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: inner block not inside outer block


> Date: Sun, 28 Dec 2003 13:46:56 -0500
> From: Daniel Jacobowitz <drow@mvista.com>
> 
> You can't use readelf but I assume you can get one of
> the other DWARF debugging tools to work - maybe dwarfdump - and figure
> out what the actual bounds of the blocks in question are?

I tried dwarfdump (the version from 29-Aug-2001), but couldn't build
it, not even on Debian GNU/Linux: it chokes on the missing definition
of the `Elf' data type.  How did you manage to build it?  Is there
perhaps a newer version that is better?  (I tried to google for it and
found a pointer to Dave Anderson's page where there's supposed to be a
version from this year, but that page seems to be unreachable.)

Or maybe there are alternative tools--what are they?

TIA


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