cmake has debugging support via --debugger which uses the Debug Adapter Protocol.
I see muon has some WIP debug support but I don't see any mention of DAP. Maybe the debugger can also support DAP so that it can work with alternative front end/editor plugins etc.
cmakehas debugging support via--debuggerwhich uses the Debug Adapter Protocol.I see muon has some WIP debug support but I don't see any mention of DAP. Maybe the debugger can also support DAP so that it can work with alternative front end/editor plugins etc.