freebsd-dev/sys/ddb
Brian S. Dean 17bbfb5897 Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and
'dwatch'.  The new commands install hardware watchpoints if supported
by the architecture and if there are enough registers to cover the
desired memory area.

No objection by: audit@, hackers@

MFC after: 2 weeks
2001-07-11 03:15:25 +00:00
..
db_access.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_access.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_aout.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_break.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_break.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_command.c Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and 2001-07-11 03:15:25 +00:00
db_command.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_examine.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_expr.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_input.c Add a new mechanism, cndbctl(), to tell the console driver that 2000-01-11 14:54:01 +00:00
db_kld.c Fix a typo in the db_kld.c file - it's kld support not raw a.out support. 2000-01-11 13:25:12 +00:00
db_lex.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_lex.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_output.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_output.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_print.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_ps.c o Merge contents of struct pcred into struct ucred. Specifically, add the 2001-05-25 16:59:11 +00:00
db_run.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_sym.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_sym.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_sysctl.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
db_trap.c A set of changes to reduce the number of include files the kernel 2001-07-08 04:56:07 +00:00
db_variables.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_variables.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_watch.c Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and 2001-07-11 03:15:25 +00:00
db_watch.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_write_cmd.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ddb.h Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and 2001-07-11 03:15:25 +00:00