--- a/Makefile Sun Jan 30 23:03:31 2005 +0000 +++ b/Makefile Sun Jan 30 23:04:41 2005 +0000 @@ -285,7 +285,7 @@ endif ifdef DEBUG - CFLAGS += -g -D_DEBUG + CFLAGS += -g -fno-inline -D_DEBUG endif ifdef PROFILE