summaryrefslogtreecommitdiffstats
path: root/src/Backtrace/backtrace.h
Commit message (Collapse)AuthorAgeFilesLines
* added option --remove-noncrash-framesKarel Klic2009-12-181-0/+6
|
* Parser simplified and even more corner cases added. Backtrace file is now ↵Karel Klic2009-11-251-1/+1
| | | | loaded into memory and preprocessed before parsing. Backtrace file size limit increased to ~20 MB
* Finishing basic implementation of abrt-backtrace (--single-thread, ↵Karel Klic2009-11-241-1/+18
| | | | --frame-depth, --remove-exit-handlers, parser)
* Backtrace detector improvements.Karel Klic2009-11-231-7/+13
|
* Backtrace parser improvementsKarel Klic2009-11-201-0/+8
|
* Backtrace tool WORK-IN-PROGRESSKarel Klic2009-11-111-0/+63