gud-gdb-run-command-fetch-lines

gud-gdb-run-command-fetch-lines is a compiled Lisp function in `gud.el'.

(gud-gdb-run-command-fetch-lines COMMAND BUFFER &optional SKIP)

Run COMMAND, and return the list of lines it outputs.
BUFFER is the current buffer which may be the GUD buffer in which to run.
SKIP is the number of chars to skip on each line, it defaults to 0.