index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ddb
/
db_run.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix software single-stepping: we need to check if the instruction is a
cognet
2008-08-02
1
-1
/
+1
*
rev 1.54 of i386/include/pcb.h depended on sys/proc.h. The prerequisite
peter
2005-04-14
1
-0
/
+1
*
Start each of the license/copyright comments with /*-
imp
2005-01-06
1
-1
/
+1
*
Do not attempt to skip a breakpoint that is a result of a software single step,
cognet
2004-11-21
1
-3
/
+12
*
Mega update for the KDB framework: turn DDB into a KDB backend.
marcel
2004-07-10
1
-40
/
+26
*
Use __FBSDID().
obrien
2003-06-10
1
-3
/
+4
*
Split the declaration and the initialization of two variables.
mux
2002-06-23
1
-4
/
+4
*
Remove __P.
alfred
2002-03-20
1
-3
/
+3
*
Fill out some gaps in ia64 DDB support. This involves generalising DDB's
dfr
2001-09-15
1
-2
/
+2
*
No tokens should follow #endif.
obrien
2001-08-15
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Quiet warnings on Alpha. (db_expr_t is a long on alpha, int on x86)
peter
1999-07-01
1
-2
/
+1
*
Remove the two single step breakpoints in the reverse order of setting to
dfr
1998-07-05
1
-5
/
+5
*
Use db_addr_t for the breakpoint address in db_set_single_step.
dfr
1998-06-28
1
-3
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-5
/
+5
*
Removed unused #includes.
bde
1997-06-14
1
-3
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Reduced and cleaned up #includes.
bde
1995-12-10
1
-4
/
+3
*
Staticize and cleanup.
phk
1995-12-10
1
-5
/
+5
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Staticized and '#ifdef notused' stuff we don't use.
phk
1995-11-29
1
-2
/
+8
*
Completed function declarations and/or added prototypes and/or #includes
bde
1995-11-24
1
-7
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-11
/
+11
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-5
/
+5
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-2
/
+3
*
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
rgrimes
1993-10-16
1
-38
/
+2
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+426