Date: Mon, 29 Jul 2002 04:41:59 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c exception.s Message-ID: <20020729043324.S48626-100000@gamplex.bde.org> In-Reply-To: <200207280027.g6S0RpSR079380@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 Jul 2002, Peter Wemm wrote: > peter 2002/07/27 17:27:51 PDT > > Modified files: > sys/i386/i386 db_trace.c exception.s > Log: > Unwind the syscall_with_err_pushed tweak that jake did some time back. > > OK'ed by: jake Thanks. I didn't like being reminded of this bug in every (i386) panic trace. > Revision Changes Path > 1.48 +3 -1 src/sys/i386/i386/db_trace.c > 1.98 +14 -2 src/sys/i386/i386/exception.s gdb probably needs changes like the ones in db_trace.c. It has nothing to back out since it hasn't even caught up with the Xsyscall -> X{lcall,int0x80}syscall change yet. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020729043324.S48626-100000>