public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* GDB reading eh_frame/eh_frame_hdr from disk
@ 2020-06-18 22:37 Mitch Souders
  2020-06-22 18:08 ` Simon Marchi
  2020-06-22 18:14 ` Jan Kratochvil
  0 siblings, 2 replies; 6+ messages in thread
From: Mitch Souders @ 2020-06-18 22:37 UTC (permalink / raw)
  To: gdb

Is there any way to tell gdb to use the in-memory representation from the
inferior of the .eh_frame/.eh_frame_hdr sections when doing stack
unwinding? As best I can determine, gdb always reaches out to disk to find
.eh_frame/.eh_frame_hdr to do stack unwinding. Our product is doing some
runtime manipulation of these sections and gdb's current behavior is
undesired.

-- 
-Mitch

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

end of thread, other threads:[~2020-06-22 18:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-18 22:37 GDB reading eh_frame/eh_frame_hdr from disk Mitch Souders
2020-06-22 18:08 ` Simon Marchi
2020-06-22 18:16   ` Sterling Augustine
2020-06-22 18:14 ` Jan Kratochvil
2020-06-22 18:17   ` Simon Marchi
2020-06-22 18:20     ` Jan Kratochvil

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