binutils-gdb/gdb/python/lib/gdb
Walfred Tedeschi 09748966c1 Add pretty-printer for MPX bnd registers.
Boundary length is simpler implemented by means of a pretty
printer. This simplifies users life when examining a bound register.

Changelog:
2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>

	* python/lib/gdb/command/bound_register.py: New file.
	* gdb/data-directory/Makefile.in: copy bond_register.py to the right path to
	be initialized at gdb startup.
testsuite/
	* gdb.python/py-pp-maint.exp: Consider new pretty-print added for registers.

Change-Id: Id4f39845e5ece56c370a1fd4343648909f08b731
Signed-off-by: Walfred Tedeschi <walfred.tedeschi@intel.com>

Conflicts:

	gdb/ChangeLog
2013-11-20 14:42:53 +01:00
..
command Add pretty-printer for MPX bnd registers. 2013-11-20 14:42:53 +01:00
function Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
__init__.py 2013-05-10 Phil Muldoon <pmuldoon@redhat.com> 2013-05-10 10:26:03 +00:00
FrameDecorator.py 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> 2013-08-29 10:06:18 +00:00
FrameIterator.py 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> 2013-08-29 10:06:18 +00:00
frames.py 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> 2013-08-29 10:06:18 +00:00
printing.py Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
prompt.py Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
types.py Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00