HardenedBSD/sys/ddb
Doug Rabson 0282b90962 Add DDB symbol support for ELF and KLD. The KLD support only supports global
symbols so its not too useful.  Changes to the kernel linker to allow it to
supply DDB with symbols will come later.
1998-06-28 00:57:28 +00:00
..
db_access.c
db_access.h
db_aout.c Supply the symbol table as an argument to X_db_symbol_values (required for elf). 1998-06-28 00:55:02 +00:00
db_break.c Fixed ifdef bogotification in previous commit. 1998-06-08 02:11:19 +00:00
db_break.h Fixed missing ifdefs and disordering in previous commit. 1998-06-08 02:12:19 +00:00
db_command.c
db_command.h
db_elf.c Add DDB symbol support for ELF and KLD. The KLD support only supports global 1998-06-28 00:57:28 +00:00
db_examine.c Use %+11ln for printing in r format to make it work for 64bit registers. 1998-06-27 15:39:51 +00:00
db_expr.c
db_input.c
db_kld.c Add DDB symbol support for ELF and KLD. The KLD support only supports global 1998-06-28 00:57:28 +00:00
db_lex.c Make db_tok_number a long to allow typing 64bit numbers on alpha. 1998-06-27 15:40:56 +00:00
db_lex.h Make db_tok_number a long to allow typing 64bit numbers on alpha. 1998-06-27 15:40:56 +00:00
db_output.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
db_output.h
db_print.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
db_ps.c
db_run.c Use db_addr_t for the breakpoint address in db_set_single_step. 1998-06-28 00:52:50 +00:00
db_sym.c Supply the symbol table as an argument to X_db_symbol_values (required for elf). 1998-06-28 00:55:02 +00:00
db_sym.h Supply the symbol table as an argument to X_db_symbol_values (required for elf). 1998-06-28 00:55:02 +00:00
db_trap.c
db_variables.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
db_variables.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00