Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-interp.c56 static void mi2_command_loop (void);
201 deprecated_command_loop_hook = mi2_command_loop; in mi_interpreter_resume()
205 deprecated_command_loop_hook = mi2_command_loop; in mi_interpreter_resume()
332 mi2_command_loop (void) in mi2_command_loop() function