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
fvdl
d5aece61d6
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
...
and need to be examined and discussed more.
2003-06-29 22:28:00 +00:00
..
db_access.c
…
db_access.h
…
db_aout.c
Add a cast to make this build with -D__AUDIT__.
2003-05-17 00:28:44 +00:00
db_aout.h
…
db_break.c
…
db_break.h
…
db_command.c
…
db_command.h
…
db_elf.c
…
db_examine.c
On some platforms, sizeof(db_expr_t) > sizeof(long), so add a method
2003-05-17 09:58:03 +00:00
db_expr.c
…
db_extern.h
…
db_input.c
…
db_interface.h
Somehow overlooked in earlier commits: prototype db_kgdb_cmd().
2003-05-22 20:17:11 +00:00
db_lex.c
On some platforms, sizeof(db_expr_t) > sizeof(long), so add a method
2003-05-17 09:58:03 +00:00
db_lex.h
…
db_output.c
…
db_output.h
…
db_print.c
…
db_run.c
…
db_run.h
…
db_sym.c
Don't assume sizeof(db_expr_t) == sizeof(long).
2003-05-17 09:48:05 +00:00
db_sym.h
…
db_trap.c
…
db_variables.c
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
db_variables.h
…
db_watch.c
…
db_watch.h
…
db_write_cmd.c
…
db_xxx.c
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
ddbvar.h
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
TODO
…