public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] MPX ABI adaptations.
@ 2016-01-13 12:40 Walfred Tedeschi
  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 12:40 ` [PATCH V3 1/2] ABI changes for MPX Walfred Tedeschi
  0 siblings, 2 replies; 10+ messages in thread
From: Walfred Tedeschi @ 2016-01-13 12:40 UTC (permalink / raw)
  To: brobecker, eliz; +Cc: gdb-patches, Walfred Tedeschi

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-02-08 12:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-13 12:40 [PATCH V3 0/2] MPX ABI adaptations Walfred Tedeschi
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).