From 614fea4307428b6833ed8337769974f30d20a6e7 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 5 Mar 2007 19:39:30 +0000 Subject: [PATCH] New cmd-line. --- bin/.gdbinit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/.gdbinit b/bin/.gdbinit index 1e067c0..1eea4bc 100644 --- a/bin/.gdbinit +++ b/bin/.gdbinit @@ -1,3 +1,3 @@ -# $Id: .gdbinit,v 1.5 2007-02-28 11:13:41 mike Exp $ +# $Id: .gdbinit,v 1.6 2007-03-05 19:39:30 mike Exp $ set env YAZ_LOG=irspy,irspy_test,irspy_task,zoom,zoom_details,irspy_event -set args -I ../lib irspy.pl -t Main -a localhost:8018/IR-Explain---1 +set args -I../lib irspy.pl -t Quick -f 'net.host=*indexdata*' localhost:8018/IR-Explain---1 -- 1.7.10.4