nomagic

no, it is not magic !

User Tools

Site Tools


gdbs:cmd_lc_z

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gdbs:cmd_lc_z [2025/05/29 23:33] larsgdbs:cmd_lc_z [2025/05/29 23:42] (current) lars
Line 10: Line 10:
  
 **Meaning:** Remove a software breakpoint at address addr of type kind.  **Meaning:** Remove a software breakpoint at address addr of type kind. 
 +
 +The kind is target-specific and typically indicates the size of the breakpoint in bytes that should be inserted. E.g., the ARM and MIPS can insert either a 2 or 4 byte breakpoint. Some architectures have additional meanings for kind; if no architecture-specific value is being used, it should be ‘0’. kind is hex-encoded. 
  
 **Reply:** <code>OK</code> **Reply:** <code>OK</code>
Line 29: Line 31:
 ===== write watchpoint ===== ===== write watchpoint =====
  
-**Format:** ‘!+**Format:** ‘z2,addr,kind
  
 **Meaning:** Remove a write watchpoint at addr. The number of bytes to watch is specified by kind.  **Meaning:** Remove a write watchpoint at addr. The number of bytes to watch is specified by kind. 
Line 37: Line 39:
 ===== read watchpoint ===== ===== read watchpoint =====
  
-**Format:** ‘!+**Format:** ‘z3,addr,kind
  
 **Meaning:** Remove a read watchpoint at addr. The number of bytes to watch is specified by kind.  **Meaning:** Remove a read watchpoint at addr. The number of bytes to watch is specified by kind. 
gdbs/cmd_lc_z.1748561638.txt.gz · Last modified: by lars