[lldb-dev] [PATCH for review]: plugins with Linux, implement some Linux host functions
Michael Sartain
mikesart at valvesoftware.com
Tue Jul 16 16:15:20 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130716/01613a4e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1159.1.patch
Type: text/x-patch
Size: 8349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130716/01613a4e/attachment.bin>
More information about the lldb-dev
mailing list