FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DFL's exception handling

 
Post new topic   Reply to topic     Forum Index -> DFL
View previous topic :: View next topic  
Author Message
baxissimo



Joined: 23 Oct 2006
Posts: 241
Location: Tokyo, Japan

PostPosted: Fri Nov 30, 2007 12:57 am    Post subject: DFL's exception handling Reply with quote

Is there a way to get DFL to just let application exceptions happen without trying to catch them and put up a dialog etc? It's maybe nice for release apps, but it makes it impossible to get a stack trace from ddbg.
Back to top
View user's profile Send private message
Chris Miller



Joined: 27 Mar 2004
Posts: 514
Location: The Internet

PostPosted: Fri Nov 30, 2007 10:14 am    Post subject: Re: DFL's exception handling Reply with quote

All you can do is prevent the dialog by adding your own handler to Application.threadException but you can't stop the exception from being caught. I suppose you have a point, but at the same time I haven't needed to do anything special to use windbg.
Back to top
View user's profile Send private message
baxissimo



Joined: 23 Oct 2006
Posts: 241
Location: Tokyo, Japan

PostPosted: Fri Nov 30, 2007 11:41 am    Post subject: Re: DFL's exception handling Reply with quote

Chris Miller wrote:
All you can do is prevent the dialog by adding your own handler to Application.threadException but you can't stop the exception from being caught. I suppose you have a point, but at the same time I haven't needed to do anything special to use windbg.


Really? Ok. I'll bring it up with Jascha then.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DFL All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group