[Lldb-commits] [PATCH] D110962: [lldb] Add unit tests for Terminal	API
    David Zarzycki via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Oct  5 05:01:06 PDT 2021
    
    
  
davezarzycki added a comment.
errno == 22 (EINVAL)
The FD in question is 3. Here is the output from `lsof`: HostTests 80108 dave    3u   CHR    5,2      0t0       231 /dev/ptmx
Can we/I please revert this for now?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110962/new/
https://reviews.llvm.org/D110962
    
    
More information about the lldb-commits
mailing list