OSDN Git Service

Call art-on only when debugging ART processes.
authorChristopher Ferris <cferris@google.com>
Sat, 4 Oct 2014 00:29:27 +0000 (17:29 -0700)
committerChristopher Ferris <cferris@google.com>
Sun, 5 Oct 2014 17:41:41 +0000 (10:41 -0700)
commit855d27f6297966ac0576a57cd9b0c931d4a30fb6
treec8c34892a262abea6d3b195ab59a186124318ffd
parentc464dbc3b673010720e66d6a299dadb1dfaadab6
Call art-on only when debugging ART processes.

If you are debugging a native process, SIGSEGV gets ignored by default.
Make it so that the special ART gdb macro is only called when debugging
app_processXX.

Bug: 17815162
Change-Id: Idba86860dfd94e7483f2668beeb76b3e6032fb34
envsetup.sh