NetBSD/sys/ddb
mrg d2397ac5f7 completely remove Mach VM support. all that is left is the all the
header files as UVM still uses (most of) these.
1999-03-24 05:50:49 +00:00
..
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 - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
db_aout.h
db_break.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
db_break.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
db_command.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
db_command.h initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
db_elf.c Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +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 - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
db_input.c defopt DDB. 1998-07-04 22:18:13 +00:00
db_interface.h Assign copyright to TNF. 1998-09-05 14:42:05 +00:00
db_lex.c
db_lex.h
db_output.c kill db_ksprintn, db_printf_guts, kdbprintf, db_printf. 1997-10-24 18:20:23 +00:00
db_output.h kill kdbprintf [use db_printf] 1997-10-24 18:16:46 +00:00
db_print.c Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
db_run.c Do branch forking for inst_return() instructions, too. 1998-11-25 06:38:03 +00:00
db_run.h
db_sym.c - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
db_sym.h - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
db_trap.c Indent to 4 space for tabs 2 and 3 like the rest of the code 1998-08-16 03:29:16 +00:00
db_variables.c Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22: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 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
db_watch.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
db_write_cmd.c Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
db_xxx.c - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
ddbvar.h Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00