Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 9 Feb 2022 09:32:10 +0200
From: Yehuda Yitchak <yehuda80@...il.com>
To: musl@...ts.openwall.com
Subject: Accessing Thread-Local-Storage in GDB

Hello

one of the applications i am debugging is compiled using MUSL libc
(aarch64) Version 1.1.19
when i inspect a core-dump and try to view TLS variables with "print
__percpu_dev" gdb (v8.3) complains:

Cannot find thread-local storage for LWP 22873, executable file
<core-dump-file>
Cannot find thread-local variables on this target

Any idea how I can overcome this?
Appreciate if you could CC me since i'm not subscribed.

Thanks
Yehuda

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.