binutils-gdb/gdb/python
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
..
lib/gdb Add pretty-printer for MPX bnd registers. 2013-11-20 14:42:53 +01:00
py-arch.c
py-auto-load.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
py-block.c
py-bpevent.c
py-breakpoint.c 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> 2013-11-07 12:04:45 +00:00
py-cmd.c 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> 2013-11-07 12:32:31 +00:00
py-continueevent.c
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c
py-frame.c
py-framefilter.c
py-function.c
py-gdb-readline.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
py-inferior.c
py-infthread.c
py-lazy-string.c
py-linetable.c off-by-one fix for py-linetable.c 2013-11-14 11:09:14 -07:00
py-newobjfileevent.c
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c 2013-11-11 Phil Muldoon <pmuldoon@redhat.com> 2013-11-11 19:49:45 +00:00
py-threadevent.c
py-type.c
py-utils.c
py-value.c Fix int() builtin with range type gdb.Value objects. 2013-11-19 06:44:40 +04:00
python-config.py
python-internal.h 2013-11-11 Phil Muldoon <pmuldoon@redhat.com> 2013-11-11 19:49:45 +00:00
python.c 2013-11-11 Phil Muldoon <pmuldoon@redhat.com> 2013-11-11 19:49:45 +00:00
python.h