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: [rfc]: Replace current_gdbarch in sentinel-frame.c


Thiago Jung Bauermann wrote:
> On Fri, 2008-02-15 at 18:43 +0100, Ulrich Weigand wrote:
> > This is not OK -- as the sentinel frame is always the innermost
> > frame, next_frame will always be NULL here.
> 
> Actually, what I observe here when running GDB is that next_frame is the
> sentinel frame, probably because sentinel frame's next field points back
> to itself.

Ah, right, I forgot about that.  Still, it seems best to try to get 
rid of this hack completely ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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