diff options
author | 2022-01-19 14:58:15 -0800 | |
---|---|---|
committer | 2022-01-24 09:20:21 +0000 | |
commit | 35782d4cebc9d54d7866c8a250038465cafdac0a (patch) | |
tree | fccadcdb1d2b74e8f32224256602b5ada17481d9 /compiler/common_compiler_test.cc | |
parent | 9e143273fa7ed56797b0dc34a35d88e5f6d31183 (diff) |
Emit dex_pc as line number when debug info is unavailable for ANR traces
This commit makes ANR stack traces behave like Java stack traces when
we fail to map debug info to a line number. That is, we null out the
source_file and use the dex_pc as the line number.
Test: art/test.py -b --host
Change-Id: Ia1cceba439ba6912393415f5bc54199dcc0c3d23
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions