Skip to content

Releases: rohanrhu/gdb-frontend

Version v0.0.19-alpha

23 Apr 21:42
Compare
Choose a tag to compare

Changelog

  • Added open additional source files feature.
  • Added source editing feature.

Version v0.0.18-alpha

11 Mar 07:11
Compare
Choose a tag to compare

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

17 Feb 18:59
Compare
Choose a tag to compare

Changelog

  • Fixed remote target threads
  • Fixed #5
  • Fixed python path to prepend instead of append

Version v0.0.16-alpha

14 Feb 15:39
Compare
Choose a tag to compare

Changelogs

  • Added pointer-pointing feature.
  • Minor fixes.

Version v0.0.15-alpha

04 Feb 01:45
Compare
Choose a tag to compare

Changelogs

  • Expression evaluation feature added.
  • Various bugfixes.

Version v0.0.14-alpha

01 Feb 14:51
Compare
Choose a tag to compare

Changelogs

  • Resizeable layout feature added.
  • Bugfixes about remote debugging.
  • Minor bugfixes and improvements.

Version v0.0.13-alpha

29 Jan 02:45
Compare
Choose a tag to compare

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

21 Jan 15:27
Compare
Choose a tag to compare

Changelog

  • Added terminal toggle button

Version v0.0.11-alpha

25 Dec 04:32
Compare
Choose a tag to compare

Version v0.0.10-alpha

23 Dec 22:35
Compare
Choose a tag to compare

Changelog

  • Added --verbose, -V option.
  • Bugfixes.
  • Minor improvements.