GNU Debugging: DDD and GDB
-
ddd @ Savannah: ANNOUNCE: DDD 3.4.0-rc2
Release candidate 3.4.0-rc2 is available. The build process of DDD is streamlined and updated to current versions of the toolchain. The interfaces to inferior debuggers (GDB and remake) and to Gnuplot are updated.
-
Mark J. Wielaard: Valgrind 3.21.0
We are pleased to announce a new release of Valgrind, version 3.21.0, available from https://valgrind.org/downloads/current.html.
valgrind now provides gdb python commands. These GDB front end commands provide a better integration in the GDB command line interface, so as to use for example GDB auto-completion, command specific help, searching for a command or command help matching a regexp, … For relevant monitor commands, GDB will evaluate arguments to make the use of monitor commands easier.
UPDATE
-
Valgrind-3.21.0 released
We are pleased to announce a new release of Valgrind, version 3.21.0, available from https://valgrind.org/downloads/current.html.
See the release notes below for details of changes.
Our thanks to all those who contribute to Valgrind's development. This release represents a great deal of time, energy and effort on the part of many people.
Happy and productive debugging and profiling,
-- The Valgrind Developers