public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* How "can't compute CFA for this frame" and "no enough registers or memory available to further unwind" happen?
@ 2011-10-31 17:43 zhihua che
  2011-10-31 20:54 ` Pedro Alves
  0 siblings, 1 reply; 5+ messages in thread
From: zhihua che @ 2011-10-31 17:43 UTC (permalink / raw)
  To: gdb

Hi, everyone

       I'm not sure this is right place for the help. I'm writing a
toy os and coding with mixed assembly and C language, debugging with
GDB. But I'm trapped with an annoying problem. This is my situation:
During the os booting time, after the os control transfers from real
mode assembly codes to real mode C codes, I wish I can exam the stack
frames and local variable as I do in regular application program, but
I always get "can't compute CFA for this frame" or "No enough
registers or memory available to further unwind" if I issue "print
xxx" or "backtrace" command respectivelly. The codes seem work, but I
can only exam registers or memory using "info reg" or "x" command,
it's way unfriendly and time-consuming. I have searched a lot but
don't figure out how these happen. I need your help. Thanks.

Harvey

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

end of thread, other threads:[~2011-11-01 11:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-31 17:43 How "can't compute CFA for this frame" and "no enough registers or memory available to further unwind" happen? zhihua che
2011-10-31 20:54 ` Pedro Alves
     [not found]   ` <CABexPfH0HLsP1mR2oxR1HfSxOUkULL6pErB2QiVfR0es+G=qqw@mail.gmail.com>
2011-10-31 21:35     ` Fwd: " zhihua che
     [not found]     ` <201110311946.50273.pedro@codesourcery.com>
2011-10-31 21:36       ` zhihua che
     [not found]       ` <CABexPfFbrt6hv5fBvXMYXxVCaD_x7KFvUq-DV1X8EvWQaVsonQ@mail.gmail.com>
     [not found]         ` <CABexPfEFdc10NEVtJREy6NoryHNXFWt55+kMHoKpqO_ggQKvOg@mail.gmail.com>
2011-11-01 11:58           ` zhihua che

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