Hi all, The following three patches update source/lldb.cpp for building on linux systems. The changes are fairly minimal -- the main part is to move some of the initialization/termination calls plus some #include's under the __APPLE__ guard as these components are not yet supported on Linux. Thanks, __ steve