On 14/06/2012 09:33, Alex Peshkoff wrote:
>  On 06/14/12 15:02, Adriano dos Santos Fernandes wrote:
>> On 14/06/2012 07:50, Adriano dos Santos Fernandes wrote:
>>> // Original method
>>> virtual IAttachment* attachDatabaseNoThrow(IStatus* status, const char*
>>> filename)
>>> {
>>>     ...
>>> }
>>>
>>>
>> Must also say that implementation of this method is done with some
>> generated code that runs the method code inside a try-block, catch
>> exceptions and stuff them to the status vector.
> Will it still be possible to set breakpoint in catch block when debugging?
>
>
I believe it will be a matter of put a conditional breakpoint in
theFunctionWhoAutomaticallyStuffExceptionInStatus testing the function name.


Adriano


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to