Fixed an issue where the LLDB command prompt isn't interactive if you use -o...
Fixed an issue where the LLDB command prompt isn't interactive if you use -o -O -S -s or specify a file on the command line. This means TAB completion wasn't working and editline wasn't being used. <rdar://problem/17872824> llvm-svn: 214428
Loading
Please sign in to comment