Hey guys,
I am using iPad Air jailbroken with iOS 9.3.3 and trying to use LLDB from @DiDA's tutorial at https://iosgods.com/topic/5380-working-on-ios-9-how-to-get-lldb-working-on-windows/
My laptop is Windows 7 and whenever i try to attach process from PUTTY, i get the error
iPad:~ root# debugserver 127.0.0.1:23 --attach=742
debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-320.2.89
for arm64.
Attaching to process 742...
error: failed to attach process 742: unable to start the exception thread
Exiting.
iPad:~ root#
So far, I have downloaded from given links. Set permissions for debugserver (its in /usr/bin/) and tried debugserver with BOTH MTerminal and Putty