Skip to content

What is the workflow for debugging node-clangd code? #17

@HighCommander4

Description

@HighCommander4

To investigate clangd/vscode-clangd#396, I'd like to step through some code in node-clangd in the debugger. However, I'm not clear on how to do this:

  • If I start debugging in a vscode-clangd workspace, I don't have access to node-clangd source files to set a breakpoint in.
  • If I start debugging in a node-clangd workspace, trying to set a breakpoint doesn't succeed (the breakpoint isn't "bound").

What is the proper way to do this? My apologies if this should be obvious, I'm not well versed in node or vscode extension development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions