I use Visual Studio C++ 97 for a project for my a employer. Yesterday I installed VS SDK 2008 for another project. Now, when I try to debug on 97 uses the newly installed debugger. Is there a way to switch with the original debugger? (the compiler has no problems)
Thanks,
Sun
One can do it on SDK 97 by pressing Tools -> Options -> Debug and enabling ‘Just-In-Time debugging’ option.