.. |
db_access.c
|
Last loop variable type change causes undesirable non-terminating loops.
|
1997-09-13 18:44:55 +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
|
Add a 'reboot' command with a single parameter specifying the boot flags.
|
1997-09-11 06:55:56 +00:00 |
db_command.h
|
Add a 'reboot' command with a single parameter specifying the boot flags.
|
1997-09-11 06:55:56 +00:00 |
db_elf.c
|
Make sure debugging symbol sections are aligned.
|
1997-09-05 21:46:59 +00:00 |
db_examine.c
|
db_expr_t became a long.
|
1997-02-03 23:36:09 +00:00 |
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
|
Add db_kill_proc().
|
1997-05-07 18:50:50 +00:00 |
db_lex.c
|
…
|
|
db_lex.h
|
…
|
|
db_output.c
|
needs systm.h for prototypes
|
1997-02-03 19:56:24 +00:00 |
db_output.h
|
…
|
|
db_print.c
|
fix printf format widths
|
1997-02-04 00:32:09 +00:00 |
db_run.c
|
Use the macro PC_ADVANCE(), if defined, to skip over a breakpoint.
|
1997-09-10 19:37:31 +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
|
make variable pointers (in variable declaration structs) be 'long *', so
|
1997-02-04 00:33:32 +00:00 |
db_variables.h
|
make variable pointers (in variable declaration structs) be 'long *', so
|
1997-02-04 00:33:32 +00:00 |
db_watch.c
|
…
|
|
db_watch.h
|
…
|
|
db_write_cmd.c
|
fix printf format widths
|
1997-02-04 00:32:09 +00:00 |
db_xxx.c
|
Move some DDB stuff here from kern_clock.c and kern_proc.c
|
1997-05-21 19:54:00 +00:00 |