User forums > Help
DEBUGGING DOESNT WORK --VISUAL STUDIO 2005 just in time DEBUGGER TAKES OVER
(1/1)
jobin007007:
Hi all,
I'm trying to debug a program. the gdb.exe file is set up as a debugger.
I select the option build and run( and i want codeblocks to debug the program because there is an error somewhere in the program and i want to find it)
.My problem is that i installed visual studio 2005 and everytime i select build and run, visual studio 2005 just-in-time debugging catches the exception.
i disabled the visual studio runtime debug but now..it says" no installed deubugger has just in time debuggin enable" just-in-time debugging can be enabled from tools/options/debugging/just-in-time.
How do i fix this? The regular debugger works...i.e if i compile and setup breakpoints it works but i want to catch exceptions..that doesnt work
Please help.Thanks
TDragon:
--- Quote from: jobin007007 on October 27, 2007, 11:31:47 pm ---I select the option build and run( and i want codeblocks to debug the program because there is an error somewhere in the program and i want to find it)
--- End quote ---
Then why don't you select the option "Debug", instead of "Build & Run"?
Navigation
[0] Message Index
Go to full version