====== command qGetTIBAddr ====== **Format:** ‘qGetTIBAddr:thread-id’ **Meaning:** Fetch address of the Windows OS specific Thread Information Block. thread-id is the thread ID associated with the thread. **Reply:** XX… Hex encoded (big endian) bytes representing the linear address of the thread information block.