Re: svn commit: r255983 - head/libexec/rtld-elf

2013-10-02 Thread Ed Maste
On 2 October 2013 01:29, Konstantin Belousov wrote: > On Wed, Oct 02, 2013 at 02:32:59AM +, Ed Maste wrote: >> Modified: head/libexec/rtld-elf/rtld.c >> == >> --- head/libexec/rtld-elf/rtld.c Wed Oct 2 00:50:27 2

Re: svn commit: r255983 - head/libexec/rtld-elf

2013-10-01 Thread Konstantin Belousov
On Wed, Oct 02, 2013 at 02:32:59AM +, Ed Maste wrote: > Author: emaste > Date: Wed Oct 2 02:32:58 2013 > New Revision: 255983 > URL: http://svnweb.freebsd.org/changeset/base/255983 > > Log: > Populate .rld_map on MIPS for debuggers > > On MIPS the .dynamic section is read-only, so the

svn commit: r255983 - head/libexec/rtld-elf

2013-10-01 Thread Ed Maste
Author: emaste Date: Wed Oct 2 02:32:58 2013 New Revision: 255983 URL: http://svnweb.freebsd.org/changeset/base/255983 Log: Populate .rld_map on MIPS for debuggers On MIPS the .dynamic section is read-only, so the pointer to rtld information for debuggers cannot be stored there (in DT_DE