All Versions
52
Latest Version
Avg Release Cycle
80 days
Latest Release
-
Changelog History
Page 3
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
- Replace
-
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
- โ Remove
-
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