diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2010-11-10 08:37:47 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2010-11-10 08:37:47 +0000 |
commit | 23ebef145616858478c2d93f3a42e652dc4182be (patch) | |
tree | c6d7de5ca0c9c3c2de7ab85b42266718f7c7105f /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 812834b86c01834abe0482fafa5e35fa1a7757a7 (diff) | |
download | llvm-23ebef145616858478c2d93f3a42e652dc4182be.zip llvm-23ebef145616858478c2d93f3a42e652dc4182be.tar.gz llvm-23ebef145616858478c2d93f3a42e652dc4182be.tar.bz2 |
Win32/Process.inc: [PR8527] Process::FileDescriptorIsDisplayed(fd) should not check by FILE_TYPE_CHAR. It must be better to check it with Console API.
The special file "NUL" is FILE_TYPE_CHAR with GetFileType(h). It was treated as display device and discarding output to NUL had failed. (eg. opt -o nul)
llvm-svn: 118678
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions