objdump -S with C++ code

Nick Clifton nickc@redhat.com
Tue Apr 21 16:34:00 GMT 2009


Hi Efraim,

> In the function skip_to_line(), which is where the printing of the
> code takes place, there is a test:
> 
>     while (p->line < line)

How old is the code that you are looking at ?  The function skip_to_line 
was renamed to print_line in 2007...  Maybe what you need to do first is 
to update to the latest sources.

Cheers
   Nick



More information about the Binutils mailing list