Source-Changes archive

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

CVS commit: src/gnu/dist/gdb6/gdb



Module Name:    src
Committed By:   bjh21
Date:           Sat Oct 14 10:42:54 UTC 2006

Modified Files:
        src/gnu/dist/gdb6/gdb: arm-tdep.c

Log Message:
Use ADDR_BITS_REMOVE on return addresses pulled from stack frames un
arm_unwind_pc().  This makes stack backtraces on acorn26 work correctly
(assuming you've done "set arm apcs32 0" first).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gdb6/gdb/arm-tdep.c

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