Author Topic: how to debug while run?  (Read 3138 times)

Offline MoonKid

  • Almost regular
  • **
  • Posts: 180
how to debug while run?
« on: July 22, 2007, 06:03:07 pm »
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?