This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: store_floating() and arm-tdep.c


Fernando Nasser wrote:
 
> Now that Kevin fixed store_floating() we can use it in arm-tdep.c (as
> well as extract_floating).  The code in there works fine for remote
> targets but Scott has reported it fails for native Linux-ARM.

I'll be looking into this today.  Don't worry about it.

> P.S.: I can run the test on remote ARM targets.  I will need someone to
> volunteer running the tests on native as well?  Scott, I guess you are
> the most appropriate "volunteer" :-)

I've been running tests on the ARM Linux target on a NetWinder regularly.  The
results of the testsuite follow.  Most of the problems are due to no
linuxthreads support and problems stepping in/out or backtracing in signal
handlers.  I'll work at implementing support for these over time.  I was hoping
to port the x86 work, but just haven't had the time.

               === gdb Summary ===

# of expected passes            6306
# of unexpected failures        46
# of unexpected successes       1
# of expected failures          195
# of unresolved testcases       1
# of untested testcases         18

-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

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