Remove eNewThreadMessage from FreeBSD process monitor
authorEd Maste <emaste@freebsd.org>
Tue, 28 Jul 2015 16:57:36 +0000 (16:57 +0000)
committerEd Maste <emaste@freebsd.org>
Tue, 28 Jul 2015 16:57:36 +0000 (16:57 +0000)
commit63c9fa01eb04c02b294535fc53a269d7f993f895
tree2b61a75b62e7c9f0500fc60bcc114560a743fed2
parente8ce3e616b7d7f4f1635dcdbea7ea74752244cd9
Remove eNewThreadMessage from FreeBSD process monitor

FreeBSD thread information is updated after stop - we do not use a
message for thread creation.

llvm-svn: 243448
lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h
lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp