1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sys/ddb
miod 949c1c4ec8 Constify strings in symbol-related ddb interfaces, and make the iterator
callback interface a bit simpler.
ok beck@ claudio@ mpi@
2024-11-07 16:02:29 +00:00
..
db_access.c db_addr_t -> vaddr_t 2019-11-07 13:16:25 +00:00
db_access.h ddb(4): db_read_bytes/db_write_bytes: change dst/src parameter to void* 2024-02-23 18:19:02 +00:00
db_break.c Correctly honour the count optional argument of the break command, by 2024-11-05 10:19:11 +00:00
db_break.h db_addr_t -> vaddr_t 2019-11-07 13:16:25 +00:00
db_command.c Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
db_command.h ddb: constify command tables 2022-04-14 19:47:10 +00:00
db_ctf.c Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
db_dwarf.c
db_elf.c Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
db_elf.h Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
db_examine.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
db_expr.c sick of the CMU, let's make this KNF 2020-10-15 03:13:59 +00:00
db_extern.h remove prototypes with no matching function 2024-05-13 01:15:50 +00:00
db_hangman.c Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
db_input.c sick of the CMU, let's make this KNF 2020-10-15 03:13:59 +00:00
db_interface.h In ddb(4) print mbuf chain and packet list. 2024-09-05 08:52:27 +00:00
db_lex.c sick of the CMU, let's make this KNF 2020-10-15 03:13:59 +00:00
db_lex.h
db_output.c Prevent interleaved stack traces in ddb from multiple CPUs. Check 2021-06-10 12:33:48 +00:00
db_output.h ddb: when a new wsdisplay console attaches, resize ddb cols/rows to it 2021-02-09 14:37:13 +00:00
db_prof.c add kprobes provider for dt 2021-09-03 16:45:44 +00:00
db_rint.c Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code 2022-07-12 17:12:31 +00:00
db_run.c Correctly honour the count optional argument of the break command, by 2024-11-05 10:19:11 +00:00
db_run.h Substitute boolean_t/TRUE/FALSE by int/1/0. 2019-11-06 07:30:08 +00:00
db_sym.c Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
db_sym.h Constify strings in symbol-related ddb interfaces, and make the iterator 2024-11-07 16:02:29 +00:00
db_trap.c Substitute boolean_t/TRUE/FALSE by int/1/0. 2019-11-06 07:30:08 +00:00
db_usrreq.c Finish converting ddb_sysctl to sysctl_int_bounded 2021-01-09 20:58:12 +00:00
db_var.h sick of the CMU, let's make this KNF 2020-10-15 03:13:59 +00:00
db_variables.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
db_variables.h
db_watch.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
db_watch.h db_addr_t -> vaddr_t 2019-11-07 13:16:25 +00:00