am 4939d6d8: Merge "LP64 binaries should talk to debuggerd64."

* commit '4939d6d8424d47e19823e5dfcfc5474e8a7e77b8':
  LP64 binaries should talk to debuggerd64.
This commit is contained in:
Elliott Hughes 2014-03-07 01:33:36 +00:00 committed by Android Git Automerger
commit 6266617af6

View File

@ -40,7 +40,11 @@
extern "C" int tgkill(int tgid, int tid, int sig);
#if __LP64__
#define DEBUGGER_SOCKET_NAME "android:debuggerd64"
#else
#define DEBUGGER_SOCKET_NAME "android:debuggerd"
#endif
enum debugger_action_t {
// dump a crash