Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » Try / catch
Re: Try / catch [message #12432 is a reply to message #12427] Tue, 30 October 2007 12:26 Go to previous messageGo to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
luzr wrote on Tue, 30 October 2007 09:39


Well, when exception occurs, it stops at instruction that caused exception. F10 tries to perform it again - this is standard behaviour with all debugers I know...

If you want to skip it (which most likely will break the program logic anyway), you need to change the IP.




In theory (IMHO) the debugger should step to catch block... I don't know very well GDB, but the Borland debugger had options to catch exceptions OR to leave the handling to the debugged program.

Ciao

Max

 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: File List with FtpClient
Next Topic: Template problem
Goto Forum:
  


Current Time: Sun Apr 28 05:59:54 CEST 2024

Total time taken to generate the page: 0.03740 seconds