This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Frame unwind and the sentinal frame.


I'm working on a GDB remote stub for the coldfire. (Think 68K)

When the system does a bt (back trace )
or an MI  stack-info-depth

It eventually walks off the end of the frames and generates an error message

Previous frame inner to this frame (corrupt stack?)

How is GDB supposed to detect the "Last" frame in the stack,

I think this is called the sentinal frame?



Paul



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]