gdbgui v0.8.0.0 Release Notes

    • โž• 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