News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

how to debug while run?

Started by MoonKid, July 22, 2007, 06:03:07 PM

Previous topic - Next topic

MoonKid

I build a debug target and run it in the debugger (F8). It worked without any errors!
If I just run the same debug target (F9) the application crash.

How can I found out where it crashes without runnig it in the debugger?