Skip to content
/ abrt Public
forked from abrt/abrt

Automatic bug detection and reporting tool

License

Notifications You must be signed in to change notification settings

alisheikh/abrt

 
 

Repository files navigation

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

About

Automatic bug detection and reporting tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 33.8%
  • TeX 22.8%
  • Shell 18.7%
  • Python 14.6%
  • Gnuplot 6.5%
  • XSLT 2.9%
  • Other 0.7%