Skip to content
Commit 66b1fe1d authored by Florian Weimer's avatar Florian Weimer
Browse files

debug: Mark libSegFault.so as NODELETE



The signal handler installed in the ELF constructor cannot easily
be removed again (because the program may have changed handlers
in the meantime).  Mark the object as NODELETE so that the registered
handler function is never unloaded.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
(cherry picked from commit 23ee92de)
parent 5ac4f45c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment