aboutsummaryrefslogtreecommitdiff
path: root/sys/gdb/gdb_cons.c
Commit message (Expand)AuthorAgeFilesLines
* rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LASTAndriy Gapon2013-07-241-1/+1
* kern cons: introduce infrastructure for console grabbing by kernelAndriy Gapon2011-12-171-0/+10
* there must be only one SYSINIT with SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY orderAndriy Gapon2010-09-301-1/+1
* Commit SYSINIT() ;-adding patch missed in previous pass.Robert Watson2008-03-161-1/+1
* Convert to new console apiPoul-Henning Kamp2006-05-261-4/+7
* add support for copying console messages to a remote gdbSam Leffler2006-03-231-0/+172