Cleanup sdb to use the new unwind state code.
authorRodrigo Kumpera <kumpera@gmail.com>
Wed, 9 Mar 2011 22:41:23 +0000 (23:41 +0100)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 10 Mar 2011 10:58:17 +0000 (11:58 +0100)
commit06ff2031eac14997c39eb336a7d89261e54794a5
treeee672c8832511cabc07204ed46198d007fc54a37
parent970e4c6c09b420ceacca8057f2f7856185351ea0
Cleanup sdb to use the new unwind state code.

* debugger-agent.c: Instead of having tons
of fields for MonoContext, domain and lmf
simply use MonoThreadUnwindState. This simplifies
code dealing with unwinding remote threads.
mono/mini/debugger-agent.c