Replies: 1 comment
-
Codelldb is designed a) for VSCode and b) with emphasis on supporting Rust language. If you are using if for C++ in nvim, you probably aren't going to see any features distinguishing it from other debug adapters. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I just started out programming in C++. I was trying to debug my C++ program. For doing the same, I had two choices either cpptools or codelldb. I tried both of them but they felt same to me. Can anyone point out the differences between the two and which would be suitable for beginners? I am using nvim with nvim-dap.
Beta Was this translation helpful? Give feedback.
All reactions