Lisa.Py
未申請LLDB MCP Integration + other helpful commands
インストール
pip install "fastmcp>=1.2.0" httpx未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(18個)
attach_to_process
Attach to a running process by PID
continue_process
Continue process execution
create_target
Create a debug target from an executable path
delete_breakpoint
Delete a breakpoint by ID
detach_from_process
Detach from the current process
evaluate_expression
Evaluate expression in current context
get_backtrace
Get backtrace for current thread or specified thread
get_disassembly
Get disassembly around specified address or current PC
get_metadata
Get metadata about the current debugging session
get_variables
Get variables in current frame
launch_process
Launch a process with optional arguments, environment variables, and working directory
list_breakpoints
List all breakpoints
read_memory
Read memory from a specific address
run_lldb_command
Execute an arbitrary LLDB command
set_breakpoint
Set a breakpoint at a specified location
step_into
Step into function call
step_out
Step out of current function
step_over
Step over current line or instruction