-
Posts
577 -
Joined
-
Last visited
Community Answers
-
akumadaiou's post in Help me. How to get LLDB Working on Windows! was marked as the answer
This was solved. Thank you
phone ssh window (putty) type:
Debugserver your.pc.ip.here:8018 --attach = ProcessID
Then in your pc type lldb window this:
Process connect connect: //your.idevice.ip.here: 8018
Wait a few seconds, then when process xxx stops and you get some kernel stuff, press ctrl + c to debug the app