Looking for a proper dap.configurations.cpp
config for inspecting coredump (C++).
#1224
Unanswered
TangSiyang2001
asked this question in
Q&A
Replies: 1 comment 3 replies
-
nvim-dap doesn't support a |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, my configuration as below works well with launching an executable and attaching to a process. However, I was confused when I tried to add a new configuration for inspecting a coredump file.
Are there any ways to
dap.configurations.cpp
configuration like below equally?requst = "custom"
seems not supported.Beta Was this translation helpful? Give feedback.
All reactions