Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 1997 20:44:52 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/contrib/gdb/gdb objfiles.c
Message-ID:  <199703220444.UAA09038@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/03/21 20:44:52

  Modified:    contrib/gdb/gdb  objfiles.c
  Log:
  Quick fix for section limits not being relocated.  This has always been
  broken for gdb -k, but the section limits weren't used much in previous
  versions of gdb in FreeBSD.  Now they are used for backtracing when full
  symbols aren't available, and in some other new cases.
  
  This should be fixed properly by someone who knows bfd.
  
  This should be fixed in 2.2.
  
  Revision  Changes    Path
  1.2       +6 -0      src/contrib/gdb/gdb/objfiles.c



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