Releases: farre/midas
Release of version 0.4.4
Minor clean up and bug fix of #133
Release of version 0.4.3
Minor fixes.
0.4.2 skipped due to publish failure.
Release of version 0.4.1
Bug fix, tear down of CP UI on exit, fix of theming issues.
Release of version 0.4.0
Release of version 0.4.0
- Checkpoints UI added
- Added Disassemble functionality using VSCode's disassembly view
- Added frame specifier for watch variables (only accepts wildcard specifier
*
right now, meaning find-first)
Release of version 0.2.2
Further bug fixes
v0.2.1
Bug fixes
Release of version 0.2.0
Adds version checking of rr and gdb and informs the user if requirements are not met as well as provide some action to take when they aren't.
Tested against GDB 9.1 - as such, this is the hard requirement needing to be met.
Added functionality for quickly creating error logs & user information that can either be submitted as file in the issue or just pasted directly into the github issue using the create github issue log
Release of version 0.1.4
Released 0.1.4
Fixed bugs involving not displaying debug session properly for Rust projects.
Release of version 0.1.3
Released 0.1.3.
Fixed bugs.
Release of version 0.1.2
Released 0.1.2.
First release of Midas to VSCode Extension Market.