Star
81
Fork
27
代码
介绍
代码
Issues
9
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
lldb
/
test
/
API
/
tools
/
lldb-dap
/
startDebugging
下载当前目录
G
GitHub
[lldb-dap] Automatically skip lldb-dap tests for remote platforms (
#93169
)
fa637711
创建于
2024年5月24日
历史提交
文件
最后提交记录
最后更新时间
Makefile
[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 年前
TestDAP_startDebugging.py
[lldb-dap] Automatically skip lldb-dap tests for remote platforms (
#93169
) The don't currently work (and they're also not particularly useful, since all of the remote stuff happens inside lldb). This saves us from annotating tests one by one.
2 年前
main.c
[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 年前