llvm-project/lldb/source/Plugins/Process/FreeBSD
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
ProcessFreeBSD.cpp Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>: 2012-04-14 00:54:42 +00:00
ProcessFreeBSD.h Remove the GetSequenceMutex timeout that isn't being used in the GDB remote plug-in. 2012-04-12 19:04:34 +00:00
ProcessMonitor.cpp Patch from Pawel Worach to make FreeBSD work again after ModuleSpec changes. 2012-02-27 18:40:48 +00:00
ProcessMonitor.h
RegisterContextFreeBSD_x86_64.h