https://bugs.llvm.org/show_bug.cgi?id=44864
Bug ID: 44864
Summary: lldb -python-path (with lldb installed using apt-get
install lldb-9) returns an incorrect path
Product: lldb
Version: unspecified
Hardware: PC
Later today I'm planning to land D71151, which
moves lldb/packages/Python/lldbsuite/test to lldb/test/API, and removes
the lldb/test/API/testcases symlink. This is a large move, so I expect it
will cause conflict for many outstanding patches with lldb tests. However,
it should hopefully make testin
I'm very excited about this. Thank you for taking the time and effort
to make this happen!
On Mon, Feb 10, 2020 at 9:01 AM Jordan Rupprecht wrote:
>
> Later today I'm planning to land D71151, which moves
> lldb/packages/Python/lldbsuite/test to lldb/test/API, and removes the
> lldb/test/API/tes
On 01/30/2020 12:47 PM, David Major wrote:
> Would it make sense to wait until 10.0.0 is released, in order to keep all
> the blockers in one place?
>
Yes, I think this makes sense, let's postpone until then.
-Tom
>
>
> On Thu, Jan 30, 2020 at 1:32 PM Tom Stellard via llvm-dev
> mailto:llvm