Skip to content

Commit 6036967

Browse files
jasonmolendaLukacma
authored andcommitted
[lldb][doc NFC] fix typeo in reason:watchpoint desc
1 parent 9c3674a commit 6036967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/resources/lldbgdbremote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2167,7 +2167,7 @@ following keys and values:
21672167
be outside the watchpoint that was triggered, the remote
21682168
stub should determine which watchpoint was triggered and
21692169
report an address from within its range.
2170-
2. Wwatchpoint hardware register index number.
2170+
2. Watchpoint hardware register index number.
21712171
3. Actual watchpoint trap address, which may be outside
21722172
the range of any watched region of memory. On MIPS, an addr
21732173
outside a watched range means lldb should disable the wp,

0 commit comments

Comments
 (0)