Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Examining thread-local storage with GDB
@ 2016-02-27 12:38 Eli Zaretskii
  2016-02-27 18:06 ` Philippe Waroquiers
  0 siblings, 1 reply; 2+ messages in thread
From: Eli Zaretskii @ 2016-02-27 12:38 UTC (permalink / raw)
  To: gdb

How does one display variables in TLS?  I see nothing about this in
the manual.

What happened to me was that an attempt to display the value of a
thread-local variable was responded with some confusing message like
"No global value for this variable" (or something, I don't remember
the exact wording and couldn't find it in the sources), and it took a
long time (including looking at disassembly) to figure out this has
something to do with TLS.  Once I had that figured out, I still cannot
find any way of displaying the value, though.

What am I missing?

TIA


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-27 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-27 12:38 Examining thread-local storage with GDB Eli Zaretskii
2016-02-27 18:06 ` Philippe Waroquiers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox