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
/
TestClient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
1
-0
/
+4
*
[lldb] [unittest] Avoid mixing '127.0.0.1' and 'localhost'
Michal Gorny
2019-02-12
1
-1
/
+1
*
Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host
Pavel Labath
2019-02-04
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Reapply "Remove Process references from the Host module"
Pavel Labath
2018-05-15
1
-0
/
+5
*
Revert "Remove Process references from the Host module"
Pavel Labath
2018-05-14
1
-5
/
+0
*
Remove Process references from the Host module
Pavel Labath
2018-05-14
1
-0
/
+5
*
llgs tests: Use noack-mode for communication to avoid pr37294
Pavel Labath
2018-04-30
1
-2
/
+15
*
llgs-tests: Increase packet time out
Pavel Labath
2018-04-23
1
-0
/
+1
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
1
-1
/
+1
*
llgs: Send "rich" errors in response to vAttach packets
Pavel Labath
2018-04-11
1
-7
/
+3
*
gdb-remote: Fix checksum verification for messages with escape chars
Pavel Labath
2018-03-28
1
-6
/
+1
*
llgs-tests: use the auto-parsing form of SendMessage for sending the continue...
Pavel Labath
2018-03-04
1
-10
/
+7
*
Fix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)
Pavel Labath
2018-02-19
1
-12
/
+4
*
llgs-test: Parse and store register info recieved from lldb-server
Pavel Labath
2018-02-09
1
-35
/
+34
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-12
/
+4
*
debugserver: Propagate environment in launch-mode (pr35671)
Pavel Labath
2017-12-22
1
-5
/
+7
*
llgs: Propagate the environment when launching the inferior from command line
Pavel Labath
2017-12-18
1
-1
/
+13
*
NPL: Clean up handling of inferior exit
Pavel Labath
2017-12-18
1
-0
/
+15
*
llgs-tests: Add support for "exit" stop-reply packets
Pavel Labath
2017-12-15
1
-2
/
+3
*
llgs-tests: Make addition of new tests easier
Pavel Labath
2017-12-15
1
-63
/
+53
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-1
/
+0
*
llgs-tests: Replace the "log+return false" pattern with llvm::Error
Pavel Labath
2017-11-09
1
-105
/
+55
*
lldb-server tests: Propagate environment variables (pr34192)
Pavel Labath
2017-10-20
1
-0
/
+8
*
lldb-server tests: Add support for testing debugserver
Pavel Labath
2017-10-17
1
-6
/
+20
*
Delete ProcessLauncherPosix
Pavel Labath
2017-06-19
1
-1
/
+0
*
New framework for lldb client-server communication tests.
Pavel Labath
2017-06-06
1
-0
/
+287