We use a lot of TLS variables yet GDB is not of much help when working with these. So in this patch I document where they are located in memory, how to calculate the address of a known TLS variable and how to find (identify) one given an address. Signed-off-by: Botond Dénes <bdenes@scylladb.com> Message-Id: <20200903131802.1068288-1-bdenes@scylladb.com>
Scylla developer documentation
This folder (and its subfolders) contain developer-oriented documentation concerning the Scylla codebase. We also have a wiki, which contains additional developer-oriented documentation. There is currently no clear definition of what goes where, so when looking for something be sure to check both.
Seastar documentation can be found here.
User documentation can be found on docs.scylladb.com
For information on how to build Scylla and how to contribute visit HACKING.md and CONTRIBUTING.md.