Alleyoop Changelog

What's new in Alleyoop 0.9.8

Dec 19, 2011
  • New Features:
  • Added support for the --ignore-ranges, --malloc-fill, and free-fill Memcheck options.
  • Added support for the --happens-before, --trace-addr, and trace-level Helgrind options.
  • Bugs Fixed:
  • Don't try to use --avoid-strlen-errors which is no longer supported by Valgrind.
  • Fixed -I, -R and --tool command-line options to work as expected.

New in Alleyoop 0.9.7 (Nov 24, 2009)

  • Fixed a bug that prevented the File/Run menu item from opening a Run dialog if a program had not been specified on the command-line.

New in Alleyoop 0.9.5 (Mar 8, 2009)

  • This release adds support for a number of new Valgrind command-line options and fixes the command-line parser to handle the -I and -R switches.

New in Alleyoop 0.9.4 (Feb 9, 2009)

  • This release removes custom debugging symbol lookup code that was unnecessary and broke the build on recent Linux distributions, and fixes some bugs in the Valgrind error log parser.