svaante / dape

Debug Adapter Protocol for Emacs
GNU General Public License v3.0
448 stars 25 forks source link

Adapter connection shutdown without successfully initializin #85

Closed ipyffor closed 5 months ago

ipyffor commented 5 months ago

Show "Adapter connection shutdown without successfully initializing" when using gdb on ubuntu but worked on my archlinux. My entire configuration and mini-init file have the same behaviour. If it's an issue with my own compilation of Emacs on Ubuntu, the version is 29.2, but I don't know how to pinpoint the problem. image image

ipyffor commented 5 months ago

set dape-debug t: image

ipyffor commented 5 months ago

That low version gdb has no "--interpreter=dap" led to this problem.