summaryrefslogtreecommitdiffstats
path: root/source3/script/tests/gdb_backtrace
Commit message (Collapse)AuthorAgeFilesLines
* s3-selftest Remove unused gdb_backtraceAndrew Bartlett2011-06-241-87/+0
| | | | | | The version in selftest/ has more features and is the one used by 'make test'. Andrew Bartlett
* make gdb_backtrace executableStefan Metzmacher2007-10-181-0/+0
| | | | | metze (This used to be commit f694df1919fe98c5efef36c867a2be6527efa6ed)
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-0/+0
| | | | (This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
* r22998: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
| | | | | | | only if the output of which has a leading '/' the output is useful... metze (This used to be commit 5c5aa1f862ad5e765b18c8dbc981af3012b48cb7)
* r19164: merge the gdb_backtrace script from samba4Stefan Metzmacher2007-10-101-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)
* r19119: try to be more portable...Stefan Metzmacher2007-10-101-7/+7
| | | | | metze (This used to be commit 380e647534730313ee57d1acf2756708b7c9676d)
* r19104: Fix from Björn JACKE <bjoern@j3e.de>Jeremy Allison2007-10-101-1/+1
| | | | | | "here's a small fix for gdb_backtrace." Jeremy. (This used to be commit a0b4e5d11857cd067c60dd99dc5f00ee62a1354d)
* r19040: use more portable shellscripting, hopefully give better results on Tru64Stefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit e8dd73f79656d9ef6faf9fceb84dc8702ac8e10a)
* r18379: make the gdb_backtrace executableStefan Metzmacher2007-10-101-0/+0
| | | | | metze (This used to be commit f4023dc39e97bf8b1d1642f7eb0e8cb00557aa7f)
* r8990: First trivial example of 'make test'Gerald Carter2007-10-101-0/+41
(This used to be commit 11c886394970713a226d1fe46a4931ef97bb39a8)