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: [patch rfc] generic POP_FRAME


Mark Kettenis writes:

> This makes several tests in gdb.base/return2.exp fail on my
> i386-unknown-freebsd4.7 system, since executing a floating-point
> instruction with the thrashed floating-point state generates a SIGFPE.
> I'd expect to see these same failures on i686-pc-linux-gnu, but I assume
> that was the target you tested on. 

Me too.  I am seeing some of that in gdb.base/return2.exp.
I get a SIGFPE and then a FAIL on:

  gdb.base/return2.exp: set break on double_func

This was with native i686-pc-linux-gnu, red hat 8.0,
kernel is: 2.4.18-14, glibc=2.2.93-5-rh.

That was a scratch run and I've dumped those logs, but I'll have
more logs very late tonight or early tomorrow morning.

Michael C


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