This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
ddb
History
thorpej
9ec5f78d39
Pass the current DDB symbol table to X_db_symbol_values().
1997-06-26 01:19:07 +00:00
..
db_access.c
Use db_expr_t rather than int in a few strategic places to avoid
1997-06-26 01:06:46 +00:00
db_access.h
…
db_aout.c
A few small changes to make it easier to support non-a.out symbol table
1997-06-26 01:11:00 +00:00
db_aout.h
…
db_break.c
…
db_break.h
In the db_breakpoint_t, use a db_expr_t to store the original instruction,
1997-06-26 01:12:05 +00:00
db_command.c
…
db_command.h
…
db_examine.c
…
db_expr.c
Use db_expr_t rather than int when reading a value from the kernel
1997-06-26 01:13:11 +00:00
db_extern.h
Update prototypes for new function signatures. Note, the ddb_init()
1997-06-26 01:14:16 +00:00
db_input.c
…
db_interface.h
…
db_lex.c
…
db_lex.h
…
db_output.c
…
db_output.h
…
db_print.c
…
db_run.c
Fixup the software single-step code (used on architectures where there
1997-06-26 01:18:11 +00:00
db_run.h
…
db_sym.c
Pass the current DDB symbol table to X_db_symbol_values().
1997-06-26 01:19:07 +00:00
db_sym.h
…
db_trap.c
…
db_variables.c
…
db_variables.h
…
db_watch.c
…
db_watch.h
…
db_write_cmd.c
…
db_xxx.c
Move some DDB stuff here from kern_clock.c and kern_proc.c
1997-05-21 19:54:00 +00:00