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