Files
qt-creator/src/plugins/debugger/lldb/lldbengine.cpp
hjk 5406f11a2b Debugger: Robustify lldb line parser
The original version might have missed to recognize a @\r\n
combination or multi-byte UTF-8 code units when they were
split across to readyRead() handlers.

Change-Id: Ib543fa0070b63d25b44be429a3759964d65e878e
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
2024-02-26 08:51:58 +00:00

39 KiB