https://bugs.llvm.org/show_bug.cgi?id=21135
Kamil Rytarowski <n...@gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |n...@gmx.com
--- Comment #2 from Kamil Rytarowski <n...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev