aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/gdb_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* amd64: Protect the kernel text, data, and BSS by setting the RW/NX bitsJonathan T. Looney2018-03-061-0/+13
* sys/i386: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Report the values of x86 segment registers to remote debuggers.John Baldwin2015-06-121-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Change gdb_cpu_setreg() to not take the value to which to set theMarcel Moolenaar2004-12-011-1/+1
* Introduce the GDB debugger backend for the new KDB framework. TheMarcel Moolenaar2004-07-101-0/+52