[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GDB for ARM Linux...



Hi guys,

I've put a tarball of GDB up on netwinder.org.  It is based on the CVS source
from 2000-03-08.  Perhaps someone could make a package for Debian.  I'll be
building an RPM later today using this tarball and patch.

Note: Please note the patch to arm-tdep.c.  It is currently set up to push
arguments correctly when run natively.  This patch will cause a problem if you
attempt to run in a cross debug environment.  To fix this simply change the #if
1 to #if 0.

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.

               === 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

The tarball and patch can be found at:

ftp://ftp.netwinder.org/users/s/scottb/current/armgdb-20000308.tar.gz
ftp://ftp.netwinder.org/users/s/scottb/current/armgdb-20000308.diff

Scott

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


Reply to: