Hello, I have been using the trunk version of Nemiver regularly since a while to debug the pieces of software I am working on every day and found it pretty solid. I thought I'd cut a release from it and push a tarball to the Interweb.
This is a bug fix and minor (though convenient) enhancement release. It should somewhat safely replace the previous 0.6.4 and I hope it'll work okay for you. Otherwise, please do report a bug at http://bugs.gnome.org. With this release I'd like to announce officially that Nemiver source code is now managed using git on the GNOME infrastructure. You can browse the source code at http://git.gnome.org/cgit/nemiver. I did post a preliminary email about this at http://mail.gnome.org/archives/nemiver-list/2009-February/msg00009.html. Oh, and Nemiver's mailing list has also moved to the GNOME infrastructure at http://mail.gnome.org/mailman/listinfo/nemiver-list. I would like to take this opportunity to thank the people of the GNOME infrastructure team for their priceless work and also thank the folks at GNA for providing Nemiver with a home during those years. Now, here goes the real meat of the release. What is Nemiver? ================ 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://projects.gnome.org/projects/nemiver What's Changed in this release ? ============================== Fixes ----- Jonathon Jongsma : Enlarge the default size of the variable inspector dialog #526151 - Change the 'restart' icon #554405 - Fix libtool wrapper detection for files with dashes #530910 - Hide View -> "Show Errors"/"Show Output" #536259 - Remember history in var inspector dialog #553213 - tabs are in different order to Alt-1,2,3,4,5 #564301 - Assertion when trying to open variable inspector Add a preference for sourceview color theme Hook up the color theme preference Don't link fooprog test program against libnemivercommon, etc. Dodji Seketeli: #560662 Refactor the parser and create GDBMParser #560662 - Support singular RESULT parsing. #564113 - GDB/MI parsing error #567175 - Listing Source files from target executable is broken #570029 - Print a message on the terminal when the user calls a function #568821 - "Call function" dialog should remember history #571036 - Random crash #571099 - nemiver crashes on startup in GtkHex Remove config.h.in from Source Control Manamagement. Fix compilation breakage with gtksourceviewmm-1 Make Nemiver compile on gtkmm 2.12 Better pretty print when calling functions. Avoid duplicates in call function dialog history. Persist the Variable inspector dialog history Fix compilation with gcc 4.3.3 Vincent Untz: #568785 - Add Debugger category to desktop file Romain Tartière: #569168 - Cannot locate source with a full file name Luca Bruno: #562925 - Shorten compilation lines Translations ------------ Daniel Nylander: Updated Swedish translation Gil Forcada Codinachs: Updated Catalan translation by David Planella Jorge Gonzalez Gonzalez: Updated Spanish translation Thanks to all the people who contributed to this release. I am looking forward to the next release already. Dodji. -- Tant que l'on n'a pas la tête coupée, on peut espérer mettre un chapeau. _______________________________________________ nemiver-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nemiver-list
