Skip to content
forked from abrt/abrt

Automatic bug detection and reporting tool

License

Notifications You must be signed in to change notification settings

juliusmilan/abrt

This branch is 690 commits behind abrt/abrt:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 19, 2017
Feb 26, 2014
May 19, 2017
Apr 26, 2011
Nov 6, 2015
Mar 26, 2017
Nov 2, 2017
Oct 23, 2013
Nov 29, 2017
Dec 22, 2017
Apr 9, 2010
Nov 7, 2016
Nov 2, 2017
Mar 11, 2016
Feb 19, 2009
Sep 18, 2009
Oct 19, 2016
Oct 19, 2016
Apr 25, 2017
Mar 11, 2016
Aug 20, 2010
Aug 5, 2016
Nov 2, 2017
May 2, 2011
Mar 8, 2017
May 5, 2011
Jun 27, 2017
Nov 2, 2017
Feb 11, 2016

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 42.8%
  • Shell 31.1%
  • Python 22.4%
  • Makefile 2.3%
  • M4 0.7%
  • C++ 0.4%
  • Other 0.3%