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: [RFA/testsuite] Handle MIPS in step-test.exp


On Tue, Oct 22, 2002 at 10:19:30AM -0400, Andrew Cagney wrote:
> >The MIPS PIC calling conventions have a $gp register which needs to be
> >reloaded after function calls, so they need the same treatment IA-64 and PA
> >do in step-test.  I also needed to finish stepping past one call before
> >looking for the next or the test showed a bogus failure.
> 
> Is this a straight GDB bug?

It's a straight testsuite bug.  The test is full of assumptions about
when nexti will move to the next source line.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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