ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Want to know structure where Variable name , Value , address , type etc.


From: swapnil kamble
Subject: Want to know structure where Variable name , Value , address , type etc. is stored
Date: Fri, 27 Jul 2007 10:49:31 +0530

Hi,
    I want to design a small debugger . Not a complete debugger , just
want to display value of variables of C program.
    In our simple C program whatever variables we declared . Few
things are always associated with it like variable type,variable name,
its address ,value of that variable.
    Anyone who knows how ddd gets these values ? And If I want to do
that how can I do it?

Thanks...

-- 
...Swapnil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]