[Dwarf-discuss] dwarf information for mutiple statements at the same line.

HaiFeng He hehaifeng
Fri Jun 23 16:34:13 GMT 2006


Hi,

I have a question about how dwarf deals with multiple statements at one
line. For example, suppose there is code

f1(); f2();

at the same line in the source code. In the binary, there
should be two call instructions corresponding to these
two statements. However, it seems that dwarf only provides
mapping between line number to instruction address.
Is it possible to map these two different call statements at
the same line to the corresponding binary instructions?

Thanks

haifeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freestandards.org/pipermail/dwarf-discuss/attachments/20060623/44507b1e/attachment.html




More information about the Dwarf-discuss mailing list