aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/support
diff options
context:
space:
mode:
authorJohn Harrison <harjohn@google.com>2025-03-12 12:29:05 -0700
committerGitHub <noreply@github.com>2025-03-12 12:29:05 -0700
commit7790d69cce048d7c81fceaf979fd2ec60e37476b (patch)
treeec4ae9b57909cc826e22c96da3094ae86f4d997d /lldb/packages/Python/lldbsuite/support
parent4d79e9892c482978ba07690e275ea9f7e983a703 (diff)
downloadllvm-7790d69cce048d7c81fceaf979fd2ec60e37476b.zip
llvm-7790d69cce048d7c81fceaf979fd2ec60e37476b.tar.gz
llvm-7790d69cce048d7c81fceaf979fd2ec60e37476b.tar.bz2
[lldb-dap] Refactoring IOStream into Transport handler. (#130026)
Instead of having two discrete InputStream and OutputStream helpers, this merges the two into a unifed 'Transport' handler. This handler is responsible for reading the DAP message headers, parsing the resulting JSON and converting the messages into `lldb_dap::protocol::Message`s for both input and output. --------- Co-authored-by: Jonas Devlieghere <jonas@devlieghere.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support')
0 files changed, 0 insertions, 0 deletions