Date: Sun, 29 Aug 1999 18:54:14 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf map_object.c rtld.c rtld.h Message-ID: <199908300154.SAA52539@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1999/08/29 18:54:14 PDT Modified files: libexec/rtld-elf map_object.c rtld.c rtld.h Log: Get the actual pathname of the dynamic linker from the executable's PT_INTERP program header entry, to ensure that gdb always finds the right dynamic linker. Use obj->relocbase to simplify a few calculations where appropriate. Revision Changes Path 1.7 +12 -8 src/libexec/rtld-elf/map_object.c 1.36 +20 -6 src/libexec/rtld-elf/rtld.c 1.11 +2 -1 src/libexec/rtld-elf/rtld.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908300154.SAA52539>