summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dbg.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used.Poul-Henning Kamp2006-05-261-10/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add support for uart(4) being a debug port for the GDB backend.Marcel Moolenaar2004-07-101-0/+101