aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenFactory.c
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2010-08-27 15:21:13 -0700
committerCarl Shapiro <cshapiro@google.com>2010-08-27 15:21:22 -0700
commitde9d46aff76c36dd6f9ab69a3d61f87c2420f05c (patch)
treef965e91a34f29a2e419010c70d5a01979b3044e0 /vm/compiler/codegen/arm/CodegenFactory.c
parent6e02fef780c8a122a2ecd3d7afffe962d50d3838 (diff)
Improve the heap verifier's failure report.
Previously, when a reference verify failed we would print the location of the bad reference and abort. With this change, when a reference fails to verify we try to print out more context. First, we dump the object which contains the bad references and print each reference that failed verification. Following that, we scan the roots and the heap and print all of the objects which reference the bad object. Change-Id: Iee50375d42c297a350a5256e0a8d983cf5d59229
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenFactory.c')
0 files changed, 0 insertions, 0 deletions