| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/ |
| H A D | 0004-abseil-ppc-fixes.patch | 21 absl/debugging/internal/examine_stack.cc | 8 +++++++- 22 absl/debugging/internal/stacktrace_config.h | 2 +- 61 diff --git a/absl/debugging/internal/examine_stack.cc b/absl/debugging/internal/examine_stack.cc 63 --- a/absl/debugging/internal/examine_stack.cc 64 +++ b/absl/debugging/internal/examine_stack.cc 88 diff --git a/absl/debugging/internal/stacktrace_config.h b/absl/debugging/internal/stacktrace_confi… 90 --- a/absl/debugging/internal/stacktrace_config.h 91 +++ b/absl/debugging/internal/stacktrace_config.h 95 "absl/debugging/internal/stacktrace_x86-inl.inc" 99 "absl/debugging/internal/stacktrace_powerpc-inl.inc"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/ |
| H A D | abseil-ppc-fixes.patch | 20 .../abseil-cpp/absl/debugging/internal/examine_stack.cc | 8 +++++++- 21 .../absl/debugging/internal/stacktrace_config.h | 2 +- 60 …ff --git a/third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc b/third_party/abseil-cp… 62 --- a/third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc 63 +++ b/third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc 87 … --git a/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h b/third_party/abseil-c… 89 --- a/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h 90 +++ b/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h 94 "absl/debugging/internal/stacktrace_x86-inl.inc" 98 "absl/debugging/internal/stacktrace_powerpc-inl.inc"
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
| H A D | aufs-util-don-t-strip-executables.patch | 9 …G: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future debugging! 10 …NING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugging! 11 …: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future debugging! 12 …NING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugging! 13 …le '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent future debugging!
|
| /openbmc/u-boot/arch/arm/ |
| H A D | Kconfig.debug | 4 bool "Low-level debugging functions" 8 in U-Boot. This is helpful if you are debugging code that 12 prompt "Low-level debugging port" 16 bool "Low-level debugging via 8250 UART"
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | debugging.rst | 3 Debugging Tools and Techniques 6 The exact method for debugging build failures depends on the nature of 8 Standard debugging practices such as comparison against the last known 13 provides some general tips to aid in debugging given a variety of 18 A useful feature for debugging is the error reporting tool. 28 The following list shows the debugging topics in the remainder of this 31 - ":ref:`dev-manual/debugging:viewing logs from failed tasks`" describes 35 - ":ref:`dev-manual/debugging:viewing variable values`" describes how to 39 - ":ref:`dev-manual/debugging:viewing package information with ``oe-pkgdata-util```" 44 - ":ref:`dev-manual/debugging:viewing dependencies between recipes and tasks`" [all …]
|
| H A D | python-development-shell.rst | 8 Python development shell. When debugging certain commands or even when 35 helpful when debugging a build or preparing software to be used with the
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | debug.S | 7 * 32-bit debugging code 15 * Some debugging routines (useful if you've got MM problems and 16 * printk isn't working). For DEBUGGING ONLY!!! Do not leave 41 * Useful debugging routines
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/lame/lame/ |
| H A D | no-gtk1.patch | 19 dnl ElectricFence malloc debugging 20 AC_MSG_CHECKING(use of ElectricFence malloc debugging)
|
| /openbmc/qemu/include/exec/ |
| H A D | replay-core.h | 33 * Used by gdbstub for backwards debugging. 39 * Used by gdbstub for backwards debugging. 48 /* Called in reverse debugging mode to collect breakpoint information */
|
| /openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
| H A D | Redfish_JsonSchema_ResponseValidator.robot | 41 Save Logs For Debugging ${status} ${url} 51 Save Logs For Debugging 63 # the logs for debugging "validate_errs_AccountService" and move to logs/.
|
| /openbmc/qemu/scripts/qemugdb/ |
| H A D | __init__.py | 2 # GDB debugging support 24 Support routines for debugging QEMU under GDB
|
| /openbmc/u-boot/doc/uImage.FIT/ |
| H A D | x86-fit-boot.txt | 135 CONTENTS, RELOC, READONLY, DEBUGGING 137 CONTENTS, RELOC, READONLY, DEBUGGING 139 CONTENTS, READONLY, DEBUGGING 141 CONTENTS, RELOC, READONLY, DEBUGGING 143 CONTENTS, RELOC, READONLY, DEBUGGING 145 CONTENTS, READONLY, DEBUGGING 147 CONTENTS, RELOC, READONLY, DEBUGGING 149 CONTENTS, RELOC, READONLY, DEBUGGING
|
| /openbmc/qemu/include/disas/ |
| H A D | disas.h | 4 /* Disassemble this for me please... (debugging). */ 18 /* Look up symbol for debugging purpose. Returns "" if unknown. */
|
| /openbmc/u-boot/board/cadence/xtfpga/ |
| H A D | README | 100 Limitation of SDRAM Size for OCD Debugging on the LX60 104 to the system ROM address space for debugging a ROM image under 109 for debugging. The code size is then too large, in which case it 116 The recommended procedure for debugging is to first build U-Boot
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | 0001-build-top.mk-unset-STRIP_OPTS.patch | 10 prevent future debugging! [already-stripped] 14 prevent future debugging! [already-stripped]
|
| /openbmc/qemu/docs/system/ |
| H A D | gdb.rst | 67 confusion when debugging such things you either need to update gdb's 71 Debugging user-space in system emulation 82 Debugging multicore machines 85 GDB's abstraction for debugging targets with multiple possible 160 Advanced debugging options 234 also means running arbitrary code on the host. Additionally, when debugging
|
| H A D | replay.rst | 194 Reverse debugging 197 Reverse debugging allows "executing" the program in reverse direction. 202 Recorded executions may be used to enable reverse debugging. QEMU can't 228 Therefore usage of the reverse debugging requires at least one snapshot 236 created in temporary overlay. This allows using reverse debugging, but with
|
| /openbmc/qemu/docs/specs/ |
| H A D | pci-testdev.rst | 26 uint32_t count; /* for debugging. number of writes detected. */ 27 uint8_t name[]; /* for debugging. 0-terminated ASCII string. */
|
| /openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
| H A D | debug | 5 # Adds support to dynamic debugging of initramfs using bootparam in 69 msg "Starting shell debugging $status_msg $module..."
|
| /openbmc/openbmc/meta-security/docs/ |
| H A D | dm-verity-systemd-hash-x86-64.txt | 24 easier sysadmin level use/debugging based on cfdisk output etc. 41 does aid in easier debugging, and puts us in alignment with using systemd
|
| /openbmc/qemu/python/qemu/qmp/ |
| H A D | util.py | 4 This module provides asyncio and various logging and debugging 100 # Section: Logging & Debugging 127 debugging purposes when encapsulating errors to deliver them up the
|
| /openbmc/u-boot/arch/arm/mach-aspeed/ |
| H A D | Kconfig | 54 absolutely required for a specific system or for debugging 82 systems, but may be useful to enable for debugging during
|
| /openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/ |
| H A D | local.conf.sample | 107 # (adds symbol information for debugging/profiling) 109 # (adds source code for debugging) 115 # "tools-debug" - add debugging tools (gdb, strace) 116 # "eclipse-debug" - add Eclipse remote debugging support 123 # We default to enabling the debugging tweaks.
|
| /openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/ |
| H A D | local.conf.sample | 107 # (adds symbol information for debugging/profiling) 109 # (adds source code for debugging) 115 # "tools-debug" - add debugging tools (gdb, strace) 116 # "eclipse-debug" - add Eclipse remote debugging support 123 # We default to enabling the debugging tweaks.
|
| /openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/ |
| H A D | local.conf.sample | 107 # (adds symbol information for debugging/profiling) 109 # (adds source code for debugging) 115 # "tools-debug" - add debugging tools (gdb, strace) 116 # "eclipse-debug" - add Eclipse remote debugging support 123 # We default to enabling the debugging tweaks.
|