Commit 369c773
committed
Revert "[lldb][debugserver] Fix an off-by-one error in watchpoint identification (#134314)"
This reverts commit 21d9121.
Failure on the aarch64 ubuntu bot when setting the 4th watchpoint;
may be a hardware limitation on that bot. I thought creating four
watchpoints would be generally safe, but I don't need to do that
for my test, will re-land without it.1 parent 21d9121 commit 369c773
File tree
4 files changed
+1
-113
lines changed- lldb
- test/API/functionalities/watchpoint/consecutive-watchpoints
- tools/debugserver/source
4 files changed
+1
-113
lines changedLines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 87 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments