This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: coffread.c extension for DLLs without debugging symbols


"Andrew Cagney" <ac131313@redhat.com> wrote in message
3E1A2656.7080906@redhat.com">news:3E1A2656.7080906@redhat.com...
> Raoul, looks like a little bit of paper work will be needed.  I'll
> follow up privatly.

The paperwork is reportedly on its way to me now. I've since got a new
version of the patch together, which introduces coff-pe-read.c. I'm
pretty sure I've got the Makefile right - I added coff-pe-read.o to
both SFILES and COMMON_OBS since they already involved coffread.o
(anything that needs coffread.o now also needs coff-pe-read.o).

I've also fixed the problem with relocated DLLs, and AFAIK all
formatting issues. The maintainer will have to add the FSF copyright
notices, since I suppose the FSF doesn't acknowledge ownership until
the forms go through. I guess you also can't put any of this in CVS
until the forms have been processed?

BTW, I have some more patches on the way, because I've found what some
problems with the general handling of DLL relocation on Windows. I'll
post these separately when they're ready.

Regards,
Raoul Gough.

Attachment: ChangeLog_entry.txt
Description: Text document

Attachment: coff-pe-read.h
Description: Binary data

Attachment: coff-pe-read.c
Description: Binary data

Attachment: Makefile.in.diff
Description: Binary data

Attachment: coffread.c.diff
Description: Binary data


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