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: [patch RFC] Re: Notes on a frame_unwind_address_in_block problem


On Wed, Jan 03, 2007 at 11:23:08PM +0100, Mark Kettenis wrote:
> Hmm, well, you need to commit that one first, because the
> frame_func_unwind() change will depend on it.
> 
> But perhaps we should give people a few days to comment...

There's a call to frame_unwind_address_in_block in frame_func_unwind,
so this is circular - got to break the loop one way or another.

It will be simpler if I do both; once I've admitted it's got to be
done, the mechanical change won't take but a few minutes.  I'll
take care of it (but not today).

-- 
Daniel Jacobowitz
CodeSourcery


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