Skip to content
Commit 0fda2a41 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 c9e58ae2
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