Source info in discontiguous hand asm files

Daniel Jacobowitz drow@false.org
Thu May 4 01:59:00 GMT 2006


On Wed, May 03, 2006 at 06:22:57PM -0700, Ross Morley wrote:
> Hello,
> 
> gdb 6.1, as 2.15.92.0.2, gcc 3.4.2 per FC3 distro.

All of these are fairly old versions.  Have you looked at the generated
debug information?  Is it correct, or not?

> The DWARF .debug_aranges section seems to have enough information
> to deal with this, but GDB doesn't use it.

I'm not sure how .debug_aranges comes into this.  That's used to
describe the range of the compilation unit DIEs and shouldn't affect
.debug_line.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list