The NetBSD Project

src/sys/ddb/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / ddb

Current tag: netbsd-1-3-PATCH003-CANDIDATE2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] db_lex.c  1.9   27 years  cgd   branches: 1.9.20; fix various 64-bitness bugs.
[TXT] db_lex.h  1.8   27 years  cgd   branches: 1.8.20; fix various 64-bitness bugs.
[TXT] db_output.c  1.16   27 years  cgd   needs systm.h for prototypes
[TXT] db_output.h  1.9   28 years  cgd   change more __kprintf__ format attributes to use __kprintf_attribute__, rather t...
[TXT] db_print.c  1.7   27 years  cgd   fix printf format widths
[TXT] db_variables.c  1.11   27 years  cgd   make variable pointers (in variable declaration structs) be 'long *', so that th...
[TXT] db_variables.h  1.6   27 years  cgd   branches: 1.6.20; make variable pointers (in variable declaration structs) be '...
[TXT] db_write_cmd.c  1.8   27 years  cgd   fix printf format widths
[TXT] db_break.c  1.7   28 years  christos   Fix db_printf format specifications.
[TXT] db_input.c  1.7   28 years  christos   DDB prototype changes.
[TXT] db_run.h  1.3   28 years  christos   branches: 1.3.24; DDB prototype changes.
[TXT] db_sym.h  1.7   28 years  christos   DDB prototype changes.
[TXT] db_trap.c  1.9   28 years  christos   DDB prototype changes.
[TXT] db_watch.c  1.9   28 years  christos   branches: 1.9.18; Fix db_printf format specifications.
[TXT] db_watch.h  1.9   28 years  christos   branches: 1.9.18; DDB prototype changes.
[TXT] db_interface.h  1.2   26 years  gwr   Add db_kill_proc().
[TXT] db_xxx.c  1.1   26 years  gwr   Move some DDB stuff here from kern_clock.c and kern_proc.c
[TXT] db_access.h  1.6   29 years  mycroft   branches: 1.6.26; Clean up #includes.
[TXT] db_examine.c  1.13   27 years  mycroft   branches: 1.13.20; db_expr_t became a long.
[TXT] db_access.c  1.11   26 years  pk   branches: 1.11.10; Last loop variable type change causes undesirable non-termin...
[TXT] db_run.c  1.12   26 years  pk   Use the macro PC_ADVANCE(), if defined, to skip over a breakpoint.
[TXT] db_command.c  1.23   26 years  scottr   Add a 'reboot' command with a single parameter specifying the boot flags.
[TXT] db_command.h  1.9   26 years  scottr   Add a 'reboot' command with a single parameter specifying the boot flags.
[TXT] db_break.h  1.9   26 years  thorpej   In the db_breakpoint_t, use a db_expr_t to store the original instruction, not a...
[TXT] db_elf.c  1.2   26 years  thorpej   Make sure debugging symbol sections are aligned.
[TXT] db_expr.c  1.7   26 years  thorpej   branches: 1.7.16; Use db_expr_t rather than int when reading a value from the k...
[TXT] db_extern.h  1.2   26 years  thorpej   Update prototypes for new function signatures. Note, the ddb_init() signature i...
[TXT] db_sym.c  1.14   26 years  thorpej   Pass the current DDB symbol table to X_db_symbol_values().
[TXT] db_aout.c (in the Attic) [Hide]  1.17   26 years  thorpej   A few small changes to make it easier to support non-a.out symbol table formats ...
[TXT] db_aout.h (in the Attic) [Hide]  1.1   28 years  gwr   branches: 1.1.64; Eliminate dependency on /usr/include/*


CVSweb <webmaster@jp.NetBSD.org>