This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH V4 0/8] Intel(R) MPX register support
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Walfred Tedeschi <walfred dot tedeschi at intel dot com>
- Cc: tromey at redhat dot com, gdb-patches at sourceware dot org, mark dot kettenis at xs4all dot nl
- Date: Thu, 05 Sep 2013 12:41:33 +0300
- Subject: Re: [PATCH V4 0/8] Intel(R) MPX register support
- Authentication-results: sourceware.org; auth=none
- References: <1378373188-31144-1-git-send-email-walfred dot tedeschi at intel dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Walfred Tedeschi <walfred.tedeschi@intel.com>
> Cc: Walfred Tedeschi <walfred.tedeschi@intel.com>
> Date: Thu, 5 Sep 2013 11:26:20 +0200
>
> This patch series adds support for the Intel(R) Memory Protection
> Extension MPX registers. Native and remote debugging are covered
> by this patch.
Thanks.
What are the reasons that this is support is being added only for
GNU/Linux targets? IOW, what parts of the patch will not work if
applied to other Intel-based targets?