Commit Graph

2 Commits

Author SHA1 Message Date
Christophe Fergeau
ede372e967 fix make distcheck 2011-07-22 10:24:30 +02:00
Alon Levy
3aff246075 common: add backtrace via gstack or glibc backtrace
Add a backtrace printing function copied from xserver os/backtrace.c
that uses gstack, and if that isn't found then glibc's backtrace.
Used in ASSERT, tested on F15.
2011-07-19 20:33:25 +03:00