commit | 5661570266848dc7da7131e26f02bdfec392a9a5 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Oct 03 17:31:41 2014 -0700 |
committer | Dmitriy Ivanov <dimitry@google.com> | Fri Oct 31 12:33:57 2014 -0700 |
tree | 246c35f4e1049d0530304d19938c437d9eb7a13d | |
parent | 187be4adee9642aa3d3409cd036a4345c84aae6b [diff] |
Do not call art-on macro by default. If you are debugging a native process, SIGSEGV gets ignored by default. The gdbclient bash function has been modified to only call the art-on macro when running gdbclient app_processXX. Also, print a warning in case someone is trying to debug a native process using app_process. Bug: 17815162 Change-Id: I0666e6713b0a03ee713be7827c5b671938f2c263 (cherry picked from commit 436b740b705c4316d3d5b73f04cdff9b8b8714e8)