pwndbg_threads
Displays all threads with their IDs, names, and current PC locations using pwndbg's enhanced formatting.
Instructions
List all threads with pwndbg's enhanced formatting.
pwndbg command: threads Source: pwndbg/commands/tls.py Category: Linux/libc/ELF
Shows threads with their IDs, names, and current PC locations using pwndbg's enhanced display format.
Args: session_id: The UUID of the session.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/tls/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |