This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

objdump -S with C++ code


Hi,

I have used objdump -S successfully to see interleaved C and assembly
code, but it doesn't seem to work very well with C++ code, even though
it was compiled with -g.? I get big clumps of source code for class
methods and the assembly code by itself afterwards.? Am I doing
something wrong, or is this just not supported?

Thank you,

Ephraim Yawitz


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