freebsd-dev/sys/ddb
Warner Losh c6cb86cc6a ins is only set and unused, but only when we're not doing software
single stepping. Only set it when we're doing that by bending
style(9) rules a little to avoid even worse #ifdef soup.
2014-08-14 16:01:51 +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 ddb: Minor style cleanups. 2014-03-31 16:37:41 +00:00
db_capture.c
db_command.c handle longer commands so that lines don't overflow... people who added 2014-06-02 23:50:19 +00:00
db_command.h
db_examine.c
db_expr.c
db_input.c Use strchr() and strrchr(). 2012-01-02 12:12:10 +00:00
db_lex.c
db_lex.h
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
db_output.h
db_print.c
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 ins is only set and unused, but only when we're not doing software 2014-08-14 16:01:51 +00:00
db_script.c
db_sym.c
db_sym.h ddb: Minor style cleanups. 2014-03-31 16:37: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
db_variables.h ddb: Minor style cleanups. 2014-03-31 16:37:41 +00:00
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h ddb: Minor style cleanups. 2014-03-31 16:37:41 +00:00