How to use the CLI "--settings" parameter #1005
Unanswered
Webblitchy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to set the parameters directly from the CLI.
I saw the
--settings
option but I don't know how to use it, I get a[ERROR codelldb] expected value at line 1 column 1
.Do I need to pass a file path containing the settings, or a string, or an array ?
For example, if I want to set the parameter
lldb.showDisassembly
toalways
, how can I do ?Beta Was this translation helpful? Give feedback.
All reactions