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_5_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] db_access.c  1.13   9 years  guenther   Use <sys/endian.h> instead of <machine/endian.h> ok dlg@ mpi@ bcook@ millert@ m...
[TXT] db_access.h  1.5   22 years  millert   First round of __P removal in sys
[TXT] db_break.c  1.17   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_break.h  1.9   13 years  miod   Get rid of the vm_map field of ddb breakpoints and watchpoints, and do not prete...
[TXT] db_command.c  1.65   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_command.h  1.30   13 years  claudio   Implement m_print as real ddb command "show mbuf addr" in the way other such com...
[TXT] db_dwarf.c  1.2   8 years  matthew   Return correct file name entry from DWARF line table We run the DWARF line tabl...
[TXT] db_elf.c  1.13   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_examine.c  1.20   9 years  jsg   remove uneeded proc.h includes ok mpi@ kspillner@
[TXT] db_expr.c  1.11   9 years  jsg   remove uneeded proc.h includes ok mpi@ kspillner@
[TXT] db_extern.h  1.13   17 years  miod   Remove db_check_interrupt() related logic, since it was dummied in practice.
[TXT] db_hangman.c  1.32   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_input.c  1.14   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_interface.h  1.16   13 years  claudio   Implement m_print as real ddb command "show mbuf addr" in the way other such com...
[TXT] db_lex.c  1.12   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_lex.h  1.7   21 years  miod   Don't let variable declarations without "extern" living in .h files. While there...
[TXT] db_output.c  1.29   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[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_run.c  1.25   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_run.h  1.10   13 years  miod   Remove ddb single-step load and store counters. Most platforms do not implement ...
[TXT] db_sym.c  1.37   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_sym.h  1.17   10 years  guenther   DDB supports ELF symbols are all archs, and it's always the same as the native s...
[TXT] db_trap.c  1.19   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_usrreq.c  1.17   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_var.h  1.11   13 years  drahn   Allow kernel printfs to go to console if in ddb instead of being redirected to x...
[TXT] db_variables.c  1.17   9 years  tedu   restore systm.h, needed for strcmp. from Steven McDonald
[TXT] db_variables.h  1.7   17 years  miod   Make sure we alter ddb variables as ints, not longs; only matters on 64 bit plat...
[TXT] db_watch.c  1.14   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_watch.h  1.9   13 years  miod   Get rid of the vm_map field of ddb breakpoints and watchpoints, and do not prete...
[TXT] db_dwarf.h (in the Attic) [Hide]  1.1   9 years  matthew   Add basic DWARF line table decoder Includes a stand-alone addr2line clone for u...
[TXT] db_print.c (in the Attic) [Hide]  1.15   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] db_struct.c (in the Attic) [Hide]  1.3   10 years  guenther   LP64 non-PMAP_DIRECT archs like sparc64 have a structure larger than 65536 bytes...
[TXT] db_structinfo.c (in the Attic) [Hide]  1.13   9 years  guenther   emul_native is only used for kernel threads which can't dump core, so delete cor...
[TXT] db_write_cmd.c (in the Attic) [Hide]  1.14   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] parse_structinfo.pl (in the Attic) [Hide]  1.3   9 years  guenther   Also generate db_structinfo.txt with struct member offset and size info prodded...