Date: Mon, 19 Feb 2007 13:09:24 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c Message-ID: <20070219110923.GT39168@deviant.kiev.zoral.com.ua> In-Reply-To: <200702191057.l1JAvmZW059331@repoman.freebsd.org> References: <200702191057.l1JAvmZW059331@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--mgIE+9cwyCTt+85Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 19, 2007 at 10:57:48AM +0000, Konstantin Belousov wrote: > kib 2007-02-19 10:57:48 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/i386/i386 db_trace.c=20 > Log: > Unbreak ddb stepping over special frames after the following commit: > Revision Changes Path > 1.113 +4 -2 src/sys/i386/i386/apic_vector.s > 1.117 +7 -1 src/sys/i386/i386/exception.s > 1.36 +7 -7 src/sys/i386/i386/local_apic.c > 1.298 +61 -63 src/sys/i386/i386/trap.c > 1.62 +15 -22 src/sys/i386/i386/vm86.c > 1.32 +4 -2 src/sys/i386/i386/vm86bios.s > 1.21 +2 -2 src/sys/i386/include/apicvar.h > 1.27 +2 -2 src/sys/i386/isa/atpic.c > 1.50 +2 -1 src/sys/i386/isa/atpic_vector.s > 1.35 +1 -1 src/sys/i386/isa/icu.h For dfilter users: dfilter wrongly interpreted this part of log message as being actual revisions committed. Manual check for cvs diff -u -r1.78 -r1.79 db_trace.c shown that intended change was committed. > =20 > Tested by: kris, Peter Holm > No objections from: kmacy > =20 > Revision Changes Path > 1.79 +2 -2 src/sys/i386/i386/db_trace.c --mgIE+9cwyCTt+85Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFF2YVjC3+MBN1Mb4gRAv29AKDLhYTjfwSUH/LA2mYbJstFWTtikgCg5NS5 W5xKXdO4S1OOOYgxRgfJB2g= =C24R -----END PGP SIGNATURE----- --mgIE+9cwyCTt+85Z--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070219110923.GT39168>