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
/
tools
/
lldb-gdbserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed up lldb-gdbserver to match slightly different debugserver listener host...
Todd Fiala
2014-04-28
1
-1
/
+10
*
lldb-gdbserver: add support for optional host in connection string and handle...
Todd Fiala
2014-03-04
1
-3
/
+22
*
Remove leftover debug printf
Ed Maste
2014-02-05
1
-1
/
+0
*
Modified GDBProcessCommunicationServer to launch via the platform.
Todd Fiala
2014-01-28
1
-4
/
+83
*
Added reaper for commandline-launched processes.
Todd Fiala
2014-01-24
1
-1
/
+15
*
Move process launching into GDBRemoteCommunicationServer.
Todd Fiala
2014-01-23
1
-17
/
+8
*
Add --lldb-command command-line option to lldb-gdbserver
Todd Fiala
2014-01-21
1
-16
/
+37
*
Enable Linux distribution in vendor portion of host triple.
Todd Fiala
2014-01-17
1
-3
/
+9
*
Modified local spawning in debugserver processes to use a new --reverse-conne...
Greg Clayton
2013-12-05
1
-11
/
+7
*
Fixed internal code to not link against and code from "lldb/API/*".
Greg Clayton
2013-12-02
2
-1
/
+1
*
Improved platform support.
Greg Clayton
2013-11-23
1
-1
/
+5
*
Make sure the getopt variables are correctly initialized for any option parsing.
Greg Clayton
2013-11-22
1
-0
/
+6
*
Exit if launch doesn't succeed.
Greg Clayton
2013-11-21
1
-0
/
+1
*
Added the ability to launch the program that was specified on the command lin...
Greg Clayton
2013-11-21
1
-2
/
+20
*
Start the correct host abstraction of process and thread.
Greg Clayton
2013-11-21
3
-0
/
+277