diff options
author | markj <markj@FreeBSD.org> | 2014-08-07 18:36:47 +0000 |
---|---|---|
committer | markj <markj@FreeBSD.org> | 2014-08-07 18:36:47 +0000 |
commit | 95576e5070819ac5bc80e16b237dc5a0061ed9a4 (patch) | |
tree | 41a88f5d1dfb9a03b88de120fe2dbb615db03792 /crypto | |
parent | 50af577d2958463bdeba4a96c7de9bad571fed80 (diff) | |
download | FreeBSD-src-95576e5070819ac5bc80e16b237dc5a0061ed9a4.zip FreeBSD-src-95576e5070819ac5bc80e16b237dc5a0061ed9a4.tar.gz |
MFC r265456, r265578:
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. The r_debug_state hook cannot
be used for this purpose, as it is called before the program's init routines
are invoked and in particular before DOF data is registered (via drti.o).
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions