How to switch to different frame with nvim-dap for c++ programming debugging? #1304
Unanswered
lainegates
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.
-
Hi, I try nvim-dap recently, it works great for small program debugging!
When I switch to a big project, it doesnot work as expected.

While debugging, when it encounters a crash, the nvim-dap stops as exptected.
But when I try to switch different frame in bracktrace, it told me this.

Could anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions