From: Eli Zaretskii <eliz@gnu.org>
To: "Schimpe, Christina" <christina.schimpe@intel.com>
Cc: gdb-patches@sourceware.org, felix.willgerodt@intel.com,
luis.machado@arm.com
Subject: Re: [PATCH v4 2/2] LAM: Enable tagged pointer support for watchpoints.
Date: Thu, 04 Jul 2024 15:52:56 +0300 [thread overview]
Message-ID: <86tth58gk7.fsf@gnu.org> (raw)
In-Reply-To: <20240704101736.3074236-3-christina.schimpe@intel.com>
> From: "Schimpe, Christina" <christina.schimpe@intel.com>
> Cc: felix.willgerodt@intel.com,
> luis.machado@arm.com
> Date: Thu, 4 Jul 2024 10:17:36 +0000
>
> gdb/NEWS | 2 +
> gdb/amd64-linux-tdep.c | 64 ++++++++++++++++++++++++++++
> gdb/testsuite/gdb.arch/amd64-lam.c | 49 +++++++++++++++++++++
> gdb/testsuite/gdb.arch/amd64-lam.exp | 46 ++++++++++++++++++++
> gdb/testsuite/lib/gdb.exp | 63 +++++++++++++++++++++++++++
> 5 files changed, 224 insertions(+)
> create mode 100755 gdb/testsuite/gdb.arch/amd64-lam.c
> create mode 100644 gdb/testsuite/gdb.arch/amd64-lam.exp
>
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 47677cb773a..fcbb89e8bf8 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -3,6 +3,8 @@
>
> *** Changes since GDB 15
>
> +* GDB now supports watchpoints for tagged data pointers on amd64.
> +
> * Debugger Adapter Protocol changes
Thanks. The above NEWS text is okay, but I wonder whether we explain
anywhere what are "tagged data pointers".
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
next prev parent reply other threads:[~2024-07-04 12:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-04 10:17 [PATCH v4 0/2] Add amd64 LAM watchpoint support Schimpe, Christina
2024-07-04 10:17 ` [PATCH v4 1/2] gdb: Make tagged pointer support configurable Schimpe, Christina
2024-07-04 10:17 ` [PATCH v4 2/2] LAM: Enable tagged pointer support for watchpoints Schimpe, Christina
2024-07-04 12:37 ` Willgerodt, Felix
2024-07-04 12:52 ` Eli Zaretskii [this message]
2024-07-04 13:05 ` Schimpe, Christina
2024-07-04 13:15 ` Schimpe, Christina
2024-07-04 14:06 ` Eli Zaretskii
2024-07-05 8:53 ` Schimpe, Christina
2024-07-05 10:47 ` Eli Zaretskii
2024-07-08 8:52 ` Schimpe, Christina
2024-07-08 11:42 ` Eli Zaretskii
2024-07-08 14:25 ` Schimpe, Christina
2024-07-08 14:53 ` Eli Zaretskii
2024-07-08 14:57 ` Schimpe, Christina
2024-07-04 14:02 ` Eli Zaretskii
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=86tth58gk7.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=christina.schimpe@intel.com \
--cc=felix.willgerodt@intel.com \
--cc=gdb-patches@sourceware.org \
--cc=luis.machado@arm.com \
/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