Name : btparser
| |
Version : 0.16
| Vendor : CentOS
|
Release : 3.el6
| Date : 2012-06-22 15:54:06
|
Group : Development/Libraries
| Source RPM : btparser-0.16-3.el6.src.rpm
|
Size : 0.13 MB
| |
Packager : CentOS BuildSystem < http://bugs_centos_org>
| |
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: /vol/rzm7/linux-centos-vault/6.3/os/x86_64/Packages |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
libbtparser.so.2()(64bit)
btparser
btparser(x86-64)
Requires :