Replies: 1 comment
-
|
From the current tool surface, I don't see a macOS LLDB attach tool. The macOS workflow exposes build/run/test for macOS apps; the debug attach tools I can find are simulator/device-oriented ( One thing to double-check is workflow enablement, because the project gates some workflows and only simulator tools are enabled by default. But even with all workflows enabled, I would expect It may be worth turning this into a feature request for a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use XcodeBuildMCP to debug (lldb) a macOS app? The available tools seem to be debug_attach_sim and debug_attach_device (which are autodetected), but, there doesn't seem to be anything to attach to a macOS app (or the models aren't able to discover it).
Running XcodeBuildMCP via OpenCode. Below is the output from doctor
Beta Was this translation helpful? Give feedback.
All reactions