Description
Native programs can be debugged through a browser-based interface on top of gdb, with source views, breakpoints, variables, and execution controls. This is useful for developers who prefer a visual debugger without a full IDE.
It is a debugging front end that can expose a local web interface. Debug sessions can reveal memory, source paths, environment variables, and secrets, so do not expose the interface to untrusted networks.