I briefly mentioned this in the gotchas section, but xtool can’t start a debugging session itself quite yet, though it’s on the roadmap. In the meantime you can use a tool like pymobiledevice3 to start a debug session on your device, and then attach to it with lldb’s remote functionality. I realize that it might not be super clear how to do this, so I might write some documentation on the pymobiledevice3 setup even before we're able to integrate this into xtool.
1 Like