]> 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>
Mon, 18 Aug 2025 11:12:28 +0000 (13:12 +0200)
commit97017da5ef946c6d38c252f56c8cb7c205b732fa
treeb4f0fdd9e1d59b16d13d86219b635aad5844b084
parent5601ad79b75f03db3e30fc3358e63c1122985f95
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>
(cherry picked from commit 8329939a37f483a16013dd8af8303cbcb86d92cb)
elf/dl-close.c
elf/dl-debug.c
elf/dl-load.c
elf/dl-open.c
elf/rtld.c
sysdeps/generic/ldsodefs.h