https://github.com/svaante/dape#

Given that eglot has been part of the core emacs, I believe this is a long lasting wish for a lot of emacsers that has finally been fulfilled. (a stand alone DAP implementation that does not rely on LSP-mode)

  • FreeAd7233OPB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Yes, I also tried to use --pid to attach to a python process, and failed too.

    • JDRiverRunB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      Did you either succeed with debugpy.listen()? Is that suitable to call interactively then quit (like iPDB)?