Linetable
Jason Molenda
jmolenda@apple.com
Wed Jul 27 22:01:00 GMT 2005
On Jul 27, 2005, at 2:54 PM, Sp3cial K wrote:
> Hi, can someone please explain how symtab->linetable is constructed?
You're probably best off starting by looking at the readelf -wl
output of your executable.
> For each of the functions, the linetable contains two entries with
> same line number and slightly different pc, but these entries are
> not in NAS.map!
I have no idea what NAS.map is.
Before you assume that gdb has incorrectly read the line table, you
should start by looking at the line table information in the executable.
Jason
More information about the Gdb
mailing list