![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgm1iIr221qgce5q6BNpSffFtX5Bhyphenhyphen8APM6x2eSY1zG5tnJSwHoXxMwoEQIDxujyN0PFsIZA2u2muu-YMJtN61QzXd6rcoQ5VFP18D8e34NIvTz0NEgbV6VYQ1gQNc5cdYH2RIT83FI2UKw/s400/LoadSymbols.png)
Bo Wilson keyed me in to this Visual Studio 2008 (VC90) Tip:
- Debugging through some code touching Microsoft libraries (e.g. DirectX)?
- Wish you had symbols, but too lazy to set them up again, cache them, wait for them all to download, blah?
- Visual Studio 2008 makes it easy:
- Just open the Modules window (Debug, Windows, Modules)
- Right click a DLL, and load symbols from the Microsoft Symbol Servers.
Hi!
ReplyDeleteYour title is misleading about the version of Visual you are using!
so simple,good!
ReplyDeleteFixed typo, VC90=VS2008
ReplyDeleteBlargh. I just ran into this and remembered your blog post, but I'm running VS 2005. :-(
ReplyDelete