NetBSD/sys/ddb
jhawk 41ebaaaf09 Add a "sifting" command to ddb (named from the Sun OpenPROM command of
the same name); it searches the symbol table(s) for all symbols matching
a given substring, and prints.

Extremely useful for when you forget that critical symbol name.

Also, with /F support (cf. "ls -F") to print a char indicating the
symbol type.
2000-05-22 14:49:10 +00:00
..
db_access.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_access.h
db_aout.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_aout.h
db_break.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_break.h
db_command.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_command.h Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_elf.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_examine.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_expr.c
db_extern.h
db_input.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_interface.h Install "show arptab" (db_show_arptab) in the ddb command tree. 2000-05-20 03:08:41 +00:00
db_lex.c
db_lex.h Remove redundant decl of db_radix, it's also in <ddb/db_output.h>. 2000-03-30 02:01:49 +00:00
db_output.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_output.h - change db_cmd_list() to list commands vertically rather than horizontally 1999-10-28 06:37:32 +00:00
db_print.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_run.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_run.h
db_sym.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_sym.h Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_trap.c
db_variables.c - change db_cmd_list() to list commands vertically rather than horizontally 1999-10-28 06:37:32 +00:00
db_variables.h
db_watch.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_watch.h
db_write_cmd.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_xxx.c Cast timeval members to types we know the printf conversions of. 2000-03-26 20:24:12 +00:00
ddbvar.h