Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc/gnu/dist/toolchain/gdb
Module Name: gnusrc
Committed By: bjh21
Date: Thu Oct 18 15:52:58 UTC 2001
Modified Files:
gnusrc/gnu/dist/toolchain/gdb: armnbsd-nat.c
gnusrc/gnu/dist/toolchain/gdb/config/arm: nbsd.mh
Log Message:
Small changes to make GDB for arm--netbsdelf compile:
1: Don't include arm-convert.o. arm-convert.s contains only comments, and our
build procedure can't cope with .s files.
2: Add "check_format" and "core_sniffer" entries to netbsd_core_fns, the same
as in i386nbsd_nat.c.
The first of these will need toolchain2netbsd to be re-run. While these
changes let GDB compile, I haven't tried running it on an ARM ELF system yet.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/armnbsd-nat.c
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gdb/config/arm/nbsd.mh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index