Skip to content

Commit f71b83b

Browse files
committed
[lldb] Add a release note for #127419
1 parent d19187f commit f71b83b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ Changes to LLDB
155155
does not provide API to query the number of supported hardware watchpoints.
156156
Therefore current implementation allows only 1 watchpoint, as tested with
157157
Windows 11 on the Microsoft SQ2 and Snapdragon Elite X platforms.
158+
* LLDB now steps through C++ thunks. This fixes an issue where previously, it
159+
wouldn't step into multiple inheritance virtual functions.
158160

159161
### Changes to lldb-dap
160162

0 commit comments

Comments
 (0)