check symbol table

L

linq936

Hi,
This might be off topic a little. In using gdb to debug my code I can
not use "print" command to examine the value, gdb returns me
"incomplete type".
But "ptype ClassName" does return me a brief description of the
class. So it makes me think the symbol table is somehow not correct.
Now I wonder how to check the symbol table? I know a util called,nm.
But it only list the symbol names in some strange way. I wonder if
somehow I can check the class definition from the symbol table.

Thanks.
 
M

msalters

(e-mail address removed) schreef:
Hi,
This might be off topic a little. In using gdb ...
It is. Try one of the gnu.* groups.

Regards,
Michiel Salters
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top