Exception occurs only when run outside the debugger *confused*
- From: Matthias Kaeppler <noreply@xxxxxxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 21:19:38 +0200
Hi,
I have a very strange problem here:
My program throws an exception coming from the glibmm library when I start it normally. However, when I run it with the debugger (KDbg), it runs just fine! (no exception thrown).
This is insane, I wanted to actually *use* the debugger to *find* the error, but then the error only occurs when the debugger is not active?!
I have to say, I'm confused.
I am using g++ 3.3.5. Does anyone have an idea how odd behavior like this can happen, generally? I can post my makefile if that helps.
Thanks in advance, Matthias .
- Follow-Ups:
- Re: Exception occurs only when run outside the debugger *confused*
- From: Matthias Kaeppler
- Re: Exception occurs only when run outside the debugger *confused*
- From: James Dow Allen
- Re: Exception occurs only when run outside the debugger *confused*
- From: Randy Howard
- Re: Exception occurs only when run outside the debugger *confused*
- Prev by Date: Re: GNU Public Licenses
- Next by Date: Re: GNU Public Licences Revisited (again)
- Previous by thread: Lightweight application
- Next by thread: Re: Exception occurs only when run outside the debugger *confused*
- Index(es):
Relevant Pages
|