summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-16Add a missing declaration of Log in lldb.release_34Sylvestre Ledru
2013-12-06Merging r196397:Bill Wendling
2013-11-19Creating release_34 branchBill Wendling
2013-11-16Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() methodJason Molenda
2013-11-15test: Remove annotation for now-fixed FreeBSD issue pr15302Ed Maste
2013-11-15Remove FreeBSD test failure annotations for llvm.org/pr17213Ed Maste
2013-11-15Improve the set of the Python libraries during the cmake build.Sylvestre Ledru
2013-11-15Remove the hardcoded declaration to the Python include path. Thanks to Kal Co...Sylvestre Ledru
2013-11-15Commit a work-in-progress system runtime for Mac OS X which won'tJason Molenda
2013-11-14Remove annotations for pr17184 (now fixed)Ed Maste
2013-11-14Update failing FreeBSD test annotations (pr17932, pr17933)Ed Maste
2013-11-14Mark two FreeBSD tests failing due to llvm.org/pr15989Ed Maste
2013-11-13Added documentation or the new QSaveRegisterState and QRestoreRegisterState p...Greg Clayton
2013-11-13<rdar://problem/14814689>Greg Clayton
2013-11-13<rdar://problem/15172417>Greg Clayton
2013-11-13Minor improvement to the "memory find" commandEnrico Granata
2013-11-13Fixed printf warnings. The GetByteSize() results return uint64_t values, not ...Greg Clayton
2013-11-13Small typos in previous commitEnrico Granata
2013-11-13<rdar://problem/14322677>Enrico Granata
2013-11-12Change SBThread::GetExtendedBacktrace toJason Molenda
2013-11-12Log failure to restore thread state in ThreadPlanCallFunction::DoTakedownEd Maste
2013-11-12Future-proof version checking with MSVC_VERSIONAlp Toker
2013-11-12Add initial --extended / -e support to thread backtrace.Jason Molenda
2013-11-12Add object logging to HistoryThread. Call the DoDestroy() method fromJason Molenda
2013-11-11Increase log detail for size mismatch in EntityVariable::MaterializeEd Maste
2013-11-11Fix header comment line lengthEd Maste
2013-11-11Add generic ARGn register IDs for FreeBSD and Linux x86Ed Maste
2013-11-11Change lldb to build without the -fobjc-gc arg.Jason Molenda
2013-11-11The Threads created when requesting extended backtraces need to be owned byJason Molenda
2013-11-11The Threads created when requesting extended backtraces need to be owned byJason Molenda
2013-11-11Fix CMake standalone build.Peter Collingbourne
2013-11-09Fixed up registers in debugserver.Greg Clayton
2013-11-09Fixed the the breakpoint test case failures. Greg Clayton
2013-11-08Fixed a build warning for a missing switch case.Greg Clayton
2013-11-08Add History subclasses for Thread, Unwind, RegisterContext.Jason Molenda
2013-11-08Changed the ABIs and ClangFunction to take aSean Callanan
2013-11-07This patch does a couple of things. Jim Ingham
2013-11-06Spelling fix.Sean Callanan
2013-11-06Added Iterable, a class that vends standard C++Sean Callanan
2013-11-06Rename extended backtrace methods to take out the "ThreadOrigin"Jason Molenda
2013-11-06Improve lldb_private::Address to detect when section was deleted and not retu...Greg Clayton
2013-11-06Add a new GetThreadOriginExtendedBacktrace method to the Jason Molenda
2013-11-05<rdar://problem/15367122>Greg Clayton
2013-11-05Give a better error when the index argument for “frame select” can’t be...Jim Ingham
2013-11-05Add the GetNumThreadOriginExtendedBacktraceTypes andJason Molenda
2013-11-05Add a GetThreadOriginExtendedBacktraceTypes method to theJason Molenda
2013-11-05Add a new system runtime plugin type - just the top levelJason Molenda
2013-11-05Update ABISysV_x86_64.cpp to use more efficient register finding calls. Greg Clayton
2013-11-05Fix the architectural default unwind plan's settings for restoringJason Molenda
2013-11-04Fix a bug in the x86_64 architectural default unwindplanJason Molenda