Alleyoop is a GNOME front-end to the popular Valgrind memory debugger.
Alleyoop is a graphical front-end to the increasingly popular Valgrind memory checker for x86 GNU/ Linux using the Gtk+ widget set and other GNOME libraries for the X-Windows environment.
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. Also included is a fully functional Suppressions editor.
Requirements:
· glib 2.2.x
· pango 1.2.x
· gtk+ 2.2.x
· gconf 2.2.x
· libgnome 2.2.x
· libgnomeui 2.2.x
Product's homepage
Requirements:
· glib 2.2.x
· pango 1.2.x
· gtk 2.2.x
· gconf 2.2.x
· libgnome 2.2.x
· libgnomeui 2.2.x
What's New in This Release: [ read full changelog ]
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.