开发者

Do Pdb files contains public function's arguments name?

I need to look up function argument names of public methods. Types are easily available from PDB symbols and DIA symbols, but is there any w开发者_JS百科ay out by which we can trace and pull out function argument names as well?

I am concerned with the native pdb symbols.


Check out the LocalsByAddr.cpp sample here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜