summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23Merging r284001:release_39Nitesh Jain
2016-11-23Merging r284003:Nitesh Jain
2016-11-22Merging r283729:Nitesh Jain
2016-11-18Merging r283728:Nitesh Jain
2016-08-12Merging r277997, r277999 and r278001:Hans Wennborg
2016-08-08Merging r277426:Hans Wennborg
2016-08-08Merging r277343:Hans Wennborg
2016-07-28Update scripts/Xcode/build-llvm.py to use llvm/clang 3.9 branchHans Wennborg
2016-07-18Creating release_39 branch off revision 275826Hans Wennborg
2016-07-18Revert "[test] Report error when inferior test processes exit with a non-zero...Pavel Labath
2016-07-18[LLVM][MIPS] Revert support for FRE.Nitesh Jain
2016-07-18[test] Report error when inferior test processes exit with a non-zero codePavel Labath
2016-07-18Implement GetMemoryRegions() for Windows Minidumps and live processes.Howard Hellyer
2016-07-17Refactor (with some rewriting) the DynamicLoaderMacOSX plugin intoJason Molenda
2016-07-17Initialize the "is_loaded" local in LoadModuleAtAddress inJason Molenda
2016-07-17Add missing break stmt to DW_CFA_GNU_args_size case.Jason Molenda
2016-07-16Fixed the location of the Swift bindings in the Xcode build.Sean Callanan
2016-07-15Fixes for standalone build:Eugene Zelenko
2016-07-15Fix TestDarwinNSLogOutput for windowsPavel Labath
2016-07-15[NPL] Simplify process launch codePavel Labath
2016-07-15Remember to add the testcase I wrote for r274822.Jim Ingham
2016-07-15adjust one of the NSLog output tests to only run on macOS 10.12+Todd Fiala
2016-07-14LLDB help content has accumulated over time without a recent attempt toKate Stone
2016-07-14Editing multi-line content in a terminal environment involves a lot ofKate Stone
2016-07-14removed darwin_log.py file from previous check-inTodd Fiala
2016-07-14fix command-line LLDB so NSLog messages show upTodd Fiala
2016-07-14Add support for Objective-C class properties.Greg Clayton
2016-07-14Upgrade all the .arcconfigs to https.Benjamin Kramer
2016-07-14mark newly failing tests as XFAILPavel Labath
2016-07-14[test] [linux] define PR_SET_PTRACER constants if the system does not provide...Pavel Labath
2016-07-14Fix -break-enable/-break-disable commands (MI)Ilia K
2016-07-13Added test for setting breakpoints by basename and fullname.Greg Clayton
2016-07-13Fix a check in the objc trampoline handlerStephane Sezer
2016-07-13Remove comment that isn't needed anymore.Greg Clayton
2016-07-13Centralize the way symbol and functions are looked up by making a Module::Loo...Greg Clayton
2016-07-13Add "support" for DW_CFA_GNU_args_size to the unwinderPavel Labath
2016-07-12Revert r275223, which committed the wrong thing.Sean Callanan
2016-07-12Remove assert since it was crashing the mutli process driver tests. Made the ...Greg Clayton
2016-07-12This doesn't compiler on Darwin. Skipping it.Greg Clayton
2016-07-12Mark TagDecls as having external visible storage, like ContainerDecls.Sean Callanan
2016-07-12Tweaks to the NSIndexPath formatter to enhance stabilityEnrico Granata
2016-07-12Add logging to Linux Host::GetProcessAndStatInfo.Oleksiy Vyalov
2016-07-12Increase "process load" timeoutPavel Labath
2016-07-12[NPL] Increase ETXTBSY workaround sleepPavel Labath
2016-07-12[test] Fix category-based skippingPavel Labath
2016-07-12Fix a race on process exitPavel Labath
2016-07-12Dwarf parser: don't lookup void typedefs in the DWOPavel Labath
2016-07-12Add some safety checks to Platform::GetRemoteSharedModule so if itJason Molenda
2016-07-12Add LLVM build config for BuildAndIntegration.Stephane Sezer
2016-07-12Make ThreadPlanStepInstruction's constructor public.Stephane Sezer