ArnaudL
March 15th, 2000, 11:21 AM
I have a problem with the debugger of Visual C++ 6.0. I have modified (with VC 6.0 on NT 4.0 SP4) an application code with VC 5.0 on NT 4.0 SP3, and now, it's impossible to use the debugger when i put a breakpoint.
Steps before debugger's crash:
1-I put a breakpoint.
2-I receive a message box:"(Application's name)does not contain debugging informations, press OK to continue".
3-On OK, I receive an other message box:"One or more breakpoint cannot be set and have been disable. Execution will stop at the beginning of the program."
4-The breakpoint become white and VC 6.0 show a window of assembler.
Is that a bug or misuse?
Thanks for helping.
Steps before debugger's crash:
1-I put a breakpoint.
2-I receive a message box:"(Application's name)does not contain debugging informations, press OK to continue".
3-On OK, I receive an other message box:"One or more breakpoint cannot be set and have been disable. Execution will stop at the beginning of the program."
4-The breakpoint become white and VC 6.0 show a window of assembler.
Is that a bug or misuse?
Thanks for helping.