OSDN Git Service

ART: Fix stack trace location reporting
authorAndreas Gampe <agampe@google.com>
Tue, 13 Dec 2016 03:37:19 +0000 (19:37 -0800)
committerAndreas Gampe <agampe@google.com>
Tue, 13 Dec 2016 03:37:19 +0000 (19:37 -0800)
commit2340e3f3aaa5935e064b32503512b7809e1ca165
tree74596c2027b6351590f6fdf48ef8cfcb0a4cd296
parentceafe3551374f87d78650c90ee7e2957d82fa3fa
ART: Fix stack trace location reporting

The frame info contains the location, not the line number. Add
location to output.

Bug: 31684812
Test: m test-art-host-run-test-911-get-stack-trace
Change-Id: Iac3db17fb32e9a7f83ca9f3614dee0d16fd2120d
runtime/openjdkjvmti/ti_stack.cc
test/911-get-stack-trace/expected.txt
test/911-get-stack-trace/stack_trace.cc