This is the mail archive of the gdb@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: fake symbols to aid debugging


On Mon, Jul 28, 2003 at 11:11:07PM -0400, Daniel Jacobowitz wrote:
> Would it be feasible for the linker to
> generate a DWARF compilation unit for these stubs, and fill it with
> DW_AT_trampoline markers?

Yes, I could do that.  Doesn't solve my disassembly problem though,
does it?  Even if gdb is clever enough to rummage through dwarf info
for calls via stubs, I'd like to have objdump -d print useful symbols.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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