Home
last modified time | relevance | path

Searched full:debugger (Results 1 – 25 of 111) sorted by relevance

12345

/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/qemu/linux-user/i386/
H A Dtarget_syscall.h63 #define TARGET_VM86_TRAP 6 /* return due to DOS-debugger request */
133 #define TARGET_vm86dbg_active (1 << 1) /* for debugger */
134 #define TARGET_vm86dbg_TFpendig (1 << 2) /* for debugger */
136 unsigned char vm86dbg_intxxtab[32]; /* for debugger */
/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/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/qemu/bsd-user/i386/
H A Dtarget_syscall.h80 #define TARGET_VM86_TRAP 6 /* return due to DOS-debugger request */
150 #define TARGET_vm86dbg_active (1 << 1) /* for debugger */
151 #define TARGET_vm86dbg_TFpendig (1 << 2) /* for debugger */
153 unsigned char vm86dbg_intxxtab[32]; /* for debugger */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/
H A Dgeany-plugins_2.0.bb68 # | checking whether the GTK version in use is compatible with plugin Debugger... no
69 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/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/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/poky/meta/recipes-devtools/python/
H A Dpython3-pyelftools_0.32.bb15 RDEPENDS:${PN} += "python3-debugger python3-pprint"
H A Dpython3-setuptools-scm_8.2.1.bb27 python3-debugger \
H A Dpython3-pyparsing_3.2.3.bb19 python3-debugger \
H A Dpython3-pytest_8.3.5.bb16 python3-debugger \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-runner_6.0.1.bb13 RDEPENDS:${PN} = "python3-setuptools python3-debugger python3-json python3-io"
H A Dpython3-ipython_9.2.0.bb18 python3-debugger \
H A Dpython3-werkzeug_3.1.3.bb5 It includes a powerful debugger, full featured request and response objects, \
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md48 The `test:unit:debugger` script will help to debug failing tests using the
51 1. Add a `debugger` statement in the specifications file
52 1. Run the unit test in debugger mode
/openbmc/openbmc/meta-openpower/recipes-bsp/pdbg/
H A Dpdbg_3.6.bb1 SUMMARY = "PowerPC FSI 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/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
/openbmc/u-boot/arch/arc/
H A DMakefile6 # MetaWare debugger doesn't support PIE (position-independent executable)
/openbmc/qemu/gdb-xml/
H A Darm-vfp-sysregs.xml8 These are A/R profile VFP system registers. Debugger users probably
/openbmc/qemu/docs/system/
H A Dmonitor.rst15 - Inspect the VM state without an external debugger.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/
H A Dcgdb_0.8.0.bb2 DESCRIPTION = "cgdb is a lightweight curses (terminal-based) interface to the GNU Debugger (GDB)."
/openbmc/webui-vue/
H A D.eslintrc.js13 'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/renderdoc/
H A Drenderdoc_1.38.bb2 DESCRIPTION = "RenderDoc is a frame-capture based graphics debugger"

12345