cvs commit: src/contrib/gdb/gdb ia64-tdep.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Sep 4 23:17:26 PDT 2004
marcel 2004-09-05 06:17:25 UTC
FreeBSD src repository
Modified files:
contrib/gdb/gdb ia64-tdep.c
Log:
Abstract the handling of dirty stacked registers in ia64_read_reg() and
ia64_write_reg() and call these whenever we read or write registers from
and to memory. This way we correctly read registers from addresses in
the register cache and thus fixes backtraces when the saved registers
(such as rp and ar.pfs) are in dirty stacked registers.
Revision Changes Path
1.3 +75 -90 src/contrib/gdb/gdb/ia64-tdep.c
More information about the cvs-src
mailing list