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 02:56:16PM +0100, Andreas Schwab wrote:
> bsp can only be modified by writing to bspstore, which is what the kernel
> does behind our back.  gdb itself never writes to bspstore.  Thus the
> value of bspstore does not really matter.

Could we restore it if we tried?  Sounds like it would be a bit tricky,
given the comment in ia64-linux-nat.c.

What I'm getting at is that this sounds like a legitimate, if not
terribly important, bug found by the test rather than a bug in the
test.  I'm not terribly sure of that though having read a little about
bspstore.  Very confusing.

-- 
Daniel Jacobowitz
CodeSourcery


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