diff options
author | Carlos O'Donell <carlos@redhat.com> | 2014-04-11 12:43:58 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2014-04-14 15:45:40 -0400 |
commit | f737dfd071f12584316ef90f2c71e33c2dc9801e (patch) | |
tree | 8f08cbfde6974b06755df5d4392a356ae491be88 /benchtests | |
parent | 0699f766b10c86912b75f35bef697106b70c1cf6 (diff) | |
download | glibc-f737dfd071f12584316ef90f2c71e33c2dc9801e.zip glibc-f737dfd071f12584316ef90f2c71e33c2dc9801e.tar.gz glibc-f737dfd071f12584316ef90f2c71e33c2dc9801e.tar.bz2 |
Support _r_debug for static binaries.
We initialize _r_debug for static binaries to allows debug
agents to treat static binaries a little more like dyanmic
ones. This simplifies the work a debug agent has to do to
access TLS in a static binary via libthread_db.
Tested on x86_64.
See:
https://sourceware.org/ml/libc-alpha/2014-04/msg00183.html
[BZ #16831]
* csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
_dl_debug_initialize.
Diffstat (limited to 'benchtests')
0 files changed, 0 insertions, 0 deletions