Wind

Results 5 issues of Wind

运行环境: iPhone 14 Plus - iOS16.3.1 - v2.7.9(269)

The following is LLDB debug Log [DEBUG codelldb::debug_session] Debug event: 0x5c5089ed0 Event: broadcaster = 0x5c49de238 (lldb.process), type = 0x00000001 (state-changed), data = { process = 0x5c49de200 (pid = 86910), state...

OS: macos VSCode version: 1.101.1 (Universal) CodeLLDB version: 1.11.5 Compiler: Debuggee: my .vscode/settings.json ``` { "lldb.verboseLogging": true, "lldb.evaluationTimeout": 60, } ``` Verbose log Launching adapter liblldb: /Users/leo/Library/Developer/Toolchains/custom.xctoolchain/System/Library/PrivateFrameworks/LLDB.framework/Versions/A/LLDB environment: {} settings:...

not actionable

I run the frida-gum-example.c on iOS26,it crashed. using frida-gum-devkit-17.2.17-ios-arm64 stack trace: ``` * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BREAKPOINT (code=1, subcode=0x103d719cc) frame #0: 0x0000000103d719cc SwiftApp.debug.dylib`_gum_page_plan_builder_post(self=) at gummemory-darwin.c:1052:3...

**Describe the bug** Could not start service:com.apple.debugserver.DVTSecureSocketProxy with reason:'InvalidService'. Have you mounted the Developer Image? **To Reproduce** run: ios debug /path/demo.app **Desktop (please complete the following information):** - OS: macos...