Skip to content

Commit 4000113

Browse files
authored
[lldb] Add release note for riscv32 elf core file support in LLDB (#141629)
Add a release note for riscv32 elf core file support in LLDB.
1 parent 561234d commit 4000113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ Changes to LLDB
279279
supporting reverse execution, such as [rr](https://rr-project.org).
280280
When using reverse execution, `process continue --forward` returns to the
281281
forward execution.
282+
* LLDB now supports RISC-V 32-bit ELF core files.
282283

283284
### Changes to lldb-dap
284285

0 commit comments

Comments
 (0)