[lldb-dev] [Bug 21135] test_image_list_shows_multiple_architectures (TestImageListMultiArchitecture.TestImageListMultiArchitecture) fails (FreeBSD host)

via lldb-dev lldb-dev at lists.llvm.org
Tue May 23 20:55:22 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=21135

Kamil Rytarowski <n54 at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |n54 at gmx.com

--- Comment #2 from Kamil Rytarowski <n54 at gmx.com> ---
As reported I mark this issue as fixed, I just checked the recent version and
it's still fine.

chieftec$ lldb
/public/lldb/././packages/Python/lldbsuite/test/functionalities/object-file/bin/hello-netbsd-6.1-x86_64-gcc-4.5.3 
(lldb) target create
"/public/lldb/././packages/Python/lldbsuite/test/functionalities/object-file/bin/hello-netbsd-6.1-x86_64-gcc-4.5.3"
Current executable set to
'/public/lldb/././packages/Python/lldbsuite/test/functionalities/object-file/bin/hello-netbsd-6.1-x86_64-gcc-4.5.3'
(x86_64).
(lldb) target list
Current targets:
* target #0:
/public/lldb/././packages/Python/lldbsuite/test/functionalities/object-file/bin/hello-netbsd-6.1-x86_64-gcc-4.5.3
( arch=x86_64-*-netbsd6.1.4, platform=host )
(lldb) version 
lldb version 5.0.0 (http://llvm.org/svn/llvm-project/lldb/trunk revision
303635)

I tested it on NetBSD.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170524/25f41012/attachment.html>


More information about the lldb-dev mailing list