HomeSort by relevance Sort by last modified time
    Searched refs:attach_gdb (Results 1 - 2 of 2) sorted by null

  /system/core/debuggerd/
debuggerd.c 296 bool attach_gdb = should_attach_gdb(&request); local
357 signal, request.abort_msg_address, !attach_gdb, false,
381 if (attach_gdb) {
  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 504 def attach_gdb(self, from_tty): member in class:StartAndroidApp
565 self.attach_gdb(from_tty)
616 self.attach_gdb(from_tty)

Completed in 618 milliseconds