Skip to content

nvim-dap not working with codelldb for MVSC C++23 and any mingw g++ compiled projects #8

Description

@mrdandelion6

nvim-dap seems to work fine for debugging with codelldb backend when the binaries are compiled with MVSC for C++17 or earlier. when trying to debug C++23 however , the debugger immediately halts when it reaches any breakpoints.

for mingw's g++ , nvim-dap with codelldb doesn't work at all :(.

look for alternative debugger backends to codelldb or find a fix in both cases.

  • fix MVSC for C++23
  • fix mingw g++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions