Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debug: use lldb or gdb for cppdbg using the OS defaults
We shouldn't infer what debugger to use based on the compiler command. Instead we use the defaults based on the OS: https://code.visualstudio.com/docs/cpp/launch-json-reference#_mimode
- Loading branch information