gud-gdb-fetch-lines-filter

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

(gud-gdb-fetch-lines-filter STRING)

Filter used to read the list of lines output by a command.
STRING is the output to filter.
It is passed through `gud-gdb-marker-filter' before we look at it.