amccarth added inline comments.
================ Comment at: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:220 + // In most cases the missing notifications do not affect lldb-server + // so we are temporarily relaxing the following for Windows. +#if !defined(_WIN32) ---------------- What's the scope of "temporarily"? Is there some specific feature or change that will cause this workaround to be removed? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61686/new/ https://reviews.llvm.org/D61686 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits