This is the mail archive of the gdb-patches@sources.redhat.com 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: Avoid timeouts in call-sc.exp


On Tuesday 24 August 2004 11:55, Michael Chastain wrote:
> Paul Gilliam <pgilliam@us.ibm.com> wrote:
> > Here is the $64000 question: why did GDB recognize we were in the
> > outermost frame for the 32-bit case and not for the 64-bit case?
>
> Two things at a time.
>
> The problem in call-sc.exp is that it assumes that the inferior
> program is at a well-defined location after 'return'.  When that's
> not true, it derails.  I want to get that fixed.
>
> The problem in gdb is that 'return' is the I/O error on fpscr.
>
> It's yet another issue about recognizing the outermost frame
> on different ports, and I'm not going to care about that now.

Fair enough.  Fix call-sc.exp first, then look into the outer-most block thing 
as a seperate bug.

-=# Paul #=-


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