Skip to content

wlindauer/abrt

 
 

Repository files navigation

ABRT

A set of tools to help users detect and report application crashes.

About

Its main purpose is to ease the process of reporting an issue and finding a solution.

The solution in this context might be a bugzilla ticket, knowledge base article or a suggestion to update a package to a version containing a fix.

Documentation

Every ABRT program and configuration file has a man page describing it. It is also possible to read the ABRT documentation online. For contributors and developers, there are also wiki pages describing some topics to deeper technical details.

Development

Running

ABRT consist of several services and many small utilities. While The utilities can be successfully run from the source directories after build, the services often uses the utilities to do actions and expect the utilities installed in the system directories. Hence to run the services, it is recommended to install ABRT first and run them as system services. The instructions how to build and install ABRT can be found in INSTALL.md

Technologies

About

Automatic bug detection and reporting tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 43.0%
  • Shell 30.7%
  • Python 22.6%
  • Makefile 2.3%
  • M4 0.7%
  • C++ 0.4%
  • Other 0.3%