Skip to content

Commit a2a2cb8

Browse files
committed
Add Release notes
1 parent 749a4c0 commit a2a2cb8

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

178178
* Breakpoints can now be set for specific columns within a line.
179179
* Function return value is now displayed on step-out.
180+
* Jump to cursor is supported implementing the debug adapter
181+
protocol's capability `supportsGotoTargetsRequest`.
180182

181183
Changes to BOLT
182184
---------------------------------

0 commit comments

Comments
 (0)