minus-squaresammymammy2@alien.topBtoEmacs@communick.news•dap mode for c++ not workinglinkfedilinkEnglisharrow-up1·1 year agogdb 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. linkfedilink
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.