public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto
@ 2023-04-21 14:58 Tom de Vries
  2023-04-21 14:58 ` [PATCH 1/3] [gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multiple Tom de Vries
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom de Vries @ 2023-04-21 14:58 UTC (permalink / raw)
  To: gdb-patches

Fix test-case gdb.gdb/python-helper.exp when gdb is build with -O2 -flto=auto,
both on openSUSE Leap 15.4 and Tumbleweed.

There are three patches.

The first fixes a testsuite problem that is required for the second patch.

The second contains the actual fix.

The third addresses a cosmetic issue in the same test-case.

Tested on x86_64-linux.

Tom de Vries (3):
  [gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multiple
  [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto
  [gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.exp

 gdb/testsuite/gdb.gdb/python-helper.exp  | 89 +++++++++++++++++-------
 gdb/testsuite/gdb.testsuite/gdb-test.exp | 11 +++
 gdb/testsuite/lib/gdb.exp                |  2 +-
 3 files changed, 76 insertions(+), 26 deletions(-)


base-commit: fbdecfbf285234cd4eba0e7daf480c63b2d65eb3
-- 
2.35.3


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

end of thread, other threads:[~2023-04-24 17:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-21 14:58 [PATCH 0/3] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto Tom de Vries
2023-04-21 14:58 ` [PATCH 1/3] [gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multiple Tom de Vries
2023-04-21 14:58 ` [PATCH 2/3] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto Tom de Vries
2023-04-21 14:58 ` [PATCH 3/3] [gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.exp Tom de Vries
2023-04-24 17:09 ` [PATCH 0/3] [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto Tom Tromey

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