Jump to content

lldb errors (Failed to get connection from a remote gdb process)


Go to solution Solved by Rook,

3 posts in this topic

Recommended Posts

Posted

I am using Windows 10 PC and IOS 9.0 iphone 6s jailbroken.

I am having a very similar problem to this : https://iosgods.com/topic/42925-lldb-error/?hl=%2Blldb+%2Bwindows#entry1387586

 

Steps i have taken

- Downloaded debug server 

- Put debug server in usr/bin

- Changed permissions

- Opened Putty 

- Opened lldb.exe

- Ran debugserver 127.0.0.1:22 --attach=paperio

 

When I try to make a port on 23 it gives me an error saying : "specified port is not detected on idevice"

 

Request: What have I done wrong, Have I missed a step./?

 

The answer to the other topic was: You need to open putty and your debugserver first. After that you'll be able to open port 23 using iFunBox

 

However I do not understand what to do? I have opened putty and opened lldb

  • Agree 1
  • Solution
Posted

Run the command on PuTTY with port 23.

 

Then open that port on iFunBox.

 

 

Then run the command on the lldb window.

Posted

LLDB requires an active port with iDevice connected. In putty, when you type

 

debugserver 127.0.0.1:23 --attach=pid
your phone starts debugserver and waifs for commands along port 23. ONLY AFTER THIS can you start the lldb connection

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