Skip to content

Commit 8353aa2

Browse files
committed
[llvm][Docs] Add LLDB AArch64 GCS Release note
#124295 just went in and that's the last piece of functionality.
1 parent a7f4044 commit 8353aa2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,10 @@ Changes to LLDB
571571
* LLDB can now read the `fpmr` register from AArch64 Linux processes and core
572572
files.
573573

574+
* Support was added for debugging AArch64 Linux programs that use the
575+
Guarded Control Stack extension (GCS). This includes live processes and core
576+
files.
577+
574578
* LLDB now supports execution of user expressions for non-trivial cases for LoongArch and RISC-V targets, like function calls, when some code needs to be executed on the target.
575579

576580
* LLDB now supports optionally enabled/disabled register sets (particularly floating point registers) for RISC-V 64. This happens for targets like `RV64IMAC` or `RV64IMACV`,

0 commit comments

Comments
 (0)