summaryrefslogtreecommitdiff
path: root/source3/script/tests/gdb_backtrace
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r19164: merge the gdb_backtrace script from samba4Stefan Metzmacher1-25/+71
this more portable and try to make use of ladebug on Tru64, but that only works when the binary is passed as 2nd arg to gdb_backtrace as Tru64 doesn't know /proc/${PID}/exe we need to find a way to pass the progname in 'panic action' in samba3 metze (This used to be commit 2f55fd82ff5db82974f91648cc386daa423e38be)
2007-10-10r19119: try to be more portable...Stefan Metzmacher1-7/+7
metze (This used to be commit 380e647534730313ee57d1acf2756708b7c9676d)
2007-10-10r19104: Fix from Björn JACKE <bjoern@j3e.de>Jeremy Allison1-1/+1
"here's a small fix for gdb_backtrace." Jeremy. (This used to be commit a0b4e5d11857cd067c60dd99dc5f00ee62a1354d)
2007-10-10r19040: use more portable shellscripting, hopefully give better results on Tru64Stefan Metzmacher1-2/+2
metze (This used to be commit e8dd73f79656d9ef6faf9fceb84dc8702ac8e10a)
2007-10-10r18379: make the gdb_backtrace executableStefan Metzmacher1-0/+0
metze (This used to be commit f4023dc39e97bf8b1d1642f7eb0e8cb00557aa7f)
2007-10-10r8990: First trivial example of 'make test'Gerald Carter1-0/+41
(This used to be commit 11c886394970713a226d1fe46a4931ef97bb39a8)