Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: damastah on May 07, 2008, 11:14:19 pm
-
Is there a debug option that will tell me where the program is in my code?
I want to see where my program is when it messes up.
-
Is there a debug option that will tell me where the program is in my code?
I want to see where my program is when it messes up.
Why don't you just use the debugger? That's what it was designed for. See my sig for details.