[sdb] Implement a SetIP () method in ThreadMirror which can be used to implement...
authorZoltan Varga <vargaz@gmail.com>
Tue, 25 Mar 2014 02:14:08 +0000 (22:14 -0400)
committerZoltan Varga <vargaz@gmail.com>
Tue, 25 Mar 2014 02:14:08 +0000 (22:14 -0400)
commit4f15ef462d9f06bb4f6392f8ea5e22cba40ca379
treec59c66e2828d49f1e9287565653a083fff4c6834
parent9d156dab71a3c56a16bf0cc28886d19082c68c89
[sdb] Implement a SetIP () method in ThreadMirror which can be used to implement the 'Set Next Statement' functionality in the VS debugger.
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/ThreadMirror.cs
mcs/class/Mono.Debugger.Soft/Test/dtest-app.cs
mcs/class/Mono.Debugger.Soft/Test/dtest.cs
mono/mini/debugger-agent.c