Home
last modified time | relevance | path

Searched refs:monitor_stop (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmonitor.c92 static void monitor_stop (void);
799 monitor_stop (); in monitor_open()
2188 monitor_stop (void) in monitor_stop() function
2267 monitor_ops.to_stop = monitor_stop; in init_base_monitor_ops()
H A DChangeLog-19952839 * (monitor_stop): No longer waits for prompt. That is the job of
2842 * (monitor_open): Deal with new monitor_stop semantics. Also,
H A DChangeLog-19963905 * monitor.c (monitor_stop): Add test for flag MO_SEND_BREAK_ON_OPEN to