Alleyoop is a GNOME frontend to the Valgrind memory checker. Its features include a right-click context menu to intelligently suppress errors or launch an editor on the source file, jumping to the exact line of the error condition. A searchbar at the top of the viewer can be used to limit the viewable errors to those that match the regex criteria entered. A fully functional Suppressions editor is also included.
| Tags | Software Development Debuggers Testing Desktop Environment GNOME |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


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.