| commit | babd7207698261b59894f8520dc464526e411b5c | [log] [tgz] |
|---|---|---|
| author | Santiago Aboy Solanes <solanes@google.com> | Fri Jan 17 14:57:07 2025 +0000 |
| committer | Santiago Aboy Solanes <solanes@google.com> | Tue Jan 28 01:46:34 2025 -0800 |
| tree | 33886f51a94f72751976636a69df9ccd00df775a | |
| parent | b3ca9f3c87bc935ae56e7647c91e2158971fb47d [diff] |
Remove explicit dex_pc from RecordPcInfo Special cases considered: * Frame entry (hardcoded to be 0) or block entry. * Native debuggable + slow paths, which is the only case where we use the instruction's dex_pc. Test: m test-art-host-gtest Test: art/test/testrunner/testrunner.py --host --64 -b --optimizing Change-Id: Ic5e0a6b5106395b891a9a45ea48da39dfb44a0a5