From ca8941bbd088002cb8ff87abe16d02ecc8d58d1e Mon Sep 17 00:00:00 2001 From: Walfred Tedeschi Date: Tue, 3 Dec 2013 13:31:03 +0000 Subject: Documentation for MPX. 2013-11-20 Walfred Tedeschi * NEWS: Add section for Intel(R) Architecture Instructions Extesions mentioning MPX. doc/ * gdb.texinfo (i386 Features): Add MPX feature registers. (x86 Specific featuresx86 Architecture-specific Issues): Adds a subsubsection for MPX and describes the display of the boundary registers. Signed-off-by: Walfred Tedeschi --- gdb/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index a8ae8c7..ae84e00 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -5577,3 +5577,5 @@ GDB now handles cross debugging. If you are remotely debugging between two different machines, type ``./configure host -target=targ''. Host is the machine where GDB will run; targ is the machine where the program that you are debugging will run. + + * GDB now supports access to Intel(R) MPX registers on GNU/Linux. -- cgit v1.1