summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/gdb_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Report the values of x86 segment registers to remote debuggers.jhb2015-06-121-0/+4
* Sync with i386: Map exceptions to signals in gdb_cpu_signal() somarcel2006-04-041-0/+24
* Kill pcb_rflags. It served no purpose.peter2005-09-271-1/+1
* Begin all license/copyright comments with /*-imp2005-01-051-1/+1
* Change gdb_cpu_setreg() to not take the value to which to set themarcel2004-12-011-4/+3
* Update the gdb register extraction support to use the pcb whereverpeter2004-11-301-23/+33
* Introduce the GDB debugger backend for the new KDB framework. Themarcel2004-07-101-0/+84
OpenPOWER on IntegriCloud