OpenBSD CVS

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: [local] / src / sys / ddb

Current tag: OPENBSD_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] db_access.c  1.15   8 years  mpi   Start reducing the dependence on <uvm/uvm_param.h> by using int-1-0 instead of b...
[TXT] db_access.h  1.9   6 years  visa   Make the print function of db_print_stack_trace() configurable, and indicate if ...
[TXT] db_break.c  1.20   8 years  mpi   Do not expose private functions.
[TXT] db_break.h  1.11   8 years  mpi   Do not expose private functions.
[TXT] db_command.c  1.86   5 years  tedu   remove prototype from earlier version of reboot code. spotted by anton
[TXT] db_command.h  1.32   8 years  mpi   Do not expose private functions.
[TXT] db_ctf.c  1.27   5 years  bluhm   Pass the correct size to free(9) in the error path of db_ctf_decompress(). OK ja...
[TXT] db_dwarf.c  1.7   6 years  mpi   Use <elf.h> in !_KERNEL code path.
[TXT] db_elf.c  1.28   6 years  deraadt   If you use sys/param.h, you don't need sys/types.h
[TXT] db_elf.h  1.2   7 years  mpi   Merge two functions to lookup ELF sections by name. ok claudio@, jasper@
[TXT] db_examine.c  1.24   5 years  bluhm   Printing hex values with right adjustment makes it easier to compare correspondi...
[TXT] db_expr.c  1.14   6 years  mpi   With a CTF kernel, DDB's print command will now pretty-print symbols. Casting a...
[TXT] db_extern.h  1.19   7 years  mpi   Pass the symbol instead of its name when looking for CTF infos. ok jasper@
[TXT] db_hangman.c  1.37   7 years  mpi   Kill db_sym_t. ok deraadt@, kettenis@, jasper@
[TXT] db_input.c  1.17   5 years  yasuoka   Fix ddb not to write its history to out of the region. When the inputted line j...
[TXT] db_interface.h  1.20   6 years  mpi   New ddb(4) command: kill. Send an uncatchable SIGABRT to the process specified ...
[TXT] db_lex.c  1.14   8 years  mpi   Do not expose private functions.
[TXT] db_lex.h  1.9   8 years  mpi   Do not expose private functions.
[TXT] db_output.c  1.32   6 years  visa   Make the print function of db_print_stack_trace() configurable, and indicate if ...
[TXT] db_output.h  1.16   10 years  guenther   Add db_vprintf(), and then use it in ACPI's db_disprint() instead of formatting ...
[TXT] db_prof.c  1.4   6 years  nayden   Kernel compilation with DDBPROF enabled fails as db_sym_t is no longer defined (...
[TXT] db_run.c  1.27   7 years  mpi   Unifdef KGDB. It doesn't compile und hasn't been working during the last decade...
[TXT] db_run.h  1.11   8 years  mpi   Kill trailing whitespaces. No object change.
[TXT] db_sym.c  1.53   7 years  mpi   Kill db_sym_t. ok deraadt@, kettenis@, jasper@
[TXT] db_sym.h  1.34   6 years  jasper   remove ctf_type declaration no longer needed since -r1.33 ok mpi@
[TXT] db_trap.c  1.28   7 years  mpi   Revert previous, it's a documented behavior and people might rely on it. Pointe...
[TXT] db_usrreq.c  1.20   6 years  deraadt   If you use sys/param.h, you don't need sys/types.h
[TXT] db_var.h  1.12   7 years  mpi   Introduce Dynamic Profiling, a ddb(4) based & gprof compatible kernel profiling ...
[TXT] db_variables.c  1.20   5 years  anton   zap trailing empty line
[TXT] db_variables.h  1.8   8 years  mpi   Kill trailing whitespaces. No object change.
[TXT] db_watch.c  1.16   8 years  mpi   Start reducing the dependence on <uvm/uvm_param.h> by using int-1-0 instead of b...
[TXT] db_watch.h  1.10   8 years  mpi   Kill trailing whitespaces. No object change.