Skip to content

Releases: farre/midas

Release of version 0.4.4

29 May 09:09
Compare
Choose a tag to compare

Minor clean up and bug fix of #133

Release of version 0.4.3

28 May 14:09
Compare
Choose a tag to compare

Minor fixes.

0.4.2 skipped due to publish failure.

Release of version 0.4.1

24 May 12:28
Compare
Choose a tag to compare

Bug fix, tear down of CP UI on exit, fix of theming issues.

Release of version 0.4.0

24 May 10:44
Compare
Choose a tag to compare

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

17 May 13:08
Compare
Choose a tag to compare

Further bug fixes

v0.2.1

17 May 12:43
Compare
Choose a tag to compare

Bug fixes

Release of version 0.2.0

17 May 09:35
Compare
Choose a tag to compare

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

16 May 09:44
Compare
Choose a tag to compare

Released 0.1.4

Fixed bugs involving not displaying debug session properly for Rust projects.

Release of version 0.1.3

10 May 10:48
Compare
Choose a tag to compare

Released 0.1.3.

Fixed bugs.

Release of version 0.1.2

03 May 08:02
Compare
Choose a tag to compare

Released 0.1.2.

First release of Midas to VSCode Extension Market.