Searched refs:AttachAndroidApp (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/gdb_plugin/
H A Dandroid-commands.py46 # AttachAndroidApp - GDB command to attach to an existing android app process
588 class AttachAndroidApp(StartAndroidApp): class in inherits:StartAndroidApp
592 super (AttachAndroidApp, self).__init__(adb, name, cat, verbose)
771 AttachAndroidApp (adb, "attach-android-app", gdb.COMMAND_RUNNING, be_verbose)

Completed in 116 milliseconds