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
/
GDBRemoteCommunicationClient.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-1
/
+6
*
Implement the "qSymbol" packet in order to be able to read queue information ...
Greg Clayton
2015-06-23
1
-1
/
+5
*
Add handling of async notify packets
Ewan Crawford
2015-06-23
1
-0
/
+5
*
Revert "Reduced packet counts to the remote GDB server where possible."
Chaoren Lin
2015-06-23
1
-6
/
+1
*
Reduced packet counts to the remote GDB server where possible.
Greg Clayton
2015-06-22
1
-1
/
+6
*
Add a new wart, I mean feature, on to gdb-remote protocol: compression.
Jason Molenda
2015-06-18
1
-0
/
+6
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
1
-21
/
+21
*
Add a new "qEcho" packet with the following format:
Greg Clayton
2015-05-29
1
-0
/
+3
*
Added a new command in ProcessGDBRemote that can figure out the performance c...
Greg Clayton
2015-05-21
1
-1
/
+1
*
Remote Non-Stop Support
Ewan Crawford
2015-05-13
1
-0
/
+6
*
Adds lldb support for querying the register mapping from gdbserver remote tar...
Colin Riley
2015-04-16
1
-0
/
+10
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-76
/
+73
*
Fetch module specification from remote process also
Tamas Berghammer
2015-03-24
1
-2
/
+2
*
Remove virtual and add override to all virtual functions in Process/gdb-remote.
Tamas Berghammer
2015-03-23
1
-1
/
+1
*
Add qModuleInfo request in order to get module information (uuid, triple,..) ...
Oleksiy Vyalov
2015-02-25
1
-0
/
+5
*
Fix warning that not all control-paths return from function.
Zachary Turner
2015-02-18
1
-1
/
+1
*
Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
2015-02-11
1
-1
/
+1
*
Add support for SBProcess::PutSTDIN to remote processes
Vince Harron
2015-02-06
1
-0
/
+17
*
Extend SBPlatform with capability to launch/terminate a process remotely. Int...
Oleksiy Vyalov
2015-02-04
1
-2
/
+2
*
Add missing switch cases to silence warnings.
Chaoren Lin
2015-02-03
1
-1
/
+1
*
Implement setting and clearing watchpoints.
Chaoren Lin
2015-02-03
1
-9
/
+0
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-2
/
+2
*
Added an option to turn OFF the "detach on error" behavior that was added
Jim Ingham
2014-06-25
1
-1
/
+13
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-0
/
+4
*
Modify debugserver to follow gdb remote $qC protocol definition.
Todd Fiala
2014-05-07
1
-1
/
+2
*
Add GetxPacketSupported to test if the 'x' packet is supported.
Jason Molenda
2014-05-06
1
-0
/
+4
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-0
/
+20
*
Add ProcessGDBRemote::GetAuxvData() and fix multiple-packet concatenation for...
Steve Pucci
2014-03-04
1
-0
/
+4
*
Support for debugging against a remote stock gdbserver.
Steve Pucci
2014-01-25
1
-1
/
+41
*
Fix a bug introduced in asynchronous packet sends. We were not setting the p...
Jim Ingham
2013-12-18
1
-0
/
+1
*
Fixed the GDBRemoteCommuncation to return a new GDBRemoteCommuncation::Packet...
Greg Clayton
2013-12-06
1
-2
/
+7
*
Allow the hostname to be specified when asking a platform to launch another d...
Greg Clayton
2013-12-04
1
-1
/
+1
*
Improved platform support.
Greg Clayton
2013-11-23
1
-1
/
+7
*
Expose SBPlatform through the public API.
Greg Clayton
2013-11-20
1
-18
/
+42
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
1
-0
/
+16
*
<rdar://problem/15263540>
Greg Clayton
2013-10-25
1
-0
/
+4
*
<rdar://problem/14146606>
Greg Clayton
2013-10-10
1
-1
/
+3
*
Fixed detection of 'p' packet support in debugserver,
Sean Callanan
2013-09-04
1
-1
/
+1
*
Discover support of 'p' packet.
Hafiz Abid Qadeer
2013-08-29
1
-0
/
+4
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-2
/
+56
*
<rdar://problem/13793059>
Greg Clayton
2013-07-15
1
-8
/
+0
*
Recommitting r180831 with trivial fix - remember to return errors if you comp...
Jim Ingham
2013-05-02
1
-2
/
+3
*
Reverting 180831 as it crashes TestDefaultConstructorForAPIObjects.py
Daniel Malea
2013-05-01
1
-3
/
+2
*
Added an option to "process detach" to keep the process stopped, if the proce...
Jim Ingham
2013-04-30
1
-2
/
+3
*
Fix a handful of remaining assumptions that thread IDs were 32-bits
Jason Molenda
2013-02-23
1
-2
/
+2
*
<rdar://problem/12976277>
Han Ming Ong
2013-01-18
1
-0
/
+7
*
<rdar://problem/11961650>
Jason Molenda
2012-12-19
1
-1
/
+9
*
More Linux warnings fixes (remove default labels as needed):
Daniel Malea
2012-12-07
1
-1
/
+0
*
Make sure we always use lldb::tid_t for thread IDs so we don't truncate a 64 ...
Greg Clayton
2012-10-13
1
-1
/
+1
*
Add a call to "sync" a thread state before checkpointing registers in prepara...
Jim Ingham
2012-07-25
1
-0
/
+4
[prev]
[next]