如题
如果写了一个 iphone 的 console 程序,并且有交互式的
怎么去输入?
代码中 gets();
iOS 端
debugserver *:1234 -a xxxx
pc 端 lldb 调试到 gets函数时怎么输入???
不能直接在lldb输入啊?
如题
如果写了一个 iphone 的 console 程序,并且有交互式的
怎么去输入?
代码中 gets();
iOS 端
debugserver *:1234 -a xxxx
pc 端 lldb 调试到 gets函数时怎么输入???
不能直接在lldb输入啊?