添加getSum
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
}
|
||||
},
|
||||
"initializeCommand": "gdb -ex 'set confirm off' -ex quit", // 初始化GDB配置
|
||||
"postAttachCommand": "make debug" // 假设你的Makefile有debug目标
|
||||
"postAttachCommand": "make debug"
|
||||
}
|
||||
Reference in New Issue
Block a user