hgdbmi: GDB Machine Interface: program-driven control of GDB
GDB/MI lets programs drive GDB. It can be used, for example, by GDB frontends. See section 27 of the GDB manual
This module encapsualtes a GDB subprocess and provides an API to send commands as well as receive both responses and notifications.
The actual GDB behavior diverges from the GDB manual in many points, so the implementation of the Machine Interface highly depends on the GDB version. This module is tested with GDB version 7.4.
Versions [faq] | 0.1, 0.2 |
---|---|
Dependencies | base (==4.*), parsec (==3.1.*), process (==1.1.*), stm (==2.3.*), unix (==2.6.*) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012 Alexander Bernauer <acopton@gmail.com>, 2008 Evan Martin <martine@danga.com> |
Author | Alexander Bernauer, Evan Martin |
Maintainer | Alexander Bernauer <acopton@gmail.com> |
Category | Development |
Home page | https://github.com/copton/hgdbmi |
Bug tracker | https://github.com/copton/hgdbmi/issues |
Source repo | head: git clone git://github.com/copton/hgdbmi.git this: git clone git://github.com/copton/hgdbmi.git(tag v0.2) |
Uploaded | by AlexanderBernauer at 2013-01-14T21:10:05Z |
Distributions | NixOS:0.2 |
Downloads | 1694 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- hgdbmi-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)