Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2004 21:22:10 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gdb/gdb ia64-tdep.c
Message-ID:  <200411072122.iA7LMAX7022064@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411072122.iA7LMAX7022064>