Exceptions debugging enable/disable by aplication
From: Peter Beno (_at_)
Date: 11/24/03
- Next message: Kurt Barthelmess: "Re: Size of EXE"
- Previous message: Abi Shafi: "Lotus / Domino Type Libraries (TLB)"
- Next in thread: Fabio Dell'Aria: "Re: Exceptions debugging enable/disable by aplication"
- Reply: Fabio Dell'Aria: "Re: Exceptions debugging enable/disable by aplication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Nov 2003 13:40:50 +0100
Hi
Is there a way how to disable (and reenable) debugging/catching of
exceptions by integrated debugger from application? I have a place in my
application where there are expected (and handled) exceptions and i would
like them to be ignored by debugger. They are strandard db exceptions
though, so i can't just ignore exception class, because on other places in
application i want debugger to catch them. I thought they may perhaps be
some interface for integrated debugger though i have not found any. Anyone
knows?
Thanks
Pete
- Next message: Kurt Barthelmess: "Re: Size of EXE"
- Previous message: Abi Shafi: "Lotus / Domino Type Libraries (TLB)"
- Next in thread: Fabio Dell'Aria: "Re: Exceptions debugging enable/disable by aplication"
- Reply: Fabio Dell'Aria: "Re: Exceptions debugging enable/disable by aplication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|