Description
Parses GDB Machine Interface output from Python. It helps debugger frontends, IDE integrations, and automation tools read structured responses from GDB instead of scraping human-oriented text.
Debug sessions can expose source paths, memory values, and program state. Protect captured logs and use it only on programs you are allowed to inspect.