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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] [unittest] Skip TestStopReplyContainsThreadPcs on NetBSD
Michał Górny
2019-11-18
1
-1
/
+7
*
[CMake] Run the lldb-server tests with system debugserver.
Jonas Devlieghere
2019-09-25
1
-1
/
+1
*
[lldb-server] Disable a test on Windows until it can be fixed
Aaron Smith
2019-08-16
1
-0
/
+4
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
2
-3
/
+3
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
3
-0
/
+11
*
[CMake] Align debugserver with lldb-server on Darwin
Stefan Granitz
2019-07-20
1
-1
/
+1
*
[CMake] Always build debugserver on Darwin and allow tests to use the system'...
Stefan Granitz
2019-07-18
1
-2
/
+7
*
[lldb-server unittest] Add missing teardown logic
Antonio Afonso
2019-06-03
1
-0
/
+5
*
[CMake] Folder structure for generated Xcode project to cover more targets
Stefan Granitz
2019-05-28
1
-0
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
2
-5
/
+5
*
[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
2
-2
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
10
-40
/
+30
*
[CMake] Streamline code signing for debugserver #2
Stefan Granitz
2019-01-04
1
-1
/
+1
*
Fix lldb-server unit tests for the MonitoringProcessLauncher refactor
Pavel Labath
2018-12-04
1
-1
/
+5
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Remove the unused m_signal member variable, but leave the code that gets it o...
Eric Christopher
2018-07-12
2
-3
/
+2
*
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
2
-2
/
+16
*
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
2
-2
/
+2
*
llgs: Send "rich" errors in response to vAttach packets
Pavel Labath
2018-04-11
2
-7
/
+25
*
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
2
-11
/
+8
*
llgs-tests: Fix r325511 for debugserver
Pavel Labath
2018-02-21
2
-3
/
+13
*
Fix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)
Pavel Labath
2018-02-19
5
-103
/
+166
*
[cmake] Darwin: Copy in the system debugserver if needed
Vedant Kumar
2018-02-13
1
-1
/
+1
*
llgs-test: Parse and store register info recieved from lldb-server
Pavel Labath
2018-02-09
5
-41
/
+130
*
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
4
-14
/
+43
*
llgs: Propagate the environment when launching the inferior from command line
Pavel Labath
2017-12-18
5
-2
/
+72
*
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
5
-62
/
+143
*
llgs-tests: Make addition of new tests easier
Pavel Labath
2017-12-15
8
-100
/
+189
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
2
-2
/
+1
*
llgs-tests: Replace the "log+return false" pattern with llvm::Error
Pavel Labath
2017-11-09
6
-140
/
+87
*
lldb-server tests: Propagate environment variables (pr34192)
Pavel Labath
2017-10-20
1
-0
/
+8
*
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
5
-29
/
+82
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+1
*
Delete ProcessLauncherPosix
Pavel Labath
2017-06-19
1
-1
/
+0
*
New framework for lldb client-server communication tests.
Pavel Labath
2017-06-06
8
-0
/
+784