gdb-remove-strings

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

(gdb-remove-strings START END &optional BUFFER)

Remove strings between START and END in BUFFER.
Remove only strings that were put in BUFFER with calls to `gdb-put-string'.
BUFFER nil or omitted means use the current buffer.