Skip to main content
Glama

run_debugger_mode

Generate debug snapshots with simulation state, signal values, and waveform screenshots for hardware debugging in Xcelium simulations.

Instructions

Comprehensive debug snapshot: simulation state + signal values + screenshot + debugging guide.

Returns a combined text report and waveform screenshot for AI-assisted hardware debugging.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full responsibility for behavioral disclosure. It states what is returned (text report + screenshot) but fails to clarify side effects (does it pause simulation? modify waveform view?), performance characteristics, or whether the operation is read-only. The 'debugging guide' component is mentioned but not explained.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description consists of two efficient sentences totaling under 30 words. The first sentence front-loads the value proposition (comprehensive snapshot), while the second clarifies the return format. Minor deduction for the first sentence being a sentence fragment rather than a complete sentence.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of both an output schema and annotations, the description adequately covers the high-level return value (text + screenshot) but lacks detail on the report structure, the nature of the 'debugging guide,' or formatting details that would help the agent parse the response. Sufficient for basic invocation but leaves gaps for response handling.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema contains zero parameters, establishing a baseline score of 4. The description appropriately requires no additional parameter explanation since the tool operates as a stateless snapshot request with no configuration options.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as providing a 'Comprehensive debug snapshot' for hardware debugging, listing specific components (simulation state, signal values, screenshot, debugging guide). It implies aggregation of multiple data sources, distinguishing it from siblings like take_waveform_screenshot or get_signal_value, though it could explicitly state this aggregation benefit.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

While the word 'Comprehensive' hints at using this for full-context debugging, the description provides no explicit guidance on when to use this tool versus granular alternatives like describe_signal or sim_status. It does not specify prerequisites (e.g., simulator connection required) or when the snapshot is most valuable.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/hslee-cmyk/xcelium-mcp'

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