cvs commit: src/contrib/gdb/gdb ia64-tdep.c

Marcel Moolenaar marcel at FreeBSD.org
Sun Nov 7 13:22:10 PST 2004


marcel      2004-11-07 21:22:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    contrib/gdb/gdb      ia64-tdep.c 
  Log:
  MFC rev. 1.3:
  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.2.2.1   +75 -90    src/contrib/gdb/gdb/ia64-tdep.c


More information about the cvs-all mailing list