From: ian Date: Sun, 20 Jul 2008 17:36:56 +0000 (+0000) Subject: produce debugging output when debugging with gdb X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=661a00390c6ae0501bf9562507ebd562647a71f8;p=trains.git produce debugging output when debugging with gdb --- diff --git a/hostside/xs.gdb b/hostside/xs.gdb index b2787d0..4630998 100644 --- a/hostside/xs.gdb +++ b/hostside/xs.gdb @@ -5,5 +5,6 @@ break predict_problem break safety_panic break obc_error #break findhead_nextseg -set args -Dsafety-predictseg -S+realtime.log shinkansen.speeds.record santafe.speeds.record homes.record +set args -Lt -S+realtime.log shinkansen.speeds.record santafe.speeds.record homes.record run +# -Dsafety-predictseg