git: GDB - Fix register layout for 64-bit builds.

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Aug 13 10:00:21 PDT 2009


commit 218c3dcf1820b100a4052edfdb992fc8397c4893
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Aug 13 09:58:56 2009 -0700

    GDB - Fix register layout for 64-bit builds.
    
    * Our register layout has changed radically since the last time we
      synced this up.
    
    * The size of the register structure has changed as well.

Summary of changes:
 contrib/gdb-6/gdb/amd64fbsd-tdep.c |   50 ++++++++++++++++++------------------
 1 files changed, 25 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/218c3dcf1820b100a4052edfdb992fc8397c4893


-- 
DragonFly BSD source repository





More information about the Commits mailing list