From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Philippe De Muyter Cc: gdb-patches@sources.redhat.com, snowball3@bigfoot.com Subject: Re: [RFA] coffread.c: support dwarf2 info Date: Sun, 01 Jul 2001 03:05:00 -0000 Message-id: References: <200106291243.f5TChQH24682@mail.macqel.be> X-SW-Source: 2001-07/msg00000.html On Fri, 29 Jun 2001, Philippe De Muyter wrote: > Eli Zaretskii wrote : > > > From: "Mark E." > > > Date: Sat, 23 Jun 2001 12:07:50 -0400 > > > > > > A few months ago I successfully added coff support for dwarf2 info to > > > binutils so djgpp debuggers could use it. And the new version of gcc has been > > > configured to generate dwarf2 info. GDB just needs a small change to (almost) > > > complete the chain. > > > > > > I've altered coffread.c to read in dwarf2 info just like in > > > elfread.c. Please consider commiting the following patch: > > > > Ping! No one responded to this until now. > > > > According to MAINTAINERS: > > > > coff reader Philippe De Muyter phdm@macqel.be > > > > Philippe, could you please look at this? Thanks. > > > No problem for me, Mark. You may install it. Committed. Thanks!