Home > abrt

abrt

Abrt is a project mainly written in C and PYTHON, based on the GPL-2.0 license.

abrt with api

These sources are in early stages. They are changing every day :-)... Anyway, patches are welcome.

** Using Valgrind

When running ABRT under memcheck, GLib's environment variables should be set to turn off glib's memory optimization, so valgrind is not confused:

G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind --tool=memcheck \ --leak-check=full abrtd -dvvv