<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">LLDB already supports debugging iOS apps on devices. It’s a bit more complex than only using a remote server and finding the correct information to do it properly was not easy. But I have done it and you can find the code (C++) here: <a href="https://github.com/meeloo/xspray/blob/master/src/Xspray/iOSRemoteDebug.cpp" class="">https://github.com/meeloo/xspray/blob/master/src/Xspray/iOSRemoteDebug.cpp</a></div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">S.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 31 Aug 2014, at 10:35, aw6543210 . <<a href="mailto:aw6543210@gmail.com" class="">aw6543210@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">I was wondering if LLDB would be ported to the iOS platform, much like how gdb was ported back in the day. The reason for this being that it is quite tedious to set up a remote server and use it to connect to the device in order to debug with LLDB. The issue has been addressed here by popular iOS Developer saurik...<br class="">
<br class=""><a href="http://iphonedevwiki.net/index.php/Debugging_on_iOS_7" class="">http://iphonedevwiki.net/index.php/Debugging_on_iOS_7</a><br class=""><br class=""></div>I would like to know if a port of lldb to support the iOS platform is in the near future and also how one would go about porting this over to the iOS Platform (as I am very keen on learning the method on porting things over to iOS). <br class="">
<br class=""></div>Thank you for taking your time to read this message and I look forward to a response.<br class=""></div>
_______________________________________________<br class="">lldb-dev mailing list<br class=""><a href="mailto:lldb-dev@cs.uiuc.edu" class="">lldb-dev@cs.uiuc.edu</a><br class="">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev<br class=""></div></blockquote></div><br class=""></div></body></html>