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] gdb.base/shlib-call.exp changes for IRIX


On Jul 29,  3:15pm, Kevin Buettner wrote:

> Some more IRIX related changes.  I can break this change up into two
> parts if necessary.  (The linker flag change is probably reasonably
> obvious, but the change to the "step out of shr2" test should be
> reviewed.)
> 
> Anyway, regarding the "step out of shr2" test changes, the IRIX
> compiler doesn't emit line number information for the epilogue, so we
> don't see the step onto the final ``}'' of the function.  I don't
> see a problem with this behavior.  I've revised the test to accept
> either behavior.
> 
> I've also revised the messages a little bit to account for the
> restructuring of the test.
> 
> Okay to commit?
> 
> 	* gdb.base/shlib-call.exp (additional_flags): Add linker flags
> 	so that shared libraries created by test will be found.
> 	(step inside shr2): Don't fail if first step ends up stepping
> 	out of the function instead of stopping on the epilogue.

I'm also (temporarily) withdrawing this patch since I now have some
other changes to make to shlib-call.exp.  I'll commit the obvious
portions and then repost the part that I want reviewed.

Kevin


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