windows - Using DebugDiag with an in-house application -


how use debugdiag in-house application?

what need (include obj file, link assembly, etc)

debugdiag analysis requires symbols (by default microsoft public symbol server configured debugdiag). downloaded microsoft public symbols places in “c:\symcache”

if have in-house app, , have symbols, can add pdb files (only) symbol path: “c:\symcache”

during debugging, if setting breakpoints, need symbols added appropriate path. “c:\symcache”

image of dxdiag config


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -