gdbmi-bnf-offset

gdbmi-bnf-offset is a variable defined in `gdb-mi.el'.
Its value is
0

  • Automatically becomes buffer-local when set.

Documentation:
Offset in `gud-marker-acc' at which the parser is reading.
This offset is used to be able to parse the GDB/MI message
in-place, without the need of copying the string in a temporary buffer
or discarding parsed tokens by substringing the message.