News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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?