commit | 187be4adee9642aa3d3409cd036a4345c84aae6b | [log] [tgz] |
---|---|---|
author | Dave Allison <dallison@google.com> | Mon Sep 08 16:33:24 2014 -0700 |
committer | Dmitriy Ivanov <dimitry@google.com> | Fri Oct 31 12:33:52 2014 -0700 |
tree | add1cff2d7e1e562fa9bd1855bd1f1f14c5236a8 | |
parent | c13cf09c4cab0babd7dda0f7884ae7367a40b4e9 [diff] |
Add support for debugging ART to the dalvik.gdb script. This adds two commands: art-on art-off To the gdbclient script for debugging ART-based executables in gdb. The default is 'art-on' Bug: 17409881 Change-Id: I90a1aed603e50853a40d5f5ec1c9b168dc17ddc7 (cherry picked from commit 22382a4774d7e7b34cc28082cbe76e58ce48a44b)