Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 1997 09:09:02 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/contrib/gdb/gdb i386b-nat.c
Message-ID:  <199702151709.JAA04627@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/02/15 09:09:02

  Modified:    contrib/gdb/gdb  i386b-nat.c
  Log:
  Restored my fixes for printing the FP registers.  Their
  history was lost with FreeBSD-1.x and they were blown away
  by the gdb-4.16 merge.  I needed this to debug e_exp.S ...
  
  Restored even older code (from 386BSD-0.0) for converting the
  FP registers to doubles.  floatformat_to_double() and/or
  valprint() still don't understand NaNs.
  
  Removed unnecessary #include of obsolete <sys/dir.h> again.
  
  Revision  Changes    Path
  1.3       +41 -6     src/contrib/gdb/gdb/i386b-nat.c



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