Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to find the type of a global symbol #23

Open
GoogleCodeExporter opened this issue Apr 6, 2015 · 0 comments
Open

How to find the type of a global symbol #23

GoogleCodeExporter opened this issue Apr 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi, I cannot find your email so I write this issue.

I can use pdbparse to find global symbols, and all the types. However, I cannot 
connect them. 

For example, I find the 'symbol' of a global procedure, whose name is 
'hello_world', and there is a 'type' in TPI describe the 'hello_world' 
procedure. However, there is no information in the 'symbol' to point to the 
'type'. 

So, I think there must be some information in the PDB file to describe the type 
of a symbol, the problem is where I can find it?

Thank you!

Original issue reported on code.google.com by ZhouXuN...@gmail.com on 4 Jan 2015 at 8:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant