aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/kdb.h
Commit message (Expand)AuthorAgeFilesLines
* Add kdb_cpu_sync_icache(), intended to synchronize instructionMarcel Moolenaar2007-06-091-0/+5
* Eliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds a pointer to theMarcel Moolenaar2006-04-031-0/+2
* Begin all license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Introduce the KDB debugger frontend. The frontend provides a frameworkMarcel Moolenaar2004-07-101-0/+52