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:   chs
Date:           Sat Feb  9 19:37:40 UTC 2002

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

Log Message:
bring forward a change from the old gdb:
Define IN_SIGTRAMP() as nbsd_in_sigtramp(), a new function which knows
how to find the address of the signal trampoline at runtime, thus allowing
one gdb binary to work on all NetBSD/m68k machines.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/m68k-tdep.c
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gdb/config/m68k/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