views:

30

answers:

0

Hello, I need to look up function argument names of public methods. Types are easily available from PDB symbols or DIA symbols. But Is there any way out by which we can trace and pull out function arguments names as well?

I am concirned with native pdb symbols.

Regards Usman