OpenGrok
Cross Reference: kgdb_machdep.c
xref
: /
src
/
sys
/
arch
/
arm
/
arm32
/
kgdb_machdep.c
Home
|
History
|
Annotate
|
Download
|
only in
arm32
History log of
/src/sys/arch/arm/arm32/kgdb_machdep.c
Revision
Date
Author
Comments
1.10
20-Jun-2020
skrll
KNF
1.9
20-Jun-2020
skrll
KNF #includes
Remove some unnecessary ones while I'm here.
1.8
20-Jun-2020
skrll
Trailing whitespace
1.7
18-Oct-2009
snj
Move Matthias Pfaller's files to 2-clause license. OK matthias@.
1.6
14-Mar-2009
dsl
Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
1.5
11-Jan-2009
cegger
branches: 1.5.2;
adaption for making kgdb_dev a dev_t
1.4
24-Dec-2005
perry
branches: 1.4.76; 1.4.80; 1.4.88; 1.4.96;
bare asm -> __asm
1.3
11-Dec-2005
christos
merge ktrace-lwp.
1.2
15-Jul-2003
lukem
branches: 1.2.16;
__KERNEL_RCSID()
1.1
28-Apr-2003
briggs
branches: 1.1.2;
Add arm32 machine-specific remote kgdb support. Largely
from PR port-arm/15530 by bsh@, but with some updates from
me, including a fresh arm32/kgdb_machdep.c--ported from pc532.
1.1.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.1.2.1
03-Aug-2004
skrll
Sync with HEAD
1.2.16.1
21-Jun-2006
yamt
sync with head.
1.4.96.1
15-Feb-2014
matt
Merge armv7 support from HEAD, specifically support for the BCM5301X
and BCM56340 evbarm kernels.
1.4.88.2
28-Apr-2009
skrll
Sync with HEAD.
1.4.88.1
19-Jan-2009
skrll
Sync with HEAD.
1.4.80.2
11-Mar-2010
yamt
sync with head
1.4.80.1
04-May-2009
yamt
sync with head.
1.4.76.1
17-Jan-2009
mjf
Sync with HEAD.
1.5.2.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
Indexes created Fri Oct 17 09:09:57 GMT 2025