This is the mail archive of the gdb-patches@sourceware.org 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: DWARF-related warnings in DJGPP build of GDB


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Pedro> You could try dumping the DWARF data if you have a tool that does that
Pedro> on your system.

Eli> What tools can do that?  Is there a way of doing this with Binutils?

You can use objdump -W or readelf -w (if DJGPP uses ELF) to dump debug
info.

Tom


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