vscode-debug-visualizer
vscode-debug-visualizer copied to clipboard
C++ LLDB extension support on M1
Great extension, thanks for your work on this one!
I cannot make this run at all with my simple C++ code. Could it be because lldb debugger is not supported (at least that what README reads)?
Any chance for M1 users to have the extension work correctly? I had to switch to LLDB, because (I think last year?) that was the only thing I could use to debug C++ code on macOS M1?
Thanks in advance for your help!
I fear using this extension with lldb might be difficult. Your expression has to evaluate to a JSON string. You can use the debug console to figure out what the expression should be so that it outputs JSON.