tikiman Newbie
Joined: Jan 25 2003 Posts: 14 Offline
|
Posted: Wed May 14, 2003 1:23 am Post subject: Debugging Tips with MSVC++6.0 |
 |
|
|
|
Does anyone have tips on how to debug a bot that crashes and points to the dissassembly rather than an actual line of C++ code?
I've tried a few things like if you go to the Debug menu and look at the modules you can often tell which .dll specifically crashed. And looking at the Call Stack in the View->Debug Windows menu can be helpful.
Any other tips that people know? |
|