chying added a comment. Based on experiment I had, we need to send empty lines the same times as the number of lines in original commands on Darwin. But on Linux, only one empty line is needed for multiple lines of commands. It seems on Darwin, lldb doesn't automatically execute commands separated by new line.
http://reviews.llvm.org/D12584 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits