summaryrefslogtreecommitdiff
path: root/i386/i386/db_interface.h
AgeCommit message (Expand)Author
2017-08-27ddb: More gracefully handle address errorsSamuel Thibault
2017-08-05ddb: debug traps and port referencesJustus Winter
2014-05-03ddb: add "halt" commandJustus Winter
2013-12-17i386: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-10i386/i386/db_interface.c: use vm_offset_t instead of an unsigned intMarin Ramesa
2013-12-09i386/i386/db_interface.c: remove forward declarationMarin Ramesa
2013-12-05i386/i386/db_trace.c: remove forward declarationMarin Ramesa
2013-12-05ddb/db_command.c: remove forward declarationMarin Ramesa
2013-12-05ddb/db_command.c: remove forward declarationsMarin Ramesa
2013-11-21i386/i386/db_interface.h: fix implicit declaration of functionMarin Ramesa
2013-03-11Fix build without kdbSamuel Thibault
2013-02-04Plug hw debug register support into kdbSamuel Thibault
2013-02-04Add x86 hardware debugging register supportSamuel Thibault
2011-08-21Add 8byte breakpoint macroSamuel Thibault
2011-02-27Add prototypes for x86 debug registersSamuel Thibault
2009-06-182006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge