Description
Debugs Python programs in a full-screen terminal interface. It helps developers inspect stack frames, variables, breakpoints, and source code without leaving the console.
Debugging can expose secrets held in memory or variables. Use it on code and data you are allowed to inspect, and avoid sharing screenshots or logs that reveal sensitive state.