NetBSD/sys/ddb
enami 0f4835d18b Don't specify string width in the low level function like db_num_to_str.
The pretty printing should be done much higher level, and anyway the
value 10 doesn't make sense.
2003-03-02 13:39:40 +00:00
..
TODO Another item on the TODO list: 2002-08-26 11:35:22 +00:00
db_access.c
db_access.h
db_aout.c
db_aout.h
db_break.c
db_break.h
db_command.c Add a synonym for trace - 'bt' and document it 2003-02-13 23:50:33 +00:00
db_command.h
db_elf.c make stack trace on i386 work again. 2002-11-13 05:59:28 +00:00
db_examine.c
db_expr.c
db_extern.h
db_input.c Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h. 2002-11-04 06:24:38 +00:00
db_interface.h
db_lex.c Don't specify string width in the low level function like db_num_to_str. 2003-03-02 13:39:40 +00:00
db_lex.h
db_output.c
db_output.h
db_print.c Fix signed/unsigned comparison warnings. 2002-11-10 03:12:17 +00:00
db_run.c
db_run.h
db_sym.c Fix signed/unsigned comparison warnings. 2002-11-10 03:22:28 +00:00
db_sym.h
db_trap.c Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
db_variables.c Avoid a GCC 3.3 strict alias warning. 2002-11-10 03:24:51 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c New callout implementation. This is based on callwheel implementation 2003-02-04 01:21:03 +00:00
ddbvar.h