llvm-project/lldb/source/Plugins/Platform
Johnny Chen 13e8e1c37d This patch add a "fake" attach waiting for a real implementation and
solve the build break due to the lack of this method.

It also propose a solution to the API changes in RegisterContext.

I upgraded also the the python version in the makefile. My linux
installation has python2.7 and AFAIK also the latest ubuntu
has this version of python so maybe is worth upgrading.

Patch by Marco Minutoli <mminutoli@gmail.com>

[Note: I had to hand merge in the diffs since patch thinks it is a corrupt patch.]

llvm-svn: 131313
2011-05-13 21:29:50 +00:00
..
Linux This patch add a "fake" attach waiting for a real implementation and 2011-05-13 21:29:50 +00:00
MacOSX Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
gdb-server Added auto completion for architecture names and for platforms. 2011-04-13 22:47:15 +00:00
Makefile Add PlatformGDBServer and ProcessGDBRemote to the build system. 2011-03-26 00:32:59 +00:00