gdbmi-bnf-gdb-prompt

gdbmi-bnf-gdb-prompt is a compiled Lisp function in `gdb-mi.el'.

(gdbmi-bnf-gdb-prompt)

Implementation of the following GDB/MI output grammar rule:
gdb-prompt ==>
'(gdb)' nl

nl ==>
CR | CR-LF