Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 09:06:16 -0800 (PST)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c
Message-ID:  <200402251706.i1PH6GB7068521@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2004/02/25 09:06:16 PST

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  Do not depend on existence of _end symbol in obj_from_addr, use
  obj->mapbase and obj->mapsize instead.
  
  Prompted by:    OpenOffice debugging session at last BSDCon.
  
  Revision  Changes    Path
  1.92      +1 -8      src/libexec/rtld-elf/rtld.c



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