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
/
unittests
/
tools
/
lldb-server
/
tests
/
MessageObjects.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove the unused m_signal member variable, but leave the code that gets it o...
Eric Christopher
2018-07-12
1
-2
/
+2
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
1
-1
/
+1
*
llgs-tests: Fix r325511 for debugserver
Pavel Labath
2018-02-21
1
-2
/
+11
*
Fix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)
Pavel Labath
2018-02-19
1
-67
/
+112
*
llgs-test: Parse and store register info recieved from lldb-server
Pavel Labath
2018-02-09
1
-1
/
+69
*
llgs-tests: Add support for "exit" stop-reply packets
Pavel Labath
2017-12-15
1
-45
/
+66
*
llgs-tests: Replace the "log+return false" pattern with llvm::Error
Pavel Labath
2017-11-09
1
-10
/
+7
*
lldb-server tests: Fix undefined behavior
Pavel Labath
2017-10-18
1
-2
/
+2
*
lldb-server tests: Add support for testing debugserver
Pavel Labath
2017-10-17
1
-21
/
+49
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+1
*
New framework for lldb client-server communication tests.
Pavel Labath
2017-06-06
1
-0
/
+207