Package python3-module-pygdbmi: Information
Source package: python3-module-pygdbmi
Version: 0.11.0.0-alt1.1
Build time: Aug 17, 2025, 10:28 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/pygdbmi
License: MIT
Summary: A library to parse gdb mi output and interact with gdb subprocesses
Description:
Python (py) gdb machine interface (mi). GDB/MI is a line based machine oriented text interface to GDB and is activated by specifying using the --interpreter command line option (see Mode Options). It is specifically intended to support the development of systems which use the debugger as just one small component of a larger system.
Maintainer: Stanislav Levin
Last changed
Feb. 6, 2025 Stanislav Levin 0.11.0.0-alt1.1
- NMU: fixed FTBFS (tox 4).
Oct. 26, 2023 Andrey Limachko 0.11.0.0-alt1
- Initial build for Sisyphus