summaryrefslogtreecommitdiffstats
path: root/include/cutils
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-02-01 01:39:18 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-02-01 01:39:18 +0000
commit6cfb31d65255eacd7965295a561cafa1218dc842 (patch)
tree6ea631dada1eab2d67b60c2479edcf6915f06047 /include/cutils
parent19750a2c3088e19e37a2f4ad64ec93d91b3d7196 (diff)
parent5cbb68cf891fa040563c70784363496cf3e05174 (diff)
downloadsystem_core-6cfb31d65255eacd7965295a561cafa1218dc842.zip
system_core-6cfb31d65255eacd7965295a561cafa1218dc842.tar.gz
system_core-6cfb31d65255eacd7965295a561cafa1218dc842.tar.bz2
am 5cbb68cf: am da9b5dab: am 434edbe6: Merge "LP64 should have debuggerd and debuggerd64."
* commit '5cbb68cf891fa040563c70784363496cf3e05174': LP64 should have debuggerd and debuggerd64.
Diffstat (limited to 'include/cutils')
-rw-r--r--include/cutils/debugger.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cutils/debugger.h b/include/cutils/debugger.h
index 4eda523..af80e2c 100644
--- a/include/cutils/debugger.h
+++ b/include/cutils/debugger.h
@@ -23,7 +23,11 @@
extern "C" {
#endif
+#if __LP64__
+#define DEBUGGER_SOCKET_NAME "android:debuggerd64"
+#else
#define DEBUGGER_SOCKET_NAME "android:debuggerd"
+#endif
typedef enum {
// dump a crash