summaryrefslogtreecommitdiffstats
path: root/README
blob: 26cbbcb6cbb886de14a7c72fdeedbe8b9839df30 (plain)
1
2
3
4
5
6
7
8
9
10
11
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