cvs commit: src/sys/i386/i386 db_trace.c
Kostik Belousov
kostikbel at gmail.com
Mon Feb 19 11:09:40 UTC 2007
On Mon, Feb 19, 2007 at 10:57:48AM +0000, Konstantin Belousov wrote:
> kib 2007-02-19 10:57:48 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/i386/i386 db_trace.c
> 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.
>
> Tested by: kris, Peter Holm
> No objections from: kmacy
>
> Revision Changes Path
> 1.79 +2 -2 src/sys/i386/i386/db_trace.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20070219/b642859f/attachment.pgp
More information about the cvs-src
mailing list