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: pgoyette-localcount-20170426


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] db_output.h  1.21   12 years  joerg   Add __printflike attribution to use vprintf and friends with an argument as form...
[TXT] db_run.c  1.33   9 years  matt   Add description of inst_return
[TXT] db_access.c  1.22   8 years  matt   Add support for 'q' qualifier for 64-bit values on examine and write. Align data...
[TXT] files.ddb  1.10   9 years  uebayasi   Define ddb module.
[TXT] db_variables.c  1.44   10 years  pooka   Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before the sy...
[TXT] db_break.h  1.20   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_run.h  1.11   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_variables.h  1.15   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_watch.h  1.18   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_expr.c  1.16   15 years  ad   Make ddb compile and work in userspace. Mostly this is comprised of three types ...
[TXT] db_cpu.c  1.7   10 years  jakllsch   Make this build. Hi jakllsch@.
[TXT] ddbvar.h  1.11   11 years  apb   Move the DDB-specific part of vpanic() to a new db_panic() function, defined in ...
[TXT] db_extern.h  1.16   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] db_break.c  1.26   17 years  thorpej   TRUE -> true, FALSE -> false
[TXT] db_watch.c  1.27   17 years  thorpej   TRUE -> true, FALSE -> false
[TXT] db_lwp.h  1.2   12 years  christos   add __printflike where needed
[TXT] db_sym.h  1.25   12 years  christos   add __printflike where needed
[TXT] db_interface.h  1.33   7 years  christos   add a simple stacktrace macro
[TXT] db_cpu.h  1.1   15 years  ad   branches: 1.1.2; 1.1.4; 1.1.6; Make ddb compile and work in userspace. Mostly...
[TXT] db_proc.h  1.1   15 years  ad   branches: 1.1.2; 1.1.4; 1.1.6; Make ddb compile and work in userspace. Mostly...
[TXT] db_access.h  1.13   15 years  ad   branches: 1.13.64; Make ddb compile and work in userspace. Mostly this is compr...
[TXT] db_command.c  1.148   7 years  joerg   branches: 1.148.8; Add ddb command to find a vnode by the address of its lock. ...
[TXT] TODO  1.17   18 years  christos   branches: 1.17.176; merge ktrace-lwp.
[TXT] ddb.h  1.2   15 years  ad   branches: 1.2.2; 1.2.4; 1.2.6; add boilerplate missed in initial commit
[TXT] db_kernel.c  1.2   15 years  mrg   branches: 1.2.2; 1.2.4; 1.2.6; include ddb headers *after* sys/types.h or sys...
[TXT] db_lex.c  1.22   12 years  joerg   branches: 1.22.56; 1.22.60; Introduce DDB_EXPR_FMT and replace the logic aroun...
[TXT] db_trap.c  1.25   13 years  matt   branches: 1.25.56; Since curlwp and curproc must always be non-NULL, remove the...
[TXT] db_input.c  1.26   13 years  enami   branches: 1.26.60; 1.26.64; Define db_hist_put() only when DDB_HISTORY_SIZE !=...
[TXT] db_write_cmd.c  1.27   8 years  matt   branches: 1.27.18; Add support for 'q' qualifier for 64-bit values on examine a...
[TXT] db_elf.c  1.27   15 years  dsl   branches: 1.27.22; Change about 4500 of the K&R function definitions to ANSI on...
[TXT] db_print.c  1.28   13 years  mrg   branches: 1.28.56; include <sys/cpu.h> when using cpu specific info. fixes bui...
[TXT] db_panic.c  1.3   10 years  christos   branches: 1.3.4; add a return in the panic message
[TXT] db_output.c  1.33   11 years  matt   branches: 1.33.32; 1.33.38; 1.33.40; Use _KERNEL_OPT
[TXT] db_command.h  1.35   15 years  ad   branches: 1.35.64; Make ddb compile and work in userspace. Mostly this is compr...
[TXT] db_examine.c  1.36   8 years  matt   branches: 1.36.18; Add support for 'q' qualifier for 64-bit values on examine a...
[TXT] db_proc.c  1.6   12 years  jym   branches: 1.6.52; 1.6.54; Like ddb(4) "ps/l", use '>' sign to indicate running...
[TXT] db_sym.c  1.64   12 years  christos   branches: 1.64.6; fix printf formats.
[TXT] db_xxx.c  1.71   9 years  ozaki-r   branches: 1.71.18; 1.71.24; Don't use an unset value as an address Instead, s...
[TXT] db_lwp.c  1.7   13 years  mrg   include <sys/cpu.h> when using cpu specific info. fixes building these as part ...
[TXT] db_user.h  1.4   12 years  christos   include stddef.h for offsetof
[TXT] db_lex.h  1.15   18 years  yamt   make DDB_COMMANDONENTER sysctl. (ddb.commandonenter) suggested by Christos Zoula...


CVSweb <webmaster@jp.NetBSD.org>