SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

btparser rpm build for : Fedora 16. For other distributions click btparser.

Name : btparser
Version : 0.13 Vendor : Fedora Project
Release : 1.fc16 Date : 2011-05-20 18:11:32
Group : Development/Libraries Source RPM : btparser-0.13-1.fc16.src.rpm
Size : 0.11 MB
Packager : Fedora Project
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)

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/16/Fedora/x86_64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  btparser-0.13-1.fc16.x86_64.rpm
ftp.icm.edu.pl  btparser-0.13-1.fc16.x86_64.rpm
     

Provides :
libbtparser.so.2()(64bit)
btparser
btparser(x86-64)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libbtparser.so.2()(64bit)
/sbin/ldconfig
libc.so.6(GLIBC_2.8)(64bit)


Content of RPM :
/usr/bin/btparser
/usr/lib64/libbtparser.so.2
/usr/lib64/libbtparser.so.2.2.2
/usr/share/doc/btparser-0.13
/usr/share/doc/btparser-0.13/COPYING
/usr/share/doc/btparser-0.13/ChangeLog
/usr/share/doc/btparser-0.13/NEWS
/usr/share/doc/btparser-0.13/README
/usr/share/doc/btparser-0.13/TODO
/usr/share/man/man1/btparser.1.gz

 
ICM