llvm-project/lldb/source/Plugins/Process
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
..
FreeBSD Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>: 2012-04-14 00:54:42 +00:00
Linux Remove the GetSequenceMutex timeout that isn't being used in the GDB remote plug-in. 2012-04-12 19:04:34 +00:00
MacOSX-Kernel No functionality changes, mostly cleanup. 2012-04-11 00:24:49 +00:00
POSIX Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>: 2012-04-14 00:54:42 +00:00
Utility Add missing watchpoint stop info creation logic for arm on the debugger side. 2012-03-21 18:28:25 +00:00
gdb-remote Added the thread ID (tid) to each packet history item and the packet history now always dumps to a lldb_private::Stream. 2012-04-13 21:24:18 +00:00
mach-core Trying to solve our disappearing thread issues by making thread list updates safer. 2012-04-10 00:18:59 +00:00