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
/
gdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LAST
avg
2013-07-24
1
-1
/
+1
*
Update the ddb and gdb backends for the new 'trace_thread' hook.
jhb
2012-04-12
1
-1
/
+1
*
kern cons: introduce infrastructure for console grabbing by kernel
avg
2011-12-17
1
-0
/
+10
*
Modify kdb_trap() so that it re-calls the dbbe_trap function as long as
mdf
2011-02-18
2
-0
/
+23
*
there must be only one SYSINIT with SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY order
avg
2010-09-30
1
-1
/
+1
*
Commit SYSINIT() ;-adding patch missed in previous pass.
rwatson
2008-03-16
1
-1
/
+1
*
Add support for kgdb's 'detach' command.
grehan
2008-02-29
1
-0
/
+5
*
Add kdb_cpu_sync_icache(), intended to synchronize instruction
marcel
2007-06-09
1
-2
/
+8
*
Convert to new console api
phk
2006-05-26
1
-4
/
+7
*
Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used.
phk
2006-05-26
1
-6
/
+4
*
Don't use GDB_DBGPORT() macro to fill in dummy element in gdb_dbgport_set.
phk
2006-05-26
1
-1
/
+2
*
Wrap our drivers gdb_getc() function so that if it returns -1 we
phk
2006-05-26
1
-5
/
+20
*
add support for copying console messages to a remote gdb
sam
2006-03-23
3
-2
/
+185
*
check return value of gdb_rx_varhex
sam
2005-03-28
1
-2
/
+8
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
4
-4
/
+4
*
Change gdb_cpu_setreg() to not take the value to which to set the
marcel
2004-12-01
1
-10
/
+24
*
Comment-out the debugging printf I left in in case there were some
marcel
2004-08-10
1
-1
/
+1
*
Introduce the GDB debugger backend for the new KDB framework. The
marcel
2004-07-10
4
-0
/
+721