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


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?

Andrew



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