[all-commits] [llvm/llvm-project] 0f02cb: [lldb] Contribute the GDB-remote packet history to...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Jul 17 12:28:17 PDT 2026
Branch: refs/heads/users/JDevlieghere/lldb-gdb-packet-history-diagnostics
Home: https://github.com/llvm/llvm-project
Commit: 0f02cb976a7d711ffffcdf4a66ffe090672a2950
https://github.com/llvm/llvm-project/commit/0f02cb976a7d711ffffcdf4a66ffe090672a2950
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
M lldb/unittests/Process/gdb-remote/CMakeLists.txt
A lldb/unittests/Process/gdb-remote/ProcessGDBRemoteTest.cpp
Log Message:
-----------
[lldb] Contribute the GDB-remote packet history to diagnostics bundles
Register a Diagnostics artifact provider from ProcessGDBRemote so a
diagnostics bundle captures the GDB-remote packet history, the same data
"process plugin packet history" prints.
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