[Lldb-commits] [PATCH] D68003: [dotest] Support specifying a version for skipIfOutOfTreeDebugserver
    Jonas Devlieghere via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Oct  7 16:16:10 PDT 2019
    
    
  
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.
This is blocked on debugserver not flushing its output when not running under a TTY. I added a real `-version` flag to debugserver that writes to stdout directory (r373127) but that's not very helpful when we're trying to detect older versions.
Repository:
  rLLDB LLDB
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68003/new/
https://reviews.llvm.org/D68003
    
    
More information about the lldb-commits
mailing list