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

Bruce Simpson bms at fastmail.net
Wed May 7 12:14:25 UTC 2014


Mark,

On 06/05/2014 19:07, Mark Johnston wrote:
> Log:
>    Add a postinit debugger hook to rtld. This will be used by dtrace(1) to halt
>    the victim process before its entry point is called, at which point probes
>    and DOF data are registered with the kernel.

I recently had a situation where I had to run gdb on a static (and 
stripped) Linux binary, under the Linuxolator. Perhaps this change can 
be used there too?

Bruce


More information about the svn-src-head mailing list