Replies: 1 comment 3 replies
-
To be clear, I'm not using VSCode, and I've set already some lldb settings, such as "expressions" and "showDisassembly", which work fine, but setting "consoleMode" in the exact same manner has no effect. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Well, according to the docs, I have to set "lldb.consoleMode" to "evaluate", but where do I put this setting? I found a discussion with a similar issue, which says such setting should go into "workspace or user settings", but what file is that referring to?
Beta Was this translation helpful? Give feedback.
All reactions