Skip to main content
Glama
signal-slot

MCP GDB Server

by signal-slot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
gdb_startC

Start a new GDB session

gdb_loadC

Load a program into GDB

gdb_commandC

Execute a GDB command

gdb_terminateC

Terminate a GDB session

gdb_list_sessionsB

List all active GDB sessions

gdb_attachC

Attach to a running process

gdb_load_coreC

Load a core dump file

gdb_set_breakpointC

Set a breakpoint

gdb_continueC

Continue program execution

gdb_stepC

Step program execution

gdb_nextC

Step over function calls

gdb_finishC

Execute until the current function returns

gdb_backtraceC

Show call stack

gdb_printC

Print value of expression

gdb_examineC

Examine memory

gdb_info_registersC

Display registers

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/signal-slot/mcp-gdb'

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