From: Walfred Tedeschi <walfred.tedeschi@intel.com>
To: brobecker@adacore.com, eliz@gnu.org
Cc: gdb-patches@sourceware.org,
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject: [PATCH V3 0/2] MPX ABI adaptations.
Date: Wed, 13 Jan 2016 12:40:00 -0000 [thread overview]
Message-ID: <1452688799-15633-1-git-send-email-walfred.tedeschi@intel.com> (raw)
Full patch is divided into two parts:
1. Add new POINTER class to the amd64 ABI.
2. Add new command to control the set to
the INIT states when using the "return" command.
Difference from previous version:
1. Add NEWS entry.
2. General indentation and comments improvements.
3. Command set/show is now initialized during
target initialization together with MPX map commands.
Walfred Tedeschi (2):
ABI changes for MPX.
Add mpx-bnd-init-on-return set/show command for inferior calls.
gdb/NEWS | 4 +
gdb/amd64-tdep.c | 76 +++++++++++++++---
gdb/doc/gdb.texinfo | 20 +++++
gdb/i386-tdep.c | 27 +++++++
gdb/testsuite/gdb.arch/amd64-mpx-call.c | 126 ++++++++++++++++++++++++++++++
gdb/testsuite/gdb.arch/amd64-mpx-call.exp | 90 +++++++++++++++++++++
6 files changed, 334 insertions(+), 9 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/amd64-mpx-call.c
create mode 100644 gdb/testsuite/gdb.arch/amd64-mpx-call.exp
--
2.1.4
next reply other threads:[~2016-01-13 12:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-13 12:40 Walfred Tedeschi [this message]
2016-01-13 12:40 ` [PATCH V3 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls Walfred Tedeschi
2016-01-13 16:09 ` Eli Zaretskii
2016-01-13 16:12 ` Tedeschi, Walfred
2016-02-02 16:47 ` Tedeschi, Walfred
2016-02-07 7:06 ` Joel Brobecker
2016-02-08 12:55 ` Walfred Tedeschi
2016-01-13 12:40 ` [PATCH V3 1/2] ABI changes for MPX Walfred Tedeschi
2016-01-13 15:59 ` Eli Zaretskii
2016-02-07 6:29 ` Joel Brobecker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1452688799-15633-1-git-send-email-walfred.tedeschi@intel.com \
--to=walfred.tedeschi@intel.com \
--cc=brobecker@adacore.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox