[gdb, doc] Add missing escape character '@'

gdb/doc/
        * gdb.texinfo (Memory Protection Extensions): Add missing escape
	character "@".
This commit is contained in:
Jiong Wang 2017-03-08 11:14:41 +00:00
parent 9753a2f6d7
commit 5cf70512f8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-03-08 Jiong Wang <jiong.wang@arm.com>
* gdb.texinfo (Memory Protection Extensions): Add missing escape
character "@".
2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
* Memory Protection Extensions: Add information about inferior

View File

@ -22574,7 +22574,7 @@ continuing the execution. For example:
$ print upper (a, b, c, d, 1)
Breakpoint 2, upper (a=0x0, b=0x6e0000005b, c=0x0, d=0x0, len=48)....
$ print $bnd0
{lbound = 0x0, ubound = ffffffff} : size -1
@{lbound = 0x0, ubound = ffffffff@} : size -1
@end smallexample
At this last step the value of bnd0 can be changed for investigation of bound