{"library":"pygdbmi","type":"library","category":null,"description":"pygdbmi is a Python library that parses GDB's machine interface (MI) output into structured data (Python dictionaries) that are JSON serializable. It also provides a class, `GdbController`, to control GDB as a subprocess, allowing programmatic interaction for backend development of GDB frontends. It supports cross-platform debugging on Linux, macOS, and Windows. The current stable version is 0.11.0.0, with releases occurring periodically to introduce new features, fix bugs, and address breaking changes.","language":"python","status":"active","version":"0.11.0.0","tags":["GDB","debugger","MI interface","parsing","subprocesses"],"install":[{"cmd":"pip install pygdbmi","imports":["from pygdbmi.gdbcontroller import GdbController","from pygdbmi.gdbmiparser import parse_response","Removed in v0.10.0.0"]}],"homepage":null,"github":"https://github.com/cs01/pygdbmi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pygdbmi/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pygdbmi/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}