| Issue |
123842
|
| Summary |
Add a property to launch.json to specify the location of the lldb-dap to use
|
| Labels |
lldb-dap
|
| Assignees |
JDevlieghere
|
| Reporter |
tedwoodward
|
Some users, especially embedded developers, switch between toolchains frequently. Currently, the lldb-dap extension allows this by changing a setting in the extension, but this is cumbersome if a user switches frequently on a per-project basis.
Add a property to configurations for lldb-dap in launch.json to specify the location of the lldb-dap executable to use, overriding the setting in the extension for that configuration. If the property does not exist, use the setting in the extension.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs