Skip to content
Commit 23ee92de 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>
parent cad3adf4
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