code-debug
code-debug copied to clipboard
How pass multiple args to debug_args?
If submitting a bug please make sure
- [ ] If you are using gdb
- [ ]
gdb --version>= 7.7.1 - [ ] it works on the command line with
gdb - [ ]
cwdandtargetare properly set
- [ ]
- [ ] If you are using lldb
- [ ]
lldb --version>= 3.7.1 - [ ] it works on the command line with
lldb-mi - [ ]
cwdandtargetare properly set
- [ ]
Screenshots are helpful but not required