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

new core files


Hi!

May 8 1999, Chris Faylor <cgf@cygnus.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@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]