CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20040608 11:30:57

Modified files:
        lib/direct     : trace.c 

Log message:
If the file passed to load_symbols() is not existent, lookup the full
executable path via "/proc/self/exe" and compare its basename with the
file name of the object for which the symbol table should be loaded.

Avoid recursive (most probably endless) calls to direct_trace_print_stack().



Reply via email to