Skip to content

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

@llvmbot

Description

@llvmbot
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilladuplicateResolved as duplicatelldb

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions