Kamil Rytarowski changed bug 21135
What | Removed | Added |
- | - | - |
Resolution | — | FIXED |
Status | NEW | RESOLVED |
CC | | n54@gmx.com |
Comment # 2 on bug 21135 from Kamil Rytarowski
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](http://llvm.org/svn/llvm-project/lldb/trunk) revision
303635)
I tested it on NetBSD.