Package : btparser > RPM : btparser-0.26-7.mga6.src.rpm

Basic items

Name btparser
Version 0.26
Release 7.mga6
URL http://fedorahosted.org/btparser
Group Development/Tools
Summary Parser and analyzer for backtraces produced by GDB
Size 362KB
Arch x86_64
License GPLv2+

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)

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-01-17 06:59:19
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie