Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
@ 2026-06-04 13:29 Klaus Gerlicher
  2026-06-04 13:29 ` [PATCH v2 1/1] gdb/linespec: relax block filter " Klaus Gerlicher
  0 siblings, 1 reply; 3+ messages in thread
From: Klaus Gerlicher @ 2026-06-04 13:29 UTC (permalink / raw)
  To: gdb-patches

[-- 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 --]

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

end of thread, other threads:[~2026-06-04 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 13:29 [PATCH v2 0/1] Fix block filter heuristic in linespec to preserve distinct code paths Klaus Gerlicher
2026-06-04 13:29 ` [PATCH v2 1/1] gdb/linespec: relax block filter " Klaus Gerlicher
2026-06-04 14:45   ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox