Jump to content

7 posts in this topic

Recommended Posts

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 ipad air 1 IOS 8.3, ive followed all the tut i can find in this forum.

Posted

If I remember correctly you debug with your phone ip, and connect to your pc's ipv4 on the same port.

It might be the other way around but I doubt it.

Posted

When using the window version do you get 3 terminaIs open,?

There should be one for putty , one to show ur device is connected and 1 to show ur connected to lldb 

,

Posted
5 hours ago, Sneezh said:

If I remember correctly you debug with your phone ip, and connect to your pc's ipv4 on the same port.

It might be the other way around but I doubt it.

I've tried that too and no luck as well......and there's a no file error too

5 hours ago, K0NG said:

When using the window version do you get 3 terminaIs open,?

There should be one for putty , one to show ur device is connected and 1 to show ur connected to lldb 

,

Yes, coz I can't remember my window ip so I need the ipconfig on lol

Posted

May have to do a team viewer and see what's going on 

Posted

problem solved after i changed a new cable....this is what i did on mac:

debugserver my.mac.ip.add:23 --attach=PID

process connect connect://my.device.ip.add:23

first i used port 8081 and its not working than changed to port 23 and it got connected

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