summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm/db_interface.c
Commit message (Expand)AuthorAgeFilesLines
* Final whitespace trim.imp2012-06-131-6/+6
* Add "add pc, whatever" as a branch instruction, we use it in memcpy().cognet2008-08-031-0/+36
* Handle ldr pc, [reg] in branch_taken().cognet2008-08-031-1/+12
* Remove unused header file <machine/katelib.h>kevlo2007-02-261-1/+0
* style(9) cleanup.kevlo2007-02-141-5/+4
* Implement db_frame() and use it to obtain the registers value.cognet2005-06-231-22/+45
* Start all license statements with /*-imp2005-01-051-1/+1
* Implement breakpoints and single stepping on arm.cognet2004-11-211-5/+92
* Update to kdb.cognet2004-07-121-133/+31
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+334
OpenPOWER on IntegriCloud