Home
last modified time | relevance | path

Searched refs:inferior (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/admin-guide/LSM/
H A DYama.rst38 between a debugging process and its inferior (crash handlers, etc),
39 ``prctl(PR_SET_PTRACER, pid, ...)`` can be used. An inferior can declare which
42 each inferior at a time. For example, this is used by KDE, Chromium, and
60 with the inferior it wants to call ``PTRACE_ATTACH`` on. By default,
63 inferior can call ``prctl(PR_SET_PTRACER, debugger, ...)`` to declare
64 an allowed debugger PID to call ``PTRACE_ATTACH`` on the inferior.
/openbmc/qemu/tests/guest-debug/
H A Drun-test.py82 inferior = subprocess.Popen(shlex.split(cmd)) variable
122 inferior.wait(2)
125 inferior.kill()
H A Dtest_gdbstub.py39 inferior = gdb.selected_inferior()
40 arch = inferior.architecture()
/openbmc/qemu/docs/system/
H A Dgdb.rst89 separate "inferior", where each CPU within the cluster is a separate
94 U54 cores. Here the E51 is the only thread in the first inferior, and
95 the U54 cores are all threads in the second inferior.
98 connect to the first inferior; you can display the CPUs in this
109 Once connected, gdb will have a single inferior, for the
113 (gdb) add-inferior
114 Added inferior 2
115 (gdb) inferior 2
116 [Switching to inferior 2 [<null>] (<noexec>)]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Drw.rst19 considered inferior though because no meta-information like frame
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Demail-clients.rst148 En la parte inferior de su correo electrónico, coloque el delimitador de
H A Dsubmitting-patches.rst856 ``---`` o en la parte inferior de todos los demás contenido, justo antes de
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuilding.rst385 before the script ``8-script``, because ``1`` is inferior to ``8``.
H A Ddebugging.rst996 "inferior" binary. For documentation on GDB see the `GDB
/openbmc/qemu/
H A Dmeson.build2648 warning('Without code annotation, the report may be inferior.')