Install this package:
emerge -a dev-haskell/hgdbmi
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/hgdbmi
Or alternatively:
emerge --autounmask-write -a dev-haskell/hgdbmi
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2-r1 | 8 | ~amd64 | 0/0.2-r1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> 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. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | hgdbmi-0.2.tar.gz | 22051 bytes |