Skip to content

1.2.0

Compare
Choose a tag to compare
@eteran eteran released this 10 Apr 19:03
· 205 commits to master since this release

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.