-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-17454 2012-11-01 18:22:28 --------------------------------------------------------------------------------
Name : btparser Product : Fedora 18 Version : 0.22 Release : 1.fc18 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) -------------------------------------------------------------------------------- Update Information: This update improves reporting capabilities. -------------------------------------------------------------------------------- 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
