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
/
Platform
/
gdb-server
/
PlatformRemoteGDBServer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB]{MIPS] Fix TestPlatformProcessConnect.py
Mohit K. Bhakkad
2016-03-22
1
-0
/
+3
*
Modify "platform connect" to connect to processes as well
Tamas Berghammer
2015-12-08
1
-0
/
+10
*
Add domain socket support to gdb-remote protocol and lldb-server.
Oleksiy Vyalov
2015-10-21
1
-6
/
+8
*
Make remote-android platform to use dynamic local tcp ports when forwarding d...
Oleksiy Vyalov
2015-09-01
1
-3
/
+4
*
Make UriParser to support [$HOSTNAME] notation.
Oleksiy Vyalov
2015-08-20
1
-0
/
+10
*
Refactor Unix signals.
Chaoren Lin
2015-07-14
1
-0
/
+6
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
1
-16
/
+16
*
Support remote-android with multiple connected devices.
Chaoren Lin
2015-05-01
1
-0
/
+1
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-58
/
+58
*
Remove virtual and add override for lots of function.
Tamas Berghammer
2015-03-25
1
-85
/
+85
*
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...
Oleksiy Vyalov
2015-03-10
1
-1
/
+5
*
Create new platform: remote-android
Tamas Berghammer
2015-02-12
1
-0
/
+9
*
Extend SBPlatform with capability to launch/terminate a process remotely. Int...
Oleksiy Vyalov
2015-02-04
1
-1
/
+4
*
This patch gets remote-linux platform able to run processes
Vince Harron
2015-01-21
1
-0
/
+1
*
Fixed more fallout from running the test suite remotely on iOS devices.
Greg Clayton
2014-11-17
1
-4
/
+1
*
Test suite runs better again after recent fixes that would select a platform ...
Greg Clayton
2014-09-19
1
-1
/
+1
*
Change the way the m_trap_handlers Platform base class ivar is initialized;
Jason Molenda
2014-02-13
1
-0
/
+3
*
Rename Platform::GetFile (3-arg version) to GetFileWithUUID
Steve Pucci
2014-01-17
1
-3
/
+3
*
Expose SBPlatform through the public API.
Greg Clayton
2013-11-20
1
-8
/
+30
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-0
/
+52
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-10
/
+4
*
Platforms can now auto-select themselves if you specify a full target triple ...
Greg Clayton
2012-03-20
1
-1
/
+1
*
Full core file support has been added for mach-o core files.
Greg Clayton
2012-02-13
1
-1
/
+2
*
Added a new class to Process.h: ProcessAttachInfo. This class contains enough
Greg Clayton
2011-11-15
1
-1
/
+1
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-3
/
+14
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-108
/
+110
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-1
/
+1
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-7
/
+19
*
Added new platform commands:
Greg Clayton
2011-03-23
1
-0
/
+127