[all-commits] [llvm/llvm-project] 6e2870: [lldb-dap] Improving EOF handling on stream input ...
John Harrison via All-commits
all-commits at lists.llvm.org
Tue Mar 4 10:09:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e28700ab1d876a9b01647782ce3c0ed4d8e0bb4
https://github.com/llvm/llvm-project/commit/6e28700ab1d876a9b01647782ce3c0ed4d8e0bb4
Author: John Harrison <harjohn at google.com>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
A lldb/test/API/tools/lldb-dap/io/TestDAP_io.py
M lldb/tools/lldb-dap/DAP.cpp
M lldb/tools/lldb-dap/IOStream.cpp
Log Message:
-----------
[lldb-dap] Improving EOF handling on stream input and adding new unit tests (#129581)
This should improve the handling of EOF on stdin and adding some new
unit tests to malformed requests.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list