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
/
ProcessGDBRemote.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
Pavel Labath
2016-08-09
1
-17
/
+146
*
[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.
Nitesh Jain
2016-08-01
1
-3
/
+42
*
Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
Pavel Labath
2016-07-29
1
-146
/
+17
*
Rewrite gdb-remote's SendContinuePacketAndWaitForResponse
Pavel Labath
2016-07-29
1
-17
/
+146
*
Clean up vestigial remnants of locking primitives
Saleem Abdulrasool
2016-07-28
1
-7
/
+4
*
Add support to get the shared cache information from the new
Jason Molenda
2016-07-22
1
-0
/
+37
*
Add a new DynamicLoader plugin that uses SPI that are in development
Jason Molenda
2016-07-21
1
-6
/
+43
*
LLDB help content has accumulated over time without a recent attempt to
Kate Stone
2016-07-14
1
-5
/
+3
*
Allow unaligned byte/word selection watchpoints for arm- linux/android targets.
Omair Javaid
2016-06-27
1
-1
/
+1
*
Revert r273524, it may have been the cause of a linux testbot failure
Jason Molenda
2016-06-23
1
-2
/
+2
*
Do some minor renames of "Mac OS X" to "macOS".
Jason Molenda
2016-06-23
1
-2
/
+2
*
Allow installing watchpoints at less than 8-byte alligned addresses for AArch...
Omair Javaid
2016-06-16
1
-1
/
+2
*
On MacOSX, the threads can appear out of order at times depending on the orde...
Greg Clayton
2016-06-10
1
-1
/
+1
*
Don't remove PIE executables when using svr4 packets
Francis Ricci
2016-06-06
1
-4
/
+3
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
1
-7
/
+9
*
Fix error propagation from the Z0 packet in gdb-remote breakpoint setting.
Jim Ingham
2016-05-19
1
-3
/
+17
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-39
/
+39
*
Fix a few -Wformat-pedantic warnings
Saleem Abdulrasool
2016-05-15
1
-1
/
+1
*
Fix a race in ProcessGDBRemote::MonitorDebugServerProcess
Pavel Labath
2016-05-12
1
-68
/
+40
*
Generalize child process monitoring functions
Pavel Labath
2016-05-11
1
-12
/
+11
*
Use absolute module path when possible if sent in svr4 packets
Francis Ricci
2016-04-27
1
-8
/
+1
*
Maintain register numbering across xml include features
Francis Ricci
2016-04-25
1
-6
/
+7
*
Properly unload modules from target image list when using svr4 packets
Francis Ricci
2016-04-25
1
-2
/
+24
*
Revert "Reduce code duplication in ProcessGDBRemote"
Pavel Labath
2016-04-07
1
-17
/
+39
*
Reduce code duplication in ProcessGDBRemote
Pavel Labath
2016-04-06
1
-39
/
+17
*
Fix a cornercase in breakpoint reporting
Pavel Labath
2016-04-06
1
-0
/
+17
*
Allow gdbremote process to read modules from memory
Stephane Sezer
2016-04-05
1
-18
/
+12
*
Fixed an issue that could cause debugserver to return two stop reply packets ...
Greg Clayton
2016-04-01
1
-0
/
+2
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
1
-12
/
+12
*
Fix all of the unannotated switch cases to annotate the fall through or do th...
Greg Clayton
2016-02-26
1
-27
/
+25
*
Make sure code that is in the middle of figuring out the correct architecture
Jim Ingham
2016-02-18
1
-20
/
+31
*
Fix single-stepping onto a breakpoint
Pavel Labath
2016-02-02
1
-12
/
+3
*
Set correct ThreadStopInfo in case of trace event
Abhishek Aggarwal
2016-02-01
1
-1
/
+21
*
Increase use of svr4 packets to improve performance on POSIX remotes
Stephane Sezer
2016-01-12
1
-119
/
+14
*
Changes to lldb and debugserver to reduce extraneous memory reads
Jason Molenda
2016-01-12
1
-1
/
+40
*
Change the key name for the libdispatch queue serial number from
Jason Molenda
2016-01-08
1
-12
/
+12
*
Strip trailing whitespace
Ed Maste
2016-01-04
1
-144
/
+144
*
The lldb side changes to go along with r255711 where a new
Jason Molenda
2015-12-18
1
-0
/
+79
*
Fill in the generic register kind if in AugmentRegisterInfoViaABI if it is av...
Greg Clayton
2015-12-04
1
-4
/
+9
*
[LLDB][MIPS] fix watchpoint searched on client side for same masked variables
Mohit K. Bhakkad
2015-12-02
1
-3
/
+6
*
Prevent ProcessGDBRemote from launching local debug server in case of remote ...
Oleksiy Vyalov
2015-11-23
1
-36
/
+28
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-2
/
+2
*
Use Process::IsAlive instead of just checking for eStateExited.
Jason Molenda
2015-11-05
1
-4
/
+4
*
Let the process help figure out the Host OS if nobody else
Jim Ingham
2015-11-05
1
-0
/
+12
*
Fix a deadlock when connecting to a remote GDB server that might not support ...
Greg Clayton
2015-11-03
1
-16
/
+20
*
Revert r251167 in source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp to f...
Eugene Zelenko
2015-10-24
1
-32
/
+84
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-24
1
-84
/
+32
*
Add domain socket support to gdb-remote protocol and lldb-server.
Oleksiy Vyalov
2015-10-21
1
-4
/
+11
*
Allow LLDB.framework to locate debugserver even when it doesn't exist in the ...
Greg Clayton
2015-10-19
1
-0
/
+1
*
Make uses of /dev/null portable across OSes.
Zachary Turner
2015-10-14
1
-3
/
+4
[next]