This is the mail archive of the gdb-patches@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]

Re: graceful unwind termination when we'd need unavailable/uncollect memory or registers to unwind further


On Mon, 28 Feb 2011 16:55:56 +0100, Pedro Alves wrote:
> That's expected.  In my example, the _PC_ was not
> unwoundable in the outermost unwindable frame, but other
> registers were.  In your example, it was, and I'm going
> to guess that since you haven't collected any registers,
> you're seeing the dwarf unwinder not being able to compute
> the CFA.

OK, I see now that explains it.


Thanks,
Jan


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