sammymammy2

joined 10 months ago
[–] [email protected] 1 points 9 months 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.