aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lldb
Commit message (Collapse)AuthorAgeFilesLines
* testing/lldb: move custom readline.so into correct locationJakub Jirutka2018-05-072-1/+21
|
* testing/lldb: move liblldb-intel-mpxtable.so out of /usr/binJakub Jirutka2018-05-071-0/+4
|
* testing/lldb: build w/ profile MinSizeRel for consistency with othersJakub Jirutka2018-05-071-1/+4
|
* testing/lldb: upgrade to 5.0.1Jakub Jirutka2018-05-073-30/+30
|
* teting/lldb: LLDB does not support ppc64leBreno Leitao2017-05-111-1/+1
| | | | | | | lldb does not have the support for ppc64le[1], and I do not see it being resolved soon. Disabling it then. [1] http://llvm.org/svn/llvm-project/lldb/trunk/source/Plugins/Process/Linux/
* testing/lldb: specify min. version for clang and llvm depsJakub Jirutka2017-04-221-3/+17
|
* testing/lldb: disable on x86, fails to buildJakub Jirutka2017-04-221-1/+1
| | | | | | | | | | | | | | | | | /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `(anonymous namespace)::getSingleDynTypedNodeFromParentMap(llvm::PointerUnion4<clang::Decl const*, clang::Stmt const*, clang::ast_type_traits::DynTypedNode*, llvm::SmallVector<clang::ast_type_traits::DynTypedNode, 2u>*>)': ASTContext.cpp:(.text._ZN12_GLOBAL__N_134getSingleDynTypedNodeFromParentMapEN4llvm13PointerUnion4IPKN5clang4DeclEPKNS2_4StmtEPNS2_15ast_type_traits12DynTypedNodeEPNS0_11SmallVectorISA_Lj2EEEEE+0xa8): undefined reference to `__stack_chk_fail_local' /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `clang::FunctionDecl::getBody() const': ASTContext.cpp:(.text._ZNK5clang12FunctionDecl7getBodyEv[_ZNK5clang12FunctionDecl7getBodyEv]+0x3f): undefined reference to `__stack_chk_fail_local' /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, 4096u, 4096u>::Allocate(unsigned int, unsigned int) [clone .constprop.4285]': ASTContext.cpp:(.text._ZN4llvm20BumpPtrAllocatorImplINS_15MallocAllocatorELj4096ELj4096EE8AllocateEjj.constprop.4285+0x1ad): undefined reference to `__stack_chk_fail_local' /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `clang::QualType::getUnqualifiedType() const': ASTContext.cpp:(.text._ZNK5clang8QualType18getUnqualifiedTypeEv[_ZNK5clang8QualType18getUnqualifiedTypeEv]+0x78): undefined reference to `__stack_chk_fail_local' /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `getIntegerTypeForEnum(clang::EnumType const*)': ASTContext.cpp:(.text._ZL21getIntegerTypeForEnumPKN5clang8EnumTypeE+0xb5): undefined reference to `__stack_chk_fail_local' /usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o):ASTContext.cpp:(.text._ZL14EncodeBitFieldPKN5clang10ASTContextERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_8QualTypeEPKNS_9FieldDeclE+0x474): more undefined references to `__stack_chk_fail_local' follow /usr/bin/ld: bin/lldb-server-4.0.0: hidden symbol `__stack_chk_fail_local' isn't defined /usr/bin/ld: final link failed: Bad value clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
* testing/lldb: fix build with clangJakub Jirutka2017-04-222-0/+26
|
* testing/lldb: upgrade to 4.0.0Jakub Jirutka2017-04-223-3857/+11
|
* testing/lldb: fix and improve abuild, rename subpkg py- to py2-Jakub Jirutka2017-04-221-32/+29
|
* testing/lldb: move from unmaintainedJakub Jirutka2017-04-224-0/+3925
|
* unmaintained/lldb: move from testingJakub Jirutka2017-04-224-3925/+0
| | | | | This abuild is unmaintained, poorly written and I encountered issues when trying to upgrade it to 4.0.0 and build against LLVM 4.0.0.
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* testing/lldb: fix missing user_pt_regs and user_fpsimd_state on aarch64Jakub Jirutka2016-08-292-4/+25
|
* testing/lldb: fix abuild code-styleJakub Jirutka2016-08-291-10/+9
|
* testing/lldb: upgrade to 3.8.1Bartłomiej Piotrowski2016-07-131-4/+4
|
* testing/lldb: new aportBartłomiej Piotrowski2016-06-183-0/+3905
next generation, high-performance debugger http://llvm.org/