Hi
So, I can connect now to my phone etc.
but lldb won't load more than: Got a connection, waiting for process information for launching or attaching.
Those 2 are my terminal screen:
debugserver screen:
iPhone-van-Joey:~ root# debugserver 192.168.***.***:1234 --attach-877
debugserver: unrecognized option `--attach-877'
debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-320.2.89
for arm64.
Listening to port 1234 for a connection from 192.168.***.***...
Got a connection, waiting for process information for launching or attaching.
lldb screen:
(lldb) process connect connect://192.168.***.***:1234
(lldb)
It's already like 10 minutes..
Anyone knows what the problem can be?
thank you in advance...