更新 .devcontainer/devcontainer.json
All checks were successful
CI Pipeline / build (push) Successful in 4s
All checks were successful
CI Pipeline / build (push) Successful in 4s
This commit is contained in:
@@ -20,6 +20,5 @@
|
|||||||
"onAutoForward": "notify"
|
"onAutoForward": "notify"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"initializeCommand": "gdb -ex 'set confirm off' -ex quit", // 初始化GDB配置
|
|
||||||
"postAttachCommand": "make"
|
"postAttachCommand": "make"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user