文件最后提交记录最后更新时间
[lldb] Rename lldb-vscode to lldb-dap (#69264) Rename lldb-vscode to lldb-dap. This change is largely mechanical. The following substitutions cover the majority of the changes in this commit: s/VSCODE/DAP/ s/VSCode/DAP/ s/vscode/dap/ s/g_vsc/g_dap/ Discourse RFC: https://discourse.llvm.org/t/rfc-rename-lldb-vscode-to-lldb-dap/74075/2 年前
Add lldb version into initialize response lldb-dap (#98703) Frequently, while troubleshooting user's debugging issues in VScode, we would like to know lldb version so that we can confirm if certain patch/feature is in or not. This PR adds version string into initialize response so that telemetry can track it. --------- Co-authored-by: jeffreytan81 <jeffreytan@fb.com>1 年前
[lldb] Rename lldb-vscode to lldb-dap (#69264) Rename lldb-vscode to lldb-dap. This change is largely mechanical. The following substitutions cover the majority of the changes in this commit: s/VSCODE/DAP/ s/VSCode/DAP/ s/vscode/dap/ s/g_vsc/g_dap/ Discourse RFC: https://discourse.llvm.org/t/rfc-rename-lldb-vscode-to-lldb-dap/74075/2 年前