From 7f7b5d8ded77db90c1fbfeaaeb3d58b6db84da47 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 29 May 2018 06:33:42 -0700 Subject: static-PIE: Update DT_DEBUG for debugger [BZ #23206] This is needed to support debugging dlopened shared libraries in static PIE. [BZ #23206] * elf/dl-reloc-static-pie.c (_dl_relocate_static_pie): Initialize _r_debug and update DT_DEBUG for debugger. Reviewed-by: Carlos O'Donell --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b9684f4875..efd0bec672 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-05-29 H.J. Lu + + [BZ #23206] + * elf/dl-reloc-static-pie.c (_dl_relocate_static_pie): Initialize + _r_debug and update DT_DEBUG for debugger. + 2018-05-29 Florian Weimer * stdlib/Makefile (tst-strtod1i.out): Depend on generated locales. -- cgit v1.2.3