This is the mail archive of the cygwin@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]

Can't get dumper.exe to work



I can't seem to get dumper.exe to work with the jit-debug  facility  in
cygwin.  Here is my
setup (based on previous postings by deo):

env: Cygwin 1.3.2-1 on Win2k

$ cygcheck -s | grep CYGWIN
CYGWIN = `error_start=f:\\cygwin\\bin\\dumper_wrapper.cmd'

dumper_wrapper.cmd reads
--------------------------------------
f:\cygwin\bin\dumper.exe -d -c %1 %2
--------------------------------------

When I run my program_crash.exe, i get a popup window w/ the following
output:
--------------------------------------
d:\>f:\cygwin\bin\dumper.exe -d -c /cygdrive/d/program_crash.exe 1656
dumping process #1656 to program_crash.exe.core
excluding section:                .text 00000400
excluding section:                .stab 00000e00
excluding section:             .stabstr 00003a00
added module 00400000 d:\program_crash.exe
added thread 1532
added thread 1468
excluding section:                .text 00043a00
excluding section:                ECODE 00004400
excluding section:                 PAGE 00003a00
excluding section:               .reloc 00002000
added module 77f80000 C:\WINNT\System32\ntdll.dll
excluding section:                .text 0008e400
excluding section:       .advapi32_text 00000a00
excluding section:       .netapi32_text 00000200
excluding section:          .ntdll_text 00000200
excluding section:        .secur32_text 00000200
excluding section:         .user32_text 00000400
excluding section:        .wsock32_text 00000600
excluding section:         .ws2_32_text 00000200
excluding section:       .iphlpapi_text 00000200
excluding section:          .ole32_text 00000200
excluding section:       .kernel32_text 00000200
excluding section:          .winmm_text 00000200
excluding section:                .stab 0016f000
excluding section:             .stabstr 00224a00
added module 61000000 f:\cygwin\bin\cygwin1.dll
excluding section:                .text 0005ca00
excluding section:               .reloc 00003600
added module 77e80000 C:\WINNT\system32\KERNEL32.dll
excluding section:                .text 0004f400
excluding section:               .reloc 00003a00
added module 77db0000 C:\WINNT\system32\advapi32.dll
excluding section:                .text 00060200
excluding section:                .orpc 00007e00
excluding section:               .reloc 00003a00
added module 77d40000 C:\WINNT\system32\RPCRT4.DLL
added memory region 00010000-00012000
added memory region 00020000-00021000
...
added memory region 77fc9400-77fca000
added memory region 77fcda00-77ff8000
added memory region 7f6f0000-7f6f7000
added memory region 7ffb0000-7ffd4000
added memory region 7ffdc000-7ffe1000
creating section (type2) .note/1(264), flags=00000202
creating section: No such file or directory
Failed to prepare core dump
---------------------------------------------

if anyone is interested in looking at my strace
please send me a note.

Thanks!
greg




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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