- 36788bb Replace MemoryRegionInfoSP with values and cleanup related code by Tatyana Krasnukha · 7 years ago
- f47c734 A few small updates to the testsuite for running against an iOS device. by Jason Molenda · 7 years ago
- 181b823 Move Broadcaster+Listener+Event combo from Core into Utility by Pavel Labath · 7 years ago
- e103ae9 Add setting to require hardware breakpoints. by Jonas Devlieghere · 7 years ago
- ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
- 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
- dbd7fab [FileSystem] Remove Exists() from FileSpec by Jonas Devlieghere · 7 years ago
- e40db05 Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef by Tatyana Krasnukha · 7 years ago
- 8fe53c49 Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer llvm::ArrayRef by Tatyana Krasnukha · 7 years ago
- f9a07e9 [NFC] Turn "load dependent files" boolean into an enum by Jonas Devlieghere · 7 years ago
- c01783a Don't cancel the current IOHandler when we push a handler for an utility function run. by Raphael Isemann · 7 years ago
- 9ba5157 Misc module/dwarf logging improvements by Leonard Mosescu · 7 years ago
- d821c99 Move RegisterValue,Scalar,State from Core to Utility by Pavel Labath · 7 years ago
- b87b9e6 The Process class ivar ivar was changed to a weak pointer, but was still _sp. by Jim Ingham · 7 years ago
- 4e8be2c Fix/unify the spelling of Objective-C. by Adrian Prantl · 7 years ago
- 36d457c [lldb, process] Fix occasional hang when launching a process in LLDB by Stella Stamenova · 7 years ago
- c1cd826 [lldb-test] Add a testing harness for the JIT's IRMemoryMap by Vedant Kumar · 7 years ago
- d10d379 Add a lock to PlatformPOSIX::DoLoadImage by Frederic Riss · 7 years ago
- 3879fe0 Modernize and clean-up the Predicate class by Pavel Labath · 7 years ago
- 38d67db Remove the timed_out out-argument from Predicate::WaitForValueEqualTo by Pavel Labath · 7 years ago
- 0509724 Reflow paragraphs in comments. by Adrian Prantl · 7 years ago
- 93979f6 Fix a thinko in the iteration over StructuredDataPlugin Create functions. by Jim Ingham · 7 years ago
- 1ecb34f Change PlatformPosix::DoLoadImage to use a UtilityFunction. by Jim Ingham · 7 years ago
- 47cbf4a Move Args::StringTo*** functions to a new OptionArgParser class by Pavel Labath · 7 years ago
- 16064d3 Re-land: [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
- 25486b7 Update selected thread after loading mach core by Jonas Devlieghere · 8 years ago
- ec03d7e Revert "[lldb] Use vFlash commands when writing to target's flash memory regions" by Pavel Labath · 8 years ago
- 029fb69 [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
- 62930e5 Add Utility/Environment class for handling... environments by Pavel Labath · 8 years ago
- ba205c1 Add target.process.stop-on-exec setting, and obey it. by Jim Ingham · 8 years ago
- 27f55dd Remove a long out-of-date comment. by Jim Ingham · 8 years ago
- 7263f1b Invert ArchSpec<->Platform dependency by Pavel Labath · 8 years ago
- 13e37d4 Move StopInfoOverride callback to the new architecture plugin by Pavel Labath · 8 years ago
- 3887ba8 Re-land r313210 - Fix for bug 34532 - A few rough corners related to post-mortem debugging (core/minidump) by Adrian McCarthy · 8 years ago
- 8f31dc9 Revert "Fix for bug 34532 - A few rough corners related to post-mortem debugging (core/minidump)" by Adrian McCarthy · 8 years ago
- 5fc4fa5 Fix for bug 34532 - A few rough corners related to post-mortem debugging (core/minidump) by Adrian McCarthy · 8 years ago
- 43294c9 Change the ABI class to have a weak pointer to its Process; by Jason Molenda · 8 years ago
- 45dde23 Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false" by Pavel Labath · 8 years ago
- 7417558 Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false" by Pavel Labath · 8 years ago
- 0dc2ad1 RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false by Pavel Labath · 8 years ago
- 2833321 Update StructuredData::String to return StringRefs. by Zachary Turner · 8 years ago
- 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
- 3eb2b44 Delete some more dead includes. by Zachary Turner · 9 years ago
- 7993cc5 Make LLDB skip server-client roundtrip for signals that don't require any actions by Eugene Zemtsov · 9 years ago
- 777de77 Truncate thread names if they're too long. by Zachary Turner · 9 years ago
- 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
- 3bc714b Fix various warnings. NFC by Zachary Turner · 9 years ago
- c4a3395 Fix a couple of corner cases in NameMatches by Pavel Labath · 9 years ago
- 86aaa8a Bug 30863 - Step doesn't stop with conditional breakpoint on the next line by Boris Ulasevich · 9 years ago
- d02b1c8 Add a format_provider for the Timeout class by Pavel Labath · 9 years ago
- 29eeea0 Make sure we only load the OS plug-in once. by Greg Clayton · 9 years ago
- 3826727 Fix a bug when using a StructuredData darwin-log plugin by Jason Molenda · 9 years ago
- b3a3cd1 When we interrupt a process, it was possible or the thread names by Jason Molenda · 9 years ago
- 43d3541 Use Timeout<> in EvaluateExpressionOptions class by Pavel Labath · 9 years ago
- 2ce2216 Use Timeout<> in Process::RunThreadPlan by Pavel Labath · 9 years ago
- e3e21cf Convert most of the Process class to Timeout<> by Pavel Labath · 9 years ago
- d35031e1 Use Timeout<> in the Listener class by Pavel Labath · 9 years ago
- 3165945 Convert Platform, Process, and Connection functions to StringRef. by Zachary Turner · 9 years ago
- c156427 Don't allow direct access to StreamString's internal buffer. by Zachary Turner · 9 years ago
- 6f43d9d Fix uninitialized members. by Sam McCall · 9 years ago
- e2411fa Make DiagnosticsManager functions take StringRefs. by Zachary Turner · 9 years ago
- fe11483 Make Options::SetOptionValue take a StringRef. by Zachary Turner · 9 years ago
- c1edf56 Prevent at compile time converting from Error::success() to Expected<T> by Mehdi Amini · 9 years ago
- 41af430 Make the Error class constructor protected by Mehdi Amini · 9 years ago
- dfa7af1 Remove TimeValue usage from lldb/Target by Pavel Labath · 9 years ago
- 3dc342eb Remove TimeValue usage from lldb/Core. NFC. by Pavel Labath · 9 years ago
- 6a9767c Clean up the stop printing header lines. by Jim Ingham · 9 years ago
- ffd9175 Add an API to remove an action from the Process PreResumeActions. by Jim Ingham · 9 years ago
- 5f05ea8 Simplify GetGlobalProperties functions of Thread/Process/Target by Pavel Labath · 9 years ago
- 7060243 Try to fix build errors on Android. by Zachary Turner · 9 years ago
- 1f0f5b5 Convert option tables to ArrayRefs. by Zachary Turner · 9 years ago
- ecbb0bb Fix more functions in Args to use StringRef. by Zachary Turner · 9 years ago
- b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
- 5cf1ece Fix build breakage in r280692 by Pavel Labath · 9 years ago
- 4740a73 Added the "frame diagnose" command and use its output to make crash info better. by Sean Callanan · 9 years ago
- 6c978aa Remove unused variables. by Zachary Turner · 9 years ago
- c22e32d Fix mismatched new/free in Process:RunPrivateStateThread by Pavel Labath · 9 years ago
- 7593001 Add StructuredData plugin type; showcase with new DarwinLog feature by Todd Fiala · 9 years ago
- a07e4a8 Revert "Add StructuredData plugin type; showcase with new DarwinLog feature" by Todd Fiala · 9 years ago
- aef7de8 Add StructuredData plugin type; showcase with new DarwinLog feature by Todd Fiala · 9 years ago
- e1cfbc7 Decoupled Options from CommandInterpreter. by Todd Fiala · 9 years ago
- ee1f578 Centralize all select() calls into one place so that we can take advantage of system specific optimizations to deal with more file descriptors than FD_SETSIZE on some systems. by Greg Clayton · 9 years ago
- 12fc675 Fixup r277011 - wrong use of infinite timeout by Pavel Labath · 9 years ago
- 2d6a9ec Clean up vestigial remnants of locking primitives by Saleem Abdulrasool · 9 years ago
- 0f5f765 Check both private & public states to decide if you need to halt before killing. by Jim Ingham · 9 years ago
- dc15f1d Fix a race on process exit by Pavel Labath · 9 years ago
- ad00756 Implement GetMemoryRegions() for Linux and Mac OSX core files. by Howard Hellyer · 9 years ago
- 1d10772 Process::StopForDetachOrDestroy should actually return an error if it can't stop the by Jim Ingham · 9 years ago
- 2c00fc4 [lldb] Fixed race conditions on private state thread exit by Cameron Desrochers · 9 years ago
- 32c940d Now that there are no cycles that cause leaks in the disassembler/instruction classes, we can get rid of the FIXME lines that were working around this issue. by Greg Clayton · 9 years ago
- 3cc42583 Lock out Process::RunThreadPlan so only one can be in flight at a time. by Jim Ingham · 9 years ago
- c226778 We have many radars showing that stepping through C++ code can result in slow steps. by Greg Clayton · 9 years ago
- bb19a13 second pass over removal of Mutex and Condition by Saleem Abdulrasool · 9 years ago
- 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
- 1e20f02 Fix some long standing issues that caused tests to be flaky. by Greg Clayton · 9 years ago
- 998bdc5 Generalize child process monitoring functions by Pavel Labath · 9 years ago
- 6145366 Revert "LLDB: Fixed two race conditions when stopping private state thread" by Pavel Labath · 9 years ago
- 0c6d7c0 LLDB: Fixed two race conditions when stopping private state thread by Marianne Mailhot-Sarrasin · 9 years ago
- 0501eeb Miscellaneous fixes for big-endian systems by Ulrich Weigand · 9 years ago
- 7d00276 In GDBRemoteCommunicationClient::GetHostInfo, don't set the by Jason Molenda · 9 years ago