tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
ddb
/
at
trash-bin2
32 files
db_access.c
db_addr_t -> vaddr_t
6 years ago
db_access.h
Separate the stack trace saving interface from ddb. The saving does not require the debugger on most architectures, and the separation makes the code easier to use from other subsystems.
6 years ago
db_break.c
sick of the CMU, let's make this KNF
5 years ago
db_break.h
db_addr_t -> vaddr_t
6 years ago
db_command.c
ddb: constify command tables
4 years ago
db_command.h
ddb: constify command tables
4 years ago
db_ctf.c
extend checks of ensuring there's valid CTF data before attempting to use it.
4 years ago
db_dwarf.c
Use <elf.h> in !_KERNEL code path.
8 years ago
db_elf.c
spelling
5 years ago
db_elf.h
Merge two functions to lookup ELF sections by name.
9 years ago
db_examine.c
If the kernel panics due to SMEP or SMAP, print correct stack trace and pass information to ddb. This helps to debug kernel NULL pointer function calls. input guenther@; OK kettenis@
6 years ago
db_expr.c
sick of the CMU, let's make this KNF
5 years ago
db_extern.h
db_addr_t -> vaddr_t
6 years ago
db_hangman.c
sick of the CMU, let's make this KNF
5 years ago
db_input.c
sick of the CMU, let's make this KNF
5 years ago
db_interface.h
db_addr_t -> vaddr_t
6 years ago
db_lex.c
sick of the CMU, let's make this KNF
5 years ago
db_lex.h
Do not expose private functions.
10 years ago
db_output.c
Prevent interleaved stack traces in ddb from multiple CPUs. Check atomically which CPU is currently tracing. OK cheloha@
4 years ago
db_output.h
ddb: when a new wsdisplay console attaches, resize ddb cols/rows to it
5 years ago
db_prof.c
add kprobes provider for dt
4 years ago
db_run.c
sick of the CMU, let's make this KNF
5 years ago
db_run.h
Substitute boolean_t/TRUE/FALSE by int/1/0.
6 years ago
db_sym.c
fix scentence in db_printsym comment
4 years ago
db_sym.h
use NULL not 0 for pointer values in kern ok semarie@
4 years ago
db_trap.c
Substitute boolean_t/TRUE/FALSE by int/1/0.
6 years ago
db_usrreq.c
Finish converting ddb_sysctl to sysctl_int_bounded
5 years ago
db_var.h
sick of the CMU, let's make this KNF
5 years ago
db_variables.c
sick of the CMU, let's make this KNF
5 years ago
db_variables.h
Kill trailing whitespaces. No object change.
10 years ago
db_watch.c
sick of the CMU, let's make this KNF
5 years ago
db_watch.h
db_addr_t -> vaddr_t
6 years ago