Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

single stepping after an exception

0 views
Skip to first unread message

lallous

unread,
Nov 6, 2009, 4:22:54 AM11/6/09
to
Hello

Suppose an application generated an access violation and the debugger
reported it.
Manually, I change the EIP to another location and want to continue single
stepping, but if I press "t" the exception handler is executed (as if "gu"
was used).

I could use "gh" to mask the exception but I don't want to resume the
application.

Please advise.

--
Elias

0 new messages