File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 13
13
"miDebuggerPath" : " arm-none-eabi-gdb" ,
14
14
"miDebuggerServerAddress" : " localhost:3333" ,
15
15
"debugServerPath" : " openocd" ,
16
- "debugServerArgs" : " -f board/stm32f4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
16
+ "debugServerArgs" : " -f board/stm32f4discovery.cfg" ,
17
17
"serverStarted" : " Listening on port .* for gdb connections" ,
18
18
"filterStderr" : true ,
19
19
"stopAtConnect" : true ,
Original file line number Diff line number Diff line change 35
35
"miDebuggerPath" : " arm-none-eabi-gdb" ,
36
36
"miDebuggerServerAddress" : " localhost:3333" ,
37
37
"debugServerPath" : " openocd" ,
38
- "debugServerArgs" : " -f board/stm32f4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
38
+ "debugServerArgs" : " -f board/stm32f4discovery.cfg" ,
39
39
"serverStarted" : " Listening on port .* for gdb connections" ,
40
40
"filterStderr" : true ,
41
41
"stopAtConnect" : true ,
Original file line number Diff line number Diff line change 13
13
"miDebuggerPath" : " arm-none-eabi-gdb" ,
14
14
"miDebuggerServerAddress" : " localhost:3333" ,
15
15
"debugServerPath" : " openocd" ,
16
- "debugServerArgs" : " -f board/stm32l4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
16
+ "debugServerArgs" : " -f board/stm32l4discovery.cfg" ,
17
17
"serverStarted" : " Listening on port .* for gdb connections" ,
18
18
"filterStderr" : true ,
19
19
"stopAtConnect" : true ,
Original file line number Diff line number Diff line change 25
25
"miDebuggerPath" : " arm-none-eabi-gdb" ,
26
26
"miDebuggerServerAddress" : " localhost:3333" ,
27
27
"debugServerPath" : " openocd" ,
28
- "debugServerArgs" : " -f board/stm32l4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
28
+ "debugServerArgs" : " -f board/stm32l4discovery.cfg" ,
29
29
"serverStarted" : " Listening on port .* for gdb connections" ,
30
30
"filterStderr" : true ,
31
31
"stopAtConnect" : true ,
Original file line number Diff line number Diff line change 13
13
"miDebuggerPath" : " arm-none-eabi-gdb" ,
14
14
"miDebuggerServerAddress" : " localhost:3333" ,
15
15
"debugServerPath" : " openocd" ,
16
- "debugServerArgs" : " -f board/stm32l4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
16
+ "debugServerArgs" : " -f board/stm32l4discovery.cfg" ,
17
17
"serverStarted" : " Listening on port .* for gdb connections" ,
18
18
"filterStderr" : true ,
19
19
"stopAtConnect" : true ,
Original file line number Diff line number Diff line change 25
25
"miDebuggerPath" : " arm-none-eabi-gdb" ,
26
26
"miDebuggerServerAddress" : " localhost:3333" ,
27
27
"debugServerPath" : " openocd" ,
28
- "debugServerArgs" : " -f board/stm32l4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
28
+ "debugServerArgs" : " -f board/stm32l4discovery.cfg" ,
29
29
"serverStarted" : " Listening on port .* for gdb connections" ,
30
30
"filterStderr" : true ,
31
31
"stopAtConnect" : true ,
You can’t perform that action at this time.
0 commit comments