freebsd-nq/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 Removed unused #includes. 1997-06-14 11:52:37 +00:00
db_access.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
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 Redo the previous commit in a more Bruce-friendly fashion. 1998-05-19 18:42:09 +00:00
db_command.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
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 Removed unused #includes. 1997-06-14 11:52:37 +00:00
db_input.c Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
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 Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
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 Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
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 Removed unused #includes. 1997-06-14 11:52:37 +00:00
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 Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
db_watch.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
db_write_cmd.c Removed unused #includes. 1997-06-14 11:52:37 +00:00
ddb.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00