Skip to content

Commit 1a1aa99

Browse files
committed
Add Release notes
1 parent 49b6f7b commit 1a1aa99

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
@@ -198,6 +198,8 @@ Changes to LLDB
198198

199199
* Breakpoints can now be set for specific columns within a line.
200200
* Function return value is now displayed on step-out.
201+
* Jump to cursor is supported implementing the debug adapter
202+
protocol's capability `supportsGotoTargetsRequest`.
201203

202204
Changes to BOLT
203205
---------------------------------

0 commit comments

Comments
 (0)