summaryrefslogtreecommitdiff
path: root/sys/ia64/include/db_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: /*- and related license changesWarner Losh2005-01-311-1/+1
* Mega update for the KDB framework: turn DDB into a KDB backend.Marcel Moolenaar2004-07-101-79/+41
* Revamp of the syscall path, exception and context handling. TheMarcel Moolenaar2003-05-161-4/+4
* o Remove namespace pollution from param.h:Marcel Moolenaar2002-05-191-3/+4
* Fix some -Wunused warnings by "using" a macro argumentPeter Wemm2002-03-121-7/+7
* Declare ddb_regs as extern to avoid creating a tentative definition.Marcel Moolenaar2002-01-181-1/+1
* Shift the code which packs and unpacks instruction bundles out of DDBDoug Rabson2001-10-181-4/+1
* Fill out some gaps in ia64 DDB support. This involves generalising DDB'sDoug Rabson2001-09-151-7/+18
* Implement a simple stack trace for DDB. This will have to be redoneDoug Rabson2001-04-181-0/+4
* * Add rudimentary DDB support (no kgdb, no backtrace, no single step).Doug Rabson2000-10-101-9/+19
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+91