gdb-put-string

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

(gdb-put-string PUTSTRING POS &optional DPROP &rest SPROPS)

Put string PUTSTRING in front of POS in the current buffer.
PUTSTRING is displayed by putting an overlay into the current buffer with a
`before-string' string that has a `display' property whose value is
PUTSTRING.