summaryrefslogtreecommitdiffstats
path: root/sys/gdb/gdb_main.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for gdb's memory searching capabilities to our in-kernel gdbbenno2014-09-051-0/+24
* Update the ddb and gdb backends for the new 'trace_thread' hook.jhb2012-04-121-1/+1
* Modify kdb_trap() so that it re-calls the dbbe_trap function as long asmdf2011-02-181-0/+11
* Add support for kgdb's 'detach' command.grehan2008-02-291-0/+5
* Don't use GDB_DBGPORT() macro to fill in dummy element in gdb_dbgport_set.phk2006-05-261-1/+2
* add support for copying console messages to a remote gdbsam2006-03-231-2/+10
* check return value of gdb_rx_varhexsam2005-03-281-2/+8
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Change gdb_cpu_setreg() to not take the value to which to set themarcel2004-12-011-10/+24
* Comment-out the debugging printf I left in in case there were somemarcel2004-08-101-1/+1
* Introduce the GDB debugger backend for the new KDB framework. Themarcel2004-07-101-0/+261
OpenPOWER on IntegriCloud