/linux-2.4.37.9/arch/ppc/kernel/ |
D | traps.c | 55 void (*debugger)(struct pt_regs *regs) = xmon; variable 63 void (*debugger)(struct pt_regs *regs); variable 70 #define debugger(regs) do { } while (0) macro 111 debugger(regs); in _exception() 286 debugger(regs); in MachineCheckException() 293 debugger(regs); in SMIException() 477 debugger(regs); in StackOverflow() 499 debugger(regs); in SoftwareEmulation()
|
D | ppc_ksyms.c | 339 extern void (*debugger)(struct pt_regs *regs); 346 EXPORT_SYMBOL(debugger);
|
D | ppc-stub.c | 374 debugger = kgdb; in set_debug_traps()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | traps.c | 65 void (*debugger)(struct pt_regs *regs) = xmon; variable 73 void (*debugger)(struct pt_regs *regs); variable 81 void (*debugger)(struct pt_regs *regs); variable 107 debugger(regs); in _exception() 115 debugger(regs); in _exception() 269 debugger(regs); in MachineCheckException() 280 debugger(regs); in SMIException()
|
D | ppc_ksyms.c | 301 extern void (*debugger)(struct pt_regs *regs); 308 EXPORT_SYMBOL(debugger);
|
D | ppc-stub.c | 372 debugger = kgdb; in set_debug_traps()
|
D | irq.c | 129 extern void (*debugger)(struct pt_regs *regs);
|
/linux-2.4.37.9/arch/ppc64/mm/ |
D | fault.c | 46 extern void (*debugger)(struct pt_regs *); 306 debugger(regs); in bad_page_fault()
|
/linux-2.4.37.9/include/asm-ppc/ |
D | kgdb.h | 25 extern void (*debugger)(struct pt_regs *regs);
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | kgdb.h | 29 extern void (*debugger)(struct pt_regs *regs);
|
/linux-2.4.37.9/arch/ppc/mm/ |
D | fault.c | 38 extern void (*debugger)(struct pt_regs *); 307 debugger(regs); in bad_page_fault()
|
/linux-2.4.37.9/arch/x86_64/boot/compressed/ |
D | head.S | 53 * confuse the debugger if this code is traced.
|
/linux-2.4.37.9/arch/i386/boot/compressed/ |
D | head.S | 49 * confuse the debugger if this code is traced.
|
/linux-2.4.37.9/arch/ppc64/ |
D | config.in | 247 bool 'Include kgdb kernel debugger' CONFIG_KGDB 248 bool 'Include xmon kernel debugger' CONFIG_XMON
|
/linux-2.4.37.9/arch/cris/ |
D | config.in | 37 bool 'Use kernel gdb debugger' CONFIG_ETRAX_KGDB 39 bool 'Use Artpec gdb debugger' CONFIG_ETRAX_AGDB
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 223 If using the virtual machine ( VM ) as a debugger it is quite difficult to 372 after a crash without a source level debugger. 814 also outputs stabs ( debugger ) info, from this info you can find out the 1086 Addresses & values in the VM debugger are always hex never decimal 1100 changing the interface :-), also the debugger displays useful information on the same line & 1128 The debugger also displays other useful info on the same line such as the 1137 Useful VM debugger commands 1150 The PA1 key drops to CP mode so you can issue debugger commands, 1229 If you want to issue a debugger command without halting your virtual machine with the 1232 also suffixing most debugger commands with RUN will cause them not [all …]
|
/linux-2.4.37.9/arch/ppc/ |
D | config.in | 630 bool ' Include kgdb kernel debugger' CONFIG_KGDB 641 bool ' Include xmon kernel debugger' CONFIG_XMON
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | bootsect.S | 76 # bde - changed 0xff00 to 0x4000 to use debugger at 0x6400 up (bde). We
|
/linux-2.4.37.9/arch/i386/boot/ |
D | bootsect.S | 76 # bde - changed 0xff00 to 0x4000 to use debugger at 0x6400 up (bde). We
|
/linux-2.4.37.9/arch/sh/ |
D | config.in | 462 bool 'Include KGDB kernel debugger' CONFIG_SH_KGDB
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | entry.S | 828 .long debug_enter ! Allow trap to debugger
|
/linux-2.4.37.9/Documentation/networking/ |
D | wan-router.txt | 191 wpkbdmon WANPIPE keyboard led monitor/debugger
|
D | wanpipe.txt | 191 wpkbdmon WANPIPE keyboard led monitor/debugger
|
/linux-2.4.37.9/drivers/scsi/ |
D | 53c7,8xx.scr | 38 ; the remote debugger should take this into account, and NOT set
|
D | 53c7xx.scr | 47 ; the remote debugger should take this into account, and NOT set
|