pwndbg_help
Get help for LLDB native or pwndbg commands within a debugging session. Specify a command name to receive detailed usage information.
Instructions
Get help for a command (LLDB native or pwndbg).
Args: session_id: The UUID of the session. command: Optional command name to get help for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| command | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |