summaryrefslogtreecommitdiffstats
path: root/sys/gdb/gdb_packet.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for gdb's memory searching capabilities to our in-kernel gdbbenno2014-09-051-0/+44
* Modify kdb_trap() so that it re-calls the dbbe_trap function as long asmdf2011-02-181-0/+12
* Add kdb_cpu_sync_icache(), intended to synchronize instructionmarcel2007-06-091-2/+8
* Wrap our drivers gdb_getc() function so that if it returns -1 wephk2006-05-261-5/+20
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Introduce the GDB debugger backend for the new KDB framework. Themarcel2004-07-101-0/+289
OpenPOWER on IntegriCloud