aboutsummaryrefslogtreecommitdiff
path: root/sys/gdb
Commit message (Expand)AuthorAgeFilesLines
* add support for copying console messages to a remote gdbSam Leffler2006-03-233-2/+185
* check return value of gdb_rx_varhexSam Leffler2005-03-281-2/+8
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-064-4/+4
* Change gdb_cpu_setreg() to not take the value to which to set theMarcel Moolenaar2004-12-011-10/+24
* Comment-out the debugging printf I left in in case there were someMarcel Moolenaar2004-08-101-1/+1
* Introduce the GDB debugger backend for the new KDB framework. TheMarcel Moolenaar2004-07-104-0/+721