CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20040204 06:18:30
Modified files:
src : Makefile.am
src/misc : debug.c
Removed files:
tools : gensyms.sh
Log message:
Rewrote symbol lookup used by stack trace dumping code.
The symbol list is no longer generated at build time for libdirectfb.
Use popen("nm -n ...") to load symbols of any module on demand.
Produce gdb like stack dumps (output formatting).
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.