Skip to content

Releases: eteran/edb-debugger

1.5.0

22 Mar 18:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

Thanks to all contributors!

As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-1.5.0.tgz tarball that I've attached, which should have included all submodules needed for compilation.

1.4.0

31 Jul 02:14
Compare
Choose a tag to compare

Far too many small improvements across the last 3 years to list!

Thanks to all contributors!

As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-1.4.0.tgz tarball that I've attached, which should have included all submodules needed for compilation.

1.3.0

14 Dec 01:06
Compare
Choose a tag to compare

Too many improvements to list, but a few highlights include:

  • Massively improved theming!
  • Fixed gnome-terminal support
  • Fixed konsole support
  • Improved version checking API
  • Fixed an issue with 32-bit address display on 64-bit builds
  • Improved how plugin paths are handled

Thanks to all contributors!

As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-1.3.0.tgz tarball that I've attached, which should have included all submodules needed for compilation.

1.2.0

10 Apr 19:03
Compare
Choose a tag to compare

This release addresses broken functionality in 1.1.0, but also introduces some new features

  • Fixed a critical issue with resuming from BPs :-(
  • Introduced the ability to redirect I/O in and out of the child process via pipes
  • Fixed an issue with symbol files that referred to files with spaces in the path
  • Fixed heap-overflow when dealing with some UTF8 paths
  • Fixed a few minor memory leaks
  • Squashed some compile-time warnings

As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that GitHub generates don't include sub-modules. So please use the edb-debugger-1.2.0.tgz tarball that I've attached, which should have included all submodules needed for compilation.

1.1.0

24 Nov 03:03
Compare
Choose a tag to compare

Too many improvements to list, but a few highlights include:

  • better theming
  • better analysis
  • better support for ARM
  • Improved UI with jump indicator arrows
  • Badges to show when registers point to code
  • More consistent UI overall

Thanks to all contributors!

As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-1.1.0.tgz tarball that I've attached, which should have included all submodules needed for compilation.

1.0.0

04 May 22:42
Compare
Choose a tag to compare

A TON has changed since the last release, it is almost entirely small incremental changes as opposed to a major milestone. So interested parties may want to just consult the git log.

But it's about time that we call it 1.0 and move forward with more interesting changes to the codebase!

As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-1.0.0.tgz tarball that I've attached, which should have included all submodules needed for compilation.

0.9.21

28 Sep 21:06
Compare
Choose a tag to compare

Thanks to the efforts of several people, a lot has been improved in this release. Please see the github history for details as there are far too many to list.

Unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-0.9.21.tgz tarball that I've attached, which should have included all submodules needed for compilation.

Enjoy everyone!