Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix regressions in varobj recreation
@ 2022-08-02 12:47 Lancelot SIX via Gdb-patches
  2022-08-02 12:47 ` [PATCH 1/2] gdb: Fix regression " Lancelot SIX via Gdb-patches
  2022-08-02 12:47 ` [PATCH 2/2] gdb/testsuite: Accept PIE/noPIE programs in gdb.mi/mi-var-invalidate-shlib.exp Lancelot SIX via Gdb-patches
  0 siblings, 2 replies; 9+ messages in thread
From: Lancelot SIX via Gdb-patches @ 2022-08-02 12:47 UTC (permalink / raw)
  To: gdb-patches; +Cc: lsix, Lancelot SIX

Hi,

Tom de Vries noticed that a series I merged recently
(https://sourceware.org/pipermail/gdb-patches/2022-July/191085.html)
introduced regressions on some systems (reported in PR/29426).

This series aims at fixing those issues.

Patch #2 of the series is mostly about relaxing the testcase as I do not
see a way to "fix" the actual divergence of behavior of the tescase when
debugging PIE/non-PIE executable (see patch's description).  Alternative
approaches are more than welcome.

Best,
Lancelot.

Lancelot SIX (2):
  gdb: Fix regression in varobj recreation
  gdb/testsuite: Accept PIE/noPIE programs in
    gdb.mi/mi-var-invalidate-shlib.exp

 gdb/testsuite/gdb.mi/mi-var-invalidate-shlib.exp | 2 +-
 gdb/varobj.c                                     | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)


base-commit: 976f16630b1f7421d6693011333cf0f51417c498
-- 
2.34.1


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

end of thread, other threads:[~2022-08-03 13:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 12:47 [PATCH 0/2] Fix regressions in varobj recreation Lancelot SIX via Gdb-patches
2022-08-02 12:47 ` [PATCH 1/2] gdb: Fix regression " Lancelot SIX via Gdb-patches
2022-08-02 13:26   ` Tom de Vries via Gdb-patches
2022-08-03  9:06     ` Six, Lancelot via Gdb-patches
2022-08-02 12:47 ` [PATCH 2/2] gdb/testsuite: Accept PIE/noPIE programs in gdb.mi/mi-var-invalidate-shlib.exp Lancelot SIX via Gdb-patches
2022-08-02 15:45   ` Tom de Vries via Gdb-patches
2022-08-03  9:35     ` Six, Lancelot via Gdb-patches
2022-08-03 11:51       ` Tom de Vries via Gdb-patches
2022-08-03 13:23         ` Six, Lancelot via Gdb-patches

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