tls ¤ Command to print the information of the current Thread Local Storage (TLS). Functions: tls – threads – Attributes: parser – group – parser module-attribute ¤ parser = ArgumentParser( description="List all threads belonging to the selected inferior." ) group module-attribute ¤ group = add_mutually_exclusive_group() tls ¤ tls(pthread_self=False, all: bool = False) -> None threads ¤ threads(num_threads, respect_config) -> None