المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to getting StackFrame at compile time from PDB



C++ Programming
03-30-2010, 08:00 PM
Hello,

I need to get stack frame of function from any pdb. I got function name and address of certain function, now I need to know all parameters(in/out) of that function from pdb file. Is there any way..??

Regards
Usman