public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Small fixes to run gdb.python with clang
@ 2023-10-25 14:24 Guinevere Larsen
  2023-10-25 14:24 ` [PATCH 1/2] gdb/testsuite: fix running gdb.python/py-explore-cc " Guinevere Larsen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Guinevere Larsen @ 2023-10-25 14:24 UTC (permalink / raw)
  To: gdb-patches; +Cc: Guinevere Larsen

The gdb.python subdiretory currently has 3 failures on the buildbot. One
is an easy one-liner to fix on GDB's side - inconsistent line
information from clang - and the other is a known issue with clang and
location expressions (see:
https://github.com/llvm/llvm-project/issues/64390). The third issue is
not easy to fix, so I considered it out of scope for this series.

Guinevere Larsen (2):
  gdb/testsuite: fix running gdb.python/py-explore-cc with clang
  gdb/testsuite: add a clang XFAIL to gdb.python/py-watchpoint.exp

 gdb/testsuite/gdb.python/py-explore.cc     |  3 ++-
 gdb/testsuite/gdb.python/py-watchpoint.exp | 17 ++++++++++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-10-25 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-25 14:24 [PATCH 0/2] Small fixes to run gdb.python with clang Guinevere Larsen
2023-10-25 14:24 ` [PATCH 1/2] gdb/testsuite: fix running gdb.python/py-explore-cc " Guinevere Larsen
2023-10-25 14:24 ` [PATCH 2/2] gdb/testsuite: add a clang XFAIL to gdb.python/py-watchpoint.exp Guinevere Larsen
2023-10-25 15:07 ` [PATCH 0/2] Small fixes to run gdb.python with clang Tom Tromey
2023-10-25 16:24   ` Guinevere Larsen

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).