Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How do I see the step before termination in debug mode?
How do I see the step before termination in debug mode? [message #760475] Fri, 02 December 2011 09:03 Go to next message
Eclipse UserFriend
I'm using indigo with CDT and have written some code that crashes. I know that I can step into and over steps in debug mode, but is it possible for me to see at which step the program terminated? If so, how do I do it?
Re: How do I see the step before termination in debug mode? [message #760477 is a reply to message #760475] Fri, 02 December 2011 09:04 Go to previous message
Eclipse UserFriend
If you just let your program run under Debug and let it crash, I believe the debugger will interrupt it right at the crash, and you can see where that happens.

Marc
Previous Topic:Returning structure reference in a C function
Next Topic:how do I look at class variables in debug mode?
Goto Forum:
  


Current Time: Wed Jul 09 16:01:57 EDT 2025

Powered by FUDForum. Page generated in 0.05103 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top