All releases of Alleyoop


Release Notes: Support for the --track-origin Valgrind option was added and a bug preventing the Run dialog from popping up when attempting to debug a program was fixed.


Release Notes: 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.


Release Notes: 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.


Release Notes: Updated to work with Valgrind 3.x.


Release Notes: This release has support for the Helgrind skin and tracking of leaked file descriptors.


Release Notes: Upon adding a new suppression rule, this release will immediately remove all matching errors from the view. It will also suppress further errors from Valgrind matching the new rule(s).


Release Notes: The parser has been fixed to handle receiving Valgrind error messages from multiple processes at the same time.


Release Notes: This release has been updated to handle the output generated by newer versions of Valgrind (1.9.6+). It adds the ability to debug console applications by not redirecting the child process's stdin, stdout, and stderr to /dev/null. The user's custom editor command has been added to the right-click context menu.


Release Notes: Support for using a user-specified editor commandline when opening source files.


Release Notes: The suppressions list dialog now actually load the suppressions. A build issue on systems with older popt installations was fixed. It's now possible to select between Memcheck and Addrcheck.