Searched refs:breakpoints (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/Documentation/powerpc/ |
| D | ptrace.rst | 8 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
|
| D | dawr-power9.rst | 25 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/ |
| D | symbols.py | 144 if hasattr(gdb, 'breakpoints') and not gdb.breakpoints() is None: 145 for bp in gdb.breakpoints():
|
| /Linux-v5.4/tools/testing/selftests/ |
| D | Makefile | 4 TARGETS += breakpoints
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kgdb.rst | 17 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
|
| D | kselftest.rst | 106 $ make TARGETS="bpf breakpoints size timers" SKIP_TARGETS=bpf kselftest
|
| /Linux-v5.4/arch/ |
| D | Kconfig | 130 ( 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/ |
| D | Kconfig | 224 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/ |
| D | kvm.h | 79 struct kvm_breakpoint breakpoints[4]; member
|
| /Linux-v5.4/include/uapi/linux/ |
| D | kvm.h | 79 struct kvm_breakpoint breakpoints[4]; member
|
| /Linux-v5.4/Documentation/security/ |
| D | self-protection.rst | 54 alternatives, breakpoints, kprobes, etc. If these must exist in a
|
| /Linux-v5.4/Documentation/networking/ |
| D | filter.txt | 423 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/ |
| D | api.txt | 2964 - 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/ |
| D | UserModeLinux-HOWTO.txt | 2499 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/ |
| D | aic79xx.reg | 3396 * single step, breakpoints and program load.
|