freebsd-dev/sys/ddb
Robert Watson e5a0927394 Follow up to r225203 refining break-to-debugger run-time configuration
improvements:

(1) Implement new model in previously missed at91 UART driver
(2) Move BREAK_TO_DEBUGGER and ALT_BREAK_TO_DEBUGGER from opt_comconsole.h
    to opt_kdb.h (spotted by np)
(3) Garbage collect now-unused opt_comconsole.h

MFC after:	3 weeks
Approved by:	re (bz)
2011-08-27 14:24:27 +00:00
..
db_access.c
db_access.h
db_break.c Follow up to r225203 refining break-to-debugger run-time configuration 2011-08-27 14:24:27 +00:00
db_break.h
db_capture.c sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:54:19 +00:00
db_command.c Fix making kernel dumps from the debugger by creating a command 2011-06-07 01:28:12 +00:00
db_command.h MFp4 @178364: 2010-05-24 16:41:05 +00:00
db_examine.c
db_expr.c Build on Jeff Roberson's linker-set based dynamic per-CPU allocator 2009-07-14 22:48:30 +00:00
db_input.c
db_lex.c
db_lex.h
db_main.c
db_output.c There is not a good reason to have a different prototype for db_printf() 2010-05-11 17:01:14 +00:00
db_output.h
db_print.c
db_ps.c Trim some additional unnecessary <linker_set.h> includes. 2011-04-28 17:59:33 +00:00
db_run.c
db_script.c
db_sym.c Move two copies of the same definition to a common include file. 2010-04-14 23:06:07 +00:00
db_sym.h
db_textdump.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
db_thread.c MFp4 @178364: 2010-05-24 16:41:05 +00:00
db_variables.c Build on Jeff Roberson's linker-set based dynamic per-CPU allocator 2009-07-14 22:48:30 +00:00
db_variables.h Build on Jeff Roberson's linker-set based dynamic per-CPU allocator 2009-07-14 22:48:30 +00:00
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h There is not a good reason to have a different prototype for db_printf() 2010-05-11 17:01:14 +00:00