Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/mi/
Dmi-interp.c131 else if (current_interp_named_p (INTERP_MI2)) in mi_interpreter_resume()
383 interp_add (interp_new (INTERP_MI2, NULL, mi_out_new (2), &procs)); in _initialize_mi_interp()
Dmi-main.c1122 || current_interp_named_p (INTERP_MI2) in captured_mi_execute_command()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinterps.h71 #define INTERP_MI2 "mi2" macro
DChangeLog-20035163 * interps.h (INTERP_MI2, INTERP_MI3): Define.