From 3eed8c27f58dfdabdf7aa820e731e5fb102bd6cf Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 9 Feb 2007 10:42:28 +0000 Subject: [PATCH 1/1] Args for debugging Record::Fetch on LC --- bin/.gdbinit | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/.gdbinit b/bin/.gdbinit index 58b08cf..dac4059 100644 --- a/bin/.gdbinit +++ b/bin/.gdbinit @@ -1,3 +1,3 @@ -# $Id: .gdbinit,v 1.3 2007-01-24 09:28:02 mike Exp $ -set env YAZ_LOG=irspy,irspy_test,irspy_task -set args -I ../lib irspy.pl -t Quick localhost:8018/IR-Explain---1 bagel.indexdata.dk/gils +# $Id: .gdbinit,v 1.4 2007-02-09 10:42:28 mike Exp $ +set env YAZ_LOG=irspy,irspy_test,irspy_task,zoom,zoom_details,irspy_event +set args -I ../lib irspy.pl -t Quick localhost:8018/IR-Explain---1 z3950.loc.gov:7090/Voyager -- 1.7.10.4