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
christos
8e615742be
need <sys/types.h> for various crap that other headers use (pid_t etc).
2013-02-10 14:44:14 +00:00
..
db_access.c
…
db_access.h
…
db_break.c
…
db_break.h
…
db_command.c
remove the new command not the old one.
2013-01-06 04:17:27 +00:00
db_command.h
…
db_cpu.c
…
db_cpu.h
…
db_elf.c
…
db_examine.c
…
db_expr.c
…
db_extern.h
…
db_input.c
…
db_interface.h
remove previous, dmesg just works.
2013-01-06 03:34:52 +00:00
db_kernel.c
…
db_lex.c
…
db_lex.h
…
db_lwp.c
…
db_lwp.h
…
db_output.c
…
db_output.h
…
db_panic.c
need <sys/types.h> for various crap that other headers use (pid_t etc).
2013-02-10 14:44:14 +00:00
db_print.c
…
db_proc.c
…
db_proc.h
…
db_run.c
…
db_run.h
…
db_sym.c
…
db_sym.h
…
db_trap.c
…
db_user.h
…
db_variables.c
…
db_variables.h
…
db_watch.c
…
db_watch.h
…
db_write_cmd.c
…
db_xxx.c
remove previous, dmesg just works.
2013-01-06 03:34:52 +00:00
ddb.h
…
ddbvar.h
Move the DDB-specific part of vpanic() to a new db_panic() function,
2013-02-10 11:04:19 +00:00
files.ddb
Hook the new ddb/db_panic.c to the build.
2013-02-10 11:05:31 +00:00
TODO
…