- modify component initialization order so that store updates are better sequenced
0.8.0.2
Not secure
- display bracket instead of `<` when exploring gdb variables
0.8.0.1
Not secure
- fix bug when restoring old settings
0.8.0.0
Not secure
- 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
0.7.9.5
Not secure
- re-fetch registers if name/value count does not match
0.7.9.4
Not secure
- 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