r22312: avoid the need of typing 'run' into each gdb xterm
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Apr 2007 15:55:08 +0000 (15:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:01 +0000 (14:51 -0500)
commit45e8a27d984d3d75ba8ebca1ef3522b2f0fb3d4d
tree1a26d98c3dae1c48aeab297499a3a24f6e0efb45
parentcc098d19bc3df836cceb78cb6463eb1b59e93e36
r22312: avoid the need of typing 'run' into each gdb xterm

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)
source4/main.mk
source4/script/gdb_run [new file with mode: 0755]