All Versions
52
Latest Version
Avg Release Cycle
80 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v0.8.0.0 Changes
- โ Add ability to change radix of variables (issue #102)
- โ Add component to send signals to inferior program (issues #31, #90)
- ๐ Parse gdb version from arm-non-eabi-gdb (issue #83)
- Rewrite most components to React (issue #17)
- ๐ Improve CSS in various components
-
v0.7.9.5 Changes
- re-fetch registers if name/value count does not match
-
v0.7.9.4 Changes
- โ add inputs to resize Tree view
- โ add menu in top right
- โก๏ธ css updates to preserve whitespace in terminal
- โ add top-level html to wrap body+head elements in gdbgui.pug
- โ add help file
- โ add donate page
-
v0.7.9.3 Changes
- ๐ Changes to layout
- ๐ Fix character escaping in breakpoint line display
-
v0.7.9.2 Changes
- ๐ Fix firefox css bug
- โก๏ธ Update examples
- โก๏ธ Update readme for windows (cygwin) users (thanks tgharib)
-
v0.7.9.1 Changes
- Collapse simple fields to the parent node in tree explorer
- โ Add button to re-enter program state when signals are received (i.e. SEGFAULT)
-
v0.7.9.0 Changes
- โ Add interactive tree explorer of variables
-
v0.7.8.3 Changes
- โ Remove optimization for fetching registers due to potential bug
-
v0.7.8.2 Changes
- ๐ bugfix in logic when jumping to source code line
- ๐ bugfix for when variable goes from
empty -> 1 element
- โ add CODE OF CONDUCT, CONTRIBUTING, and CHANGELOG files
-
v0.7.8.1 Changes
- correctly display
<
and>
in console widget
- correctly display