Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/1] gdb: set the cache information in 'get_prev_frame_maybe_check_cycle'
@ 2026-06-25 14:58 Stephan Rohr
  2026-06-25 14:58 ` [PATCH 1/1] " Stephan Rohr
  0 siblings, 1 reply; 17+ messages in thread
From: Stephan Rohr @ 2026-06-25 14:58 UTC (permalink / raw)
  To: gdb-patches

From: "Rohr, Stephan" <stephan.rohr@intel.com>

Hello all,

I encountered an issue that GDB tries to reinflate a frame whose ID is
not cached yet.  I could only reproduce by invoking an inferior call
in conjunction with a Python pretty printer; more details in the commit
message.

Regression tested on Ubuntu 24 using the unix target board file.

I appreciate your feedback.

Thanks
Stephan

Rohr, Stephan (1):
  gdb: set the cache information in 'get_prev_frame_maybe_check_cycle'

 gdb/frame.c                                    | 18 +++++++++++++++++-
 gdb/frame.h                                    |  4 ++++
 .../gdb.python/pretty-print-call-by-hand.exp   |  2 ++
 3 files changed, 23 insertions(+), 1 deletion(-)

-- 
2.43.0

Intel Deutschland GmbH

Registered Address: Dornacher Strasse 1, 85622 Feldkirchen, Germany
Tel: +49 89 991 430, 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 Muenchen HRB 186928


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

end of thread, other threads:[~2026-07-20 17:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 14:58 [PATCH 0/1] gdb: set the cache information in 'get_prev_frame_maybe_check_cycle' Stephan Rohr
2026-06-25 14:58 ` [PATCH 1/1] " Stephan Rohr
2026-06-26 15:06   ` Tom Tromey
2026-06-29 14:04     ` Rohr, Stephan
2026-07-06 15:06       ` Andrew Burgess
2026-07-07  7:57         ` Rohr, Stephan
2026-07-07 16:04           ` Andrew Burgess
2026-07-08  8:46             ` Rohr, Stephan
2026-07-08 13:59               ` Andrew Burgess
2026-07-08 15:18                 ` Rohr, Stephan
2026-07-14 15:14                   ` Andrew Burgess
2026-07-15  7:33                     ` Rohr, Stephan
2026-07-18 11:57                       ` Andrew Burgess
2026-07-20 17:39             ` Tom Tromey
2026-07-07 10:33       ` Andrew Burgess
2026-07-07 12:25         ` Rohr, Stephan
2026-07-07 15:04           ` Andrew Burgess

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