Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 113) sorted by relevance

12345

/arch/arm/include/asm/
Da.out-core.h35 dump->u_debugreg[0] = tsk->thread.debug.bp[0].address; in aout_dump_thread()
36 dump->u_debugreg[1] = tsk->thread.debug.bp[1].address; in aout_dump_thread()
37 dump->u_debugreg[2] = tsk->thread.debug.bp[0].insn.arm; in aout_dump_thread()
38 dump->u_debugreg[3] = tsk->thread.debug.bp[1].insn.arm; in aout_dump_thread()
39 dump->u_debugreg[4] = tsk->thread.debug.nsaved; in aout_dump_thread()
/arch/cris/
DKconfig.debug10 source "lib/Kconfig.debug"
16 The CRIS version of gdb can be used to remotely debug a running
17 Linux kernel via the serial debug port. Provided you have gdb-cris
32 If the system locks up without any debug information you can say Y
/arch/frv/kernel/
Dasm-offsets.c65 DEF_0REG(REG_DCR, debug.dcr); in foo()
66 DEF_0REG(REG_IBAR0, debug.ibar[0]); in foo()
67 DEF_0REG(REG_DBAR0, debug.dbar[0]); in foo()
68 DEF_0REG(REG_DBDR00, debug.dbdr[0][0]); in foo()
69 DEF_0REG(REG_DBMR00, debug.dbmr[0][0]); in foo()
/arch/mips/
DKconfig.debug7 source "lib/Kconfig.debug"
24 task has ever had available in the sysrq-T and sysrq-P debug output.
29 bool "Enable additional debug checks before going into CPU idle loop"
32 This option enables Enable additional debug checks before going into
51 arch/mips/include/asm/debug.h for debugging macros.
/arch/arm/
DKconfig.debug3 source "lib/Kconfig.debug"
66 Say Y here if you want the debug print routines to direct their
78 Say Y here if you want the debug print routines to direct their
80 will cause the debug messages to appear on the first 16550
87 Say Y here if you want the debug print routines to direct their
89 cause the debug messages to appear on the first serial port.
95 Say Y here if you want debug print routines to go to one of the
101 int "S3C UART to use for low-level debug"
/arch/arm/mach-omap1/
DMakefile40 led-$(CONFIG_MACH_OMAP_H2) += leds-h2p2-debug.o
41 led-$(CONFIG_MACH_OMAP_H3) += leds-h2p2-debug.o
43 led-$(CONFIG_MACH_OMAP_PERSEUS2) += leds-h2p2-debug.o
/arch/arm/plat-omap/
DMakefile19 obj-$(CONFIG_OMAP_DEBUG_DEVICES) += debug-devices.o
20 obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o
DKconfig30 For debug cards on TI reference boards.
38 bool "Emit debug messages from powerdomain layer"
50 bool "Emit debug messages from clockdomain layer"
83 bool "Multiplexing debug output"
86 Makes the multiplexing functions print out a lot of debug info.
146 prompt "Low-level debug console UART"
/arch/m32r/
DKconfig.debug3 source "lib/Kconfig.debug"
17 task has ever had available in the sysrq-T and sysrq-P debug output.
34 If you don't debug the kernel, you can say N, but we may not be able
/arch/ia64/hp/sim/boot/
Dbootloader.lds40 /* DWARF debug sections.
44 .debug 0 : { *(.debug) }
/arch/arm/boot/compressed/
DMakefile.debug8 OBJECTS=misc-debug.o ll_char_wr.aout.o
15 misc-debug.o: misc.c
/arch/m68knommu/
DKconfig.debug3 source "lib/Kconfig.debug"
27 Do not output any debug BUG messages within the kernel.
/arch/m68k/math-emu/
Dfp_decode.h151 debug lea "'l'.w,%a0"
154 debug lea "'w'.w,%a0"
160 debug move.l "%d1,-(%sp)"
161 debug ext.l "%d1"
163 debug move.l "(%sp)+,%d1"
315 debug jra "2f"
326 debug jra "2f"
348 debug ext.l "%d0"
/arch/x86/xen/
Dmulticalls.c41 struct multicall_entry debug[MC_BATCH]; member
141 memcpy(b->debug, b->entries, in xen_mc_flush()
159 b->debug[i].op, in xen_mc_flush()
160 b->debug[i].args[0], in xen_mc_flush()
/arch/sparc/
DKconfig.debug7 source "lib/Kconfig.debug"
14 task has ever had available in the sysrq-T and sysrq-P debug output.
/arch/powerpc/
DKconfig.debug3 source "lib/Kconfig.debug"
26 task has ever had available in the sysrq-T and sysrq-P debug output.
73 Unless you are intending to debug the kernel, say N here.
127 Unless you are intending to debug the kernel with one of these
145 intended to debug problems early during boot, this should not be
239 hex "Low 32 bits of early debug UART physical address"
247 hex "EPRN of early debug UART physical address"
252 hex "Early debug UART physical address"
257 hex "CPM UART early debug transmit descriptor address"
264 used for early debug output. Because it is needed before
/arch/xtensa/
DKconfig.debug3 source "lib/Kconfig.debug"
/arch/m68k/
DKconfig.debug3 source "lib/Kconfig.debug"
/arch/avr32/
DKconfig.debug7 source "lib/Kconfig.debug"
/arch/m68k/atari/
DMakefile5 obj-y := config.o time.o debug.o ataints.o stdma.o \
/arch/m68k/mac/
DMakefile6 baboon.o macboing.o debug.o misc.o
/arch/h8300/
DKconfig.debug3 source "lib/Kconfig.debug"
18 Do not output any debug BUG messages within the kernel.
/arch/powerpc/kernel/vdso32/
Dvdso32.lds.S83 .debug 0 : { *(.debug) }
/arch/s390/kernel/vdso64/
Dvdso64.lds.S68 .debug 0 : { *(.debug) }
/arch/s390/kernel/vdso32/
Dvdso32.lds.S68 .debug 0 : { *(.debug) }

12345