Jump to content

[Working on iOS 9] How to get LLDB Working on Windows!


92 posts in this topic

Recommended Posts

Posted (edited)

Your computer is broken :kappa:

i wouldn't doubt it, it got f**ked when i accidently downloaded a wrong file and got a virus

 

oh and my windows 7 is fake cus im too poor to afford a real key

Updated by IamJellal
Posted

i wouldn't doubt it, it got f**ked when i accidently downloaded a wrong file and got a virus

 

oh and my windows 7 is fake cus im too poor to afford a real key

I honestly don't see a reason for it to crash other than the environment you're running it in. 

 

Try making a new account on your PC and start LLDB there.

Posted

I honestly don't see a reason for it to crash other than the environment you're running it in. 

 

Try making a new account on your PC and start LLDB there.

kk thanks ill try right now

Posted

my problem are same as most of the ppl that having issue here with LLDB, tried both on window and mac nothing seems to work.....here what i did.....

Method 1: Putty screen iPad:~ root# debugserver 127.0.0.1:23 --attach=566
debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-320.2.89
 for arm64.
Attaching to process 566...
Listening to port 23 for a connection from 127.0.0.1...

(game freeze after attaching)

LLDB screen (lldb) process connect connect://127.0.0.1:23
error: No such file or directory
(lldb)

 

 

Method 2: Putty screen iPad:~ root# debugserver my.comp.ip.add:23 --attach=726
debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-320.2.89
 for arm64.
Attaching to process 726...
Listening to port 23 for a connection from 10.211.55.3...

(game freeze after attaching)

LLDB screen using my device ip (lldb) process connect connect://192.168.10.207:23 

error: failed to get reply to handshake packet
 

Putty screen error: rejecting incoming connection from 192.168.10.144 (expecting 10.211.55.3)

 

note: tried deferent port, create new window account, server download from this post, I'm on IOS 8.3

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines