Core dumps

Egor Duda deo@logos-m.ru
Wed Dec 29 13:03:00 GMT 1999


Hi!

Dec 24 1999 you wrote:

>> I have working implementation of true core files for cygwin (this
>> includes core dumper utility and patches to gdb), but it needs some
>> cleanup. If someone needs them, i can do it.

DD> Would you be interested in making this an official part of gdb/cygwin?

Gladly.

I'm attaching all needed patches. dumper utility is called

dumper [-v] [-c filename] <win32-pid>

-v -- be verbose
-c -- generate core file named filename.core (default is ".core").

and generates elf core file which can be debugged with gdb.

gdb and bfd patch are made against gdb 4.18 and bfd from 1999-02-08.
winsup patch is made against snapshot-19991222
If needed, i can resync with more recent versions.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19
bfd.diff.gz
gdb.diff.gz
include.diff.gz
winsup.diff.gz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfd.diff.gz
Type: application/x-gzip
Size: 1272 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/19991229/7b00695b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb.diff.gz
Type: application/x-gzip
Size: 4698 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/19991229/7b00695b/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: include.diff.gz
Type: application/x-gzip
Size: 399 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/19991229/7b00695b/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winsup.diff.gz
Type: application/x-gzip
Size: 7763 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/19991229/7b00695b/attachment-0003.bin>


More information about the Cygwin-developers mailing list