Releases: rohanrhu/gdb-frontend
Releases · rohanrhu/gdb-frontend
Version v0.0.19-alpha
Changelog
- Added open additional source files feature.
- Added source editing feature.
Version v0.0.18-alpha
Changelog
- Added bind address and port options to executable. #7
- Added reload open sources on new object file feature.
- Fixed variable in the block issue.
- Fixed
<
/>
special chars in disassembly view.
Version v0.0.17-alpha
Changelog
- Fixed remote target threads
- Fixed #5
- Fixed python path to prepend instead of append
Version v0.0.16-alpha
Changelogs
- Added pointer-pointing feature.
- Minor fixes.
Version v0.0.15-alpha
Changelogs
- Expression evaluation feature added.
- Various bugfixes.
Version v0.0.14-alpha
Changelogs
- Resizeable layout feature added.
- Bugfixes about remote debugging.
- Minor bugfixes and improvements.
Version v0.0.13-alpha
Changelogs
- Disassembly
- Expression hover information
- Keyboard navigation support added to FileBrowser
- Auto-refresh on path writing feature added to FileBrowser
- Minor bugfixes and improvements
Version v0.0.12-alpha
Changelog
- Added terminal toggle button
Version v0.0.11-alpha
bugfixes
Version v0.0.10-alpha
Changelog
- Added --verbose, -V option.
- Bugfixes.
- Minor improvements.