This is the mail archive of the gdb-patches@sourceware.org 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: Testsuite failures in gdb.base/callfuncs.exp


On Wed, Jan 31, 2007 at 01:33:26PM +0100, Andreas Schwab wrote:
> This fixes these testsuite failures on ia64:
> 
> FAIL: gdb.base/callfuncs.exp: gdb function calls preserve register contents
> FAIL: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents
> FAIL: gdb.base/callfuncs.exp: return after stop in call dummy preserves register contents
> 
> The problem is that the bspstore register is specially tied with the bsp
> register, and this can't be controlled by gdb.

How does this work - i.e. how do we guarantee that the restored state
is equivalent?  Does it indicate extra registers written to the
register stack?

-- 
Daniel Jacobowitz
CodeSourcery


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