4
votes
Debugger Tip: Increase debugger startup performance using Selective Symbol Table Loading
Chris' Borland Debugger Blog
– On occasion I get questions asking what someone can do to increase application startup time when running under the debugger. In general, applications start up slower under the debugger since the debugger needs to monitor certain events (like modules getting loaded/unloaded, threads getting created/destroyed, exceptions that occur, etc.) and load ...
Statistics
|
Visits by Source |
User Actions |



