Skip to main content
Glama

get_trace

Retrieve paginated execution trace entries with disassembled instruction details from CPU emulation sessions for debugging and analysis.

Instructions

Get trace entries with pagination.

Each entry includes disassembled instruction details.

Args: session_id: The session ID. offset: Start index (default 0). limit: Max entries to return (default 100).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
offsetNo
limitNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LabGuy94/MCPEmulate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server