GNOME 3590 Published by

nemiver 0.5.2 has been released



What is it?
===========
nemiver is a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the GNU debugger gdb for debugging C/C++ programs.

Where to get it?
================
This release is available as a source package in tar.gz format and can be downloaded from: http://ftp.gnome.org/pub/GNOME/sources/nemiver/

The home page of the Nemiver project is at http://home.gna.org/nemiver

What's Changed?
===============

Fixes
-------
* unplug some immature non regression tests for now
* fix an infinite loop when parsing an output record having a line starting with '='
* support setting breakpoints on functions that are in not-yet-loaded shared libraries.
* fix #526291 =96 Nemiver doesn't propose to stop the debugging application
nemiver release 0.5.2 now available