gdbmi-start-with

gdbmi-start-with is a compiled Lisp function in `gdb-mi.el'.

(gdbmi-start-with STR OFFSET MATCH)

Return non-nil if string STR starts with MATCH, else returns nil.
OFFSET is the position in STR at which the comparison takes place.