From: ian Date: Fri, 22 Oct 2004 21:23:42 +0000 (+0000) Subject: for debugging X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=053077b507de1626bf5528dd12cee62871a792ff;p=trains.git for debugging --- diff --git a/cprogs.make b/cprogs.make index bdda244..5ef8b50 100644 --- a/cprogs.make +++ b/cprogs.make @@ -1,3 +1,4 @@ +OPTIMISE= -O2 CFLAGS= -Wall -Wwrite-strings -Wpointer-arith \ -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes \ - -O2 -g + -g $(OPTIMISE) diff --git a/layout/x.gdb b/layout/x.gdb new file mode 100644 index 0000000..e2a9a42 --- /dev/null +++ b/layout/x.gdb @@ -0,0 +1,3 @@ +file subseg2display +set args ours-g0.ppm >t.ppm +break badformat