mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[llvm][Release notes] Add memory tagging support to lldb changes
This commit is contained in:
parent
d4eedb2312
commit
aa2a6b072f
@ -243,6 +243,12 @@ Changes to the LLVM tools
|
|||||||
Changes to LLDB
|
Changes to LLDB
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
|
* LLDB now supports debugging programs on AArch64 Linux that use memory tagging (MTE).
|
||||||
|
* Added ``memory tag read`` and ``memory tag write`` commands.
|
||||||
|
* The ``memory region`` command will note when a region has memory tagging enabled.
|
||||||
|
* Synchronous and asynchronous tag faults are recognised.
|
||||||
|
* Synchronous tag faults have memory tag annotations in addition to the usual fault address.
|
||||||
|
|
||||||
Changes to Sanitizers
|
Changes to Sanitizers
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user