diff options
author | 2020-03-24 11:37:45 -0700 | |
---|---|---|
committer | 2020-03-25 22:48:43 +0000 | |
commit | c1ad13a45ca363f7b5044d66a48853403a993b33 (patch) | |
tree | 39b592c7524e403beeb7ea36c32794151194539d /compiler/optimizing/instruction_builder.cc | |
parent | 55d6f19764876fc2bc16ea27d9f0a5a736bb1519 (diff) |
Add Handle::GetFromGdb function
When using a debugger it is normally quite difficult to examine
mirror objects being held by Handles due to the inlining of the
various accessor functions. This adds a new 'GetFromGdb' function that
is emitted normally to allow one to decode the handle from gdb. This
function is defined for every Handle type using a macro.
Test: Manual debugging
Change-Id: I7cb95468b1a14438df4dccdf84b48e2af5ec71b9
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions