Date: Mon, 8 Jul 2002 22:17:40 -0700 From: David O'Brien <obrien@FreeBSD.ORG> To: Erik Greenwald <erik@smluc.org> Cc: freebsd-current@freebsd.org Subject: Re: gdb errors in world Message-ID: <20020708221740.A14850@hub.freebsd.org> In-Reply-To: <20020709013737.GA7518@freya>; from erik@smluc.org on Mon, Jul 08, 2002 at 08:37:37PM -0500 References: <20020709013737.GA7518@freya>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 08, 2002 at 08:37:37PM -0500, Erik Greenwald wrote: > > This may be a stupid question, but is gdbreplay currently broken? I just > cvsup'd today (2002-07-08, 18:42 CST (GMT-6)) *shrug* I can't reproduce this. > cc -O -pipe -D_GNU_SOURCE -I. -I/usr/src/gnu/usr.bin/binutils/gdbreplay ... > -DNO_MMALLOC -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes ^^^^^^^ > /usr/src/contrib/gdb/gdb/gdbserver/gdbreplay.c:278: warning: implicit > declaration of function `write' > *** Error code 1 It isn't broken, rather it isn't WARNS/WFORMAT clean for you. I'm not sure why it is for me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020708221740.A14850>