Home | History | Annotate | Download | only in gdb_plugin

Lines Matching refs:from_tty

369   def invoke(self, arg, from_tty):
397 def _gdbcmd(self, cmd, from_tty=False):
401 gdb.execute(cmd, from_tty)
504 def attach_gdb(self, from_tty):
535 def invoke (self, arg, from_tty):
565 self.attach_gdb(from_tty)
584 def invoke(self, arg, from_tty):
585 StartAndroidApp.invoke(self, arg, from_tty)
594 def invoke(self, arg, from_tty):
616 self.attach_gdb(from_tty)
676 def invoke(self, arg, from_tty):
736 def invoke(self, arg, from_tty):