public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Option to disable frame checking
@ 2012-10-01 17:04 Joshua Watt
  2012-10-01 17:21 ` Joel Brobecker
  0 siblings, 1 reply; 6+ messages in thread
From: Joshua Watt @ 2012-10-01 17:04 UTC (permalink / raw)
  To: gdb

I'm using GDB on a ARM architecture with a custom OS
(--target=arm-eabi). In certain cases, we call functions on a
completely separate stack from the one that the thread normally uses.
In these cases, GDB fails to do a backtrace through the function call
with an UNWIND_INNER_ID error, even though all the correct stack
unwinding debug information is present. Is it acceptable to make a
patch that allows this check to be turned off (i.e. "set
frame-inner-check off" or similar), or is there another method that is
more acceptable?

-- 
Joshua Watt

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

end of thread, other threads:[~2012-10-01 18:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-01 17:04 Option to disable frame checking Joshua Watt
2012-10-01 17:21 ` Joel Brobecker
2012-10-01 17:26   ` Jan Kratochvil
2012-10-01 17:59     ` Joel Brobecker
2012-10-01 18:39     ` Joshua Watt
2012-10-01 18:54       ` 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).