Fix x86 slowpath getters and implement proxy.

The slowpath getters were using %eax to tell if an exception occurred,
instead of checking Thread->exception_. Also, proxy is implemented, and
run-test 004 works.

Change-Id: I0473635e093566a86d7deb54e715074373ff6d4b
3 files changed
tree: f36e1538cef8d95581a29db458e07f492f3abd75
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk