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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinf-child.h52 void terminal_ours () override;
H A Dinf-child.c129 inf_child_target::terminal_ours () function in class:inf_child_target
H A Dtarget-delegates.c50 void terminal_ours () override;
221 void terminal_ours () override;
1300 target_ops::terminal_ours () function in class:target_ops
1302 this->beneath ()->terminal_ours ();
1306 dummy_target::terminal_ours () function in class:dummy_target
1311 debug_target::terminal_ours () function in class:debug_target
1313 fprintf_unfiltered (gdb_stdlog, "-> %s->terminal_ours (...)\n", this->beneath ()->shortname ());
1314 this->beneath ()->terminal_ours ();
1315 fprintf_unfiltered (gdb_stdlog, "<- %s->terminal_ours (", this->beneath ()->shortname ());
H A Dgo32-nat.c365 void terminal_ours () override;
955 go32_nat_target::terminal_ours () function in class:go32_nat_target
H A Dtarget.h601 virtual void terminal_ours ()
1632 "terminal_ours" method. */
H A Dtarget.c433 current_top_target ()->terminal_ours ();
H A DChangeLog-3.x1530 * utils.c (error): Added a terminal_ours here.
H A Dremote.c554 void terminal_ours () override;
4078 terminal_ours ();
6862 remote_target::terminal_ours ()
6852 remote_target::terminal_ours () function in class:remote_target
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinf-child.h52 void terminal_ours () override;
H A Dinf-child.c121 inf_child_target::terminal_ours () function in class:inf_child_target
H A Dgo32-nat.c365 void terminal_ours () override;
946 go32_nat_target::terminal_ours () function in class:go32_nat_target
H A Dtarget-delegates.c70 void terminal_ours () override;
244 void terminal_ours () override;
1326 target_ops::terminal_ours () function in class:target_ops
1328 this->beneath ()->terminal_ours ();
1332 dummy_target::terminal_ours () function in class:dummy_target
1337 debug_target::terminal_ours () function in class:debug_target
1339 gdb_printf (gdb_stdlog, "-> %s->terminal_ours (...)\n", this->beneath ()->shortname ());
1340 this->beneath ()->terminal_ours ();
1341 gdb_printf (gdb_stdlog, "<- %s->terminal_ours (", this->beneath ()->shortname ());
H A Dtarget.h616 virtual void terminal_ours ()
1673 "terminal_ours" method. */
H A Dtarget.c1052 current_inferior ()->top_target ()->terminal_ours ();
H A DChangeLog-3.x1530 * utils.c (error): Added a terminal_ours here.
H A Dremote.c550 void terminal_ours () override;
4211 terminal_ours ();
7201 remote_target::terminal_ours ()

Completed in 398 milliseconds