NetBSD/sys/ddb
perry b6a2ef7569 Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
2007-12-25 18:33:32 +00:00
..
TODO merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
db_access.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
db_access.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
db_aout.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_aout.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
db_break.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_break.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_command.c add ddb "whatis" command. inspired from solaris ::whatis dcmd. 2007-12-13 02:45:09 +00:00
db_command.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
db_elf.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_examine.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_expr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_extern.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_input.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_interface.h Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
db_lex.c make DDB_COMMANDONENTER sysctl. (ddb.commandonenter) 2005-11-27 13:05:28 +00:00
db_lex.h make DDB_COMMANDONENTER sysctl. (ddb.commandonenter) 2005-11-27 13:05:28 +00:00
db_output.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
db_output.h
db_print.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_run.c Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/false 2007-09-23 23:55:54 +00:00
db_run.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_sym.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_sym.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_trap.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
db_variables.c Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_variables.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_watch.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_watch.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
db_write_cmd.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
db_xxx.c ps/w: display LWP info. 2007-12-02 19:35:33 +00:00
ddbvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.ddb Add a new option DDB_VERBOSE_HELP that adds online help to ddb. 2007-09-22 18:40:20 +00:00