[all-commits] [llvm/llvm-project] 17ba01: [lldb] Contribute the GDB-remote packet history to...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Jul 17 14:04:04 PDT 2026
Branch: refs/heads/users/JDevlieghere/lldb-gdb-packet-history-diagnostics
Home: https://github.com/llvm/llvm-project
Commit: 17ba0147c5c888564de8e1084fd7a4a228c78246
https://github.com/llvm/llvm-project/commit/17ba0147c5c888564de8e1084fd7a4a228c78246
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