[all-commits] [llvm/llvm-project] 7fab0b: [lldb] Add a "plugin" log category to the gdb-remo...
satyanarayana reddy janga via All-commits
all-commits at lists.llvm.org
Mon Jun 8 11:38:47 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fab0bcc9519e645e8a7c6ff0c1edfd8628b5764
https://github.com/llvm/llvm-project/commit/7fab0bcc9519e645e8a7c6ff0c1edfd8628b5764
Author: satyanarayana reddy janga <satyajanga at fb.com>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h
Log Message:
-----------
[lldb] Add a "plugin" log category to the gdb-remote channel (#202359)
Add a GDBRLog::Plugin category (enabled with `log enable gdb-remote
plugin`) for logging lldb-server plugin activity, such as the
accelerator plugins.
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