[lldb-dev] [PATCH for review]: plugins with Linux, implement some Linux host functions

Greg Clayton gclayton at apple.com
Tue Jul 16 17:22:15 PDT 2013


Looks good

On Jul 16, 2013, at 4:15 PM, Michael Sartain <mikesart at valvesoftware.com> wrote:

> Please let me know if this is ok to submit. Thanks.
>  -Mike
> 
> simple plugin.cpp sample now works with Linux (should now be ~ caught up to https://llvm.org/viewvc/llvm-project?view=revision&sortby=date&revision=124716)
> fix assert in SetPluginInfo
> implement Linux ePathTypeLLDBSystemPlugins and ePathTypeLLDBUserPlugins
> implement Linux Host::Backtrace and Host::GetEnvironment
> add .gnu_debugdata comment
> 
> http://llvm-reviews.chandlerc.com/D1159
> 
> Files:
>   source/Core/Debugger.cpp
>   source/Core/PluginManager.cpp
>   source/Host/common/Host.cpp
>   source/Host/linux/Host.cpp
>   source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
> 
> <D1159.1.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list