This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Am I using dumper.exe correctly?


Hi!

Friday, 11 January, 2002 Jonathan Kamens jik@curl.com wrote:

JK> 1) Build the current CVS repository configured like this:

JK>    CFLAGS="-g -O" configure --enable-threadsafe \
JK>      --enable-extra-threadsafe-checking --enable-debugging \
JK>      --enable-vfork

JK> 2) Install the new-cygwin1.dll built above on our build servers as
JK>    cygwin1.dll.

JK> 3) Put "error_start=c:\cygwin\bin\dumper.exe" in the CYGWIN
JK>    environment variable.

JK> 4) Run builds until we get a coredump.

JK> 5) Debug the coredump with gdb -- "gdb -nw foo.exe foo.exe.core".

can you try "gdb -nw --core=foo.exe.core" in the step 5? what version
of gdb are you using?

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]