When single stepping from a exception throw site, single step to the catch site....
authorZoltan Varga <vargaz@gmail.com>
Wed, 10 Nov 2010 17:23:25 +0000 (18:23 +0100)
committerZoltan Varga <vargaz@gmail.com>
Wed, 10 Nov 2010 17:24:39 +0000 (18:24 +0100)
commitf75c08f2cf3e29185ff933948578a19f3fb88f28
tree3140782bde5df085e9ac7bfe1a1bef1e9951af10
parentc308b2128b688fef2ecf4856d5a20464ff4e5afe
When single stepping from a exception throw site, single step to the catch site. Fixes #652590.
mcs/class/Mono.Debugger.Soft/Test/dtest-app.cs
mcs/class/Mono.Debugger.Soft/Test/dtest.cs
mono/mini/debugger-agent.c
mono/mini/method-to-ir.c
mono/mini/mini-exceptions.c