From: Klaus Gerlicher <klaus.gerlicher@intel.com>
To: gdb-patches@sourceware.org
Subject: [PATCH v2 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
Date: Thu, 4 Jun 2026 13:29:37 +0000 [thread overview]
Message-ID: <20260604132938.416526-1-klaus.gerlicher@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]
From: "Gerlicher, Klaus" <klaus.gerlicher@intel.com>
Hi all, hi Christina,
thanks for notificing the test failures with V1.
This is V2 of the relax block filter patch. The only change to V1 is the
test for target execution.
Thanks
Klaus
Klaus Gerlicher (1):
gdb/linespec: relax block filter to preserve distinct code paths
gdb/NEWS | 11 +
gdb/amd64-tdep.c | 57 ++++
gdb/arch-utils.c | 10 +
gdb/arch-utils.h | 1 +
gdb/gdbarch-gen.c | 22 ++
gdb/gdbarch-gen.h | 10 +
gdb/gdbarch_components.py | 15 ++
gdb/linespec.c | 98 ++++++-
.../gdb.linespec/block-filter-cases.c | 126 +++++++++
.../gdb.linespec/block-filter-cases.exp | 248 ++++++++++++++++++
10 files changed, 595 insertions(+), 3 deletions(-)
create mode 100644 gdb/testsuite/gdb.linespec/block-filter-cases.c
create mode 100644 gdb/testsuite/gdb.linespec/block-filter-cases.exp
--
2.34.1
[-- Attachment #2.1: Type: text/plain, Size: 352 bytes --]
Intel Deutschland GmbH
Registered Address: Dornacher Straße 1, 85622 Feldkirchen, Germany
Tel: +49 89 991 430, www.intel.de <//www.intel.de>
Managing Directors: Harry Demas, Jeffrey Schneiderman, Yin Chong Sorrell
Chairperson of the Supervisory Board: Nicole Lau
Registered Seat: Munich
Commercial Register: Amtsgericht München HRB 186928
[-- Attachment #2.2: Type: text/html, Size: 698 bytes --]
next reply other threads:[~2026-06-04 13:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 13:29 Klaus Gerlicher [this message]
2026-06-04 13:29 ` [PATCH v2 1/1] gdb/linespec: relax block filter " Klaus Gerlicher
2026-06-04 14:45 ` 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=20260604132938.416526-1-klaus.gerlicher@intel.com \
--to=klaus.gerlicher@intel.com \
--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