CompuServe Messages

#Setting Up for WinDebug

    05-Aug-93 21:22:48
Sb: #Setting Up for WinDebug
Fm: Peter Tracy, Kodak 76500,2535
To: All
OK, NT Developers!! Does anyone know how to get WinDebug to debug an application? Having never used it before, I am not sure of what behavior to expect. However, if I open a source and try to set a breakpoint, it will say something like: "Breakpoint not instantiated" and the program no longer works correctly. Any help would be gratefully accepted. I compiled with the following options: -Zi -Od and linked with the following options: -debug:all -debugtype:cv There is 1 Reply.