Home
last modified time | relevance | path

Searched refs:breakpoints (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/Documentation/powerpc/
Dptrace.rst8 4 hardware breakpoints (IAC)
28 GDB: this query will return the number of hardware breakpoints, hardware
85 With this GDB can ask for all kinds of hardware breakpoints and watchpoints
86 that the BookE supports. COMEFROM breakpoints available in server processors
Ddawr-power9.rst25 For ptrace, we now advertise zero breakpoints on POWER9 via the
79 enabled/disabled between getting the number of breakpoints (via
/Linux-v5.4/scripts/gdb/linux/
Dsymbols.py144 if hasattr(gdb, 'breakpoints') and not gdb.breakpoints() is None:
145 for bp in gdb.breakpoints():
/Linux-v5.4/tools/testing/selftests/
DMakefile4 TARGETS += breakpoints
/Linux-v5.4/Documentation/dev-tools/
Dkgdb.rst17 memory, registers, process lists, dmesg, and even set breakpoints to
19 you can set breakpoints and execute some basic kernel run control. Kdb
30 application. It is possible to place breakpoints in kernel code and
73 option will prevent the use of software breakpoints because it marks
76 breakpoints if you desire to run with the ``CONFIG_STRICT_KERNEL_RWX``
622 debugger. You should be using gdb for breakpoints and run control
684 - A full implementation for software breakpoints unless overridden
714 - (optional) HW breakpoints
Dkselftest.rst106 $ make TARGETS="bpf breakpoints size timers" SKIP_TARGETS=bpf kselftest
/Linux-v5.4/arch/
DKconfig130 ( These probes come in the form of single-byte breakpoints,
338 Depending on the arch implementation of hardware breakpoints,
340 breakpoints addresses, others have mixed registers to store
342 Select this option if your arch implements breakpoints under the
/Linux-v5.4/arch/xtensa/
DKconfig224 then enter your normal kernel breakpoints once the MMU was mapped
232 use hardware breakpoints (gdb 'hbreak' cmd) to break at _startup.
/Linux-v5.4/tools/include/uapi/linux/
Dkvm.h79 struct kvm_breakpoint breakpoints[4]; member
/Linux-v5.4/include/uapi/linux/
Dkvm.h79 struct kvm_breakpoint breakpoints[4]; member
/Linux-v5.4/Documentation/security/
Dself-protection.rst54 alternatives, breakpoints, kprobes, etc. If these must exist in a
/Linux-v5.4/Documentation/networking/
Dfilter.txt423 Sets breakpoints at particular BPF instructions. Issuing a `run` command
445 breakpoints: 0 1
446 Prints currently set breakpoints.
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt2964 - KVM_GUESTDBG_USE_SW_BP: using software breakpoints [x86, arm64]
2965 - KVM_GUESTDBG_USE_HW_BP: using hardware breakpoints [x86, s390, arm64]
2970 For example KVM_GUESTDBG_USE_SW_BP indicates that software breakpoints
4896 mechanism e.g. to realize 2-byte software breakpoints. The kernel will
/Linux-v5.4/Documentation/virt/uml/
DUserModeLinux-HOWTO.txt2499 session.html> , with breakpoints being set in the scheduler and in an
2786 If there's any doubt that you got the offset right, like breakpoints
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx.reg3396 * single step, breakpoints and program load.