Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
e9eae8142a492bb17af559eed5ad1a5e382c3905
/
source
/
Utility
987c7eb
Adopt the intrusive pointers in:
by Greg Clayton
· 13 years ago
6e0101c
Convert lldb::ModuleSP to use an instrusive ref counted pointer.
by Greg Clayton
· 13 years ago
0fa5124
Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate
by Greg Clayton
· 13 years ago
ede7bdf
fixing missing RefCounter class
by Enrico Granata
· 13 years ago
527b2b9
API fix and missing headers.
by Johnny Chen
· 13 years ago
564a757
#include <string.h> for memset
by Peter Collingbourne
· 13 years ago
c07d451
Got the EmulateInstruction CFI code a lot closer to producing CFI data.
by Greg Clayton
· 14 years ago
888a733
Changed the emulate instruction function to take emulate options which
by Greg Clayton
· 14 years ago
97eecb1
Put plug-ins into the correct directories as they were incorrectly located
by Greg Clayton
· 14 years ago
b72d0f0
Moved the execution context that was in the Debugger into
by Greg Clayton
· 14 years ago
7a198ac
Add a missing header
by Stephen Wilson
· 14 years ago
06d7cc8
Added a speed test to the GDBRemoteCommunicationClient and
by Greg Clayton
· 14 years ago
24bc5d9
Many improvements to the Platform base class and subclasses. The base Platform
by Greg Clayton
· 14 years ago
58e26e0
Did a lot more work on abtracting and organizing the platforms.
by Greg Clayton
· 14 years ago
4b274e8
Add a missing include needed on Linux and remove a trailing comma.
by Stephen Wilson
· 14 years ago
cb8977d
Added new platform commands:
by Greg Clayton
· 14 years ago
61d043b
Split the GDBRemoteCommunication class into three classes:
by Greg Clayton
· 14 years ago
a2f7423
Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.
by Greg Clayton
· 14 years ago
c3c4661
All UnwindPlan objects are now passed around as shared pointers.
by Greg Clayton
· 14 years ago
f29a08f
Patch from Kirk Beitz to make things compile on MinGW minus the putenv part.
by Greg Clayton
· 14 years ago
c71899e
Thread safety changes in debugserver and also in the process GDB remote plugin.
by Greg Clayton
· 14 years ago
4862fa2
Modified the stop reply packet to be able to send the thread name using the
by Greg Clayton
· 14 years ago
ff7c3e9
Patch from Stephen Wilson:
by Johnny Chen
· 14 years ago
6a5aa8a
Cleaned a few build related things up:
by Greg Clayton
· 14 years ago
ea0dbca
Add a new ArchVolatileRegs plugin class to identify
by Jason Molenda
· 14 years ago
3a4ea24
The first part of an lldb native stack unwinder.
by Jason Molenda
· 14 years ago
54e7afa
Merged Eli Friedman's linux build changes where he added Makefile files that
by Greg Clayton
· 14 years ago
c2f3535
Fixed "#endif"s followed by non comments, patch from Jean-Daniel Dupas.
by Greg Clayton
· 14 years ago
0b145ba
Avoid tolower, it's slow and unnecessary.
by Benjamin Kramer
· 14 years ago
17b7136
Move SharingPtr.h into include/.
by Eli Friedman
· 14 years ago
e49f79d
Switched over to using the new lldb::SharingPtr from Howard Hinnant.
by Greg Clayton
· 14 years ago
dea5ea7
Move source/Utility/PseudoTerminal.h into include/lldb/Utility.
by Jason Molenda
· 14 years ago
f553b51
Add a couple missing includes.
by Eli Friedman
· 14 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 14 years ago