Improve error message for MPX bound table examinations.
authorWalfred Tedeschi <walfred.tedeschi@intel.com>
Wed, 4 Nov 2015 10:09:02 +0000 (11:09 +0100)
committerWalfred Tedeschi <walfred.tedeschi@intel.com>
Wed, 4 Nov 2015 10:09:02 +0000 (11:09 +0100)
commite00b3c9bc1cb8f0ce1ee39f07d7a216ab12c3064
tree787b83fea1b2377d049b4884ba57605949287542
parent0c532a298058669a72061ad94ba9e24170ae91ae
Improve error message for MPX bound table examinations.

Error was introduced to fix a build issue caused by a mismatching variable
size.  The error message is changed to explicitly report what goes wrong
and how user might still investigate the issue.

2015-06-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>

* i386-tdep.c (i386_mpx_get_bt_entry) Improves error message.

Change-Id: I6e9c7475eba663f49bd8e720b84ad0265bcb0e92
Signed-off-by: Walfred Tedeschi <walfred.tedeschi@intel.com>
gdb/i386-tdep.c