[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP & PSPPIRE running as native windows applications.
From: |
John Darrington |
Subject: |
Re: PSPP & PSPPIRE running as native windows applications. |
Date: |
Thu, 8 Feb 2007 07:53:16 +0900 |
User-agent: |
Mutt/1.5.9i |
On Wed, Feb 07, 2007 at 10:12:01PM +0900, John McCabe-Dansted wrote:
>of these with a debugger? Probably, there are only a few causes,
>so that fixing one of them will fix many. I don't know what
>you'd need to do under mingw, but under GNU/Linux I generally do
>something like
> make check TESTS=tests/formats/time-in.sh SUPERVISOR='gdb --args'
>to make a test run under the supervision of GDB. You should see
>a GDB prompt, at which you can type 'r' to run the program. When
>it stops, type 'bt' to get a backtrace, and mail the backtrace to
>pspp-dev.
For obvious reasons I am using SUPERVISOR="wine". I'll have a look at
the debug options in wine.
So what happens if you use SUPERVISOR="wine gdb --args" ?
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
Re: PSPP & PSPPIRE running as native windows applications., Ben Pfaff, 2007/02/06