Remote Debugging with Emacs?

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • AutoLispExt

    Visual Studio Code Extension for AutoCAD® AutoLISP

    Following on from what /u/db48x writes, the extension you linked to seems to use a debug adapter (see debug.ts). This implies that the language server also implements debugging via the Debug Adapter Protocol (DAP), which means that you might be able to use dap-mode to connect to it and debug scripts.

  • lsp-java

    lsp-mode :heart: java

    I see that I can configure DAP mode for a new server. This references "java", which I assume points it to dap-java.el within lsp-java.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts