sammymammy2

joined 2 years ago
[–] sammymammy2@alien.top 1 points 2 years ago

gdb also has DAP nowadays. I'd also try to get a full backtrace (enable elisp debugging).

If you grow tired of trying to use DAP then I'd suggest using gdb in conjunction with gf2: https://github.com/nakst/gf

gf2 is an extremely fast front-end for gdb.