Debugger: Don't expect that debug output arrives line by line
Sometimes multiple lines arrive at once through the debugger API. Handle
this gracefully for QML engine output tracking by buffering incomplete lines.
Change-Id: I295cf88d1aeb1737aa46e0a9e7ebedb7562e94e4
Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
Please register or sign in to comment