Home
last modified time | relevance | path

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

1234

/openbmc/linux/Documentation/firmware-guide/acpi/
H A Daml-debugger.rst12 This document describes the usage of the AML debugger embedded in the Linux
15 1. Build the debugger
19 debugger interface from the Linux kernel::
37 2. Start the userspace debugger interface
40 After booting the kernel with the debugger built-in, the debugger can be
47 That spawns the interactive AML debugger environment where you can execute
48 debugger commands.
55 The detailed debugger commands reference is located in Chapter 12 "ACPICA
58 3. Stop the userspace debugger interface
61 The interactive debugger interface can be closed by pressing Ctrl+C or using
[all …]
H A Dindex.rst21 aml-debugger
/openbmc/linux/Documentation/dev-tools/
H A Dkgdb.rst2 Using kgdb, kdb and the kernel debugger internals
10 The kernel has two different debugger front ends (kdb and kgdb) which
12 debugger front ends and dynamically transition between them if you
56 :menuselection:`KGDB: kernel debugger`.
323 the debugger when the debugger is connected and running. There are two
372 - Enter the debugger on reboot notify.
444 consideration when using the kernel debugger.
530 2. Stop kernel execution (break into the debugger)
583 shell or script to break into the debugger.
705 using the debugger
[all …]
/openbmc/u-boot/doc/
H A DREADME.bedbug4 These changes implement the bedbug (emBEDded deBUGger) debugger in U-Boot.
19 Added call to initialize debugger on startup.
55 AMCC PPC405 specific debugger routines.
64 Added call to initialize 860 debugger.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0005-configure.ac-add-option-for-libcap.patch27 +[ --with-licap use licap for debugger checks. (default=yes)],
48 - AC_MSG_WARN([cap library not found, debugger checks will not be enabled. Use --with-cap-lib-dir=…
58 + AC_MSG_WARN([cap library not found, debugger checks will not be enabled. Use --with-cap-lib-di…
/openbmc/u-boot/board/synopsys/emsdp/
H A DREADME26 debugger on development host. Both proprietary MetaWare debugger and
57 2. To build Elf file (for example to be used with host debugger via JTAG
77 in "ROM" and start it from the debugger. One important note here we first
80 2.1. In case of proprietary MetaWare debugger run:
/openbmc/linux/arch/powerpc/include/asm/
H A Ddebug.h30 DEBUGGER_BOILERPLATE(debugger)
39 static inline int debugger(struct pt_regs *regs) { return 0; }
/openbmc/u-boot/board/synopsys/hsdk/
H A DREADME26 debugger on development host. Both proprietary MetaWare debugger and
68 2. To build Elf file (for example to be used with host debugger via JTAG
101 in DDR and start it from the debugger.
103 2.1. In case of proprietary MetaWare debugger run:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/
H A Dgeany-plugins_1.38.bb69 EXTRA_OECONF += "--disable-debugger"
70 #PLUGINS += "${PN}-debugger"
71 #LIC_FILES_CHKSUM += "file://debugger/COPYING;md5=4325afd396febcb659c36b49533135d4"
72 #FILES:${PN}-debugger = "${libdir}/geany/debugger.so ${datadir}/${PN}/debugger"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pyelftools_0.31.bb15 RDEPENDS:${PN} += "python3-debugger python3-pprint"
H A Dpython3-pytest-runner_6.0.1.bb13 RDEPENDS:${PN} = "python3-py python3-setuptools python3-debugger python3-json \
H A Dpython3-setuptools-scm_8.0.4.bb27 python3-debugger \
H A Dpython3-pyparsing_3.1.2.bb21 python3-debugger \
H A Dpython3-pytest_8.1.1.bb17 python3-debugger \
/openbmc/u-boot/board/synopsys/iot_devkit/
H A DREADME32 debugger on development host. Both proprietary MetaWare debugger and
80 2. To build Elf file (for example to be used with host debugger via JTAG
109 2.1. In case of proprietary MetaWare debugger run:
/openbmc/linux/lib/
H A DKconfig.kgdb12 bool "KGDB: kernel debugger"
20 backtraces in the external debugger. Documentation of
21 kernel debugger is available at http://kgdb.sourceforge.net
151 If an architecture can definitely handle entering the debugger
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dex.S48 .long nmi_trap_handler /* 1C0 */ ! Allow trap to debugger
/openbmc/linux/Documentation/features/debug/kgdb/
H A Darch-support.txt4 # description: arch supports the kGDB kernel debugger
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-common.inc1 SUMMARY = "GNU debugger"
3 DESCRIPTION = "GDB, the GNU Project debugger, allows you to see what is going on inside another pro…
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-ipython_8.22.2.bb20 python3-debugger \
H A Dpython3-werkzeug_3.0.1.bb5 It includes a powerful debugger, full featured request and response objects, \
/openbmc/qemu/docs/system/
H A Dmonitor.rst15 - Inspect the VM state without an external debugger.
/openbmc/linux/arch/powerpc/
H A DKconfig.debug94 bool "Include xmon kernel debugger"
98 Include in-kernel hooks for the xmon kernel monitor/debugger.
105 debugger hooks. 'xmon=off' will disable the debugger hooks
143 Include in-kernel support for the Abatron BDI2000 debugger.
284 kernel BSS and should be safe to select on any system. A debugger
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/renderdoc/
H A Drenderdoc_1.27.bb2 DESCRIPTION = "RenderDoc is a frame-capture based graphics debugger"
/openbmc/u-boot/board/work-microwave/work_92105/
H A DREADME26 debugger or through the LPC32XX Service Boot
30 DDR through a JTAG debugger (for instance by

1234