s3-build: Add a gdbtestenv environment for Samba3.
authorAndreas Schneider <asn@cynapses.org>
Fri, 9 Jul 2010 13:42:34 +0000 (15:42 +0200)
committerAndreas Schneider <asn@cynapses.org>
Fri, 9 Jul 2010 13:42:34 +0000 (15:42 +0200)
commit5b5ee73ece4d74747234115de08be19b4a9ae62a
treee3d2de8d41bc56c2d9fd81fff45df4cb033797bf
parent9e928995f0289fcf56bfa60a7541a829e2d67a38
s3-build: Add a gdbtestenv environment for Samba3.

This will open 3 xterms; smbd with gdb, winbind with gdb and a window to
run client commands.

Example: make gdbtestenv SMBD_OPTIONS="-d2"
source3/Makefile.in