[Lldb-commits] [PATCH 0/3] linux: lldb.cpp

Stephen Wilson wilsons at start.ca
Thu Dec 16 12:54:51 PST 2010


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




More information about the lldb-commits mailing list