Re: [lldb-dev] lldb/test/API/commands/help/TestHelp.py not running just-built lldb

2021-01-19 Thread David Blaikie via lldb-dev
Jonas helped me out here (Thanks!) Seems I was setting LD_LIBRARY_PATH for, so far as I recall, good reasons (I have some things installed locally in $HOME/install and I thought somewhere in the mists of time the executables ($HOME/install/bin) didn't naturally find some shared libraries in $HOME/

[lldb-dev] lldb/test/API/commands/help/TestHelp.py not running just-built lldb

2021-01-19 Thread David Blaikie via lldb-dev
On Linux (Ubuntu) + cmake + ninja, it seems this test isn't testing the checked-out lldb, but instead running the system (or user-dir, in my case) installed lldb (see examples at the end of this email) If I remove the user-dir installed lldb then the test fails differently - complaining that it ca

[lldb-dev] [Bug 48806] New: TestProcessAttach.py fails and hangs on Windows

2021-01-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=48806 Bug ID: 48806 Summary: TestProcessAttach.py fails and hangs on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhan