..
Editline.cpp
Fix bug #28898
2017-05-25 20:12:30 +00:00
File.cpp
Revert r317182 for https://reviews.llvm.org/D39128
2017-11-02 03:17:07 +00:00
FileCache.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
FileSystem.cpp
Delete LLDB's MD5 code. Use LLVM instead.
2017-03-20 23:54:54 +00:00
GetOptInc.cpp
[lldb] Fix typos in file headers
2016-11-26 05:23:44 +00:00
Host.cpp
Delete some unused #includes of CleanUp.h, NFC
2018-02-23 00:29:40 +00:00
HostInfoBase.cpp
[lldb][PPC64] Fixed vector and struct return value
2018-02-16 09:29:41 +00:00
HostNativeThreadBase.cpp
Delete LLDB's code for getting / setting thread name.
2017-03-04 01:31:06 +00:00
HostProcess.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
HostThread.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
LockFileBase.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
MainLoop.cpp
MainLoop: avoid infinite loop when pty slave gets closed
2017-12-11 09:33:18 +00:00
MonitoringProcessLauncher.cpp
Remove Platform references from the Host module
2018-01-19 11:10:54 +00:00
NativeBreakpoint.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
NativeBreakpointList.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
NativeProcessProtocol.cpp
Remove ObjectFile usage from HostLinux::GetProcessInfo
2018-01-29 10:46:00 +00:00
NativeRegisterContext.cpp
Clean up NativeRegisterContext
2017-11-10 11:05:49 +00:00
NativeThreadProtocol.cpp
Clean up NativeRegisterContext
2017-11-10 11:05:49 +00:00
NativeWatchpointList.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
OptionParser.cpp
Make OptionParser::Parse() take StringRef.
2016-11-13 04:24:38 +00:00
PipeBase.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
ProcessRunLock.cpp
[lldb] Fix typos in file headers
2016-11-26 05:23:44 +00:00
PseudoTerminal.cpp
Move PseudoTerminal to the lldb_private namespace
2017-12-11 10:09:14 +00:00
Socket.cpp
More precise c library feature detection for Android.
2017-09-16 02:19:21 +00:00
SocketAddress.cpp
Fix debugserver accepting remote connections
2017-07-13 20:58:13 +00:00
SoftwareBreakpoint.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
StringConvert.cpp
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
Symbols.cpp
Resolve binary symlinks before finding its separate .debug file
2018-02-05 10:50:38 +00:00
TCPSocket.cpp
[IPv6] Fix a bug in the IPv6 listen behavior
2017-08-29 16:13:41 +00:00
TaskPool.cpp
[lldb] A few minor fixes in TaskPool
2017-11-30 22:56:11 +00:00
Terminal.cpp
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
ThreadLauncher.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
UDPSocket.cpp
Rename Error -> Status.
2017-05-12 04:51:55 +00:00
XML.cpp
Revert "[lldb] Use vFlash commands when writing to target's flash memory regions"
2018-02-28 20:42:29 +00:00