[lldb-dev] Process::SyncIOHandler(), everyone please try out the following patch
Pavel Labath
labath at google.com
Mon May 18 06:22:30 PDT 2015
BTW, the patch I mention is here <http://reviews.llvm.org/D9823>.
On 18 May 2015 at 13:29, Pavel Labath <labath at google.com> wrote:
> Hello everyone,
>
> I have made a new patch to attempt to solve this issue. It is
> basically a combination of two of the approaches posted here by Greg:
> fix SyncIOHandler so it doesn't hang and pipe all asynchronous output
> through the current IOHandler. I have added some synchronization there
> to avoid some of the races I have found. Could you please test it
> again and see if it works for you.
>
> regards,
> pl
More information about the lldb-dev
mailing list