Re: Parsing Microsoft Debug Symbol Tables...
- From: Flash Gordon <spam@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 06 Dec 2005 14:21:33 +0000
Mel wrote:
i have a need to access variables from outside of my applications. i need to parse the compiler created symbol tables and store them so that i can reference them later. these include C++ object handles, variables, both static and otherwise.
can someone point me in the right direction
The right direction is a Microsoft group, here we don't know what format is used on Windows for storing such things in a symbol table.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
.
- Follow-Ups:
- Re: Parsing Microsoft Debug Symbol Tables...
- From: Kenny McCormack
- Re: Parsing Microsoft Debug Symbol Tables...
- References:
- Parsing Microsoft Debug Symbol Tables...
- From: Mel
- Parsing Microsoft Debug Symbol Tables...
- Prev by Date: Re: how to sort the data present in file in ascending or descending order
- Next by Date: [ot]Re: how to sort the data present in file in ascending or descending order
- Previous by thread: Re: Parsing Microsoft Debug Symbol Tables...
- Next by thread: Re: Parsing Microsoft Debug Symbol Tables...
- Index(es):
Relevant Pages
|