Port of GDB 4.18 to ARM Linux...
Scott Bambrough
scottb@netwinder.org
Fri Oct 8 13:36:00 GMT 1999
The attached tarball contains the patches and new files for a port of
GDB to ARM Linux. The port is based on the latest snapshot in CVS. It
still needs work, but I think it is ready for public scrutiny.
armlinux-gdb.tar.gz
- contains all the new files listed in the ChangeLog
entry below
- contains gdb.patch: patch for the modified files in the
ChangeLog entry below
- contains gdb.log, gdb.sum: the make check log and summary
for the curious
=== gdb Summary ===
# of expected passes 6153
# of unexpected failures 36
# of unexpected successes 2
# of expected failures 196
# of unresolved testcases 2
1999-10-08 Scott Bambrough <scottb@netwinder.org>
* gdb/armlinux-nat.c: New file.
* gdb/armlinux-ss.c: New file.
* gdb/armlinux-tdep.c: New file.
* gdb/armlinux-xdep.c: New file.
* gdb/config/arm/linux.mh: New file.
* gdb/config/arm/linux.mt: New file.
* gdb/config/arm/nm-linux.h: New file.
* gdb/config/arm/tm-linux.h: New file.
* gdb/config/arm/xm-linux.h: New file.
* gdb/config.sub: Corrected company used with
NetWinder alias.
* gdb/configure.in: Corrected company used with
NetWinder alias.
* gdb/configure.host: (arm*) New gdb_host_cpu.
(arm*-*-linux*) New gdb_host.
* gdb/configure.tgt: (arm*) New gdb_target_cpu.
(arm*-*-linux*) New gdb_host.
* gdb/testsuite/gdb.base/default.exp: Altered
'info float' test to recognize armv[234][bl]-*-*
syntax in targets.
armlinux-gdb.tar.gz
More information about the Gdb-patches
mailing list