- 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
- d821c99 Move RegisterValue,Scalar,State from Core to Utility by Pavel Labath · 7 years ago
- 0d231f7 Add a way to load an image using a library name and list of paths. by Jim Ingham · 7 years ago
- 0509724 Reflow paragraphs in comments. by Adrian Prantl · 7 years ago
- 145d95c Move Args.cpp from Interpreter to Utility by Pavel Labath · 7 years ago
- 62930e5 Add Utility/Environment class for handling... environments by Pavel Labath · 7 years ago
- 141a626 Expose process instance info via SB API by Vadim Macagon · 8 years ago
- e714c4f Implementation of remote packets for Trace data. by Ravitheja Addepally · 8 years ago
- 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
- abc5d72 Be a little more permissive in DynamicLoaderMacOS::CanLoadImage by Jim Ingham · 8 years ago
- d5d8d91 Initial implementation of SB APIs for Tracing support. by Ravitheja Addepally · 8 years ago
- 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 8 years ago
- bf9a773 Move classes from Core -> Utility. by Zachary Turner · 8 years ago
- b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 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
- 26036843 Add MemoryRegionInfo to SB API by Howard Hellyer · 9 years ago
- a61d0a5 Make sure to try and take the process stop lock when calling: by Greg Clayton · 9 years ago
- bb19a13 second pass over removal of Mutex and Condition by Saleem Abdulrasool · 9 years ago
- 400e180 Fix -Wformat-pedantic warning by Hans Wennborg · 9 years ago
- ea2cc5e Add logging to SBProcess::GetRestartedFromEvent by Pavel Labath · 9 years ago
- 4fbd67a Add a new option to Platform::LoadImage to install the image by Tamas Berghammer · 10 years ago
- 3cb132a Fix "process load/unload" on android by Tamas Berghammer · 10 years ago
- f7d1893 Enable saving of mini dumps with lldb process save-core. by Adrian McCarthy · 10 years ago
- f9a2697 Revert "FOO" by Adrian McCarthy · 10 years ago
- af75dab FOO by Adrian McCarthy · 10 years ago
- adb9982 Fix typos. by Bruce Mitchener · 10 years ago
- 98d0a4b Refactor Unix signals. by Chaoren Lin · 10 years ago
- d3173f3 Refactor many file functions to use FileSpec over strings. by Chaoren Lin · 10 years ago
- 1124045 Don't #include "lldb-python.h" from anywhere. by Zachary Turner · 10 years ago
- 38810f4 Fix handling of hijacked events in synchronous mode by Ilia K · 10 years ago
- 06d2855 Fix a reason of *stopped notifications due to SIGINT/SIGSTOP signals (MI) by Ilia K · 10 years ago
- ede3193 Add a "force_kill" arg to Process::Destroy(). This is needed after by Jason Molenda · 10 years ago
- f9e5dc1 Compare pointers directly instead of ::strcmp in SBXxx::EventIsXxxEvent() by Ilia K · 10 years ago
- 5bf72c4 Lock mutex in the same order. by Hafiz Abid Qadeer · 10 years ago
- dc6224e Make the "synchronous" mode actually work without race conditions. by Greg Clayton · 11 years ago
- 6392754 Add a IsInstrumentationRuntimePresent SB API by Kuba Brecka · 11 years ago
- a51ea38 Implement ASan history threads in SB API by Kuba Brecka · 11 years ago
- 802dc402 Add API control of the signal disposition. by Todd Fiala · 11 years ago
- 324a103 sweep up -Wformat warnings from gcc by Saleem Abdulrasool · 11 years ago
- a332978 lldb arm64 import. by Jason Molenda · 11 years ago
- 6fea17e "size_t" isn't always 64 bit, it is 32 bit on 32 bit systems. All printf style statements that were assuming size_t were 64 bit were changed, and they were also changed to display them as unsigned values as "size_t" isn't signed. by Greg Clayton · 11 years ago
- 99fbc07 Fix Windows build using portable types for formatting the log outputs by Deepak Panickal · 11 years ago
- 5e8dce4 Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent by Jason Molenda · 11 years ago
- 008c45f Change SBThread::GetExtendedBacktrace to by Jason Molenda · 12 years ago
- 95d005c Rename extended backtrace methods to take out the "ThreadOrigin" by Jason Molenda · 12 years ago
- 8c71337 Add the GetNumThreadOriginExtendedBacktraceTypes and by Jason Molenda · 12 years ago
- 779f921 Fix the format warnings. by Sylvestre Ledru · 12 years ago
- bdae378 Cleanup/rearrange includes: by Virgile Bello · 12 years ago
- 14715c6 Fixed SBProcess::RemoteLaunch() to use the platform executable path. Patch from Sebastien Metrot. by Greg Clayton · 12 years ago
- 57abc5d <rdar://problem/13854277> <rdar://problem/13594769> by Greg Clayton · 12 years ago
- acff895 Recommitting r180831 with trivial fix - remember to return errors if you compute. by Jim Ingham · 12 years ago
- 54e39db Reverting 180831 as it crashes TestDefaultConstructorForAPIObjects.py by Daniel Malea · 12 years ago
- a23f73d Added an option to "process detach" to keep the process stopped, if the process plugin (or in the by Jim Ingham · 12 years ago
- 5160ce5 <rdar://problem/13521159> by Greg Clayton · 12 years ago
- 0161b49 Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction interoperate to fix problems where by Jim Ingham · 12 years ago
- a4d8747 <rdar://problem/13010007> by Greg Clayton · 12 years ago
- 949e822 <rdar://problem/13009943> by Greg Clayton · 12 years ago
- bf2956a2 Add an SBProcess API to get the current StopID, either considering or ignoring stops caused by expression by Jim Ingham · 12 years ago
- 93a6430 Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 13 years ago
- d01b295 Resolve printf formatting warnings on Linux: by Daniel Malea · 13 years ago
- ab3b8b2 <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior by Han Ming Ong · 13 years ago
- 256cf2c Rmoved a duplicate version of SetSelectedThreadByID by Sean Callanan · 13 years ago
- d7b30ef Add API to get the process plugin name & short name. by Jim Ingham · 13 years ago
- ea561dc <rdar://problem/12490558> by Greg Clayton · 13 years ago
- ccd41e5 Ran the sources through the compiler with -Wshadow warnings by Jason Molenda · 13 years ago
- 43e0af0 Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. Some platforms don't support this modification. by Greg Clayton · 13 years ago
- 1f74607 <rdar://problem/11757916> by Greg Clayton · 13 years ago
- 4fc6cb9 Rework how the API mutex is acquired when filling out an ExecutionContext from an ExecutionContextRef, by Jim Ingham · 13 years ago
- cfc0935 Added an lldb_private & equivalent SB API to send an AsyncInterrupt to the event loop. by Jim Ingham · 13 years ago
- 18b4689 Add accessors on process to get & set the selected thread by IndexID (useful since that's the one that "thread list" shows and it won't get reused even if the underlying system thread ID gets reused. by Jim Ingham · 13 years ago
- 4e0fe8a <rdar://problem/11791234> by Greg Clayton · 13 years ago
- f9ef60d Add SBProcess::GetNumSupportedHardwareWatchpoints() API and export it through the Python scripting bridge. by Johnny Chen · 13 years ago
- c9858e4 Added logging when API calls try to do something that shouldn't be done when the process is stopped by having logging calls that end with "error: process is running". by Greg Clayton · 13 years ago
- 7fdf9ef Added a new Host class: ReadWriteLock by Greg Clayton · 13 years ago
- 0e61568 Added the new way we will eventually do all attaches and launches. First clients by Greg Clayton · 13 years ago
- 4bddaeb Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. by Jim Ingham · 13 years ago
- e6bc6cb Send Breakpoint Changed events for all the relevant changes to breakpoints. by Jim Ingham · 13 years ago
- acdbe81 lldb::SBTarget and lldb::SBProcess are now thread hardened. They both still by Greg Clayton · 13 years ago
- b9556ac SBFrame is now threadsafe using some extra tricks. One issue is that stack by Greg Clayton · 13 years ago
- 17a6ad05 Removed the "lldb-forward-rtti.h" header file as it was designed to contain by Greg Clayton · 13 years ago
- e1cd1be Switching back to using std::tr1::shared_ptr. We originally switched away by Greg Clayton · 13 years ago
- 0f28986 Patch from Enrico Granata that moves SBData related functions into the SBData by Greg Clayton · 13 years ago
- 39c6d0f http://llvm.org/bugs/show_bug.cgi?id=11619 by Johnny Chen · 13 years ago
- e91b795 Expose new read memory fucntion through python in SBProcess: by Greg Clayton · 13 years ago
- c91d804 Fixed some extra warnings that show up with the new clang. by Greg Clayton · 14 years ago
- 61e7a58 Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This by Greg Clayton · 14 years ago
- 144f3a9 Added a new class to Process.h: ProcessAttachInfo. This class contains enough by Greg Clayton · 14 years ago
- da7bc7d <rdar://problem/10126482> by Greg Clayton · 14 years ago
- c9ed478 Added the ability to run a process in a shell on MacOSX currently when using by Greg Clayton · 14 years ago
- 982c976 Modified all Process::Launch() calls to use a ProcessLaunchInfo structure by Greg Clayton · 14 years ago
- 81c22f6 Moved lldb::user_id_t values to be 64 bit. This was going to be needed for by Greg Clayton · 14 years ago
- fd54b36 Update declarations for all functions/methods that accept printf-style by Jason Molenda · 14 years ago
- aa149cb Added the ability to remove orphaned module shared pointers from a ModuleList. by Greg Clayton · 14 years ago
- 0c74e78 Fixed SBTarget attach calls to properly deal with being connected to a remotely by Greg Clayton · 14 years ago
- 930e3ad Add a test case ProcessAPITestCase.test_remote_launch() which tests SBProcess.RemoteLaunch() by Johnny Chen · 14 years ago
- 9631aae Expose ConnectRemote API through SBTarget and SBProcess. by James McIlree · 14 years ago
- cf386e2 Add an API SBProcess::GetByteOrder() and add test cases which utilizes GetByteOrder(), by Johnny Chen · 14 years ago