paulfloyd / freebsd_valgrind

Git repo used to Upstream the FreeBSD Port of Valgrind
GNU General Public License v2.0
15 stars 4 forks source link

gdb can't read address of TLS variable #192

Open paulfloyd opened 2 years ago

paulfloyd commented 2 years ago

(gdb) p &local Unable to fetch %fsbase

I think that this is a gdb message.

paulfloyd commented 1 year ago

It seems to work on Linux:

(gdb) p &local $1 = (int *) 0x4060074