Fix invalid root detection using wrong function to find space from object.

Fixes issue where a check would fail when we have a bad root instead of
returning NULL. This caused us to abort before outputting some of the
information.

Add large object space to DumpSpaces.

Add DumpSpaces calls to most places calling IsHeapAddress.

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