This is the mail archive of the binutils@sources.redhat.com 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]

can I check out the class definition from binary?


Hi,
I have a program built on Linux and having problem in debuging it in GDB. I am suspecting that its symbol table is not built as expected, meaning the debug info is not complete.


I wonder how to use the binutils to check that. For example I now there is a class C1 defined in lib1.so, then how I can print out the definition? I just run "nm", but it only print out the names of the symbol table, it does not list the class definition.

Thanks.

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar ? get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



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