GdbMiSession.handleParsedLine
void handleParsedLine(string raw, MiRecord rec) @trustedRoutes a parsed stdout line to either the pending-command map or the event queue.
Parameters
raw | Raw line. |
rec | Parsed record. |
void handleParsedLine(string raw, MiRecord rec) @trustedRoutes a parsed stdout line to either the pending-command map or the event queue.
raw | Raw line. |
rec | Parsed record. |