/pygdbmi

Parse gdb machine interface (mi) string output and return structured data types (Python dicts) that are JSON serializable. Useful for writing the backend to a gdb frontend. Also implements a class to control gdb, GdbController, which allows programmatic control of gdb using Python.

Primary LanguagePythonMIT LicenseMIT

Watchers