Skip to content

Commit b36ca14

Browse files
committed
Add Release notes
1 parent 2d9b7a8 commit b36ca14

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

217217
* Breakpoints can now be set for specific columns within a line.
218218
* Function return value is now displayed on step-out.
219+
* Jump to cursor is supported implementing the debug adapter
220+
protocol's capability `supportsGotoTargetsRequest`.
219221

220222
Changes to BOLT
221223
---------------------------------

0 commit comments

Comments
 (0)