]> git.ipfire.org Git - thirdparty/glibc.git/commit
dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
authorAndreas Schwab <schwab@suse.de>
Thu, 23 Mar 2023 15:46:20 +0000 (16:46 +0100)
committerAndreas Schwab <schwab@suse.de>
Tue, 9 May 2023 12:36:34 +0000 (14:36 +0200)
commitab5aa2ee3d3f978e474803cbbc5fe805ad30e293
treefe778d97394e5ab8c89904492d2e34e167177bec
parentd1417176a35d27ffb8da0ffb1e33154163b6eeb2
dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)

Avoid inconsistent state in the debugger interface.
elf/Makefile
elf/dl-load.c
elf/tst-sprof-basic.c [new file with mode: 0644]
elf/tst-sprof-basic.sh [new file with mode: 0755]
elf/tst-sprof-mod.c [new file with mode: 0644]