Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RunShellCommand doesn't work correctly on Windows, can't resolve cmd.exe #22103

Closed
llvmbot opened this issue Dec 3, 2014 · 2 comments
Closed
Labels
bugzilla Issues migrated from bugzilla duplicate Resolved as duplicate lldb

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Dec 3, 2014

Bugzilla Link 21729
Resolution DUPLICATE
Resolved on Dec 08, 2014 15:52
Version unspecified
OS Windows NT
Blocks #22140
Reporter LLVM Bugzilla Contributor

Extended Description

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

@llvmbot
Copy link
Collaborator Author

llvmbot commented Dec 8, 2014

Fixed as a result of

*** This bug has been marked as a duplicate of bug #22102 ***

@llvmbot
Copy link
Collaborator Author

llvmbot commented Nov 26, 2021

mentioned in issue #22140

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla duplicate Resolved as duplicate lldb
Projects
None yet
Development

No branches or pull requests

1 participant