index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
tools
/
lldb-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move pretty stack trace printer into driver.
Jonas Devlieghere
2018-07-17
1
-0
/
+7
*
Introduce lldb-framework CMake target and centralize its logic
Alex Langford
2018-06-18
1
-1
/
+1
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
Fix windows/mac builds broken by r333182.
Pavel Labath
2018-05-24
1
-2
/
+2
*
Move ObjectFile initialization out of SystemInitializerCommon
Pavel Labath
2018-05-24
4
-3
/
+66
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
1
-1
/
+1
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-4
/
+1
*
llgs: Propagate the environment when launching the inferior from command line
Pavel Labath
2017-12-18
1
-15
/
+16
*
[lldb] Use PRIVATE in target_link_libraries
Shoaib Meenai
2017-12-06
1
-1
/
+1
*
Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
Pavel Labath
2017-10-31
1
-35
/
+0
*
Add a few missing newlines in lldb-server messages
Stephane Sezer
2017-09-28
1
-8
/
+8
*
Use socketpair on all Unix platforms
Eugene Zemtsov
2017-09-25
1
-13
/
+43
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
1
-2
/
+2
*
Add a NativeProcessProtocol Factory class
Pavel Labath
2017-07-07
2
-2
/
+44
*
Fix a copy-paste error in r307161
Pavel Labath
2017-07-06
1
-2
/
+2
*
Fix assorted compiler warnings (mismatched signedness and printf specifiers)
Pavel Labath
2017-07-05
1
-31
/
+26
*
Move Connection and IOObject interfaces to Utility module
Pavel Labath
2017-06-27
1
-1
/
+1
*
replace uses of strerror with llvm::sys::StrError
Pavel Labath
2017-06-06
1
-6
/
+5
*
Rename Error -> Status.
Zachary Turner
2017-05-12
4
-32
/
+32
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-2
/
+1
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-1
/
+2
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-2
/
+1
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Add stub for PluginProcessNetBSD
Kamil Rytarowski
2017-03-21
1
-0
/
+1
*
Replace std::ofstream with llvm::raw_fd_ostream
Pavel Labath
2017-03-21
1
-7
/
+9
*
Remove FileSystem::MakeDirectory.
Zachary Turner
2017-03-19
1
-3
/
+1
*
Remove lldb streams from the Log class completely
Pavel Labath
2017-03-15
1
-3
/
+4
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Modernize Enable/DisableLogChannel interface a bit
Pavel Labath
2017-03-01
1
-2
/
+2
*
UriParser cleanup
Pavel Labath
2017-02-10
1
-2
/
+1
*
Convert Log class to llvm streams
Pavel Labath
2017-02-10
1
-11
/
+18
*
[CMake] Final dependency cleanup patch!
Chris Bieneman
2017-02-08
1
-125
/
+12
*
Remove the verbose category in the gdb-remote channel
Pavel Labath
2017-02-06
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
5
-5
/
+5
*
[cmake] Remove VERSION property from executable targets
Pavel Labath
2017-02-01
1
-2
/
+0
*
[CMake] Partial revert of r293686
Chris Bieneman
2017-01-31
1
-12
/
+125
*
[CMake] Add accurate dependency specifications
Chris Bieneman
2017-01-31
1
-125
/
+12
*
Add a more succinct logging syntax
Pavel Labath
2017-01-18
1
-2
/
+4
*
[cmake] Make lldb build with the android ndk toolchain file
Pavel Labath
2017-01-17
1
-1
/
+1
*
[cmake] Fix LLVM_LINK_LLVM_DYLIB build, again
Pavel Labath
2017-01-10
1
-1
/
+7
*
[CMake] Refactor LLDB libraries and tools to be components
Chris Bieneman
2016-12-15
1
-4
/
+1
*
Clean up some use of __ANDROID_NDK__ in the cmake files
Pavel Labath
2016-12-05
1
-9
/
+7
*
Remove a spurious reference to ProcessElfCore
Pavel Labath
2016-11-30
1
-1
/
+0
*
Add back some of the previous lldb-server dependencies
Pavel Labath
2016-11-29
1
-0
/
+5
*
Remove some OS-specific plugins from lldb-server dependencies
Pavel Labath
2016-11-29
1
-29
/
+0
*
Remove assorted other plugins which are not needed by lldb-server
Pavel Labath
2016-11-29
1
-14
/
+0
*
Remove dynamic loader, platform and ABI plugins from lldb-server dependencies
Pavel Labath
2016-11-29
1
-27
/
+0
*
Specify the dependencies of lldb-server manually
Pavel Labath
2016-11-29
1
-1
/
+209
*
Introduce chrono to more gdb-remote functions
Pavel Labath
2016-11-24
1
-1
/
+1
*
Fix remote-linux regression due to stringRef changes
Omair Javaid
2016-11-21
1
-1
/
+1
[next]