-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-8031 2011-06-08 23:33:36 --------------------------------------------------------------------------------
Name : btparser Product : Fedora 15 Version : 0.13 Release : 1.fc15 URL : http://fedorahosted.org/btparser Summary : Parser and analyzer for backtraces produced by GDB Description : Btparser is a backtrace parser and analyzer, which works with backtraces produced by the GNU Project Debugger. It can parse a text file with a backtrace to a tree of C structures, allowing to analyze the threads and frames of the backtrace and work with them. Btparser also contains some backtrace manipulation and extraction routines: - it can find a frame in the crash-time backtrace where the program most likely crashed (a chance is that the function described in that frame is buggy) - it can produce a duplication hash of the backtrace, which helps to discover that two crash-time backtraces are duplicates, triggered by the same flaw of the code - it can "rate" the backtrace quality, which depends on the number of frames with and without the function name known (missing function name is caused by missing debugging symbols) -------------------------------------------------------------------------------- References: [ 1 ] Bug #705133 - Review Request: btparser - Parser and analyzer for backtraces produced by GDB https://bugzilla.redhat.com/show_bug.cgi?id=705133 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update btparser' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
