..
db_access.c
Fix -Wundef.
2005-12-04 02:12:43 +00:00
db_access.h
Start each of the license/copyright comments with /*-
2005-01-06 01:34:41 +00:00
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
Start each of the license/copyright comments with /*-
2005-01-06 01:34:41 +00:00
db_capture.c
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
2011-01-12 19:54:19 +00:00
db_command.c
Small textdump enhancements.
2012-11-01 04:07:08 +00:00
db_command.h
MFp4 @178364:
2010-05-24 16:41:05 +00:00
db_examine.c
Add a /S mode to DDB "ex" command, which interprets and prints the
2008-03-07 18:09:07 +00:00
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
Use strchr() and strrchr().
2012-01-02 12:12:10 +00:00
db_lex.c
Add a simple scripting facility to DDB(4), allowing the user to
2007-12-26 09:33:19 +00:00
db_lex.h
Add a simple scripting facility to DDB(4), allowing the user to
2007-12-26 09:33:19 +00:00
db_main.c
Update the ddb and gdb backends for the new 'trace_thread' hook.
2012-04-12 21:34:58 +00:00
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
Fixed formatting of printing of command tables. WIth the default max
2006-10-08 18:15:08 +00:00
db_print.c
rev 1.54 of i386/include/pcb.h depended on sys/proc.h. The prerequisite
2005-04-14 05:25:40 +00:00
db_ps.c
Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form.
2011-12-18 15:36:21 +00:00
db_run.c
Fix software single-stepping: we need to check if the instruction is a
2008-08-02 12:49:43 +00:00
db_script.c
Remove duplicate $FreeBSD$ that snuck in.
2007-12-26 10:51:07 +00:00
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
Start each of the license/copyright comments with /*-
2005-01-06 01:34:41 +00:00
db_textdump.c
Small textdump enhancements.
2012-11-01 04:07:08 +00:00
db_thread.c
Show the thread kernel stack base address for 'show threads'.
2011-12-16 11:42:50 +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
Fix the output format of MI ddb watches in 'show watch' on 64-bit
2006-11-17 16:41:56 +00:00
db_watch.h
Start each of the license/copyright comments with /*-
2005-01-06 01:34:41 +00:00
db_write_cmd.c
Start each of the license/copyright comments with /*-
2005-01-06 01:34:41 +00:00
ddb.h
Add 'findstack' ddb command to search either the thread kernel stack
2011-12-16 11:44:20 +00:00