VSCode lldb Can't Inspect Variables #770
Unanswered
guoyuanchao1202
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Please make sure you are compiling in debug mode. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
container OS:


VSCode Version: 1.71.2 (Universal)
CodeLLDB Version: v 1.7.4
Compiler: clang 14.0.0
Debuggee: C++ Project-Envoy
I use vscode-remote container debug Envoy, I can debug normally but i can't inspect any variables while debugging.

debug:
launch.json:
I've tried many things and can't get it to work, can anyone help me?
Many thanks
Verbose log
Beta Was this translation helpful? Give feedback.
All reactions