Home
last modified time | relevance | path

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

12

/linux-2.4.37.9/arch/ppc/kernel/
Dtraps.c55 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()
Dppc_ksyms.c339 extern void (*debugger)(struct pt_regs *regs);
346 EXPORT_SYMBOL(debugger);
Dppc-stub.c374 debugger = kgdb; in set_debug_traps()
/linux-2.4.37.9/arch/ppc64/kernel/
Dtraps.c65 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()
Dppc_ksyms.c301 extern void (*debugger)(struct pt_regs *regs);
308 EXPORT_SYMBOL(debugger);
Dppc-stub.c372 debugger = kgdb; in set_debug_traps()
Dirq.c129 extern void (*debugger)(struct pt_regs *regs);
/linux-2.4.37.9/arch/ppc64/mm/
Dfault.c46 extern void (*debugger)(struct pt_regs *);
306 debugger(regs); in bad_page_fault()
/linux-2.4.37.9/include/asm-ppc/
Dkgdb.h25 extern void (*debugger)(struct pt_regs *regs);
/linux-2.4.37.9/include/asm-ppc64/
Dkgdb.h29 extern void (*debugger)(struct pt_regs *regs);
/linux-2.4.37.9/arch/ppc/mm/
Dfault.c38 extern void (*debugger)(struct pt_regs *);
307 debugger(regs); in bad_page_fault()
/linux-2.4.37.9/arch/x86_64/boot/compressed/
Dhead.S53 * confuse the debugger if this code is traced.
/linux-2.4.37.9/arch/i386/boot/compressed/
Dhead.S49 * confuse the debugger if this code is traced.
/linux-2.4.37.9/arch/ppc64/
Dconfig.in247 bool 'Include kgdb kernel debugger' CONFIG_KGDB
248 bool 'Include xmon kernel debugger' CONFIG_XMON
/linux-2.4.37.9/arch/cris/
Dconfig.in37 bool 'Use kernel gdb debugger' CONFIG_ETRAX_KGDB
39 bool 'Use Artpec gdb debugger' CONFIG_ETRAX_AGDB
/linux-2.4.37.9/Documentation/s390/
DDebugging390.txt223 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/
Dconfig.in630 bool ' Include kgdb kernel debugger' CONFIG_KGDB
641 bool ' Include xmon kernel debugger' CONFIG_XMON
/linux-2.4.37.9/arch/x86_64/boot/
Dbootsect.S76 # bde - changed 0xff00 to 0x4000 to use debugger at 0x6400 up (bde). We
/linux-2.4.37.9/arch/i386/boot/
Dbootsect.S76 # bde - changed 0xff00 to 0x4000 to use debugger at 0x6400 up (bde). We
/linux-2.4.37.9/arch/sh/
Dconfig.in462 bool 'Include KGDB kernel debugger' CONFIG_SH_KGDB
/linux-2.4.37.9/arch/sh/kernel/
Dentry.S828 .long debug_enter ! Allow trap to debugger
/linux-2.4.37.9/Documentation/networking/
Dwan-router.txt191 wpkbdmon WANPIPE keyboard led monitor/debugger
Dwanpipe.txt191 wpkbdmon WANPIPE keyboard led monitor/debugger
/linux-2.4.37.9/drivers/scsi/
D53c7,8xx.scr38 ; the remote debugger should take this into account, and NOT set
D53c7xx.scr47 ; the remote debugger should take this into account, and NOT set

12