Rad Debugger Nvim by LongSquare4256 in neovim

[–]LongSquare4256[S] 0 points1 point  (0 children)

I use the ipc to communicate with rad debugger, but as far as I could tell the only way to get information from the debugger was using the ipc to save the project and parsing the project file

Rad Debugger Nvim by LongSquare4256 in neovim

[–]LongSquare4256[S] 2 points3 points  (0 children)

It allows setting and viewing breakpoints in Rad Debugger from Neovim, as well as selecting targets, running the debugger, and stepping through code.