Version 0.3.0.0 (2023-MM-DD)
-
Additions
- Support for
ExtendedRemoteTarget
- Support for
async
mode ConfigTCP
for connecting to GDB over networkGdb
module,Gdb.Monad
module wrapping MI interface into a monadic one
- Support for
-
Changes
frameFile
andframeLine
fields ofFrame
are now optional (Maybe
) to allow debugging embedded targets where these might not be available.
- No history available
- Initial release
hgdbmi
uses PVP Versioning.