You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
ZhouXuN...@gmail.com
on 4 Jan 2015 at 8:34The text was updated successfully, but these errors were encountered: