GdbMiSession.handleParsedLine

void handleParsedLine(string raw, MiRecord rec) @trusted

Routes a parsed stdout line to either the pending-command map or the event queue.

Parameters

rawRaw line.
recParsed record.