Can't debug anymore ...
-
Must be something I installed recently, but this stinking VS.NET C++ IDE is junk ... can't debug ... process is started, but it's dead in the water ... There's an old post about this in the IDE forum, but no answer yet, anyone have this problem ? I can run it, but not debug ! Max.
-
Must be something I installed recently, but this stinking VS.NET C++ IDE is junk ... can't debug ... process is started, but it's dead in the water ... There's an old post about this in the IDE forum, but no answer yet, anyone have this problem ? I can run it, but not debug ! Max.
-
Must be something I installed recently, but this stinking VS.NET C++ IDE is junk ... can't debug ... process is started, but it's dead in the water ... There's an old post about this in the IDE forum, but no answer yet, anyone have this problem ? I can run it, but not debug ! Max.
I had this problem several weeks ago and here are 2 steps which helped me to solve this mystery: 1. In the project properties dialog set Linker\Debug\Generate Debug Info to Yes. 2. If you have dlls make sure to copy Debug Databases ( *.pdb ) to the app's folder. :)
43 68 65 65 72 73 2c 4d 69 63 68 61 65 6c