You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using nvim-dap to run CodeLLDB and when evaluating expressions I keep constantly getting this error in the REPL:
[ERROR codelldb::debug_session] Internal debugger error: Expected non-zero handle value
The expressions are evaluated just fine, but the messages quickly pollute the REPL, making it not as usable. I've opened an issue on nvim-dap-ui's repo, but it doesn't seem to be a client-side issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello there,
I'm using nvim-dap to run CodeLLDB and when evaluating expressions I keep constantly getting this error in the REPL:
The expressions are evaluated just fine, but the messages quickly pollute the REPL, making it not as usable. I've opened an issue on nvim-dap-ui's repo, but it doesn't seem to be a client-side issue.
Beta Was this translation helpful? Give feedback.
All reactions