[all-commits] [llvm/llvm-project] 224f62: [lldb-dap] Improving the naming consistency of sta...
John Harrison via All-commits
all-commits at lists.llvm.org
Tue Oct 15 12:19:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 224f62de9e34d537b1fd282b47b773b04bea34f1
https://github.com/llvm/llvm-project/commit/224f62de9e34d537b1fd282b47b773b04bea34f1
Author: John Harrison <harjohn at google.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M lldb/test/API/tools/lldb-dap/startDebugging/TestDAP_startDebugging.py
M lldb/tools/lldb-dap/DAP.cpp
M lldb/tools/lldb-dap/README.md
M lldb/tools/lldb-dap/lldb-dap.cpp
Log Message:
-----------
[lldb-dap] Improving the naming consistency of startDebugging reverse request. (#112396)
Adjusting the name from `lldb-dap startDebugging` to `lldb-dap
start-debugging` to improve consistency with other names for commands in
lldb/lldb-dap.
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