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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev