/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
sys/ddb/
..
db_access.c

db_addr_t -> vaddr_t

7 лет назад
db_access.h

ddb(4): db_read_bytes/db_write_bytes: change dst/src parameter to void*

2 года назад
db_break.c

Correctly honour the count optional argument of the break command, by actually not causing execution to stop until the breakpoint is hit at least count times. Noticed and fix by Nir Lichtman on tech@

2 года назад
db_break.h

db_addr_t -> vaddr_t

7 лет назад
db_command.c

Constify strings in symbol-related ddb interfaces, and make the iterator callback interface a bit simpler. ok beck@ claudio@ mpi@

2 года назад
db_command.h

ddb: constify command tables

4 года назад
db_ctf.c

Constify strings in symbol-related ddb interfaces, and make the iterator callback interface a bit simpler. ok beck@ claudio@ mpi@

2 года назад
db_dwarf.c

Use <elf.h> in !_KERNEL code path.

9 лет назад
db_elf.c

Constify strings in symbol-related ddb interfaces, and make the iterator callback interface a bit simpler. ok beck@ claudio@ mpi@

2 года назад
db_elf.h

Constify strings in symbol-related ddb interfaces, and make the iterator callback interface a bit simpler. ok beck@ claudio@ mpi@

2 года назад
db_examine.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
db_expr.c

sick of the CMU, let's make this KNF

6 лет назад
db_extern.h

remove prototypes with no matching function ok mpi@

2 года назад
db_hangman.c

Constify strings in symbol-related ddb interfaces, and make the iterator callback interface a bit simpler. ok beck@ claudio@ mpi@

2 года назад
db_input.c

sick of the CMU, let's make this KNF

6 лет назад
db_interface.h

In ddb(4) print mbuf chain and packet list.

2 года назад
db_lex.c

sick of the CMU, let's make this KNF

6 лет назад
db_lex.h

Do not expose private functions.

10 лет назад
db_output.c

Prevent interleaved stack traces in ddb from multiple CPUs. Check atomically which CPU is currently tracing. OK cheloha@

5 лет назад
db_output.h

ddb: when a new wsdisplay console attaches, resize ddb cols/rows to it

6 лет назад
db_prof.c

add kprobes provider for dt

5 лет назад
db_rint.c

Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code

4 года назад
db_run.c

Correctly honour the count optional argument of the break command, by actually not causing execution to stop until the breakpoint is hit at least count times. Noticed and fix by Nir Lichtman on tech@

2 года назад
db_run.h

Substitute boolean_t/TRUE/FALSE by int/1/0.

7 лет назад
db_sym.c

Constify strings in symbol-related ddb interfaces, and make the iterator callback interface a bit simpler. ok beck@ claudio@ mpi@

2 года назад
db_sym.h

Constify strings in symbol-related ddb interfaces, and make the iterator callback interface a bit simpler. ok beck@ claudio@ mpi@

2 года назад
db_trap.c

Substitute boolean_t/TRUE/FALSE by int/1/0.

7 лет назад
db_usrreq.c

Implement a ddb.suspend sysctl that may help debugging suspend/resume bugs. When this sysctl is set to 1, it will force "S0ix" suspend and skip suspend of inteldrm(4) and amdgpu(4) such that the display remains on during suspend. That should make anything printed on the console to be visible. Power consumption will probably suck though.

год назад
db_var.h

Implement a ddb.suspend sysctl that may help debugging suspend/resume bugs. When this sysctl is set to 1, it will force "S0ix" suspend and skip suspend of inteldrm(4) and amdgpu(4) such that the display remains on during suspend. That should make anything printed on the console to be visible. Power consumption will probably suck though.

год назад
db_variables.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
db_variables.h

Kill trailing whitespaces. No object change.

11 лет назад
db_watch.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад
db_watch.h

db_addr_t -> vaddr_t

7 лет назад