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
/
Utility
/
StringExtractorGDBRemote.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move StringExtractorGDBRemote.h to the include folder
Pavel Labath
2018-03-20
1
-204
/
+0
*
Adding Support for Error Strings in Remote Packets
Ravitheja Addepally
2017-07-12
1
-0
/
+4
*
Implementation of remote packets for Trace data.
Ravitheja Addepally
2017-05-26
1
-0
/
+6
*
iwyu fixes on lldbUtility.
Zachary Turner
2017-04-06
1
-5
/
+6
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
1
-0
/
+1
*
gdb-remote: Add jModulesInfo packet
Pavel Labath
2016-09-08
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-201
/
+167
*
Convert GetNameColonValue to return StringRefs.
Zachary Turner
2016-08-29
1
-0
/
+2
*
Fixed an issue that could cause debugserver to return two stop reply packets ...
Greg Clayton
2016-04-01
1
-3
/
+29
*
Modify "platform connect" to connect to processes as well
Tamas Berghammer
2015-12-08
1
-0
/
+1
*
lldb-server: add support for binary memory reads
Pavel Labath
2015-10-14
1
-0
/
+2
*
Add jThreadsInfo support to lldb-server
Pavel Labath
2015-07-16
1
-0
/
+1
*
Refactor Unix signals.
Chaoren Lin
2015-07-14
1
-0
/
+2
*
Fix cmake build after recent JSON changes
Pavel Labath
2015-07-07
1
-1
/
+1
*
Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
2015-06-18
1
-0
/
+1
*
Add support for the qEcho command to lldb-server in the common packets.
Greg Clayton
2015-05-29
1
-0
/
+1
*
Remote Non-Stop Support
Ewan Crawford
2015-05-13
1
-0
/
+1
*
Add qModuleInfo request in order to get module information (uuid, triple,..) ...
Oleksiy Vyalov
2015-02-25
1
-0
/
+1
*
Add support for SBProcess::PutSTDIN to remote processes
Vince Harron
2015-02-06
1
-0
/
+1
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-0
/
+2
*
Added an option to turn OFF the "detach on error" behavior that was added
Jim Ingham
2014-06-25
1
-0
/
+1
*
Extends StringExtractorGDBRemote to support debugger packets.
Jean-Daniel Dupas
2013-12-05
1
-1
/
+60
*
Expose SBPlatform through the public API.
Greg Clayton
2013-11-20
1
-11
/
+15
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-1
/
+18
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-3
/
+13
*
Added a speed test to the GDBRemoteCommunicationClient and
Greg Clayton
2011-04-04
1
-0
/
+1
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-0
/
+5
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-1
/
+2
*
Add a missing include needed on Linux and remove a trailing comma.
Stephen Wilson
2011-03-23
1
-1
/
+1
*
Added new platform commands:
Greg Clayton
2011-03-23
1
-0
/
+1
*
Split the GDBRemoteCommunication class into three classes:
Greg Clayton
2011-03-22
1
-8
/
+20
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+73