[Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ed Maste
emaste at freebsd.org
Tue Feb 10 09:02:00 PST 2015
I think the comment at the beginning of CMICmnStreamStdinLinux::InputAvailable is more verbose than necessary now. It was important to explain why things were done in a certain way when the ifdef __APPLE__ guards were in place, but now I think having of all of the history described there may just be confusing.
I think this change is generally an improvement, although the tests still hang on FreeBSD with this change in place.
http://reviews.llvm.org/D7529
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list