llvm-project/lldb/source/Plugins/Process/POSIX
Johnny Chen 7b9f93a186 Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>:
Hello everyone,
 
please find the attached patch for TOT and lldb-platform-work branch, which provides the following changes:
 - fixed a crash in the ProcessPOSIX constructor when an executable module object is not yet created.
 - added support for the multi instanciated FreeBSD platform objects (the local host and remote as example).
 - enabled the remote gdb plugin on FreeBSD.

llvm-svn: 154724
2012-04-14 00:54:42 +00:00
..
Makefile
POSIXStopInfo.cpp
POSIXStopInfo.h
POSIXThread.cpp Linux fix patch from Dmitry Vyukov. 2012-02-21 18:40:07 +00:00
POSIXThread.h Linux fix patch from Dmitry Vyukov. 2012-02-21 18:40:07 +00:00
ProcessMessage.cpp
ProcessMessage.h
ProcessPOSIX.cpp Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>: 2012-04-14 00:54:42 +00:00
ProcessPOSIX.h Remove the GetSequenceMutex timeout that isn't being used in the GDB remote plug-in. 2012-04-12 19:04:34 +00:00
ProcessPOSIXLog.cpp Linux fix patch from Dmitry Vyukov. 2012-02-21 18:40:07 +00:00
ProcessPOSIXLog.h Linux fix patch from Dmitry Vyukov. 2012-02-21 18:40:07 +00:00
RegisterContextPOSIX.h
RegisterContext_i386.cpp rdar://problem/10652076 2012-02-29 01:07:59 +00:00
RegisterContext_i386.h
RegisterContext_x86_64.cpp rdar://problem/10652076 2012-02-29 01:07:59 +00:00
RegisterContext_x86_64.h