Skip to content

Commit 93bd859

Browse files
committed
Add release note for WoA HW Watch support
1 parent e3d74ef commit 93bd859

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ Changes to LLDB
135135

136136
* When building LLDB with Python support, the minimum version of Python is now
137137
3.8.
138+
* LLDB now supports hardware watchpoints for AArch64 Windows targets. Windows
139+
does not provide API to query the number of supported hardware watchpoints.
140+
Therefore current implementation allows only 1 watchpoint, as tested with
141+
Windows 11 on the Microsoft SQ2 and Snapdragon Elite X platforms.
138142

139143
Changes to BOLT
140144
---------------------------------

0 commit comments

Comments
 (0)