summaryrefslogtreecommitdiffstats
path: root/sys/gdb/gdb_cons.c
Commit message (Expand)AuthorAgeFilesLines
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-3/+2
* Revert r267961, r267973:gjb2014-06-271-2/+3
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-3/+2
* rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LASTavg2013-07-241-1/+1
* kern cons: introduce infrastructure for console grabbing by kernelavg2011-12-171-0/+10
* there must be only one SYSINIT with SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY orderavg2010-09-301-1/+1
* Commit SYSINIT() ;-adding patch missed in previous pass.rwatson2008-03-161-1/+1
* Convert to new console apiphk2006-05-261-4/+7
* add support for copying console messages to a remote gdbsam2006-03-231-0/+172
OpenPOWER on IntegriCloud