All Versions
52
Latest Version
Avg Release Cycle
80 days
Latest Release
-

Changelog History
Page 3

  • v0.11.1.0 Changes

    • โž• Add csrf and cross origin protection
    • ๐Ÿ Convert backslashes to forward slashes when entering windows binary paths (#167)
    • ๐Ÿ›  Fix safari ui issue (#164)
    • โšก๏ธ Update text on reload file button, and disable when no file is loaded (#165)
    • When disassembly can't be fetched in mode 4, fetch in mode 3 and assume gdb version is 7.6.0 (#166)
    • โž• Add copy to clipboard icon for files and variables
    • ๐Ÿ‘ Allow SSL module import to fail and print warning (#170)
    • ๐Ÿ›  Cleanup menu, add license info, bugfixes, etc. (#169, #136, #163, #172)
  • v0.11.0.0 Changes

    • Replace --auth cli option with --user and --password
  • v0.10.3.0 Changes

    • โž• Added resizer buttons to components on right pane
  • v0.10.2.1 Changes

    • โž• Add link for fix for macOS users
    • โšก๏ธ Update version of React to 16.2
    • โœ‚ Remove unused links
  • v0.10.2.0 Changes

    • โž• Add folders view, rearrange layout (@martin-der)
    • โž• Add settings cog button
    • โž• Add message when sending signal to inferior process (#156)
    • ๐Ÿ”„ Change default theme to monokai, rename 'default' theme to 'light'
    • ๐Ÿ›  Minor bugfixes
  • v0.10.1.0 Changes

    • Display descriptions of registers
    • Do not try to fetch Registers when they cannot be read
  • v0.10.0.2 Changes

    • โž• Add support for rr (--rr flag)
    • โž• Add dashboard to connect to/kill existing gdb processes
    • โž• Add option to specify SSL key and certificate to enable https
    • โž• Add option to connect to process
    • โž• Add option to connect to gdbserver
    • โž• Add infinite scrolling
  • v0.9.4.1 Changes

    • โœ‚ Remove pypugjs dependency
  • v0.9.4.0 Changes

    • โž• Add native Windows support (no longer relies on Cygwin)
  • v0.9.3.0 Changes

    • Only display assembly flavor is assembly is displayed
    • โž• Add new output type to console (gdbgui output)
    • โž• Add dashboard link and dropdown for gdb server/pid attach
    • ๐Ÿšฆ Handle invalid signal choice better
    • ๐Ÿ–จ Print gdb mi log messages to console
    • โœ‚ Remove localStorage keys when they are invalid