This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Getting offset of inital-exec TLS variables on GNU/Linux


Is it possible to obtain the offset of initial-exec TLS variable on
GNU/Linux?

It doesn't seem so because GDB executes the DWARF to access the TLS
variable, so the offset is an implementation detail.  Although it is
often visible at the ELF layer.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]