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
perry
b6a2ef7569
Convert many of the uses of __attribute__ to equivalent
...
__packed, __unused and __dead macros from cdefs.h
2007-12-25 18:33:32 +00:00
..
db_access.c
…
db_access.h
…
db_aout.c
…
db_aout.h
…
db_break.c
…
db_break.h
…
db_command.c
add ddb "whatis" command. inspired from solaris ::whatis dcmd.
2007-12-13 02:45:09 +00:00
db_command.h
Convert many of the uses of __attribute__ to equivalent
2007-12-25 18:33:32 +00:00
db_elf.c
…
db_examine.c
…
db_expr.c
…
db_extern.h
…
db_input.c
…
db_interface.h
…
db_lex.c
…
db_lex.h
…
db_output.c
…
db_output.h
…
db_print.c
…
db_run.c
Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/false
2007-09-23 23:55:54 +00:00
db_run.h
…
db_sym.c
…
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
ps/w: display LWP info.
2007-12-02 19:35:33 +00:00
ddbvar.h
…
files.ddb
…
TODO
…