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

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jul 17 15:30:54 PDT 2026


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


  Commit: 9c0a10a20e45f4073f378d1efa6f4cb6650c0f4f
      https://github.com/llvm/llvm-project/commit/9c0a10a20e45f4073f378d1efa6f4cb6650c0f4f
  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/unittests/Process/gdb-remote/ProcessGDBRemoteTest.cpp

  Log Message:
  -----------
  Use timetamp


Compare: https://github.com/llvm/llvm-project/compare/3161bf16c312...9c0a10a20e45

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