@hackage hgdbmi0.1
GDBMI interface (program-driven control of GDB)
Categories
License
BSD-3-Clause
Maintainer
martine@danga.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
Dependents (2)
@hackage/acme-everything, @hackage/emhell
GDB/MI lets programs drive GDB. It can be used, for example, by GDB frontends. This module wraps attaching GDB to a process and parsing the (surprisingly complicated) GDB/MI output.