472,354 Members | 2,059 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

check symbol table

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.

Jul 23 '05 #1
1 1845

li*****@hotmail.com schreef:
Hi,
This might be off topic a little. In using gdb ...

It is. Try one of the gnu.* groups.

Regards,
Michiel Salters

Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Taras | last post by:
I need to insert a symbol (ie. Wingdings 2, -4014) into a word table cell I can insert the symbol into the document using With wdDOC .Range.InsertSymbol(-4104, "Wingdings 2", True) End with I...
4
by: r.nikhilk | last post by:
Hi, We are porting C++ applications from 32 bit to 64 bit on AIX platform. (The current version of AIX is 5.3 and xlC verison is 8.0). We are able to compile the applications by including the...
4
by: curious | last post by:
It will be great if some one can explain in detail about structure of process in memory...where is symbol table etc..located?
0
by: moumita | last post by:
Hi, I am new to VB.net.I am trying to develop an application.I have to plot a xy axis graph depending on the coordiantes mentioned in a MS Access database table .Secondly the things that I have to...
32
by: SAL | last post by:
Hello, I do not have any trouble declaring string values except when it comes to directory path's. Why does C# implicitly put a @ symbol at the being of a String value that has been declared...
0
by: dotyet | last post by:
Hi Everyone, I am trying to build a DB2 UDB UDF which can perform regex over the table data. The user defined function will call an external .dll file to do the task. I am referring to the...
2
by: karinmorena | last post by:
I'm having 4 errors, I'm very new at this and I would appreciate your input. The error I get is: Week5MortgageGUI.java:151:cannot find symbol symbol: method allInterest(double,double,double)...
3
by: rolan | last post by:
This is for a class assignment, and I need some help getting my head wrapped around the problem. The problem is to create a symbol table for a c++ program. I know what a symbol table is, but...
55
by: lovecreatesbea... | last post by:
Do you check all error conditions for all library calls in you code? Is it necessary to check all errors? Is it convenient to check all errors (or how to make code clean and readable with mass of...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.