Skip to main content
Glama

add_symbol

Associate symbolic names with memory addresses in CPU emulation sessions to simplify memory analysis and debugging.

Instructions

Associate a symbolic name with a memory address.

Overwrites if the name already exists.

Args: session_id: The session ID. name: Symbol name. address: Memory address.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
nameYes
addressYes

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