OSDN Git Service

ART: Fix prefix issues in Addr2line dump
authorAndreas Gampe <agampe@google.com>
Fri, 9 Jan 2015 23:05:46 +0000 (15:05 -0800)
committerAndreas Gampe <agampe@google.com>
Fri, 9 Jan 2015 23:05:46 +0000 (15:05 -0800)
commit00bd2da6ea009dedafc677229b485923f49ad61b
treea01999d4da5aec08f83fa468c0b01576a0aad94a
parentb9b26e1b036308e18113e37dfa5b81a64d1a7bd4
ART: Fix prefix issues in Addr2line dump

The code incorrectly wrote the prefix twice for overly long lines.

Bug: 18933933
Change-Id: I4bc7c2cde435bd966276ca2dae6a5d060aa2d0f3
runtime/utils.cc