laeuchli
06-06-2007, 11:48 AM
Dear all,
I'm working on a new project that involves large sections of code I didnt write. This code has a sample application that I'm trying to get familar with, and so I decided it'd be a good idea to run it with gDEBugger. However I'm having real problems getting my application to load with the debugger. It starts up, and then crashes with a second chance exception. Now I know there are bugs in the code(thats why I'm trying to debug it right?), but it starts and runs fine with the MS debugger. It also runs fine if I just go to the directory the program is in and double click on it. Does anyone have any suggestions as to how to start fixing this? The output from the debugger really isnt that helpful.(it just lists the second chance exception that I mentioned).
Regards,
Jesse
I'm working on a new project that involves large sections of code I didnt write. This code has a sample application that I'm trying to get familar with, and so I decided it'd be a good idea to run it with gDEBugger. However I'm having real problems getting my application to load with the debugger. It starts up, and then crashes with a second chance exception. Now I know there are bugs in the code(thats why I'm trying to debug it right?), but it starts and runs fine with the MS debugger. It also runs fine if I just go to the directory the program is in and double click on it. Does anyone have any suggestions as to how to start fixing this? The output from the debugger really isnt that helpful.(it just lists the second chance exception that I mentioned).
Regards,
Jesse