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` - [ ] `cwd` and `target` are properly set - [ ] If you are using lldb - [ ] `lldb --version` >= 3.7.1 - [ ] it works on the command line with `lldb-mi` - [ ] `cwd` and `target` are properly set Screenshots are helpful but not required Does it support gdb extended remote connection for launch/attach? Thanks, I try to debug applicaiton with "gdbserver --multi", but it can't work.