]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Introduce _dl_debug_change_state
authorFlorian Weimer <fweimer@redhat.com>
Fri, 4 Jul 2025 19:46:16 +0000 (21:46 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 5 Jul 2025 18:15:12 +0000 (20:15 +0200)
commit8329939a37f483a16013dd8af8303cbcb86d92cb
tree5f4d96bddaedaabbe04f526144b9885a556a22df
parent7278d11f3a0cd528188c719bab75575b0aea2c6e
elf: Introduce _dl_debug_change_state

It combines updating r_state with the debugger notification.

The second change to  _dl_open introduces an additional debugger
notification for dlmopen, but debuggers are expected to ignore it.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
elf/dl-close.c
elf/dl-debug.c
elf/dl-load.c
elf/dl-open.c
elf/rtld.c
sysdeps/generic/ldsodefs.h