[lldb-dev] [Bug 21729] New: RunShellCommand doesn't work correctly on Windows, can't resolve cmd.exe

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 3 09:49:28 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21729

            Bug ID: 21729
           Summary: RunShellCommand doesn't work correctly on Windows,
                    can't resolve cmd.exe
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: zturner at google.com
          Reporter: zturner at google.com
                CC: lldb-dev at cs.uiuc.edu
    Classification: Unclassified

RunShellCommand doesn't work correctly, LLDB doesn't correctly resolve cmd.exe
to an absolute path.  The following command line reproduces this failure (fix
up paths as necessary based on your own environment).

D:\python_src\Python-2.7.8\PCbuild\python_d.exe 
D:\src\llvm\tools\lldb\test/dotest.py -q --arch=i686 --executable
D:/src/llvm/build/ninja/bin/lldb.exe -s
D:/src/llvm/build/ninja/lldb-test-traces -u CXXFLAGS -u CFLAGS -C
D:\src\llvm\build\ninja\bin\clang.exe -p TestPlatformCommand.py
D:\src\llvm\tools\lldb\test\functionalities\platform

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141203/bba0395c/attachment.html>


More information about the lldb-dev mailing list