gdb-mi-quote

gdb-mi-quote is a compiled Lisp function in `gdb-mi.el'.

(gdb-mi-quote STRING)

Return STRING quoted properly as an MI argument.
The string is enclosed in double quotes.
All embedded quotes, newlines, and backslashes are preceded with a backslash.