headcrab
headcrab copied to clipboard
Implement thread-local vars reader for Linux
Use gimli expression evaluator to work with DW_OP_form_tls_address
vars.
For reference on the TLS implementation please see ELF Handling For Thread-Local Storage.
#36 is a prerequisite
I'm interested in picking this up, has there been any work towards it yet?
I am already working on a refactoring of the DWARF expression evaluation. This is a natural extension.