Mail Archives: cygwin-developers/1999/05/10/12:55:17
Hi!
May 8 1999, Chris Faylor <cgf AT cygnus DOT com> wrote:
CF> I should point out that the subject of core dumps was recently raised
CF> in some gdb discusions. There seems to be a general consensus that
CF> for targets, like cygwin, which don't support a native core dump
CF> format, that the target should use the ELF core dump format. It seems
CF> to be the most flexible format for this type of thing.
I've tried to do it using bfd. It works ok, i've only needed to add
new note section type to store CONTEXT structure and function to bfd
code to pass it to gdb. But it makes cygwin (not cygwin1.dll itself,
but "core-dumper" tool) dependent on bfd. is it ok?
Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19
- Raw text -