解析Microsoft调试符号表... [英] Parsing Microsoft Debug Symbol Tables...

查看:187
本文介绍了解析Microsoft调试符号表...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要从我的应用程序外部访问变量。我需要解析编译器创建的符号表并将它们存储起来,以便

我可以在以后引用它们。这些包括C ++对象句柄,

变量,无论是静态还是其他。


可以有人指出我正确的方向

谢谢

解决方案

Mel写道:


我需要从外部访问变量我的申请。我需要解析编译器创建的符号表并存储它们以便以后可以引用它们。这些包括C ++对象句柄,
变量,静态和其他。

有人能指出我正确的方向



http://www.ungerhu.com/jxh/clc.welcome.txt


-

pete


Mel写道:

i需要从我的应用程序外部访问变量。我需要解析编译器创建的符号表并存储它们以便以后可以引用它们。这些包括C ++对象句柄,
变量,静态和其他。

有人能指出我正确的方向




正确的方向是微软的一个组,在这里我们不知道在Windows上使用什么格式

来存储符号表中的这些东西。

-

Flash Gordon

生活在有趣的时代。

虽然我的电子邮件地址说垃圾邮件,但这是真实的,我读了它。


在文章< a7 ************ @ news.flash-gordon.me.uk>,

Flash Gordon< sp **@flash-gordon.me.uk>写道:

Mel写道:

我需要从我的应用程序外部访问变量。我需要解析编译器创建的符号表并存储它们以便以后可以引用它们。这些包括C ++对象句柄,
变量,静态和其他。

有人能指出我正确的方向



正确的方向是微软集团,在这里我们不知道在Windows上使用什么格式将这些东西存储在符号表中。




有趣的是 - 尽管我对此的第一反应是通常的

在这里不能讨论,当然还有情感热键M。单词

是其中的一个主要部分 - 事实是,我认为一个解析这些文件的程序,无论这些文件是什么,它们都可能是文本文件,并且

对于解析的任何定义你想要使用,几乎可以肯定

用标准C写的。


因此,讨论这样的程序不会是OT。


讨论如何处理这样一个程序的输出仍然是

OT当然。


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
thanks

解决方案

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



http://www.ungerhu.com/jxh/clc.welcome.txt

--
pete


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.


In article <a7************@news.flash-gordon.me.uk>,
Flash Gordon <sp**@flash-gordon.me.uk> wrote:

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.



The funny thing is - even though my first reaction to this was the usual
"Can''t discuss it here", with, of course, the emotional-hot-button "M" word
being a major part of that - the fact is, that I think a program to parse
these files, whatever these files are, they are, presumably text files, and
for whatever definition of "parse" you want to use, could almost certainly
be written in Standard C.

Therefore, discussion of such a program would not be OT here.

Discussion of what to do with the output of such a program would still be
OT, of course.


这篇关于解析Microsoft调试符号表...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆