Home
last modified time | relevance | path

Searched refs:debugger (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr127 debugger()
159 if debugger "check_adminrep_dirs" ; then
201 if debugger ; then
281 if debugger "changes_in_cache" ; then
309 if debugger "update_golden_cache" ; then
365 if debugger ; then
400 if debugger ; then
435 if debugger ; then
528 if debugger "update_current_cache_file" ; then
577 if debugger ; then
[all …]
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c467 kb8042->debugger.mod1 = 58; /* Left Ctrl */ in kb8042_attach()
468 kb8042->debugger.mod2 = 60; /* Left Alt */ in kb8042_attach()
469 kb8042->debugger.trigger = 33; /* D */ in kb8042_attach()
470 kb8042->debugger.mod1_down = B_FALSE; in kb8042_attach()
471 kb8042->debugger.mod2_down = B_FALSE; in kb8042_attach()
472 kb8042->debugger.enabled = B_FALSE; in kb8042_attach()
946 kb8042->debugger.enabled = *(intptr_t *)mp->b_cont->b_rptr;
1079 if (key_pos == kb8042->debugger.mod1) {
1080 kb8042->debugger.mod1_down = (state == KEY_PRESSED);
1082 if (key_pos == kb8042->debugger.mod2) {
[all …]
H A Dkb8042.h105 } debugger; member
/illumos-gate/usr/src/cmd/sgs/demo_rdb/
H A D00README26 This directory contains source code to the rdb debugger. This debugger
35 rdb.man - man page for the rdb debugger
/illumos-gate/usr/src/cmd/mdb/
H A DREADME40 contains both the source for the MDB debugger, and the supporting debugger
/illumos-gate/usr/src/boot/common/
H A Dhelp.common212 # Tset Sboot_drop_into_kmdb DDrop into the kernel debugger (kmdb)
216 Instructs the kernel to start in the kmdb debugger, rather than
221 # Tset Sboot_kmdb DStart the kernel debugger (kmdb)
225 Instructs the kernel to start the kmdb debugger and then continue
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dmapfile_skel29 * debugger. This ensures that dmods follow the module API.
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME31 This directory contains source code for sample debugger modules for the Modular
100 present, is processed automatically each time you start the debugger.
/illumos-gate/usr/src/cmd/acpi/iasl/
H A DMakefile75 ACPICA_DEBUGGER = debugger
/illumos-gate/usr/src/cmd/utmp_update/
H A Dutmp_update.c122 int debugger = 1; in main() local
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Dlibrtld_db.msg115 @ MSG_ER_DBERR "debugger service failed"
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S1113 ! in %tstate if a trap occurred. We leave it up to the debugger to
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS446 * Testing "mini-debugger" now merged with command-line when "DEBUG"
517 * Mini-debugger is currently broken.
542 * A mini-debugger is included by default, activated by hitting '~' on
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt546 the in-kernel version of the AML debugger. Lv Zheng.
547 - Fix the "predefined" command for in-kernel debugger.
669 - Debugger: Split debugger initialization/termination interfaces. Lv
730 the debugger when file I/O may not be available for method trace output.
740 executed) where the debugger could enter an infinite loop and eventually
2185 editing). Uses the existing debugger history mechanism. ACPICA BZ 1036.
2275 size of a couple of the debugger line buffers, and ensure that overflow
2854 debugger to execute all of the sleep states, 0-5, automatically.
3000 disassembler and the debugger disassemble command. ACPICA MZ 978.
4440 debugger command line. This adds support beyond simple integers --
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg739 runtime linker environment variables without affecting the debugger itself.\n\
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers4086 # compiler/debugger components, and some ancient programs
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg1107 @ MSG_UTL_DBNOTIFY "notify debugger: event: %s state: %s"
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3725 Wait until a debugger will attach. This option is useful when you
H A Dgrub.texi3573 Wait until a debugger will attach. This option is useful when you want
H A Dgrub.info3434 Wait until a debugger will attach. This option is useful when you
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dsh.memo2900 debugger in \f5ksh\fP.
2901 An example of such a debugger is \f5kshdb\fP.\*(Rf
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in4708 Added April 2005 so that debugger can detect broken offsets
H A Dlibdwarf.h.in4708 Added April 2005 so that debugger can detect broken offsets
/illumos-gate/usr/src/cmd/spell/
H A Dlist6140 debugger
/illumos-gate/usr/src/cmd/look/
H A Dwords6141 debugger

12