summaryrefslogtreecommitdiffstats
path: root/source4/script/gdb_backtrace_test.c
Commit message (Collapse)AuthorAgeFilesLines
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-281-42/+0
| | | | metze
* r19150: add a usefull tool to test the gdb_backtrace scriptStefan Metzmacher2007-10-101-0/+42
just compile it with cc -g -o gdb_backtrace_test gdb_backtrace_test.c and run it in the same directory where your gdb_backtrace script is. metze (This used to be commit 56ae0171bafe4576c6163a0198a18b8163314e20)