summaryrefslogtreecommitdiffstats
path: root/selftest/gdb_backtrace
Commit message (Collapse)AuthorAgeFilesLines
* selftest: Improve gdb_backtrace to run in batch modeAndrew Bartlett2011-02-221-2/+3
| | | | | | | | | Following Tridge's advice, we need to have no input (/dev/null) and -batch for reliable opeation on big backtraces. We should also use --pid, and let gdb find the binary Andrew Bartlett
* build: update gdb_backtrace to make it search for gdb66 as it work on freebsdMatthieu Patou2010-11-281-0/+17
| | | | | Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sun Nov 28 16:37:08 CET 2010 on sn-devel-104
* fix bad shellMatthieu Patou2010-11-281-0/+1
|
* add handling for solarisMatthieu Patou2010-11-281-1/+11
| | | | | Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sun Nov 28 13:32:21 CET 2010 on sn-devel-104
* selftest/gdb_backtrace: call "info locals" tooStefan Metzmacher2010-03-011-0/+1
| | | | metze
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-281-0/+87
metze