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:           Mon Oct 22 18:58:51 UTC 2001

Modified Files:
        gnusrc/gnu/dist/toolchain/gdb: arm-tdep.c armnbsd-nat.c
        gnusrc/gnu/dist/toolchain/gdb/config/arm: tm-arm.h tm-nbsd.h

Log Message:
Apply Richard Earnshaw's gdb.step.patch, which adds software single-step
support to GDB ARM targets in general, and make corresponding changes to
NetBSD-specific code.

The first half of this has already been send to gdb-patches by Richard.
The second half is irrelevant to them since they don't yet have NetBSD/arm
support in their tree yet.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 gnusrc/gnu/dist/toolchain/gdb/arm-tdep.c \
    gnusrc/gnu/dist/toolchain/gdb/armnbsd-nat.c
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/config/arm/tm-arm.h
cvs rdiff -r1.4 -r1.5 gnusrc/gnu/dist/toolchain/gdb/config/arm/tm-nbsd.h

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