mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
doc: fix PAC typo
gdb/doc/ChangeLog: * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2019-08-09 Alan Hayward <alan.hayward@arm.com>
|
||||||
|
|
||||||
|
* gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
|
||||||
|
|
||||||
2019-08-07 Alan Hayward <alan.hayward@arm.com>
|
2019-08-07 Alan Hayward <alan.hayward@arm.com>
|
||||||
|
|
||||||
* gdb.texinfo (AArch64 Pointer Authentication): New subsection.
|
* gdb.texinfo (AArch64 Pointer Authentication): New subsection.
|
||||||
|
@ -24395,7 +24395,7 @@ target process.
|
|||||||
|
|
||||||
When @value{GDBN} is debugging the AArch64 architecture, and the program is
|
When @value{GDBN} is debugging the AArch64 architecture, and the program is
|
||||||
using the v8.3-A feature Pointer Authentication (PAC), then whenever the link
|
using the v8.3-A feature Pointer Authentication (PAC), then whenever the link
|
||||||
register @code{$lr} is pointing to an PAC function it's value will be masked.
|
register @code{$lr} is pointing to an PAC function its value will be masked.
|
||||||
When GDB prints a backtrace, any addresses that required unmasking will be
|
When GDB prints a backtrace, any addresses that required unmasking will be
|
||||||
postfixed with the marker [PAC].
|
postfixed with the marker [PAC].
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user