Message ID | 20210326134214.543829-1-luis.machado@linaro.org |
---|---|
State | New |
Headers | show |
Series |
|
Related | show |
> From: Luis Machado <luis.machado@linaro.org> > Cc: eliz@gnu.org > Date: Fri, 26 Mar 2021 10:42:14 -0300 > > gdb/doc/ChangeLog: > > YYYY-MM-DD Luis Machado <luis.machado@linaro.org> > > * gdb.textinfo (Memory Tagging): Make it a @section and add to the > menu. Thanks, this is okay.
On 3/26/21 11:26 AM, Eli Zaretskii wrote: >> From: Luis Machado <luis.machado@linaro.org> >> Cc: eliz@gnu.org >> Date: Fri, 26 Mar 2021 10:42:14 -0300 >> >> gdb/doc/ChangeLog: >> >> YYYY-MM-DD Luis Machado <luis.machado@linaro.org> >> >> * gdb.textinfo (Memory Tagging): Make it a @section and add to the >> menu. > > Thanks, this is okay. > Pushed now. Thanks!
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index dbf878cdbc3..7dbffb65d53 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -10118,6 +10118,7 @@ being passed the type of @var{arg} as the argument. * Arrays:: Artificial arrays * Output Formats:: Output formats * Memory:: Examining memory +* Memory Tagging:: Memory Tagging * Auto Display:: Automatic display * Print Settings:: Print settings * Pretty Printing:: Python pretty printing @@ -10886,7 +10887,7 @@ target supports computing the CRC checksum of a block of memory @end table @node Memory Tagging -@subsection Memory Tagging +@section Memory Tagging Memory tagging is a memory protection technology that uses a pair of tags to validate memory accesses through pointers. The tags are integer values