freebsd-dev/sys/ddb
Peter Wemm c6b72a39e9 Call some helper routines to be supplied by kern_linker.c in order to
get to all the symbol tables for all modules, not just the core kernel
symbol table.  Yes, DDB can see KLD module symbols with this, both by
lookup and in tracebacks.  No more references to _end from tracebacks
within an LKM. :-)
1998-10-09 23:34:09 +00:00
..
db_access.c
db_access.h
db_aout.c
db_break.c
db_break.h
db_command.c
db_command.h
db_elf.c At the moment, the alpha tentatively uses the ddb elf code rather than KLD, 1998-10-09 23:32:03 +00:00
db_examine.c
db_expr.c
db_input.c
db_kld.c Call some helper routines to be supplied by kern_linker.c in order to 1998-10-09 23:34:09 +00:00
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c
db_ps.c
db_run.c
db_sym.c
db_sym.h
db_trap.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h