summaryrefslogtreecommitdiffstats
path: root/source4/script/gdb_run
Commit message (Collapse)AuthorAgeFilesLines
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-281-20/+0
| | | | metze
* r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2007-12-241-1/+5
| | | | (This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2)
* r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett2007-10-101-1/+0
| | | | | | | fix a provision without an smb.conf already setup. Andrew Bartlett (This used to be commit a00044d2294b482ea83e9d7392eb8113a9c94b6e)
* r22312: avoid the need of typing 'run' into each gdb xtermStefan Metzmacher2007-10-101-0/+17
if someone knows how to tell gdb to only exit if 'run' exists clean via the if/else logic please tell me! see http://davis.lbl.gov/Manuals/GDB/gdb_20.html#SEC194) but there's no useful example :-( metze (This used to be commit 4a95e893087e6e3194cd18289a9bf019d0f0abde)