master.6b1070c
Fixed output buffering in AbstractServer. A pass-by-value bug was causing output chunks to be dropped if they did not contain a line feed. This fix also fixes an intermittent bug with pyOCD integration where the line containing "GDB server started" was dropped.