View Single Post
  #8  
Old 09-20-2011, 05:42 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

You can also set up a symbol server to store the executables and pdb files when you build so you will always be able to debug your dumps without worrying about matching anything up. Just add a batch file with the appropriate commands as a post-build step.

http://entland.homelinux.com/blog/20...symbol-server/
Reply With Quote