NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50091 CVS commit: src/sys/arch/amd64
The following reply was made to PR port-amd64/50091; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50091 CVS commit: src/sys/arch/amd64
Date: Sun, 26 Jul 2015 10:49:05 +0000
Module Name: src
Committed By: mrg
Date: Sun Jul 26 10:49:05 UTC 2015
Modified Files:
src/sys/arch/amd64/amd64: kgdb_machdep.c
src/sys/arch/amd64/include: db_machdep.h
Log Message:
properly copy regs for kgdb, and define the number of registers properly.
from openbsd via Vicente Chaves and PR port-amd64/50091.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/amd64/amd64/kgdb_machdep.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/amd64/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index