Searched refs:breakpoint (Results 1 – 24 of 24) sorted by relevance
46 Sets a hardware breakpoint or watchpoint, according to the provided structure:83 ptrace will return an integer (handle) uniquely identifying the breakpoint or85 request to ask for its removal. Return -ENOSPC if the requested breakpoint90 - set a breakpoint in the first breakpoint register120 - set a ranged hardware breakpoint132 Takes an integer which identifies an existing breakpoint or watchpoint134 corresponding breakpoint or watchpoint..
95 # Remove first breakpoint109 # Remove second breakpoint141 # Reinstall first breakpoint156 # Reinstall second breakpoint
42 tristate "Build kernel hardware breakpoint examples -- loadable module only"45 This builds kernel hardware breakpoint example modules.
26 routine to be invoked when the breakpoint is hit.59 with a breakpoint instruction (e.g., int3 on i386 and x86_64).61 When a CPU hits the breakpoint instruction, a trap occurs, the CPU's69 but then Kprobes would have to temporarily remove the breakpoint172 instruction instead of a breakpoint instruction at each probepoint.177 Kprobes inserts an ordinary, breakpoint-based kprobe at the specified207 - code to push the CPU's registers (emulating a breakpoint trap)252 replaced with the original code (except for an int3 breakpoint in323 Sets a breakpoint at the address kp->addr. When the breakpoint is360 Called with p pointing to the kprobe associated with the breakpoint,[all …]
5 # be safe. Global breakpoint commands affect each cpu as it is booted.
165 BUILD_TRAP_HANDLER(breakpoint);
240 breakpoint(); in init_IRQ()
330 void breakpoint (void); /* called by init/main.c */1462 breakpoint(void) in breakpoint() function
409 ;; special handlers for breakpoint and NMI
107 bool "Debug GDB stub breakpoint management"111 breakpoint management.
92 extern void breakpoint(void);498 breakpoint(); in init_IRQ()
444 void breakpoint(void);1619 breakpoint(void) in breakpoint() function
121 (*) Setting a software breakpoint. This sets a break instruction at the124 (*) Setting a hardware breakpoint. The GDB stub is capable of using the IBAR
65 This will add an extra call back to kgdb for the breakpoint
370 BUILD_TRAP_HANDLER(breakpoint) in BUILD_TRAP_HANDLER() argument
577 BUILD_TRAP_HANDLER(breakpoint) in BUILD_TRAP_HANDLER() argument
36 - a hardware breakpoint event in the form of '\mem:addr[:access]'
148 equivalent cursor control keystroke(s). The ikbd provides a single breakpoint439 ; horizontal velocity breakpoint is reached441 ; vertical velocity breakpoint is reached458 seconds. After the Rn breakpoint is reached, keystroke pairs are generated459 every Vn tenths of seconds. This provides a velocity (auto-repeat) breakpoint
834 breakpoint857 breakpoint
1146 To delete a particular breakpoint issue1147 TR DEL <breakpoint number>1171 Setting a simple breakpoint1387 hit b to continue till breakpoint1388 reach the breakpoint1396 & the TR I PSWA <Driver open address> will be the only active breakpoint again.1455 We have stopped at a breakpoint1978 sets a breakpoint1989 Set a breakpoint for all functions matching REGEXP1992 will set a breakpoint with all functions with 390 in their name.[all …]
483 case NR(breakpoint): /* SWI BREAK_POINT */ in arm_syscall()
205 breakpoint that triggers at any privilege level other than 3 (user-mode).
46 extern void breakpoint(void);
3519 * Sequencer instruction breakpoint address address.