Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3026

Is it possible to switch from release- to debug-mode ...

$
0
0
... during execution of a program? Background: A thermodynamical simulation which yields unexpected results after less than 1min in release mode. If I start that program in debug-mode it takes more than 20mins to get to that point. The system I'm using is VS2013Pro.

Thanks for any responses in advance.
Thomas

Viewing all articles
Browse latest Browse all 3026

Trending Articles