Hi,
I'm having a very strange bug with the release build. The program we are developing crashes with the release build, but only if running out side MS VC++ 6.0. If I run it from the IDE it's fine. The debug version is fine also.
I'm not sure how to go about debuging such a problem. It seems to be a memory related access problem but with out further information it's very hard to track down (the code base is very large). Has any one come across a similar problem? What tools did/do you use to debug outside of the IDE??
The problem is only present when a specific check box is ticked, which does limit the scope of the code somewhat, but is not enough to fix the problem.
Any inputs are welcome :D
Start Free Trial