[all-commits] [llvm/llvm-project] 8d9a77: [lldb] Contribute the GDB-remote packet history to...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jul 17 14:20:23 PDT 2026


  Branch: refs/heads/users/JDevlieghere/lldb-gdb-packet-history-diagnostics
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d9a772aabafa030b60beae46bf820063b61d128
      https://github.com/llvm/llvm-project/commit/8d9a772aabafa030b60beae46bf820063b61d128
  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