> 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. Ah, m'kay by me. Fernando? Andrew