Re: Want to know structure where Variable name , Value , address , type etc. is stored

"Andrew Gaylard" <[email protected]>
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
On 7/27/07, swapnil kamble <[email protected]> wrote:
>
> 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?


Try looking for the DWARF specs.
This question is more suited to the gdb list.

Andrew

_______________________________________________
Ddd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ddd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.