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