diff options
author | Adrian Vogelsgesang <avogelsgesang@salesforce.com> | 2024-09-20 22:18:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 22:18:19 +0200 |
commit | 65c57066e099fe7f1357485cd6c4fb068bc82323 (patch) | |
tree | b88081924d305bb24ccf7dfc660ce993fde1c48e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d8d252fe96877f9fdbf6b0b6c19da543e796bb84 (diff) | |
download | llvm-65c57066e099fe7f1357485cd6c4fb068bc82323.zip llvm-65c57066e099fe7f1357485cd6c4fb068bc82323.tar.gz llvm-65c57066e099fe7f1357485cd6c4fb068bc82323.tar.bz2 |
[lldb-dap][docs] Improve README (#109266)
* Document how to procure and configure the `lldb-dap` binary
* Improve documentation for `launch.json`:
* Show the examples before the reference. Most new users just want to
get going, and will only need the reference later on
* Deduplicate the list of "launch" and "attach" config settings
* Remove the `stopOnEntry` setting from "attach", since this is a
launch-only setting
* Document the previously undocumented settings `sourcePath`,
`commandEscapePrefix`, `custom{Frame,Thread}Format`, `runInTerminal`
* Add the settings `debuggerRoot` and `sourceMap` to the common section.
So far they were documented as launch-only settings.
* Document that the Debug Console prints variables / expressions by
default and that LLDB commands need to be escaped.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions