M
mtczx232
VS2005 - VB
when we have code in try block, when exception occur during debug. the
debuger not jump into the code, before run the catch block. this
behavior make debugging difficult.
I not sure, but i remember another experience (maybe with VS2003) that
first jump into the code and if i decide to continue it go to catch
block!?
Have a way change this behavior.
when we have code in try block, when exception occur during debug. the
debuger not jump into the code, before run the catch block. this
behavior make debugging difficult.
I not sure, but i remember another experience (maybe with VS2003) that
first jump into the code and if i decide to continue it go to catch
block!?
Have a way change this behavior.