RSSAmplifier

Jonas Devlieghere · May 24, 2024

LLDB Debug Adapter Protocol (DAP)

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Debug Adapter Protocol The Debug Adapter Protocol (DAP) defines a generic protocol for editors to talk to a debugger. Popular editors with DAP support include Visual Studio Code, Sublime Text, (Neo)vim and Emacs. If you’re familiar with the Language Server Protocol (LSP) you can think of DAP like LSP, but for debugging. Implementations of the debug adapter protocol generally come in two…

Read on jonasdevlieghere.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.