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: RFA: Fix check for no-saved-pc


On Fri, Nov 30, 2007 at 02:40:31PM -0800, Michael Snyder wrote:
> There's a check in get_prev_frame to see if the next saved pc
> is zero.  I think it has an off-by-one error, and is checking 
> for the pc of the wrong frame.

Mark K. and I have had roughly a month's worth of discussion on this
check over the last two years; it's where it is on purpose.  Here's
the last conversation:

  http://sourceware.org/ml/gdb-patches/2006-05/msg00196.html
  http://sourceware.org/ml/gdb-patches/2006-07/msg00296.html

-- 
Daniel Jacobowitz
CodeSourcery


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