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
/
source
/
Plugins
/
Process
/
gdb-remote
/
GDBRemoteCommunicationReplayServer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb-server] Use LLDB_LOG_ERROR to consume Error<> even if logging is disabled
Martin Storsjö
2019-11-19
1
-3
/
+3
*
[lldb] Improve assert in GDBRemoteCommunicationReplayServer
Jonas Devlieghere
2019-11-07
1
-1
/
+8
*
[Reproducer] Move GDB Remote Packet into Utility. (NFC)
Jonas Devlieghere
2019-09-13
1
-8
/
+4
*
[Reproducer] Disconnect when the replay server is out of packets.
Jonas Devlieghere
2019-09-09
1
-3
/
+3
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
1
-2
/
+9
*
[Reproducer] Assert on unexpected packet
Jonas Devlieghere
2019-07-01
1
-0
/
+1
*
[Reproducers] Fix flakiness and off-by-one during replay.
Jonas Devlieghere
2019-06-27
1
-6
/
+25
*
[Reproducers] Fix GDB remote flakiness during replay
Jonas Devlieghere
2019-03-22
1
-24
/
+23
*
[Reproducers] Fix log statements
Jonas Devlieghere
2019-03-21
1
-3
/
+3
*
[Reproducers] Properly handle QEnvironment packets
Jonas Devlieghere
2019-03-21
1
-0
/
+15
*
[Reproducers] Log inconsistencies during replay (NFC)
Jonas Devlieghere
2019-03-21
1
-3
/
+39
*
[Reproducers] Fix data race found by tsan
Jonas Devlieghere
2019-03-14
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move Broadcaster+Listener+Event combo from Core into Utility
Pavel Labath
2018-12-14
1
-1
/
+1
*
Fix some compilation failures introduced in recent patches.
Zachary Turner
2018-11-14
1
-3
/
+3
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
1
-0
/
+204