Re-generate the python and cpp reference documentation
They haven't been updated since July 2013 so they missed a lot of new
function added to the SB API since.
Bug: llvm.org/pr30603
llvm-svn: 284725
diff --git a/lldb/www/cpp_reference/html/LLDB_8h.html b/lldb/www/cpp_reference/html/LLDB_8h.html
index a563699..eb71955 100644
--- a/lldb/www/cpp_reference/html/LLDB_8h.html
+++ b/lldb/www/cpp_reference/html/LLDB_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,8 +31,8 @@
<div class="title">LLDB.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBAttachInfo_8h_source.html">lldb/API/SBAttachInfo.h</a>"</code><br/>
<code>#include "<a class="el" href="SBBlock_8h_source.html">lldb/API/SBBlock.h</a>"</code><br/>
<code>#include "<a class="el" href="SBBreakpoint_8h_source.html">lldb/API/SBBreakpoint.h</a>"</code><br/>
<code>#include "<a class="el" href="SBBreakpointLocation_8h_source.html">lldb/API/SBBreakpointLocation.h</a>"</code><br/>
@@ -44,44 +44,63 @@
<code>#include "<a class="el" href="SBData_8h_source.html">lldb/API/SBData.h</a>"</code><br/>
<code>#include "<a class="el" href="SBDebugger_8h_source.html">lldb/API/SBDebugger.h</a>"</code><br/>
<code>#include "<a class="el" href="SBDeclaration_8h_source.html">lldb/API/SBDeclaration.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include "<a class="el" href="SBError_8h_source.html">lldb/API/SBError.h</a>"</code><br/>
<code>#include "<a class="el" href="SBEvent_8h_source.html">lldb/API/SBEvent.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBExecutionContext_8h_source.html">lldb/API/SBExecutionContext.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBExpressionOptions_8h_source.html">lldb/API/SBExpressionOptions.h</a>"</code><br/>
<code>#include "<a class="el" href="SBFileSpec_8h_source.html">lldb/API/SBFileSpec.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBFileSpecList_8h_source.html">lldb/API/SBFileSpecList.h</a>"</code><br/>
<code>#include "<a class="el" href="SBFrame_8h_source.html">lldb/API/SBFrame.h</a>"</code><br/>
<code>#include "<a class="el" href="SBFunction_8h_source.html">lldb/API/SBFunction.h</a>"</code><br/>
<code>#include "<a class="el" href="SBHostOS_8h_source.html">lldb/API/SBHostOS.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBInputReader_8h_source.html">lldb/API/SBInputReader.h</a>"</code><br/>
<code>#include "<a class="el" href="SBInstruction_8h_source.html">lldb/API/SBInstruction.h</a>"</code><br/>
<code>#include "<a class="el" href="SBInstructionList_8h_source.html">lldb/API/SBInstructionList.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBLanguageRuntime_8h_source.html">lldb/API/SBLanguageRuntime.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBLaunchInfo_8h_source.html">lldb/API/SBLaunchInfo.h</a>"</code><br/>
<code>#include "<a class="el" href="SBLineEntry_8h_source.html">lldb/API/SBLineEntry.h</a>"</code><br/>
<code>#include "<a class="el" href="SBListener_8h_source.html">lldb/API/SBListener.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBMemoryRegionInfo_8h_source.html">lldb/API/SBMemoryRegionInfo.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBMemoryRegionInfoList_8h_source.html">lldb/API/SBMemoryRegionInfoList.h</a>"</code><br/>
<code>#include "<a class="el" href="SBModule_8h_source.html">lldb/API/SBModule.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBModuleSpec_8h_source.html">lldb/API/SBModuleSpec.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBPlatform_8h_source.html">lldb/API/SBPlatform.h</a>"</code><br/>
<code>#include "<a class="el" href="SBProcess_8h_source.html">lldb/API/SBProcess.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBQueue_8h_source.html">lldb/API/SBQueue.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBQueueItem_8h_source.html">lldb/API/SBQueueItem.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBSection_8h_source.html">lldb/API/SBSection.h</a>"</code><br/>
<code>#include "<a class="el" href="SBSourceManager_8h_source.html">lldb/API/SBSourceManager.h</a>"</code><br/>
<code>#include "<a class="el" href="SBStream_8h_source.html">lldb/API/SBStream.h</a>"</code><br/>
<code>#include "<a class="el" href="SBStringList_8h_source.html">lldb/API/SBStringList.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBStructuredData_8h_source.html">lldb/API/SBStructuredData.h</a>"</code><br/>
<code>#include "<a class="el" href="SBSymbol_8h_source.html">lldb/API/SBSymbol.h</a>"</code><br/>
<code>#include "<a class="el" href="SBSymbolContext_8h_source.html">lldb/API/SBSymbolContext.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBSymbolContextList_8h_source.html">lldb/API/SBSymbolContextList.h</a>"</code><br/>
<code>#include "<a class="el" href="SBTarget_8h_source.html">lldb/API/SBTarget.h</a>"</code><br/>
<code>#include "<a class="el" href="SBThread_8h_source.html">lldb/API/SBThread.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBThreadCollection_8h_source.html">lldb/API/SBThreadCollection.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBThreadPlan_8h_source.html">lldb/API/SBThreadPlan.h</a>"</code><br/>
<code>#include "<a class="el" href="SBType_8h_source.html">lldb/API/SBType.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBTypeCategory_8h_source.html">lldb/API/SBTypeCategory.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBTypeEnumMember_8h_source.html">lldb/API/SBTypeEnumMember.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBTypeFilter_8h_source.html">lldb/API/SBTypeFilter.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBTypeFormat_8h_source.html">lldb/API/SBTypeFormat.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBTypeNameSpecifier_8h_source.html">lldb/API/SBTypeNameSpecifier.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBTypeSummary_8h_source.html">lldb/API/SBTypeSummary.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBTypeSynthetic_8h_source.html">lldb/API/SBTypeSynthetic.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBUnixSignals_8h_source.html">lldb/API/SBUnixSignals.h</a>"</code><br/>
<code>#include "<a class="el" href="SBValue_8h_source.html">lldb/API/SBValue.h</a>"</code><br/>
<code>#include "<a class="el" href="SBValueList_8h_source.html">lldb/API/SBValueList.h</a>"</code><br/>
-</div><div class="textblock"><div class="dynheader">
-Include dependency graph for LLDB.h:</div>
-<div class="dyncontent">
-<div class="center"><img src="LLDB_8h__incl.png" border="0" usemap="#LLDB_8h" alt=""/></div>
-<map name="LLDB_8h" id="LLDB_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1611,657,1752,685"/><area shape="rect" id="node15" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1535,83,1681,111"/><area shape="rect" id="node18" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1017,161,1159,189"/><area shape="rect" id="node21" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="93,401,219,429"/><area shape="rect" id="node27" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="704,579,829,607"/><area shape="rect" id="node30" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1283,238,1469,266"/><area shape="rect" id="node33" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="972,315,1105,343"/><area shape="rect" id="node36" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="331,401,467,429"/><area shape="rect" id="node39" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="245,494,397,522"/><area shape="rect" id="node42" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1181,401,1317,429"/><area shape="rect" id="node46" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="896,494,1064,522"/><area shape="rect" id="node49" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1845,494,1995,522"/><area shape="rect" id="node59" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="441,579,569,607"/><area shape="rect" id="node62" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="523,494,653,522"/><area shape="rect" id="node71" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1776,315,1947,343"/><area shape="rect" id="node75" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1971,315,2120,343"/><area shape="rect" id="node79" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2085,401,2264,429"/><area shape="rect" id="node84" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1600,315,1752,343"/><area shape="rect" id="node90" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1384,315,1525,343"/><area shape="rect" id="node98" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="2525,161,2688,189"/><area shape="rect" id="node101" href="SBBreakpointLocation_8h.html" title="lldb/API/SBBreakpointLocation.h" alt="" coords="2501,83,2712,111"/><area shape="rect" id="node106" href="SBCommandInterpreter_8h.html" title="lldb/API/SBCommandInterpreter.h" alt="" coords="2767,315,2985,343"/><area shape="rect" id="node109" href="SBDebugger_8h.html" title="lldb/API/SBDebugger.h" alt="" coords="2843,401,2997,429"/><area shape="rect" id="node113" href="SBCommandReturnObject_8h.html" title="lldb/API/SBCommandReturn\lObject.h" alt="" coords="3021,393,3208,437"/><area shape="rect" id="node117" href="SBCommunication_8h.html" title="lldb/API/SBCommunication.h" alt="" coords="43,315,232,343"/><area shape="rect" id="node124" href="SBDeclaration_8h.html" title="lldb/API/SBDeclaration.h" alt="" coords="1896,401,2061,429"/><area shape="rect" id="node129" href="SBEvent_8h.html" title="lldb/API/SBEvent.h" alt="" coords="3445,401,3576,429"/><area shape="rect" id="node138" href="SBHostOS_8h.html" title="lldb/API/SBHostOS.h" alt="" coords="2288,401,2432,429"/><area shape="rect" id="node142" href="SBInputReader_8h.html" title="lldb/API/SBInputReader.h" alt="" coords="3751,238,3921,266"/><area shape="rect" id="node145" href="SBInstruction_8h.html" title="lldb/API/SBInstruction.h" alt="" coords="2456,401,2616,429"/><area shape="rect" id="node152" href="SBListener_8h.html" title="lldb/API/SBListener.h" alt="" coords="3795,161,3939,189"/><area shape="rect" id="node156" href="SBProcess_8h.html" title="lldb/API/SBProcess.h" alt="" coords="357,315,504,343"/><area shape="rect" id="node162" href="SBSourceManager_8h.html" title="lldb/API/SBSourceManager.h" alt="" coords="3232,401,3421,429"/><area shape="rect" id="node166" href="SBStream_8h.html" title="lldb/API/SBStream.h" alt="" coords="3600,401,3741,429"/><area shape="rect" id="node170" href="SBStringList_8h.html" title="lldb/API/SBStringList.h" alt="" coords="4029,238,4184,266"/><area shape="rect" id="node176" href="SBThread_8h.html" title="lldb/API/SBThread.h" alt="" coords="3765,401,3904,429"/><area shape="rect" id="node24" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="728,494,872,522"/><area shape="rect" id="node52" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1056,579,1227,607"/><area shape="rect" id="node55" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1341,486,1517,530"/><area shape="rect" id="node67" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1251,579,1416,607"/></map>
-</div>
+<code>#include "<a class="el" href="SBVariablesOptions_8h_source.html">lldb/API/SBVariablesOptions.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBWatchpoint_8h_source.html">lldb/API/SBWatchpoint.h</a>"</code><br/>
</div>
<p><a href="LLDB_8h_source.html">Go to the source code of this file.</a></p>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/LLDB_8h_source.html b/lldb/www/cpp_reference/html/LLDB_8h_source.html
index 2c71fdb..3e366cc 100644
--- a/lldb/www/cpp_reference/html/LLDB_8h_source.html
+++ b/lldb/www/cpp_reference/html/LLDB_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,8 +47,8 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">// C++ Includes</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">// Other libraries and framework includes</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">// Project includes</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#include "<a class="code" href="SBAttachInfo_8h.html">lldb/API/SBAttachInfo.h</a>"</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#include "<a class="code" href="SBBlock_8h.html">lldb/API/SBBlock.h</a>"</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include "<a class="code" href="SBBreakpoint_8h.html">lldb/API/SBBreakpoint.h</a>"</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include "<a class="code" href="SBBreakpointLocation_8h.html">lldb/API/SBBreakpointLocation.h</a>"</span></div>
@@ -60,37 +60,125 @@
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="SBData_8h.html">lldb/API/SBData.h</a>"</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="SBDebugger_8h.html">lldb/API/SBDebugger.h</a>"</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="SBDeclaration_8h.html">lldb/API/SBDeclaration.h</a>"</span></div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="SBError_8h.html">lldb/API/SBError.h</a>"</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="SBEvent_8h.html">lldb/API/SBEvent.h</a>"</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpec_8h.html">lldb/API/SBFileSpec.h</a>"</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="SBFrame_8h.html">lldb/API/SBFrame.h</a>"</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="SBFunction_8h.html">lldb/API/SBFunction.h</a>"</span></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="SBHostOS_8h.html">lldb/API/SBHostOS.h</a>"</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="SBInputReader_8h.html">lldb/API/SBInputReader.h</a>"</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="SBInstruction_8h.html">lldb/API/SBInstruction.h</a>"</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="SBInstructionList_8h.html">lldb/API/SBInstructionList.h</a>"</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="SBLineEntry_8h.html">lldb/API/SBLineEntry.h</a>"</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="SBListener_8h.html">lldb/API/SBListener.h</a>"</span></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="SBModule_8h.html">lldb/API/SBModule.h</a>"</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="SBProcess_8h.html">lldb/API/SBProcess.h</a>"</span></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="SBSourceManager_8h.html">lldb/API/SBSourceManager.h</a>"</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="SBStream_8h.html">lldb/API/SBStream.h</a>"</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="SBStringList_8h.html">lldb/API/SBStringList.h</a>"</span></div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include "<a class="code" href="SBSymbol_8h.html">lldb/API/SBSymbol.h</a>"</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#include "<a class="code" href="SBSymbolContext_8h.html">lldb/API/SBSymbolContext.h</a>"</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#include "<a class="code" href="SBTarget_8h.html">lldb/API/SBTarget.h</a>"</span></div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#include "<a class="code" href="SBThread_8h.html">lldb/API/SBThread.h</a>"</span></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#include "<a class="code" href="SBType_8h.html">lldb/API/SBType.h</a>"</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#include "<a class="code" href="SBValue_8h.html">lldb/API/SBValue.h</a>"</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#include "<a class="code" href="SBValueList_8h.html">lldb/API/SBValueList.h</a>"</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="preprocessor">#endif // LLDB_LLDB_h_</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="SBError_8h.html">lldb/API/SBError.h</a>"</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="SBEvent_8h.html">lldb/API/SBEvent.h</a>"</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="SBExecutionContext_8h.html">lldb/API/SBExecutionContext.h</a>"</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="SBExpressionOptions_8h.html">lldb/API/SBExpressionOptions.h</a>"</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpec_8h.html">lldb/API/SBFileSpec.h</a>"</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpecList_8h.html">lldb/API/SBFileSpecList.h</a>"</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="SBFrame_8h.html">lldb/API/SBFrame.h</a>"</span></div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="SBFunction_8h.html">lldb/API/SBFunction.h</a>"</span></div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="SBHostOS_8h.html">lldb/API/SBHostOS.h</a>"</span></div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="SBInstruction_8h.html">lldb/API/SBInstruction.h</a>"</span></div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="SBInstructionList_8h.html">lldb/API/SBInstructionList.h</a>"</span></div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="SBLanguageRuntime_8h.html">lldb/API/SBLanguageRuntime.h</a>"</span></div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="SBLaunchInfo_8h.html">lldb/API/SBLaunchInfo.h</a>"</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="SBLineEntry_8h.html">lldb/API/SBLineEntry.h</a>"</span></div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="SBListener_8h.html">lldb/API/SBListener.h</a>"</span></div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include "<a class="code" href="SBMemoryRegionInfo_8h.html">lldb/API/SBMemoryRegionInfo.h</a>"</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#include "<a class="code" href="SBMemoryRegionInfoList_8h.html">lldb/API/SBMemoryRegionInfoList.h</a>"</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#include "<a class="code" href="SBModule_8h.html">lldb/API/SBModule.h</a>"</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#include "<a class="code" href="SBModuleSpec_8h.html">lldb/API/SBModuleSpec.h</a>"</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#include "<a class="code" href="SBPlatform_8h.html">lldb/API/SBPlatform.h</a>"</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#include "<a class="code" href="SBProcess_8h.html">lldb/API/SBProcess.h</a>"</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#include "<a class="code" href="SBQueue_8h.html">lldb/API/SBQueue.h</a>"</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#include "<a class="code" href="SBQueueItem_8h.html">lldb/API/SBQueueItem.h</a>"</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="preprocessor">#include "<a class="code" href="SBSection_8h.html">lldb/API/SBSection.h</a>"</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#include "<a class="code" href="SBSourceManager_8h.html">lldb/API/SBSourceManager.h</a>"</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#include "<a class="code" href="SBStream_8h.html">lldb/API/SBStream.h</a>"</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#include "<a class="code" href="SBStringList_8h.html">lldb/API/SBStringList.h</a>"</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="preprocessor">#include "<a class="code" href="SBStructuredData_8h.html">lldb/API/SBStructuredData.h</a>"</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#include "<a class="code" href="SBSymbol_8h.html">lldb/API/SBSymbol.h</a>"</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#include "<a class="code" href="SBSymbolContext_8h.html">lldb/API/SBSymbolContext.h</a>"</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor">#include "<a class="code" href="SBSymbolContextList_8h.html">lldb/API/SBSymbolContextList.h</a>"</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#include "<a class="code" href="SBTarget_8h.html">lldb/API/SBTarget.h</a>"</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor">#include "<a class="code" href="SBThread_8h.html">lldb/API/SBThread.h</a>"</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#include "<a class="code" href="SBThreadCollection_8h.html">lldb/API/SBThreadCollection.h</a>"</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="preprocessor">#include "<a class="code" href="SBThreadPlan_8h.html">lldb/API/SBThreadPlan.h</a>"</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#include "<a class="code" href="SBType_8h.html">lldb/API/SBType.h</a>"</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor">#include "<a class="code" href="SBTypeCategory_8h.html">lldb/API/SBTypeCategory.h</a>"</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor">#include "<a class="code" href="SBTypeEnumMember_8h.html">lldb/API/SBTypeEnumMember.h</a>"</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#include "<a class="code" href="SBTypeFilter_8h.html">lldb/API/SBTypeFilter.h</a>"</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#include "<a class="code" href="SBTypeFormat_8h.html">lldb/API/SBTypeFormat.h</a>"</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#include "<a class="code" href="SBTypeNameSpecifier_8h.html">lldb/API/SBTypeNameSpecifier.h</a>"</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor">#include "<a class="code" href="SBTypeSummary_8h.html">lldb/API/SBTypeSummary.h</a>"</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="preprocessor">#include "<a class="code" href="SBTypeSynthetic_8h.html">lldb/API/SBTypeSynthetic.h</a>"</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor">#include "<a class="code" href="SBUnixSignals_8h.html">lldb/API/SBUnixSignals.h</a>"</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor">#include "<a class="code" href="SBValue_8h.html">lldb/API/SBValue.h</a>"</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor">#include "<a class="code" href="SBValueList_8h.html">lldb/API/SBValueList.h</a>"</span></div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#include "<a class="code" href="SBVariablesOptions_8h.html">lldb/API/SBVariablesOptions.h</a>"</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="preprocessor">#include "<a class="code" href="SBWatchpoint_8h.html">lldb/API/SBWatchpoint.h</a>"</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor">#endif // LLDB_LLDB_h_</span></div>
+<div class="ttc" id="SBAttachInfo_8h_html"><div class="ttname"><a href="SBAttachInfo_8h.html">SBAttachInfo.h</a></div></div>
+<div class="ttc" id="SBTypeCategory_8h_html"><div class="ttname"><a href="SBTypeCategory_8h.html">SBTypeCategory.h</a></div></div>
+<div class="ttc" id="SBTypeSynthetic_8h_html"><div class="ttname"><a href="SBTypeSynthetic_8h.html">SBTypeSynthetic.h</a></div></div>
+<div class="ttc" id="SBThreadPlan_8h_html"><div class="ttname"><a href="SBThreadPlan_8h.html">SBThreadPlan.h</a></div></div>
+<div class="ttc" id="SBSection_8h_html"><div class="ttname"><a href="SBSection_8h.html">SBSection.h</a></div></div>
+<div class="ttc" id="SBLanguageRuntime_8h_html"><div class="ttname"><a href="SBLanguageRuntime_8h.html">SBLanguageRuntime.h</a></div></div>
+<div class="ttc" id="SBStructuredData_8h_html"><div class="ttname"><a href="SBStructuredData_8h.html">SBStructuredData.h</a></div></div>
+<div class="ttc" id="SBCommunication_8h_html"><div class="ttname"><a href="SBCommunication_8h.html">SBCommunication.h</a></div></div>
+<div class="ttc" id="SBExpressionOptions_8h_html"><div class="ttname"><a href="SBExpressionOptions_8h.html">SBExpressionOptions.h</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBInstructionList_8h_html"><div class="ttname"><a href="SBInstructionList_8h.html">SBInstructionList.h</a></div></div>
+<div class="ttc" id="SBCompileUnit_8h_html"><div class="ttname"><a href="SBCompileUnit_8h.html">SBCompileUnit.h</a></div></div>
+<div class="ttc" id="SBData_8h_html"><div class="ttname"><a href="SBData_8h.html">SBData.h</a></div></div>
+<div class="ttc" id="SBModule_8h_html"><div class="ttname"><a href="SBModule_8h.html">SBModule.h</a></div></div>
+<div class="ttc" id="SBThreadCollection_8h_html"><div class="ttname"><a href="SBThreadCollection_8h.html">SBThreadCollection.h</a></div></div>
+<div class="ttc" id="SBQueue_8h_html"><div class="ttname"><a href="SBQueue_8h.html">SBQueue.h</a></div></div>
+<div class="ttc" id="SBFileSpecList_8h_html"><div class="ttname"><a href="SBFileSpecList_8h.html">SBFileSpecList.h</a></div></div>
+<div class="ttc" id="SBValueList_8h_html"><div class="ttname"><a href="SBValueList_8h.html">SBValueList.h</a></div></div>
+<div class="ttc" id="SBModuleSpec_8h_html"><div class="ttname"><a href="SBModuleSpec_8h.html">SBModuleSpec.h</a></div></div>
+<div class="ttc" id="SBFrame_8h_html"><div class="ttname"><a href="SBFrame_8h.html">SBFrame.h</a></div></div>
+<div class="ttc" id="SBAddress_8h_html"><div class="ttname"><a href="SBAddress_8h.html">SBAddress.h</a></div></div>
+<div class="ttc" id="SBTypeFormat_8h_html"><div class="ttname"><a href="SBTypeFormat_8h.html">SBTypeFormat.h</a></div></div>
+<div class="ttc" id="SBBreakpoint_8h_html"><div class="ttname"><a href="SBBreakpoint_8h.html">SBBreakpoint.h</a></div></div>
+<div class="ttc" id="SBPlatform_8h_html"><div class="ttname"><a href="SBPlatform_8h.html">SBPlatform.h</a></div></div>
+<div class="ttc" id="SBVariablesOptions_8h_html"><div class="ttname"><a href="SBVariablesOptions_8h.html">SBVariablesOptions.h</a></div></div>
+<div class="ttc" id="SBTypeEnumMember_8h_html"><div class="ttname"><a href="SBTypeEnumMember_8h.html">SBTypeEnumMember.h</a></div></div>
+<div class="ttc" id="SBBlock_8h_html"><div class="ttname"><a href="SBBlock_8h.html">SBBlock.h</a></div></div>
+<div class="ttc" id="SBTypeNameSpecifier_8h_html"><div class="ttname"><a href="SBTypeNameSpecifier_8h.html">SBTypeNameSpecifier.h</a></div></div>
+<div class="ttc" id="SBBreakpointLocation_8h_html"><div class="ttname"><a href="SBBreakpointLocation_8h.html">SBBreakpointLocation.h</a></div></div>
+<div class="ttc" id="SBDeclaration_8h_html"><div class="ttname"><a href="SBDeclaration_8h.html">SBDeclaration.h</a></div></div>
+<div class="ttc" id="SBStream_8h_html"><div class="ttname"><a href="SBStream_8h.html">SBStream.h</a></div></div>
+<div class="ttc" id="SBTypeSummary_8h_html"><div class="ttname"><a href="SBTypeSummary_8h.html">SBTypeSummary.h</a></div></div>
+<div class="ttc" id="SBInstruction_8h_html"><div class="ttname"><a href="SBInstruction_8h.html">SBInstruction.h</a></div></div>
+<div class="ttc" id="SBCommandReturnObject_8h_html"><div class="ttname"><a href="SBCommandReturnObject_8h.html">SBCommandReturnObject.h</a></div></div>
+<div class="ttc" id="SBExecutionContext_8h_html"><div class="ttname"><a href="SBExecutionContext_8h.html">SBExecutionContext.h</a></div></div>
+<div class="ttc" id="SBSymbolContextList_8h_html"><div class="ttname"><a href="SBSymbolContextList_8h.html">SBSymbolContextList.h</a></div></div>
+<div class="ttc" id="SBThread_8h_html"><div class="ttname"><a href="SBThread_8h.html">SBThread.h</a></div></div>
+<div class="ttc" id="SBValue_8h_html"><div class="ttname"><a href="SBValue_8h.html">SBValue.h</a></div></div>
+<div class="ttc" id="SBSymbolContext_8h_html"><div class="ttname"><a href="SBSymbolContext_8h.html">SBSymbolContext.h</a></div></div>
+<div class="ttc" id="SBMemoryRegionInfoList_8h_html"><div class="ttname"><a href="SBMemoryRegionInfoList_8h.html">SBMemoryRegionInfoList.h</a></div></div>
+<div class="ttc" id="SBTypeFilter_8h_html"><div class="ttname"><a href="SBTypeFilter_8h.html">SBTypeFilter.h</a></div></div>
+<div class="ttc" id="SBListener_8h_html"><div class="ttname"><a href="SBListener_8h.html">SBListener.h</a></div></div>
+<div class="ttc" id="SBSymbol_8h_html"><div class="ttname"><a href="SBSymbol_8h.html">SBSymbol.h</a></div></div>
+<div class="ttc" id="SBWatchpoint_8h_html"><div class="ttname"><a href="SBWatchpoint_8h.html">SBWatchpoint.h</a></div></div>
+<div class="ttc" id="SBHostOS_8h_html"><div class="ttname"><a href="SBHostOS_8h.html">SBHostOS.h</a></div></div>
+<div class="ttc" id="SBType_8h_html"><div class="ttname"><a href="SBType_8h.html">SBType.h</a></div></div>
+<div class="ttc" id="SBMemoryRegionInfo_8h_html"><div class="ttname"><a href="SBMemoryRegionInfo_8h.html">SBMemoryRegionInfo.h</a></div></div>
+<div class="ttc" id="SBStringList_8h_html"><div class="ttname"><a href="SBStringList_8h.html">SBStringList.h</a></div></div>
+<div class="ttc" id="SBError_8h_html"><div class="ttname"><a href="SBError_8h.html">SBError.h</a></div></div>
+<div class="ttc" id="SBLineEntry_8h_html"><div class="ttname"><a href="SBLineEntry_8h.html">SBLineEntry.h</a></div></div>
+<div class="ttc" id="SBDebugger_8h_html"><div class="ttname"><a href="SBDebugger_8h.html">SBDebugger.h</a></div></div>
+<div class="ttc" id="SBFileSpec_8h_html"><div class="ttname"><a href="SBFileSpec_8h.html">SBFileSpec.h</a></div></div>
+<div class="ttc" id="SBFunction_8h_html"><div class="ttname"><a href="SBFunction_8h.html">SBFunction.h</a></div></div>
+<div class="ttc" id="SBLaunchInfo_8h_html"><div class="ttname"><a href="SBLaunchInfo_8h.html">SBLaunchInfo.h</a></div></div>
+<div class="ttc" id="SBEvent_8h_html"><div class="ttname"><a href="SBEvent_8h.html">SBEvent.h</a></div></div>
+<div class="ttc" id="SBUnixSignals_8h_html"><div class="ttname"><a href="SBUnixSignals_8h.html">SBUnixSignals.h</a></div></div>
+<div class="ttc" id="SBQueueItem_8h_html"><div class="ttname"><a href="SBQueueItem_8h.html">SBQueueItem.h</a></div></div>
+<div class="ttc" id="SBSourceManager_8h_html"><div class="ttname"><a href="SBSourceManager_8h.html">SBSourceManager.h</a></div></div>
+<div class="ttc" id="SBTarget_8h_html"><div class="ttname"><a href="SBTarget_8h.html">SBTarget.h</a></div></div>
+<div class="ttc" id="SBCommandInterpreter_8h_html"><div class="ttname"><a href="SBCommandInterpreter_8h.html">SBCommandInterpreter.h</a></div></div>
+<div class="ttc" id="SBBroadcaster_8h_html"><div class="ttname"><a href="SBBroadcaster_8h.html">SBBroadcaster.h</a></div></div>
+<div class="ttc" id="SBProcess_8h_html"><div class="ttname"><a href="SBProcess_8h.html">SBProcess.h</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h.html b/lldb/www/cpp_reference/html/SBAddress_8h.html
index fa68a49..25c8841 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h.html
+++ b/lldb/www/cpp_reference/html/SBAddress_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBAddress_8h__incl.png" border="0" usemap="#SBAddress_8h" alt=""/></div>
<map name="SBAddress_8h" id="SBAddress_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="705,563,847,591"/><area shape="rect" id="node15" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="316,83,457,111"/><area shape="rect" id="node18" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43,161,168,189"/><area shape="rect" id="node21" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="193,401,337,429"/><area shape="rect" id="node27" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="641,161,828,189"/><area shape="rect" id="node36" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="513,401,665,429"/><area shape="rect" id="node24" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="373,486,499,514"/><area shape="rect" id="node30" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="668,238,801,266"/><area shape="rect" id="node68" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="424,315,595,343"/><area shape="rect" id="node72" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1572,238,1721,266"/><area shape="rect" id="node81" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="981,238,1133,266"/><area shape="rect" id="node87" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1208,238,1349,266"/><area shape="rect" id="node33" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="720,315,856,343"/><area shape="rect" id="node39" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1109,315,1245,343"/><area shape="rect" id="node43" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1281,486,1449,514"/><area shape="rect" id="node46" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="740,401,889,429"/><area shape="rect" id="node49" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1473,486,1644,514"/><area shape="rect" id="node52" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="913,393,1089,437"/><area shape="rect" id="node56" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1129,486,1257,514"/><area shape="rect" id="node59" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1215,401,1345,429"/><area shape="rect" id="node64" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="839,486,1004,514"/><area shape="rect" id="node76" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1769,315,1948,343"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="854,544,996,571"/><area shape="rect" id="node8" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="254,80,396,107"/><area shape="rect" id="node9" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43,155,169,181"/><area shape="rect" id="node10" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="195,387,339,413"/><area shape="rect" id="node12" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="652,155,839,181"/><area shape="rect" id="node15" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="464,387,616,413"/><area shape="rect" id="node11" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="246,469,372,496"/><area shape="rect" id="node13" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="483,229,616,256"/><area shape="rect" id="node27" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="783,304,953,331"/><area shape="rect" id="node28" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1823,229,1973,256"/><area shape="rect" id="node31" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="962,229,1115,256"/><area shape="rect" id="node32" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1269,229,1411,256"/><area shape="rect" id="node14" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="414,304,551,331"/><area shape="rect" id="node16" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1271,304,1408,331"/><area shape="rect" id="node17" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1336,469,1495,496"/><area shape="rect" id="node18" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1520,469,1683,496"/><area shape="rect" id="node19" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1707,469,1876,496"/><area shape="rect" id="node20" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="943,387,1093,413"/><area shape="rect" id="node21" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1901,469,2072,496"/><area shape="rect" id="node22" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="843,469,1007,496"/><area shape="rect" id="node23" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="742,379,919,421"/><area shape="rect" id="node24" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1083,469,1211,496"/><area shape="rect" id="node25" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1170,387,1301,413"/><area shape="rect" id="node26" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1377,387,1541,413"/><area shape="rect" id="node29" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2198,304,2377,331"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBAddress_8h__dep__incl.png" border="0" usemap="#SBAddress_8hdep" alt=""/></div>
<map name="SBAddress_8hdep" id="SBAddress_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="242,470,306,498"/><area shape="rect" id="node5" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="44,83,142,111"/><area shape="rect" id="node18" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="369,315,454,343"/><area shape="rect" id="node28" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="510,393,604,421"/><area shape="rect" id="node32" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="230,83,332,111"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="213,161,349,189"/><area shape="rect" id="node11" href="SBModule_8h.html" title="SBModule.h" alt="" coords="100,238,190,266"/><area shape="rect" id="node16" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="316,238,473,266"/><area shape="rect" id="node21" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="233,393,316,421"/><area shape="rect" id="node25" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="390,393,486,421"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="429,453,493,480"/><area shape="rect" id="node3" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="207,80,307,107"/><area shape="rect" id="node8" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="258,304,344,331"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="93,379,187,405"/><area shape="rect" id="node12" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="391,80,493,107"/><area shape="rect" id="node13" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="751,155,865,181"/><area shape="rect" id="node4" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="374,155,511,181"/><area shape="rect" id="node5" href="SBModule_8h.html" title="SBModule.h" alt="" coords="554,229,645,256"/><area shape="rect" id="node7" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="248,229,405,256"/><area shape="rect" id="node6" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="531,304,668,331"/><area shape="rect" id="node9" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="381,379,463,405"/><area shape="rect" id="node10" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="211,379,307,405"/></map>
</div>
</div>
<p><a href="SBAddress_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.map
index 2334bcd..396f67c 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBAddress.h" name="SBAddress.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="242,470,306,498"/>
-<area shape="rect" id="node5" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="44,83,142,111"/>
-<area shape="rect" id="node18" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="369,315,454,343"/>
-<area shape="rect" id="node28" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="510,393,604,421"/>
-<area shape="rect" id="node32" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="230,83,332,111"/>
-<area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="213,161,349,189"/>
-<area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="100,238,190,266"/>
-<area shape="rect" id="node16" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="316,238,473,266"/>
-<area shape="rect" id="node21" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="233,393,316,421"/>
-<area shape="rect" id="node25" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="390,393,486,421"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="429,453,493,480"/>
+<area shape="rect" id="node3" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="207,80,307,107"/>
+<area shape="rect" id="node8" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="258,304,344,331"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="93,379,187,405"/>
+<area shape="rect" id="node12" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="391,80,493,107"/>
+<area shape="rect" id="node13" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="751,155,865,181"/>
+<area shape="rect" id="node4" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="374,155,511,181"/>
+<area shape="rect" id="node5" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="554,229,645,256"/>
+<area shape="rect" id="node7" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="248,229,405,256"/>
+<area shape="rect" id="node6" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="531,304,668,331"/>
+<area shape="rect" id="node9" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="381,379,463,405"/>
+<area shape="rect" id="node10" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="211,379,307,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.md5
index 5a0d67a..2423223 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.md5
@@ -1 +1 @@
-499d855ef1d02aef5f6ad1874547cf70
\ No newline at end of file
+5673dcda0972ae46582aec9474b1443e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.png
index 07b670c..3824f53 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBAddress_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h__incl.map b/lldb/www/cpp_reference/html/SBAddress_8h__incl.map
index f2d4480..4e5e7110 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBAddress_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBAddress.h" name="SBAddress.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="705,563,847,591"/>
-<area shape="rect" id="node15" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="316,83,457,111"/>
-<area shape="rect" id="node18" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43,161,168,189"/>
-<area shape="rect" id="node21" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="193,401,337,429"/>
-<area shape="rect" id="node27" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="641,161,828,189"/>
-<area shape="rect" id="node36" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="513,401,665,429"/>
-<area shape="rect" id="node24" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="373,486,499,514"/>
-<area shape="rect" id="node30" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="668,238,801,266"/>
-<area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="424,315,595,343"/>
-<area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1572,238,1721,266"/>
-<area shape="rect" id="node81" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="981,238,1133,266"/>
-<area shape="rect" id="node87" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1208,238,1349,266"/>
-<area shape="rect" id="node33" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="720,315,856,343"/>
-<area shape="rect" id="node39" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1109,315,1245,343"/>
-<area shape="rect" id="node43" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1281,486,1449,514"/>
-<area shape="rect" id="node46" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="740,401,889,429"/>
-<area shape="rect" id="node49" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1473,486,1644,514"/>
-<area shape="rect" id="node52" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="913,393,1089,437"/>
-<area shape="rect" id="node56" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1129,486,1257,514"/>
-<area shape="rect" id="node59" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1215,401,1345,429"/>
-<area shape="rect" id="node64" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="839,486,1004,514"/>
-<area shape="rect" id="node76" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1769,315,1948,343"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="854,544,996,571"/>
+<area shape="rect" id="node8" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="254,80,396,107"/>
+<area shape="rect" id="node9" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43,155,169,181"/>
+<area shape="rect" id="node10" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="195,387,339,413"/>
+<area shape="rect" id="node12" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="652,155,839,181"/>
+<area shape="rect" id="node15" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="464,387,616,413"/>
+<area shape="rect" id="node11" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="246,469,372,496"/>
+<area shape="rect" id="node13" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="483,229,616,256"/>
+<area shape="rect" id="node27" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="783,304,953,331"/>
+<area shape="rect" id="node28" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1823,229,1973,256"/>
+<area shape="rect" id="node31" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="962,229,1115,256"/>
+<area shape="rect" id="node32" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1269,229,1411,256"/>
+<area shape="rect" id="node14" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="414,304,551,331"/>
+<area shape="rect" id="node16" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1271,304,1408,331"/>
+<area shape="rect" id="node17" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1336,469,1495,496"/>
+<area shape="rect" id="node18" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1520,469,1683,496"/>
+<area shape="rect" id="node19" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1707,469,1876,496"/>
+<area shape="rect" id="node20" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="943,387,1093,413"/>
+<area shape="rect" id="node21" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1901,469,2072,496"/>
+<area shape="rect" id="node22" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="843,469,1007,496"/>
+<area shape="rect" id="node23" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="742,379,919,421"/>
+<area shape="rect" id="node24" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1083,469,1211,496"/>
+<area shape="rect" id="node25" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1170,387,1301,413"/>
+<area shape="rect" id="node26" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1377,387,1541,413"/>
+<area shape="rect" id="node29" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2198,304,2377,331"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h__incl.md5 b/lldb/www/cpp_reference/html/SBAddress_8h__incl.md5
index f6453bf..682983c 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBAddress_8h__incl.md5
@@ -1 +1 @@
-f9fa7157c5eb8a669cfde07c25747d38
\ No newline at end of file
+307eb75980707d7bdbf74f56724d504e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h__incl.png b/lldb/www/cpp_reference/html/SBAddress_8h__incl.png
index 4094f9d..df3793b 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBAddress_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBAddress_8h_source.html b/lldb/www/cpp_reference/html/SBAddress_8h_source.html
index be836ca..c37692a 100644
--- a/lldb/www/cpp_reference/html/SBAddress_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBAddress_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -46,147 +46,140 @@
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBModule_8h.html">lldb/API/SBModule.h</a>"</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
-<div class="line"><a name="l00016"></a><span class="lineno"><a class="code" href="namespacelldb.html"> 16</a></span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="namespacelldb.html"> 16</a></span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">SBAddress</a>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBAddress.html#a6259032706d69973253ebb8cda206121">SBAddress</a> ();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">SBAddress</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &rhs);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBAddress.html#a6259032706d69973253ebb8cda206121">SBAddress</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">SBAddress</a>(<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section, lldb::addr_t offset);</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBAddress.html#a6259032706d69973253ebb8cda206121">SBAddress</a> (<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section, lldb::addr_t offset);</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="comment">// Create an address by resolving a load address using the supplied target</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBAddress.html#a6259032706d69973253ebb8cda206121">SBAddress</a> (lldb::addr_t load_addr, <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="comment">// Create an address by resolving a load address using the supplied target</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">SBAddress</a>(lldb::addr_t load_addr, <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  ~<a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>();</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBAddress.html#a59ab701650193613025e7b9ef68a526a">~SBAddress</a> ();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &rhs);</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBAddress.html#ad885306b59463eb2392ec7da86549b7d">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &rhs);</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBAddress.html#a5d5fa879ab275c7e1b5b4a0020d0ef02">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  addr_t GetFileAddress() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBAddress.html#ae3f34175df86d552379d8f25cdbf03ed">Clear</a> ();</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  addr_t</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBAddress.html#a5964ec7436e89ca30d4f5032bba0e038">GetFileAddress</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  addr_t</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBAddress.html#aa46d4b2c40b51b50681946b4ef263e7f">GetLoadAddress</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  addr_t GetLoadAddress(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> SetAddress(<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section, lldb::addr_t offset);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> SetLoadAddress(lldb::addr_t load_addr, <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span> OffsetAddress(addr_t offset);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBAddress.html#abd2601c8883ae4e59118332bd9b4c108">SetAddress</a> (<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section, lldb::addr_t offset);</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBAddress.html#a14003f34e1a1ae33f24845ab190886c1">SetLoadAddress</a> (lldb::addr_t load_addr, </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBAddress.html#a21835a271edca0c3f3991b265d31ef4e">OffsetAddress</a> (addr_t offset);</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBAddress.html#ad8bfdca087c9fd01685bbff5bd92f939">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="comment">// The following queries can lookup symbol information for a given address.</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="comment">// An address might refer to code or data from an existing module, or it</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="comment">// might refer to something on the stack or heap. The following functions</span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="comment">// will only return valid values if the address has been resolved to a code</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">// or data address using "void SBAddress::SetLoadAddress(...)" or </span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="comment">// "lldb::SBAddress SBTarget::ResolveLoadAddress (...)". </span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBAddress.html#aafaaafd0ef668f1a3ce010f4c8785306">GetSymbolContext</a> (uint32_t resolve_scope);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="comment">// The following queries can lookup symbol information for a given address.</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">// An address might refer to code or data from an existing module, or it</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="comment">// might refer to something on the stack or heap. The following functions</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="comment">// will only return valid values if the address has been resolved to a code</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="comment">// or data address using "void SBAddress::SetLoadAddress(...)" or</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="comment">// "lldb::SBAddress SBTarget::ResolveLoadAddress (...)".</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> GetSymbolContext(uint32_t resolve_scope);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="comment">// The following functions grab individual objects for a given address and</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="comment">// are less efficient if you want more than one symbol related objects.</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">// Use one of the following when you want multiple debug symbol related</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="comment">// objects for an address:</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="comment">// lldb::SBSymbolContext SBAddress::GetSymbolContext (uint32_t</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="comment">// resolve_scope);</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="comment">// lldb::SBSymbolContext SBTarget::ResolveSymbolContextForAddress (const</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="comment">// SBAddress &addr, uint32_t resolve_scope);</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">// One or more bits from the SymbolContextItem enumerations can be logically</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="comment">// OR'ed together to more efficiently retrieve multiple symbol objects.</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> GetSection();</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="comment">// The following functions grab individual objects for a given address and</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="comment">// are less efficient if you want more than one symbol related objects. </span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="comment">// Use one of the following when you want multiple debug symbol related </span></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="comment">// objects for an address:</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="comment">// lldb::SBSymbolContext SBAddress::GetSymbolContext (uint32_t resolve_scope);</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="comment">// lldb::SBSymbolContext SBTarget::ResolveSymbolContextForAddress (const SBAddress &addr, uint32_t resolve_scope);</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="comment">// One or more bits from the SymbolContextItem enumerations can be logically</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="comment">// OR'ed together to more efficiently retrieve multiple symbol objects.</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  lldb::addr_t GetOffset();</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> GetModule();</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> GetCompileUnit();</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> GetFunction();</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetBlock();</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBAddress.html#afdfb97da1ac9724706ce525709da77bb">GetSection</a> ();</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  lldb::addr_t</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBAddress.html#a5a816367df92f195dd9afebcd5e2c51b">GetOffset</a> ();</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> GetSymbol();</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> GetLineEntry();</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  lldb::AddressClass GetAddressClass();</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBAddress.html#a1023092b10ec242a63a88ae8146e5b92">GetModule</a> ();</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBAddress.html#acf48dfbdcdf6cef11a46ee7c7974fb30">GetCompileUnit</a> ();</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBAddress.html#a0db6a5a95a03d56b50af3cad843b057f">GetFunction</a> ();</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBAddress.html#a559af7dbfac6321868761924f4322e74">GetBlock</a> ();</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBAddress.html#a82bbe2a611dd6071944a34ffe7d36a70">GetSymbol</a> ();</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBAddress.html#aa4c0de5b8883e4f64ba1db9abd633a31">GetLineEntry</a> ();</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  </div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  lldb::AddressClass</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="classlldb_1_1SBAddress.html#a341469618f63fad79d8f6b9edaf03439">GetAddressClass</a> ();</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a9a0f451374fae1de4a565d58be988a42"> 86</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
+<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#ade87025d6a977d3f528050f7c16a5d48"> 87</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#abf05358ec2c89fa95b69c85ed46492c9"> 88</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#ad1da93966e155dbac57fbb8b4bddd05a"> 89</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a97e6bf3edfbd7a86dd8a110aee377713"> 90</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>;</div>
+<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a48b8099c7a08a2aec4799804e4a2126a"> 91</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
+<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 92</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#ac680b582e5ce19cad1574d1f5793c68b"> 93</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
+<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a55ddee61fcf4c82a4459023262b9db15"> 94</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
+<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a61223b184d8edf3f301c71ce68df8af5"> 95</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a593230acf95f9720217b7fb17681efca"> 96</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 97</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a9d06740b06445c1e22b316d7f2197f68"> 98</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a>;</div>
+<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 99</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAddress.html#a3824b02bce8f22b28b896f8fdde10f90"> 100</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a>;</div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  lldb_private::Address *operator->();</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keyword">const</span> lldb_private::Address *operator->() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  lldb_private::Address *<span class="keyword">get</span>();</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
-<div class="line"><a name="l00108"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a9a0f451374fae1de4a565d58be988a42"> 108</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
-<div class="line"><a name="l00109"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#ade87025d6a977d3f528050f7c16a5d48"> 109</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
-<div class="line"><a name="l00110"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#abf05358ec2c89fa95b69c85ed46492c9"> 110</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00111"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#ad1da93966e155dbac57fbb8b4bddd05a"> 111</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
-<div class="line"><a name="l00112"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a97e6bf3edfbd7a86dd8a110aee377713"> 112</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>;</div>
-<div class="line"><a name="l00113"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a48b8099c7a08a2aec4799804e4a2126a"> 113</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
-<div class="line"><a name="l00114"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 114</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00115"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#ac680b582e5ce19cad1574d1f5793c68b"> 115</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
-<div class="line"><a name="l00116"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a55ddee61fcf4c82a4459023262b9db15"> 116</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
-<div class="line"><a name="l00117"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a61223b184d8edf3f301c71ce68df8af5"> 117</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00118"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a593230acf95f9720217b7fb17681efca"> 118</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00119"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 119</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00120"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAddress.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 120</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  lldb_private::Address &ref();</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keyword">const</span> lldb_private::Address &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">SBAddress</a>(<span class="keyword">const</span> lldb_private::Address *lldb_object_ptr);</div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordtype">void</span> SetAddress(<span class="keyword">const</span> lldb_private::Address *lldb_object_ptr);</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  std::unique_ptr<lldb_private::Address> m_opaque_ap;</div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> };</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  lldb_private::Address *</div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBAddress.html#a7fda652ec5596fdfb936c6cd6155201d">operator-></a>();</div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keyword">const</span> lldb_private::Address *</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classlldb_1_1SBAddress.html#a7fda652ec5596fdfb936c6cd6155201d">operator-></a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  lldb_private::Address *</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keyword">get</span> ();</div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  lldb_private::Address &</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="classlldb_1_1SBAddress.html#a6cc9243bb8aadbdeb49a2946a5322797">ref</a>();</div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <span class="keyword">const</span> lldb_private::Address &</div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="classlldb_1_1SBAddress.html#a6cc9243bb8aadbdeb49a2946a5322797">ref</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBAddress.html#a6259032706d69973253ebb8cda206121">SBAddress</a> (<span class="keyword">const</span> lldb_private::Address *lldb_object_ptr);</div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> </div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBAddress.html#abd2601c8883ae4e59118332bd9b4c108">SetAddress</a> (<span class="keyword">const</span> lldb_private::Address *lldb_object_ptr);</div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> </div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  std::unique_ptr<lldb_private::Address> m_opaque_ap;</div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> };</div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> </div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="preprocessor">#endif // LLDB_SBAddress_h_</span></div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> <span class="preprocessor">#endif // LLDB_SBAddress_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="SBModule_8h_html"><div class="ttname"><a href="SBModule_8h.html">SBModule.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="namespacelldb_html_aacc9b70efcfb3d9d33df627c17588ecc"><div class="ttname"><a href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">lldb::SBAddress</a></div><div class="ttdeci">class LLDB_API SBAddress</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00031">SBDefines.h:31</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueueItem_html"><div class="ttname"><a href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueueItem_8h_source.html#l00018">SBQueueItem.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadPlan_html"><div class="ttname"><a href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadPlan_8h_source.html#l00019">SBThreadPlan.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSection_html"><div class="ttname"><a href="classlldb_1_1SBSection.html">lldb::SBSection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSection_8h_source.html#l00018">SBSection.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h.html b/lldb/www/cpp_reference/html/SBAttachInfo_8h.html
new file mode 100644
index 0000000..14e6700
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBAttachInfo.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBAttachInfo.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBAttachInfo.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBAttachInfo_8h__incl.png" border="0" usemap="#SBAttachInfo_8h" alt=""/></div>
+<map name="SBAttachInfo_8h" id="SBAttachInfo_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBAttachInfo_8h__dep__incl.png" border="0" usemap="#SBAttachInfo_8hdep" alt=""/></div>
+<map name="SBAttachInfo_8hdep" id="SBAttachInfo_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/><area shape="rect" id="node14" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/></map>
+</div>
+</div>
+<p><a href="SBAttachInfo_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.map
new file mode 100644
index 0000000..2f9c679
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.map
@@ -0,0 +1,15 @@
+<map id="SBAttachInfo.h" name="SBAttachInfo.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/>
+<area shape="rect" id="node14" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.md5
new file mode 100644
index 0000000..454cfe9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.md5
@@ -0,0 +1 @@
+b25b55ded92d5e88839e3cd1cb2f4b97
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.png
new file mode 100644
index 0000000..db23d6f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.map b/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.map
new file mode 100644
index 0000000..54886b7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBAttachInfo.h" name="SBAttachInfo.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.md5 b/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.md5
new file mode 100644
index 0000000..abe3d4402
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.md5
@@ -0,0 +1 @@
+99ea10c8c92ce42990bd28a395ec90a0
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.png b/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.png
new file mode 100644
index 0000000..9cf543b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBAttachInfo_8h_source.html b/lldb/www/cpp_reference/html/SBAttachInfo_8h_source.html
new file mode 100644
index 0000000..e4a7ae7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBAttachInfo_8h_source.html
@@ -0,0 +1,242 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBAttachInfo.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBAttachInfo.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBAttachInfo_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBAttachInfo.h ------------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBAttachInfo_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBAttachInfo_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">class </span><a class="code" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">SBTarget</a>;</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAttachInfo.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>(lldb::pid_t pid);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> /// Attach to a process by name.</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment"> /// This function implies that a future call to SBTarget::Attach(...)</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="comment"> /// will be synchronous.</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment"> /// @param[in] path</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"> /// A full or partial name for the process to attach to.</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment"> /// @param[in] wait_for</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"> /// If \b false, attach to an existing process whose name matches.</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> /// If \b true, then wait for the next process whose name matches.</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> wait_for);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"> /// Attach to a process by name.</span></div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> /// Future calls to SBTarget::Attach(...) will be synchronous or</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment"> /// asynchronous depending on the \a async argument.</span></div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="comment"> /// @param[in] path</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="comment"> /// A full or partial name for the process to attach to.</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment"> /// @param[in] wait_for</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment"> /// If \b false, attach to an existing process whose name matches.</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> /// If \b true, then wait for the next process whose name matches.</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> /// @param[in] async</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// If \b false, then the SBTarget::Attach(...) call will be a</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> /// synchronous call with no way to cancel the attach in</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// progress.</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// If \b true, then the SBTarget::Attach(...) function will</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// return immediately and clients are expected to wait for a</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// process eStateStopped event if a suitable process is</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// eventually found. If the client wants to cancel the event,</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// SBProcess::Stop() can be called and an eStateExited process</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// event will be delivered.</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> wait_for, <span class="keywordtype">bool</span> async);</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &rhs);</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  ~<a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>();</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &rhs);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  lldb::pid_t GetProcessID();</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> SetProcessID(lldb::pid_t pid);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">void</span> SetExecutable(<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">void</span> SetExecutable(<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> exe_file);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">bool</span> GetWaitForLaunch();</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="comment"> /// Set attach by process name settings.</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment"> /// Designed to be used after a call to SBAttachInfo::SetExecutable().</span></div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment"> /// This function implies that a call to SBTarget::Attach(...) will</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="comment"> /// be synchronous.</span></div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment"> /// @param[in] wait_for</span></div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"> /// If \b false, attach to an existing process whose name matches.</span></div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"> /// If \b true, then wait for the next process whose name matches.</span></div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">void</span> SetWaitForLaunch(<span class="keywordtype">bool</span> b);</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="comment"> /// Set attach by process name settings.</span></div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment"> /// Designed to be used after a call to SBAttachInfo::SetExecutable().</span></div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment"> /// Future calls to SBTarget::Attach(...) will be synchronous or</span></div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="comment"> /// asynchronous depending on the \a async argument.</span></div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment"> /// @param[in] wait_for</span></div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="comment"> /// If \b false, attach to an existing process whose name matches.</span></div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="comment"> /// If \b true, then wait for the next process whose name matches.</span></div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="comment"> /// @param[in] async</span></div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="comment"> /// If \b false, then the SBTarget::Attach(...) call will be a</span></div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="comment"> /// synchronous call with no way to cancel the attach in</span></div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="comment"> /// progress.</span></div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="comment"> /// If \b true, then the SBTarget::Attach(...) function will</span></div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="comment"> /// return immediately and clients are expected to wait for a</span></div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="comment"> /// process eStateStopped event if a suitable process is</span></div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="comment"> /// eventually found. If the client wants to cancel the event,</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="comment"> /// SBProcess::Stop() can be called and an eStateExited process</span></div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="comment"> /// event will be delivered.</span></div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordtype">void</span> SetWaitForLaunch(<span class="keywordtype">bool</span> b, <span class="keywordtype">bool</span> async);</div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keywordtype">bool</span> GetIgnoreExisting();</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordtype">void</span> SetIgnoreExisting(<span class="keywordtype">bool</span> b);</div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  uint32_t GetResumeCount();</div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keywordtype">void</span> SetResumeCount(uint32_t c);</div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetProcessPluginName();</div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordtype">void</span> SetProcessPluginName(<span class="keyword">const</span> <span class="keywordtype">char</span> *plugin_name);</div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  uint32_t GetUserID();</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  uint32_t GetGroupID();</div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordtype">bool</span> UserIDIsValid();</div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keywordtype">bool</span> GroupIDIsValid();</div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> </div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordtype">void</span> SetUserID(uint32_t uid);</div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordtype">void</span> SetGroupID(uint32_t gid);</div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  uint32_t GetEffectiveUserID();</div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> </div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  uint32_t GetEffectiveGroupID();</div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> </div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordtype">bool</span> EffectiveUserIDIsValid();</div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keywordtype">bool</span> EffectiveGroupIDIsValid();</div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordtype">void</span> SetEffectiveUserID(uint32_t uid);</div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="keywordtype">void</span> SetEffectiveGroupID(uint32_t gid);</div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  lldb::pid_t GetParentProcessID();</div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="keywordtype">void</span> SetParentProcessID(lldb::pid_t pid);</div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keywordtype">bool</span> ParentProcessIDIsValid();</div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="comment"> /// Get the listener that will be used to receive process events.</span></div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="comment"> /// If no listener has been set via a call to</span></div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <span class="comment"> /// SBLaunchInfo::SetListener(), then an invalid SBListener will be</span></div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="comment"> /// returned (SBListener::IsValid() will return false). If a listener</span></div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="comment"> /// has been set, then the valid listener object will be returned.</span></div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="classlldb_1_1SBListener.html">SBListener</a> GetListener();</div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="comment"> /// Set the listener that will be used to receive process events.</span></div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="comment"> /// By default the SBDebugger, which has a listener, that the SBTarget</span></div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="comment"> /// belongs to will listen for the process events. Calling this function</span></div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="comment"> /// allows a different listener to be used to listen for process events.</span></div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <span class="keywordtype">void</span> SetListener(<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener);</div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAttachInfo.html#a593230acf95f9720217b7fb17681efca"> 181</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  lldb_private::ProcessAttachInfo &ref();</div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> </div>
+<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e"> 185</a></span>  ProcessAttachInfoSP <a class="code" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> };</div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> </div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> </div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="preprocessor">#endif // LLDB_SBAttachInfo_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBAttachInfo_html"><div class="ttname"><a href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAttachInfo_8h_source.html#l00019">SBAttachInfo.h:19</a></div></div>
+<div class="ttc" id="namespacelldb_html_a69d1366a12ba173a5139f265176a3a82"><div class="ttname"><a href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">lldb::SBTarget</a></div><div class="ttdeci">class LLDB_API SBTarget</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00078">SBDefines.h:78</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAttachInfo_html_a07555d88c4d9c993b8e41b57651ee37e"><div class="ttname"><a href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">lldb::SBAttachInfo::m_opaque_sp</a></div><div class="ttdeci">ProcessAttachInfoSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBAttachInfo_8h_source.html#l00185">SBAttachInfo.h:185</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h.html b/lldb/www/cpp_reference/html/SBBlock_8h.html
index 7e30913..4c86a10 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h.html
+++ b/lldb/www/cpp_reference/html/SBBlock_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,32 +43,34 @@
<div class="dyncontent">
<div class="center"><img src="SBBlock_8h__incl.png" border="0" usemap="#SBBlock_8h" alt=""/></div>
<map name="SBBlock_8h" id="SBBlock_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="912,563,1054,591"/><area shape="rect" id="node15" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="34,246,170,274"/><area shape="rect" id="node18" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="47,331,199,359"/><area shape="rect" id="node21" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1024,83,1160,111"/><area shape="rect" id="node24" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="623,161,770,189"/><area shape="rect" id="node46" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="752,486,902,514"/><area shape="rect" id="node71" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1220,246,1388,274"/><area shape="rect" id="node75" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1130,161,1300,189"/><area shape="rect" id="node78" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1020,238,1196,282"/><area shape="rect" id="node82" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1514,486,1642,514"/><area shape="rect" id="node85" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1564,409,1695,437"/><area shape="rect" id="node90" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1324,161,1490,189"/><area shape="rect" id="node27" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="470,246,611,274"/><area shape="rect" id="node30" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="658,331,783,359"/><area shape="rect" id="node33" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="970,409,1114,437"/><area shape="rect" id="node39" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="447,331,634,359"/><area shape="rect" id="node36" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1263,486,1388,514"/><area shape="rect" id="node43" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="498,409,668,437"/><area shape="rect" id="node49" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="223,409,372,437"/><area shape="rect" id="node58" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="743,409,895,437"/><area shape="rect" id="node64" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="58,409,199,437"/><area shape="rect" id="node53" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="92,486,271,514"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1061,544,1203,571"/><area shape="rect" id="node8" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="5,237,141,264"/><area shape="rect" id="node9" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="40,320,192,347"/><area shape="rect" id="node10" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1121,80,1257,107"/><area shape="rect" id="node11" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="713,155,860,181"/><area shape="rect" id="node18" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="811,469,961,496"/><area shape="rect" id="node24" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1137,237,1296,264"/><area shape="rect" id="node25" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1329,320,1492,347"/><area shape="rect" id="node26" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1373,237,1541,264"/><area shape="rect" id="node27" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1252,155,1423,181"/><area shape="rect" id="node28" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1447,155,1611,181"/><area shape="rect" id="node29" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="935,230,1112,271"/><area shape="rect" id="node30" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1769,469,1897,496"/><area shape="rect" id="node31" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1719,395,1851,421"/><area shape="rect" id="node32" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1636,155,1800,181"/><area shape="rect" id="node12" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="454,237,596,264"/><area shape="rect" id="node13" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="370,320,496,347"/><area shape="rect" id="node14" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1009,395,1153,421"/><area shape="rect" id="node16" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="572,320,759,347"/><area shape="rect" id="node15" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1221,469,1347,496"/><area shape="rect" id="node17" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="585,395,756,421"/><area shape="rect" id="node19" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="258,395,408,421"/><area shape="rect" id="node22" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="781,395,933,421"/><area shape="rect" id="node23" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="91,395,233,421"/><area shape="rect" id="node20" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="178,469,357,496"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBBlock_8h__dep__incl.png" border="0" usemap="#SBBlock_8hdep" alt=""/></div>
<map name="SBBlock_8hdep" id="SBBlock_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="212,470,276,498"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="176,83,312,111"/><area shape="rect" id="node8" href="SBModule_8h.html" title="SBModule.h" alt="" coords="116,161,207,189"/><area shape="rect" id="node35" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="595,238,752,266"/><area shape="rect" id="node11" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="281,238,377,266"/><area shape="rect" id="node14" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/><area shape="rect" id="node18" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/><area shape="rect" id="node22" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="389,393,483,421"/><area shape="rect" id="node26" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="544,315,629,343"/><area shape="rect" id="node30" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="557,393,653,421"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="396,453,460,480"/><area shape="rect" id="node3" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="462,80,599,107"/><area shape="rect" id="node4" href="SBModule_8h.html" title="SBModule.h" alt="" coords="318,155,409,181"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="707,229,864,256"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="316,229,412,256"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="43,229,180,256"/><area shape="rect" id="node6" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="481,304,580,331"/><area shape="rect" id="node7" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="302,304,404,331"/><area shape="rect" id="node8" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="251,379,365,405"/><area shape="rect" id="node9" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="491,379,584,405"/><area shape="rect" id="node10" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="711,304,797,331"/><area shape="rect" id="node11" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="709,379,805,405"/></map>
</div>
</div>
<p><a href="SBBlock_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.map
index b1cc8a2..1edcbbb 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBBlock.h" name="SBBlock.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="212,470,276,498"/>
-<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="176,83,312,111"/>
-<area shape="rect" id="node8" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="116,161,207,189"/>
-<area shape="rect" id="node35" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="595,238,752,266"/>
-<area shape="rect" id="node11" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="281,238,377,266"/>
-<area shape="rect" id="node14" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/>
-<area shape="rect" id="node18" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/>
-<area shape="rect" id="node22" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="389,393,483,421"/>
-<area shape="rect" id="node26" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="544,315,629,343"/>
-<area shape="rect" id="node30" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="557,393,653,421"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="396,453,460,480"/>
+<area shape="rect" id="node3" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="462,80,599,107"/>
+<area shape="rect" id="node4" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="318,155,409,181"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="707,229,864,256"/>
+<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="316,229,412,256"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="43,229,180,256"/>
+<area shape="rect" id="node6" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="481,304,580,331"/>
+<area shape="rect" id="node7" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="302,304,404,331"/>
+<area shape="rect" id="node8" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="251,379,365,405"/>
+<area shape="rect" id="node9" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="491,379,584,405"/>
+<area shape="rect" id="node10" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="711,304,797,331"/>
+<area shape="rect" id="node11" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="709,379,805,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.md5
index 983eb10..2f6f38f 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.md5
@@ -1 +1 @@
-6c8c0c68e994f49d3128e0d962eacac2
\ No newline at end of file
+8db209ef103379540ffa2bf6badaf564
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.png
index 07eac60..87a982a 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBBlock_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h__incl.map b/lldb/www/cpp_reference/html/SBBlock_8h__incl.map
index d637d1d..405fbb3 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBBlock_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBBlock.h" name="SBBlock.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="912,563,1054,591"/>
-<area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="34,246,170,274"/>
-<area shape="rect" id="node18" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="47,331,199,359"/>
-<area shape="rect" id="node21" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1024,83,1160,111"/>
-<area shape="rect" id="node24" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="623,161,770,189"/>
-<area shape="rect" id="node46" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="752,486,902,514"/>
-<area shape="rect" id="node71" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1220,246,1388,274"/>
-<area shape="rect" id="node75" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1130,161,1300,189"/>
-<area shape="rect" id="node78" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1020,238,1196,282"/>
-<area shape="rect" id="node82" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1514,486,1642,514"/>
-<area shape="rect" id="node85" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1564,409,1695,437"/>
-<area shape="rect" id="node90" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1324,161,1490,189"/>
-<area shape="rect" id="node27" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="470,246,611,274"/>
-<area shape="rect" id="node30" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="658,331,783,359"/>
-<area shape="rect" id="node33" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="970,409,1114,437"/>
-<area shape="rect" id="node39" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="447,331,634,359"/>
-<area shape="rect" id="node36" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1263,486,1388,514"/>
-<area shape="rect" id="node43" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="498,409,668,437"/>
-<area shape="rect" id="node49" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="223,409,372,437"/>
-<area shape="rect" id="node58" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="743,409,895,437"/>
-<area shape="rect" id="node64" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="58,409,199,437"/>
-<area shape="rect" id="node53" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="92,486,271,514"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1061,544,1203,571"/>
+<area shape="rect" id="node8" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="5,237,141,264"/>
+<area shape="rect" id="node9" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="40,320,192,347"/>
+<area shape="rect" id="node10" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1121,80,1257,107"/>
+<area shape="rect" id="node11" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="713,155,860,181"/>
+<area shape="rect" id="node18" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="811,469,961,496"/>
+<area shape="rect" id="node24" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1137,237,1296,264"/>
+<area shape="rect" id="node25" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1329,320,1492,347"/>
+<area shape="rect" id="node26" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1373,237,1541,264"/>
+<area shape="rect" id="node27" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1252,155,1423,181"/>
+<area shape="rect" id="node28" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1447,155,1611,181"/>
+<area shape="rect" id="node29" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="935,230,1112,271"/>
+<area shape="rect" id="node30" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1769,469,1897,496"/>
+<area shape="rect" id="node31" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1719,395,1851,421"/>
+<area shape="rect" id="node32" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1636,155,1800,181"/>
+<area shape="rect" id="node12" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="454,237,596,264"/>
+<area shape="rect" id="node13" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="370,320,496,347"/>
+<area shape="rect" id="node14" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1009,395,1153,421"/>
+<area shape="rect" id="node16" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="572,320,759,347"/>
+<area shape="rect" id="node15" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1221,469,1347,496"/>
+<area shape="rect" id="node17" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="585,395,756,421"/>
+<area shape="rect" id="node19" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="258,395,408,421"/>
+<area shape="rect" id="node22" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="781,395,933,421"/>
+<area shape="rect" id="node23" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="91,395,233,421"/>
+<area shape="rect" id="node20" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="178,469,357,496"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h__incl.md5 b/lldb/www/cpp_reference/html/SBBlock_8h__incl.md5
index cdcd126..cde1407 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBBlock_8h__incl.md5
@@ -1 +1 @@
-1f4749d3c85445ddb5d9d2deb85ee401
\ No newline at end of file
+cd1436a2a0f08c2e0b781ac5c65584ef
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h__incl.png b/lldb/www/cpp_reference/html/SBBlock_8h__incl.png
index ca71091..5ccc549 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBBlock_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBlock_8h_source.html b/lldb/www/cpp_reference/html/SBBlock_8h_source.html
index ce1d6b4..665cde6 100644
--- a/lldb/www/cpp_reference/html/SBBlock_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBBlock_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -50,116 +50,103 @@
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
-<div class="line"><a name="l00020"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBlock.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a></div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> {</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBlock.html"> 20</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a> {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">SBBlock</a>();</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBBlock.html#ae2cd927ee65f7a6b5adbac70c3115f4c">SBBlock</a> ();</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">SBBlock</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &rhs);</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBBlock.html#ae2cd927ee65f7a6b5adbac70c3115f4c">SBBlock</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &rhs);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  ~<a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>();</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBBlock.html#a7435faaeb16b8b0706a61618b46d1402">~SBBlock</a> ();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &rhs);</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBBlock.html#ab35d7c56a9dab0ce0120026702ca9523">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &rhs);</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBBlock.html#a478e09fac03ea40f761f6f71afc350e4">IsInlined</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> IsInlined() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetInlinedName() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBBlock.html#a3ae2ccbdee4b23c65365f90e771acf13">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBBlock.html#a0e3bdd88b5bb1444de718fe3d18942cb">GetInlinedName</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetInlinedCallSiteFile() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  uint32_t GetInlinedCallSiteLine() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  uint32_t GetInlinedCallSiteColumn() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBBlock.html#a522476c465c25afa9dcb3d4a87949974">GetInlinedCallSiteFile</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  uint32_t </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBBlock.html#a01e420e9e0203eafbe5bde5999ec1e1d">GetInlinedCallSiteLine</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetParent();</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetSibling();</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetFirstChild();</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBBlock.html#ae5ef6525af5ce2a8bd2306b2db7f7ea6">GetInlinedCallSiteColumn</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBBlock.html#a0af2a0ab6a50144e7639790fbfc2c910">GetParent</a> ();</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBBlock.html#a61591eeb3c53c5b3fc3704790ee76522">GetSibling</a> ();</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBBlock.html#af26df423442019e2fe7b13adebf110cb">GetFirstChild</a> ();</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t GetNumRanges();</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetRangeStartAddress(uint32_t idx);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetRangeEndAddress(uint32_t idx);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  uint32_t GetRangeIndexForBlockAddress(<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> block_addr);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> GetVariables(<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, <span class="keywordtype">bool</span> arguments,</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span> locals, <span class="keywordtype">bool</span> statics,</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  lldb::DynamicValueType use_dynamic);</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  uint32_t</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBBlock.html#a22513272d40ba97b7eed88e4fd8a7b25">GetNumRanges</a> ();</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBBlock.html#a786a4dced92fdbda1dba6459262d039e">GetRangeStartAddress</a> (uint32_t idx);</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBBlock.html#a6549e2ebe0620dfdd5588a4ca5971c74">GetRangeEndAddress</a> (uint32_t idx);</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  uint32_t</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBBlock.html#a7b238ca96e50f656c7c0beb295d9fc90">GetRangeIndexForBlockAddress</a> (<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> block_addr);</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBBlock.html#adfc97329337b4120a1a2e40cc3871f5d">GetVariables</a> (<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a>& frame,</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span> arguments,</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">bool</span> locals,</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">bool</span> statics,</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBBlock.html#adfc97329337b4120a1a2e40cc3871f5d">GetVariables</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a>& target,</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">bool</span> arguments,</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">bool</span> locals,</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">bool</span> statics);</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment"> /// Get the inlined block that contains this block.</span></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"> /// If this block is inlined, it will return this block, else </span></div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment"> /// parent blocks will be searched to see if any contain this </span></div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"> /// block and are themselves inlined. An invalid SBBlock will </span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"> /// be returned if this block nor any parent blocks are inlined</span></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment"> /// function blocks.</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBBlock.html#a806091287625a0db8bfbabf24d421005">GetContainingInlinedBlock</a> ();</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBBlock.html#a2fe286fbeb73e6e66e6af08ce7837614">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00101"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBlock.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 101</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00102"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBlock.html#abf05358ec2c89fa95b69c85ed46492c9"> 102</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00103"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBlock.html#ad1da93966e155dbac57fbb8b4bddd05a"> 103</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
-<div class="line"><a name="l00104"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBlock.html#a61223b184d8edf3f301c71ce68df8af5"> 104</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  lldb_private::Block *</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  GetPtr ();</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  SetPtr (lldb_private::Block *lldb_object_ptr);</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="classlldb_1_1SBBlock.html#ae2cd927ee65f7a6b5adbac70c3115f4c">SBBlock</a> (lldb_private::Block *lldb_object_ptr);</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  AppendVariables (<span class="keywordtype">bool</span> can_create, <span class="keywordtype">bool</span> get_parent_variables, lldb_private::VariableList *var_list);</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  lldb_private::Block *m_opaque_ptr;</div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> };</div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="preprocessor">#endif // LLDB_SBBlock_h_</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> GetVariables(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target, <span class="keywordtype">bool</span> arguments,</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span> locals, <span class="keywordtype">bool</span> statics);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// Get the inlined block that contains this block.</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> /// If this block is inlined, it will return this block, else</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> /// parent blocks will be searched to see if any contain this</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> /// block and are themselves inlined. An invalid SBBlock will</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> /// be returned if this block nor any parent blocks are inlined</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> /// function blocks.</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetContainingInlinedBlock();</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBlock.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBlock.html#abf05358ec2c89fa95b69c85ed46492c9"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBlock.html#ad1da93966e155dbac57fbb8b4bddd05a"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBlock.html#a61223b184d8edf3f301c71ce68df8af5"> 80</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  lldb_private::Block *GetPtr();</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">void</span> SetPtr(lldb_private::Block *lldb_object_ptr);</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">SBBlock</a>(lldb_private::Block *lldb_object_ptr);</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">void</span> AppendVariables(<span class="keywordtype">bool</span> can_create, <span class="keywordtype">bool</span> get_parent_variables,</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  lldb_private::VariableList *var_list);</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  lldb_private::Block *m_opaque_ptr;</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> };</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor">#endif // LLDB_SBBlock_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBValueList_8h_html"><div class="ttname"><a href="SBValueList_8h.html">SBValueList.h</a></div></div>
+<div class="ttc" id="SBFrame_8h_html"><div class="ttname"><a href="SBFrame_8h.html">SBFrame.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="namespacelldb_html_a223559f50da36e3ee488046657129c1d"><div class="ttname"><a href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">lldb::SBBlock</a></div><div class="ttdeci">class LLDB_API SBBlock</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00032">SBDefines.h:32</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValueList_html"><div class="ttname"><a href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValueList_8h_source.html#l00019">SBValueList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="SBTarget_8h_html"><div class="ttname"><a href="SBTarget_8h.html">SBTarget.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h.html b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h.html
index 812e217..0c9c844 100644
--- a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h.html
+++ b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,39 +34,41 @@
<div class="title">SBBreakpointLocation.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBBreakpoint_8h_source.html">lldb/API/SBBreakpoint.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBBreakpoint_8h_source.html">lldb/API/SBBreakpoint.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBBreakpointLocation.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBBreakpointLocation_8h__incl.png" border="0" usemap="#SBBreakpointLocation_8h" alt=""/></div>
<map name="SBBreakpointLocation_8h" id="SBBreakpointLocation_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="371,83,533,111"/></map>
+<area shape="rect" id="node2" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="252,80,415,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBBreakpointLocation_8h__dep__incl.png" border="0" usemap="#SBBreakpointLocation_8hdep" alt=""/></div>
<map name="SBBreakpointLocation_8hdep" id="SBBreakpointLocation_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="53,83,117,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="53,80,117,107"/></map>
</div>
</div>
<p><a href="SBBreakpointLocation_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.map
index a2316b0..ad0b2c93 100644
--- a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBBreakpointLocation.h" name="SBBreakpointLocation.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="53,83,117,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="53,80,117,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.png
index 5b75ba6..7984bab 100644
--- a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.map b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.map
index 9e7ba6e..1972a9c 100644
--- a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBBreakpointLocation.h" name="SBBreakpointLocation.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="371,83,533,111"/>
+<area shape="rect" id="node2" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="252,80,415,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.md5 b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.md5
index 7790269..5750c47 100644
--- a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.md5
@@ -1 +1 @@
-6dafd495404ecbce588f5bfc6969db81
\ No newline at end of file
+174af3b371153d79fd0d4cda7a777e99
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.png b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.png
index a71846c..e751a60 100644
--- a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h_source.html b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h_source.html
index 3b1c035..2ea3073 100644
--- a/lldb/www/cpp_reference/html/SBBreakpointLocation_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBBreakpointLocation_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,110 +43,95 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBBreakpointLocation_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBBreakpointLocation_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBBreakpoint_8h.html">lldb/API/SBBreakpoint.h</a>"</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBBreakpoint_8h.html">lldb/API/SBBreakpoint.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBreakpointLocation.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpointLocation.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">SBBreakpointLocation</a>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">SBBreakpointLocation</a> ();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">SBBreakpointLocation</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">SBBreakpointLocation</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>();</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a9005266dfa44377e4eec566e8bc970fe">~SBBreakpointLocation</a> ();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#ad7586500bbcff50085630d2942577734">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  break_id_t GetID();</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  break_id_t</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a1a491b93198569ee97d7d2e74db8a0cb">GetID</a> ();</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a3c7f9ca4791be208a34e7e2e450fc29f">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetAddress();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  lldb::addr_t GetLoadAddress();</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a736e4d3645edf0c17260ad12984e2759">GetAddress</a> ();</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  lldb::addr_t</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a4744e68c843f825fcc840f2b5f27ab06">GetLoadAddress</a> ();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span> SetEnabled(<span class="keywordtype">bool</span> enabled);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span> IsEnabled();</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  uint32_t GetIgnoreCount();</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a53732b8f69ceb7dfac7cc27aecca98f9">SetEnabled</a>(<span class="keywordtype">bool</span> enabled);</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a03de6352b1c9e72d69d05f33e0678033">IsEnabled</a> ();</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> SetIgnoreCount(uint32_t n);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> SetCondition(<span class="keyword">const</span> <span class="keywordtype">char</span> *condition);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetCondition();</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  uint32_t</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a2e026a9667b550732859fe6b4c7a4a0e">GetIgnoreCount</a> ();</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a5b932190e21ebded363d5473bee0dbca">SetIgnoreCount</a> (uint32_t n);</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span> SetScriptCallbackFunction(<span class="keyword">const</span> <span class="keywordtype">char</span> *callback_function_name);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> SetScriptCallbackBody(<span class="keyword">const</span> <span class="keywordtype">char</span> *script_body_text);</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">void</span> SetThreadID(lldb::tid_t sb_thread_id);</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">void</span> </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a50137e090d586a9d73df57c4213d5b9d">SetCondition</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *condition);</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a1e6446b0baac2079be695631167e4c9d">GetCondition</a> ();</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  lldb::tid_t GetThreadID();</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">void</span> SetThreadIndex(uint32_t index);</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  uint32_t GetThreadIndex() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#aacd19e93e1145c75338f7580cd2dbf83">SetThreadID</a> (lldb::tid_t sb_thread_id);</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  lldb::tid_t</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#aa0c8740ab859387d3e38f2b42fbec913">GetThreadID</a> ();</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#ab032fdfba071fe51f7370e1ecaa8d29a">SetThreadIndex</a> (uint32_t index);</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  uint32_t</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a73460569261d4e64bccb583296903d05">GetThreadIndex</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a164f28216607030e151cdf5cfe258a52">SetThreadName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *thread_name);</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a8b2d10a7a2e42978267da2d405f8389c">GetThreadName</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">void</span> </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#ae484cb73cd9dfccd22734c26cde45dc7">SetQueueName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *queue_name);</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#ae6b46b6018092afbcdc4252f65210421">GetQueueName</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">void</span> SetThreadName(<span class="keyword">const</span> <span class="keywordtype">char</span> *thread_name);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetThreadName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span> SetQueueName(<span class="keyword">const</span> <span class="keywordtype">char</span> *queue_name);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetQueueName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">bool</span> IsResolved();</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, DescriptionLevel level);</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> GetBreakpoint();</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">SBBreakpointLocation</a>(<span class="keyword">const</span> lldb::BreakpointLocationSP &break_loc_sp);</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">void</span> SetLocation(<span class="keyword">const</span> lldb::BreakpointLocationSP &break_loc_sp);</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  lldb::BreakpointLocationSP m_opaque_sp;</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> };</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#aa0e4e39ef42d9abd4ac0f999d42b398e">IsResolved</a> ();</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#abbad259bdbad2c6c5d6cac3232042684">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, DescriptionLevel level);</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#a0749ae85dd3d8dd203b11a6972f29acd">GetBreakpoint</a> ();</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">SBBreakpointLocation</a> (<span class="keyword">const</span> lldb::BreakpointLocationSP &break_loc_sp);</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00097"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808"> 97</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBreakpointLocation.html#a05adbcb8d615d226d916e4dab4f9d2c5"> 99</a></span> <span class="preprocessor"></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb_private::ScriptInterpreterPython</a>;</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="preprocessor"></span> <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  SetLocation (<span class="keyword">const</span> lldb::BreakpointLocationSP &break_loc_sp);</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  lldb::BreakpointLocationSP m_opaque_sp;</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> };</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="preprocessor">#endif // LLDB_SBBreakpointLocation_h_</span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#endif // LLDB_SBBreakpointLocation_h_</span></div>
+<div class="ttc" id="namespacelldb_html_a99020fd2c7c5bb2f1f3d15c8e0867af1"><div class="ttname"><a href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">lldb::SBBreakpointLocation</a></div><div class="ttdeci">class LLDB_API SBBreakpointLocation</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00034">SBDefines.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBBreakpoint_8h_html"><div class="ttname"><a href="SBBreakpoint_8h.html">SBBreakpoint.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBBreakpoint_8h.html b/lldb/www/cpp_reference/html/SBBreakpoint_8h.html
index df956e0..731640c 100644
--- a/lldb/www/cpp_reference/html/SBBreakpoint_8h.html
+++ b/lldb/www/cpp_reference/html/SBBreakpoint_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,36 @@
<div class="dyncontent">
<div class="center"><img src="SBBreakpoint_8h__incl.png" border="0" usemap="#SBBreakpoint_8h" alt=""/></div>
<map name="SBBreakpoint_8h" id="SBBreakpoint_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBBreakpoint_8h__dep__incl.png" border="0" usemap="#SBBreakpoint_8hdep" alt=""/></div>
<map name="SBBreakpoint_8hdep" id="SBBreakpoint_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="29,161,93,189"/><area shape="rect" id="node5" href="SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="40,83,200,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="577,528,641,555"/><area shape="rect" id="node3" href="SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="43,229,204,256"/><area shape="rect" id="node4" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="366,80,452,107"/><area shape="rect" id="node5" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="756,155,837,181"/><area shape="rect" id="node12" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="388,453,481,480"/><area shape="rect" id="node15" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="160,155,256,181"/><area shape="rect" id="node6" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="729,229,865,256"/><area shape="rect" id="node7" href="SBModule_8h.html" title="SBModule.h" alt="" coords="835,304,927,331"/><area shape="rect" id="node14" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="331,304,488,331"/><area shape="rect" id="node8" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="613,379,709,405"/><area shape="rect" id="node13" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="835,379,972,405"/><area shape="rect" id="node9" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="695,453,795,480"/><area shape="rect" id="node10" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="819,453,921,480"/><area shape="rect" id="node11" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="505,453,620,480"/></map>
</div>
</div>
<p><a href="SBBreakpoint_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.map
index a5823aa..1a96187 100644
--- a/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.map
@@ -1,4 +1,16 @@
<map id="SBBreakpoint.h" name="SBBreakpoint.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="29,161,93,189"/>
-<area shape="rect" id="node5" href="$SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="40,83,200,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="577,528,641,555"/>
+<area shape="rect" id="node3" href="$SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="43,229,204,256"/>
+<area shape="rect" id="node4" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="366,80,452,107"/>
+<area shape="rect" id="node5" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="756,155,837,181"/>
+<area shape="rect" id="node12" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="388,453,481,480"/>
+<area shape="rect" id="node15" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="160,155,256,181"/>
+<area shape="rect" id="node6" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="729,229,865,256"/>
+<area shape="rect" id="node7" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="835,304,927,331"/>
+<area shape="rect" id="node14" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="331,304,488,331"/>
+<area shape="rect" id="node8" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="613,379,709,405"/>
+<area shape="rect" id="node13" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="835,379,972,405"/>
+<area shape="rect" id="node9" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="695,453,795,480"/>
+<area shape="rect" id="node10" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="819,453,921,480"/>
+<area shape="rect" id="node11" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="505,453,620,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.md5
index 9a2575c..207bf64 100644
--- a/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.md5
@@ -1 +1 @@
-7e1d25595d16f8018947281fb5bb8f19
\ No newline at end of file
+3dbbdfed27562790365d44bf2c0cff27
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.png
index 754f53a..0180c18 100644
--- a/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBBreakpoint_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.map b/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.map
index df883f7..fda1135 100644
--- a/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBBreakpoint.h" name="SBBreakpoint.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.png b/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.png
index 4093254..ee89cce 100644
--- a/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBBreakpoint_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBreakpoint_8h_source.html b/lldb/www/cpp_reference/html/SBBreakpoint_8h_source.html
index 634bb44..69f4961 100644
--- a/lldb/www/cpp_reference/html/SBBreakpoint_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBBreakpoint_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,171 +47,190 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBreakpoint.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938"> 21</a></span>  <span class="keyword">typedef</span> bool (*<a class="code" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">BreakpointHitCallback</a>) (<span class="keywordtype">void</span> *baton, </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> &process,</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> &thread, </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &location);</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ab49c014469df12f8461bd55a23044e51">SBBreakpoint</a> ();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ab49c014469df12f8461bd55a23044e51">SBBreakpoint</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a>& rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ac31692391904a10f39a3802165a13c71">~SBBreakpoint</a>();</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a84361d37e81d14c57d472a8aedda3902">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a>& rhs);</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="comment">// Tests to see if the opaque breakpoint object in this object matches the</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="comment">// opaque breakpoint object in "rhs".</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#aaa2fca555438a0ece0ae2927eec351f8">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a>& rhs);</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a844471a91286b9ad9ef9ec503ab6d424">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a>& rhs);</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  break_id_t</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#aadbfc9091a68ca55c94a3c2b904ede5c">GetID</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a8250b31fa3841b021187ef29abfed028">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpoint.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938"> 19</a></span>  <span class="keyword">typedef</span> bool (*BreakpointHitCallback)(<span class="keywordtype">void</span> *baton, <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> &process,</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> &thread,</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &location);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">SBBreakpoint</a>();</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">SBBreakpoint</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ~<a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs);</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="comment">// Tests to see if the opaque breakpoint object in this object matches the</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="comment">// opaque breakpoint object in "rhs".</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs);</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs);</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  break_id_t GetID() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> ClearAllBreakpointSites();</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> FindLocationByAddress(lldb::addr_t vm_addr);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::break_id_t FindLocationIDByAddress(lldb::addr_t vm_addr);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> FindLocationByID(lldb::break_id_t bp_loc_id);</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#afb3db974559bfc0b7736cfd85333c316">ClearAllBreakpointSites</a> ();</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a47b6c0bf8e834e232b8347c1fa52e8bc">FindLocationByAddress</a> (lldb::addr_t vm_addr);</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> GetLocationAtIndex(uint32_t index);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">void</span> SetEnabled(<span class="keywordtype">bool</span> enable);</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span> IsEnabled();</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  lldb::break_id_t</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ad5cd3b176d07292ab810f4ed061095c8">FindLocationIDByAddress</a> (lldb::addr_t vm_addr);</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a933931d643a01d3b972f660c13f9187e">FindLocationByID</a> (lldb::break_id_t bp_loc_id);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">void</span> SetOneShot(<span class="keywordtype">bool</span> one_shot);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span> IsOneShot() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">bool</span> IsInternal();</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#acec64a7e242953a01e7a24908623ee25">GetLocationAtIndex</a> (uint32_t index);</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a04c44fd2332f83c9c6eb968dfcc7bb9a">SetEnabled</a> (<span class="keywordtype">bool</span> enable);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  uint32_t GetHitCount() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">void</span> SetIgnoreCount(uint32_t count);</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  uint32_t GetIgnoreCount() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#aab6e7bb3748ef0e82ba9a3c095458d7d">IsEnabled</a> ();</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a4cfb585b920db41d33896f36ec3dcd05">SetOneShot</a> (<span class="keywordtype">bool</span> one_shot);</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">void</span> SetCondition(<span class="keyword">const</span> <span class="keywordtype">char</span> *condition);</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetCondition();</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">void</span> SetThreadID(lldb::tid_t sb_thread_id);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#aae8ec596ee3d7edc208a61a64336e22c">IsOneShot</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a6bdc1a8618ef2be460c00d03671e6044">IsInternal</a> ();</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  lldb::tid_t GetThreadID();</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">void</span> SetThreadIndex(uint32_t index);</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  uint32_t GetThreadIndex() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  uint32_t</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a98625ef23f591f6b76aa29e4eaf416c5">GetHitCount</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#abc0dcc49b4133f81b39be67f68e4531f">SetIgnoreCount</a> (uint32_t count);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">void</span> SetThreadName(<span class="keyword">const</span> <span class="keywordtype">char</span> *thread_name);</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetThreadName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">void</span> SetQueueName(<span class="keyword">const</span> <span class="keywordtype">char</span> *queue_name);</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  uint32_t</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#add6d1051eadb31b1768322794a04190b">GetIgnoreCount</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">void</span> </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a5396e7ee7f4f08bb7365eb72f7d8aeef">SetCondition</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *condition);</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a84b47349cae9fb443cd066fdb205e79d">GetCondition</a> ();</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a8aabae7d4dc6ee88657aebbd37c6dbcd">SetThreadID</a> (lldb::tid_t sb_thread_id);</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetQueueName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">void</span> SetCallback(BreakpointHitCallback callback, <span class="keywordtype">void</span> *baton);</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">void</span> SetScriptCallbackFunction(<span class="keyword">const</span> <span class="keywordtype">char</span> *callback_function_name);</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">void</span> SetCommandLineCommands(<a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &commands);</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span> GetCommandLineCommands(<a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &commands);</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> SetScriptCallbackBody(<span class="keyword">const</span> <span class="keywordtype">char</span> *script_body_text);</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  lldb::tid_t</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#afcba5aa8a08dda3512b7186a2c5c6480">GetThreadID</a> ();</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a3e61d60b0d397667155e397092fc9743">SetThreadIndex</a> (uint32_t index);</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  </div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  uint32_t</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a0d21a8ddb374dbf06ca098ab0d6572b8">GetThreadIndex</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ac41c1e7fad820e56366e3b9e3c888edb">SetThreadName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *thread_name);</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ae7601faeb5704ee7f117869881f702c1">GetThreadName</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  </div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordtype">void</span> </div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a31c38493b4482d7e239f3600a6125f0c">SetQueueName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *queue_name);</div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  </div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a2fb409e2af93b84a8643b090ba604c1a">GetQueueName</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">bool</span> AddName(<span class="keyword">const</span> <span class="keywordtype">char</span> *new_name);</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordtype">void</span> RemoveName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name_to_remove);</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">bool</span> MatchesName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordtype">void</span> GetNames(<a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &names);</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">size_t</span> GetNumResolvedLocations() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">size_t</span> GetNumLocations() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, <span class="keywordtype">bool</span> include_locations);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> EventIsBreakpointEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keyword">static</span> lldb::BreakpointEventType</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  GetBreakpointEventTypeFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a5d9de0333ea4801f55b41016b2b1159b">SetCallback</a> (<a class="code" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">BreakpointHitCallback</a> callback, <span class="keywordtype">void</span> *baton);</div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#aa85611de9042b1cb43563c5073dc1423">GetNumResolvedLocations</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> GetBreakpointFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  GetBreakpointLocationAtIndexFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event,</div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  uint32_t loc_idx);</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a270fe31aa7d6f70337711826f2a08ac6">GetNumLocations</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keyword">static</span> uint32_t</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  GetNumBreakpointLocationsFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event_sp);</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a723cd3881b2dfc271408c7c763447bc2">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#afbf978cfe82e757504e209691f50c49d">EventIsBreakpointEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keyword">static</span> lldb::BreakpointEventType</div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a2f6161b7a6f90d6a9fae8a496122eb80">GetBreakpointEventTypeFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a>& event);</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpoint.html#abf31c0800f930ef0e241d4cbf10d947e"> 128</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a>;</div>
+<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpoint.html#ade87025d6a977d3f528050f7c16a5d48"> 129</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpoint.html#a593230acf95f9720217b7fb17681efca"> 130</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> </div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">SBBreakpoint</a>(<span class="keyword">const</span> lldb::BreakpointSP &bp_sp);</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  lldb_private::Breakpoint *operator->() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a86c3d6cb7aa59167a5f4be678db23c5c">GetBreakpointFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a>& event);</div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  </div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ac0e9bfac67e7b387994c832d84edd4bf">GetBreakpointLocationAtIndexFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a>& event, uint32_t loc_idx);</div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  </div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="keyword">static</span> uint32_t</div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#a2ec7d5b8c30443494dfd1d4d80f555c8">GetNumBreakpointLocationsFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event_sp);</div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> </div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  lldb_private::Breakpoint *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  lldb::BreakpointSP &operator*();</div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="keyword">const</span> lldb::BreakpointSP &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> </div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> PrivateBreakpointHitCallback(</div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <span class="keywordtype">void</span> *baton, lldb_private::StoppointCallbackContext *context,</div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  lldb::user_id_t break_id, lldb::user_id_t break_loc_id);</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> </div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00147"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBreakpoint.html#ade87025d6a977d3f528050f7c16a5d48"> 147</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
-<div class="line"><a name="l00148"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBreakpoint.html#a593230acf95f9720217b7fb17681efca"> 148</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html#ab49c014469df12f8461bd55a23044e51">SBBreakpoint</a> (<span class="keyword">const</span> lldb::BreakpointSP &bp_sp);</div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  lldb_private::Breakpoint *</div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  lldb::BreakpointSP m_opaque_sp;</div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> };</div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="keyword">class </span>SBBreakpointListImpl;</div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
+<div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpointList.html"> 151</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> {</div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a>(<a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a> &target);</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  lldb_private::Breakpoint *</div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keyword">get</span>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> </div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  lldb::BreakpointSP &</div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  operator *();</div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  ~<a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a>();</div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="keywordtype">size_t</span> GetSize() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> GetBreakpointAtIndex(<span class="keywordtype">size_t</span> idx);</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keyword">const</span> lldb::BreakpointSP &</div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  operator *() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> </div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  PrivateBreakpointHitCallback (<span class="keywordtype">void</span> *baton, </div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  lldb_private::StoppointCallbackContext *context, </div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  lldb::user_id_t break_id, </div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  lldb::user_id_t break_loc_id);</div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  </div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  lldb::BreakpointSP m_opaque_sp;</div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> };</div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="preprocessor">#endif // LLDB_SBBreakpoint_h_</span></div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> FindBreakpointByID(lldb::break_id_t);</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keywordtype">void</span> Append(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> &sb_file);</div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keywordtype">bool</span> AppendIfUnique(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> &sb_file);</div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> </div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="keywordtype">void</span> AppendByID(lldb::break_id_t <span class="keywordtype">id</span>);</div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBreakpointList.html#a593230acf95f9720217b7fb17681efca"> 172</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> </div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="keywordtype">void</span> CopyToBreakpointIDList(lldb_private::BreakpointIDList &bp_id_list);</div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> </div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  std::shared_ptr<SBBreakpointListImpl> m_opaque_sp;</div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> };</div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> </div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="preprocessor">#endif // LLDB_SBBreakpoint_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStringList_html"><div class="ttname"><a href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStringList_8h_source.html#l00017">SBStringList.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointList_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00151">SBBreakpoint.h:151</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="namespacelldb_html_ad0b160aa101ab4cef1d1f45307dce7f6"><div class="ttname"><a href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">lldb::SBBreakpoint</a></div><div class="ttdeci">class LLDB_API SBBreakpoint</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00033">SBDefines.h:33</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBBroadcaster_8h.html b/lldb/www/cpp_reference/html/SBBroadcaster_8h.html
index 06b06c5..f5e94a83 100644
--- a/lldb/www/cpp_reference/html/SBBroadcaster_8h.html
+++ b/lldb/www/cpp_reference/html/SBBroadcaster_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBBroadcaster_8h__incl.png" border="0" usemap="#SBBroadcaster_8h" alt=""/></div>
<map name="SBBroadcaster_8h" id="SBBroadcaster_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBBroadcaster_8h__dep__incl.png" border="0" usemap="#SBBroadcaster_8hdep" alt=""/></div>
<map name="SBBroadcaster_8hdep" id="SBBroadcaster_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="403,547,467,575"/><area shape="rect" id="node5" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="235,83,320,111"/><area shape="rect" id="node8" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="416,161,499,189"/><area shape="rect" id="node28" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="347,470,440,498"/><area shape="rect" id="node37" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,238,139,266"/><area shape="rect" id="node11" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="575,238,711,266"/><area shape="rect" id="node14" href="SBModule_8h.html" title="SBModule.h" alt="" coords="597,315,688,343"/><area shape="rect" id="node34" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="365,315,523,343"/><area shape="rect" id="node17" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="520,393,616,421"/><area shape="rect" id="node20" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="691,470,789,498"/><area shape="rect" id="node24" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="515,470,616,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/><area shape="rect" id="node14" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/></map>
</div>
</div>
<p><a href="SBBroadcaster_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.map
index 059b8ce..5b2e6e3 100644
--- a/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBBroadcaster.h" name="SBBroadcaster.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="403,547,467,575"/>
-<area shape="rect" id="node5" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="235,83,320,111"/>
-<area shape="rect" id="node8" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="416,161,499,189"/>
-<area shape="rect" id="node28" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="347,470,440,498"/>
-<area shape="rect" id="node37" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,238,139,266"/>
-<area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="575,238,711,266"/>
-<area shape="rect" id="node14" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="597,315,688,343"/>
-<area shape="rect" id="node34" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="365,315,523,343"/>
-<area shape="rect" id="node17" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="520,393,616,421"/>
-<area shape="rect" id="node20" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="691,470,789,498"/>
-<area shape="rect" id="node24" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="515,470,616,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/>
+<area shape="rect" id="node14" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.md5
index 860dc9d..87f769a 100644
--- a/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.md5
@@ -1 +1 @@
-263122f61bbc94575f5c75905605f2df
\ No newline at end of file
+96b2247ff00baaff3f43b11b4f346d42
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.png
index d595802..11165db 100644
--- a/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBBroadcaster_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.map b/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.map
index f7cfda9..67c26b1 100644
--- a/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBBroadcaster.h" name="SBBroadcaster.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.png b/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.png
index 9bb1d1a..0236c2d 100644
--- a/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBBroadcaster_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBBroadcaster_8h_source.html b/lldb/www/cpp_reference/html/SBBroadcaster_8h_source.html
index 2fc656d..6da6c65 100644
--- a/lldb/www/cpp_reference/html/SBBroadcaster_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBBroadcaster_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,93 +47,88 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBroadcaster.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a418b8b8a29a20dc025a945487b2a0c1b">SBBroadcaster</a> ();</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a418b8b8a29a20dc025a945487b2a0c1b">SBBroadcaster</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a418b8b8a29a20dc025a945487b2a0c1b">SBBroadcaster</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &rhs);</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#af074a95a48019fa52852d106c437e71b">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &rhs);</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBroadcaster.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">SBBroadcaster</a>();</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">SBBroadcaster</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">SBBroadcaster</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &rhs);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ~<a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a>();</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a8fbc280d850e1e22d6c97ed118cf29d8">~SBBroadcaster</a>();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a7bfe076ba2368ebd247098f7011c4d7d">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a1795b6b9ac57c5fab14b8686419dc359">Clear</a> ();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span> BroadcastEventByType(uint32_t event_type, <span class="keywordtype">bool</span> unique = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span> BroadcastEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, <span class="keywordtype">bool</span> unique = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#ae61f828d9ef91ffd573361dd9854bc28">BroadcastEventByType</a> (uint32_t event_type, <span class="keywordtype">bool</span> unique = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span> AddInitialEventsToListener(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener,</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  uint32_t requested_events);</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#ac8b45729c36d83ff4de81dc787bb9e9f">BroadcastEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, <span class="keywordtype">bool</span> unique = <span class="keyword">false</span>);</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a2debfcd866604c4ba63d4c648153e5ad">AddInitialEventsToListener</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener, uint32_t requested_events);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  uint32_t AddListener(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener, uint32_t event_mask);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span> EventTypeHasListeners(uint32_t event_type);</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  uint32_t</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a5be3ec732865c8e3741847bff922a19e">AddListener</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener, uint32_t event_mask);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span> RemoveListener(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener,</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  uint32_t event_mask = UINT32_MAX);</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#ad2f0ec38ff67933b92ee5bffa208c1a6">GetName</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a083916b75fc2ddac66b07984323b6938">EventTypeHasListeners</a> (uint32_t event_type);</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#aa4856fb02f4c283764e6879331eab95c">RemoveListener</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener, uint32_t event_mask = UINT32_MAX);</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">// This comparison is checking if the internal opaque pointer value</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="comment">// is equal to that in "rhs".</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a8bbb05bffda027ed0bb5db5b9c40de6a">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="comment">// This comparison is checking if the internal opaque pointer value</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">// is not equal to that in "rhs".</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a37967c1c834890af6c11b945e684805b">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="comment">// This comparison is checking if the internal opaque pointer value</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="comment">// is less than that in "rhs" so SBBroadcaster objects can be contained</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="comment">// in ordered containers.</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#af44c049156f918fb1a1ea5f7ea587e44">operator < </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">// This comparison is checking if the internal opaque pointer value</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="comment">// is equal to that in "rhs".</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="comment">// This comparison is checking if the internal opaque pointer value</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="comment">// is not equal to that in "rhs".</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="comment">// This comparison is checking if the internal opaque pointer value</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">// is less than that in "rhs" so SBBroadcaster objects can be contained</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="comment">// in ordered containers.</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span> operator<(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBroadcaster.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBroadcaster.html#afa693835767884ab040181dd82b217d7"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBroadcaster.html#a775e2626f877c385c07814ee7f805cf9"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBroadcaster.html#a69b7343ab8cdf692644483e32e875e63"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBListener.html">SBListener</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBroadcaster.html#a3392eea8d13e7395ee1e04a2b733e19b"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classlldb_1_1SBBroadcaster.html#a593230acf95f9720217b7fb17681efca"> 68</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">SBBroadcaster</a>(lldb_private::Broadcaster *broadcaster, <span class="keywordtype">bool</span> owns);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  lldb_private::Broadcaster *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00075"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBroadcaster.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 75</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00076"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBroadcaster.html#afa693835767884ab040181dd82b217d7"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBroadcaster.html#a775e2626f877c385c07814ee7f805cf9"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBroadcaster.html#a69b7343ab8cdf692644483e32e875e63"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBListener.html">SBListener</a>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBroadcaster.html#a3392eea8d13e7395ee1e04a2b733e19b"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="code" href="classlldb_1_1SBBroadcaster.html#a593230acf95f9720217b7fb17681efca"> 80</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#a418b8b8a29a20dc025a945487b2a0c1b">SBBroadcaster</a> (lldb_private::Broadcaster *broadcaster, <span class="keywordtype">bool</span> owns);</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  lldb_private::Broadcaster *</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">get</span> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html#ae34529c9bc334b75badbc6c178c27d0a">reset</a> (lldb_private::Broadcaster *broadcaster, <span class="keywordtype">bool</span> owns);</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  lldb::BroadcasterSP m_opaque_sp;</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  lldb_private::Broadcaster *m_opaque_ptr;</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> };</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="preprocessor">#endif // LLDB_SBBroadcaster_h_</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> reset(lldb_private::Broadcaster *broadcaster, <span class="keywordtype">bool</span> owns);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  lldb::BroadcasterSP m_opaque_sp;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  lldb_private::Broadcaster *m_opaque_ptr;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> };</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#endif // LLDB_SBBroadcaster_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBCommunication_html"><div class="ttname"><a href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommunication_8h_source.html#l00018">SBCommunication.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="namespacelldb_html_a19cda9f42011cbd75a8022153a1ce826"><div class="ttname"><a href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">lldb::SBBroadcaster</a></div><div class="ttdeci">class LLDB_API SBBroadcaster</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00035">SBDefines.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h.html b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h.html
index 8da9f1b..4d715c7 100644
--- a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h.html
+++ b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,41 +34,48 @@
<div class="title">SBCommandInterpreter.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+<div class="textblock"><code>#include <memory></code><br/>
<code>#include "<a class="el" href="SBDebugger_8h_source.html">lldb/API/SBDebugger.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBCommandInterpreter.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBCommandInterpreter_8h__incl.png" border="0" usemap="#SBCommandInterpreter_8h" alt=""/></div>
<map name="SBCommandInterpreter_8h" id="SBCommandInterpreter_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBDebugger_8h.html" title="lldb/API/SBDebugger.h" alt="" coords="429,83,584,111"/></map>
+<area shape="rect" id="node3" href="SBDebugger_8h.html" title="lldb/API/SBDebugger.h" alt="" coords="380,80,533,107"/><area shape="rect" id="node5" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,229,463,256"/><area shape="rect" id="node11" href="SBPlatform_8h.html" title="lldb/API/SBPlatform.h" alt="" coords="512,155,660,181"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBCommandInterpreter_8h__dep__incl.png" border="0" usemap="#SBCommandInterpreter_8hdep" alt=""/></div>
<map name="SBCommandInterpreter_8hdep" id="SBCommandInterpreter_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="57,83,121,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="57,80,121,107"/></map>
</div>
</div>
<p><a href="SBCommandInterpreter_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.map
index 0c095cc..e26e176 100644
--- a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBCommandInterpreter.h" name="SBCommandInterpreter.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="57,83,121,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="57,80,121,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.png
index 78e721b..eb219b1 100644
--- a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.map b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.map
index 4cc7acf..4798b3bc 100644
--- a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.map
@@ -1,4 +1,5 @@
<map id="SBCommandInterpreter.h" name="SBCommandInterpreter.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBDebugger_8h.html" title="lldb/API/SBDebugger.h" alt="" coords="429,83,584,111"/>
+<area shape="rect" id="node3" href="$SBDebugger_8h.html" title="lldb/API/SBDebugger.h" alt="" coords="380,80,533,107"/>
+<area shape="rect" id="node5" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,229,463,256"/>
+<area shape="rect" id="node11" href="$SBPlatform_8h.html" title="lldb/API/SBPlatform.h" alt="" coords="512,155,660,181"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.md5 b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.md5
index 9b2ffbc..3b733e3 100644
--- a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.md5
@@ -1 +1 @@
-e628fa8ac7fd8f7af83d476a5ad98633
\ No newline at end of file
+c7fe802a68c8bf5339c0f84938f71971
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.png b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.png
index 630d49af..f188309 100644
--- a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h_source.html b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h_source.html
index da44b4e..eeca3c9 100644
--- a/lldb/www/cpp_reference/html/SBCommandInterpreter_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBCommandInterpreter_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,193 +43,337 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBCommandInterpreter_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBCommandInterpreter_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDebugger_8h.html">lldb/API/SBDebugger.h</a>"</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandInterpreter.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">enum</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  {</div>
-<div class="line"><a name="l00023"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c"> 23</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">eBroadcastBitThreadShouldExit</a> = (1 << 0),</div>
-<div class="line"><a name="l00024"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35"> 24</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">eBroadcastBitResetPrompt</a> = (1 << 1),</div>
-<div class="line"><a name="l00025"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d"> 25</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">eBroadcastBitQuitCommandReceived</a> = (1 << 2), <span class="comment">// User entered quit </span></div>
-<div class="line"><a name="l00026"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103"> 26</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">eBroadcastBitAsynchronousOutputData</a> = (1 << 3),</div>
-<div class="line"><a name="l00027"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d"> 27</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">eBroadcastBitAsynchronousErrorData</a> = (1 << 4)</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  };</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">SBCommandInterpreter</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &rhs);</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &rhs);</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">~SBCommandInterpreter</a> ();</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> * </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a06d503ca8d3b2d880b1bec0d8d258fe8">GetArgumentTypeAsCString</a> (<span class="keyword">const</span> lldb::CommandArgumentType arg_type);</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a51133113ce155e21225d1c16e2762f65">GetArgumentDescriptionAsCString</a> (<span class="keyword">const</span> lldb::CommandArgumentType arg_type);</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">// C Includes</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">// C++ Includes</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include <memory></span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">// Other libraries and framework includes</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">// Project includes</span></div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#include "<a class="code" href="SBDebugger_8h.html">lldb/API/SBDebugger.h</a>"</span></div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreterRunOptions.html"> 24</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a> {</div>
+<div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a57b27e10004af3d21e9f5a904faf2988"> 25</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreterRunOptions.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 26</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="namespacelldb.html#a59408c700e15aec5471e634794320f2d">SBCommandInterpreterRunOptions</a>();</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  ~<a class="code" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a>();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> GetStopOnContinue() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span> SetStopOnContinue(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> GetStopOnError() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> SetStopOnError(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span> GetStopOnCrash() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> SetStopOnCrash(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span> GetEchoCommands() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">CommandExists</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *cmd);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">AliasExists</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *cmd);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span> SetEchoCommands(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">bool</span> GetPrintResults() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> SetPrintResults(<span class="keywordtype">bool</span>);</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a322bfa5ecb846dab306ef9b7952857b5">GetBroadcaster</a> ();</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a5bfbefc4a11774172288ceff6b4fea4e">GetBroadcasterClass</a> ();</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#affc473a15f23ef7b092e8ec192fd6cf7">HasCommands</a> ();</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span> GetAddToHistory() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">void</span> SetAddToHistory(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  lldb_private::CommandInterpreterRunOptions *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  lldb_private::CommandInterpreterRunOptions &ref() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ae7ee9d66c5dac5c06fea789dd92ac364">HasAliases</a> ();</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#afe8ff935fa208ae8e7653b8bb5456b92">HasAliasOptions</a> ();</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">GetProcess</a> ();</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#aa485675129b1906888676abf32eee644">GetDebugger</a> ();</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">AddMultiwordCommand</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">char</span>* help);</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <a class="code" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl, <span class="keyword">const</span> <span class="keywordtype">char</span>* help);</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">SourceInitFileInHomeDirectory</a> (<a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result);</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">SourceInitFileInCurrentWorkingDirectory</a> (<a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result);</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  lldb::ReturnStatus</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">HandleCommand</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *command_line, <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result, <span class="keywordtype">bool</span> add_to_history = <span class="keyword">false</span>);</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="comment">// The pointer based interface is not useful in SWIG, since the cursor & last_char arguments are string pointers INTO current_line</span></div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="comment">// and you can't do that in a scripting language interface in general...</span></div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="comment">// In either case, the way this works is that the you give it a line and cursor position in the line. The function</span></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="comment">// will return the number of completions. The matches list will contain number_of_completions + 1 elements. The first</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="comment">// element is the common substring after the cursor position for all the matches. The rest of the elements are the</span></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="comment">// matches. The first element is useful if you are emulating the common shell behavior where the tab completes</span></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="comment">// to the string that is common among all the matches, then you should first check if the first element is non-empty,</span></div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="comment">// and if so just insert it and move the cursor to the end of the insertion. The next tab will return an empty</span></div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="comment">// common substring, and a list of choices (if any), at which point you should display the choices and let the user</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="comment">// type further to disambiguate.</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordtype">int</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">HandleCompletion</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *current_line,</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *cursor,</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *last_char,</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keywordtype">int</span> match_start_point,</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">int</span> max_return_elements,</div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &matches);</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keywordtype">int</span></div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">HandleCompletion</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *current_line,</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  uint32_t cursor_pos,</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">int</span> match_start_point,</div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordtype">int</span> max_return_elements,</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &matches);</div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="comment">// Catch commands before they execute by registering a callback that will</span></div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="comment">// get called when the command gets executed. This allows GUI or command</span></div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="comment">// line interfaces to intercept a command and stop it from happening</span></div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#af3fe4e5b0880d425d559bfe5dd1e14c3">SetCommandOverrideCallback</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *command_name,</div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  lldb::CommandOverrideCallback callback,</div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordtype">void</span> *baton);</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">SBCommandInterpreter</a> (lldb_private::CommandInterpreter *interpreter_ptr = NULL); <span class="comment">// Access using SBDebugger::GetCommandInterpreter();</span></div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  lldb_private::CommandInterpreter &</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">ref</a> ();</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="comment">// This is set in the constructor and will always be valid.</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keyword">mutable</span> std::unique_ptr<lldb_private::CommandInterpreterRunOptions></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  m_opaque_up;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> };</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreter.html"> 66</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a> {</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keyword">enum</span> {</div>
+<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c"> 69</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">eBroadcastBitThreadShouldExit</a> = (1 << 0),</div>
+<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35"> 70</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">eBroadcastBitResetPrompt</a> = (1 << 1),</div>
+<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d"> 71</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">eBroadcastBitQuitCommandReceived</a> = (1 << 2), <span class="comment">// User entered quit</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103"> 72</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">eBroadcastBitAsynchronousOutputData</a> = (1 << 3),</div>
+<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d"> 73</a></span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">eBroadcastBitAsynchronousErrorData</a> = (1 << 4)</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  };</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">SBCommandInterpreter</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &rhs);</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">~SBCommandInterpreter</a>();</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &rhs);</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a06d503ca8d3b2d880b1bec0d8d258fe8">GetArgumentTypeAsCString</a>(<span class="keyword">const</span> lldb::CommandArgumentType arg_type);</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a51133113ce155e21225d1c16e2762f65">GetArgumentDescriptionAsCString</a>(<span class="keyword">const</span> lldb::CommandArgumentType arg_type);</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a7fc2fd59ff26a057e8bad12db5a6dd68">EventIsCommandInterpreterEvent</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">CommandExists</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *cmd);</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">AliasExists</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *cmd);</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a322bfa5ecb846dab306ef9b7952857b5">GetBroadcaster</a>();</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBCommandInterpreter.html#a5bfbefc4a11774172288ceff6b4fea4e">GetBroadcasterClass</a>();</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#affc473a15f23ef7b092e8ec192fd6cf7">HasCommands</a>();</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ae7ee9d66c5dac5c06fea789dd92ac364">HasAliases</a>();</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#afe8ff935fa208ae8e7653b8bb5456b92">HasAliasOptions</a>();</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">GetProcess</a>();</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#aa485675129b1906888676abf32eee644">GetDebugger</a>();</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">AddMultiwordCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <span class="keyword">const</span> <span class="keywordtype">char</span> *help);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl,</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *help);</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl,</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *help, <span class="keyword">const</span> <span class="keywordtype">char</span> *syntax);</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">SourceInitFileInHomeDirectory</a>(<a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result);</div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordtype">void</span></div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">SourceInitFileInCurrentWorkingDirectory</a>(<a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result);</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  lldb::ReturnStatus <a class="code" href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">HandleCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *command_line,</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result,</div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordtype">bool</span> add_to_history = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  lldb_private::CommandInterpreter *</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keyword">get</span> ();</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">reset</a> (lldb_private::CommandInterpreter *);</div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00136"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandInterpreter.html#a57b27e10004af3d21e9f5a904faf2988"> 136</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keyword">static</span> <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  InitializeSWIG ();</div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  lldb_private::CommandInterpreter *m_opaque_ptr;</div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> };</div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  lldb::ReturnStatus <a class="code" href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">HandleCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *command_line,</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a> &exe_ctx,</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> &result,</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordtype">bool</span> add_to_history = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a5791281c8fc1a3e819f22735cd53514e">HandleCommandsFromFile</a>(<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file,</div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> &override_context,</div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a> &options,</div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> result);</div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="comment">// The pointer based interface is not useful in SWIG, since the cursor &</span></div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="comment">// last_char arguments are string pointers INTO current_line</span></div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="comment">// and you can't do that in a scripting language interface in general...</span></div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
-<div class="line"><a name="l00144"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandPluginInterface.html"> 144</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> {</div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00148"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandPluginInterface.html#a683be36b0e55cbfc980059e14b1fde84"> 148</a></span>  DoExecute (<a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> debugger,</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keywordtype">char</span>** command,</div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result)</div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  {</div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  }</div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  </div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="keyword">virtual</span></div>
-<div class="line"><a name="l00156"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandPluginInterface.html#ab0c33994ee68e4c2d7fe799057ef5398"> 156</a></span>  ~<a class="code" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a> ()</div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  {}</div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> };</div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  </div>
-<div class="line"><a name="l00160"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommand.html"> 160</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommand.html">SBCommand</a></div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> {</div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  </div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <a class="code" href="classlldb_1_1SBCommand.html">SBCommand</a> ();</div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  </div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">IsValid</a> ();</div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  </div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  GetName ();</div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  </div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  GetHelp ();</div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  </div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">AddMultiwordCommand</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">char</span>* help = NULL);</div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  </div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <a class="code" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a>* impl, <span class="keyword">const</span> <span class="keywordtype">char</span>* help = NULL);</div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  </div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  </div>
-<div class="line"><a name="l00183"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommand.html#a57b27e10004af3d21e9f5a904faf2988"> 183</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00184"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommand.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 184</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  </div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="classlldb_1_1SBCommand.html">SBCommand</a> (lldb::CommandObjectSP cmd_sp);</div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  </div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  lldb::CommandObjectSP m_opaque_sp;</div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> };</div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> </div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="preprocessor">#endif // LLDB_SBCommandInterpreter_h_</span></div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="comment">// In either case, the way this works is that the you give it a line and</span></div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="comment">// cursor position in the line. The function</span></div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="comment">// will return the number of completions. The matches list will contain</span></div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="comment">// number_of_completions + 1 elements. The first</span></div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="comment">// element is the common substring after the cursor position for all the</span></div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="comment">// matches. The rest of the elements are the</span></div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="comment">// matches. The first element is useful if you are emulating the common shell</span></div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="comment">// behavior where the tab completes</span></div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="comment">// to the string that is common among all the matches, then you should first</span></div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="comment">// check if the first element is non-empty,</span></div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="comment">// and if so just insert it and move the cursor to the end of the insertion.</span></div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="comment">// The next tab will return an empty</span></div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="comment">// common substring, and a list of choices (if any), at which point you should</span></div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="comment">// display the choices and let the user</span></div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="comment">// type further to disambiguate.</span></div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keywordtype">int</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">HandleCompletion</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *current_line, <span class="keyword">const</span> <span class="keywordtype">char</span> *cursor,</div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *last_char, <span class="keywordtype">int</span> match_start_point,</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <span class="keywordtype">int</span> max_return_elements, <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &matches);</div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> </div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <span class="keywordtype">int</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">HandleCompletion</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *current_line, uint32_t cursor_pos,</div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keywordtype">int</span> match_start_point, <span class="keywordtype">int</span> max_return_elements,</div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &matches);</div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <span class="comment">// Catch commands before they execute by registering a callback that will</span></div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="comment">// get called when the command gets executed. This allows GUI or command</span></div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <span class="comment">// line interfaces to intercept a command and stop it from happening</span></div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#af3fe4e5b0880d425d559bfe5dd1e14c3">SetCommandOverrideCallback</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *command_name,</div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  lldb::CommandOverrideCallback callback,</div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="keywordtype">void</span> *baton);</div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">SBCommandInterpreter</a>(</div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  lldb_private::CommandInterpreter *interpreter_ptr =</div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keyword">nullptr</span>); <span class="comment">// Access using SBDebugger::GetCommandInterpreter();</span></div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> </div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="comment"> /// Return true if the command interpreter is the active IO handler.</span></div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="comment"> /// This indicates that any input coming into the debugger handles will</span></div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment"> /// go to the command interpreter and will result in LLDB command line</span></div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> /// commands being executed.</span></div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a3d1840da1b2f071931bbf33ab4e0794b">IsActive</a>();</div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> </div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> /// Get the string that needs to be written to the debugger stdin file</span></div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> /// handle when a control character is typed.</span></div>
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"> /// Some GUI programs will intercept "control + char" sequences and want</span></div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="comment"> /// to have them do what normally would happen when using a real</span></div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="comment"> /// terminal, so this function allows GUI programs to emulate this</span></div>
+<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> <span class="comment"> /// functionality.</span></div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> <span class="comment"> /// @param[in] ch</span></div>
+<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> <span class="comment"> /// The character that was typed along with the control key</span></div>
+<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00200"></a><span class="lineno"> 200</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> <span class="comment"> /// The string that should be written into the file handle that is</span></div>
+<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <span class="comment"> /// feeding the input stream for the debugger, or nullptr if there is</span></div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span> <span class="comment"> /// no string for this control key.</span></div>
+<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBCommandInterpreter.html#a050adb1b3539b57c556cb1de62c5f47d">GetIOHandlerControlSequence</a>(<span class="keywordtype">char</span> ch);</div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> </div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ac9a29f150afc6b661b0ebc0ad05e565a">GetPromptOnQuit</a>();</div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> </div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#af36f597965d528fbe5c319fd0b8bce55">SetPromptOnQuit</a>(<span class="keywordtype">bool</span> b);</div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div>
+<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="comment"> /// Resolve the command just as HandleCommand would, expanding abbreviations</span></div>
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> <span class="comment"> /// and aliases. If successful, result->GetOutput has the full expansion.</span></div>
+<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a473fe3a1b89aeaafcb57572bbfd7dea9">ResolveCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *command_line, <a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> &result);</div>
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> </div>
+<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  lldb_private::CommandInterpreter &<a class="code" href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">ref</a>();</div>
+<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div>
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  lldb_private::CommandInterpreter *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> </div>
+<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">reset</a>(lldb_private::CommandInterpreter *);</div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandInterpreter.html#a57b27e10004af3d21e9f5a904faf2988"> 225</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> </div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> InitializeSWIG();</div>
+<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div>
+<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  lldb_private::CommandInterpreter *m_opaque_ptr;</div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> };</div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> </div>
+<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandPluginInterface.html"> 232</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a> {</div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <span class="keyword">virtual</span> ~<a class="code" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a>() = <span class="keywordflow">default</span>;</div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> </div>
+<div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandPluginInterface.html#aa7532df9db996100db4ee85081ac3916"> 236</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandPluginInterface.html#aa7532df9db996100db4ee85081ac3916">DoExecute</a>(<a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> <span class="comment">/*debugger*/</span>, <span class="keywordtype">char</span> ** <span class="comment">/*command*/</span>,</div>
+<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> & <span class="comment">/*result*/</span>) {</div>
+<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  }</div>
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> };</div>
+<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> </div>
+<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommand.html"> 242</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommand.html">SBCommand</a> {</div>
+<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <a class="code" href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577">SBCommand</a>();</div>
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span> </div>
+<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">IsValid</a>();</div>
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> </div>
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> </div>
+<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetHelp();</div>
+<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> </div>
+<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetHelpLong();</div>
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> </div>
+<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <span class="keywordtype">void</span> SetHelp(<span class="keyword">const</span> <span class="keywordtype">char</span> *);</div>
+<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div>
+<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keywordtype">void</span> SetHelpLong(<span class="keyword">const</span> <span class="keywordtype">char</span> *);</div>
+<div class="line"><a name="l00257"></a><span class="lineno"> 257</span> </div>
+<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  uint32_t GetFlags();</div>
+<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> </div>
+<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keywordtype">void</span> SetFlags(uint32_t flags);</div>
+<div class="line"><a name="l00261"></a><span class="lineno"> 261</span> </div>
+<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">AddMultiwordCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *help = <span class="keyword">nullptr</span>);</div>
+<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> </div>
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <a class="code" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl,</div>
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *help = <span class="keyword">nullptr</span>);</div>
+<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> </div>
+<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <a class="code" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> <a class="code" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  <a class="code" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl,</div>
+<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *help, <span class="keyword">const</span> <span class="keywordtype">char</span> *syntax);</div>
+<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> </div>
+<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommand.html#a57b27e10004af3d21e9f5a904faf2988"> 274</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommand.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 275</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> </div>
+<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577">SBCommand</a>(lldb::CommandObjectSP cmd_sp);</div>
+<div class="line"><a name="l00278"></a><span class="lineno"> 278</span> </div>
+<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  lldb::CommandObjectSP m_opaque_sp;</div>
+<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> };</div>
+<div class="line"><a name="l00281"></a><span class="lineno"> 281</span> </div>
+<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00283"></a><span class="lineno"> 283</span> </div>
+<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> <span class="preprocessor">#endif // LLDB_SBCommandInterpreter_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a7fc2fd59ff26a057e8bad12db5a6dd68"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a7fc2fd59ff26a057e8bad12db5a6dd68">lldb::SBCommandInterpreter::EventIsCommandInterpreterEvent</a></div><div class="ttdeci">static bool EventIsCommandInterpreterEvent(const lldb::SBEvent &event)</div></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a0f5f9ac83c80ebe3246e43e7c452de05"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">lldb::SBCommandInterpreter::GetProcess</a></div><div class="ttdeci">lldb::SBProcess GetProcess()</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_afe8ff935fa208ae8e7653b8bb5456b92"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#afe8ff935fa208ae8e7653b8bb5456b92">lldb::SBCommandInterpreter::HasAliasOptions</a></div><div class="ttdeci">bool HasAliasOptions()</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a51133113ce155e21225d1c16e2762f65"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a51133113ce155e21225d1c16e2762f65">lldb::SBCommandInterpreter::GetArgumentDescriptionAsCString</a></div><div class="ttdeci">static const char * GetArgumentDescriptionAsCString(const lldb::CommandArgumentType arg_type)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_af3fe4e5b0880d425d559bfe5dd1e14c3"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#af3fe4e5b0880d425d559bfe5dd1e14c3">lldb::SBCommandInterpreter::SetCommandOverrideCallback</a></div><div class="ttdeci">bool SetCommandOverrideCallback(const char *command_name, lldb::CommandOverrideCallback callback, void *baton)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_ae7ee9d66c5dac5c06fea789dd92ac364"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#ae7ee9d66c5dac5c06fea789dd92ac364">lldb::SBCommandInterpreter::HasAliases</a></div><div class="ttdeci">bool HasAliases()</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a8aaf7dc3b2d2fe20fcd73ee42773e930"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">lldb::SBCommandInterpreter::AliasExists</a></div><div class="ttdeci">bool AliasExists(const char *cmd)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a7d5429fba095b85380326df5b3d358ad"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">lldb::SBCommandInterpreter::SBCommandInterpreter</a></div><div class="ttdeci">SBCommandInterpreter(const lldb::SBCommandInterpreter &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a5bfbefc4a11774172288ceff6b4fea4e"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a5bfbefc4a11774172288ceff6b4fea4e">lldb::SBCommandInterpreter::GetBroadcasterClass</a></div><div class="ttdeci">static const char * GetBroadcasterClass()</div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">lldb::SBCommandInterpreter::eBroadcastBitResetPrompt</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00070">SBCommandInterpreter.h:70</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_add84a5360d1ebfc2ec36b529ca5aefa2"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">lldb::SBCommandInterpreter::CommandExists</a></div><div class="ttdeci">bool CommandExists(const char *cmd)</div></div>
+<div class="ttc" id="namespacelldb_html_a65a5e53ba12f9e01a8875f2581ec2577"><div class="ttname"><a href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577">lldb::SBCommand</a></div><div class="ttdeci">class LLDB_API SBCommand</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00036">SBDefines.h:36</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">lldb::SBCommandInterpreter::eBroadcastBitThreadShouldExit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00069">SBCommandInterpreter.h:69</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">lldb::SBCommandInterpreter::eBroadcastBitQuitCommandReceived</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00071">SBCommandInterpreter.h:71</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_ac7cf409565d150cd3387640b959524d8"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">lldb::SBCommandInterpreter::AddCommand</a></div><div class="ttdeci">lldb::SBCommand AddCommand(const char *name, lldb::SBCommandPluginInterface *impl, const char *help)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_aebc28318fb396861c263a6e7eb5ddcaf"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">lldb::SBCommandInterpreter::HandleCommand</a></div><div class="ttdeci">lldb::ReturnStatus HandleCommand(const char *command_line, lldb::SBCommandReturnObject &result, bool add_to_history=false)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a3740745f770eb958aa0cef2c4ced8cd8"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">lldb::SBCommandInterpreter::~SBCommandInterpreter</a></div><div class="ttdeci">~SBCommandInterpreter()</div></div>
+<div class="ttc" id="namespacelldb_html_a59408c700e15aec5471e634794320f2d"><div class="ttname"><a href="namespacelldb.html#a59408c700e15aec5471e634794320f2d">lldb::SBCommandInterpreterRunOptions</a></div><div class="ttdeci">class LLDB_API SBCommandInterpreterRunOptions</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00038">SBDefines.h:38</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a5791281c8fc1a3e819f22735cd53514e"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a5791281c8fc1a3e819f22735cd53514e">lldb::SBCommandInterpreter::HandleCommandsFromFile</a></div><div class="ttdeci">void HandleCommandsFromFile(lldb::SBFileSpec &file, lldb::SBExecutionContext &override_context, lldb::SBCommandInterpreterRunOptions &options, lldb::SBCommandReturnObject result)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a9d2beb3bf6665021b2cee4f645ccd427"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">lldb::SBCommandInterpreter::HandleCompletion</a></div><div class="ttdeci">int HandleCompletion(const char *current_line, const char *cursor, const char *last_char, int match_start_point, int max_return_elements, lldb::SBStringList &matches)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommand_html"><div class="ttname"><a href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00242">SBCommandInterpreter.h:242</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a473fe3a1b89aeaafcb57572bbfd7dea9"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a473fe3a1b89aeaafcb57572bbfd7dea9">lldb::SBCommandInterpreter::ResolveCommand</a></div><div class="ttdeci">void ResolveCommand(const char *command_line, SBCommandReturnObject &result)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_af36f597965d528fbe5c319fd0b8bce55"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#af36f597965d528fbe5c319fd0b8bce55">lldb::SBCommandInterpreter::SetPromptOnQuit</a></div><div class="ttdeci">void SetPromptOnQuit(bool b)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_aa485675129b1906888676abf32eee644"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#aa485675129b1906888676abf32eee644">lldb::SBCommandInterpreter::GetDebugger</a></div><div class="ttdeci">lldb::SBDebugger GetDebugger()</div></div>
+<div class="ttc" id="classlldb_1_1SBStringList_html"><div class="ttname"><a href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStringList_8h_source.html#l00017">SBStringList.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a050adb1b3539b57c556cb1de62c5f47d"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a050adb1b3539b57c556cb1de62c5f47d">lldb::SBCommandInterpreter::GetIOHandlerControlSequence</a></div><div class="ttdeci">const char * GetIOHandlerControlSequence(char ch)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandPluginInterface_html"><div class="ttname"><a href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00232">SBCommandInterpreter.h:232</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandPluginInterface_html_aa7532df9db996100db4ee85081ac3916"><div class="ttname"><a href="classlldb_1_1SBCommandPluginInterface.html#aa7532df9db996100db4ee85081ac3916">lldb::SBCommandPluginInterface::DoExecute</a></div><div class="ttdeci">virtual bool DoExecute(lldb::SBDebugger, char **, lldb::SBCommandReturnObject &)</div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00236">SBCommandInterpreter.h:236</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_affc473a15f23ef7b092e8ec192fd6cf7"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#affc473a15f23ef7b092e8ec192fd6cf7">lldb::SBCommandInterpreter::HasCommands</a></div><div class="ttdeci">bool HasCommands()</div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_ac9a29f150afc6b661b0ebc0ad05e565a"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#ac9a29f150afc6b661b0ebc0ad05e565a">lldb::SBCommandInterpreter::GetPromptOnQuit</a></div><div class="ttdeci">bool GetPromptOnQuit()</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_aff338d9f2916a051191e9ea77e7d275f"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">lldb::SBCommandInterpreter::SourceInitFileInHomeDirectory</a></div><div class="ttdeci">void SourceInitFileInHomeDirectory(lldb::SBCommandReturnObject &result)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_ae398e51e9f2eface3576627c610b8e77"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">lldb::SBCommandInterpreter::AddMultiwordCommand</a></div><div class="ttdeci">lldb::SBCommand AddMultiwordCommand(const char *name, const char *help)</div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a2c2968348c19c305e8587a3ec65f0dc1"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">lldb::SBCommandInterpreter::IsValid</a></div><div class="ttdeci">bool IsValid() const </div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a06d503ca8d3b2d880b1bec0d8d258fe8"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a06d503ca8d3b2d880b1bec0d8d258fe8">lldb::SBCommandInterpreter::GetArgumentTypeAsCString</a></div><div class="ttdeci">static const char * GetArgumentTypeAsCString(const lldb::CommandArgumentType arg_type)</div></div>
+<div class="ttc" id="classlldb_1_1SBExecutionContext_html"><div class="ttname"><a href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExecutionContext_8h_source.html#l00021">SBExecutionContext.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a15abc317d5c97b53ff0dbce835ca6f7b"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">lldb::SBCommandInterpreter::SourceInitFileInCurrentWorkingDirectory</a></div><div class="ttdeci">void SourceInitFileInCurrentWorkingDirectory(lldb::SBCommandReturnObject &result)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_af54a6247f4a99427d7d90b8771ef3585"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">lldb::SBCommandInterpreter::reset</a></div><div class="ttdeci">void reset(lldb_private::CommandInterpreter *)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a322bfa5ecb846dab306ef9b7952857b5"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a322bfa5ecb846dab306ef9b7952857b5">lldb::SBCommandInterpreter::GetBroadcaster</a></div><div class="ttdeci">lldb::SBBroadcaster GetBroadcaster()</div></div>
+<div class="ttc" id="SBDebugger_8h_html"><div class="ttname"><a href="SBDebugger_8h.html">SBDebugger.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreterRunOptions_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00024">SBCommandInterpreter.h:24</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a3d1840da1b2f071931bbf33ab4e0794b"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a3d1840da1b2f071931bbf33ab4e0794b">lldb::SBCommandInterpreter::IsActive</a></div><div class="ttdeci">bool IsActive()</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a415c3d9e508f36fa616b34e07449de7b"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">lldb::SBCommandInterpreter::ref</a></div><div class="ttdeci">lldb_private::CommandInterpreter & ref()</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandReturnObject_html"><div class="ttname"><a href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandReturnObject_8h_source.html#l00025">SBCommandReturnObject.h:25</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">lldb::SBCommandInterpreter::eBroadcastBitAsynchronousErrorData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00073">SBCommandInterpreter.h:73</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a396532fa27edb54e891c7ca12015e624"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">lldb::SBCommandInterpreter::operator=</a></div><div class="ttdeci">const lldb::SBCommandInterpreter & operator=(const lldb::SBCommandInterpreter &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html_a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">lldb::SBCommandInterpreter::eBroadcastBitAsynchronousOutputData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00072">SBCommandInterpreter.h:72</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h.html b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h.html
index 3ff7de7..b34ab0d 100644
--- a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h.html
+++ b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -35,38 +35,41 @@
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <stdio.h></code><br/>
+<code>#include <memory></code><br/>
<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBCommandReturnObject.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBCommandReturnObject_8h__incl.png" border="0" usemap="#SBCommandReturnObject_8h" alt=""/></div>
<map name="SBCommandReturnObject_8h" id="SBCommandReturnObject_8h">
-<area shape="rect" id="node5" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node4" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBCommandReturnObject_8h__dep__incl.png" border="0" usemap="#SBCommandReturnObject_8hdep" alt=""/></div>
<map name="SBCommandReturnObject_8hdep" id="SBCommandReturnObject_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="65,83,129,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="65,80,129,107"/></map>
</div>
</div>
<p><a href="SBCommandReturnObject_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.map
index 72c3676..48a945b 100644
--- a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBCommandReturnObject.h" name="SBCommandReturnObject.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="65,83,129,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="65,80,129,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.png
index 4ec115b..26af967 100644
--- a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.map b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.map
index 9fefa48..a81bb2b 100644
--- a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBCommandReturnObject.h" name="SBCommandReturnObject.h">
-<area shape="rect" id="node5" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node4" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.md5 b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.md5
index c75e277..bcca062 100644
--- a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.md5
@@ -1 +1 @@
-8e5fb9ef1f39b55ba1aa78b2e050a1b9
\ No newline at end of file
+e0949d41244b311682f168cce682c51b
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.png b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.png
index ba8a9a4..f12173b 100644
--- a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h_source.html b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h_source.html
index 3ed2bdf..73a7f93 100644
--- a/lldb/www/cpp_reference/html/SBCommandReturnObject_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBCommandReturnObject_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,133 +43,119 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBCommandReturnObject_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBCommandReturnObject_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include <stdio.h></span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">// C Includes</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include <stdio.h></span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">// C++ Includes</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include <memory></span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandReturnObject.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">// Other libraries and framework includes</span></div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">// Project includes</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#aa3d13159daa9d43ec14a84bae63fa9d1">SBCommandReturnObject</a> ();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#aa3d13159daa9d43ec14a84bae63fa9d1">SBCommandReturnObject</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &rhs);</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a574d6b4790840fbac8f3dc400a9a13bb">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
+<div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandReturnObject.html"> 25</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> {</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">SBCommandReturnObject</a>();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">SBCommandReturnObject</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &rhs);</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#aa3d13159daa9d43ec14a84bae63fa9d1">SBCommandReturnObject</a> (lldb_private::CommandReturnObject *ptr);</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  lldb_private::CommandReturnObject *</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#aa95b4bf0db28c9685b9742a0308d3b8a">Release</a> ();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  ~<a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a>();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &rhs);</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a4a55f883fca2f67e89f7653879d3e778">~SBCommandReturnObject</a> ();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">SBCommandReturnObject</a>(lldb_private::CommandReturnObject *ptr);</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a3e5536ff178dba1ccec57c1bcc54a15e">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a703545c804277b76dd6f74d2f32c9638">GetOutput</a> ();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  lldb_private::CommandReturnObject *Release();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetOutput();</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a361c705b3f90584c9d51ca4842f22cb1">GetError</a> ();</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a3b3248ace199baf7ca97a7bf8e272203">PutOutput</a> (FILE *fh);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetError();</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">size_t</span> PutOutput(FILE *fh);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">size_t</span> GetOutputSize();</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#afaf8d191cbc31b53a2d140899cb0dd58">GetOutputSize</a> ();</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#adc20bb52e23839df794fc10ab3daef83">GetErrorSize</a> ();</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">size_t</span> GetErrorSize();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">size_t</span> PutError(FILE *fh);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">void</span> Clear();</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a95ba2d9d2a5e272f5deeeac68ffd8aa8">PutError</a> (FILE *fh);</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a6160e57236fb9f46fc9d63ef2adedc40">Clear</a>();</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  lldb::ReturnStatus GetStatus();</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span> SetStatus(lldb::ReturnStatus status);</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span> Succeeded();</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  lldb::ReturnStatus</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#ab761c889072b350610b8e888b1ea7cac">GetStatus</a>();</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a8b45554a7921936648ecba7e00520e73">SetStatus</a> (lldb::ReturnStatus status);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">bool</span> HasResult();</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">void</span> AppendMessage(<span class="keyword">const</span> <span class="keywordtype">char</span> *message);</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">void</span> AppendWarning(<span class="keyword">const</span> <span class="keywordtype">char</span> *message);</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a6784d9124a2fe55b7d4d67ecd3609f35">Succeeded</a> ();</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a7b41bae7e6629d6fe83c9075607f0b17">HasResult</a> ();</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="comment">// deprecated, these two functions do not take</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="comment">// ownership of file handle</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">void</span> SetImmediateOutputFile(FILE *fh);</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a5c4253d94de92c0d1e49cf6cc4ed74a1">AppendMessage</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *message);</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a49d186dd9481e70e5d135e7c81d99049">AppendWarning</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *message);</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a5e19eace0e45d7587cfb9ed13dd348ef">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a48a93a1df3f32f10f2216ec8038c9b54">SetImmediateOutputFile</a> (FILE *fh);</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#ace1d97e07b8daa62bdbdd345f1a3e53c">SetImmediateErrorFile</a> (FILE *fh);</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a2f17cb9d70daaf9dfb3ccc881228c52e">PutCString</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <span class="keywordtype">string</span>, <span class="keywordtype">int</span> len = -1);</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#aeadb27b5b35c33ceb8d8b77dccc7e979">Printf</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* format, ...) __attribute__ ((format (printf, 2, 3)));</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a703545c804277b76dd6f74d2f32c9638">GetOutput</a> (<span class="keywordtype">bool</span> only_if_no_immediate);</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a361c705b3f90584c9d51ca4842f22cb1">GetError</a> (<span class="keywordtype">bool</span> only_if_no_immediate);</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  </div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a84b2f3b1aa9f6290947e2f5f799d4d0f">SetError</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error,</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *fallback_error_cstr = NULL);</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a84b2f3b1aa9f6290947e2f5f799d4d0f">SetError</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* error_cstr);</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00109"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandReturnObject.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 109</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00110"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommandReturnObject.html#aee9a0d1e363dceb8bc8ae91580177403"> 110</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandReturnObject.html#aee9a0d1e363dceb8bc8ae91580177403">SBOptions</a>;</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  lldb_private::CommandReturnObject *</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a1dd1f14531c7ee856a335b6243fc3c61">operator-></a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  lldb_private::CommandReturnObject *</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keyword">get</span>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  lldb_private::CommandReturnObject &</div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a9aa3311eea3bcb0507bcf9fb9c88ee28">operator*</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  lldb_private::CommandReturnObject &</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a1311384290cf3721124ae5c31121647c">ref</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html#a9ce6d1f02889943febb7a3ec6827f547">SetLLDBObjectPtr</a> (lldb_private::CommandReturnObject *ptr);</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  std::unique_ptr<lldb_private::CommandReturnObject> m_opaque_ap;</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> };</div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="preprocessor">#endif // LLDB_SBCommandReturnObject_h_</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> SetImmediateErrorFile(FILE *fh);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">void</span> SetImmediateOutputFile(FILE *fh, <span class="keywordtype">bool</span> transfer_ownership);</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">void</span> SetImmediateErrorFile(FILE *fh, <span class="keywordtype">bool</span> transfer_ownership);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">void</span> PutCString(<span class="keyword">const</span> <span class="keywordtype">char</span> *<span class="keywordtype">string</span>, <span class="keywordtype">int</span> len = -1);</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">size_t</span> Printf(<span class="keyword">const</span> <span class="keywordtype">char</span> *format, ...) __attribute__((format(printf, 2, 3)));</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetOutput(<span class="keywordtype">bool</span> only_if_no_immediate);</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetError(<span class="keywordtype">bool</span> only_if_no_immediate);</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">void</span> SetError(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error,</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *fallback_error_cstr = <span class="keyword">nullptr</span>);</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">void</span> SetError(<span class="keyword">const</span> <span class="keywordtype">char</span> *error_cstr);</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandReturnObject.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 94</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommandReturnObject.html#aee9a0d1e363dceb8bc8ae91580177403"> 95</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>SBOptions;</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  lldb_private::CommandReturnObject *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  lldb_private::CommandReturnObject *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  lldb_private::CommandReturnObject &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  lldb_private::CommandReturnObject &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">void</span> SetLLDBObjectPtr(lldb_private::CommandReturnObject *ptr);</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  std::unique_ptr<lldb_private::CommandReturnObject> m_opaque_ap;</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> };</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="preprocessor">#endif // LLDB_SBCommandReturnObject_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="namespacelldb_html_af2b1fa072f93ee719aeeb71d8930775c"><div class="ttname"><a href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">lldb::SBCommandReturnObject</a></div><div class="ttdeci">class LLDB_API SBCommandReturnObject</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00040">SBDefines.h:40</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandReturnObject_html"><div class="ttname"><a href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandReturnObject_8h_source.html#l00025">SBCommandReturnObject.h:25</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCommunication_8h.html b/lldb/www/cpp_reference/html/SBCommunication_8h.html
index f55d7ae..4bb130a 100644
--- a/lldb/www/cpp_reference/html/SBCommunication_8h.html
+++ b/lldb/www/cpp_reference/html/SBCommunication_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBCommunication_8h__incl.png" border="0" usemap="#SBCommunication_8h" alt=""/></div>
<map name="SBCommunication_8h" id="SBCommunication_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="380,83,505,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node8" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="379,80,505,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBCommunication_8h__dep__incl.png" border="0" usemap="#SBCommunication_8hdep" alt=""/></div>
<map name="SBCommunication_8hdep" id="SBCommunication_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="43,83,107,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="43,80,107,107"/></map>
</div>
</div>
<p><a href="SBCommunication_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.map
index cf61b75..577694b 100644
--- a/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBCommunication.h" name="SBCommunication.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="43,83,107,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="43,80,107,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.png
index 7e26925..b0d0717 100644
--- a/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBCommunication_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCommunication_8h__incl.map b/lldb/www/cpp_reference/html/SBCommunication_8h__incl.map
index cc76a25..7b4ea92 100644
--- a/lldb/www/cpp_reference/html/SBCommunication_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBCommunication_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBCommunication.h" name="SBCommunication.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="380,83,505,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node8" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="379,80,505,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCommunication_8h__incl.png b/lldb/www/cpp_reference/html/SBCommunication_8h__incl.png
index 580e29e..14bbf67 100644
--- a/lldb/www/cpp_reference/html/SBCommunication_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBCommunication_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCommunication_8h_source.html b/lldb/www/cpp_reference/html/SBCommunication_8h_source.html
index d052db1..5b77e68 100644
--- a/lldb/www/cpp_reference/html/SBCommunication_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBCommunication_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -48,94 +48,83 @@
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">enum</span> {</div>
-<div class="line"><a name="l00022"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a10e4887dd35116e8ac097b20cda440b4"> 22</a></span>  <a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a10e4887dd35116e8ac097b20cda440b4" title="Sent when the communications connection is lost.">eBroadcastBitDisconnected</a> = (1 << 0), <span class="comment">///< Sent when the communications connection is lost.</span></div>
-<div class="line"><a name="l00023"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a0f482c64abdd477de9df8afc4a1078cb"> 23</a></span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a0f482c64abdd477de9df8afc4a1078cb" title="Sent by the read thread when bytes become available.">eBroadcastBitReadThreadGotBytes</a> = (1 << 1), <span class="comment">///< Sent by the read thread when bytes become available.</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a554b212d9591c624847c15e035c1f3fc"> 24</a></span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a554b212d9591c624847c15e035c1f3fc" title="Sent by the read thread when it exits to inform clients.">eBroadcastBitReadThreadDidExit</a> = (1 << 2), <span class="comment">///< Sent by the read thread when it exits to inform clients.</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a7aaf636aab623833d3d3541dd74ca4c4"> 25</a></span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a7aaf636aab623833d3d3541dd74ca4c4" title="Sent by clients that need to cancel the read thread.">eBroadcastBitReadThreadShouldExit</a> = (1 << 3), <span class="comment">///< Sent by clients that need to cancel the read thread.</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24aa742f87f608eae9eed2756433f6d8d7b"> 26</a></span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24aa742f87f608eae9eed2756433f6d8d7b" title="Sent when data received makes a complete packet.">eBroadcastBitPacketAvailable</a> = (1 << 4), <span class="comment">///< Sent when data received makes a complete packet.</span></div>
-<div class="line"><a name="l00027"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a9408507cb4af14a627054e299d02962e"> 27</a></span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a9408507cb4af14a627054e299d02962e">eAllEventBits</a> = 0xffffffff</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  };</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072"> 30</a></span>  <span class="keyword">typedef</span> void (*<a class="code" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">ReadThreadBytesReceived</a>) (<span class="keywordtype">void</span> *baton, <span class="keyword">const</span> <span class="keywordtype">void</span> *src, <span class="keywordtype">size_t</span> src_len);</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a7cb85c673867e63fac1350a815b5cdb8">SBCommunication</a> ();</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a7cb85c673867e63fac1350a815b5cdb8">SBCommunication</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> * broadcaster_name);</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBCommunication.html#af192a76b5cf136f36939dbac4425584b">~SBCommunication</a> ();</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommunication.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommunication.html#ac3ae284f827effc2193d2df4320f9a8a"> 20</a></span>  <a class="code" href="classlldb_1_1SBCommunication.html#ac3ae284f827effc2193d2df4320f9a8a">FLAGS_ANONYMOUS_ENUM</a>(){</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  eBroadcastBitDisconnected =</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  (1 << 0), <span class="comment">///< Sent when the communications connection is lost.</span></div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"></span> eBroadcastBitReadThreadGotBytes =</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  (1 << 1), <span class="comment">///< Sent by the read thread when bytes become available.</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment"></span> eBroadcastBitReadThreadDidExit =</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  (1</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  << 2), <span class="comment">///< Sent by the read thread when it exits to inform clients.</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment"></span> eBroadcastBitReadThreadShouldExit =</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  (1 << 3), <span class="comment">///< Sent by clients that need to cancel the read thread.</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment"></span> eBroadcastBitPacketAvailable =</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  (1 << 4), <span class="comment">///< Sent when data received makes a complete packet.</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"></span> eAllEventBits = 0xffffffff};</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072"> 34</a></span>  <span class="keyword">typedef</span> void (*ReadThreadBytesReceived)(<span class="keywordtype">void</span> *baton, <span class="keyword">const</span> <span class="keywordtype">void</span> *src,</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">size_t</span> src_len);</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a3159b3af4c33fa27b057aa2810aaa7a2">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBCommunication.html#abd27f73fbc5bdfc6373c1ca67ac91e7f">GetBroadcaster</a> ();</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBCommunication.html#a3924231f38ad0bcb25c9d9b0027a3428">GetBroadcasterClass</a>();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b">SBCommunication</a>();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b">SBCommunication</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *broadcaster_name);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  ~<a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>();</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> GetBroadcaster();</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::ConnectionStatus</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a3f7ac6e63989b1c85db0bf918b32dc3e">AdoptFileDesriptor</a> (<span class="keywordtype">int</span> fd, <span class="keywordtype">bool</span> owns_fd);</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  lldb::ConnectionStatus</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a7d9b670ea00515ae87203754238f5399">Connect</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *url);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetBroadcasterClass();</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  lldb::ConnectionStatus AdoptFileDesriptor(<span class="keywordtype">int</span> fd, <span class="keywordtype">bool</span> owns_fd);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  lldb::ConnectionStatus Connect(<span class="keyword">const</span> <span class="keywordtype">char</span> *url);</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  lldb::ConnectionStatus</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBCommunication.html#adf990fcd6cfcc113438fef8fae674d07">Disconnect</a> ();</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a1e018a3a596670e740b8226ae058808d">IsConnected</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  lldb::ConnectionStatus Disconnect();</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span> IsConnected() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span> GetCloseOnEOF();</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBCommunication.html#acf203ffd8066819069491e12846a4113">GetCloseOnEOF</a> ();</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a6bab0e67b2467789125f9f903b353d46">SetCloseOnEOF</a> (<span class="keywordtype">bool</span> b);</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBCommunication.html#af40a4ad9f2f4a8bef704fa6f20756fd8">Read</a> (<span class="keywordtype">void</span> *dst,</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">size_t</span> dst_len,</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  uint32_t timeout_usec,</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  lldb::ConnectionStatus &status);</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a5e95d57662c88378ad25f4d02d32b1e4">Write</a> (<span class="keyword">const</span> <span class="keywordtype">void</span> *src,</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">size_t</span> src_len,</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  lldb::ConnectionStatus &status);</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a69bed79b9f866e5508e29d41d85f188b">ReadThreadStart</a> ();</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBCommunication.html#aec744b634df7cf656a675162447f6727">ReadThreadStop</a> ();</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">void</span> SetCloseOnEOF(<span class="keywordtype">bool</span> b);</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">size_t</span> Read(<span class="keywordtype">void</span> *dst, <span class="keywordtype">size_t</span> dst_len, uint32_t timeout_usec,</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  lldb::ConnectionStatus &status);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">size_t</span> Write(<span class="keyword">const</span> <span class="keywordtype">void</span> *src, <span class="keywordtype">size_t</span> src_len, lldb::ConnectionStatus &status);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span> ReadThreadStart();</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">bool</span> ReadThreadStop();</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> ReadThreadIsRunning();</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">bool</span> SetReadThreadBytesReceivedCallback(ReadThreadBytesReceived callback,</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">void</span> *callback_baton);</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  DISALLOW_COPY_AND_ASSIGN(<a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  lldb_private::Communication *m_opaque;</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">bool</span> m_opaque_owned;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> };</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBCommunication.html#ae69b67ed32dcf8e19febab317fa2a36c">ReadThreadIsRunning</a> ();</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBCommunication.html#a1e0f406e60bc684dba5a520dd3e618fd">SetReadThreadBytesReceivedCallback</a> (<a class="code" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">ReadThreadBytesReceived</a> callback,</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordtype">void</span> *callback_baton);</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  DISALLOW_COPY_AND_ASSIGN (<a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>);</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  lldb_private::Communication *m_opaque;</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span> m_opaque_owned;</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> };</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="preprocessor">#endif // LLDB_SBCommunication_h_</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#endif // LLDB_SBCommunication_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBCommunication_html"><div class="ttname"><a href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommunication_8h_source.html#l00018">SBCommunication.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommunication_html_ac3ae284f827effc2193d2df4320f9a8a"><div class="ttname"><a href="classlldb_1_1SBCommunication.html#ac3ae284f827effc2193d2df4320f9a8a">lldb::SBCommunication::FLAGS_ANONYMOUS_ENUM</a></div><div class="ttdeci">FLAGS_ANONYMOUS_ENUM()</div><div class="ttdef"><b>Definition:</b> <a href="SBCommunication_8h_source.html#l00020">SBCommunication.h:20</a></div></div>
+<div class="ttc" id="namespacelldb_html_a3c8aac4af10b0cecf374d1a756a1252b"><div class="ttname"><a href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b">lldb::SBCommunication</a></div><div class="ttdeci">class LLDB_API SBCommunication</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00041">SBDefines.h:41</a></div></div>
+<div class="ttc" id="SBError_8h_html"><div class="ttname"><a href="SBError_8h.html">SBError.h</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCompileUnit_8h.html b/lldb/www/cpp_reference/html/SBCompileUnit_8h.html
index 12f758f..db69062 100644
--- a/lldb/www/cpp_reference/html/SBCompileUnit_8h.html
+++ b/lldb/www/cpp_reference/html/SBCompileUnit_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBCompileUnit_8h__incl.png" border="0" usemap="#SBCompileUnit_8h" alt=""/></div>
<map name="SBCompileUnit_8h" id="SBCompileUnit_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node8" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBCompileUnit_8h__dep__incl.png" border="0" usemap="#SBCompileUnit_8hdep" alt=""/></div>
<map name="SBCompileUnit_8hdep" id="SBCompileUnit_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="289,470,353,498"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="300,83,436,111"/><area shape="rect" id="node8" href="SBModule_8h.html" title="SBModule.h" alt="" coords="237,161,328,189"/><area shape="rect" id="node38" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="457,238,615,266"/><area shape="rect" id="node11" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="233,238,329,266"/><area shape="rect" id="node14" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="43,315,141,343"/><area shape="rect" id="node18" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/><area shape="rect" id="node22" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="317,393,411,421"/><area shape="rect" id="node26" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="493,315,579,343"/><area shape="rect" id="node29" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="605,393,688,421"/><area shape="rect" id="node33" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="485,393,581,421"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="440,453,504,480"/><area shape="rect" id="node3" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="405,80,541,107"/><area shape="rect" id="node4" href="SBModule_8h.html" title="SBModule.h" alt="" coords="323,155,415,181"/><area shape="rect" id="node14" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="600,229,757,256"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="321,229,417,256"/><area shape="rect" id="node13" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="94,229,231,256"/><area shape="rect" id="node6" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="94,304,193,331"/><area shape="rect" id="node7" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="422,304,524,331"/><area shape="rect" id="node8" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="320,379,435,405"/><area shape="rect" id="node9" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="509,379,603,405"/><area shape="rect" id="node10" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="618,304,704,331"/><area shape="rect" id="node11" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="797,379,879,405"/><area shape="rect" id="node12" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="677,379,773,405"/></map>
</div>
</div>
<p><a href="SBCompileUnit_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.map
index a6470cd..d913e0c 100644
--- a/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBCompileUnit.h" name="SBCompileUnit.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="289,470,353,498"/>
-<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="300,83,436,111"/>
-<area shape="rect" id="node8" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="237,161,328,189"/>
-<area shape="rect" id="node38" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="457,238,615,266"/>
-<area shape="rect" id="node11" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="233,238,329,266"/>
-<area shape="rect" id="node14" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="43,315,141,343"/>
-<area shape="rect" id="node18" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/>
-<area shape="rect" id="node22" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="317,393,411,421"/>
-<area shape="rect" id="node26" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="493,315,579,343"/>
-<area shape="rect" id="node29" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="605,393,688,421"/>
-<area shape="rect" id="node33" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="485,393,581,421"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="440,453,504,480"/>
+<area shape="rect" id="node3" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="405,80,541,107"/>
+<area shape="rect" id="node4" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="323,155,415,181"/>
+<area shape="rect" id="node14" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="600,229,757,256"/>
+<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="321,229,417,256"/>
+<area shape="rect" id="node13" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="94,229,231,256"/>
+<area shape="rect" id="node6" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="94,304,193,331"/>
+<area shape="rect" id="node7" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="422,304,524,331"/>
+<area shape="rect" id="node8" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="320,379,435,405"/>
+<area shape="rect" id="node9" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="509,379,603,405"/>
+<area shape="rect" id="node10" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="618,304,704,331"/>
+<area shape="rect" id="node11" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="797,379,879,405"/>
+<area shape="rect" id="node12" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="677,379,773,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.md5
index 66ffdd9..877baf8 100644
--- a/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.md5
@@ -1 +1 @@
-4a80ee5cedfddd1cc327486e6ebc5551
\ No newline at end of file
+331b4c6d18c3246216d460e5bdff2fef
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.png
index eae0210..9b0c14c 100644
--- a/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBCompileUnit_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.map b/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.map
index d2a06e2..565d5d8 100644
--- a/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBCompileUnit.h" name="SBCompileUnit.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node8" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.png b/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.png
index 56d39a9..accbd23 100644
--- a/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBCompileUnit_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBCompileUnit_8h_source.html b/lldb/www/cpp_reference/html/SBCompileUnit_8h_source.html
index d1ec8e7..b4f0a1b 100644
--- a/lldb/www/cpp_reference/html/SBCompileUnit_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBCompileUnit_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -48,111 +48,103 @@
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCompileUnit.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCompileUnit.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">SBCompileUnit</a>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">SBCompileUnit</a> ();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">SBCompileUnit</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">SBCompileUnit</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>();</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a4c013a8446480ba7dd030984c5fe48b6">~SBCompileUnit</a> ();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#ad82391cc4369ab2dcb9e4444f22e2f96">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a3bfac87f91292fc98d6b72812260b833">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetFileSpec() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  uint32_t GetNumLineEntries() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#afca1e656977f4fe01f6f5169ba6991d3">GetFileSpec</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  uint32_t</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a5f28262e9cf63ece291615af976d82c3">GetNumLineEntries</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a5aa99a17c6d0dd4b422b248d547c03d3">GetLineEntryAtIndex</a> (uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> GetLineEntryAtIndex(uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  uint32_t FindLineEntryIndex(uint32_t start_idx, uint32_t line,</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> *inline_file_spec) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  uint32_t FindLineEntryIndex(uint32_t start_idx, uint32_t line,</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> *inline_file_spec,</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">bool</span> exact) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  uint32_t</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a1ca82baeb77ea901f8749113abdaa7bf">FindLineEntryIndex</a> (uint32_t start_idx,</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  uint32_t line,</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> *inline_file_spec) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a1ca82baeb77ea901f8749113abdaa7bf">FindLineEntryIndex</a> (uint32_t start_idx,</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  uint32_t line,</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> *inline_file_spec,</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span> exact) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#ae7cfa052394cb9cdfa3c24feb22599f4">GetSupportFileAtIndex</a> (uint32_t idx) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  uint32_t</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#aa178fa83d2f5820f79cdfd1f210b5ccd">GetNumSupportFiles</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  uint32_t</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a9d7e97af5eebd2c895fc69182206cdcb">FindSupportFileIndex</a> (uint32_t start_idx, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file, <span class="keywordtype">bool</span> full);</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> /// Get all types matching \a type_mask from debug info in this</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// compile unit.</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> /// @param[in] type_mask</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> /// A bitfield that consists of one or more bits logically OR'ed</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> /// together from the lldb::TypeClass enumeration. This allows</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> /// you to request only structure types, or only class, struct</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"> /// and union types. Passing in lldb::eTypeClassAny will return</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> /// all types found in the debug information for this compile</span></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> /// unit.</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="comment"> /// A list of types in this compile unit that match \a type_mask</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a18801a5adfef9d7eb2a1fc01dba31a1f">GetTypes</a> (uint32_t type_mask = lldb::eTypeClassAny);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> GetSupportFileAtIndex(uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  uint32_t GetNumSupportFiles() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  uint32_t FindSupportFileIndex(uint32_t start_idx, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file,</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">bool</span> full);</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> /// Get all types matching \a type_mask from debug info in this</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> /// compile unit.</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// @param[in] type_mask</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> /// A bitfield that consists of one or more bits logically OR'ed</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// together from the lldb::TypeClass enumeration. This allows</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// you to request only structure types, or only class, struct</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// and union types. Passing in lldb::eTypeClassAny will return</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// all types found in the debug information for this compile</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// unit.</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// A list of types in this compile unit that match \a type_mask</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> GetTypes(uint32_t type_mask = lldb::eTypeClassAny);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  lldb::LanguageType GetLanguage();</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCompileUnit.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCompileUnit.html#abf05358ec2c89fa95b69c85ed46492c9"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCompileUnit.html#a61223b184d8edf3f301c71ce68df8af5"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="classlldb_1_1SBCompileUnit.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#ab9e4e4a97ecc58d8f2cc36949d18f315">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#ae0eb32ab5006b9bb15a62bd36db54edd">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">SBCompileUnit</a>(lldb_private::CompileUnit *lldb_object_ptr);</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keyword">const</span> lldb_private::CompileUnit *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">const</span> lldb_private::CompileUnit &operator*() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#a958050257736177bd6cd33dfa73a9682">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00091"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCompileUnit.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 91</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00092"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCompileUnit.html#abf05358ec2c89fa95b69c85ed46492c9"> 92</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00093"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCompileUnit.html#a61223b184d8edf3f301c71ce68df8af5"> 93</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00094"></a><span class="lineno"><a class="code" href="classlldb_1_1SBCompileUnit.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 94</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  lldb_private::CompileUnit *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">void</span> reset(lldb_private::CompileUnit *lldb_object_ptr);</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  lldb_private::CompileUnit *m_opaque_ptr;</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> };</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">SBCompileUnit</a> (lldb_private::CompileUnit *lldb_object_ptr);</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keyword">const</span> lldb_private::CompileUnit *</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  operator->() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keyword">const</span> lldb_private::CompileUnit &</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  operator*() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  lldb_private::CompileUnit *</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keyword">get</span> ();</div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  </div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  reset (lldb_private::CompileUnit *lldb_object_ptr);</div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  lldb_private::CompileUnit *m_opaque_ptr;</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> };</div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="preprocessor">#endif // LLDB_SBCompileUnit_h_</span></div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor">#endif // LLDB_SBCompileUnit_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_aebc752bb3c183988cb1f88e8bd1513fc"><div class="ttname"><a href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">lldb::SBCompileUnit</a></div><div class="ttdeci">class LLDB_API SBCompileUnit</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00042">SBDefines.h:42</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html"><div class="ttname"><a href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00229">SBType.h:229</a></div></div>
+<div class="ttc" id="SBFileSpec_8h_html"><div class="ttname"><a href="SBFileSpec_8h.html">SBFileSpec.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBData_8h.html b/lldb/www/cpp_reference/html/SBData_8h.html
index 6b24623..ace8174 100644
--- a/lldb/www/cpp_reference/html/SBData_8h.html
+++ b/lldb/www/cpp_reference/html/SBData_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBData_8h__incl.png" border="0" usemap="#SBData_8h" alt=""/></div>
<map name="SBData_8h" id="SBData_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBData_8h__dep__incl.png" border="0" usemap="#SBData_8hdep" alt=""/></div>
<map name="SBData_8hdep" id="SBData_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="252,702,316,730"/><area shape="rect" id="node5" href="SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="89,161,199,189"/><area shape="rect" id="node8" href="SBSection_8h.html" title="SBSection.h" alt="" coords="297,83,391,111"/><area shape="rect" id="node46" href="SBValue_8h.html" title="SBValue.h" alt="" coords="736,470,819,498"/><area shape="rect" id="node10" href="SBModule_8h.html" title="SBModule.h" alt="" coords="323,161,413,189"/><area shape="rect" id="node13" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="320,238,416,266"/><area shape="rect" id="node19" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="296,393,432,421"/><area shape="rect" id="node16" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/><area shape="rect" id="node25" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="541,547,627,575"/><area shape="rect" id="node35" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="453,625,547,653"/><area shape="rect" id="node39" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/><area shape="rect" id="node23" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="504,470,661,498"/><area shape="rect" id="node28" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="347,625,429,653"/><area shape="rect" id="node32" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="621,625,717,653"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="600,677,664,704"/><area shape="rect" id="node3" href="SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="43,155,153,181"/><area shape="rect" id="node4" href="SBMemoryRegionInfo_8h.html" title="SBMemoryRegionInfo.h" alt="" coords="94,379,252,405"/><area shape="rect" id="node5" href="SBSection_8h.html" title="SBSection.h" alt="" coords="243,80,337,107"/><area shape="rect" id="node18" href="SBValue_8h.html" title="SBValue.h" alt="" coords="1216,453,1297,480"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="1019,155,1111,181"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="685,229,781,256"/><area shape="rect" id="node9" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="665,379,801,405"/><area shape="rect" id="node17" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="1166,229,1303,256"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="683,304,783,331"/><area shape="rect" id="node11" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="986,528,1072,555"/><area shape="rect" id="node14" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="827,603,920,629"/><area shape="rect" id="node15" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="557,304,659,331"/><area shape="rect" id="node16" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="379,528,493,555"/><area shape="rect" id="node10" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="771,453,928,480"/><area shape="rect" id="node12" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="720,603,801,629"/><area shape="rect" id="node13" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="995,603,1091,629"/></map>
</div>
</div>
<p><a href="SBData_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBData_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBData_8h__dep__incl.map
index 26022ee..8f653fb 100644
--- a/lldb/www/cpp_reference/html/SBData_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBData_8h__dep__incl.map
@@ -1,16 +1,19 @@
<map id="SBData.h" name="SBData.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="252,702,316,730"/>
-<area shape="rect" id="node5" href="$SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="89,161,199,189"/>
-<area shape="rect" id="node8" href="$SBSection_8h.html" title="SBSection.h" alt="" coords="297,83,391,111"/>
-<area shape="rect" id="node46" href="$SBValue_8h.html" title="SBValue.h" alt="" coords="736,470,819,498"/>
-<area shape="rect" id="node10" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="323,161,413,189"/>
-<area shape="rect" id="node13" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="320,238,416,266"/>
-<area shape="rect" id="node19" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="296,393,432,421"/>
-<area shape="rect" id="node16" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/>
-<area shape="rect" id="node25" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="541,547,627,575"/>
-<area shape="rect" id="node35" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="453,625,547,653"/>
-<area shape="rect" id="node39" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/>
-<area shape="rect" id="node23" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="504,470,661,498"/>
-<area shape="rect" id="node28" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="347,625,429,653"/>
-<area shape="rect" id="node32" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="621,625,717,653"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="600,677,664,704"/>
+<area shape="rect" id="node3" href="$SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="43,155,153,181"/>
+<area shape="rect" id="node4" href="$SBMemoryRegionInfo_8h.html" title="SBMemoryRegionInfo.h" alt="" coords="94,379,252,405"/>
+<area shape="rect" id="node5" href="$SBSection_8h.html" title="SBSection.h" alt="" coords="243,80,337,107"/>
+<area shape="rect" id="node18" href="$SBValue_8h.html" title="SBValue.h" alt="" coords="1216,453,1297,480"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="1019,155,1111,181"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="685,229,781,256"/>
+<area shape="rect" id="node9" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="665,379,801,405"/>
+<area shape="rect" id="node17" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="1166,229,1303,256"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="683,304,783,331"/>
+<area shape="rect" id="node11" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="986,528,1072,555"/>
+<area shape="rect" id="node14" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="827,603,920,629"/>
+<area shape="rect" id="node15" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="557,304,659,331"/>
+<area shape="rect" id="node16" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="379,528,493,555"/>
+<area shape="rect" id="node10" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="771,453,928,480"/>
+<area shape="rect" id="node12" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="720,603,801,629"/>
+<area shape="rect" id="node13" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="995,603,1091,629"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBData_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBData_8h__dep__incl.md5
index 3ada69e..d0ff5fd 100644
--- a/lldb/www/cpp_reference/html/SBData_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBData_8h__dep__incl.md5
@@ -1 +1 @@
-5913a2aaeee7948655cf93bdc0eb8b2d
\ No newline at end of file
+837d4c0dbab274d2b9daa451c4040409
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBData_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBData_8h__dep__incl.png
index 252d68f..1b66c76 100644
--- a/lldb/www/cpp_reference/html/SBData_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBData_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBData_8h__incl.map b/lldb/www/cpp_reference/html/SBData_8h__incl.map
index 018cc4d..ac366c2 100644
--- a/lldb/www/cpp_reference/html/SBData_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBData_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBData.h" name="SBData.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBData_8h__incl.png b/lldb/www/cpp_reference/html/SBData_8h__incl.png
index a53850e..70c6e37 100644
--- a/lldb/www/cpp_reference/html/SBData_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBData_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBData_8h_source.html b/lldb/www/cpp_reference/html/SBData_8h_source.html
index 5699298..0808d47 100644
--- a/lldb/www/cpp_reference/html/SBData_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBData_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,176 +47,162 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBData.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBData.html">SBData</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBData.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBData.html">SBData</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">SBData</a>();</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBData.html#ab5ff7e2c86d4685ab67ce994aea8ec62">SBData</a> ();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">SBData</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a> &rhs);</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBData.html#ab5ff7e2c86d4685ab67ce994aea8ec62">SBData</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a> &rhs);</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a> &</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBData.html#ae91ecc4836320d17c4ac4d0d9fb68fc4">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a> &rhs);</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBData.html#a72787add106907a65478928dbe96660a">~SBData</a> ();</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  uint8_t</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBData.html#a087e701a16bf6d8f68aca7422e25e8ab">GetAddressByteSize</a> ();</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBData.html#ac7160eb106dbf52e23367f84e7e1eae0">SetAddressByteSize</a> (uint8_t addr_byte_size);</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBData.html#a4d173bf005ddb0e785b1eae978cde542">Clear</a> ();</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBData.html#a24ed5491ef7b86b71a9becde119df352">IsValid</a>();</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBData.html#ae8407f1f22fc12552aca84e84881951a">GetByteSize</a> ();</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::ByteOrder</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBData.html#a0ef4b888ae5ace954f5a875a428ae9fa">GetByteOrder</a>();</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBData.html#a2aeea47816f41ef7be72187619dd5a28">SetByteOrder</a> (lldb::ByteOrder endian);</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">float</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBData.html#a50272896d6ecab5c77be8b2fbe7ed5df">GetFloat</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">double</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBData.html#a3bf354728879272083fdac8daa84692c">GetDouble</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBData.html">SBData</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  uint8_t GetAddressByteSize();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> SetAddressByteSize(uint8_t addr_byte_size);</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span> IsValid();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">size_t</span> GetByteSize();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  lldb::ByteOrder GetByteOrder();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span> SetByteOrder(lldb::ByteOrder endian);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">float</span> GetFloat(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">double</span> GetDouble(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">long</span> <span class="keywordtype">double</span> GetLongDouble(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  lldb::addr_t GetAddress(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  uint8_t GetUnsignedInt8(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  uint16_t GetUnsignedInt16(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  uint32_t GetUnsignedInt32(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  uint64_t GetUnsignedInt64(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">long</span> <span class="keywordtype">double</span></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBData.html#a20c5051a9f79e804910bcc838569952f">GetLongDouble</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  lldb::addr_t</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBData.html#a6a66c2e8d8df95ce613be6334ffcf9a2">GetAddress</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  uint8_t</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBData.html#ad7259f101e6871dc07fdc18958637ceb">GetUnsignedInt8</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  uint16_t</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBData.html#a408085d14b9be852592b8ef2a49e3a0d">GetUnsignedInt16</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  uint32_t</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBData.html#a5e182327b81d1e5157ca88b8c02648b3">GetUnsignedInt32</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  uint64_t</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBData.html#af4d55f155fd0ad8aeb02efde2fb8ed2f">GetUnsignedInt64</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  int8_t</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBData.html#ac05fa3c31c36c1fe42b1df77228e5151">GetSignedInt8</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  int16_t</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBData.html#a9a8e04fefbbcb539fc57234eff0fa063">GetSignedInt16</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  int32_t</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBData.html#a21cf3cbfde5afcdf32ce9a7f82175898">GetSignedInt32</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  int64_t</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBData.html#a5410ab244e23f6add6c9482bcdee49d9">GetSignedInt64</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBData.html#ab21087648882e98b71499bb8ec4842ab">GetString</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, lldb::offset_t offset);</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBData.html#a2354dc63f651d401d3c47480e433d95e">ReadRawData</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error,</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  lldb::offset_t offset,</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">void</span> *buf,</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">size_t</span> size);</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBData.html#a152308d3ec3dee6808c18de1ba575c51">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::addr_t base_addr = LLDB_INVALID_ADDRESS);</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  </div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="comment">// it would be nice to have SetData(SBError, const void*, size_t) when endianness and address size can be</span></div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="comment">// inferred from the existing DataExtractor, but having two SetData() signatures triggers a SWIG bug where</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="comment">// the typemap isn't applied before resolving the overload, and thus the right function never gets called</span></div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBData.html#ae1cbce5b9633822b221b212eef27ab51">SetData</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size, lldb::ByteOrder endian, uint8_t addr_size);</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="comment">// see SetData() for why we don't have Append(const void* buf, size_t size)</span></div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBData.html#ae35e67d752ed28191596fc7fc1985ccc">Append</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a>& rhs);</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="classlldb_1_1SBData.html#ad095ab5bdf98efa99e8b0134587e5918">CreateDataFromCString</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, <span class="keyword">const</span> <span class="keywordtype">char</span>* data);</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  </div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="comment">// in the following CreateData*() and SetData*() prototypes, the two parameters array and array_len</span></div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="comment">// should not be renamed or rearranged, because doing so will break the SWIG typemap</span></div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBData.html#a07ae08c5f2d9f0a09a1231e39ad330d7">CreateDataFromUInt64Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, uint64_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  </div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBData.html#a894b25cb5413e761c8f9468da6530802">CreateDataFromUInt32Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, uint32_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  </div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="classlldb_1_1SBData.html#aaa482ed5fa8f35895bfd4342df60b62e">CreateDataFromSInt64Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, int64_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBData.html#add39ceeb983ff107b0106b5197a15e74">CreateDataFromSInt32Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, int32_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classlldb_1_1SBData.html#a5dced84f58f6d2ccc3742142e72d0286">CreateDataFromDoubleArray</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, <span class="keywordtype">double</span>* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  </div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classlldb_1_1SBData.html#a0bf3ce16377e65f27524e445faa8724a">SetDataFromCString</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data);</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  </div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="classlldb_1_1SBData.html#a0b17d048d8fc2c898fbb667174cd3225">SetDataFromUInt64Array</a> (uint64_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  </div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBData.html#ac20a03a81387ffb40272f577c88f6b5b">SetDataFromUInt32Array</a> (uint32_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  </div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBData.html#ade2012aeb975801941705bdb6ab49db9">SetDataFromSInt64Array</a> (int64_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  </div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="classlldb_1_1SBData.html#a3e0a09420e197cc5e8546d8cc088267f">SetDataFromSInt32Array</a> (int32_t* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  </div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <a class="code" href="classlldb_1_1SBData.html#ac25f4f11a8b0f74404303b407a35e60c">SetDataFromDoubleArray</a> (<span class="keywordtype">double</span>* array, <span class="keywordtype">size_t</span> array_len);</div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> </div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  </div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  </div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="comment">// Mimic shared pointer...</span></div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  lldb_private::DataExtractor *</div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keyword">get</span>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  </div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  lldb_private::DataExtractor *</div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <a class="code" href="classlldb_1_1SBData.html#a852082a0d0d3dafc07d20ad45523c8dd">operator-></a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  </div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  lldb::DataExtractorSP &</div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <a class="code" href="classlldb_1_1SBData.html#ad41c4394cd1dc544dabc9672b156e7af">operator*</a>();</div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  </div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keyword">const</span> lldb::DataExtractorSP &</div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="classlldb_1_1SBData.html#ad41c4394cd1dc544dabc9672b156e7af">operator*</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="classlldb_1_1SBData.html#ab5ff7e2c86d4685ab67ce994aea8ec62">SBData</a> (<span class="keyword">const</span> lldb::DataExtractorSP &data_sp);</div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <a class="code" href="classlldb_1_1SBData.html#adb8719253487d205117bd1a12aa199ea">SetOpaque</a> (<span class="keyword">const</span> lldb::DataExtractorSP &data_sp);</div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00169"></a><span class="lineno"><a class="code" href="classlldb_1_1SBData.html#a48b8099c7a08a2aec4799804e4a2126a"> 169</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
-<div class="line"><a name="l00170"></a><span class="lineno"><a class="code" href="classlldb_1_1SBData.html#a3392eea8d13e7395ee1e04a2b733e19b"> 170</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00171"></a><span class="lineno"><a class="code" href="classlldb_1_1SBData.html#ac680b582e5ce19cad1574d1f5793c68b"> 171</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
-<div class="line"><a name="l00172"></a><span class="lineno"><a class="code" href="classlldb_1_1SBData.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 172</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> </div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  lldb::DataExtractorSP m_opaque_sp;</div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> };</div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> </div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="preprocessor">#endif // LLDB_SBData_h_</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  int8_t GetSignedInt8(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  int16_t GetSignedInt16(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  int32_t GetSignedInt32(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  int64_t GetSignedInt64(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetString(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">size_t</span> ReadRawData(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset, <span class="keywordtype">void</span> *buf,</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">size_t</span> size);</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  lldb::addr_t base_addr = LLDB_INVALID_ADDRESS);</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="comment">// it would be nice to have SetData(SBError, const void*, size_t) when</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="comment">// endianness and address size can be</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="comment">// inferred from the existing DataExtractor, but having two SetData()</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="comment">// signatures triggers a SWIG bug where</span></div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="comment">// the typemap isn't applied before resolving the overload, and thus the right</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="comment">// function never gets called</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">void</span> SetData(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size,</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  lldb::ByteOrder endian, uint8_t addr_size);</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="comment">// see SetData() for why we don't have Append(const void* buf, size_t size)</span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">bool</span> Append(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBData.html">SBData</a> &rhs);</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> CreateDataFromCString(lldb::ByteOrder endian,</div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  uint32_t addr_byte_size,</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="comment">// in the following CreateData*() and SetData*() prototypes, the two</span></div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="comment">// parameters array and array_len</span></div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="comment">// should not be renamed or rearranged, because doing so will break the SWIG</span></div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="comment">// typemap</span></div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> CreateDataFromUInt64Array(lldb::ByteOrder endian,</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  uint32_t addr_byte_size,</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  uint64_t *array,</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> CreateDataFromUInt32Array(lldb::ByteOrder endian,</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  uint32_t addr_byte_size,</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  uint32_t *array,</div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> CreateDataFromSInt64Array(lldb::ByteOrder endian,</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  uint32_t addr_byte_size,</div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  int64_t *array,</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> CreateDataFromSInt32Array(lldb::ByteOrder endian,</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  uint32_t addr_byte_size,</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  int32_t *array,</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> CreateDataFromDoubleArray(lldb::ByteOrder endian,</div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  uint32_t addr_byte_size,</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keywordtype">double</span> *array,</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">bool</span> SetDataFromCString(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keywordtype">bool</span> SetDataFromUInt64Array(uint64_t *array, <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keywordtype">bool</span> SetDataFromUInt32Array(uint32_t *array, <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordtype">bool</span> SetDataFromSInt64Array(int64_t *array, <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordtype">bool</span> SetDataFromSInt32Array(int32_t *array, <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordtype">bool</span> SetDataFromDoubleArray(<span class="keywordtype">double</span> *array, <span class="keywordtype">size_t</span> array_len);</div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="comment">// Mimic shared pointer...</span></div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  lldb_private::DataExtractor *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  lldb_private::DataExtractor *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  lldb::DataExtractorSP &operator*();</div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keyword">const</span> lldb::DataExtractorSP &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">SBData</a>(<span class="keyword">const</span> lldb::DataExtractorSP &data_sp);</div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> </div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="keywordtype">void</span> SetOpaque(<span class="keyword">const</span> lldb::DataExtractorSP &data_sp);</div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="classlldb_1_1SBData.html#a48b8099c7a08a2aec4799804e4a2126a"> 145</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
+<div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="classlldb_1_1SBData.html#a3392eea8d13e7395ee1e04a2b733e19b"> 146</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="classlldb_1_1SBData.html#ac680b582e5ce19cad1574d1f5793c68b"> 147</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
+<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="classlldb_1_1SBData.html#a593230acf95f9720217b7fb17681efca"> 148</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="classlldb_1_1SBData.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 149</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  lldb::DataExtractorSP m_opaque_sp;</div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> };</div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> </div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> </div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="preprocessor">#endif // LLDB_SBData_h_</span></div>
+<div class="ttc" id="namespacelldb_html_ae841faf070486a5e9937e2e942b7b701"><div class="ttname"><a href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">lldb::SBData</a></div><div class="ttdeci">class LLDB_API SBData</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00043">SBDefines.h:43</a></div></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSection_html"><div class="ttname"><a href="classlldb_1_1SBSection.html">lldb::SBSection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSection_8h_source.html#l00018">SBSection.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBDebugger_8h.html b/lldb/www/cpp_reference/html/SBDebugger_8h.html
index e5f49b7..03bed12 100644
--- a/lldb/www/cpp_reference/html/SBDebugger_8h.html
+++ b/lldb/www/cpp_reference/html/SBDebugger_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,39 +34,44 @@
<div class="title">SBDebugger.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include <stdio.h></code><br/>
+<div class="textblock"><code>#include <stdio.h></code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBPlatform_8h_source.html">lldb/API/SBPlatform.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBDebugger.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBDebugger_8h__incl.png" border="0" usemap="#SBDebugger_8h" alt=""/></div>
<map name="SBDebugger_8h" id="SBDebugger_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node9" href="SBPlatform_8h.html" title="lldb/API/SBPlatform.h" alt="" coords="429,80,577,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBDebugger_8h__dep__incl.png" border="0" usemap="#SBDebugger_8hdep" alt=""/></div>
<map name="SBDebugger_8hdep" id="SBDebugger_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="25,161,89,189"/><area shape="rect" id="node5" href="SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="35,83,203,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="25,155,89,181"/><area shape="rect" id="node3" href="SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="35,80,203,107"/></map>
</div>
</div>
<p><a href="SBDebugger_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.map
index e4ed508..b6d5443 100644
--- a/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.map
@@ -1,4 +1,4 @@
<map id="SBDebugger.h" name="SBDebugger.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="25,161,89,189"/>
-<area shape="rect" id="node5" href="$SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="35,83,203,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="25,155,89,181"/>
+<area shape="rect" id="node3" href="$SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="35,80,203,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.png
index f269fd0..e73287c 100644
--- a/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBDebugger_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBDebugger_8h__incl.map b/lldb/www/cpp_reference/html/SBDebugger_8h__incl.map
index 565bbde..486bef0 100644
--- a/lldb/www/cpp_reference/html/SBDebugger_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBDebugger_8h__incl.map
@@ -1,3 +1,4 @@
<map id="SBDebugger.h" name="SBDebugger.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node9" href="$SBPlatform_8h.html" title="lldb/API/SBPlatform.h" alt="" coords="429,80,577,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBDebugger_8h__incl.md5 b/lldb/www/cpp_reference/html/SBDebugger_8h__incl.md5
index 6027603..e6918ae 100644
--- a/lldb/www/cpp_reference/html/SBDebugger_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBDebugger_8h__incl.md5
@@ -1 +1 @@
-fa211a23747a5781a0b186b027192216
\ No newline at end of file
+a9865f008fdff53e454a9e95a24e889c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBDebugger_8h__incl.png b/lldb/www/cpp_reference/html/SBDebugger_8h__incl.png
index 11ee721..099e0c5 100644
--- a/lldb/www/cpp_reference/html/SBDebugger_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBDebugger_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBDebugger_8h_source.html b/lldb/www/cpp_reference/html/SBDebugger_8h_source.html
index 3d9d7b1..f836c1b 100644
--- a/lldb/www/cpp_reference/html/SBDebugger_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBDebugger_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,339 +43,295 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBDebugger_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBDebugger_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include <stdio.h></span></div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include <stdio.h></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include "<a class="code" href="SBPlatform_8h.html">lldb/API/SBPlatform.h</a>"</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDebugger.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="keyword">static</span> <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a8f0e158ccd1f00bec48197f0ffd3b2f5">Initialize</a>();</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">static</span> <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBDebugger.html#acdc92627969accec9289d3655fe4a576">Terminate</a>();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="comment">// Deprecated, use the one that takes a source_init_files bool.</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aa981eaa198c8172ef212adef5cbe8f10">Create</a>();</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aa981eaa198c8172ef212adef5cbe8f10">Create</a>(<span class="keywordtype">bool</span> source_init_files);</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBInputReader.html"> 20</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBInputReader.html">SBInputReader</a> {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBInputReader.html">SBInputReader</a>() = <span class="keywordflow">default</span>;</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  ~<a class="code" href="classlldb_1_1SBInputReader.html">SBInputReader</a>() = <span class="keywordflow">default</span>;</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Initialize(<a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &,</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> (*)(<span class="keywordtype">void</span> *, <a class="code" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> *,</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  lldb::InputReaderAction, <span class="keywordtype">char</span> <span class="keyword">const</span> *,</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span>),</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> *, lldb::InputReaderGranularity, <span class="keywordtype">char</span> <span class="keyword">const</span> *,</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">char</span> <span class="keyword">const</span> *, <span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span> SetIsDone(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> IsActive() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> };</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aa981eaa198c8172ef212adef5cbe8f10">Create</a>(<span class="keywordtype">bool</span> source_init_files, lldb::LogOutputCallback log_callback, <span class="keywordtype">void</span> *baton);</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keyword">static</span> <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a2368fdff011778c10cfbc470e6de2fe4">Destroy</a> (<a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &debugger);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDebugger.html"> 35</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> {</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">SBDebugger</a>();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">SBDebugger</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &rhs);</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">static</span> <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a30b5c8fdc73672639cce501ead65a895">MemoryPressureDetected</a> ();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">SBDebugger</a>();</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">SBDebugger</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &rhs);</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">SBDebugger</a>(<span class="keyword">const</span> lldb::DebuggerSP &debugger_sp);</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBDebugger.html#af1e786c3e37cce2bd8c9a0c4d8ebba95">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &rhs);</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a8777146f7a7d21f77dc142f449aa5ace">~SBDebugger</a>();</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ab4fe191beb0574da5b29661ca8bb1ec7">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a5f00a2003ef9b01198ec966a7f3fffac">Clear</a> ();</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a8a04999dcaa05c2003b51c1a81102752">SetAsync</a> (<span class="keywordtype">bool</span> b);</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span> </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a2df07f953db4d9c53442cd5e47b586b6">GetAsync</a> ();</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a666b2ec37eb203222f60e127bf9e7cfb">SkipLLDBInitFiles</a> (<span class="keywordtype">bool</span> b);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">SBDebugger</a>(<span class="keyword">const</span> lldb::DebuggerSP &debugger_sp);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  ~<a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &rhs);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> Initialize();</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> Terminate();</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="comment">// Deprecated, use the one that takes a source_init_files bool.</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> Create();</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> Create(<span class="keywordtype">bool</span> source_init_files);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> Create(<span class="keywordtype">bool</span> source_init_files,</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  lldb::LogOutputCallback log_callback,</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span> *baton);</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> Destroy(<a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &debugger);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MemoryPressureDetected();</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">void</span> SetAsync(<span class="keywordtype">bool</span> b);</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ab379f2e867c756c1f402a30a3cdbdb2e">SkipAppInitFiles</a> (<span class="keywordtype">bool</span> b);</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a8be0e06b4d861d7d34ea5ac490c5ccab">SetInputFileHandle</a> (FILE *f, <span class="keywordtype">bool</span> transfer_ownership);</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">bool</span> GetAsync();</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">void</span> SkipLLDBInitFiles(<span class="keywordtype">bool</span> b);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> SkipAppInitFiles(<span class="keywordtype">bool</span> b);</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aabb2db927566b2b8dc8deb0b87806d59">SetOutputFileHandle</a> (FILE *f, <span class="keywordtype">bool</span> transfer_ownership);</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ac278598bf010e5a4b1c708deff04e67b">SetErrorFileHandle</a> (FILE *f, <span class="keywordtype">bool</span> transfer_ownership);</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  FILE *</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a7424fd13bcf41e9322f2ef50739e1bd8">GetInputFileHandle</a> ();</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  FILE *</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a9ff0d99e07edb92e0eee2869061ee09a">GetOutputFileHandle</a> ();</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">void</span> SetInputFileHandle(FILE *f, <span class="keywordtype">bool</span> transfer_ownership);</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">void</span> SetOutputFileHandle(FILE *f, <span class="keywordtype">bool</span> transfer_ownership);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">void</span> SetErrorFileHandle(FILE *f, <span class="keywordtype">bool</span> transfer_ownership);</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  FILE *GetInputFileHandle();</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  FILE *GetOutputFileHandle();</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  FILE *GetErrorFileHandle();</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  FILE *</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a2e6f15efa4a998333d033de4a45377d9">GetErrorFileHandle</a> ();</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a06d2137a1c3f757e54afc04dd31e2830">SaveInputTerminalState</a>();</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a95f0d32484d394fea5d1412368b619c0">RestoreInputTerminalState</a>();</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a212789a3f4661b30d975e4b057c2028e">GetCommandInterpreter</a> ();</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a6f07d45a26f15b80fa4c8b385bf9330c">HandleCommand</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *command);</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a></div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a1b86ba7820b7e8c1232162fbbf1106db">GetListener</a> ();</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a4c4ec4d30a28acbe89cb14c0dbf0674c">HandleProcessEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process,</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event,</div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  FILE *out,</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  FILE *err);</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ac2164f1173221708bc7186b2e4b4f812">CreateTarget</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *filename,</div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *target_triple,</div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *platform_name,</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keywordtype">bool</span> add_dependent_modules,</div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a119b98fb8f4595c8703b1c9affde2cf1">CreateTargetWithFileAndTargetTriple</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *filename,</div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *target_triple);</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a46793f4ac8bd0c72e1ae71c8154ac0fc">CreateTargetWithFileAndArch</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *filename,</div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *archname);</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">void</span> SaveInputTerminalState();</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordtype">void</span> RestoreInputTerminalState();</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> GetCommandInterpreter();</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">void</span> HandleCommand(<span class="keyword">const</span> <span class="keywordtype">char</span> *command);</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> GetListener();</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">void</span> HandleProcessEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process,</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, FILE *out, FILE *err);</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> CreateTarget(<span class="keyword">const</span> <span class="keywordtype">char</span> *filename, <span class="keyword">const</span> <span class="keywordtype">char</span> *target_triple,</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *platform_name,</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordtype">bool</span> add_dependent_modules, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> CreateTargetWithFileAndTargetTriple(<span class="keyword">const</span> <span class="keywordtype">char</span> *filename,</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *target_triple);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> CreateTargetWithFileAndArch(<span class="keyword">const</span> <span class="keywordtype">char</span> *filename,</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *archname);</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> CreateTarget(<span class="keyword">const</span> <span class="keywordtype">char</span> *filename);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="comment">// Return true if target is deleted from the target list of the debugger.</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordtype">bool</span> DeleteTarget(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> GetTargetAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  uint32_t GetIndexOfTarget(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> FindTargetWithProcessID(pid_t pid);</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> FindTargetWithFileAndArch(<span class="keyword">const</span> <span class="keywordtype">char</span> *filename,</div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *arch);</div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  uint32_t GetNumTargets();</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ac2164f1173221708bc7186b2e4b4f812">CreateTarget</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *filename);</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="comment">// Return true if target is deleted from the target list of the debugger.</span></div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a0820ab3f395ffc375adeda668a9ed275">DeleteTarget</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a0e4ada1e54e7d7466640892cf35279b8">GetTargetAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  </div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  uint32_t</div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a47071cbb3d177db6a299cd5929349272">GetIndexOfTarget</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a602fae0bafe8bf5ec9937a8ac9f412d5">FindTargetWithProcessID</a> (pid_t pid);</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> GetSelectedTarget();</div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordtype">void</span> SetSelectedTarget(<a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a> &target);</div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> GetSelectedPlatform();</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordtype">void</span> SetSelectedPlatform(<a class="code" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> &platform);</div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> GetSourceManager();</div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="comment">// REMOVE: just for a quick fix, need to expose platforms through</span></div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="comment">// SBPlatform from this class.</span></div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> SetCurrentPlatform(<span class="keyword">const</span> <span class="keywordtype">char</span> *platform_name);</div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordtype">bool</span> SetCurrentPlatformSDKRoot(<span class="keyword">const</span> <span class="keywordtype">char</span> *sysroot);</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a8ca3a54bae5f7f83b5a969aead44eea8">FindTargetWithFileAndArch</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *filename,</div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *arch);</div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <span class="comment">// FIXME: Once we get the set show stuff in place, the driver won't need</span></div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="comment">// an interface to the Set/Get UseExternalEditor.</span></div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keywordtype">bool</span> SetUseExternalEditor(<span class="keywordtype">bool</span> input);</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> </div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  uint32_t</div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aa4f506bf23b85e05859ecc980437d48d">GetNumTargets</a> ();</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a1b70de9d53089593b8dc025f380ed3da">GetSelectedTarget</a> ();</div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordtype">bool</span> GetUseExternalEditor();</div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keywordtype">bool</span> SetUseColor(<span class="keywordtype">bool</span> use_color);</div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordtype">bool</span> GetUseColor() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a11d4bd330412bb88ace92c19094788ea">SetSelectedTarget</a> (<a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>& target);</div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> </div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a5103dbe0387925f61d1de632f5a21f8f">GetSourceManager</a> ();</div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> GetDefaultArchitecture(<span class="keywordtype">char</span> *arch_name, <span class="keywordtype">size_t</span> arch_name_len);</div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> SetDefaultArchitecture(<span class="keyword">const</span> <span class="keywordtype">char</span> *arch_name);</div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  lldb::ScriptLanguage GetScriptingLanguage(<span class="keyword">const</span> <span class="keywordtype">char</span> *script_language_name);</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="comment">// REMOVE: just for a quick fix, need to expose platforms through</span></div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="comment">// SBPlatform from this class.</span></div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a15c4024361771c92862e48cc6abb8a8f">SetCurrentPlatform</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *platform_name);</div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  </div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ac121de0dfc7dc9592e08a6bb78f8c5fd">SetCurrentPlatformSDKRoot</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *sysroot);</div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetVersionString();</div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *StateAsCString(lldb::StateType state);</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> StateIsRunningState(lldb::StateType state);</div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> StateIsStoppedState(lldb::StateType state);</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> </div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="comment">// FIXME: Once we get the set show stuff in place, the driver won't need</span></div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <span class="comment">// an interface to the Set/Get UseExternalEditor.</span></div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aed67965ceab2dba87d3dcbebac327c02">SetUseExternalEditor</a> (<span class="keywordtype">bool</span> input);</div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  </div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <span class="keywordtype">bool</span> </div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a7388d559db56747e8097d64416dbfc95">GetUseExternalEditor</a> ();</div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">SetUseColor</a> (<span class="keywordtype">bool</span> use_color);</div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="keywordtype">bool</span> EnableLog(<span class="keyword">const</span> <span class="keywordtype">char</span> *channel, <span class="keyword">const</span> <span class="keywordtype">char</span> **categories);</div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keywordtype">void</span> SetLoggingCallback(lldb::LogOutputCallback log_callback, <span class="keywordtype">void</span> *baton);</div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="comment">// DEPRECATED</span></div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <span class="keywordtype">void</span> DispatchInput(<span class="keywordtype">void</span> *baton, <span class="keyword">const</span> <span class="keywordtype">void</span> *data, <span class="keywordtype">size_t</span> data_len);</div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> </div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="keywordtype">void</span> DispatchInput(<span class="keyword">const</span> <span class="keywordtype">void</span> *data, <span class="keywordtype">size_t</span> data_len);</div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> </div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <span class="keywordtype">void</span> DispatchInputInterrupt();</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a870aa0b16d8fbb917c3a955231886e8c">GetUseColor</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> </div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <a class="code" href="classlldb_1_1SBDebugger.html#afa0accc27662acab7714656c196a0251">GetDefaultArchitecture</a> (<span class="keywordtype">char</span> *arch_name, <span class="keywordtype">size_t</span> arch_name_len);</div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <span class="keywordtype">void</span> DispatchInputEndOfFile();</div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keywordtype">void</span> PushInputReader(<a class="code" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> &reader);</div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> </div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetInstanceName();</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> </div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a678d5d3b7887438af077f8b46a8f79a4">SetDefaultArchitecture</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *arch_name);</div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> </div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  lldb::ScriptLanguage</div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ae037ef2fc1ce1fe6694fe5353ae1fe51">GetScriptingLanguage</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *script_language_name);</div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> FindDebuggerWithID(<span class="keywordtype">int</span> <span class="keywordtype">id</span>);</div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> </div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> SetInternalVariable(<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name,</div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *value,</div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *debugger_instance_name);</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> </div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aa4c54c2ca7c0ea7194320b47aa55910f">GetVersionString</a> ();</div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ae0f7303813f709c338c145a351926721">StateAsCString</a> (lldb::StateType state);</div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div>
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  GetInternalVariableValue(<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name,</div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *debugger_instance_name);</div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> </div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> </div>
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a79b3522b6cbe365e9f8ef8ff38c5b5ee">StateIsRunningState</a> (lldb::StateType state);</div>
-<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> </div>
-<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aad6a350fa5e036542b85c1a05b4d491f">StateIsStoppedState</a> (lldb::StateType state);</div>
-<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  </div>
-<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a3a520623b3f57824aa21d15989546902">EnableLog</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *channel, <span class="keyword">const</span> <span class="keywordtype">char</span> **categories);</div>
-<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a65a4576de0e1fcfce55f1aa5b485f085">SetLoggingCallback</a> (lldb::LogOutputCallback log_callback, <span class="keywordtype">void</span> *baton);</div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  </div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="comment">// DEPRECATED</span></div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a2582abd5d24fddc234fc90c46204c89b">DispatchInput</a> (<span class="keywordtype">void</span>* baton,</div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <span class="keyword">const</span> <span class="keywordtype">void</span>* data,</div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <span class="keywordtype">size_t</span> data_len);</div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  </div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a2582abd5d24fddc234fc90c46204c89b">DispatchInput</a> (<span class="keyword">const</span> <span class="keywordtype">void</span> *data, <span class="keywordtype">size_t</span> data_len);</div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> </div>
-<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a0e2b8fdfd0a906624d06a521f42eadd5">DispatchInputInterrupt</a> ();</div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  uint32_t GetTerminalWidth() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> </div>
+<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <span class="keywordtype">void</span> SetTerminalWidth(uint32_t term_width);</div>
+<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> </div>
+<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  lldb::user_id_t GetID();</div>
+<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> </div>
+<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetPrompt() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span> </div>
+<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <span class="keywordtype">void</span> SetPrompt(<span class="keyword">const</span> <span class="keywordtype">char</span> *prompt);</div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> </div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  lldb::ScriptLanguage GetScriptLanguage() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="keywordtype">void</span> SetScriptLanguage(lldb::ScriptLanguage script_lang);</div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> </div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <span class="keywordtype">bool</span> GetCloseInputOnEOF() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> </div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <span class="keywordtype">void</span> SetCloseInputOnEOF(<span class="keywordtype">bool</span> b);</div>
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> </div>
+<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> GetCategory(<span class="keyword">const</span> <span class="keywordtype">char</span> *category_name);</div>
+<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> </div>
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> GetCategory(lldb::LanguageType lang_type);</div>
+<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> CreateCategory(<span class="keyword">const</span> <span class="keywordtype">char</span> *category_name);</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div>
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <a class="code" href="classlldb_1_1SBDebugger.html#abe1d64a7577e0caab591386d0d418fa5">DispatchInputEndOfFile</a> ();</div>
-<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  </div>
-<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a01a1aa816a5ab53d68115fcb0a384293">PushInputReader</a> (<a class="code" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> &reader);</div>
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keywordtype">bool</span> DeleteCategory(<span class="keyword">const</span> <span class="keywordtype">char</span> *category_name);</div>
+<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> </div>
+<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  uint32_t GetNumCategories();</div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> GetCategoryAtIndex(uint32_t);</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span> </div>
-<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a7851d97a94a95e1298f9e22bf62d0660">NotifyTopInputReader</a> (lldb::InputReaderAction notification);</div>
-<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div>
-<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a29153b8351dc7ad76ef96f95933d001e">InputReaderIsTopReader</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> &reader);</div>
-<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> </div>
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a2249200329c2f1fe0c11f0e94c41b5fd">GetInstanceName</a> ();</div>
-<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> </div>
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a></div>
-<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <a class="code" href="classlldb_1_1SBDebugger.html#af42a578c99fec93e3965f8f454e37105">FindDebuggerWithID</a> (<span class="keywordtype">int</span> <span class="keywordtype">id</span>);</div>
-<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div>
-<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a3b6a157d9a86fc6954673ab257116f6d">SetInternalVariable</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name, <span class="keyword">const</span> <span class="keywordtype">char</span> *value, <span class="keyword">const</span> <span class="keywordtype">char</span> *debugger_instance_name);</div>
-<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> </div>
-<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div>
-<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a22f189c5bafec4578c9c7e88d5d69051">GetInternalVariableValue</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name, <span class="keyword">const</span> <span class="keywordtype">char</span> *debugger_instance_name);</div>
-<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> </div>
-<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <a class="code" href="classlldb_1_1SBDebugger.html#af4eb16ef979f2c420bc8be463e13e987">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> GetDefaultCategory();</div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> </div>
+<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> GetFormatForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00229"></a><span class="lineno"> 229</span> </div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> GetSummaryForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> GetFilterForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> </div>
+<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> GetSyntheticForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <span class="keywordtype">void</span> RunCommandInterpreter(<span class="keywordtype">bool</span> auto_handle_events, <span class="keywordtype">bool</span> spawn_thread);</div>
+<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> </div>
+<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <span class="keywordtype">void</span> RunCommandInterpreter(<span class="keywordtype">bool</span> auto_handle_events, <span class="keywordtype">bool</span> spawn_thread,</div>
+<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <a class="code" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a> &options,</div>
+<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="keywordtype">int</span> &num_errors, <span class="keywordtype">bool</span> &quit_requested,</div>
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="keywordtype">bool</span> &stopped_for_crash);</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> </div>
-<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  uint32_t</div>
-<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a4a98b9316da333106e8597240e115bb1">GetTerminalWidth</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> </div>
-<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a5c711bcba349e98150135a9ef975642d">SetTerminalWidth</a> (uint32_t term_width);</div>
-<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> </div>
-<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  lldb::user_id_t</div>
-<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a53ed385bf189af1af58ca2fcba32e16b">GetID</a> ();</div>
-<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  </div>
-<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a5fb25735ece10b1d283d325ff7065c1f">GetPrompt</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> RunREPL(lldb::LanguageType language, <span class="keyword">const</span> <span class="keywordtype">char</span> *repl_options);</div>
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> </div>
+<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00250"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDebugger.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 250</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDebugger.html#a44eb4a20c10ba52475614d76f91700c0"> 251</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInputReader.html">SBInputReader</a>;</div>
+<div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDebugger.html#a69b7343ab8cdf692644483e32e875e63"> 252</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBListener.html">SBListener</a>;</div>
+<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDebugger.html#a3392eea8d13e7395ee1e04a2b733e19b"> 253</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDebugger.html#ae1d57dafb47436f15cdb94c1e7a26679"> 254</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
+<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDebugger.html#a593230acf95f9720217b7fb17681efca"> 255</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> </div>
+<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> FindTargetWithLLDBProcess(<span class="keyword">const</span> lldb::ProcessSP &processSP);</div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> </div>
-<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a1828d2e8a3e9f9dfb607efd93cff8560">SetPrompt</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *prompt);</div>
-<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  </div>
-<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  lldb::ScriptLanguage </div>
-<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a89833333f25924213e7dd65cc9eb4209">GetScriptLanguage</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <span class="keywordtype">void</span> reset(<span class="keyword">const</span> lldb::DebuggerSP &debugger_sp);</div>
+<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> </div>
+<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  lldb_private::Debugger *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> </div>
+<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  lldb_private::Debugger &ref() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> </div>
-<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a7fc3a266b1bba4c500c67b7527d447f9">SetScriptLanguage</a> (lldb::ScriptLanguage script_lang);</div>
-<div class="line"><a name="l00267"></a><span class="lineno"> 267</span> </div>
-<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a4a9ce578e638a1ab2b7f84300c65c6d5">GetCloseInputOnEOF</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div>
-<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a3ecab556f9e8005bff0d33ce5b2a5754">SetCloseInputOnEOF</a> (<span class="keywordtype">bool</span> b);</div>
-<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> </div>
-<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a></div>
-<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  <a class="code" href="classlldb_1_1SBDebugger.html#aae119410f922ef8339c378d432870db7">GetCategory</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* category_name);</div>
-<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> </div>
-<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a></div>
-<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <a class="code" href="classlldb_1_1SBDebugger.html#af505d0dbf8bbaf25bc23b97fa39ff3e6">CreateCategory</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* category_name);</div>
-<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  </div>
-<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a609f9a40f42f881b8e28a4455f531103">DeleteCategory</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* category_name);</div>
-<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  </div>
-<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  uint32_t</div>
-<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a5ef4cca91ccecda9dec8a6096a3d6c05">GetNumCategories</a> ();</div>
-<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  </div>
-<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a></div>
-<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a7b3d037a60df9997e3a386f536d419d1">GetCategoryAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  </div>
-<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a></div>
-<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a5dd96fd43d2614fb19794671e4b79a9b">GetDefaultCategory</a>();</div>
-<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  </div>
-<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a></div>
-<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a25d4a3b58e492ae4337d7393b6384a21">GetFormatForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div>
-<div class="line"><a name="l00295"></a><span class="lineno"> 295</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00296"></a><span class="lineno"> 296</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
-<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <a class="code" href="classlldb_1_1SBDebugger.html#ae17fc7038eb875dd1e41dfeee0c5e54e">GetSummaryForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00299"></a><span class="lineno"> 299</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a></div>
-<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a2a1e2b3e86dbdccef90ae08390bfabf3">GetFilterForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00302"></a><span class="lineno"> 302</span> </div>
-<div class="line"><a name="l00303"></a><span class="lineno"> 303</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
-<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <a class="code" href="classlldb_1_1SBDebugger.html#a9be6c1861039f4758f330dbd122cea53">GetSyntheticForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00306"></a><span class="lineno"> 306</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00307"></a><span class="lineno"> 307</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00308"></a><span class="lineno"> 308</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00309"></a><span class="lineno"> 309</span> </div>
-<div class="line"><a name="l00310"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDebugger.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 310</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00311"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDebugger.html#a44eb4a20c10ba52475614d76f91700c0"> 311</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInputReader.html">SBInputReader</a>;</div>
-<div class="line"><a name="l00312"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDebugger.html#a69b7343ab8cdf692644483e32e875e63"> 312</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBListener.html">SBListener</a>;</div>
-<div class="line"><a name="l00313"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDebugger.html#a3392eea8d13e7395ee1e04a2b733e19b"> 313</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00314"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDebugger.html#ae1d57dafb47436f15cdb94c1e7a26679"> 314</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
-<div class="line"><a name="l00315"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDebugger.html#a593230acf95f9720217b7fb17681efca"> 315</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  </div>
-<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  FindTargetWithLLDBProcess (<span class="keyword">const</span> lldb::ProcessSP &processSP);</div>
-<div class="line"><a name="l00319"></a><span class="lineno"> 319</span> </div>
-<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  reset (<span class="keyword">const</span> lldb::DebuggerSP &debugger_sp);</div>
-<div class="line"><a name="l00322"></a><span class="lineno"> 322</span> </div>
-<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  lldb_private::Debugger *</div>
-<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="keyword">get</span> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00325"></a><span class="lineno"> 325</span> </div>
-<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  lldb_private::Debugger &</div>
-<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  ref () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00328"></a><span class="lineno"> 328</span> </div>
-<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keyword">const</span> lldb::DebuggerSP &</div>
-<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  get_sp () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  </div>
-<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  lldb::DebuggerSP m_opaque_sp;</div>
-<div class="line"><a name="l00333"></a><span class="lineno"> 333</span> </div>
-<div class="line"><a name="l00334"></a><span class="lineno"> 334</span> }; <span class="comment">// class SBDebugger</span></div>
-<div class="line"><a name="l00335"></a><span class="lineno"> 335</span> </div>
-<div class="line"><a name="l00336"></a><span class="lineno"> 336</span> </div>
-<div class="line"><a name="l00337"></a><span class="lineno"> 337</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00338"></a><span class="lineno"> 338</span> </div>
-<div class="line"><a name="l00339"></a><span class="lineno"> 339</span> <span class="preprocessor">#endif // LLDB_SBDebugger_h_</span></div>
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keyword">const</span> lldb::DebuggerSP &get_sp() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> </div>
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  lldb::DebuggerSP m_opaque_sp;</div>
+<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> </div>
+<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> }; <span class="comment">// class SBDebugger</span></div>
+<div class="line"><a name="l00270"></a><span class="lineno"> 270</span> </div>
+<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> </div>
+<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="preprocessor">#endif // LLDB_SBDebugger_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00056">SBTypeSummary.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSynthetic_html"><div class="ttname"><a href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSynthetic_8h_source.html#l00020">SBTypeSynthetic.h:20</a></div></div>
+<div class="ttc" id="SBPlatform_8h_html"><div class="ttname"><a href="SBPlatform_8h.html">SBPlatform.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStringList_html"><div class="ttname"><a href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStringList_8h_source.html#l00017">SBStringList.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFilter_html"><div class="ttname"><a href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFilter_8h_source.html#l00018">SBTypeFilter.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInputReader_html"><div class="ttname"><a href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00020">SBDebugger.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html"><div class="ttname"><a href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00087">SBPlatform.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeNameSpecifier_html"><div class="ttname"><a href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeNameSpecifier_8h_source.html#l00018">SBTypeNameSpecifier.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSourceManager_html"><div class="ttname"><a href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSourceManager_8h_source.html#l00019">SBSourceManager.h:19</a></div></div>
+<div class="ttc" id="namespacelldb_html_adb0f8105fedda2ccf546e990360e06d4"><div class="ttname"><a href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">lldb::SBDebugger</a></div><div class="ttdeci">class LLDB_API SBDebugger</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00044">SBDefines.h:44</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreterRunOptions_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00024">SBCommandInterpreter.h:24</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFormat_html"><div class="ttname"><a href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFormat_8h_source.html#l00018">SBTypeFormat.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBDeclaration_8h.html b/lldb/www/cpp_reference/html/SBDeclaration_8h.html
index a613c1c..ba18602 100644
--- a/lldb/www/cpp_reference/html/SBDeclaration_8h.html
+++ b/lldb/www/cpp_reference/html/SBDeclaration_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBDeclaration_8h__incl.png" border="0" usemap="#SBDeclaration_8h" alt=""/></div>
<map name="SBDeclaration_8h" id="SBDeclaration_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node8" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBDeclaration_8h__dep__incl.png" border="0" usemap="#SBDeclaration_8hdep" alt=""/></div>
<map name="SBDeclaration_8hdep" id="SBDeclaration_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="31,83,95,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/></map>
</div>
</div>
<p><a href="SBDeclaration_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.map
index 7e55cd1..e938859 100644
--- a/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBDeclaration.h" name="SBDeclaration.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="31,83,95,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.png
index 8f1211e..75e8f82 100644
--- a/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBDeclaration_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.map b/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.map
index e691261..899a1bc 100644
--- a/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBDeclaration.h" name="SBDeclaration.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node8" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.png b/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.png
index b37a1e9..b9b724a 100644
--- a/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBDeclaration_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBDeclaration_8h_source.html b/lldb/www/cpp_reference/html/SBDeclaration_8h_source.html
index bebc932..636757c 100644
--- a/lldb/www/cpp_reference/html/SBDeclaration_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBDeclaration_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,101 +31,89 @@
<div class="title">SBDeclaration.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBDeclaration_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBDeclaration.h -------------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBDeclaration_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBDeclaration_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpec_8h.html">lldb/API/SBFileSpec.h</a>"</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDeclaration.html"> 18</a></span>  <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a8c4fae22fe2a1e6f2e0a5df0cc8125ff">SBDeclaration</a> ();</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a8c4fae22fe2a1e6f2e0a5df0cc8125ff">SBDeclaration</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs);</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#aff738df148ca2039f467c44af21399dc">~SBDeclaration</a> ();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a7178c43b2d4b5b034350ce7caf0d545e">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#ae49717f49d38188900a5146743bfcdfc">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#ad92b17033f6e95feaff9476882355c2d">GetFileSpec</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  uint32_t</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#ae1ac92a193f016768bbf6229bc39b6cb">GetLine</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  uint32_t</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a93986f71209486cea494ef1c412457fd">GetColumn</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#ad038943fee182b2c30e62ea0ad196edd">SetFileSpec</a> (<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> filespec);</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a623c66bd030966216948c6c10213a296">SetLine</a> (uint32_t line);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a65b09fd1f275e56d43f257051d28c3aa">SetColumn</a> (uint32_t column);</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#afa3f623bb1799881a9a314553b458e5e">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a4bddc56bca52467f80fc246b2104a3fa">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a21ef3a6892fdf15f130b5bac4a4fe185">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  lldb_private::Declaration *</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keyword">get</span> ();</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00067"></a><span class="lineno"><a class="code" href="classlldb_1_1SBDeclaration.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keyword">const</span> lldb_private::Declaration *</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  operator->() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  lldb_private::Declaration &</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  ref();</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keyword">const</span> lldb_private::Declaration &</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  ref() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBDeclaration.html#a8c4fae22fe2a1e6f2e0a5df0cc8125ff">SBDeclaration</a> (<span class="keyword">const</span> lldb_private::Declaration *lldb_object_ptr);</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  SetDeclaration (<span class="keyword">const</span> lldb_private::Declaration &lldb_object_ref);</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  std::unique_ptr<lldb_private::Declaration> m_opaque_ap;</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  };</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#endif // LLDB_SBDeclaration_h_</span></div>
+<a href="SBDeclaration_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBDeclaration.h -------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBDeclaration_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBDeclaration_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpec_8h.html">lldb/API/SBFileSpec.h</a>"</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDeclaration.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">SBDeclaration</a>();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">SBDeclaration</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetFileSpec() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  uint32_t GetLine() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t GetColumn() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span> SetFileSpec(<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> filespec);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span> SetLine(uint32_t line);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> SetColumn(uint32_t column);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  lldb_private::Declaration *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classlldb_1_1SBDeclaration.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 53</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keyword">const</span> lldb_private::Declaration *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  lldb_private::Declaration &ref();</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keyword">const</span> lldb_private::Declaration &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">SBDeclaration</a>(<span class="keyword">const</span> lldb_private::Declaration *lldb_object_ptr);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">void</span> SetDeclaration(<span class="keyword">const</span> lldb_private::Declaration &lldb_object_ref);</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  std::unique_ptr<lldb_private::Declaration> m_opaque_ap;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> };</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#endif // LLDB_SBDeclaration_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDeclaration_html"><div class="ttname"><a href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDeclaration_8h_source.html#l00019">SBDeclaration.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="namespacelldb_html_a724f94ca72e588fdebf147ff87407913"><div class="ttname"><a href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">lldb::SBDeclaration</a></div><div class="ttdeci">class LLDB_API SBDeclaration</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00045">SBDefines.h:45</a></div></div>
+<div class="ttc" id="SBFileSpec_8h_html"><div class="ttname"><a href="SBFileSpec_8h.html">SBFileSpec.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBDefines_8h.html b/lldb/www/cpp_reference/html/SBDefines_8h.html
index 9fc7d591..81a50fb 100644
--- a/lldb/www/cpp_reference/html/SBDefines_8h.html
+++ b/lldb/www/cpp_reference/html/SBDefines_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,12 +23,13 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
-<a href="#namespaces">Namespaces</a> </div>
+<a href="#namespaces">Namespaces</a> |
+<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">SBDefines.h File Reference</div> </div>
</div><!--header-->
@@ -42,27 +43,169 @@
Include dependency graph for SBDefines.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBDefines_8h__incl.png" border="0" usemap="#SBDefines_8h" alt=""/></div>
+<map name="SBDefines_8h" id="SBDefines_8h">
+</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBDefines_8h__dep__incl.png" border="0" usemap="#SBDefines_8hdep" alt=""/></div>
<map name="SBDefines_8hdep" id="SBDefines_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="2029,547,2093,575"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="285,83,381,111"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="284,161,383,189"/><area shape="rect" id="node11" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="405,238,541,266"/><area shape="rect" id="node14" href="SBModule_8h.html" title="SBModule.h" alt="" coords="357,393,448,421"/><area shape="rect" id="node19" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="952,315,1109,343"/><area shape="rect" id="node21" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="1373,393,1459,421"/><area shape="rect" id="node24" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="863,470,945,498"/><area shape="rect" id="node28" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="1773,470,1869,498"/><area shape="rect" id="node31" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="499,470,592,498"/><area shape="rect" id="node35" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="407,161,508,189"/><area shape="rect" id="node42" href="SBBreakpoint_8h.html" title="SBBreakpoint.h" alt="" coords="2072,83,2184,111"/><area shape="rect" id="node45" href="SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="2123,161,2283,189"/><area shape="rect" id="node49" href="SBBroadcaster_8h.html" title="SBBroadcaster.h" alt="" coords="1504,315,1621,343"/><area shape="rect" id="node53" href="SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="2307,161,2475,189"/><area shape="rect" id="node56" href="SBCommandReturnObject_8h.html" title="SBCommandReturnObject.h" alt="" coords="2443,470,2627,498"/><area shape="rect" id="node59" href="SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="1925,393,2064,421"/><area shape="rect" id="node62" href="SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="1827,161,1947,189"/><area shape="rect" id="node66" href="SBData_8h.html" title="SBData.h" alt="" coords="1945,238,2023,266"/><area shape="rect" id="node69" href="SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="2107,315,2216,343"/><area shape="rect" id="node72" href="SBSection_8h.html" title="SBSection.h" alt="" coords="1235,315,1328,343"/><area shape="rect" id="node75" href="SBValue_8h.html" title="SBValue.h" alt="" coords="1645,315,1728,343"/><area shape="rect" id="node79" href="SBDebugger_8h.html" title="SBDebugger.h" alt="" coords="2339,83,2443,111"/><area shape="rect" id="node83" href="SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="2701,161,2816,189"/><area shape="rect" id="node86" href="SBError_8h.html" title="SBError.h" alt="" coords="1853,315,1931,343"/><area shape="rect" id="node92" href="SBEvent_8h.html" title="SBEvent.h" alt="" coords="2948,393,3031,421"/><area shape="rect" id="node95" href="SBExpressionOptions_8h.html" title="SBExpressionOptions.h" alt="" coords="3459,83,3613,111"/><area shape="rect" id="node97" href="SBFileSpec_8h.html" title="SBFileSpec.h" alt="" coords="2620,83,2721,111"/><area shape="rect" id="node102" href="SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="2840,161,2933,189"/><area shape="rect" id="node106" href="SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="2957,161,3080,189"/><area shape="rect" id="node109" href="SBFileSpecList_8h.html" title="SBFileSpecList.h" alt="" coords="1244,238,1364,266"/><area shape="rect" id="node112" href="SBFrame_8h.html" title="SBFrame.h" alt="" coords="901,393,987,421"/><area shape="rect" id="node118" href="SBInputReader_8h.html" title="SBInputReader.h" alt="" coords="2971,470,3091,498"/><area shape="rect" id="node122" href="SBInstructionList_8h.html" title="SBInstructionList.h" alt="" coords="635,83,765,111"/><area shape="rect" id="node128" href="SBListener_8h.html" title="SBListener.h" alt="" coords="3137,238,3231,266"/><area shape="rect" id="node135" href="SBSourceManager_8h.html" title="SBSourceManager.h" alt="" coords="3180,393,3321,421"/><area shape="rect" id="node138" href="SBStream_8h.html" title="SBStream.h" alt="" coords="3269,470,3360,498"/><area shape="rect" id="node141" href="SBStringList_8h.html" title="SBStringList.h" alt="" coords="3357,238,3461,266"/><area shape="rect" id="node148" href="SBThread_8h.html" title="SBThread.h" alt="" coords="3451,393,3541,421"/><area shape="rect" id="node151" href="SBType_8h.html" title="SBType.h" alt="" coords="1628,238,1705,266"/><area shape="rect" id="node156" href="SBTypeCategory_8h.html" title="SBTypeCategory.h" alt="" coords="3637,83,3765,111"/><area shape="rect" id="node158" href="SBTypeFilter_8h.html" title="SBTypeFilter.h" alt="" coords="3789,83,3896,111"/><area shape="rect" id="node160" href="SBTypeFormat_8h.html" title="SBTypeFormat.h" alt="" coords="3920,83,4037,111"/><area shape="rect" id="node162" href="SBTypeNameSpecifier_8h.html" title="SBTypeNameSpecifier.h" alt="" coords="4061,83,4224,111"/><area shape="rect" id="node164" href="SBTypeSummary_8h.html" title="SBTypeSummary.h" alt="" coords="4248,83,4381,111"/><area shape="rect" id="node166" href="SBTypeSynthetic_8h.html" title="SBTypeSynthetic.h" alt="" coords="4405,83,4536,111"/><area shape="rect" id="node169" href="SBValueList_8h.html" title="SBValueList.h" alt="" coords="725,315,827,343"/><area shape="rect" id="node175" href="SBWatchpoint_8h.html" title="SBWatchpoint.h" alt="" coords="1388,238,1503,266"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="2269,528,2333,555"/><area shape="rect" id="node3" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="269,80,365,107"/><area shape="rect" id="node4" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="491,155,591,181"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="598,229,735,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="486,304,577,331"/><area shape="rect" id="node7" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="283,379,420,405"/><area shape="rect" id="node8" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="907,304,1064,331"/><area shape="rect" id="node9" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="1342,379,1428,405"/><area shape="rect" id="node10" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="1315,453,1396,480"/><area shape="rect" id="node11" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="2168,453,2264,480"/><area shape="rect" id="node12" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="704,453,797,480"/><area shape="rect" id="node13" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="615,155,717,181"/><area shape="rect" id="node14" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="93,155,208,181"/><area shape="rect" id="node15" href="SBAttachInfo_8h.html" title="SBAttachInfo.h" alt="" coords="1089,304,1199,331"/><area shape="rect" id="node16" href="SBBreakpoint_8h.html" title="SBBreakpoint.h" alt="" coords="1805,304,1916,331"/><area shape="rect" id="node17" href="SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="1806,379,1967,405"/><area shape="rect" id="node18" href="SBBroadcaster_8h.html" title="SBBroadcaster.h" alt="" coords="1326,304,1444,331"/><area shape="rect" id="node19" href="SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="2968,229,3136,256"/><area shape="rect" id="node20" href="SBCommandReturnObject_8h.html" title="SBCommandReturnObject.h" alt="" coords="1907,453,2092,480"/><area shape="rect" id="node21" href="SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="2347,304,2487,331"/><area shape="rect" id="node22" href="SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="1948,155,2068,181"/><area shape="rect" id="node23" href="SBData_8h.html" title="SBData.h" alt="" coords="2295,155,2371,181"/><area shape="rect" id="node24" href="SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="2346,229,2456,256"/><area shape="rect" id="node25" href="SBMemoryRegionInfo_8h.html" title="SBMemoryRegionInfo.h" alt="" coords="2481,229,2639,256"/><area shape="rect" id="node26" href="SBSection_8h.html" title="SBSection.h" alt="" coords="1821,229,1915,256"/><area shape="rect" id="node27" href="SBDebugger_8h.html" title="SBDebugger.h" alt="" coords="3157,155,3261,181"/><area shape="rect" id="node28" href="SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="2649,155,2764,181"/><area shape="rect" id="node29" href="SBError_8h.html" title="SBError.h" alt="" coords="2092,229,2168,256"/><area shape="rect" id="node30" href="SBEvent_8h.html" title="SBEvent.h" alt="" coords="2659,453,2740,480"/><area shape="rect" id="node31" href="SBExecutionContext_8h.html" title="SBExecutionContext.h" alt="" coords="3026,379,3176,405"/><area shape="rect" id="node32" href="SBExpressionOptions_8h.html" title="SBExpressionOptions.h" alt="" coords="3229,453,3383,480"/><area shape="rect" id="node33" href="SBFileSpec_8h.html" title="SBFileSpec.h" alt="" coords="2568,80,2669,107"/><area shape="rect" id="node34" href="SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="2789,155,2883,181"/><area shape="rect" id="node35" href="SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="2908,155,3031,181"/><area shape="rect" id="node36" href="SBFileSpecList_8h.html" title="SBFileSpecList.h" alt="" coords="1521,304,1641,331"/><area shape="rect" id="node37" href="SBFrame_8h.html" title="SBFrame.h" alt="" coords="1523,379,1609,405"/><area shape="rect" id="node38" href="SBInstructionList_8h.html" title="SBInstructionList.h" alt="" coords="844,80,973,107"/><area shape="rect" id="node39" href="SBLanguageRuntime_8h.html" title="SBLanguageRuntime.h" alt="" coords="3363,229,3516,256"/><area shape="rect" id="node40" href="SBLaunchInfo_8h.html" title="SBLaunchInfo.h" alt="" coords="1667,304,1781,331"/><area shape="rect" id="node41" href="SBListener_8h.html" title="SBListener.h" alt="" coords="3466,379,3560,405"/><area shape="rect" id="node42" href="SBMemoryRegionInfoList_8h.html" title="SBMemoryRegionInfoList.h" alt="" coords="3509,453,3688,480"/><area shape="rect" id="node43" href="SBPlatform_8h.html" title="SBPlatform.h" alt="" coords="3207,80,3305,107"/><area shape="rect" id="node44" href="SBQueue_8h.html" title="SBQueue.h" alt="" coords="2296,379,2384,405"/><area shape="rect" id="node45" href="SBSourceManager_8h.html" title="SBSourceManager.h" alt="" coords="3643,229,3783,256"/><area shape="rect" id="node46" href="SBStream_8h.html" title="SBStream.h" alt="" coords="3751,379,3843,405"/><area shape="rect" id="node47" href="SBStringList_8h.html" title="SBStringList.h" alt="" coords="3813,453,3917,480"/><area shape="rect" id="node48" href="SBThread_8h.html" title="SBThread.h" alt="" coords="3909,80,4000,107"/><area shape="rect" id="node49" href="SBThreadCollection_8h.html" title="SBThreadCollection.h" alt="" coords="4024,80,4171,107"/><area shape="rect" id="node50" href="SBThreadPlan_8h.html" title="SBThreadPlan.h" alt="" coords="4195,80,4311,107"/></map>
</div>
</div>
<p><a href="SBDefines_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
+Variables</h2></td></tr>
+<tr class="memitem:aacc9b70efcfb3d9d33df627c17588ecc"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">lldb::SBAddress</a></td></tr>
+<tr class="separator:aacc9b70efcfb3d9d33df627c17588ecc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a223559f50da36e3ee488046657129c1d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">lldb::SBBlock</a></td></tr>
+<tr class="separator:a223559f50da36e3ee488046657129c1d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad0b160aa101ab4cef1d1f45307dce7f6"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">lldb::SBBreakpoint</a></td></tr>
+<tr class="separator:ad0b160aa101ab4cef1d1f45307dce7f6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a99020fd2c7c5bb2f1f3d15c8e0867af1"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">lldb::SBBreakpointLocation</a></td></tr>
+<tr class="separator:a99020fd2c7c5bb2f1f3d15c8e0867af1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a19cda9f42011cbd75a8022153a1ce826"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">lldb::SBBroadcaster</a></td></tr>
+<tr class="separator:a19cda9f42011cbd75a8022153a1ce826"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a65a5e53ba12f9e01a8875f2581ec2577"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577">lldb::SBCommand</a></td></tr>
+<tr class="separator:a65a5e53ba12f9e01a8875f2581ec2577"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7d304842b7911b3cda60c0203d782204"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a7d304842b7911b3cda60c0203d782204">lldb::SBCommandInterpreter</a></td></tr>
+<tr class="separator:a7d304842b7911b3cda60c0203d782204"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a59408c700e15aec5471e634794320f2d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a59408c700e15aec5471e634794320f2d">lldb::SBCommandInterpreterRunOptions</a></td></tr>
+<tr class="separator:a59408c700e15aec5471e634794320f2d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad35518b64f03a4ded24f2ff1fb6eee6c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad35518b64f03a4ded24f2ff1fb6eee6c">lldb::SBCommandPluginInterface</a></td></tr>
+<tr class="separator:ad35518b64f03a4ded24f2ff1fb6eee6c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af2b1fa072f93ee719aeeb71d8930775c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">lldb::SBCommandReturnObject</a></td></tr>
+<tr class="separator:af2b1fa072f93ee719aeeb71d8930775c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3c8aac4af10b0cecf374d1a756a1252b"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b">lldb::SBCommunication</a></td></tr>
+<tr class="separator:a3c8aac4af10b0cecf374d1a756a1252b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aebc752bb3c183988cb1f88e8bd1513fc"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">lldb::SBCompileUnit</a></td></tr>
+<tr class="separator:aebc752bb3c183988cb1f88e8bd1513fc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae841faf070486a5e9937e2e942b7b701"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">lldb::SBData</a></td></tr>
+<tr class="separator:ae841faf070486a5e9937e2e942b7b701"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:adb0f8105fedda2ccf546e990360e06d4"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">lldb::SBDebugger</a></td></tr>
+<tr class="separator:adb0f8105fedda2ccf546e990360e06d4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a724f94ca72e588fdebf147ff87407913"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">lldb::SBDeclaration</a></td></tr>
+<tr class="separator:a724f94ca72e588fdebf147ff87407913"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acc40e0f17f0c9bff874f09e615a53958"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958">lldb::SBError</a></td></tr>
+<tr class="separator:acc40e0f17f0c9bff874f09e615a53958"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa6226d505a8faae25041db14250a2af1"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">lldb::SBEvent</a></td></tr>
+<tr class="separator:aa6226d505a8faae25041db14250a2af1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad7ea52f57adfbec682c6db350d07916a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad7ea52f57adfbec682c6db350d07916a">lldb::SBEventList</a></td></tr>
+<tr class="separator:ad7ea52f57adfbec682c6db350d07916a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5f5ed52dac82acd320d5b43f7ebe99dd"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">lldb::SBExecutionContext</a></td></tr>
+<tr class="separator:a5f5ed52dac82acd320d5b43f7ebe99dd"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af2c6a576d87f604b8eb49d41ee1798d5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">lldb::SBExpressionOptions</a></td></tr>
+<tr class="separator:af2c6a576d87f604b8eb49d41ee1798d5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a20271f89bcf075c1cd13e61c6a446dea"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">lldb::SBFileSpec</a></td></tr>
+<tr class="separator:a20271f89bcf075c1cd13e61c6a446dea"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c8d7945ac5d98695a16307e11c0fe7d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d">lldb::SBFileSpecList</a></td></tr>
+<tr class="separator:a0c8d7945ac5d98695a16307e11c0fe7d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad001c966b08e2036d980cdf71d19db36"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">lldb::SBFrame</a></td></tr>
+<tr class="separator:ad001c966b08e2036d980cdf71d19db36"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a151c7aae8787c57a39e4f837772f8591"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">lldb::SBFunction</a></td></tr>
+<tr class="separator:a151c7aae8787c57a39e4f837772f8591"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0e5a42d68189e935c01cca26e189e9d7"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0e5a42d68189e935c01cca26e189e9d7">lldb::SBHostOS</a></td></tr>
+<tr class="separator:a0e5a42d68189e935c01cca26e189e9d7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae8bed4908c84c5db84ae7f8be18751f2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">lldb::SBInstruction</a></td></tr>
+<tr class="separator:ae8bed4908c84c5db84ae7f8be18751f2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af19bc4c2043afe7098a92fe703c41ac2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2">lldb::SBInstructionList</a></td></tr>
+<tr class="separator:af19bc4c2043afe7098a92fe703c41ac2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4b5b312dc794f86fbeeeae028085dc61"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a4b5b312dc794f86fbeeeae028085dc61">lldb::SBLanguageRuntime</a></td></tr>
+<tr class="separator:a4b5b312dc794f86fbeeeae028085dc61"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af2d94babdc008b9e701fe1c32c8e86a4"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">lldb::SBLaunchInfo</a></td></tr>
+<tr class="separator:af2d94babdc008b9e701fe1c32c8e86a4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c592174059d4fe8f92f396d763c9fef"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">lldb::SBLineEntry</a></td></tr>
+<tr class="separator:a0c592174059d4fe8f92f396d763c9fef"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aef861af747dcc3f991f47df15085b9e0"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">lldb::SBListener</a></td></tr>
+<tr class="separator:aef861af747dcc3f991f47df15085b9e0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9ca218f1326373259ab4220c37690133"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">lldb::SBMemoryRegionInfo</a></td></tr>
+<tr class="separator:a9ca218f1326373259ab4220c37690133"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a98f351ffb24c2fa9a1111ddc4df50032"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032">lldb::SBMemoryRegionInfoList</a></td></tr>
+<tr class="separator:a98f351ffb24c2fa9a1111ddc4df50032"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a535d9ccc8cb789afcea4c03218ca5fb5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">lldb::SBModule</a></td></tr>
+<tr class="separator:a535d9ccc8cb789afcea4c03218ca5fb5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae4eab6b2f544346d0064679d4f73b37d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d">lldb::SBModuleSpec</a></td></tr>
+<tr class="separator:ae4eab6b2f544346d0064679d4f73b37d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a75008434ba6a1c714b4cb52fbbe1e276"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a75008434ba6a1c714b4cb52fbbe1e276">lldb::SBModuleSpecList</a></td></tr>
+<tr class="separator:a75008434ba6a1c714b4cb52fbbe1e276"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6b29dadb700a7ae3ed4dcb84454a4901"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">lldb::SBProcess</a></td></tr>
+<tr class="separator:a6b29dadb700a7ae3ed4dcb84454a4901"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad4f6b9f9f7b7897412959176b7af78e4"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">lldb::SBQueue</a></td></tr>
+<tr class="separator:ad4f6b9f9f7b7897412959176b7af78e4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acfb3f444cc6b2b651be5f868ad6637a5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5">lldb::SBQueueItem</a></td></tr>
+<tr class="separator:acfb3f444cc6b2b651be5f868ad6637a5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab8e583eec1ea23e7b75ea0678bcadb2a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">lldb::SBSection</a></td></tr>
+<tr class="separator:ab8e583eec1ea23e7b75ea0678bcadb2a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c665d45e5003f072277a5ef99bb8202"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">lldb::SBSourceManager</a></td></tr>
+<tr class="separator:a0c665d45e5003f072277a5ef99bb8202"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0f8fe2526a5432a1ed2845ca4fc1794a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a">lldb::SBStream</a></td></tr>
+<tr class="separator:a0f8fe2526a5432a1ed2845ca4fc1794a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab90af497a13bd028b414078a74cbb178"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">lldb::SBStringList</a></td></tr>
+<tr class="separator:ab90af497a13bd028b414078a74cbb178"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2c03312d662d65f9d0da9dc9ef5065f8"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a2c03312d662d65f9d0da9dc9ef5065f8">lldb::SBStructuredData</a></td></tr>
+<tr class="separator:a2c03312d662d65f9d0da9dc9ef5065f8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a01a13bc77df3483f1fda095df57c968d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">lldb::SBSymbol</a></td></tr>
+<tr class="separator:a01a13bc77df3483f1fda095df57c968d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad437ef8df736d6de1d9ea8213bec19bf"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">lldb::SBSymbolContext</a></td></tr>
+<tr class="separator:ad437ef8df736d6de1d9ea8213bec19bf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab3938467cdaae86337648ca1ec0c8b2c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c">lldb::SBSymbolContextList</a></td></tr>
+<tr class="separator:ab3938467cdaae86337648ca1ec0c8b2c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a69d1366a12ba173a5139f265176a3a82"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">lldb::SBTarget</a></td></tr>
+<tr class="separator:a69d1366a12ba173a5139f265176a3a82"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a194796b7023bd6309fe42f3f052ae3ef"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">lldb::SBThread</a></td></tr>
+<tr class="separator:a194796b7023bd6309fe42f3f052ae3ef"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7c0cee55f16f9163d0baa67c403b8d5e"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">lldb::SBThreadCollection</a></td></tr>
+<tr class="separator:a7c0cee55f16f9163d0baa67c403b8d5e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab128fc492c0fc797645e41b31045b877"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">lldb::SBThreadPlan</a></td></tr>
+<tr class="separator:ab128fc492c0fc797645e41b31045b877"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a587b5b909ab86a2e864c1564b5d1f449"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a587b5b909ab86a2e864c1564b5d1f449">lldb::SBType</a></td></tr>
+<tr class="separator:a587b5b909ab86a2e864c1564b5d1f449"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a512ac117e526e1d518d93aa0380e17c2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">lldb::SBTypeCategory</a></td></tr>
+<tr class="separator:a512ac117e526e1d518d93aa0380e17c2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a953ae2036a4ad2b7796398469355dda5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">lldb::SBTypeEnumMember</a></td></tr>
+<tr class="separator:a953ae2036a4ad2b7796398469355dda5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6fef749a8cb7f9f0cb1dc41969876412"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a6fef749a8cb7f9f0cb1dc41969876412">lldb::SBTypeEnumMemberList</a></td></tr>
+<tr class="separator:a6fef749a8cb7f9f0cb1dc41969876412"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a66a5c1f3564266d754726e43695362c2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">lldb::SBTypeFilter</a></td></tr>
+<tr class="separator:a66a5c1f3564266d754726e43695362c2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6ee068dad1bc3c29b614201586f31d6c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">lldb::SBTypeFormat</a></td></tr>
+<tr class="separator:a6ee068dad1bc3c29b614201586f31d6c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa26c050d2f25c4453961a6f3f1e3d924"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aa26c050d2f25c4453961a6f3f1e3d924">lldb::SBTypeMemberFunction</a></td></tr>
+<tr class="separator:aa26c050d2f25c4453961a6f3f1e3d924"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4dfdac616a8ee470de23d990d10c75e3"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">lldb::SBTypeNameSpecifier</a></td></tr>
+<tr class="separator:a4dfdac616a8ee470de23d990d10c75e3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af1e43e070b1abf7cd65d66f38626f033"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af1e43e070b1abf7cd65d66f38626f033">lldb::SBTypeSummary</a></td></tr>
+<tr class="separator:af1e43e070b1abf7cd65d66f38626f033"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab416721e89d400671e6cd2fef6418f53"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">lldb::SBTypeSummaryOptions</a></td></tr>
+<tr class="separator:ab416721e89d400671e6cd2fef6418f53"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae74c741b91931f7b43cfabe3e0169152"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">lldb::SBTypeSynthetic</a></td></tr>
+<tr class="separator:ae74c741b91931f7b43cfabe3e0169152"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa94b61538342fcce7f24c1e262872b45"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aa94b61538342fcce7f24c1e262872b45">lldb::SBTypeList</a></td></tr>
+<tr class="separator:aa94b61538342fcce7f24c1e262872b45"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad8aebe9abe0858d4d8407e074aab1f1a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">lldb::SBValue</a></td></tr>
+<tr class="separator:ad8aebe9abe0858d4d8407e074aab1f1a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a360e0d652413fd29dfd58068c5f78e12"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">lldb::SBValueList</a></td></tr>
+<tr class="separator:a360e0d652413fd29dfd58068c5f78e12"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1b8dbaa41951e47fed098f1986534185"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">lldb::SBVariablesOptions</a></td></tr>
+<tr class="separator:a1b8dbaa41951e47fed098f1986534185"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a27f98617330bad5970737121376400f3"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a27f98617330bad5970737121376400f3">lldb::SBWatchpoint</a></td></tr>
+<tr class="separator:a27f98617330bad5970737121376400f3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a63b01cc85f60464c29fea87e6effe3dd"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">lldb::SBUnixSignals</a></td></tr>
+<tr class="separator:a63b01cc85f60464c29fea87e6effe3dd"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.map
index 58f3753..8c675e9 100644
--- a/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.map
@@ -1,50 +1,51 @@
<map id="SBDefines.h" name="SBDefines.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="2029,547,2093,575"/>
-<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="285,83,381,111"/>
-<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="284,161,383,189"/>
-<area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="405,238,541,266"/>
-<area shape="rect" id="node14" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="357,393,448,421"/>
-<area shape="rect" id="node19" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="952,315,1109,343"/>
-<area shape="rect" id="node21" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="1373,393,1459,421"/>
-<area shape="rect" id="node24" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="863,470,945,498"/>
-<area shape="rect" id="node28" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="1773,470,1869,498"/>
-<area shape="rect" id="node31" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="499,470,592,498"/>
-<area shape="rect" id="node35" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="407,161,508,189"/>
-<area shape="rect" id="node42" href="$SBBreakpoint_8h.html" title="SBBreakpoint.h" alt="" coords="2072,83,2184,111"/>
-<area shape="rect" id="node45" href="$SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="2123,161,2283,189"/>
-<area shape="rect" id="node49" href="$SBBroadcaster_8h.html" title="SBBroadcaster.h" alt="" coords="1504,315,1621,343"/>
-<area shape="rect" id="node53" href="$SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="2307,161,2475,189"/>
-<area shape="rect" id="node56" href="$SBCommandReturnObject_8h.html" title="SBCommandReturnObject.h" alt="" coords="2443,470,2627,498"/>
-<area shape="rect" id="node59" href="$SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="1925,393,2064,421"/>
-<area shape="rect" id="node62" href="$SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="1827,161,1947,189"/>
-<area shape="rect" id="node66" href="$SBData_8h.html" title="SBData.h" alt="" coords="1945,238,2023,266"/>
-<area shape="rect" id="node69" href="$SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="2107,315,2216,343"/>
-<area shape="rect" id="node72" href="$SBSection_8h.html" title="SBSection.h" alt="" coords="1235,315,1328,343"/>
-<area shape="rect" id="node75" href="$SBValue_8h.html" title="SBValue.h" alt="" coords="1645,315,1728,343"/>
-<area shape="rect" id="node79" href="$SBDebugger_8h.html" title="SBDebugger.h" alt="" coords="2339,83,2443,111"/>
-<area shape="rect" id="node83" href="$SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="2701,161,2816,189"/>
-<area shape="rect" id="node86" href="$SBError_8h.html" title="SBError.h" alt="" coords="1853,315,1931,343"/>
-<area shape="rect" id="node92" href="$SBEvent_8h.html" title="SBEvent.h" alt="" coords="2948,393,3031,421"/>
-<area shape="rect" id="node95" href="$SBExpressionOptions_8h.html" title="SBExpressionOptions.h" alt="" coords="3459,83,3613,111"/>
-<area shape="rect" id="node97" href="$SBFileSpec_8h.html" title="SBFileSpec.h" alt="" coords="2620,83,2721,111"/>
-<area shape="rect" id="node102" href="$SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="2840,161,2933,189"/>
-<area shape="rect" id="node106" href="$SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="2957,161,3080,189"/>
-<area shape="rect" id="node109" href="$SBFileSpecList_8h.html" title="SBFileSpecList.h" alt="" coords="1244,238,1364,266"/>
-<area shape="rect" id="node112" href="$SBFrame_8h.html" title="SBFrame.h" alt="" coords="901,393,987,421"/>
-<area shape="rect" id="node118" href="$SBInputReader_8h.html" title="SBInputReader.h" alt="" coords="2971,470,3091,498"/>
-<area shape="rect" id="node122" href="$SBInstructionList_8h.html" title="SBInstructionList.h" alt="" coords="635,83,765,111"/>
-<area shape="rect" id="node128" href="$SBListener_8h.html" title="SBListener.h" alt="" coords="3137,238,3231,266"/>
-<area shape="rect" id="node135" href="$SBSourceManager_8h.html" title="SBSourceManager.h" alt="" coords="3180,393,3321,421"/>
-<area shape="rect" id="node138" href="$SBStream_8h.html" title="SBStream.h" alt="" coords="3269,470,3360,498"/>
-<area shape="rect" id="node141" href="$SBStringList_8h.html" title="SBStringList.h" alt="" coords="3357,238,3461,266"/>
-<area shape="rect" id="node148" href="$SBThread_8h.html" title="SBThread.h" alt="" coords="3451,393,3541,421"/>
-<area shape="rect" id="node151" href="$SBType_8h.html" title="SBType.h" alt="" coords="1628,238,1705,266"/>
-<area shape="rect" id="node156" href="$SBTypeCategory_8h.html" title="SBTypeCategory.h" alt="" coords="3637,83,3765,111"/>
-<area shape="rect" id="node158" href="$SBTypeFilter_8h.html" title="SBTypeFilter.h" alt="" coords="3789,83,3896,111"/>
-<area shape="rect" id="node160" href="$SBTypeFormat_8h.html" title="SBTypeFormat.h" alt="" coords="3920,83,4037,111"/>
-<area shape="rect" id="node162" href="$SBTypeNameSpecifier_8h.html" title="SBTypeNameSpecifier.h" alt="" coords="4061,83,4224,111"/>
-<area shape="rect" id="node164" href="$SBTypeSummary_8h.html" title="SBTypeSummary.h" alt="" coords="4248,83,4381,111"/>
-<area shape="rect" id="node166" href="$SBTypeSynthetic_8h.html" title="SBTypeSynthetic.h" alt="" coords="4405,83,4536,111"/>
-<area shape="rect" id="node169" href="$SBValueList_8h.html" title="SBValueList.h" alt="" coords="725,315,827,343"/>
-<area shape="rect" id="node175" href="$SBWatchpoint_8h.html" title="SBWatchpoint.h" alt="" coords="1388,238,1503,266"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="2269,528,2333,555"/>
+<area shape="rect" id="node3" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="269,80,365,107"/>
+<area shape="rect" id="node4" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="491,155,591,181"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="598,229,735,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="486,304,577,331"/>
+<area shape="rect" id="node7" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="283,379,420,405"/>
+<area shape="rect" id="node8" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="907,304,1064,331"/>
+<area shape="rect" id="node9" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="1342,379,1428,405"/>
+<area shape="rect" id="node10" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="1315,453,1396,480"/>
+<area shape="rect" id="node11" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="2168,453,2264,480"/>
+<area shape="rect" id="node12" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="704,453,797,480"/>
+<area shape="rect" id="node13" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="615,155,717,181"/>
+<area shape="rect" id="node14" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="93,155,208,181"/>
+<area shape="rect" id="node15" href="$SBAttachInfo_8h.html" title="SBAttachInfo.h" alt="" coords="1089,304,1199,331"/>
+<area shape="rect" id="node16" href="$SBBreakpoint_8h.html" title="SBBreakpoint.h" alt="" coords="1805,304,1916,331"/>
+<area shape="rect" id="node17" href="$SBBreakpointLocation_8h.html" title="SBBreakpointLocation.h" alt="" coords="1806,379,1967,405"/>
+<area shape="rect" id="node18" href="$SBBroadcaster_8h.html" title="SBBroadcaster.h" alt="" coords="1326,304,1444,331"/>
+<area shape="rect" id="node19" href="$SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="2968,229,3136,256"/>
+<area shape="rect" id="node20" href="$SBCommandReturnObject_8h.html" title="SBCommandReturnObject.h" alt="" coords="1907,453,2092,480"/>
+<area shape="rect" id="node21" href="$SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="2347,304,2487,331"/>
+<area shape="rect" id="node22" href="$SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="1948,155,2068,181"/>
+<area shape="rect" id="node23" href="$SBData_8h.html" title="SBData.h" alt="" coords="2295,155,2371,181"/>
+<area shape="rect" id="node24" href="$SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="2346,229,2456,256"/>
+<area shape="rect" id="node25" href="$SBMemoryRegionInfo_8h.html" title="SBMemoryRegionInfo.h" alt="" coords="2481,229,2639,256"/>
+<area shape="rect" id="node26" href="$SBSection_8h.html" title="SBSection.h" alt="" coords="1821,229,1915,256"/>
+<area shape="rect" id="node27" href="$SBDebugger_8h.html" title="SBDebugger.h" alt="" coords="3157,155,3261,181"/>
+<area shape="rect" id="node28" href="$SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="2649,155,2764,181"/>
+<area shape="rect" id="node29" href="$SBError_8h.html" title="SBError.h" alt="" coords="2092,229,2168,256"/>
+<area shape="rect" id="node30" href="$SBEvent_8h.html" title="SBEvent.h" alt="" coords="2659,453,2740,480"/>
+<area shape="rect" id="node31" href="$SBExecutionContext_8h.html" title="SBExecutionContext.h" alt="" coords="3026,379,3176,405"/>
+<area shape="rect" id="node32" href="$SBExpressionOptions_8h.html" title="SBExpressionOptions.h" alt="" coords="3229,453,3383,480"/>
+<area shape="rect" id="node33" href="$SBFileSpec_8h.html" title="SBFileSpec.h" alt="" coords="2568,80,2669,107"/>
+<area shape="rect" id="node34" href="$SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="2789,155,2883,181"/>
+<area shape="rect" id="node35" href="$SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="2908,155,3031,181"/>
+<area shape="rect" id="node36" href="$SBFileSpecList_8h.html" title="SBFileSpecList.h" alt="" coords="1521,304,1641,331"/>
+<area shape="rect" id="node37" href="$SBFrame_8h.html" title="SBFrame.h" alt="" coords="1523,379,1609,405"/>
+<area shape="rect" id="node38" href="$SBInstructionList_8h.html" title="SBInstructionList.h" alt="" coords="844,80,973,107"/>
+<area shape="rect" id="node39" href="$SBLanguageRuntime_8h.html" title="SBLanguageRuntime.h" alt="" coords="3363,229,3516,256"/>
+<area shape="rect" id="node40" href="$SBLaunchInfo_8h.html" title="SBLaunchInfo.h" alt="" coords="1667,304,1781,331"/>
+<area shape="rect" id="node41" href="$SBListener_8h.html" title="SBListener.h" alt="" coords="3466,379,3560,405"/>
+<area shape="rect" id="node42" href="$SBMemoryRegionInfoList_8h.html" title="SBMemoryRegionInfoList.h" alt="" coords="3509,453,3688,480"/>
+<area shape="rect" id="node43" href="$SBPlatform_8h.html" title="SBPlatform.h" alt="" coords="3207,80,3305,107"/>
+<area shape="rect" id="node44" href="$SBQueue_8h.html" title="SBQueue.h" alt="" coords="2296,379,2384,405"/>
+<area shape="rect" id="node45" href="$SBSourceManager_8h.html" title="SBSourceManager.h" alt="" coords="3643,229,3783,256"/>
+<area shape="rect" id="node46" href="$SBStream_8h.html" title="SBStream.h" alt="" coords="3751,379,3843,405"/>
+<area shape="rect" id="node47" href="$SBStringList_8h.html" title="SBStringList.h" alt="" coords="3813,453,3917,480"/>
+<area shape="rect" id="node48" href="$SBThread_8h.html" title="SBThread.h" alt="" coords="3909,80,4000,107"/>
+<area shape="rect" id="node49" href="$SBThreadCollection_8h.html" title="SBThreadCollection.h" alt="" coords="4024,80,4171,107"/>
+<area shape="rect" id="node50" href="$SBThreadPlan_8h.html" title="SBThreadPlan.h" alt="" coords="4195,80,4311,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.md5
index 2b9ca74..a5ee5b2 100644
--- a/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.md5
@@ -1 +1 @@
-42875f70ad2fb9e40a0e648115e6018d
\ No newline at end of file
+b00944fcb861569ae152ef3ba2977770
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.png
index dfe5da8..e561129 100644
--- a/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBDefines_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBDefines_8h__incl.png b/lldb/www/cpp_reference/html/SBDefines_8h__incl.png
index 5489b03..b670b6c 100644
--- a/lldb/www/cpp_reference/html/SBDefines_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBDefines_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBDefines_8h_source.html b/lldb/www/cpp_reference/html/SBDefines_8h_source.html
index aef3bea..79b63f5 100644
--- a/lldb/www/cpp_reference/html/SBDefines_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBDefines_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -54,73 +54,158 @@
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include "lldb/lldb-types.h"</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include "lldb/lldb-versioning.h"</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">// Forward Declarations</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">class </span>SBAddress;</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">class </span>SBBlock;</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">class </span>SBBreakpoint;</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">class </span>SBBreakpointLocation;</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">class </span>SBBroadcaster;</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">class </span>SBCommand;</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">class </span>SBCommandInterpreter;</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="keyword">class </span>SBCommandPluginInterface;</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">class </span>SBCommandReturnObject;</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">class </span>SBCommunication;</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">class </span>SBCompileUnit;</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">class </span>SBData;</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">class </span>SBDebugger;</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">class </span>SBDeclaration;</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">class </span>SBError;</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">class </span>SBEvent;</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">class </span>SBEventList;</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">class </span>SBExpressionOptions;</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword">class </span>SBFileSpec;</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">class </span>SBFileSpecList;</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">class </span>SBFrame;</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">class </span>SBFunction;</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="keyword">class </span>SBHostOS;</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">class </span>SBInputReader;</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">class </span>SBInstruction;</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">class </span>SBInstructionList;</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">class </span>SBLineEntry;</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">class </span>SBListener;</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">class </span>SBModule;</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">class </span>SBModuleSpec;</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">class </span>SBModuleSpecList;</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">class </span>SBProcess;</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">class </span>SBSourceManager;</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">class </span>SBStream;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">class </span>SBStringList;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">class </span>SBSymbol;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">class </span>SBSymbolContext;</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="keyword">class </span>SBSymbolContextList;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">class </span>SBTarget;</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">class </span>SBThread;</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">class </span>SBType;</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">class </span>SBTypeCategory;</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">class </span>SBTypeFilter;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">class </span>SBTypeFormat;</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="keyword">class </span>SBTypeNameSpecifier;</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">class </span>SBTypeSummary;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor"></span><span class="keyword">class </span>SBTypeSynthetic; </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor"></span><span class="keyword">class </span>SBTypeList;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="keyword">class </span>SBValue;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">class </span>SBValueList;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="keyword">class </span>SBWatchpoint;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> }</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor">#endif // LLDB_SBDefines_h_</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifdef SWIG</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_API</span></div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor"></span><span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment">// Forward Declarations</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc"> 31</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d"> 32</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6"> 33</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1"> 34</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826"> 35</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577"> 36</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommand.html">SBCommand</a>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="namespacelldb.html#a7d304842b7911b3cda60c0203d782204"> 37</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="namespacelldb.html#a59408c700e15aec5471e634794320f2d"> 38</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a>;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="namespacelldb.html#ad35518b64f03a4ded24f2ff1fb6eee6c"> 39</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a>;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c"> 40</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b"> 41</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc"> 42</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701"> 43</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBData.html">SBData</a>;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4"> 44</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913"> 45</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958"> 46</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBError.html">SBError</a>;</div>
+<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1"> 47</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="namespacelldb.html#ad7ea52f57adfbec682c6db350d07916a"> 48</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="namespacelldb.html#ad7ea52f57adfbec682c6db350d07916a">SBEventList</a>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd"> 49</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5"> 50</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea"> 51</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d"> 52</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a>;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36"> 53</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591"> 54</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="namespacelldb.html#a0e5a42d68189e935c01cca26e189e9d7"> 55</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBHostOS.html">SBHostOS</a>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2"> 56</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2"> 57</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="namespacelldb.html#a4b5b312dc794f86fbeeeae028085dc61"> 58</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBLanguageRuntime.html">SBLanguageRuntime</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4"> 59</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef"> 60</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0"> 61</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBListener.html">SBListener</a>;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133"> 62</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a>;</div>
+<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032"> 63</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5"> 64</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d"> 65</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="namespacelldb.html#a75008434ba6a1c714b4cb52fbbe1e276"> 66</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901"> 67</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4"> 68</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBQueue.html">SBQueue</a>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5"> 69</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a>;</div>
+<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a"> 70</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
+<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202"> 71</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a"> 72</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBStream.html">SBStream</a>;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178"> 73</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a>;</div>
+<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespacelldb.html#a2c03312d662d65f9d0da9dc9ef5065f8"> 74</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a>;</div>
+<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d"> 75</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
+<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf"> 76</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c"> 77</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82"> 78</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef"> 79</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e"> 80</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a>;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877"> 81</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a>;</div>
+<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="namespacelldb.html#a587b5b909ab86a2e864c1564b5d1f449"> 82</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBType.html">SBType</a>;</div>
+<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2"> 83</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
+<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5"> 84</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a>;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="namespacelldb.html#a6fef749a8cb7f9f0cb1dc41969876412"> 85</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a>;</div>
+<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2"> 86</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a>;</div>
+<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c"> 87</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="namespacelldb.html#aa26c050d2f25c4453961a6f3f1e3d924"> 88</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a>;</div>
+<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3"> 89</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>;</div>
+<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="namespacelldb.html#af1e43e070b1abf7cd65d66f38626f033"> 90</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a>;</div>
+<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53"> 91</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a>;</div>
+<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152"> 92</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a>;</div>
+<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="namespacelldb.html#aa94b61538342fcce7f24c1e262872b45"> 93</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeList.html">SBTypeList</a>;</div>
+<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a"> 94</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12"> 95</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBValueList.html">SBValueList</a>;</div>
+<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185"> 96</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a>;</div>
+<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="namespacelldb.html#a27f98617330bad5970737121376400f3"> 97</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>;</div>
+<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd"> 98</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a>;</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> }</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="preprocessor">#endif // LLDB_SBDefines_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBLanguageRuntime_html"><div class="ttname"><a href="classlldb_1_1SBLanguageRuntime.html">lldb::SBLanguageRuntime</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLanguageRuntime_8h_source.html#l00017">SBLanguageRuntime.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommunication_html"><div class="ttname"><a href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommunication_8h_source.html#l00018">SBCommunication.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00056">SBTypeEnumMember.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfo_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfo_8h_source.html#l00018">SBMemoryRegionInfo.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00056">SBTypeSummary.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpecList_html"><div class="ttname"><a href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpecList_8h_source.html#l00018">SBFileSpecList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="classlldb_1_1SBHostOS_html"><div class="ttname"><a href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></div><div class="ttdef"><b>Definition:</b> <a href="SBHostOS_8h_source.html#l00018">SBHostOS.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStructuredData_8h_source.html#l00018">SBStructuredData.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueue_html"><div class="ttname"><a href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueue_8h_source.html#l00020">SBQueue.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContextList_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContextList_8h_source.html#l00018">SBSymbolContextList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMember_html"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00018">SBTypeEnumMember.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSynthetic_html"><div class="ttname"><a href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSynthetic_8h_source.html#l00020">SBTypeSynthetic.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExpressionOptions_html"><div class="ttname"><a href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExpressionOptions_8h_source.html#l00019">SBExpressionOptions.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommand_html"><div class="ttname"><a href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00242">SBCommandInterpreter.h:242</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html">lldb::SBModuleSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00093">SBModuleSpec.h:93</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDeclaration_html"><div class="ttname"><a href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDeclaration_8h_source.html#l00019">SBDeclaration.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStringList_html"><div class="ttname"><a href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStringList_8h_source.html#l00017">SBStringList.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFilter_html"><div class="ttname"><a href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFilter_8h_source.html#l00018">SBTypeFilter.h:18</a></div></div>
+<div class="ttc" id="namespacelldb_html_ad7ea52f57adfbec682c6db350d07916a"><div class="ttname"><a href="namespacelldb.html#ad7ea52f57adfbec682c6db350d07916a">lldb::SBEventList</a></div><div class="ttdeci">class LLDB_API SBEventList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00048">SBDefines.h:48</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandPluginInterface_html"><div class="ttname"><a href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00232">SBCommandInterpreter.h:232</a></div></div>
+<div class="ttc" id="classlldb_1_1SBVariablesOptions_html"><div class="ttname"><a href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBVariablesOptions_8h_source.html#l00020">SBVariablesOptions.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeNameSpecifier_html"><div class="ttname"><a href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeNameSpecifier_8h_source.html#l00018">SBTypeNameSpecifier.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpec_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00018">SBModuleSpec.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummaryOptions_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00017">SBTypeSummary.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValueList_html"><div class="ttname"><a href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValueList_8h_source.html#l00019">SBValueList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueueItem_html"><div class="ttname"><a href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueueItem_8h_source.html#l00018">SBQueueItem.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExecutionContext_html"><div class="ttname"><a href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExecutionContext_8h_source.html#l00021">SBExecutionContext.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstructionList_html"><div class="ttname"><a href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstructionList_8h_source.html#l00019">SBInstructionList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadCollection_html"><div class="ttname"><a href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadCollection_8h_source.html#l00017">SBThreadCollection.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadPlan_html"><div class="ttname"><a href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadPlan_8h_source.html#l00019">SBThreadPlan.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSourceManager_html"><div class="ttname"><a href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSourceManager_8h_source.html#l00019">SBSourceManager.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSection_html"><div class="ttname"><a href="classlldb_1_1SBSection.html">lldb::SBSection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSection_8h_source.html#l00018">SBSection.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBUnixSignals_html"><div class="ttname"><a href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></div><div class="ttdef"><b>Definition:</b> <a href="SBUnixSignals_8h_source.html#l00018">SBUnixSignals.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00058">SBType.h:58</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html"><div class="ttname"><a href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00229">SBType.h:229</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreterRunOptions_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00024">SBCommandInterpreter.h:24</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfoList_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfoList_8h_source.html#l00019">SBMemoryRegionInfoList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandReturnObject_html"><div class="ttname"><a href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandReturnObject_8h_source.html#l00025">SBCommandReturnObject.h:25</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLaunchInfo_html"><div class="ttname"><a href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLaunchInfo_8h_source.html#l00020">SBLaunchInfo.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFormat_html"><div class="ttname"><a href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFormat_8h_source.html#l00018">SBTypeFormat.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBWatchpoint_html"><div class="ttname"><a href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBWatchpoint_8h_source.html#l00017">SBWatchpoint.h:17</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBError_8h.html b/lldb/www/cpp_reference/html/SBError_8h.html
index d8e0414..cd38ca9 100644
--- a/lldb/www/cpp_reference/html/SBError_8h.html
+++ b/lldb/www/cpp_reference/html/SBError_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBError_8h__incl.png" border="0" usemap="#SBError_8h" alt=""/></div>
<map name="SBError_8h" id="SBError_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBError_8h__dep__incl.png" border="0" usemap="#SBError_8hdep" alt=""/></div>
<map name="SBError_8hdep" id="SBError_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="392,625,456,653"/><area shape="rect" id="node5" href="SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="43,161,181,189"/><area shape="rect" id="node8" href="SBModule_8h.html" title="SBModule.h" alt="" coords="341,83,432,111"/><area shape="rect" id="node30" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="859,547,955,575"/><area shape="rect" id="node11" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="339,161,435,189"/><area shape="rect" id="node17" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="547,315,683,343"/><area shape="rect" id="node14" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="251,238,349,266"/><area shape="rect" id="node23" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="532,470,617,498"/><area shape="rect" id="node33" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="377,547,471,575"/><area shape="rect" id="node37" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="475,238,576,266"/><area shape="rect" id="node21" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="525,393,683,421"/><area shape="rect" id="node26" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="545,547,628,575"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="464,603,528,629"/><area shape="rect" id="node3" href="SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="43,304,183,331"/><area shape="rect" id="node4" href="SBModule_8h.html" title="SBModule.h" alt="" coords="574,80,665,107"/><area shape="rect" id="node11" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="817,528,913,555"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="479,155,575,181"/><area shape="rect" id="node7" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="646,304,783,331"/><area shape="rect" id="node15" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="989,453,1125,480"/><area shape="rect" id="node6" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="565,229,664,256"/><area shape="rect" id="node9" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="594,453,680,480"/><area shape="rect" id="node12" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="492,528,585,555"/><area shape="rect" id="node13" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="765,229,867,256"/><area shape="rect" id="node14" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="201,379,316,405"/><area shape="rect" id="node8" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="644,379,801,405"/><area shape="rect" id="node10" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="711,528,792,555"/></map>
</div>
</div>
<p><a href="SBError_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBError_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBError_8h__dep__incl.map
index 0c8eea6..f67bb5d 100644
--- a/lldb/www/cpp_reference/html/SBError_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBError_8h__dep__incl.map
@@ -1,14 +1,16 @@
<map id="SBError.h" name="SBError.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="392,625,456,653"/>
-<area shape="rect" id="node5" href="$SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="43,161,181,189"/>
-<area shape="rect" id="node8" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="341,83,432,111"/>
-<area shape="rect" id="node30" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="859,547,955,575"/>
-<area shape="rect" id="node11" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="339,161,435,189"/>
-<area shape="rect" id="node17" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="547,315,683,343"/>
-<area shape="rect" id="node14" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="251,238,349,266"/>
-<area shape="rect" id="node23" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="532,470,617,498"/>
-<area shape="rect" id="node33" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="377,547,471,575"/>
-<area shape="rect" id="node37" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="475,238,576,266"/>
-<area shape="rect" id="node21" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="525,393,683,421"/>
-<area shape="rect" id="node26" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="545,547,628,575"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="464,603,528,629"/>
+<area shape="rect" id="node3" href="$SBCommunication_8h.html" title="SBCommunication.h" alt="" coords="43,304,183,331"/>
+<area shape="rect" id="node4" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="574,80,665,107"/>
+<area shape="rect" id="node11" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="817,528,913,555"/>
+<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="479,155,575,181"/>
+<area shape="rect" id="node7" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="646,304,783,331"/>
+<area shape="rect" id="node15" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="989,453,1125,480"/>
+<area shape="rect" id="node6" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="565,229,664,256"/>
+<area shape="rect" id="node9" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="594,453,680,480"/>
+<area shape="rect" id="node12" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="492,528,585,555"/>
+<area shape="rect" id="node13" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="765,229,867,256"/>
+<area shape="rect" id="node14" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="201,379,316,405"/>
+<area shape="rect" id="node8" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="644,379,801,405"/>
+<area shape="rect" id="node10" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="711,528,792,555"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBError_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBError_8h__dep__incl.md5
index 804d45d..08e128a 100644
--- a/lldb/www/cpp_reference/html/SBError_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBError_8h__dep__incl.md5
@@ -1 +1 @@
-41db9274fba4f2cb93ad241210a959b4
\ No newline at end of file
+d9091e5312839426c20302ebd08f9e26
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBError_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBError_8h__dep__incl.png
index fd6f00d..b300feb 100644
--- a/lldb/www/cpp_reference/html/SBError_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBError_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBError_8h__incl.map b/lldb/www/cpp_reference/html/SBError_8h__incl.map
index dce969f..34dda0e 100644
--- a/lldb/www/cpp_reference/html/SBError_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBError_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBError.h" name="SBError.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBError_8h__incl.png b/lldb/www/cpp_reference/html/SBError_8h__incl.png
index 99787a1..af0771f 100644
--- a/lldb/www/cpp_reference/html/SBError_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBError_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBError_8h_source.html b/lldb/www/cpp_reference/html/SBError_8h_source.html
index 79a96ad..6cb221f 100644
--- a/lldb/www/cpp_reference/html/SBError_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBError_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,102 +47,102 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBError.html">SBError</a> {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBError.html">SBError</a> {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="classlldb_1_1SBError.html#af4e734144f5511c62c007d2a31843f05">SBError</a> ();</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958">SBError</a>();</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBError.html#af4e734144f5511c62c007d2a31843f05">SBError</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &rhs);</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958">SBError</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &rhs);</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBError.html#a831ec1d9cd2b8730d1ff34048297cd75">~SBError</a>();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  ~<a class="code" href="classlldb_1_1SBError.html">SBError</a>();</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBError.html">SBError</a> &</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBError.html#aac68df264d531c83263771d97ba3393d">operator =</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &rhs);</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBError.html#a5bb4f7a75bd0a0e655337dd74fe7addb">GetCString</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBError.html">SBError</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &rhs);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetCString() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> Clear();</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBError.html#ac38a7e13d22240f1197eedbee1cd048c">Clear</a> ();</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBError.html#a27b20b8dc6726ef135da5ac767c62dd4">Fail</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span> Fail() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span> Success() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t GetError() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBError.html#a81e2f0cde9f115633b860e01e2390e38">Success</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  uint32_t</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBError.html#aab1a3ca378860f59f106d49075179397">GetError</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  lldb::ErrorType GetType() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span> SetError(uint32_t err, lldb::ErrorType type);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> SetErrorToErrno();</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  lldb::ErrorType</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBError.html#a32b49d325d5f0c1ba462f67150b5c4ee">GetType</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBError.html#a8a94ec0d5ae71feca81fb6925baf2d53">SetError</a> (uint32_t err, lldb::ErrorType type);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBError.html#ae8f2b727640b495361e4b8ded7e6da54">SetErrorToErrno</a> ();</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> SetErrorToGenericError();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> SetErrorString(<span class="keyword">const</span> <span class="keywordtype">char</span> *err_str);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">int</span> SetErrorStringWithFormat(<span class="keyword">const</span> <span class="keywordtype">char</span> *format, ...)</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  __attribute__((format(printf, 2, 3)));</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBError.html#a826f9456703272c973cb101ea7f42aa6">SetErrorToGenericError</a> ();</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBError.html#a7642db09d98494677c9a84cbc6091b58">SetErrorString</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *err_str);</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">int</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBError.html#aec0f919a83ff845e4e77db87ffc63bbd">SetErrorStringWithFormat</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *format, ...) __attribute__ ((format (printf, 2, 3)));</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBError.html#ad3bd4ae4a420374f1b9295c05997fc34">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBError.html#a016bc9b4f3a2ca93e47f88fc98e87797">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39"> 69</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a>;</div>
-<div class="line"><a name="l00070"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#ad03a02980d6e81c49d74b80de6b8bd57"> 70</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBData.html">SBData</a>;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a57b27e10004af3d21e9f5a904faf2988"> 71</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#afa693835767884ab040181dd82b217d7"> 72</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>;</div>
-<div class="line"><a name="l00073"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a9ada3c5b4aacbb1a69d04af114f52c9d"> 73</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBHostOS.html">SBHostOS</a>;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a44eb4a20c10ba52475614d76f91700c0"> 74</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInputReader.html">SBInputReader</a>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a3392eea8d13e7395ee1e04a2b733e19b"> 75</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00076"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a593230acf95f9720217b7fb17681efca"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="code" href="classlldb_1_1SBError.html#a0c9cdc98c0bec57410bf0a3783f78d8d"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  lldb_private::Error *</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keyword">get</span>();</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  lldb_private::Error *</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBError.html#ab4329d78d0c57625d41286f496c77ecc">operator-></a>();</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">const</span> lldb_private::Error &</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBError.html#ab2f5a0021d00a52414d0b7e3d487df6c">operator*</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  lldb_private::Error &</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBError.html#a14638fe85f262bfc9c6def51f81ccfd4">ref</a>();</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBError.html#a8a94ec0d5ae71feca81fb6925baf2d53">SetError</a> (<span class="keyword">const</span> lldb_private::Error &lldb_error);</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  std::unique_ptr<lldb_private::Error> m_opaque_ap;</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  CreateIfNeeded ();</div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> };</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor">#endif // LLDB_SBError_h_</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39"> 55</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#ad03a02980d6e81c49d74b80de6b8bd57"> 56</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBData.html">SBData</a>;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a57b27e10004af3d21e9f5a904faf2988"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#afa693835767884ab040181dd82b217d7"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommunication.html">SBCommunication</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a9ada3c5b4aacbb1a69d04af114f52c9d"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBHostOS.html">SBHostOS</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a3392eea8d13e7395ee1e04a2b733e19b"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a2580d5dd7e8cf1e0ecccfde640f4a304"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a>;</div>
+<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a593230acf95f9720217b7fb17681efca"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a0c9cdc98c0bec57410bf0a3783f78d8d"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#a6111b8161fd12c097de5b0312ff50808"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classlldb_1_1SBError.html#ade87025d6a977d3f528050f7c16a5d48"> 68</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  lldb_private::Error *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  lldb_private::Error *operator->();</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">const</span> lldb_private::Error &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  lldb_private::Error &ref();</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">void</span> SetError(<span class="keyword">const</span> lldb_private::Error &lldb_error);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  std::unique_ptr<lldb_private::Error> m_opaque_ap;</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">void</span> CreateIfNeeded();</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> };</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="preprocessor">#endif // LLDB_SBError_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBCommunication_html"><div class="ttname"><a href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommunication_8h_source.html#l00018">SBCommunication.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBHostOS_html"><div class="ttname"><a href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></div><div class="ttdef"><b>Definition:</b> <a href="SBHostOS_8h_source.html#l00018">SBHostOS.h:18</a></div></div>
+<div class="ttc" id="namespacelldb_html_acc40e0f17f0c9bff874f09e615a53958"><div class="ttname"><a href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958">lldb::SBError</a></div><div class="ttdeci">class LLDB_API SBError</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00046">SBDefines.h:46</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStructuredData_8h_source.html#l00018">SBStructuredData.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html"><div class="ttname"><a href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00087">SBPlatform.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandReturnObject_html"><div class="ttname"><a href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandReturnObject_8h_source.html#l00025">SBCommandReturnObject.h:25</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBWatchpoint_html"><div class="ttname"><a href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBWatchpoint_8h_source.html#l00017">SBWatchpoint.h:17</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBEvent_8h.html b/lldb/www/cpp_reference/html/SBEvent_8h.html
index a6c0d23..0209b90 100644
--- a/lldb/www/cpp_reference/html/SBEvent_8h.html
+++ b/lldb/www/cpp_reference/html/SBEvent_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -42,32 +42,34 @@
<div class="dyncontent">
<div class="center"><img src="SBEvent_8h__incl.png" border="0" usemap="#SBEvent_8h" alt=""/></div>
<map name="SBEvent_8h" id="SBEvent_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBEvent_8h__dep__incl.png" border="0" usemap="#SBEvent_8hdep" alt=""/></div>
<map name="SBEvent_8hdep" id="SBEvent_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="15,83,79,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="13,80,77,107"/></map>
</div>
</div>
<p><a href="SBEvent_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.map
index 6fa5109..8c9eee1 100644
--- a/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBEvent.h" name="SBEvent.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="15,83,79,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="13,80,77,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.png
index 854d686..b8e1663 100644
--- a/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBEvent_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBEvent_8h__incl.map b/lldb/www/cpp_reference/html/SBEvent_8h__incl.map
index c2dfe1d..d07225d 100644
--- a/lldb/www/cpp_reference/html/SBEvent_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBEvent_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBEvent.h" name="SBEvent.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBEvent_8h__incl.png b/lldb/www/cpp_reference/html/SBEvent_8h__incl.png
index df270d9..de75456 100644
--- a/lldb/www/cpp_reference/html/SBEvent_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBEvent_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBEvent_8h_source.html b/lldb/www/cpp_reference/html/SBEvent_8h_source.html
index e68c3ae..f5d7140 100644
--- a/lldb/www/cpp_reference/html/SBEvent_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBEvent_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -48,97 +48,94 @@
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include <stdio.h></span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include <vector></span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">class </span>SBBroadcaster;</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html"> 23</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a></div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> {</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">SBEvent</a>();</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">class </span><a class="code" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">SBBroadcaster</a>;</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html"> 22</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> {</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">SBEvent</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">SBEvent</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &rhs);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">SBEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="comment">// Make an event that contains a C string.</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">SBEvent</a> (uint32_t event, <span class="keyword">const</span> <span class="keywordtype">char</span> *cstr, uint32_t cstr_len);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="comment">// Make an event that contains a C string.</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">SBEvent</a>(uint32_t event, <span class="keyword">const</span> <span class="keywordtype">char</span> *cstr, uint32_t cstr_len);</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">SBEvent</a>(lldb::EventSP &event_sp);</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBEvent.html#aed9bfa0a851c5749eae33607089a33b1">~SBEvent</a>();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">SBEvent</a>(lldb_private::Event *event_sp);</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBEvent.html#a3c34afc77dd0403768fc8742a7b121f0">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &rhs);</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBEvent.html#a7a8e089848d0a08e4c8964695a089808">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  ~<a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a>();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &rhs);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBEvent.html#a9749e62649d901a760f36a89f465bf37">GetDataFlavor</a> ();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  uint32_t</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBEvent.html#a65bda4f8db53c2aa90964e60f885c36e">GetType</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetDataFlavor();</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  uint32_t GetType() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> GetBroadcaster() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBEvent.html#a62e446e277e8ed55bd41b843d5388751">GetBroadcaster</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBEvent.html#a40966463b6f03a0ff22b86f0af2edd40">GetBroadcasterClass</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetBroadcasterClass() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">bool</span> BroadcasterMatchesPtr(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> *broadcaster);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">bool</span> BroadcasterMatchesRef(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster);</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBEvent.html#a2b9866b43f3e5d23a2f9ef11a75a86ea">BroadcasterMatchesPtr</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> *broadcaster);</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBEvent.html#a5ff3b7f646a994afe1936d6f5d5a8b81">BroadcasterMatchesRef</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetCStringFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBEvent.html#a09b5ceb588dbc5175d39d585bade423a">Clear</a>();</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBEvent.html#a21e3c3dd989be2186f28723139a57efc">GetCStringFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBEvent.html#ab3c31e217b4ddd02e371489cdc751936">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBEvent.html#ab3c31e217b4ddd02e371489cdc751936">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#a69b7343ab8cdf692644483e32e875e63"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBListener.html">SBListener</a>;</div>
+<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#ad353416bf15fcd89d439e27907966c4b"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#a6111b8161fd12c097de5b0312ff50808"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#a57b27e10004af3d21e9f5a904faf2988"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#a3392eea8d13e7395ee1e04a2b733e19b"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#a593230acf95f9720217b7fb17681efca"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 68</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classlldb_1_1SBEvent.html#a0c9cdc98c0bec57410bf0a3783f78d8d"> 69</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html#a69b7343ab8cdf692644483e32e875e63"> 72</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBListener.html">SBListener</a>;</div>
-<div class="line"><a name="l00073"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html#ad353416bf15fcd89d439e27907966c4b"> 73</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a>;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html#a6111b8161fd12c097de5b0312ff50808"> 74</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html#a57b27e10004af3d21e9f5a904faf2988"> 75</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00076"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html#a3392eea8d13e7395ee1e04a2b733e19b"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"><a class="code" href="classlldb_1_1SBEvent.html#a0c9cdc98c0bec57410bf0a3783f78d8d"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">SBEvent</a> (lldb::EventSP &event_sp);</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  lldb::EventSP &</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBEvent.html#a8d778d0a4af6fb8638b3fa5cf189370a">GetSP</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBEvent.html#a3ec77bd5613cebfc475539b09f8903b9">reset</a> (lldb::EventSP &event_sp);</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBEvent.html#a3ec77bd5613cebfc475539b09f8903b9">reset</a> (lldb_private::Event* event);</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  lldb_private::Event *</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keyword">get</span> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keyword">mutable</span> lldb::EventSP m_event_sp;</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keyword">mutable</span> lldb_private::Event *m_opaque_ptr;</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> };</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="preprocessor">#endif // LLDB_SBEvent_h_</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  lldb::EventSP &GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">void</span> reset(lldb::EventSP &event_sp);</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">void</span> reset(lldb_private::Event *event);</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  lldb_private::Event *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">mutable</span> lldb::EventSP m_event_sp;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keyword">mutable</span> lldb_private::Event *m_opaque_ptr;</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> };</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="preprocessor">#endif // LLDB_SBEvent_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_aa6226d505a8faae25041db14250a2af1"><div class="ttname"><a href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">lldb::SBEvent</a></div><div class="ttdeci">class LLDB_API SBEvent</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00047">SBDefines.h:47</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="namespacelldb_html_a19cda9f42011cbd75a8022153a1ce826"><div class="ttname"><a href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">lldb::SBBroadcaster</a></div><div class="ttdeci">class LLDB_API SBBroadcaster</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00035">SBDefines.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBWatchpoint_html"><div class="ttname"><a href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBWatchpoint_8h_source.html#l00017">SBWatchpoint.h:17</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h.html b/lldb/www/cpp_reference/html/SBExecutionContext_8h.html
new file mode 100644
index 0000000..c1fc211
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h.html
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBExecutionContext.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBExecutionContext.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+<code>#include <stdio.h></code><br/>
+<code>#include <vector></code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBExecutionContext.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBExecutionContext_8h__incl.png" border="0" usemap="#SBExecutionContext_8h" alt=""/></div>
+<map name="SBExecutionContext_8h" id="SBExecutionContext_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBExecutionContext_8h__dep__incl.png" border="0" usemap="#SBExecutionContext_8hdep" alt=""/></div>
+<map name="SBExecutionContext_8hdep" id="SBExecutionContext_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="48,80,112,107"/></map>
+</div>
+</div>
+<p><a href="SBExecutionContext_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.map
new file mode 100644
index 0000000..b2a93f1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBExecutionContext.h" name="SBExecutionContext.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="48,80,112,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.md5
new file mode 100644
index 0000000..afef328
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.md5
@@ -0,0 +1 @@
+001e8b241a3e2f322627e336e677b4c5
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.png
new file mode 100644
index 0000000..17e97a3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.map b/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.map
new file mode 100644
index 0000000..fa3b6b8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBExecutionContext.h" name="SBExecutionContext.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.md5 b/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.md5
new file mode 100644
index 0000000..337b323
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.md5
@@ -0,0 +1 @@
+99144cff2492a4989081ad909542d75b
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.png b/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.png
new file mode 100644
index 0000000..69e2579
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBExecutionContext_8h_source.html b/lldb/www/cpp_reference/html/SBExecutionContext_8h_source.html
new file mode 100644
index 0000000..2926854
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExecutionContext_8h_source.html
@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBExecutionContext.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBExecutionContext.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBExecutionContext_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBExecutionContext.h -----------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBExecutionContext_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBExecutionContext_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include <stdio.h></span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include <vector></span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classlldb_1_1SBExecutionContext.html"> 21</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a> {</div>
+<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="classlldb_1_1SBExecutionContext.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 22</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a>(lldb::ExecutionContextRefSP exe_ctx_ref_sp);</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process);</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a>(<a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> thread); <span class="comment">// can't be a const& because</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="comment">// SBThread::get() isn't itself a</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="comment">// const function</span></div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  ~<a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a>();</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> &rhs);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a> GetTarget() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> GetProcess() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> GetThread() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a> GetFrame() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  ExecutionContextRefSP &GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">void</span> reset(lldb::ExecutionContextRefSP &event_sp);</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  lldb_private::ExecutionContextRef *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keyword">mutable</span> lldb::ExecutionContextRefSP m_exe_ctx_sp;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> };</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#endif // LLDB_SBExecutionContext_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="namespacelldb_html_a5f5ed52dac82acd320d5b43f7ebe99dd"><div class="ttname"><a href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">lldb::SBExecutionContext</a></div><div class="ttdeci">class LLDB_API SBExecutionContext</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00049">SBDefines.h:49</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExecutionContext_html"><div class="ttname"><a href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExecutionContext_8h_source.html#l00021">SBExecutionContext.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBExpressionOptions_8h.html b/lldb/www/cpp_reference/html/SBExpressionOptions_8h.html
index 66198be..feed0f6 100644
--- a/lldb/www/cpp_reference/html/SBExpressionOptions_8h.html
+++ b/lldb/www/cpp_reference/html/SBExpressionOptions_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,25 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBExpressionOptions_8h__incl.png" border="0" usemap="#SBExpressionOptions_8h" alt=""/></div>
<map name="SBExpressionOptions_8h" id="SBExpressionOptions_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBExpressionOptions_8h__dep__incl.png" border="0" usemap="#SBExpressionOptions_8hdep" alt=""/></div>
+<map name="SBExpressionOptions_8hdep" id="SBExpressionOptions_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="49,80,113,107"/></map>
</div>
</div>
<p><a href="SBExpressionOptions_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.map
new file mode 100644
index 0000000..ef59c4f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBExpressionOptions.h" name="SBExpressionOptions.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="49,80,113,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.md5
new file mode 100644
index 0000000..2349b66
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.md5
@@ -0,0 +1 @@
+c8e20267e250830f346a02c4e7e59854
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.png
new file mode 100644
index 0000000..a5502c6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.map b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.map
index 8f23df2..290d63d 100644
--- a/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBExpressionOptions.h" name="SBExpressionOptions.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.png b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.png
index 4acc144..4f45d6f 100644
--- a/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBExpressionOptions_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBExpressionOptions_8h_source.html b/lldb/www/cpp_reference/html/SBExpressionOptions_8h_source.html
index 4490278..eeb5620 100644
--- a/lldb/www/cpp_reference/html/SBExpressionOptions_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBExpressionOptions_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -49,83 +49,115 @@
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
-<div class="line"><a name="l00020"></a><span class="lineno"><a class="code" href="classlldb_1_1SBExpressionOptions.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a></div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> {</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#ae464742e35d9948044e185c74c83b7e0">SBExpressionOptions</a>();</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBExpressionOptions.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">SBExpressionOptions</a>();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">SBExpressionOptions</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a> &rhs);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#ae464742e35d9948044e185c74c83b7e0">SBExpressionOptions</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a> &rhs);</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a2ee621aa2c2ca6c2f605ae5c8104ca23">~SBExpressionOptions</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a> &rhs);</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#af0a36395fccc55b87cf5196471eba738">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a> &rhs);</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a0453cb4f2eb853808c194f2fc0e0c91b">GetCoerceResultToId</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#acedc37fee4bcd369502366a61a3161c4">SetCoerceResultToId</a> (<span class="keywordtype">bool</span> coerce = <span class="keyword">true</span>);</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a75fc2f064105751c65d264409d3a926d">GetUnwindOnError</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#ab2bf0e95cab76fbafcb1dc0c2b628aba">SetUnwindOnError</a> (<span class="keywordtype">bool</span> unwind = <span class="keyword">true</span>);</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#ad5297d4dc999ad07f661c56b1bd35de0">GetIgnoreBreakpoints</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a60d5f21829c9e38316000d6cced5fc71">SetIgnoreBreakpoints</a> (<span class="keywordtype">bool</span> ignore = <span class="keyword">true</span>);</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  lldb::DynamicValueType</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a10947f9dc597260202e80cc653c125ee">GetFetchDynamicValue</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a41c314973526eeeaecbe963c8f6b2c0e">SetFetchDynamicValue</a> (lldb::DynamicValueType dynamic = lldb::eDynamicCanRunTarget);</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  uint32_t</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a78ab6dd55717c2f66b67efc4169f2514">GetTimeoutInMicroSeconds</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#ac8eeb664e23cc8b0ed34fcb85f1ca14e">SetTimeoutInMicroSeconds</a> (uint32_t timeout = 0);</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#a63ca2d8027df5fa0bb0a9483f9fe1128">GetTryAllThreads</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#acd5e8ac046e418dd2dff8cb7f2c4178b">SetTryAllThreads</a> (<span class="keywordtype">bool</span> run_others = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> GetCoerceResultToId() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span> SetCoerceResultToId(<span class="keywordtype">bool</span> coerce = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span> GetUnwindOnError() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span> SetUnwindOnError(<span class="keywordtype">bool</span> unwind = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">bool</span> GetIgnoreBreakpoints() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span> SetIgnoreBreakpoints(<span class="keywordtype">bool</span> ignore = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  lldb::DynamicValueType GetFetchDynamicValue() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> SetFetchDynamicValue(</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  lldb::DynamicValueType dynamic = lldb::eDynamicCanRunTarget);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  uint32_t GetTimeoutInMicroSeconds() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="comment">// Set the timeout for the expression, 0 means wait forever.</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span> SetTimeoutInMicroSeconds(uint32_t timeout = 0);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  uint32_t GetOneThreadTimeoutInMicroSeconds() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="comment">// Set the timeout for running on one thread, 0 means use the default</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="comment">// behavior.</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">// If you set this higher than the overall timeout, you'll get an error when</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="comment">// you</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="comment">// try to run the expression.</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span> SetOneThreadTimeoutInMicroSeconds(uint32_t timeout = 0);</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span> GetTryAllThreads() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">void</span> SetTryAllThreads(<span class="keywordtype">bool</span> run_others = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span> GetStopOthers() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">void</span> SetStopOthers(<span class="keywordtype">bool</span> stop_others = <span class="keyword">true</span>);</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> GetTrapExceptions() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#ae464742e35d9948044e185c74c83b7e0">SBExpressionOptions</a> (lldb_private::EvaluateExpressionOptions &expression_options);</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span> SetTrapExceptions(<span class="keywordtype">bool</span> trap_exceptions = <span class="keyword">true</span>);</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  lldb_private::EvaluateExpressionOptions *</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">get</span> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  lldb_private::EvaluateExpressionOptions &</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html#af21bb45328375fffbc3588c5bf863413">ref</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">void</span> SetLanguage(lldb::LanguageType language);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> SetCancelCallback(lldb::ExpressionCancelCallback callback, <span class="keywordtype">void</span> *baton);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">bool</span> GetGenerateDebugInfo();</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
-<div class="line"><a name="l00078"></a><span class="lineno"><a class="code" href="classlldb_1_1SBExpressionOptions.html#abf05358ec2c89fa95b69c85ed46492c9"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="code" href="classlldb_1_1SBExpressionOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="code" href="classlldb_1_1SBExpressionOptions.html#a593230acf95f9720217b7fb17681efca"> 80</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">void</span> SetGenerateDebugInfo(<span class="keywordtype">bool</span> b = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">bool</span> GetSuppressPersistentResult();</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="comment">// This auto_pointer is made in the constructor and is always valid.</span></div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keyword">mutable</span> std::unique_ptr<lldb_private::EvaluateExpressionOptions> m_opaque_ap;</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> };</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#endif // LLDB_SBExpressionOptions_h_</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span> SetSuppressPersistentResult(<span class="keywordtype">bool</span> b = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetPrefix() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">void</span> SetPrefix(<span class="keyword">const</span> <span class="keywordtype">char</span> *prefix);</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">void</span> SetAutoApplyFixIts(<span class="keywordtype">bool</span> b = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordtype">bool</span> GetAutoApplyFixIts();</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">bool</span> GetTopLevel();</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">void</span> SetTopLevel(<span class="keywordtype">bool</span> b = <span class="keyword">true</span>);</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">SBExpressionOptions</a>(</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  lldb_private::EvaluateExpressionOptions &expression_options);</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  lldb_private::EvaluateExpressionOptions *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  lldb_private::EvaluateExpressionOptions &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
+<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="classlldb_1_1SBExpressionOptions.html#abf05358ec2c89fa95b69c85ed46492c9"> 104</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="classlldb_1_1SBExpressionOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 105</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classlldb_1_1SBExpressionOptions.html#a593230acf95f9720217b7fb17681efca"> 106</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="comment">// This auto_pointer is made in the constructor and is always valid.</span></div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keyword">mutable</span> std::unique_ptr<lldb_private::EvaluateExpressionOptions> m_opaque_ap;</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> };</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="preprocessor">#endif // LLDB_SBExpressionOptions_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_af2c6a576d87f604b8eb49d41ee1798d5"><div class="ttname"><a href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">lldb::SBExpressionOptions</a></div><div class="ttdeci">class LLDB_API SBExpressionOptions</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00050">SBDefines.h:50</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExpressionOptions_html"><div class="ttname"><a href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExpressionOptions_8h_source.html#l00019">SBExpressionOptions.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFileSpecList_8h.html b/lldb/www/cpp_reference/html/SBFileSpecList_8h.html
index 3608055..fdbac2c 100644
--- a/lldb/www/cpp_reference/html/SBFileSpecList_8h.html
+++ b/lldb/www/cpp_reference/html/SBFileSpecList_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBFileSpecList_8h__incl.png" border="0" usemap="#SBFileSpecList_8h" alt=""/></div>
<map name="SBFileSpecList_8h" id="SBFileSpecList_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBFileSpecList_8h__dep__incl.png" border="0" usemap="#SBFileSpecList_8hdep" alt=""/></div>
<map name="SBFileSpecList_8hdep" id="SBFileSpecList_8hdep">
-<area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="433,83,519,111"/><area shape="rect" id="node5" href="LLDB_8h.html" title="LLDB.h" alt="" coords="420,547,484,575"/><area shape="rect" id="node7" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="177,161,260,189"/><area shape="rect" id="node27" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="576,470,669,498"/><area shape="rect" id="node36" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="779,238,875,266"/><area shape="rect" id="node10" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="335,238,471,266"/><area shape="rect" id="node13" href="SBModule_8h.html" title="SBModule.h" alt="" coords="275,315,365,343"/><area shape="rect" id="node33" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,315,251,343"/><area shape="rect" id="node16" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="491,393,587,421"/><area shape="rect" id="node19" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="403,470,501,498"/><area shape="rect" id="node23" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="277,470,379,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/><area shape="rect" id="node14" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/></map>
</div>
</div>
<p><a href="SBFileSpecList_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.map
index b04151c..d2d6250 100644
--- a/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBFileSpecList.h" name="SBFileSpecList.h">
-<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="433,83,519,111"/>
-<area shape="rect" id="node5" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="420,547,484,575"/>
-<area shape="rect" id="node7" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="177,161,260,189"/>
-<area shape="rect" id="node27" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="576,470,669,498"/>
-<area shape="rect" id="node36" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="779,238,875,266"/>
-<area shape="rect" id="node10" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="335,238,471,266"/>
-<area shape="rect" id="node13" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="275,315,365,343"/>
-<area shape="rect" id="node33" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,315,251,343"/>
-<area shape="rect" id="node16" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="491,393,587,421"/>
-<area shape="rect" id="node19" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="403,470,501,498"/>
-<area shape="rect" id="node23" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="277,470,379,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/>
+<area shape="rect" id="node14" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.md5
index ff1811a..996b708 100644
--- a/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.md5
@@ -1 +1 @@
-f63feb93571d0e0f26686239d8cf1d33
\ No newline at end of file
+b0f3fe8e92822f1986272eecfd41f84f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.png
index f822587..9719a5f 100644
--- a/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBFileSpecList_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.map b/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.map
index 82292ff..78f8213 100644
--- a/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBFileSpecList.h" name="SBFileSpecList.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.png b/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.png
index b59aa5e..22ecbea 100644
--- a/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBFileSpecList_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFileSpecList_8h_source.html b/lldb/www/cpp_reference/html/SBFileSpecList_8h_source.html
index d69902f..efa89fe 100644
--- a/lldb/www/cpp_reference/html/SBFileSpecList_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBFileSpecList_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,84 +31,76 @@
<div class="title">SBFileSpecList.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBFileSpecList_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBFileSpecList.h --------------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBFileSpecList_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBFileSpecList_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpecList.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
+<a href="SBFileSpecList_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBFileSpecList.h --------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBFileSpecList_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBFileSpecList_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpecList.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> {</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#aa57115119f71cf9a17c48ba4ab51068d">SBFileSpecList</a> ();</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d">SBFileSpecList</a>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#aa57115119f71cf9a17c48ba4ab51068d">SBFileSpecList</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &rhs);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d">SBFileSpecList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &rhs);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#acf227dd261dc0fe7efa5032ee77103cc">~SBFileSpecList</a> ();</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a>();</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#ab970bc98234b7865f674d5df7739b05a">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &rhs);</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  uint32_t</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#a65f2b1936f44e6f4b5fc3258972efa64">GetSize</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &rhs);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  uint32_t GetSize() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">SBStream</a> &description) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#a14f021f10ea8767159ae8eefcc398f2a">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">SBStream</a> &description) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#a1c9d3f32356810998c369612293a77ea">Append</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file);</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#aa647bbdde1649830fc60856ae6c27a68">AppendIfUnique</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file);</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#a28af6639361d781aa656f5b6fc8fc722">Clear</a>();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  uint32_t</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#aa7e3786479881560d42cc6605dcc49a7">FindFileIndex</a> (uint32_t idx, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file, <span class="keywordtype">bool</span> full);</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBFileSpecList.html#a42e2537dbdc67c8b27bf458e02957f7f">GetFileSpecAtIndex</a> (uint32_t idx) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpecList.html#a593230acf95f9720217b7fb17681efca"> 52</a></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">const</span> lldb_private::FileSpecList *</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  operator->() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keyword">const</span> lldb_private::FileSpecList *</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keyword">get</span>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keyword">const</span> lldb_private::FileSpecList &</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  operator*() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keyword">const</span> lldb_private::FileSpecList &</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  ref() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  std::unique_ptr<lldb_private::FileSpecList> m_opaque_ap;</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> };</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor">#endif // LLDB_SBFileSpecList_h_</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">void</span> Append(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file);</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">bool</span> AppendIfUnique(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  uint32_t FindFileIndex(uint32_t idx, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file, <span class="keywordtype">bool</span> full);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> GetFileSpecAtIndex(uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpecList.html#a593230acf95f9720217b7fb17681efca"> 43</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">const</span> lldb_private::FileSpecList *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">const</span> lldb_private::FileSpecList *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">const</span> lldb_private::FileSpecList &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">const</span> lldb_private::FileSpecList &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  std::unique_ptr<lldb_private::FileSpecList> m_opaque_ap;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> };</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="preprocessor">#endif // LLDB_SBFileSpecList_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBFileSpecList_html"><div class="ttname"><a href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpecList_8h_source.html#l00018">SBFileSpecList.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="namespacelldb_html_a0c8d7945ac5d98695a16307e11c0fe7d"><div class="ttname"><a href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d">lldb::SBFileSpecList</a></div><div class="ttdeci">class LLDB_API SBFileSpecList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00052">SBDefines.h:52</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFileSpec_8h.html b/lldb/www/cpp_reference/html/SBFileSpec_8h.html
index 74a66d9..3c25490 100644
--- a/lldb/www/cpp_reference/html/SBFileSpec_8h.html
+++ b/lldb/www/cpp_reference/html/SBFileSpec_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBFileSpec_8h__incl.png" border="0" usemap="#SBFileSpec_8h" alt=""/></div>
<map name="SBFileSpec_8h" id="SBFileSpec_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBFileSpec_8h__dep__incl.png" border="0" usemap="#SBFileSpec_8hdep" alt=""/></div>
<map name="SBFileSpec_8hdep" id="SBFileSpec_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="469,547,533,575"/><area shape="rect" id="node5" href="SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="769,83,889,111"/><area shape="rect" id="node21" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="707,393,808,421"/><area shape="rect" id="node29" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="236,393,321,421"/><area shape="rect" id="node44" href="SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="867,161,981,189"/><area shape="rect" id="node47" href="SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="967,238,1060,266"/><area shape="rect" id="node51" href="SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="1056,83,1179,111"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="409,161,545,189"/><area shape="rect" id="node11" href="SBModule_8h.html" title="SBModule.h" alt="" coords="432,238,523,266"/><area shape="rect" id="node41" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="200,315,357,343"/><area shape="rect" id="node14" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="487,315,583,343"/><area shape="rect" id="node17" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="584,393,683,421"/><area shape="rect" id="node25" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="371,470,464,498"/><area shape="rect" id="node32" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="93,470,176,498"/><area shape="rect" id="node36" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="200,470,296,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="659,528,723,555"/><area shape="rect" id="node3" href="SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="569,80,689,107"/><area shape="rect" id="node8" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="931,379,1033,405"/><area shape="rect" id="node11" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="319,379,405,405"/><area shape="rect" id="node16" href="SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="1012,155,1127,181"/><area shape="rect" id="node17" href="SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="1113,229,1207,256"/><area shape="rect" id="node18" href="SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="1201,80,1324,107"/><area shape="rect" id="node4" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="561,155,697,181"/><area shape="rect" id="node5" href="SBModule_8h.html" title="SBModule.h" alt="" coords="583,229,675,256"/><area shape="rect" id="node15" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/><area shape="rect" id="node6" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="496,304,592,331"/><area shape="rect" id="node14" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="667,304,804,331"/><area shape="rect" id="node7" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="705,379,804,405"/><area shape="rect" id="node9" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="539,453,653,480"/><area shape="rect" id="node10" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="421,453,515,480"/><area shape="rect" id="node12" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="144,453,225,480"/><area shape="rect" id="node13" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="301,453,397,480"/></map>
</div>
</div>
<p><a href="SBFileSpec_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.map
index ef2dbf7..89baca2 100644
--- a/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.map
@@ -1,17 +1,19 @@
<map id="SBFileSpec.h" name="SBFileSpec.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="469,547,533,575"/>
-<area shape="rect" id="node5" href="$SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="769,83,889,111"/>
-<area shape="rect" id="node21" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="707,393,808,421"/>
-<area shape="rect" id="node29" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="236,393,321,421"/>
-<area shape="rect" id="node44" href="$SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="867,161,981,189"/>
-<area shape="rect" id="node47" href="$SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="967,238,1060,266"/>
-<area shape="rect" id="node51" href="$SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="1056,83,1179,111"/>
-<area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="409,161,545,189"/>
-<area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="432,238,523,266"/>
-<area shape="rect" id="node41" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="200,315,357,343"/>
-<area shape="rect" id="node14" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="487,315,583,343"/>
-<area shape="rect" id="node17" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="584,393,683,421"/>
-<area shape="rect" id="node25" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="371,470,464,498"/>
-<area shape="rect" id="node32" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="93,470,176,498"/>
-<area shape="rect" id="node36" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="200,470,296,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="659,528,723,555"/>
+<area shape="rect" id="node3" href="$SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="569,80,689,107"/>
+<area shape="rect" id="node8" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="931,379,1033,405"/>
+<area shape="rect" id="node11" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="319,379,405,405"/>
+<area shape="rect" id="node16" href="$SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="1012,155,1127,181"/>
+<area shape="rect" id="node17" href="$SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="1113,229,1207,256"/>
+<area shape="rect" id="node18" href="$SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="1201,80,1324,107"/>
+<area shape="rect" id="node4" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="561,155,697,181"/>
+<area shape="rect" id="node5" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="583,229,675,256"/>
+<area shape="rect" id="node15" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/>
+<area shape="rect" id="node6" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="496,304,592,331"/>
+<area shape="rect" id="node14" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="667,304,804,331"/>
+<area shape="rect" id="node7" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="705,379,804,405"/>
+<area shape="rect" id="node9" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="539,453,653,480"/>
+<area shape="rect" id="node10" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="421,453,515,480"/>
+<area shape="rect" id="node12" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="144,453,225,480"/>
+<area shape="rect" id="node13" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="301,453,397,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.md5
index e8b05ab..2793322 100644
--- a/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.md5
@@ -1 +1 @@
-5e7e3d38f9aaa0e079de56a2c08062b4
\ No newline at end of file
+aaa70a1647c9a48569516e025895d4bd
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.png
index 35676db..9581464 100644
--- a/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBFileSpec_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.map b/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.map
index 1316c9c..5cf3fbc 100644
--- a/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBFileSpec.h" name="SBFileSpec.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.png b/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.png
index e10fb29..e54eeb7 100644
--- a/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBFileSpec_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFileSpec_8h_source.html b/lldb/www/cpp_reference/html/SBFileSpec_8h_source.html
index 6358ee2..d3929cf 100644
--- a/lldb/www/cpp_reference/html/SBFileSpec_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBFileSpec_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,92 +47,105 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">SBFileSpec</a> ();</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">SBFileSpec</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &rhs);</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">SBFileSpec</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path);<span class="comment">// Deprected, use SBFileSpec (const char *path, bool resolve)</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">SBFileSpec</a>();</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">SBFileSpec</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &rhs);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">SBFileSpec</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *path); <span class="comment">// Deprecated, use SBFileSpec (const char *path,</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="comment">// bool resolve)</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">SBFileSpec</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> resolve);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">SBFileSpec</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> resolve);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#a3297ef414265a5916208b09eb85b1190">~SBFileSpec</a> ();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  ~<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a>();</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#a3b680d67182a279ffacf79d4de3ae8d3">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &rhs);</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#ae098f6d88ac59008e209fa135ac980b5">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &rhs);</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">bool</span> Exists() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#a496f472ee02bd3de441a7d6be35c3b60">Exists</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#a1f7ee681b60b1a98ed55e2d0ddce0971">ResolveExecutableLocation</a> ();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> ResolveExecutableLocation();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetFilename() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetDirectory() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#a24f057a71b335f224c449a569582bee0">GetFilename</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#a4a759130426d39154725bd5c9a99fd9c">GetDirectory</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> SetFilename(<span class="keyword">const</span> <span class="keywordtype">char</span> *filename);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span> SetDirectory(<span class="keyword">const</span> <span class="keywordtype">char</span> *directory);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  uint32_t GetPath(<span class="keywordtype">char</span> *dst_path, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#afe84dd1c8fc98aa46a17d015392513fe">GetPath</a> (<span class="keywordtype">char</span> *dst_path, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">static</span> <span class="keywordtype">int</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#ad735c48f207b865c3603f1971a0cee06">ResolvePath</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *src_path, <span class="keywordtype">char</span> *dst_path, <span class="keywordtype">size_t</span> dst_len);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">static</span> <span class="keywordtype">int</span> ResolvePath(<span class="keyword">const</span> <span class="keywordtype">char</span> *src_path, <span class="keywordtype">char</span> *dst_path, <span class="keywordtype">size_t</span> dst_len);</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">void</span> AppendPathComponent(<span class="keyword">const</span> <span class="keywordtype">char</span> *file_or_directory);</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#a3657d3fcdfe1a340efdc3e12591625d2">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00058"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>;</div>
-<div class="line"><a name="l00059"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
-<div class="line"><a name="l00060"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#ad26dad126a8393ff3d6d085256763b1e"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
-<div class="line"><a name="l00061"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a64b7a515cc7e71c61fa4ec0e78b7ef76"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#ad888da29ccd271039b389198ac9c4e69"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a>;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a9ada3c5b4aacbb1a69d04af114f52c9d"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBHostOS.html">SBHostOS</a>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a129df5ce076b68df19759413af81148a"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a>;</div>
-<div class="line"><a name="l00065"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a97e6bf3edfbd7a86dd8a110aee377713"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00067"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a9649e82cb66f8c8ee6800f986f9fea4d"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a>;</div>
-<div class="line"><a name="l00068"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b"> 68</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00069"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679"> 69</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
-<div class="line"><a name="l00070"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 70</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca"> 71</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">SBFileSpec</a> (<span class="keyword">const</span> lldb_private::FileSpec& fspec);</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  SetFileSpec (<span class="keyword">const</span> lldb_private::FileSpec& fspec);</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73"> 55</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42"> 56</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#ad26dad126a8393ff3d6d085256763b1e"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a64b7a515cc7e71c61fa4ec0e78b7ef76"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#ad888da29ccd271039b389198ac9c4e69"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a9ada3c5b4aacbb1a69d04af114f52c9d"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBHostOS.html">SBHostOS</a>;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a129df5ce076b68df19759413af81148a"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a>;</div>
+<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a97e6bf3edfbd7a86dd8a110aee377713"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a9649e82cb66f8c8ee6800f986f9fea4d"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679"> 68</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 69</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca"> 70</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">SBFileSpec</a>(<span class="keyword">const</span> lldb_private::FileSpec &fspec);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> SetFileSpec(<span class="keyword">const</span> lldb_private::FileSpec &fspec);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keyword">const</span> lldb_private::FileSpec *operator->() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keyword">const</span> lldb_private::FileSpec *</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  operator->() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keyword">const</span> lldb_private::FileSpec *</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keyword">const</span> lldb_private::FileSpec *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">const</span> lldb_private::FileSpec &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keyword">const</span> lldb_private::FileSpec &ref() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keyword">const</span> lldb_private::FileSpec &</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  std::unique_ptr<lldb_private::FileSpec> m_opaque_ap;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> };</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">const</span> lldb_private::FileSpec &</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  ref() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  std::unique_ptr<lldb_private::FileSpec> m_opaque_ap;</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> };</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor">#endif // LLDB_SBFileSpec_h_</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#endif // LLDB_SBFileSpec_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAttachInfo_html"><div class="ttname"><a href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAttachInfo_8h_source.html#l00019">SBAttachInfo.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpecList_html"><div class="ttname"><a href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpecList_8h_source.html#l00018">SBFileSpecList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBHostOS_html"><div class="ttname"><a href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></div><div class="ttdef"><b>Definition:</b> <a href="SBHostOS_8h_source.html#l00018">SBHostOS.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="namespacelldb_html_a20271f89bcf075c1cd13e61c6a446dea"><div class="ttname"><a href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">lldb::SBFileSpec</a></div><div class="ttdeci">class LLDB_API SBFileSpec</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00051">SBDefines.h:51</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDeclaration_html"><div class="ttname"><a href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDeclaration_8h_source.html#l00019">SBDeclaration.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html"><div class="ttname"><a href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00087">SBPlatform.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpec_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00018">SBModuleSpec.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSourceManager_html"><div class="ttname"><a href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSourceManager_8h_source.html#l00019">SBSourceManager.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLaunchInfo_html"><div class="ttname"><a href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLaunchInfo_8h_source.html#l00020">SBLaunchInfo.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFrame_8h.html b/lldb/www/cpp_reference/html/SBFrame_8h.html
index 1358796..a892d21 100644
--- a/lldb/www/cpp_reference/html/SBFrame_8h.html
+++ b/lldb/www/cpp_reference/html/SBFrame_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBFrame_8h__incl.png" border="0" usemap="#SBFrame_8h" alt=""/></div>
<map name="SBFrame_8h" id="SBFrame_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="373,83,525,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node8" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="373,80,525,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBFrame_8h__dep__incl.png" border="0" usemap="#SBFrame_8hdep" alt=""/></div>
<map name="SBFrame_8hdep" id="SBFrame_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="211,547,275,575"/><area shape="rect" id="node5" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="121,83,204,111"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="175,161,311,189"/><area shape="rect" id="node11" href="SBModule_8h.html" title="SBModule.h" alt="" coords="156,238,247,266"/><area shape="rect" id="node38" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="645,315,803,343"/><area shape="rect" id="node14" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="321,315,417,343"/><area shape="rect" id="node17" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="245,393,344,421"/><area shape="rect" id="node21" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="368,393,469,421"/><area shape="rect" id="node25" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="440,470,533,498"/><area shape="rect" id="node29" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="595,393,680,421"/><area shape="rect" id="node33" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="608,470,704,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="380,528,444,555"/><area shape="rect" id="node3" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="71,80,152,107"/><area shape="rect" id="node4" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="369,155,505,181"/><area shape="rect" id="node5" href="SBModule_8h.html" title="SBModule.h" alt="" coords="434,229,525,256"/><area shape="rect" id="node14" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="144,304,301,331"/><area shape="rect" id="node6" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="432,304,528,331"/><area shape="rect" id="node13" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="553,304,689,331"/><area shape="rect" id="node7" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="786,379,885,405"/><area shape="rect" id="node8" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="659,379,761,405"/><area shape="rect" id="node9" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="533,453,648,480"/><area shape="rect" id="node10" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="365,453,459,480"/><area shape="rect" id="node11" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="270,379,356,405"/><area shape="rect" id="node12" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="195,453,291,480"/></map>
</div>
</div>
<p><a href="SBFrame_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.map
index c83256a..a951620 100644
--- a/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBFrame.h" name="SBFrame.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="211,547,275,575"/>
-<area shape="rect" id="node5" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="121,83,204,111"/>
-<area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="175,161,311,189"/>
-<area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="156,238,247,266"/>
-<area shape="rect" id="node38" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="645,315,803,343"/>
-<area shape="rect" id="node14" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="321,315,417,343"/>
-<area shape="rect" id="node17" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="245,393,344,421"/>
-<area shape="rect" id="node21" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="368,393,469,421"/>
-<area shape="rect" id="node25" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="440,470,533,498"/>
-<area shape="rect" id="node29" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="595,393,680,421"/>
-<area shape="rect" id="node33" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="608,470,704,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="380,528,444,555"/>
+<area shape="rect" id="node3" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="71,80,152,107"/>
+<area shape="rect" id="node4" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="369,155,505,181"/>
+<area shape="rect" id="node5" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="434,229,525,256"/>
+<area shape="rect" id="node14" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="144,304,301,331"/>
+<area shape="rect" id="node6" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="432,304,528,331"/>
+<area shape="rect" id="node13" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="553,304,689,331"/>
+<area shape="rect" id="node7" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="786,379,885,405"/>
+<area shape="rect" id="node8" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="659,379,761,405"/>
+<area shape="rect" id="node9" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="533,453,648,480"/>
+<area shape="rect" id="node10" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="365,453,459,480"/>
+<area shape="rect" id="node11" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="270,379,356,405"/>
+<area shape="rect" id="node12" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="195,453,291,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.md5
index 443f323..fa9f948 100644
--- a/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.md5
@@ -1 +1 @@
-40c30b6a6d80f7150691016f5bf8a74f
\ No newline at end of file
+1f6c30728757a3f563a3b39d8021fdd0
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.png
index 2548c3b..7a11776 100644
--- a/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBFrame_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFrame_8h__incl.map b/lldb/www/cpp_reference/html/SBFrame_8h__incl.map
index 26e1d79..9033c85 100644
--- a/lldb/www/cpp_reference/html/SBFrame_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBFrame_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBFrame.h" name="SBFrame.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="373,83,525,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node8" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="373,80,525,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFrame_8h__incl.png b/lldb/www/cpp_reference/html/SBFrame_8h__incl.png
index d182cfb..4dcc773 100644
--- a/lldb/www/cpp_reference/html/SBFrame_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBFrame_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFrame_8h_source.html b/lldb/www/cpp_reference/html/SBFrame_8h_source.html
index 6c2fb59..bb5bbe7 100644
--- a/lldb/www/cpp_reference/html/SBFrame_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBFrame_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -48,234 +48,212 @@
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFrame.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBFrame.html#a710c5328892165198fa0ac9151166b18">SBFrame</a> ();</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBFrame.html#a710c5328892165198fa0ac9151166b18">SBFrame</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs);</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBFrame.html#adcf43d17034e5c4cc13a24d6fab7bd68">operator =</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs);</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFrame.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">SBFrame</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">SBFrame</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  ~<a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>();</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBFrame.html#a41f3b48bf42b469b09922948cd7679be">~SBFrame</a>();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">bool</span> IsEqual(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &that) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBFrame.html#a3e7dd379a52a68392cf2c0ef3d2afc37">IsEqual</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &that) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBFrame.html#a0d80eda31347dac86096ddf231d80ed4">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  uint32_t GetFrameID() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  lldb::addr_t GetCFA() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  uint32_t</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBFrame.html#a41d0b7f409ac46ea6c3d1010c08c3527">GetFrameID</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  lldb::addr_t</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBFrame.html#a7bb42982511b9011a87bdb803413cf8f">GetPC</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  lldb::addr_t GetPC() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span> SetPC(lldb::addr_t new_pc);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  lldb::addr_t GetSP() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBFrame.html#ac8fd61a75da327448b77ac9de89a1b14">SetPC</a> (lldb::addr_t new_pc);</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::addr_t</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBFrame.html#a385923a815d8015b0eb4606b35f4ff03">GetSP</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  lldb::addr_t GetFP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetPCAddress() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> GetSymbolContext(uint32_t resolve_scope) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  lldb::addr_t</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBFrame.html#aca5c2681fbc6ef7806471ddc17ee0909">GetFP</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBFrame.html#a46506664aab6de11c59f94d9f6242278">GetPCAddress</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> GetModule() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> GetCompileUnit() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> GetFunction() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBFrame.html#aca167043f3f347449bb3471ef2087023">GetSymbolContext</a> (uint32_t resolve_scope) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBFrame.html#a2ddfc8750af512566f43051953a9e503">GetModule</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBFrame.html#a436f393525fd095143e530a5649e4282">GetCompileUnit</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBFrame.html#add502b4b6c9fc1a8aea052749149d543">GetFunction</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBFrame.html#ae938cc2a152ee4069e3d5fd41b91794b">GetSymbol</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"></span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> /// Gets the deepest block that contains the frame PC.</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"> /// See also GetFrameBlock().</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBFrame.html#a9729ab590130fbf5c26a20743c864280">GetBlock</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"></span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> /// Get the appropriate function name for this frame. Inlined functions in</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="comment"> /// LLDB are represented by Blocks that have inlined function information, so</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="comment"> /// just looking at the SBFunction or SBSymbol for a frame isn't enough.</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="comment"> /// This function will return the appriopriate function, symbol or inlined</span></div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="comment"> /// function name for the frame.</span></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="comment"> /// This function returns:</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="comment"> /// - the name of the inlined function (if there is one)</span></div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="comment"> /// - the name of the concrete function (if there is one)</span></div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="comment"> /// - the name of the symbol (if there is one)</span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment"> /// - NULL</span></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="comment"> /// See also IsInlined().</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"></span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBFrame.html#a76647c8aad5f11575ead95a54653ec09">GetFunctionName</a>();</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"></span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"> /// Return true if this frame represents an inlined function.</span></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="comment"> /// See also GetFunctionName().</span></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="comment"></span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBFrame.html#ae3312317295a4600b6b818a8f818472d">IsInlined</a>();</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="comment"></span></div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment"> /// target's default.</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBFrame.html#a5fe5756805a7cf7d3bd11df63d398956">EvaluateExpression</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *expr); </div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBFrame.html#a5fe5756805a7cf7d3bd11df63d398956">EvaluateExpression</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *expr, lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBFrame.html#a5fe5756805a7cf7d3bd11df63d398956">EvaluateExpression</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *expr, lldb::DynamicValueType use_dynamic, <span class="keywordtype">bool</span> unwind_on_error);</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="classlldb_1_1SBFrame.html#a5fe5756805a7cf7d3bd11df63d398956">EvaluateExpression</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *expr, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options);</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="comment"></span></div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="comment"> /// Gets the lexical block that defines the stack frame. Another way to think</span></div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="comment"> /// of this is it will return the block that contains all of the variables</span></div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="comment"> /// for a stack frame. Inlined functions are represented as SBBlock objects</span></div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="comment"> /// that have inlined function information: the name of the inlined function,</span></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="comment"> /// where it was called from. The block that is returned will be the first </span></div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="comment"> /// block at or above the block for the PC (SBFrame::GetBlock()) that defines</span></div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="comment"> /// the scope of the frame. When a function contains no inlined functions,</span></div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> <span class="comment"> /// this will be the top most lexical block that defines the function. </span></div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="comment"> /// When a function has inlined functions and the PC is currently</span></div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="comment"> /// in one of those inlined functions, this method will return the inlined</span></div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> <span class="comment"> /// block that defines this frame. If the PC isn't currently in an inlined</span></div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> <span class="comment"> /// function, the lexical block that defines the function is returned.</span></div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBFrame.html#a04054a06ef964841ad692a7983c950fc">GetFrameBlock</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classlldb_1_1SBFrame.html#a1b1a304512ce9e3d73a61ed8caf16d03">GetLineEntry</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a></div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classlldb_1_1SBFrame.html#af8dde0280e34153b7d11ded48557971f">GetThread</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> </div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="classlldb_1_1SBFrame.html#ab7d660e1b61f809a38585a6542be63c7">Disassemble</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBFrame.html#ac248d6ae7771865d340d6c00db5f1cc3">Clear</a>();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> GetSymbol() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"></span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// Gets the deepest block that contains the frame PC.</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// See also GetFrameBlock().</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetBlock() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"></span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// Get the appropriate function name for this frame. Inlined functions in</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// LLDB are represented by Blocks that have inlined function information, so</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// just looking at the SBFunction or SBSymbol for a frame isn't enough.</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> /// This function will return the appropriate function, symbol or inlined</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// function name for the frame.</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> /// This function returns:</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> /// - the name of the inlined function (if there is one)</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> /// - the name of the concrete function (if there is one)</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> /// - the name of the symbol (if there is one)</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"> /// - NULL</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> /// See also IsInlined().</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"></span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetFunctionName();</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="comment">// Get an appropriate function name for this frame that is suitable for</span></div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="comment">// display to a user</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetDisplayFunctionName();</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetFunctionName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="comment"></span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="comment"> /// Return true if this frame represents an inlined function.</span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="comment"> /// See also GetFunctionName().</span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment"></span> <span class="keywordtype">bool</span> IsInlined();</div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">bool</span> IsInlined() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"></span></div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"> /// target's default.</span></div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> EvaluateExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *expr);</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> EvaluateExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *expr,</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  lldb::DynamicValueType use_dynamic);</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> EvaluateExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *expr,</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  lldb::DynamicValueType use_dynamic,</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">bool</span> unwind_on_error);</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> EvaluateExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *expr,</div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options);</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment"></span></div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="comment"> /// Gets the lexical block that defines the stack frame. Another way to think</span></div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="comment"> /// of this is it will return the block that contains all of the variables</span></div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="comment"> /// for a stack frame. Inlined functions are represented as SBBlock objects</span></div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="comment"> /// that have inlined function information: the name of the inlined function,</span></div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="comment"> /// where it was called from. The block that is returned will be the first</span></div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="comment"> /// block at or above the block for the PC (SBFrame::GetBlock()) that defines</span></div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="comment"> /// the scope of the frame. When a function contains no inlined functions,</span></div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="comment"> /// this will be the top most lexical block that defines the function.</span></div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="comment"> /// When a function has inlined functions and the PC is currently</span></div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="comment"> /// in one of those inlined functions, this method will return the inlined</span></div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="comment"> /// block that defines this frame. If the PC isn't currently in an inlined</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="comment"> /// function, the lexical block that defines the function is returned.</span></div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetFrameBlock() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> GetLineEntry() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetThread() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *Disassemble() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="comment"></span></div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="comment"> /// target's default.</span></div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> GetVariables(<span class="keywordtype">bool</span> arguments, <span class="keywordtype">bool</span> locals, <span class="keywordtype">bool</span> statics,</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordtype">bool</span> in_scope_only);</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> GetVariables(<span class="keywordtype">bool</span> arguments, <span class="keywordtype">bool</span> locals, <span class="keywordtype">bool</span> statics,</div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordtype">bool</span> in_scope_only,</div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  lldb::DynamicValueType use_dynamic);</div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBFrame.html#a96341f2f62c745fa94055bbe039b7c1f">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="classlldb_1_1SBFrame.html#a6d7ea4d98ac4a26c1cabb34c40f7dee2">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> GetVariables(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a> &options);</div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> GetRegisters();</div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> </div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindRegister(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="comment"></span></div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="comment"> /// target's default.</span></div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <a class="code" href="classlldb_1_1SBFrame.html#a44bbdd5aa40904eac045451550effe37">GetVariables</a> (<span class="keywordtype">bool</span> arguments,</div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="keywordtype">bool</span> locals,</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keywordtype">bool</span> statics,</div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keywordtype">bool</span> in_scope_only);</div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="classlldb_1_1SBFrame.html#a44bbdd5aa40904eac045451550effe37">GetVariables</a> (<span class="keywordtype">bool</span> arguments,</div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keywordtype">bool</span> locals,</div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="keywordtype">bool</span> statics,</div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keywordtype">bool</span> in_scope_only,</div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <a class="code" href="classlldb_1_1SBFrame.html#a8067ed08f3a8f112a04a7bb1986816ba">GetRegisters</a> ();</div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="comment"></span></div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="comment"> /// target's default.</span></div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="classlldb_1_1SBFrame.html#a3845b2f11318cb6726645b5966949794">FindVariable</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name);</div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> </div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="classlldb_1_1SBFrame.html#a3845b2f11318cb6726645b5966949794">FindVariable</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name, lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> </div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <span class="comment">// Find a value for a variable expression path like "rect.origin.x" or</span></div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="comment">// "pt_ptr->x", "*self", "*this->obj_ptr". The returned value is _not_</span></div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <span class="comment">// and expression result and is not a constant object like </span></div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="comment">// SBFrame::EvaluateExpression(...) returns, but a child object of </span></div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="comment">// the variable value.</span></div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <a class="code" href="classlldb_1_1SBFrame.html#a3bdb78ec2d1cdc594f17cee58d676f0b">GetValueForVariablePath</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *var_expr_cstr, </div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="comment"></span></div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="comment"> /// target's default.</span></div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <a class="code" href="classlldb_1_1SBFrame.html#a3bdb78ec2d1cdc594f17cee58d676f0b">GetValueForVariablePath</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *var_path);</div>
-<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment"></span></div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> /// Find variables, register sets, registers, or persistent variables using</span></div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"> /// the frame as the scope.</span></div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="comment"> /// NB. This function does not look up ivars in the function object pointer.</span></div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="comment"> /// To do that use GetValueForVariablePath.</span></div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> /// target's default.</span></div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">FindValue</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, ValueType value_type);</div>
-<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> </div>
-<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">FindValue</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, ValueType value_type, lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> <span class="comment"></span></div>
-<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> <span class="comment"> /// Find and watch a variable using the frame as the scope.</span></div>
-<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> <span class="comment"> /// It returns an SBValue, similar to FindValue() method, if find-and-watch</span></div>
-<div class="line"><a name="l00200"></a><span class="lineno"> 200</span> <span class="comment"> /// operation succeeds. Otherwise, an invalid SBValue is returned.</span></div>
-<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> <span class="comment"> /// You can use LLDB_WATCH_TYPE_READ | LLDB_WATCH_TYPE_WRITE for 'rw' watch.</span></div>
-<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="classlldb_1_1SBFrame.html#a5fcb051eb8968185be8e17901613d15d">WatchValue</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, ValueType value_type, uint32_t watch_type);</div>
-<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> <span class="comment"></span></div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> <span class="comment"> /// Find and watch the location pointed to by a variable using the frame as</span></div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> <span class="comment"> /// the scope.</span></div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="comment"> /// It returns an SBValue, similar to FindValue() method, if find-and-watch</span></div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> <span class="comment"> /// operation succeeds. Otherwise, an invalid SBValue is returned.</span></div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="comment"> /// You can use LLDB_WATCH_TYPE_READ | LLDB_WATCH_TYPE_WRITE for 'rw' watch.</span></div>
-<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <a class="code" href="classlldb_1_1SBFrame.html#a4263ae259e8683d1f136bdfd4076cfdb">WatchLocation</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, ValueType value_type, uint32_t watch_type, <span class="keywordtype">size_t</span> size);</div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> </div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="classlldb_1_1SBFrame.html#abaf05d213d853d02acca62707253d2d9">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> </div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <a class="code" href="classlldb_1_1SBFrame.html#a710c5328892165198fa0ac9151166b18">SBFrame</a> (<span class="keyword">const</span> lldb::StackFrameSP &lldb_object_sp);</div>
-<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div>
-<div class="line"><a name="l00220"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFrame.html#a9a0f451374fae1de4a565d58be988a42"> 220</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
-<div class="line"><a name="l00221"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFrame.html#a48b8099c7a08a2aec4799804e4a2126a"> 221</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
-<div class="line"><a name="l00222"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFrame.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 222</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00223"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFrame.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 223</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00225"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFrame.html#a05adbcb8d615d226d916e4dab4f9d2c5"> 225</a></span> <span class="preprocessor"></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb_private::ScriptInterpreterPython</a>;</div>
-<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  lldb::StackFrameSP</div>
-<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <a class="code" href="classlldb_1_1SBFrame.html#a4f3a0ecc68cec32bdbb39f11d7d1534a">GetFrameSP</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> </div>
-<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="classlldb_1_1SBFrame.html#aa22ca09e861bbe2c1e39f345c24c29d4">SetFrameSP</a> (<span class="keyword">const</span> lldb::StackFrameSP &lldb_object_sp);</div>
-<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> </div>
-<div class="line"><a name="l00234"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55"> 234</a></span>  lldb::ExecutionContextRefSP <a class="code" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> };</div>
-<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> </div>
-<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> </div>
-<div class="line"><a name="l00239"></a><span class="lineno"> 239</span> <span class="preprocessor">#endif // LLDB_SBFrame_h_</span></div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="comment"> /// target's default.</span></div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindVariable(<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name);</div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindVariable(<span class="keyword">const</span> <span class="keywordtype">char</span> *var_name,</div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  lldb::DynamicValueType use_dynamic);</div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="comment">// Find a value for a variable expression path like "rect.origin.x" or</span></div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="comment">// "pt_ptr->x", "*self", "*this->obj_ptr". The returned value is _not_</span></div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="comment">// and expression result and is not a constant object like</span></div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="comment">// SBFrame::EvaluateExpression(...) returns, but a child object of</span></div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="comment">// the variable value.</span></div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetValueForVariablePath(<span class="keyword">const</span> <span class="keywordtype">char</span> *var_expr_cstr,</div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  DynamicValueType use_dynamic);</div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="comment"></span></div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="comment"> /// target's default.</span></div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetValueForVariablePath(<span class="keyword">const</span> <span class="keywordtype">char</span> *var_path);</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="comment"></span></div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="comment"> /// Find variables, register sets, registers, or persistent variables using</span></div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="comment"> /// the frame as the scope.</span></div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="comment"> /// NB. This function does not look up ivars in the function object pointer.</span></div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="comment"> /// To do that use GetValueForVariablePath.</span></div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="comment"> /// The version that doesn't supply a 'use_dynamic' value will use the</span></div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> <span class="comment"> /// target's default.</span></div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="comment"></span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindValue(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, ValueType value_type);</div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindValue(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, ValueType value_type,</div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  lldb::DynamicValueType use_dynamic);</div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> </div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">SBFrame</a>(<span class="keyword">const</span> lldb::StackFrameSP &lldb_object_sp);</div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFrame.html#a9a0f451374fae1de4a565d58be988a42"> 181</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
+<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFrame.html#a7eb581595dc9f500ec7defbe0df6a45f"> 182</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a>;</div>
+<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFrame.html#a48b8099c7a08a2aec4799804e4a2126a"> 183</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
+<div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFrame.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 184</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFrame.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 185</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> </div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  lldb::StackFrameSP GetFrameSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> </div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keywordtype">void</span> SetFrameSP(<span class="keyword">const</span> lldb::StackFrameSP &lldb_object_sp);</div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> </div>
+<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55"> 191</a></span>  lldb::ExecutionContextRefSP <a class="code" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> };</div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> </div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> </div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> <span class="preprocessor">#endif // LLDB_SBFrame_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="namespacelldb_html_ad001c966b08e2036d980cdf71d19db36"><div class="ttname"><a href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">lldb::SBFrame</a></div><div class="ttdeci">class LLDB_API SBFrame</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00053">SBDefines.h:53</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="SBValueList_8h_html"><div class="ttname"><a href="SBValueList_8h.html">SBValueList.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html_a0527d08d472987c1baa37f4dea92fc55"><div class="ttname"><a href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">lldb::SBFrame::m_opaque_sp</a></div><div class="ttdeci">lldb::ExecutionContextRefSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00191">SBFrame.h:191</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExpressionOptions_html"><div class="ttname"><a href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExpressionOptions_8h_source.html#l00019">SBExpressionOptions.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBVariablesOptions_html"><div class="ttname"><a href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBVariablesOptions_8h_source.html#l00020">SBVariablesOptions.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValueList_html"><div class="ttname"><a href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValueList_8h_source.html#l00019">SBValueList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExecutionContext_html"><div class="ttname"><a href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExecutionContext_8h_source.html#l00021">SBExecutionContext.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h.html b/lldb/www/cpp_reference/html/SBFunction_8h.html
index 0ce84b8..ea92e0b 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h.html
+++ b/lldb/www/cpp_reference/html/SBFunction_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,40 +34,42 @@
<div class="title">SBFunction.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include "<a class="el" href="SBInstructionList_8h_source.html">lldb/API/SBInstructionList.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBFunction.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBFunction_8h__incl.png" border="0" usemap="#SBFunction_8h" alt=""/></div>
<map name="SBFunction_8h" id="SBFunction_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="688,641,829,669"/><area shape="rect" id="node15" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="829,83,976,111"/><area shape="rect" id="node86" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1803,393,1981,421"/><area shape="rect" id="node18" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="723,161,864,189"/><area shape="rect" id="node21" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="344,238,469,266"/><area shape="rect" id="node24" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="469,478,613,506"/><area shape="rect" id="node30" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="700,238,887,266"/><area shape="rect" id="node39" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1296,478,1448,506"/><area shape="rect" id="node27" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="571,563,696,591"/><area shape="rect" id="node33" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1159,315,1292,343"/><area shape="rect" id="node71" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="347,393,517,421"/><area shape="rect" id="node76" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="213,315,365,343"/><area shape="rect" id="node82" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1316,315,1457,343"/><area shape="rect" id="node36" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1304,393,1440,421"/><area shape="rect" id="node42" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="936,393,1072,421"/><area shape="rect" id="node46" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1213,563,1381,591"/><area shape="rect" id="node49" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="245,478,395,506"/><area shape="rect" id="node52" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1405,563,1576,591"/><area shape="rect" id="node55" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="637,470,813,514"/><area shape="rect" id="node59" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="872,563,1000,591"/><area shape="rect" id="node62" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="939,478,1069,506"/><area shape="rect" id="node67" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1024,563,1189,591"/></map>
+<area shape="rect" id="node2" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1035,80,1181,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="979,619,1121,645"/><area shape="rect" id="node31" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2393,379,2572,405"/><area shape="rect" id="node9" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="683,155,825,181"/><area shape="rect" id="node10" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1171,229,1297,256"/><area shape="rect" id="node11" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="624,461,768,488"/><area shape="rect" id="node13" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="531,229,717,256"/><area shape="rect" id="node16" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="144,461,296,488"/><area shape="rect" id="node12" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="886,544,1012,571"/><area shape="rect" id="node14" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="149,304,283,331"/><area shape="rect" id="node28" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="547,379,717,405"/><area shape="rect" id="node29" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="817,304,969,331"/><area shape="rect" id="node30" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1265,304,1407,331"/><area shape="rect" id="node15" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="94,379,231,405"/><area shape="rect" id="node17" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1245,379,1381,405"/><area shape="rect" id="node18" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1341,544,1500,571"/><area shape="rect" id="node19" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1525,544,1688,571"/><area shape="rect" id="node20" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1713,544,1881,571"/><area shape="rect" id="node21" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="843,461,993,488"/><area shape="rect" id="node22" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1907,544,2077,571"/><area shape="rect" id="node23" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="2102,544,2265,571"/><area shape="rect" id="node24" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="422,454,599,495"/><area shape="rect" id="node25" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1088,544,1216,571"/><area shape="rect" id="node26" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1070,461,1201,488"/><area shape="rect" id="node27" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1328,461,1492,488"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBFunction_8h__dep__incl.png" border="0" usemap="#SBFunction_8hdep" alt=""/></div>
<map name="SBFunction_8hdep" id="SBFunction_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="196,470,260,498"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="223,83,359,111"/><area shape="rect" id="node8" href="SBModule_8h.html" title="SBModule.h" alt="" coords="193,161,284,189"/><area shape="rect" id="node35" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="409,238,567,266"/><area shape="rect" id="node11" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="188,238,284,266"/><area shape="rect" id="node15" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="195,315,296,343"/><area shape="rect" id="node19" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="265,393,359,421"/><area shape="rect" id="node23" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="429,315,515,343"/><area shape="rect" id="node26" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="553,393,636,421"/><area shape="rect" id="node30" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="433,393,529,421"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="296,453,360,480"/><area shape="rect" id="node3" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="383,80,520,107"/><area shape="rect" id="node4" href="SBModule_8h.html" title="SBModule.h" alt="" coords="353,155,444,181"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="575,229,732,256"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="349,229,445,256"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="166,229,303,256"/><area shape="rect" id="node6" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="435,304,537,331"/><area shape="rect" id="node7" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="245,304,360,331"/><area shape="rect" id="node8" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="391,379,484,405"/><area shape="rect" id="node9" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="614,304,700,331"/><area shape="rect" id="node10" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="679,379,760,405"/><area shape="rect" id="node11" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="559,379,655,405"/></map>
</div>
</div>
<p><a href="SBFunction_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.map
index 0c463e9..293a562 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBFunction.h" name="SBFunction.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="196,470,260,498"/>
-<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="223,83,359,111"/>
-<area shape="rect" id="node8" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="193,161,284,189"/>
-<area shape="rect" id="node35" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="409,238,567,266"/>
-<area shape="rect" id="node11" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="188,238,284,266"/>
-<area shape="rect" id="node15" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="195,315,296,343"/>
-<area shape="rect" id="node19" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="265,393,359,421"/>
-<area shape="rect" id="node23" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="429,315,515,343"/>
-<area shape="rect" id="node26" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="553,393,636,421"/>
-<area shape="rect" id="node30" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="433,393,529,421"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="296,453,360,480"/>
+<area shape="rect" id="node3" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="383,80,520,107"/>
+<area shape="rect" id="node4" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="353,155,444,181"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="575,229,732,256"/>
+<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="349,229,445,256"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="166,229,303,256"/>
+<area shape="rect" id="node6" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="435,304,537,331"/>
+<area shape="rect" id="node7" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="245,304,360,331"/>
+<area shape="rect" id="node8" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="391,379,484,405"/>
+<area shape="rect" id="node9" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="614,304,700,331"/>
+<area shape="rect" id="node10" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="679,379,760,405"/>
+<area shape="rect" id="node11" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="559,379,655,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.md5
index a5e63dd..43e626f 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.md5
@@ -1 +1 @@
-083da5e5815bef4ee912383379770785
\ No newline at end of file
+9368a209b3ac78abce0c9ebc77902b20
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.png
index a159671..22d74f4 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBFunction_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h__incl.map b/lldb/www/cpp_reference/html/SBFunction_8h__incl.map
index ffa4b22..92a409d 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBFunction_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBFunction.h" name="SBFunction.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="688,641,829,669"/>
-<area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="829,83,976,111"/>
-<area shape="rect" id="node86" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1803,393,1981,421"/>
-<area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="723,161,864,189"/>
-<area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="344,238,469,266"/>
-<area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="469,478,613,506"/>
-<area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="700,238,887,266"/>
-<area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1296,478,1448,506"/>
-<area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="571,563,696,591"/>
-<area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1159,315,1292,343"/>
-<area shape="rect" id="node71" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="347,393,517,421"/>
-<area shape="rect" id="node76" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="213,315,365,343"/>
-<area shape="rect" id="node82" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1316,315,1457,343"/>
-<area shape="rect" id="node36" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1304,393,1440,421"/>
-<area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="936,393,1072,421"/>
-<area shape="rect" id="node46" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1213,563,1381,591"/>
-<area shape="rect" id="node49" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="245,478,395,506"/>
-<area shape="rect" id="node52" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1405,563,1576,591"/>
-<area shape="rect" id="node55" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="637,470,813,514"/>
-<area shape="rect" id="node59" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="872,563,1000,591"/>
-<area shape="rect" id="node62" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="939,478,1069,506"/>
-<area shape="rect" id="node67" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1024,563,1189,591"/>
+<area shape="rect" id="node2" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1035,80,1181,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="979,619,1121,645"/>
+<area shape="rect" id="node31" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2393,379,2572,405"/>
+<area shape="rect" id="node9" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="683,155,825,181"/>
+<area shape="rect" id="node10" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1171,229,1297,256"/>
+<area shape="rect" id="node11" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="624,461,768,488"/>
+<area shape="rect" id="node13" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="531,229,717,256"/>
+<area shape="rect" id="node16" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="144,461,296,488"/>
+<area shape="rect" id="node12" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="886,544,1012,571"/>
+<area shape="rect" id="node14" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="149,304,283,331"/>
+<area shape="rect" id="node28" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="547,379,717,405"/>
+<area shape="rect" id="node29" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="817,304,969,331"/>
+<area shape="rect" id="node30" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1265,304,1407,331"/>
+<area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="94,379,231,405"/>
+<area shape="rect" id="node17" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1245,379,1381,405"/>
+<area shape="rect" id="node18" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1341,544,1500,571"/>
+<area shape="rect" id="node19" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1525,544,1688,571"/>
+<area shape="rect" id="node20" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1713,544,1881,571"/>
+<area shape="rect" id="node21" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="843,461,993,488"/>
+<area shape="rect" id="node22" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1907,544,2077,571"/>
+<area shape="rect" id="node23" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="2102,544,2265,571"/>
+<area shape="rect" id="node24" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="422,454,599,495"/>
+<area shape="rect" id="node25" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1088,544,1216,571"/>
+<area shape="rect" id="node26" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1070,461,1201,488"/>
+<area shape="rect" id="node27" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1328,461,1492,488"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h__incl.md5 b/lldb/www/cpp_reference/html/SBFunction_8h__incl.md5
index f9cb183..1833488 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBFunction_8h__incl.md5
@@ -1 +1 @@
-354d78ac846b0c6e0cf0decc96421b65
\ No newline at end of file
+91f747b2655a750be657ea917eb18c6c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h__incl.png b/lldb/www/cpp_reference/html/SBFunction_8h__incl.png
index 2366714..b4f58f6 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBFunction_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBFunction_8h_source.html b/lldb/www/cpp_reference/html/SBFunction_8h_source.html
index 96a4e84..0079dee 100644
--- a/lldb/www/cpp_reference/html/SBFunction_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBFunction_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,93 +43,94 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBFunction_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBFunction_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBInstructionList_8h.html">lldb/API/SBInstructionList.h</a>"</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFunction.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFunction.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">SBFunction</a>();</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBFunction.html#ab38589acdd26b81dd49ffec7f2a12899">SBFunction</a> ();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">SBFunction</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBFunction.html#ab38589acdd26b81dd49ffec7f2a12899">SBFunction</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs);</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBFunction.html#a418dfe7262e0d32f777ebddcc74f7ba4">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBFunction.html#adab95a853968f8c14e358c11035993dc">~SBFunction</a> ();</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBFunction.html#aa718ea5ef6cfd85a964446816989d3e4">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ~<a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetDisplayName() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBFunction.html#ab97c0750d1d65976a444ee77bc66f079">GetName</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBFunction.html#a7bb3cc07649077b565d46b1db67c8a98">GetMangledName</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBFunction.html#a629224704951c33d7ea53081e713b63c">GetInstructions</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetMangledName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructions(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructions(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target,</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetStartAddress();</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBFunction.html#a629224704951c33d7ea53081e713b63c">GetInstructions</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target, <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor);</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBFunction.html#a5b02537644830e1ebf851d34b0205e5a">GetStartAddress</a> ();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetEndAddress();</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetArgumentName(uint32_t arg_idx);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t GetPrologueByteSize();</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBFunction.html#ad33ce8e9d51ffb3020bb4e0be41c6429">GetEndAddress</a> ();</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  uint32_t</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBFunction.html#a5d89b033113a1bd4c12a4302504210b8">GetPrologueByteSize</a> ();</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> GetType();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetBlock();</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  lldb::LanguageType GetLanguage();</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBFunction.html#a8f5f86ac1f8ff4128edf6b1452444077">GetType</a> ();</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBFunction.html#ab02bc9963a0fd9c2b963fa2948e0624c">GetBlock</a> ();</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">bool</span> GetIsOptimized();</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBFunction.html#a5f368c09b91e1b63f2c512bd888db824">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBFunction.html#a2c7a0761e52132c446afea3050fc1b33">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBFunction.html#af4326fd187d1c0621d5162578d0e253f">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  lldb_private::Function *</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">get</span> ();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  lldb_private::Function *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">void</span> reset(lldb_private::Function *lldb_object_ptr);</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFunction.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 70</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFunction.html#abf05358ec2c89fa95b69c85ed46492c9"> 71</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classlldb_1_1SBFunction.html#a61223b184d8edf3f301c71ce68df8af5"> 72</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">SBFunction</a>(lldb_private::Function *lldb_object_ptr);</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBFunction.html#aecaaa165362a1250bd75193eb606ffbc">reset</a> (lldb_private::Function *lldb_object_ptr);</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  lldb_private::Function *m_opaque_ptr;</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> };</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFunction.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 80</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFunction.html#abf05358ec2c89fa95b69c85ed46492c9"> 81</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00082"></a><span class="lineno"><a class="code" href="classlldb_1_1SBFunction.html#a61223b184d8edf3f301c71ce68df8af5"> 82</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBFunction.html#ab38589acdd26b81dd49ffec7f2a12899">SBFunction</a> (lldb_private::Function *lldb_object_ptr);</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  lldb_private::Function *m_opaque_ptr;</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> };</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="preprocessor">#endif // LLDB_SBFunction_h_</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#endif // LLDB_SBFunction_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="namespacelldb_html_a151c7aae8787c57a39e4f837772f8591"><div class="ttname"><a href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">lldb::SBFunction</a></div><div class="ttdeci">class LLDB_API SBFunction</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00054">SBDefines.h:54</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBInstructionList_8h_html"><div class="ttname"><a href="SBInstructionList_8h.html">SBInstructionList.h</a></div></div>
+<div class="ttc" id="SBAddress_8h_html"><div class="ttname"><a href="SBAddress_8h.html">SBAddress.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstructionList_html"><div class="ttname"><a href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstructionList_8h_source.html#l00019">SBInstructionList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBHostOS_8h.html b/lldb/www/cpp_reference/html/SBHostOS_8h.html
index 93aab78..e46e22b 100644
--- a/lldb/www/cpp_reference/html/SBHostOS_8h.html
+++ b/lldb/www/cpp_reference/html/SBHostOS_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBHostOS_8h__incl.png" border="0" usemap="#SBHostOS_8h" alt=""/></div>
<map name="SBHostOS_8h" id="SBHostOS_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node8" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBHostOS_8h__dep__incl.png" border="0" usemap="#SBHostOS_8hdep" alt=""/></div>
<map name="SBHostOS_8hdep" id="SBHostOS_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="20,83,84,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="20,80,84,107"/></map>
</div>
</div>
<p><a href="SBHostOS_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.map
index bc1b168..9becc4c 100644
--- a/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBHostOS.h" name="SBHostOS.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="20,83,84,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="20,80,84,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.png
index 0ddf23a..866434c 100644
--- a/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBHostOS_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBHostOS_8h__incl.map b/lldb/www/cpp_reference/html/SBHostOS_8h__incl.map
index 54e986a..db7a9b0 100644
--- a/lldb/www/cpp_reference/html/SBHostOS_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBHostOS_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBHostOS.h" name="SBHostOS.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node8" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBHostOS_8h__incl.png b/lldb/www/cpp_reference/html/SBHostOS_8h__incl.png
index adedf0a..e2b046a 100644
--- a/lldb/www/cpp_reference/html/SBHostOS_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBHostOS_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBHostOS_8h_source.html b/lldb/www/cpp_reference/html/SBHostOS_8h_source.html
index c037186..01fc1fa 100644
--- a/lldb/www/cpp_reference/html/SBHostOS_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBHostOS_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -48,52 +48,45 @@
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBHostOS.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBHostOS.html">SBHostOS</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBHostOS.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBHostOS.html">SBHostOS</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetProgramFileSpec();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBHostOS.html#a6f5f5a3836d2b5fd91874642c88b073c">GetProgramFileSpec</a> ();</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBHostOS.html#a89e5901cd24519c8291938e562258a5e">GetLLDBPythonPath</a> ();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetLLDBPythonPath();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetLLDBPath(lldb::PathType path_type);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetUserHomeDirectory();</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">static</span> <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBHostOS.html#ad8542a0c5c882dc5d8e4edee38d08fd7">ThreadCreated</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">static</span> lldb::thread_t</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBHostOS.html#aa0d3e161aeaba95abc05be67d3a6b981">ThreadCreate</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span> *(*thread_function)(<span class="keywordtype">void</span> *),</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span> *thread_arg,</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBHostOS.html#a0830caca2d0b2380e34287fca4f8b1f6">ThreadCancel</a> (lldb::thread_t thread,</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBHostOS.html#a6c6857ebb7e5e739e74f2e16ee2ea65f">ThreadDetach</a> (lldb::thread_t thread,</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBHostOS.html#ac1dccd0a803179d8ee7d946a0731b7a4">ThreadJoin</a> (lldb::thread_t thread,</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span> **result,</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> };</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#endif // LLDB_SBHostOS_h_</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ThreadCreated(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">static</span> lldb::thread_t ThreadCreate(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  lldb::thread_func_t thread_function,</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">void</span> *thread_arg, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> ThreadCancel(lldb::thread_t thread, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> ThreadDetach(lldb::thread_t thread, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> ThreadJoin(lldb::thread_t thread, lldb::thread_result_t *result,</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> *err);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> };</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#endif // LLDB_SBHostOS_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBHostOS_html"><div class="ttname"><a href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></div><div class="ttdef"><b>Definition:</b> <a href="SBHostOS_8h_source.html#l00018">SBHostOS.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="SBFileSpec_8h_html"><div class="ttname"><a href="SBFileSpec_8h.html">SBFileSpec.h</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBInstructionList_8h.html b/lldb/www/cpp_reference/html/SBInstructionList_8h.html
index b1d2db2..f9b49fe 100644
--- a/lldb/www/cpp_reference/html/SBInstructionList_8h.html
+++ b/lldb/www/cpp_reference/html/SBInstructionList_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBInstructionList_8h__incl.png" border="0" usemap="#SBInstructionList_8h" alt=""/></div>
<map name="SBInstructionList_8h" id="SBInstructionList_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBInstructionList_8h__dep__incl.png" border="0" usemap="#SBInstructionList_8hdep" alt=""/></div>
<map name="SBInstructionList_8hdep" id="SBInstructionList_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="275,547,339,575"/><area shape="rect" id="node5" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="452,83,551,111"/><area shape="rect" id="node22" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="523,470,616,498"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="289,161,425,189"/><area shape="rect" id="node11" href="SBModule_8h.html" title="SBModule.h" alt="" coords="363,238,453,266"/><area shape="rect" id="node38" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="221,315,379,343"/><area shape="rect" id="node14" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="453,315,549,343"/><area shape="rect" id="node18" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="171,393,272,421"/><area shape="rect" id="node26" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="301,393,387,421"/><area shape="rect" id="node29" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="93,470,176,498"/><area shape="rect" id="node33" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="301,470,397,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="444,528,508,555"/><area shape="rect" id="node3" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="321,80,420,107"/><area shape="rect" id="node9" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="429,453,523,480"/><area shape="rect" id="node4" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="302,155,439,181"/><area shape="rect" id="node5" href="SBModule_8h.html" title="SBModule.h" alt="" coords="241,229,332,256"/><area shape="rect" id="node14" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="765,304,923,331"/><area shape="rect" id="node6" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="525,304,621,331"/><area shape="rect" id="node13" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="145,304,281,331"/><area shape="rect" id="node7" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="281,379,383,405"/><area shape="rect" id="node8" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="611,379,725,405"/><area shape="rect" id="node10" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="801,379,887,405"/><area shape="rect" id="node11" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="656,453,737,480"/><area shape="rect" id="node12" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="813,453,909,480"/></map>
</div>
</div>
<p><a href="SBInstructionList_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.map
index cf2c2e7..2101c16 100644
--- a/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBInstructionList.h" name="SBInstructionList.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="275,547,339,575"/>
-<area shape="rect" id="node5" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="452,83,551,111"/>
-<area shape="rect" id="node22" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="523,470,616,498"/>
-<area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="289,161,425,189"/>
-<area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="363,238,453,266"/>
-<area shape="rect" id="node38" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="221,315,379,343"/>
-<area shape="rect" id="node14" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="453,315,549,343"/>
-<area shape="rect" id="node18" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="171,393,272,421"/>
-<area shape="rect" id="node26" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="301,393,387,421"/>
-<area shape="rect" id="node29" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="93,470,176,498"/>
-<area shape="rect" id="node33" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="301,470,397,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="444,528,508,555"/>
+<area shape="rect" id="node3" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="321,80,420,107"/>
+<area shape="rect" id="node9" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="429,453,523,480"/>
+<area shape="rect" id="node4" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="302,155,439,181"/>
+<area shape="rect" id="node5" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="241,229,332,256"/>
+<area shape="rect" id="node14" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="765,304,923,331"/>
+<area shape="rect" id="node6" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="525,304,621,331"/>
+<area shape="rect" id="node13" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="145,304,281,331"/>
+<area shape="rect" id="node7" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="281,379,383,405"/>
+<area shape="rect" id="node8" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="611,379,725,405"/>
+<area shape="rect" id="node10" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="801,379,887,405"/>
+<area shape="rect" id="node11" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="656,453,737,480"/>
+<area shape="rect" id="node12" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="813,453,909,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.md5
index 3433998..5037ea1 100644
--- a/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.md5
@@ -1 +1 @@
-58b211cf75b1e0f8938872f63ce1a3ed
\ No newline at end of file
+e455e5776f008cea696cca6672e353d7
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.png
index 80347db..a312208 100644
--- a/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBInstructionList_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.map b/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.map
index 1131a3f..2cb8459 100644
--- a/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBInstructionList.h" name="SBInstructionList.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.png b/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.png
index 02c8033..68f47d0 100644
--- a/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBInstructionList_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBInstructionList_8h_source.html b/lldb/www/cpp_reference/html/SBInstructionList_8h_source.html
index 48d8da3..1224485 100644
--- a/lldb/www/cpp_reference/html/SBInstructionList_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBInstructionList_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -49,65 +49,60 @@
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBInstructionList.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBInstructionList.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2">SBInstructionList</a>();</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a4f00a53ea0dbd18e066429f7a5c6e65c">SBInstructionList</a> ();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2">SBInstructionList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &rhs);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a4f00a53ea0dbd18e066429f7a5c6e65c">SBInstructionList</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &rhs);</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a474ff409ae4ff24b652cc7605c923744">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#afc9093794134e9278429711b17e7c53b">~SBInstructionList</a> ();</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a3ebb6ab1609134575107a06b2a93a4d3">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &rhs);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ~<a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a>();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">size_t</span> GetSize();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a> GetInstructionAtIndex(uint32_t idx);</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a1426863d054d1dd5d41265549522b970">GetSize</a> ();</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a299ca8d08b97b444056b214d80afaeba">GetInstructionAtIndex</a> (uint32_t idx);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span> AppendInstruction(<a class="code" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a> inst);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span> Print(FILE *out);</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a564c420443abb382cd06c2f8dcf1363d">Clear</a> ();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a5883b1a1007f46f5dfaf5bd34e9230c7">AppendInstruction</a> (<a class="code" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a> inst);</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#aa0632ac522b6d93dbc2505f921edb226">Print</a> (FILE *out);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span> DumpEmulationForAllInstructions(<span class="keyword">const</span> <span class="keywordtype">char</span> *triple);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classlldb_1_1SBInstructionList.html#ad1da93966e155dbac57fbb8b4bddd05a"> 46</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="classlldb_1_1SBInstructionList.html#a55ddee61fcf4c82a4459023262b9db15"> 47</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classlldb_1_1SBInstructionList.html#a593230acf95f9720217b7fb17681efca"> 48</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#af6f778072154df32bf60bdeef9b34dc4">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a11cbdbe39f1648c3c2acd4312b5084e3">DumpEmulationForAllInstructions</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *triple);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> SetDisassembler(<span class="keyword">const</span> lldb::DisassemblerSP &opaque_sp);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  lldb::DisassemblerSP m_opaque_sp;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> };</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00057"></a><span class="lineno"><a class="code" href="classlldb_1_1SBInstructionList.html#ad1da93966e155dbac57fbb8b4bddd05a"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
-<div class="line"><a name="l00058"></a><span class="lineno"><a class="code" href="classlldb_1_1SBInstructionList.html#a55ddee61fcf4c82a4459023262b9db15"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
-<div class="line"><a name="l00059"></a><span class="lineno"><a class="code" href="classlldb_1_1SBInstructionList.html#a593230acf95f9720217b7fb17681efca"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBInstructionList.html#a8c7babd9a6df6e0a2cc1c49581a9be69">SetDisassembler</a> (<span class="keyword">const</span> lldb::DisassemblerSP &opaque_sp);</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">private</span>: </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  lldb::DisassemblerSP m_opaque_sp;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> };</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#endif // LLDB_SBInstructionList_h_</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="preprocessor">#endif // LLDB_SBInstructionList_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="namespacelldb_html_af19bc4c2043afe7098a92fe703c41ac2"><div class="ttname"><a href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2">lldb::SBInstructionList</a></div><div class="ttdeci">class LLDB_API SBInstructionList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00057">SBDefines.h:57</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstructionList_html"><div class="ttname"><a href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstructionList_8h_source.html#l00019">SBInstructionList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBInstruction_8h.html b/lldb/www/cpp_reference/html/SBInstruction_8h.html
index b491d10..3806be2 100644
--- a/lldb/www/cpp_reference/html/SBInstruction_8h.html
+++ b/lldb/www/cpp_reference/html/SBInstruction_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,40 +34,42 @@
<div class="title">SBInstruction.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBData_8h_source.html">lldb/API/SBData.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBData_8h_source.html">lldb/API/SBData.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include <stdio.h></code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBInstruction.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBInstruction_8h__incl.png" border="0" usemap="#SBInstruction_8h" alt=""/></div>
<map name="SBInstruction_8h" id="SBInstruction_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="380,83,505,111"/></map>
+<area shape="rect" id="node2" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="278,80,404,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBInstruction_8h__dep__incl.png" border="0" usemap="#SBInstruction_8hdep" alt=""/></div>
<map name="SBInstruction_8hdep" id="SBInstruction_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="28,83,92,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="28,80,92,107"/></map>
</div>
</div>
<p><a href="SBInstruction_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.map
index b9b9922..8478a5e3 100644
--- a/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBInstruction.h" name="SBInstruction.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="28,83,92,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="28,80,92,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.png
index 7eb06ec..3c16ba8 100644
--- a/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBInstruction_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBInstruction_8h__incl.map b/lldb/www/cpp_reference/html/SBInstruction_8h__incl.map
index 88923cd..10f4885 100644
--- a/lldb/www/cpp_reference/html/SBInstruction_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBInstruction_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBInstruction.h" name="SBInstruction.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="380,83,505,111"/>
+<area shape="rect" id="node2" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="278,80,404,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBInstruction_8h__incl.md5 b/lldb/www/cpp_reference/html/SBInstruction_8h__incl.md5
index 6cf8fba..5eeb53f 100644
--- a/lldb/www/cpp_reference/html/SBInstruction_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBInstruction_8h__incl.md5
@@ -1 +1 @@
-8b24f92771cd9705b07cd991290f2199
\ No newline at end of file
+94cd6f81700486a36dca95edd2e1778a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBInstruction_8h__incl.png b/lldb/www/cpp_reference/html/SBInstruction_8h__incl.png
index 103b891..a48316c 100644
--- a/lldb/www/cpp_reference/html/SBInstruction_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBInstruction_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBInstruction_8h_source.html b/lldb/www/cpp_reference/html/SBInstruction_8h_source.html
index 4616a08..0a38792 100644
--- a/lldb/www/cpp_reference/html/SBInstruction_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBInstruction_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,94 +43,95 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBInstruction_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBInstruction_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBData_8h.html">lldb/API/SBData.h</a>"</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBData_8h.html">lldb/API/SBData.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include <stdio.h></span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">// There's a lot to be fixed here, but need to wait for underlying insn implementation</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">// to be revised & settle down first.</span></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"><a class="code" href="classlldb_1_1SBInstruction.html"> 23</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a></div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> {</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a68fd095f4a2a770f7953e08734177847">SBInstruction</a> ();</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a68fd095f4a2a770f7953e08734177847">SBInstruction</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &rhs);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBInstruction.html#aa9de2c02cec437df4b5d97e89a47207b">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &rhs);</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">// There's a lot to be fixed here, but need to wait for underlying insn</span></div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">// implementation</span></div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">// to be revised & settle down first.</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">class </span>InstructionImpl;</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="classlldb_1_1SBInstruction.html"> 26</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a> {</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">SBInstruction</a>();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">SBInstruction</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &rhs);</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &rhs);</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a4e66d7b71bfb26565be76280dc5057df">~SBInstruction</a> ();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  ~<a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>();</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a0abbe70ad2372828ddae7dd608a74410">IsValid</a>();</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBInstruction.html#aa053a3191fb55697c47178c9c71cfbbe">GetAddress</a>();</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  lldb::AddressClass</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBInstruction.html#aff1374ed946260f39bf9140fa97aa0fc">GetAddressClass</a> ();</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a59b8db49852fa31e99bd03834897077c">GetMnemonic</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> IsValid();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> GetAddress();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  lldb::AddressClass GetAddressClass();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetMnemonic(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetOperands(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetComment(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a77c6ac22d261ec082e1c89dcf81504de">GetOperands</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a5f83690e486b88394866d280bf09a3eb">GetComment</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> GetData(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">size_t</span> GetByteSize();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span> DoesBranch();</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a7de0e98a9265debe0c7a3abe810d11f2">GetData</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a59e80b0ba6a32669b7f10348c52fca30">GetByteSize</a> ();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span> HasDelaySlot();</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">void</span> Print(FILE *out);</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a087f53c1202e991468e11cb056fe91d8">DoesBranch</a> ();</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a2c92bab9d9d73b0afe77e726f2572857">Print</a> (FILE *out);</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span> EmulateWithFrame(<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, uint32_t evaluate_options);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">bool</span> DumpEmulation(<span class="keyword">const</span> <span class="keywordtype">char</span> *triple); <span class="comment">// triple is to specify the</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="comment">// architecture, e.g. 'armv6' or</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">// 'armv7-apple-ios'</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a3fcd105ec9be19ea6e49ba237463665f">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBInstruction.html#abf66d49fa96c191905e9f4c3d2a2218f">EmulateWithFrame</a> (<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, uint32_t evaluate_options);</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a9e51cbbb2b3426632960ab76302c17c4">DumpEmulation</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> * triple); <span class="comment">// triple is to specify the architecture, e.g. 'armv6' or 'armv7-apple-ios'</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a3f8ce042930cc99a6ebfd9134ff73c3b">TestEmulation</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &output_stream, <span class="keyword">const</span> <span class="keywordtype">char</span> *test_file);</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="code" href="classlldb_1_1SBInstruction.html#aef79410dcd84e1378958b6acc3d32dcb"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBInstruction.html#a68fd095f4a2a770f7953e08734177847">SBInstruction</a> (<span class="keyword">const</span> lldb::InstructionSP &inst_sp);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">bool</span> TestEmulation(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &output_stream, <span class="keyword">const</span> <span class="keywordtype">char</span> *test_file);</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classlldb_1_1SBInstruction.html#aef79410dcd84e1378958b6acc3d32dcb"> 69</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a>;</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">SBInstruction</a>(<span class="keyword">const</span> lldb::DisassemblerSP &disasm_sp,</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keyword">const</span> lldb::InstructionSP &inst_sp);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> SetOpaque(<span class="keyword">const</span> lldb::DisassemblerSP &disasm_sp,</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keyword">const</span> lldb::InstructionSP &inst_sp);</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  lldb::InstructionSP GetOpaque();</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  std::shared_ptr<InstructionImpl> m_opaque_sp;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> };</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBInstruction.html#aa0431597c292d1fc150bca60ec313648">SetOpaque</a> (<span class="keyword">const</span> lldb::InstructionSP &inst_sp);</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  lldb::InstructionSP m_opaque_sp;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> };</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor">#endif // LLDB_SBInstruction_h_</span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="preprocessor">#endif // LLDB_SBInstruction_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBData_8h_html"><div class="ttname"><a href="SBData_8h.html">SBData.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstructionList_html"><div class="ttname"><a href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstructionList_8h_source.html#l00019">SBInstructionList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="namespacelldb_html_ae8bed4908c84c5db84ae7f8be18751f2"><div class="ttname"><a href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">lldb::SBInstruction</a></div><div class="ttdeci">class LLDB_API SBInstruction</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00056">SBDefines.h:56</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h.html b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h.html
new file mode 100644
index 0000000..3eed8b4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBLanguageRuntime.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBLanguageRuntime.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBLanguageRuntime.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBLanguageRuntime_8h__incl.png" border="0" usemap="#SBLanguageRuntime_8h" alt=""/></div>
+<map name="SBLanguageRuntime_8h" id="SBLanguageRuntime_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBLanguageRuntime_8h__dep__incl.png" border="0" usemap="#SBLanguageRuntime_8hdep" alt=""/></div>
+<map name="SBLanguageRuntime_8hdep" id="SBLanguageRuntime_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="49,80,113,107"/></map>
+</div>
+</div>
+<p><a href="SBLanguageRuntime_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLanguageRuntime.html">lldb::SBLanguageRuntime</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.map
new file mode 100644
index 0000000..7f29cda
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBLanguageRuntime.h" name="SBLanguageRuntime.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="49,80,113,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.md5
new file mode 100644
index 0000000..0b1c1e3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.md5
@@ -0,0 +1 @@
+df0ef9db6a40907f3f5b7b5b1c0257f9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.png
new file mode 100644
index 0000000..fdb86c3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.map b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.map
new file mode 100644
index 0000000..5427da2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBLanguageRuntime.h" name="SBLanguageRuntime.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.md5 b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.md5
new file mode 100644
index 0000000..822ee01
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.md5
@@ -0,0 +1 @@
+c99df939cf1a5d39beda7e68039e3953
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.png b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.png
new file mode 100644
index 0000000..2913843
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBLanguageRuntime_8h_source.html b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h_source.html
new file mode 100644
index 0000000..0580cc0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLanguageRuntime_8h_source.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBLanguageRuntime.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBLanguageRuntime.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBLanguageRuntime_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBLanguageRuntime.h -------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBLanguageRuntime_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBLanguageRuntime_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLanguageRuntime.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLanguageRuntime.html">SBLanguageRuntime</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <span class="keyword">static</span> lldb::LanguageType <a class="code" href="classlldb_1_1SBLanguageRuntime.html#af139a7e992794dbe4702d09f818d0dc3">GetLanguageTypeFromString</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *<span class="keywordtype">string</span>);</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBLanguageRuntime.html#a099054cc326763d71c225f6336e18120">GetNameForLanguageType</a>(lldb::LanguageType language);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> };</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#endif // LLDB_SBLanguageRuntime_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBLanguageRuntime_html"><div class="ttname"><a href="classlldb_1_1SBLanguageRuntime.html">lldb::SBLanguageRuntime</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLanguageRuntime_8h_source.html#l00017">SBLanguageRuntime.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLanguageRuntime_html_af139a7e992794dbe4702d09f818d0dc3"><div class="ttname"><a href="classlldb_1_1SBLanguageRuntime.html#af139a7e992794dbe4702d09f818d0dc3">lldb::SBLanguageRuntime::GetLanguageTypeFromString</a></div><div class="ttdeci">static lldb::LanguageType GetLanguageTypeFromString(const char *string)</div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLanguageRuntime_html_a099054cc326763d71c225f6336e18120"><div class="ttname"><a href="classlldb_1_1SBLanguageRuntime.html#a099054cc326763d71c225f6336e18120">lldb::SBLanguageRuntime::GetNameForLanguageType</a></div><div class="ttdeci">static const char * GetNameForLanguageType(lldb::LanguageType language)</div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h.html b/lldb/www/cpp_reference/html/SBLaunchInfo_8h.html
new file mode 100644
index 0000000..89989c5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBLaunchInfo.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBLaunchInfo.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBLaunchInfo.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBLaunchInfo_8h__incl.png" border="0" usemap="#SBLaunchInfo_8h" alt=""/></div>
+<map name="SBLaunchInfo_8h" id="SBLaunchInfo_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBLaunchInfo_8h__dep__incl.png" border="0" usemap="#SBLaunchInfo_8hdep" alt=""/></div>
+<map name="SBLaunchInfo_8hdep" id="SBLaunchInfo_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/><area shape="rect" id="node14" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/></map>
+</div>
+</div>
+<p><a href="SBLaunchInfo_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.map
new file mode 100644
index 0000000..98c5e8d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.map
@@ -0,0 +1,15 @@
+<map id="SBLaunchInfo.h" name="SBLaunchInfo.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/>
+<area shape="rect" id="node14" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.md5
new file mode 100644
index 0000000..b1fb79e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.md5
@@ -0,0 +1 @@
+d9da18ed97c6dab7d0565617856e1017
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.png
new file mode 100644
index 0000000..85e0e17
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.map b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.map
new file mode 100644
index 0000000..3c317f7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBLaunchInfo.h" name="SBLaunchInfo.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.md5 b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.md5
new file mode 100644
index 0000000..f1aa59c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.md5
@@ -0,0 +1 @@
+c4e33fc1f0c1b7054b9ab46bdb8a2608
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.png b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.png
new file mode 100644
index 0000000..c805313
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBLaunchInfo_8h_source.html b/lldb/www/cpp_reference/html/SBLaunchInfo_8h_source.html
new file mode 100644
index 0000000..d65af41
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBLaunchInfo_8h_source.html
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBLaunchInfo.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBLaunchInfo.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBLaunchInfo_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBLaunchInfo.h ------------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBLaunchInfo_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBLaunchInfo_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">class </span>SBPlatform;</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">class </span><a class="code" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">SBTarget</a>;</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLaunchInfo.html"> 20</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">SBLaunchInfo</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> **argv);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  lldb::pid_t GetProcessID();</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  uint32_t GetUserID();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  uint32_t GetGroupID();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> UserIDIsValid();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">bool</span> GroupIDIsValid();</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span> SetUserID(uint32_t uid);</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> SetGroupID(uint32_t gid);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> GetExecutableFile();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> /// Set the executable file that will be used to launch the process and</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment"> /// optionally set it as the first argument in the argument vector.</span></div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="comment"> /// This only needs to be specified if clients wish to carefully control</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="comment"> /// the exact path will be used to launch a binary. If you create a</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"> /// target with a symlink, that symlink will get resolved in the target</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment"> /// and the resolved path will get used to launch the process. Calling</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment"> /// this function can help you still launch your process using the</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> /// path of your choice.</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> /// If this function is not called prior to launching with</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// SBTarget::Launch(...), the target will use the resolved executable</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> /// path that was used to create the target.</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// @param[in] exe_file</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// The override path to use when launching the executable.</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// @param[in] add_as_first_arg</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// If true, then the path will be inserted into the argument vector</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// prior to launching. Otherwise the argument vector will be left</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// alone.</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span> SetExecutableFile(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> exe_file, <span class="keywordtype">bool</span> add_as_first_arg);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> /// Get the listener that will be used to receive process events.</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> /// If no listener has been set via a call to</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"> /// SBLaunchInfo::SetListener(), then an invalid SBListener will be</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> /// returned (SBListener::IsValid() will return false). If a listener</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> /// has been set, then the valid listener object will be returned.</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBListener.html">SBListener</a> GetListener();</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="comment">//----------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="comment"> /// Set the listener that will be used to receive process events.</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="comment"> /// By default the SBDebugger, which has a listener, that the SBTarget</span></div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="comment"> /// belongs to will listen for the process events. Calling this function</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="comment"> /// allows a different listener to be used to listen for process events.</span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="comment"></span> <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">void</span> SetListener(<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener);</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  uint32_t GetNumArguments();</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetArgumentAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordtype">void</span> SetArguments(<span class="keyword">const</span> <span class="keywordtype">char</span> **argv, <span class="keywordtype">bool</span> append);</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  uint32_t GetNumEnvironmentEntries();</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetEnvironmentEntryAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">void</span> SetEnvironmentEntries(<span class="keyword">const</span> <span class="keywordtype">char</span> **envp, <span class="keywordtype">bool</span> append);</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetWorkingDirectory() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">void</span> SetWorkingDirectory(<span class="keyword">const</span> <span class="keywordtype">char</span> *working_dir);</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  uint32_t GetLaunchFlags();</div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">void</span> SetLaunchFlags(uint32_t flags);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetProcessPluginName();</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keywordtype">void</span> SetProcessPluginName(<span class="keyword">const</span> <span class="keywordtype">char</span> *plugin_name);</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetShell();</div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordtype">void</span> SetShell(<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keywordtype">bool</span> GetShellExpandArguments();</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">void</span> SetShellExpandArguments(<span class="keywordtype">bool</span> expand);</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  uint32_t GetResumeCount();</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keywordtype">void</span> SetResumeCount(uint32_t c);</div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordtype">bool</span> AddCloseFileAction(<span class="keywordtype">int</span> fd);</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordtype">bool</span> AddDuplicateFileAction(<span class="keywordtype">int</span> fd, <span class="keywordtype">int</span> dup_fd);</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordtype">bool</span> AddOpenFileAction(<span class="keywordtype">int</span> fd, <span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write);</div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keywordtype">bool</span> AddSuppressFileAction(<span class="keywordtype">int</span> fd, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write);</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> </div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordtype">void</span> SetLaunchEventData(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetLaunchEventData() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <span class="keywordtype">bool</span> GetDetachOnError() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordtype">void</span> SetDetachOnError(<span class="keywordtype">bool</span> enable);</div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLaunchInfo.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81"> 141</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>;</div>
+<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLaunchInfo.html#a593230acf95f9720217b7fb17681efca"> 142</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  lldb_private::ProcessLaunchInfo &ref();</div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> </div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="keyword">const</span> lldb_private::ProcessLaunchInfo &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div>
+<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260"> 148</a></span>  ProcessLaunchInfoSP <a class="code" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> };</div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="preprocessor">#endif // LLDB_SBLaunchInfo_h_</span></div>
+<div class="ttc" id="namespacelldb_html_a69d1366a12ba173a5139f265176a3a82"><div class="ttname"><a href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">lldb::SBTarget</a></div><div class="ttdeci">class LLDB_API SBTarget</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00078">SBDefines.h:78</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_af2d94babdc008b9e701fe1c32c8e86a4"><div class="ttname"><a href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">lldb::SBLaunchInfo</a></div><div class="ttdeci">class LLDB_API SBLaunchInfo</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00059">SBDefines.h:59</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html"><div class="ttname"><a href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00087">SBPlatform.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLaunchInfo_html_a9721982af8f26f986a88a87d46c69260"><div class="ttname"><a href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260">lldb::SBLaunchInfo::m_opaque_sp</a></div><div class="ttdeci">ProcessLaunchInfoSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBLaunchInfo_8h_source.html#l00148">SBLaunchInfo.h:148</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLaunchInfo_html"><div class="ttname"><a href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLaunchInfo_8h_source.html#l00020">SBLaunchInfo.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h.html b/lldb/www/cpp_reference/html/SBLineEntry_8h.html
index 673dc51..60088b5 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h.html
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,40 +34,42 @@
<div class="title">SBLineEntry.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include "<a class="el" href="SBFileSpec_8h_source.html">lldb/API/SBFileSpec.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBLineEntry.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBLineEntry_8h__incl.png" border="0" usemap="#SBLineEntry_8h" alt=""/></div>
<map name="SBLineEntry_8h" id="SBLineEntry_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="676,641,817,669"/><area shape="rect" id="node15" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="419,83,565,111"/><area shape="rect" id="node49" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1304,478,1453,506"/><area shape="rect" id="node18" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="556,161,697,189"/><area shape="rect" id="node21" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="249,238,375,266"/><area shape="rect" id="node24" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="429,478,573,506"/><area shape="rect" id="node30" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="641,238,828,266"/><area shape="rect" id="node39" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1579,478,1731,506"/><area shape="rect" id="node27" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="397,563,523,591"/><area shape="rect" id="node33" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1587,315,1720,343"/><area shape="rect" id="node71" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1265,393,1436,421"/><area shape="rect" id="node75" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="207,315,356,343"/><area shape="rect" id="node86" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="391,315,532,343"/><area shape="rect" id="node36" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1663,393,1799,421"/><area shape="rect" id="node42" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="897,393,1033,421"/><area shape="rect" id="node46" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1184,563,1352,591"/><area shape="rect" id="node52" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="939,563,1109,591"/><area shape="rect" id="node55" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1104,470,1280,514"/><area shape="rect" id="node59" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="597,563,725,591"/><area shape="rect" id="node62" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="597,478,728,506"/><area shape="rect" id="node67" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="749,563,915,591"/><area shape="rect" id="node79" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="245,393,424,421"/></map>
+<area shape="rect" id="node2" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="251,80,397,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1135,619,1277,645"/><area shape="rect" id="node21" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1727,461,1877,488"/><area shape="rect" id="node9" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="570,155,712,181"/><area shape="rect" id="node10" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="477,229,603,256"/><area shape="rect" id="node11" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="569,461,713,488"/><area shape="rect" id="node13" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1469,229,1656,256"/><area shape="rect" id="node16" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1953,461,2105,488"/><area shape="rect" id="node12" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="925,544,1051,571"/><area shape="rect" id="node14" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1935,304,2068,331"/><area shape="rect" id="node28" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1604,379,1775,405"/><area shape="rect" id="node29" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="189,304,339,331"/><area shape="rect" id="node32" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="363,304,505,331"/><area shape="rect" id="node15" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="2018,379,2155,405"/><area shape="rect" id="node17" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="971,379,1108,405"/><area shape="rect" id="node18" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1127,544,1285,571"/><area shape="rect" id="node19" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1564,544,1727,571"/><area shape="rect" id="node20" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="297,544,465,571"/><area shape="rect" id="node22" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="541,544,712,571"/><area shape="rect" id="node23" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="737,544,900,571"/><area shape="rect" id="node24" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1474,454,1651,495"/><area shape="rect" id="node25" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1361,544,1489,571"/><area shape="rect" id="node26" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1026,461,1157,488"/><area shape="rect" id="node27" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1233,461,1397,488"/><area shape="rect" id="node30" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="195,379,375,405"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBLineEntry_8h__dep__incl.png" border="0" usemap="#SBLineEntry_8hdep" alt=""/></div>
<map name="SBLineEntry_8hdep" id="SBLineEntry_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="184,470,248,498"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="221,83,357,111"/><area shape="rect" id="node8" href="SBModule_8h.html" title="SBModule.h" alt="" coords="192,161,283,189"/><area shape="rect" id="node35" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="408,238,565,266"/><area shape="rect" id="node11" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="187,238,283,266"/><area shape="rect" id="node14" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/><area shape="rect" id="node19" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="253,393,347,421"/><area shape="rect" id="node23" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="427,315,512,343"/><area shape="rect" id="node26" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="541,393,624,421"/><area shape="rect" id="node30" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="421,393,517,421"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="296,453,360,480"/><area shape="rect" id="node3" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="383,80,520,107"/><area shape="rect" id="node4" href="SBModule_8h.html" title="SBModule.h" alt="" coords="353,155,444,181"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="573,229,731,256"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="349,229,445,256"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="166,229,303,256"/><area shape="rect" id="node6" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="435,304,535,331"/><area shape="rect" id="node7" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="245,304,360,331"/><area shape="rect" id="node8" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="391,379,484,405"/><area shape="rect" id="node9" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="611,304,697,331"/><area shape="rect" id="node10" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="679,379,760,405"/><area shape="rect" id="node11" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="559,379,655,405"/></map>
</div>
</div>
<p><a href="SBLineEntry_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.map
index 24dca19..77f4df4 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBLineEntry.h" name="SBLineEntry.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="184,470,248,498"/>
-<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="221,83,357,111"/>
-<area shape="rect" id="node8" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="192,161,283,189"/>
-<area shape="rect" id="node35" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="408,238,565,266"/>
-<area shape="rect" id="node11" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="187,238,283,266"/>
-<area shape="rect" id="node14" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/>
-<area shape="rect" id="node19" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="253,393,347,421"/>
-<area shape="rect" id="node23" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="427,315,512,343"/>
-<area shape="rect" id="node26" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="541,393,624,421"/>
-<area shape="rect" id="node30" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="421,393,517,421"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="296,453,360,480"/>
+<area shape="rect" id="node3" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="383,80,520,107"/>
+<area shape="rect" id="node4" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="353,155,444,181"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="573,229,731,256"/>
+<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="349,229,445,256"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="166,229,303,256"/>
+<area shape="rect" id="node6" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="435,304,535,331"/>
+<area shape="rect" id="node7" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="245,304,360,331"/>
+<area shape="rect" id="node8" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="391,379,484,405"/>
+<area shape="rect" id="node9" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="611,304,697,331"/>
+<area shape="rect" id="node10" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="679,379,760,405"/>
+<area shape="rect" id="node11" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="559,379,655,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.md5
index 1cf69ea..aaddb1d 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.md5
@@ -1 +1 @@
-fd0bc6cc51be42881d348203f767dd9e
\ No newline at end of file
+59e8363ebc5e6566f49cbd7d96b87f18
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.png
index 540e98a..3f9ce46 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.map b/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.map
index 45dbdc2..9f9aada 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBLineEntry.h" name="SBLineEntry.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="676,641,817,669"/>
-<area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="419,83,565,111"/>
-<area shape="rect" id="node49" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1304,478,1453,506"/>
-<area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="556,161,697,189"/>
-<area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="249,238,375,266"/>
-<area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="429,478,573,506"/>
-<area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="641,238,828,266"/>
-<area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1579,478,1731,506"/>
-<area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="397,563,523,591"/>
-<area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1587,315,1720,343"/>
-<area shape="rect" id="node71" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1265,393,1436,421"/>
-<area shape="rect" id="node75" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="207,315,356,343"/>
-<area shape="rect" id="node86" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="391,315,532,343"/>
-<area shape="rect" id="node36" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1663,393,1799,421"/>
-<area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="897,393,1033,421"/>
-<area shape="rect" id="node46" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1184,563,1352,591"/>
-<area shape="rect" id="node52" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="939,563,1109,591"/>
-<area shape="rect" id="node55" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1104,470,1280,514"/>
-<area shape="rect" id="node59" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="597,563,725,591"/>
-<area shape="rect" id="node62" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="597,478,728,506"/>
-<area shape="rect" id="node67" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="749,563,915,591"/>
-<area shape="rect" id="node79" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="245,393,424,421"/>
+<area shape="rect" id="node2" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="251,80,397,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1135,619,1277,645"/>
+<area shape="rect" id="node21" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1727,461,1877,488"/>
+<area shape="rect" id="node9" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="570,155,712,181"/>
+<area shape="rect" id="node10" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="477,229,603,256"/>
+<area shape="rect" id="node11" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="569,461,713,488"/>
+<area shape="rect" id="node13" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1469,229,1656,256"/>
+<area shape="rect" id="node16" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1953,461,2105,488"/>
+<area shape="rect" id="node12" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="925,544,1051,571"/>
+<area shape="rect" id="node14" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1935,304,2068,331"/>
+<area shape="rect" id="node28" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1604,379,1775,405"/>
+<area shape="rect" id="node29" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="189,304,339,331"/>
+<area shape="rect" id="node32" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="363,304,505,331"/>
+<area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="2018,379,2155,405"/>
+<area shape="rect" id="node17" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="971,379,1108,405"/>
+<area shape="rect" id="node18" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1127,544,1285,571"/>
+<area shape="rect" id="node19" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1564,544,1727,571"/>
+<area shape="rect" id="node20" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="297,544,465,571"/>
+<area shape="rect" id="node22" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="541,544,712,571"/>
+<area shape="rect" id="node23" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="737,544,900,571"/>
+<area shape="rect" id="node24" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1474,454,1651,495"/>
+<area shape="rect" id="node25" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1361,544,1489,571"/>
+<area shape="rect" id="node26" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1026,461,1157,488"/>
+<area shape="rect" id="node27" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1233,461,1397,488"/>
+<area shape="rect" id="node30" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="195,379,375,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.md5 b/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.md5
index bbd8106..e0aa888 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.md5
@@ -1 +1 @@
-95eba66a41c376f028b219ba0d3cd21e
\ No newline at end of file
+ff6c13e1cbf2de992b8f66c21bad3ac7
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.png b/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.png
index 98b9851..72f00fa 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBLineEntry_8h_source.html b/lldb/www/cpp_reference/html/SBLineEntry_8h_source.html
index 9c7583d..1601158 100644
--- a/lldb/www/cpp_reference/html/SBLineEntry_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBLineEntry_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,99 +43,88 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBLineEntry_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBLineEntry_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpec_8h.html">lldb/API/SBFileSpec.h</a>"</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLineEntry.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLineEntry.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">SBLineEntry</a>();</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a2b5a86952bdc674d3644839bba0cabeb">SBLineEntry</a> ();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">SBLineEntry</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a2b5a86952bdc674d3644839bba0cabeb">SBLineEntry</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>();</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a4230bd5d28b2583d92e44abf3e2fd5cf">~SBLineEntry</a> ();</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs);</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#aed93ab11457cbef8275e2f87046277ab">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs);</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a1a23f46687c694ee781792adeafb4946">GetStartAddress</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetStartAddress() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetEndAddress() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a05db3137753202ea75da687b363a3339">GetEndAddress</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a3186f983929fe714a3a06799b011e959">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetFileSpec() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  uint32_t GetLine() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  uint32_t GetColumn() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#ab3680f08fb0fd8c0c0369835405bdb37">GetFileSpec</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  uint32_t</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#ab506be0c862c7de2cb6e99dd701d5762">GetLine</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> SetFileSpec(<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> filespec);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> SetLine(uint32_t line);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> SetColumn(uint32_t column);</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  uint32_t</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a395a0b6806d3a02bd7a40526399693b2">GetColumn</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a22d8ba909b8a76c878c28acade93af55">SetFileSpec</a> (<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> filespec);</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#aac3c692274c679ee10de9e14d9a9ce12">SetLine</a> (uint32_t line);</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#ab377e27ca8ebc618fb405a3be29a64f6">SetColumn</a> (uint32_t column);</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#ac2b1e52af8ac3a299b05005e95edf68b">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  lldb_private::LineEntry *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLineEntry.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLineEntry.html#ad26dad126a8393ff3d6d085256763b1e"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLineEntry.html#abf05358ec2c89fa95b69c85ed46492c9"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classlldb_1_1SBLineEntry.html#a61223b184d8edf3f301c71ce68df8af5"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#ad1198e1e5f4b08f72773b7ca3eb8069e">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a00fa7c942b293fda4dcf590b76d28d42">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keyword">const</span> lldb_private::LineEntry *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  lldb_private::LineEntry &ref();</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">const</span> lldb_private::LineEntry &ref() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">SBLineEntry</a>(<span class="keyword">const</span> lldb_private::LineEntry *lldb_object_ptr);</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  lldb_private::LineEntry *</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keyword">get</span> ();</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00074"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLineEntry.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 74</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLineEntry.html#ad26dad126a8393ff3d6d085256763b1e"> 75</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
-<div class="line"><a name="l00076"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLineEntry.html#abf05358ec2c89fa95b69c85ed46492c9"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLineEntry.html#a61223b184d8edf3f301c71ce68df8af5"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keyword">const</span> lldb_private::LineEntry *</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  operator->() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  lldb_private::LineEntry &</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  ref();</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">const</span> lldb_private::LineEntry &</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  ref() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBLineEntry.html#a2b5a86952bdc674d3644839bba0cabeb">SBLineEntry</a> (<span class="keyword">const</span> lldb_private::LineEntry *lldb_object_ptr);</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  SetLineEntry (<span class="keyword">const</span> lldb_private::LineEntry &lldb_object_ref);</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  std::unique_ptr<lldb_private::LineEntry> m_opaque_ap;</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> };</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="preprocessor">#endif // LLDB_SBLineEntry_h_</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span> SetLineEntry(<span class="keyword">const</span> lldb_private::LineEntry &lldb_object_ref);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  std::unique_ptr<lldb_private::LineEntry> m_opaque_ap;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> };</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#endif // LLDB_SBLineEntry_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="namespacelldb_html_a0c592174059d4fe8f92f396d763c9fef"><div class="ttname"><a href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">lldb::SBLineEntry</a></div><div class="ttdeci">class LLDB_API SBLineEntry</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00060">SBDefines.h:60</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBAddress_8h_html"><div class="ttname"><a href="SBAddress_8h.html">SBAddress.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="SBFileSpec_8h_html"><div class="ttname"><a href="SBFileSpec_8h.html">SBFileSpec.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBListener_8h.html b/lldb/www/cpp_reference/html/SBListener_8h.html
index d1506b8..0daff9b 100644
--- a/lldb/www/cpp_reference/html/SBListener_8h.html
+++ b/lldb/www/cpp_reference/html/SBListener_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBListener_8h__incl.png" border="0" usemap="#SBListener_8h" alt=""/></div>
<map name="SBListener_8h" id="SBListener_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBListener_8h__dep__incl.png" border="0" usemap="#SBListener_8hdep" alt=""/></div>
<map name="SBListener_8hdep" id="SBListener_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="20,83,84,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="20,80,84,107"/></map>
</div>
</div>
<p><a href="SBListener_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.map
index a95a406..08ac98a 100644
--- a/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBListener.h" name="SBListener.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="20,83,84,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="20,80,84,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.png
index 9ee9ed9..fe2d811 100644
--- a/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBListener_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBListener_8h__incl.map b/lldb/www/cpp_reference/html/SBListener_8h__incl.map
index 7ae252d..f983928 100644
--- a/lldb/www/cpp_reference/html/SBListener_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBListener_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBListener.h" name="SBListener.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBListener_8h__incl.png b/lldb/www/cpp_reference/html/SBListener_8h__incl.png
index a15b1bd..a2ec947 100644
--- a/lldb/www/cpp_reference/html/SBListener_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBListener_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBListener_8h_source.html b/lldb/www/cpp_reference/html/SBListener_8h_source.html
index ab790b9..7aa7fa3 100644
--- a/lldb/www/cpp_reference/html/SBListener_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBListener_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,131 +47,114 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBListener.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBListener.html">SBListener</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">SBListener</a> ();</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">SBListener</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">SBListener</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &rhs);</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBListener.html#add974ca32593f51302e8f644650d2fb2">~SBListener</a> ();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBListener.html#a272c656f39f54cc2d0aa5823b856ae11">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &rhs);</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBListener.html">SBListener</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">SBListener</a>();</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">SBListener</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">SBListener</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBListener.html">SBListener</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> AddEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBListener.html#a76fc762448a1e27ade6d4c9b86c6fc38">AddEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBListener.html#a2f5a0ae3e6facf980c4e69c5645fdef5">Clear</a> ();</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  uint32_t</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBListener.html#a710df1c334bc802ed2f7a1156d2d141b">StartListeningForEventClass</a> (<a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger,</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *broadcaster_class, </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  uint32_t event_mask);</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBListener.html#a0498d567b9d0f97cb64627c7f1dcad39">StopListeningForEventClass</a> (<a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger,</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *broadcaster_class,</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t event_mask);</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  uint32_t</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBListener.html#af4da1d5bcae1d385e42c365f9b3b58a4">StartListeningForEvents</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a>& broadcaster,</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  uint32_t event_mask);</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBListener.html#a40982b9b252a6c3a7e3a5315dbad42b4">StopListeningForEvents</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a>& broadcaster,</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  uint32_t event_mask);</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">// Returns true if an event was received, false if we timed out.</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBListener.html#a75d84b3582f798cfa1343bae4233f9d5">WaitForEvent</a> (uint32_t num_seconds,</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBListener.html#a15e89c4e59c58173f85b645653f1aa0f">WaitForEventForBroadcaster</a> (uint32_t num_seconds,</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBListener.html#a8d43b919aa30384137f3874b02b52bc9">WaitForEventForBroadcasterWithType</a> (uint32_t num_seconds,</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  uint32_t event_type_mask,</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBListener.html#a24df14f6afd4ffd95fbbb344177d3f5e">PeekAtNextEvent</a> (<a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBListener.html#a3ff6cac8814f09ab4f92f14667ca14c0">PeekAtNextEventForBroadcaster</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBListener.html#a0a41b36ff8a37e7436010eb90945264a">PeekAtNextEventForBroadcasterWithType</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  uint32_t event_type_mask,</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classlldb_1_1SBListener.html#a4b52ef517aeb93e4677983ac25b18124">GetNextEvent</a> (<a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="classlldb_1_1SBListener.html#ae9e888569dabec1c2bcf47e39475fb90">GetNextEventForBroadcaster</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBListener.html#a20baa2f9525e6914ca63a1ae456365c6">GetNextEventForBroadcasterWithType</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  uint32_t event_type_mask,</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="code" href="classlldb_1_1SBListener.html#a53ccfe24543d423572a709f23a5a15da">HandleBroadcastEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t StartListeningForEventClass(<a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger,</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *broadcaster_class,</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  uint32_t event_mask);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span> StopListeningForEventClass(<a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger,</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *broadcaster_class,</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  uint32_t event_mask);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  uint32_t StartListeningForEvents(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  uint32_t event_mask);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span> StopListeningForEvents(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  uint32_t event_mask);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">// Returns true if an event was received, false if we timed out.</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">bool</span> WaitForEvent(uint32_t num_seconds, <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span> WaitForEventForBroadcaster(uint32_t num_seconds,</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">bool</span> WaitForEventForBroadcasterWithType(</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  uint32_t num_seconds, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  uint32_t event_type_mask, <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span> PeekAtNextEvent(<a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">bool</span> PeekAtNextEventForBroadcaster(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">bool</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  PeekAtNextEventForBroadcasterWithType(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  uint32_t event_type_mask,</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">bool</span> GetNextEvent(<a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">bool</span> GetNextEventForBroadcaster(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">bool</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  GetNextEventForBroadcasterWithType(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster,</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  uint32_t event_type_mask,</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">bool</span> HandleBroadcastEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html#af3b5e780279d763c3f3840f93019bd73"> 83</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a>;</div>
+<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html#ad353416bf15fcd89d439e27907966c4b"> 84</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a>;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 85</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html#a57b27e10004af3d21e9f5a904faf2988"> 86</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html#a129df5ce076b68df19759413af81148a"> 87</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html#a593230acf95f9720217b7fb17681efca"> 88</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">SBListener</a>(<span class="keyword">const</span> lldb::ListenerSP &listener_sp);</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
+<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="classlldb_1_1SBListener.html#acb10706d22a6bd2690f32ada1794c951"> 92</a></span>  lldb::ListenerSP <a class="code" href="classlldb_1_1SBListener.html#acb10706d22a6bd2690f32ada1794c951">GetSP</a>() { <span class="keywordflow">return</span> m_opaque_sp; }</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  lldb_private::Listener *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  lldb_private::Listener *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordtype">void</span> reset(lldb::ListenerSP listener_sp);</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00102"></a><span class="lineno"><a class="code" href="classlldb_1_1SBListener.html#ad353416bf15fcd89d439e27907966c4b"> 102</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a>;</div>
-<div class="line"><a name="l00103"></a><span class="lineno"><a class="code" href="classlldb_1_1SBListener.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 103</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00104"></a><span class="lineno"><a class="code" href="classlldb_1_1SBListener.html#a57b27e10004af3d21e9f5a904faf2988"> 104</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00105"></a><span class="lineno"><a class="code" href="classlldb_1_1SBListener.html#a593230acf95f9720217b7fb17681efca"> 105</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  lldb::ListenerSP m_opaque_sp;</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  lldb_private::Listener *m_unused_ptr;</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> };</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">SBListener</a> (lldb_private::Listener &listener);</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  lldb_private::Listener *</div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  operator->() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  lldb_private::Listener *</div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keyword">get</span>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  lldb_private::Listener &</div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  ref() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  </div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  lldb_private::Listener &</div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  operator *();</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keyword">const</span> lldb_private::Listener &</div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  operator *() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  reset(lldb_private::Listener *listener, <span class="keywordtype">bool</span> transfer_ownership);</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  lldb::ListenerSP m_opaque_sp;</div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  lldb_private::Listener *m_opaque_ptr;</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> };</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="preprocessor">#endif // LLDB_SBListener_h_</span></div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="preprocessor">#endif // LLDB_SBListener_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAttachInfo_html"><div class="ttname"><a href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAttachInfo_8h_source.html#l00019">SBAttachInfo.h:19</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="namespacelldb_html_aef861af747dcc3f991f47df15085b9e0"><div class="ttname"><a href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">lldb::SBListener</a></div><div class="ttdeci">class LLDB_API SBListener</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00061">SBDefines.h:61</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html_acb10706d22a6bd2690f32ada1794c951"><div class="ttname"><a href="classlldb_1_1SBListener.html#acb10706d22a6bd2690f32ada1794c951">lldb::SBListener::GetSP</a></div><div class="ttdeci">lldb::ListenerSP GetSP()</div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00092">SBListener.h:92</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLaunchInfo_html"><div class="ttname"><a href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLaunchInfo_8h_source.html#l00020">SBLaunchInfo.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h.html b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h.html
new file mode 100644
index 0000000..24ad5bf
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBMemoryRegionInfoList.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBMemoryRegionInfoList.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBMemoryRegionInfoList.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBMemoryRegionInfoList_8h__incl.png" border="0" usemap="#SBMemoryRegionInfoList_8h" alt=""/></div>
+<map name="SBMemoryRegionInfoList_8h" id="SBMemoryRegionInfoList_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBMemoryRegionInfoList_8h__dep__incl.png" border="0" usemap="#SBMemoryRegionInfoList_8hdep" alt=""/></div>
+<map name="SBMemoryRegionInfoList_8hdep" id="SBMemoryRegionInfoList_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="63,80,127,107"/></map>
+</div>
+</div>
+<p><a href="SBMemoryRegionInfoList_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.map
new file mode 100644
index 0000000..c05cc06
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBMemoryRegionInfoList.h" name="SBMemoryRegionInfoList.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="63,80,127,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.md5
new file mode 100644
index 0000000..708516c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.md5
@@ -0,0 +1 @@
+3965bcc86bbd20f8e97bc9666c254243
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.png
new file mode 100644
index 0000000..8fe62ad
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.map b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.map
new file mode 100644
index 0000000..c44a544
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBMemoryRegionInfoList.h" name="SBMemoryRegionInfoList.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.md5 b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.md5
new file mode 100644
index 0000000..8f1a82b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.md5
@@ -0,0 +1 @@
+706e7e3344ad1599ee4e976d9b40051e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.png b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.png
new file mode 100644
index 0000000..9a5a9fd
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h_source.html b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h_source.html
new file mode 100644
index 0000000..fb11779
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfoList_8h_source.html
@@ -0,0 +1,99 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBMemoryRegionInfoList.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBMemoryRegionInfoList.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBMemoryRegionInfoList_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBMemoryRegionInfoList.h --------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBMemoryRegionInfoList_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBMemoryRegionInfoList_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">class </span>MemoryRegionInfoListImpl;</div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBMemoryRegionInfoList.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032">SBMemoryRegionInfoList</a>();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032">SBMemoryRegionInfoList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a> &rhs);</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ~<a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a>();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  uint32_t GetSize() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span> GetMemoryRegionAtIndex(uint32_t idx, <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a> &region_info);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span> Append(<a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &region);</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span> Append(<a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> &region_list);</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> MemoryRegionInfoListImpl *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> MemoryRegionInfoListImpl &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  std::unique_ptr<MemoryRegionInfoListImpl> m_opaque_ap;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#endif // LLDB_SBMemoryRegionInfoList_h_</span></div>
+<div class="ttc" id="namespacelldb_html_a98f351ffb24c2fa9a1111ddc4df50032"><div class="ttname"><a href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032">lldb::SBMemoryRegionInfoList</a></div><div class="ttdeci">class LLDB_API SBMemoryRegionInfoList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00063">SBDefines.h:63</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfo_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfo_8h_source.html#l00018">SBMemoryRegionInfo.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfoList_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfoList_8h_source.html#l00019">SBMemoryRegionInfoList.h:19</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h.html b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h.html
new file mode 100644
index 0000000..d0d86e7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h.html
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBMemoryRegionInfo.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBMemoryRegionInfo.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBData_8h_source.html">lldb/API/SBData.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBMemoryRegionInfo.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBMemoryRegionInfo_8h__incl.png" border="0" usemap="#SBMemoryRegionInfo_8h" alt=""/></div>
+<map name="SBMemoryRegionInfo_8h" id="SBMemoryRegionInfo_8h">
+<area shape="rect" id="node2" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="278,80,404,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBMemoryRegionInfo_8h__dep__incl.png" border="0" usemap="#SBMemoryRegionInfo_8hdep" alt=""/></div>
+<map name="SBMemoryRegionInfo_8hdep" id="SBMemoryRegionInfo_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="52,80,116,107"/></map>
+</div>
+</div>
+<p><a href="SBMemoryRegionInfo_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.map
new file mode 100644
index 0000000..196a9ed
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBMemoryRegionInfo.h" name="SBMemoryRegionInfo.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="52,80,116,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.md5
new file mode 100644
index 0000000..8394d10
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.md5
@@ -0,0 +1 @@
+8f30b104018eae4717546ddc0e95fbbb
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.png
new file mode 100644
index 0000000..2207459
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.map b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.map
new file mode 100644
index 0000000..77db1f5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.map
@@ -0,0 +1,4 @@
+<map id="SBMemoryRegionInfo.h" name="SBMemoryRegionInfo.h">
+<area shape="rect" id="node2" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="278,80,404,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.md5 b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.md5
new file mode 100644
index 0000000..ceaf039
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.md5
@@ -0,0 +1 @@
+07e06f60e070fedd9f0e43d9d7b79d48
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.png b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.png
new file mode 100644
index 0000000..90b313a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h_source.html b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h_source.html
new file mode 100644
index 0000000..53a70c1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBMemoryRegionInfo_8h_source.html
@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBMemoryRegionInfo.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBMemoryRegionInfo.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBMemoryRegionInfo_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBMemoryRegionInfo.h ------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBMemoryRegionInfo_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBMemoryRegionInfo_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBData_8h.html">lldb/API/SBData.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBMemoryRegionInfo.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">SBMemoryRegionInfo</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">SBMemoryRegionInfo</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"> /// Get the base address of this memory range.</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"> /// The base address of this memory range.</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  lldb::addr_t GetRegionBase();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment"> /// Get the end address of this memory range.</span></div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> /// The base address of this memory range.</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::addr_t GetRegionEnd();</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"> /// Check if this memory address is marked readable to the process.</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> /// true if this memory address is marked readable</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span> IsReadable();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// Check if this memory address is marked writable to the process.</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// true if this memory address is marked writable</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span> IsWritable();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> /// Check if this memory address is marked executable to the process.</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> /// true if this memory address is marked executable</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">bool</span> IsExecutable();</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> /// Check if this memory address is mapped into the process address</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> /// space.</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="comment"> /// true if this memory address is in the process address space.</span></div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">bool</span> IsMapped();</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="comment"> /// Returns the name of the memory region mapped at the given</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="comment"> /// address.</span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment"> /// In case of memory mapped files it is the absolute path of</span></div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment"> /// the file otherwise it is a name associated with the memory</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="comment"> /// region. If no name can be determined the returns nullptr.</span></div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="classlldb_1_1SBMemoryRegionInfo.html#a3392eea8d13e7395ee1e04a2b733e19b"> 98</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classlldb_1_1SBMemoryRegionInfo.html#ada27668bd5d1f822b8766a48f550d460"> 99</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a>;</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  lldb_private::MemoryRegionInfo &ref();</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">const</span> lldb_private::MemoryRegionInfo &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">SBMemoryRegionInfo</a>(<span class="keyword">const</span> lldb_private::MemoryRegionInfo *lldb_object_ptr);</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  lldb::MemoryRegionInfoUP m_opaque_ap;</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> };</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="preprocessor">#endif // LLDB_SBMemoryRegionInfo_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfo_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfo_8h_source.html#l00018">SBMemoryRegionInfo.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_a9ca218f1326373259ab4220c37690133"><div class="ttname"><a href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">lldb::SBMemoryRegionInfo</a></div><div class="ttdeci">class LLDB_API SBMemoryRegionInfo</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00062">SBDefines.h:62</a></div></div>
+<div class="ttc" id="SBData_8h_html"><div class="ttname"><a href="SBData_8h.html">SBData.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfoList_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfoList_8h_source.html#l00019">SBMemoryRegionInfoList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBModuleSpec_8h.html b/lldb/www/cpp_reference/html/SBModuleSpec_8h.html
index 27fbc77..2dd9690 100644
--- a/lldb/www/cpp_reference/html/SBModuleSpec_8h.html
+++ b/lldb/www/cpp_reference/html/SBModuleSpec_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,26 +41,36 @@
<div class="dyncontent">
<div class="center"><img src="SBModuleSpec_8h__incl.png" border="0" usemap="#SBModuleSpec_8h" alt=""/></div>
<map name="SBModuleSpec_8h" id="SBModuleSpec_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node8" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBModuleSpec_8h__dep__incl.png" border="0" usemap="#SBModuleSpec_8hdep" alt=""/></div>
+<map name="SBModuleSpec_8hdep" id="SBModuleSpec_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="35,80,99,107"/></map>
</div>
</div>
<p><a href="SBModuleSpec_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html">lldb::SBModuleSpecList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.map
new file mode 100644
index 0000000..20607eb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBModuleSpec.h" name="SBModuleSpec.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="35,80,99,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.md5
new file mode 100644
index 0000000..61260eb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.md5
@@ -0,0 +1 @@
+1b6098d3a15c2cbe5436685e9613f5c8
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.png
new file mode 100644
index 0000000..e65b471
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBModuleSpec_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.map b/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.map
index 1db5aa5..f47b114 100644
--- a/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBModuleSpec.h" name="SBModuleSpec.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node8" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="374,80,524,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.png b/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.png
index 89ce038..266b6d2 100644
--- a/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBModuleSpec_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBModuleSpec_8h_source.html b/lldb/www/cpp_reference/html/SBModuleSpec_8h_source.html
index 4a2d4ec..653665a 100644
--- a/lldb/www/cpp_reference/html/SBModuleSpec_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBModuleSpec_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -48,149 +48,139 @@
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModuleSpec.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModuleSpec.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d">SBModuleSpec</a>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#acd3760f06ac7b625d26fb845434d6b8f">SBModuleSpec</a> ();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d">SBModuleSpec</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &rhs);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#acd3760f06ac7b625d26fb845434d6b8f">SBModuleSpec</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a>();</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a3e36adf83ef0aefcfe87c73d5af3fb87">~SBModuleSpec</a> ();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &rhs);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a33b82f2b700ea020812393108e2cba4e">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &rhs);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a6f8bbe519595648621421c80307d9c88">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a430cced29bf2a008115c7c008fece40d">Clear</a>();</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment"> /// Get const accessor for the module file.</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment"> /// This function returns the file for the module on the host system</span></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"> /// that is running LLDB. This can differ from the path on the </span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"> /// platform since we might be doing remote debugging.</span></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#ab15cbc0e18361fbcb445f06b627e2883">GetFileSpec</a> ();</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#ac2da8f8e1019ab03e5513b27dd08cda6">SetFileSpec</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec);</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// Get accessor for the module platform file.</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// Platform file refers to the path of the module as it is known on</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// the remote system on which it is being debugged. For local </span></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// debugging this is always the same as Module::GetFileSpec(). But</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// remote debugging might mention a file '/usr/lib/liba.dylib'</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// which might be locally downloaded and cached. In this case the</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// platform file could be something like:</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// '/tmp/lldb/platform-cache/remote.host.computer/usr/lib/liba.dylib'</span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// The file could also be cached in a local developer kit directory.</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a6194a4856f4213421e7641d27e87c32b">GetPlatformFileSpec</a> ();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment"> /// Get const accessor for the module file.</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"> /// This function returns the file for the module on the host system</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> /// that is running LLDB. This can differ from the path on the</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="comment"> /// platform since we might be doing remote debugging.</span></div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetFileSpec();</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span> SetFileSpec(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="comment"> /// Get accessor for the module platform file.</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment"> /// Platform file refers to the path of the module as it is known on</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment"> /// the remote system on which it is being debugged. For local</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> /// debugging this is always the same as Module::GetFileSpec(). But</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> /// remote debugging might mention a file '/usr/lib/liba.dylib'</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> /// which might be locally downloaded and cached. In this case the</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// platform file could be something like:</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> /// '/tmp/lldb/platform-cache/remote.host.computer/usr/lib/liba.dylib'</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// The file could also be cached in a local developer kit directory.</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetPlatformFileSpec();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">void</span> SetPlatformFileSpec(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec);</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetSymbolFileSpec();</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">void</span> SetSymbolFileSpec(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec);</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetObjectName();</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a21ade49ee28f1256e98165dfcd016620">SetPlatformFileSpec</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec);</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a82693d994e48765cbdaa0c657e7c1e77">GetSymbolFileSpec</a> ();</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a7d4042eecfe435d914c2d258be7de709">SetSymbolFileSpec</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec);</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#ad45a80567f13769591c5209262b765da">GetObjectName</a> ();</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a7671ba2b1a8d1f7520e85b88c781b819">SetObjectName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a55ddd824276ec3b43f1dc370224a1f87">GetTriple</a> ();</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a6f1cc06a874c0fef7d2f29f154e374ec">SetTriple</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *triple);</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keyword">const</span> uint8_t *</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a1bec1c091b0bede82ff2986e7c2256a9">GetUUIDBytes</a> ();</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a4a1a9d41e50efc34ca597700ca54d7d0">GetUUIDLength</a> ();</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a59be23c399f70f03fd802e0e69aa910c">SetUUIDBytes</a> (<span class="keyword">const</span> uint8_t *uuid, <span class="keywordtype">size_t</span> uuid_len);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">void</span> SetObjectName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetTriple();</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">void</span> SetTriple(<span class="keyword">const</span> <span class="keywordtype">char</span> *triple);</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">const</span> uint8_t *GetUUIDBytes();</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">size_t</span> GetUUIDLength();</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">bool</span> SetUUIDBytes(<span class="keyword">const</span> uint8_t *uuid, <span class="keywordtype">size_t</span> uuid_len);</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModuleSpec.html#a6764bf403ecc0bf5b62f6ca9af5e1390"> 86</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a>;</div>
+<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModuleSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 87</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModuleSpec.html#a593230acf95f9720217b7fb17681efca"> 88</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  std::unique_ptr<lldb_private::ModuleSpec> m_opaque_ap;</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> };</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModuleSpecList.html"> 93</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> {</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">SBModuleSpecList</a>();</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">SBModuleSpecList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &rhs);</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#aa32e0b52b881b739c8af2e868705065a">~SBModuleSpecList</a>();</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html#a29d852a8d38713c26eb6101dd54881b0">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00105"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModuleSpec.html#a6764bf403ecc0bf5b62f6ca9af5e1390"> 105</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a>;</div>
-<div class="line"><a name="l00106"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModuleSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 106</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00107"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModuleSpec.html#a593230acf95f9720217b7fb17681efca"> 107</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &<a class="code" href="classlldb_1_1SBModuleSpecList.html#aa701a317d15923cbb66e1b095334a794">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &rhs);</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> <a class="code" href="classlldb_1_1SBModuleSpecList.html#a321c2e486bbde02789b97e06462b1de2">GetModuleSpecifications</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">Append</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &spec);</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">Append</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &spec_list);</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  std::unique_ptr<lldb_private::ModuleSpec> m_opaque_ap;</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> };</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
-<div class="line"><a name="l00112"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModuleSpecList.html"> 112</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a></div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> {</div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">SBModuleSpecList</a>();</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> <a class="code" href="classlldb_1_1SBModuleSpecList.html#ad3a284d17d4f0bff73e303d2594888a1">FindFirstMatchingSpec</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &match_spec);</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> <a class="code" href="classlldb_1_1SBModuleSpecList.html#a5bb90af5476346584d4de1b65247f20b">FindMatchingSpecs</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &match_spec);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keywordtype">size_t</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html#a5bbc79112ac8d440c431f3cde50e2ff2">GetSize</a>();</div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> <a class="code" href="classlldb_1_1SBModuleSpecList.html#a763720007e2231a2f19c136d0d33c828">GetSpecAtIndex</a>(<span class="keywordtype">size_t</span> i);</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">SBModuleSpecList</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &rhs);</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html#a2cdbdf618578aacea9204508526cf07d">GetDescription</a>(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#aa32e0b52b881b739c8af2e868705065a">~SBModuleSpecList</a>();</div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#aa701a317d15923cbb66e1b095334a794">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &rhs);</div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  </div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a></div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a321c2e486bbde02789b97e06462b1de2">GetModuleSpecifications</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  </div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">Append</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &spec);</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  </div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">Append</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &spec_list);</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a></div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#ad3a284d17d4f0bff73e303d2594888a1">FindFirstMatchingSpec</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &match_spec);</div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a></div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a5bb90af5476346584d4de1b65247f20b">FindMatchingSpecs</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &match_spec);</div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> </div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a5bbc79112ac8d440c431f3cde50e2ff2">GetSize</a>();</div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  </div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a></div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a763720007e2231a2f19c136d0d33c828">GetSpecAtIndex</a> (<span class="keywordtype">size_t</span> i);</div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> </div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="classlldb_1_1SBModuleSpecList.html#a2cdbdf618578aacea9204508526cf07d">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  </div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  std::unique_ptr<lldb_private::ModuleSpecList> m_opaque_ap;</div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> };</div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> </div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="preprocessor">#endif // LLDB_SBModuleSpec_h_</span></div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  std::unique_ptr<lldb_private::ModuleSpecList> m_opaque_ap;</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> };</div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="preprocessor">#endif // LLDB_SBModuleSpec_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_a763720007e2231a2f19c136d0d33c828"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#a763720007e2231a2f19c136d0d33c828">lldb::SBModuleSpecList::GetSpecAtIndex</a></div><div class="ttdeci">SBModuleSpec GetSpecAtIndex(size_t i)</div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_aabbad763e252a240cb2f968ef89b6129"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">lldb::SBModuleSpecList::Append</a></div><div class="ttdeci">void Append(const SBModuleSpec &spec)</div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_aa701a317d15923cbb66e1b095334a794"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#aa701a317d15923cbb66e1b095334a794">lldb::SBModuleSpecList::operator=</a></div><div class="ttdeci">SBModuleSpecList & operator=(const SBModuleSpecList &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_aa32e0b52b881b739c8af2e868705065a"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#aa32e0b52b881b739c8af2e868705065a">lldb::SBModuleSpecList::~SBModuleSpecList</a></div><div class="ttdeci">~SBModuleSpecList()</div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html">lldb::SBModuleSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00093">SBModuleSpec.h:93</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_a2cdbdf618578aacea9204508526cf07d"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#a2cdbdf618578aacea9204508526cf07d">lldb::SBModuleSpecList::GetDescription</a></div><div class="ttdeci">bool GetDescription(lldb::SBStream &description)</div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_a5bbc79112ac8d440c431f3cde50e2ff2"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#a5bbc79112ac8d440c431f3cde50e2ff2">lldb::SBModuleSpecList::GetSize</a></div><div class="ttdeci">size_t GetSize()</div></div>
+<div class="ttc" id="namespacelldb_html_ae4eab6b2f544346d0064679d4f73b37d"><div class="ttname"><a href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d">lldb::SBModuleSpec</a></div><div class="ttdeci">class LLDB_API SBModuleSpec</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00065">SBDefines.h:65</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_a321c2e486bbde02789b97e06462b1de2"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#a321c2e486bbde02789b97e06462b1de2">lldb::SBModuleSpecList::GetModuleSpecifications</a></div><div class="ttdeci">static SBModuleSpecList GetModuleSpecifications(const char *path)</div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_a05908f706a05e3195cad77227530d1a9"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">lldb::SBModuleSpecList::SBModuleSpecList</a></div><div class="ttdeci">SBModuleSpecList()</div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpec_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00018">SBModuleSpec.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_a5bb90af5476346584d4de1b65247f20b"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#a5bb90af5476346584d4de1b65247f20b">lldb::SBModuleSpecList::FindMatchingSpecs</a></div><div class="ttdeci">SBModuleSpecList FindMatchingSpecs(const SBModuleSpec &match_spec)</div></div>
+<div class="ttc" id="SBFileSpec_8h_html"><div class="ttname"><a href="SBFileSpec_8h.html">SBFileSpec.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html_ad3a284d17d4f0bff73e303d2594888a1"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html#ad3a284d17d4f0bff73e303d2594888a1">lldb::SBModuleSpecList::FindFirstMatchingSpec</a></div><div class="ttdeci">SBModuleSpec FindFirstMatchingSpec(const SBModuleSpec &match_spec)</div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBModule_8h.html b/lldb/www/cpp_reference/html/SBModule_8h.html
index 2086a6d..91c8fc3 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h.html
+++ b/lldb/www/cpp_reference/html/SBModule_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -44,32 +44,34 @@
<div class="dyncontent">
<div class="center"><img src="SBModule_8h__incl.png" border="0" usemap="#SBModule_8h" alt=""/></div>
<map name="SBModule_8h" id="SBModule_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1133,486,1275,514"/><area shape="rect" id="node15" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="2051,83,2176,111"/><area shape="rect" id="node18" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1555,323,1699,351"/><area shape="rect" id="node24" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1224,83,1411,111"/><area shape="rect" id="node33" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1773,323,1925,351"/><area shape="rect" id="node21" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1421,409,1547,437"/><area shape="rect" id="node27" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1668,161,1801,189"/><area shape="rect" id="node68" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="181,238,352,266"/><area shape="rect" id="node72" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="477,238,627,266"/><area shape="rect" id="node81" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="5,238,157,266"/><area shape="rect" id="node87" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="644,161,785,189"/><area shape="rect" id="node30" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1667,238,1803,266"/><area shape="rect" id="node36" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="943,238,1079,266"/><area shape="rect" id="node39" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="277,323,424,351"/><area shape="rect" id="node43" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="592,409,760,437"/><area shape="rect" id="node46" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="53,323,203,351"/><area shape="rect" id="node49" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="784,409,955,437"/><area shape="rect" id="node52" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1355,315,1531,359"/><area shape="rect" id="node56" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="979,409,1107,437"/><area shape="rect" id="node59" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1048,323,1179,351"/><area shape="rect" id="node64" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1181,409,1347,437"/><area shape="rect" id="node76" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="499,323,677,351"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1186,469,1328,496"/><area shape="rect" id="node8" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="2517,80,2643,107"/><area shape="rect" id="node9" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="2297,312,2441,339"/><area shape="rect" id="node11" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="655,80,841,107"/><area shape="rect" id="node14" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="2121,312,2273,339"/><area shape="rect" id="node10" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="2055,395,2181,421"/><area shape="rect" id="node12" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1935,155,2068,181"/><area shape="rect" id="node27" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="27,229,197,256"/><area shape="rect" id="node28" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="222,229,372,256"/><area shape="rect" id="node31" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="397,229,549,256"/><area shape="rect" id="node32" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="567,155,709,181"/><area shape="rect" id="node13" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="2039,229,2176,256"/><area shape="rect" id="node15" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1081,229,1217,256"/><area shape="rect" id="node16" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="133,312,280,339"/><area shape="rect" id="node17" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="988,395,1147,421"/><area shape="rect" id="node18" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="700,395,863,421"/><area shape="rect" id="node19" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1173,395,1341,421"/><area shape="rect" id="node20" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="305,312,455,339"/><area shape="rect" id="node21" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1367,395,1537,421"/><area shape="rect" id="node22" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1562,395,1725,421"/><area shape="rect" id="node23" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1802,305,1979,346"/><area shape="rect" id="node24" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1751,395,1879,421"/><area shape="rect" id="node25" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1646,312,1777,339"/><area shape="rect" id="node26" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="836,312,1000,339"/><area shape="rect" id="node29" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="479,312,659,339"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBModule_8h__dep__incl.png" border="0" usemap="#SBModule_8hdep" alt=""/></div>
<map name="SBModule_8hdep" id="SBModule_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="200,547,264,575"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="227,83,323,111"/><area shape="rect" id="node11" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="320,238,456,266"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="269,161,368,189"/><area shape="rect" id="node17" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="480,393,565,421"/><area shape="rect" id="node27" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="269,470,363,498"/><area shape="rect" id="node31" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="93,161,195,189"/><area shape="rect" id="node15" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="424,315,581,343"/><area shape="rect" id="node20" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="387,470,469,498"/><area shape="rect" id="node24" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="493,470,589,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="424,528,488,555"/><area shape="rect" id="node3" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="309,80,405,107"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="518,229,655,256"/><area shape="rect" id="node13" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="830,304,967,331"/><area shape="rect" id="node4" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="219,155,319,181"/><area shape="rect" id="node7" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="497,379,583,405"/><area shape="rect" id="node10" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="283,453,376,480"/><area shape="rect" id="node11" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="446,155,548,181"/><area shape="rect" id="node12" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="43,229,157,256"/><area shape="rect" id="node6" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="496,304,653,331"/><area shape="rect" id="node8" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="571,453,652,480"/><area shape="rect" id="node9" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="451,453,547,480"/></map>
</div>
</div>
<p><a href="SBModule_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.map
index f6a35f5..67657f1 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBModule.h" name="SBModule.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="200,547,264,575"/>
-<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="227,83,323,111"/>
-<area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="320,238,456,266"/>
-<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="269,161,368,189"/>
-<area shape="rect" id="node17" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="480,393,565,421"/>
-<area shape="rect" id="node27" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="269,470,363,498"/>
-<area shape="rect" id="node31" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="93,161,195,189"/>
-<area shape="rect" id="node15" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="424,315,581,343"/>
-<area shape="rect" id="node20" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="387,470,469,498"/>
-<area shape="rect" id="node24" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="493,470,589,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="424,528,488,555"/>
+<area shape="rect" id="node3" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="309,80,405,107"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="518,229,655,256"/>
+<area shape="rect" id="node13" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="830,304,967,331"/>
+<area shape="rect" id="node4" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="219,155,319,181"/>
+<area shape="rect" id="node7" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="497,379,583,405"/>
+<area shape="rect" id="node10" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="283,453,376,480"/>
+<area shape="rect" id="node11" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="446,155,548,181"/>
+<area shape="rect" id="node12" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="43,229,157,256"/>
+<area shape="rect" id="node6" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="496,304,653,331"/>
+<area shape="rect" id="node8" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="571,453,652,480"/>
+<area shape="rect" id="node9" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="451,453,547,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.md5
index a6e4625..4010fb7 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.md5
@@ -1 +1 @@
-3efb9fdaf3ec2d1fbc643b2fdd943790
\ No newline at end of file
+4524c3f5a957c6e7cf0e06e5b6a0a302
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.png
index b0cec76..a7c59df 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBModule_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBModule_8h__incl.map b/lldb/www/cpp_reference/html/SBModule_8h__incl.map
index bf41308..c2b0a10 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBModule_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBModule.h" name="SBModule.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1133,486,1275,514"/>
-<area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="2051,83,2176,111"/>
-<area shape="rect" id="node18" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1555,323,1699,351"/>
-<area shape="rect" id="node24" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1224,83,1411,111"/>
-<area shape="rect" id="node33" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1773,323,1925,351"/>
-<area shape="rect" id="node21" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1421,409,1547,437"/>
-<area shape="rect" id="node27" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1668,161,1801,189"/>
-<area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="181,238,352,266"/>
-<area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="477,238,627,266"/>
-<area shape="rect" id="node81" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="5,238,157,266"/>
-<area shape="rect" id="node87" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="644,161,785,189"/>
-<area shape="rect" id="node30" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1667,238,1803,266"/>
-<area shape="rect" id="node36" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="943,238,1079,266"/>
-<area shape="rect" id="node39" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="277,323,424,351"/>
-<area shape="rect" id="node43" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="592,409,760,437"/>
-<area shape="rect" id="node46" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="53,323,203,351"/>
-<area shape="rect" id="node49" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="784,409,955,437"/>
-<area shape="rect" id="node52" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1355,315,1531,359"/>
-<area shape="rect" id="node56" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="979,409,1107,437"/>
-<area shape="rect" id="node59" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1048,323,1179,351"/>
-<area shape="rect" id="node64" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1181,409,1347,437"/>
-<area shape="rect" id="node76" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="499,323,677,351"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1186,469,1328,496"/>
+<area shape="rect" id="node8" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="2517,80,2643,107"/>
+<area shape="rect" id="node9" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="2297,312,2441,339"/>
+<area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="655,80,841,107"/>
+<area shape="rect" id="node14" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="2121,312,2273,339"/>
+<area shape="rect" id="node10" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="2055,395,2181,421"/>
+<area shape="rect" id="node12" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1935,155,2068,181"/>
+<area shape="rect" id="node27" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="27,229,197,256"/>
+<area shape="rect" id="node28" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="222,229,372,256"/>
+<area shape="rect" id="node31" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="397,229,549,256"/>
+<area shape="rect" id="node32" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="567,155,709,181"/>
+<area shape="rect" id="node13" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="2039,229,2176,256"/>
+<area shape="rect" id="node15" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1081,229,1217,256"/>
+<area shape="rect" id="node16" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="133,312,280,339"/>
+<area shape="rect" id="node17" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="988,395,1147,421"/>
+<area shape="rect" id="node18" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="700,395,863,421"/>
+<area shape="rect" id="node19" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1173,395,1341,421"/>
+<area shape="rect" id="node20" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="305,312,455,339"/>
+<area shape="rect" id="node21" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1367,395,1537,421"/>
+<area shape="rect" id="node22" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1562,395,1725,421"/>
+<area shape="rect" id="node23" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1802,305,1979,346"/>
+<area shape="rect" id="node24" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1751,395,1879,421"/>
+<area shape="rect" id="node25" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1646,312,1777,339"/>
+<area shape="rect" id="node26" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="836,312,1000,339"/>
+<area shape="rect" id="node29" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="479,312,659,339"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBModule_8h__incl.md5 b/lldb/www/cpp_reference/html/SBModule_8h__incl.md5
index 827beb7..cfc050f 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBModule_8h__incl.md5
@@ -1 +1 @@
-d3eff7dd5b5b01294a238d2dda61c978
\ No newline at end of file
+0d35f03cc4713bd7b7d81545528b5258
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBModule_8h__incl.png b/lldb/www/cpp_reference/html/SBModule_8h__incl.png
index 31ea9bd..1480dd2 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBModule_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBModule_8h_source.html b/lldb/www/cpp_reference/html/SBModule_8h_source.html
index 9867ae4..6af9d06 100644
--- a/lldb/www/cpp_reference/html/SBModule_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBModule_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -51,279 +51,331 @@
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModule.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a></div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> {</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModule.html"> 21</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBModule.html">SBModule</a> {</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">SBModule</a>();</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">SBModule</a> ();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">SBModule</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">SBModule</a> &rhs);</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">SBModule</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">SBModule</a> &rhs);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">SBModule</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &module_spec);</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">SBModule</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &module_spec);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">SBModule</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">SBModule</a> &rhs);</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">SBModule</a> &</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBModule.html#ac23a3f777dc494e003877514231894db">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">SBModule</a> &rhs);</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">SBModule</a> (<a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process, </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  lldb::addr_t header_addr);</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">SBModule</a>(<a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process, lldb::addr_t header_addr);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  ~<a class="code" href="classlldb_1_1SBModule.html">SBModule</a>();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBModule.html#a32c95a3e1a1bc65a6657c5378d80a7e7">~SBModule</a> ();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span> Clear();</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBModule.html#a6afe3a2e6f8dbd1a1dfadf853133ce4c">IsValid</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBModule.html#abe6db9e30e9c27f2dfd78441def6b387">Clear</a>();</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="comment"> /// Get const accessor for the module file specification.</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"> /// This function returns the file for the module on the host system</span></div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment"> /// that is running LLDB. This can differ from the path on the </span></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment"> /// platform since we might be doing remote debugging.</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBModule.html#a1719224535b7aa06a25079aa595769d8">GetFileSpec</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// Get accessor for the module platform file specification.</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// Platform file refers to the path of the module as it is known on</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// the remote system on which it is being debugged. For local </span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// debugging this is always the same as Module::GetFileSpec(). But</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> /// remote debugging might mention a file '/usr/lib/liba.dylib'</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// which might be locally downloaded and cached. In this case the</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> /// platform file could be something like:</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> /// '/tmp/lldb/platform-cache/remote.host.computer/usr/lib/liba.dylib'</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> /// The file could also be cached in a local developer kit directory.</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBModule.html#a96f8ce0a7f6eefaa206a62c10968a27c">GetPlatformFileSpec</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBModule.html#aaf2bbda3d2f4c15a97eedb8c75b72044">SetPlatformFileSpec</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &platform_file);</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  lldb::ByteOrder</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBModule.html#a60c578e2ff87a990f8a044a6790fac8f">GetByteOrder</a> ();</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  uint32_t</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBModule.html#a8fedab4cbb047a7a093b4e0639b1669d">GetAddressByteSize</a>();</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBModule.html#a4d11ed943bef653387746c2693cc3196">GetTriple</a> ();</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keyword">const</span> uint8_t *</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBModule.html#a1818c229613c9e4838c5e66d677bfe94">GetUUIDBytes</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBModule.html#a72a3d3308bb6afcc04773f1764a58b91">GetUUIDString</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBModule.html#aebc4d8a1eac3dd96a77613c05e6e9a46">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBModule.html#ae816ccda0369aac8f924ec93425d9bf4">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBModule.html#a499f6bd4ef83218a6334d1306c360cfd">FindSection</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *sect_name);</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="classlldb_1_1SBModule.html#abea860a09116b56d073ddf508e316e39">ResolveFileAddress</a> (lldb::addr_t vm_addr);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment"> /// Get const accessor for the module file specification.</span></div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"> /// This function returns the file for the module on the host system</span></div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> /// that is running LLDB. This can differ from the path on the</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment"> /// platform since we might be doing remote debugging.</span></div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetFileSpec() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> /// Get accessor for the module platform file specification.</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// Platform file refers to the path of the module as it is known on</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> /// the remote system on which it is being debugged. For local</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// debugging this is always the same as Module::GetFileSpec(). But</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// remote debugging might mention a file '/usr/lib/liba.dylib'</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// which might be locally downloaded and cached. In this case the</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// platform file could be something like:</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// '/tmp/lldb/platform-cache/remote.host.computer/usr/lib/liba.dylib'</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// The file could also be cached in a local developer kit directory.</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetPlatformFileSpec() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> SetPlatformFileSpec(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &platform_file);</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"> /// Get accessor for the remote install path for a module.</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> /// When debugging to a remote platform by connecting to a remote</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"> /// platform, the install path of the module can be set. If the</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> /// install path is set, every time the process is about to launch</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="comment"> /// the target will install this module on the remote platform prior</span></div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="comment"> /// to launching.</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="comment"> /// A file specification object.</span></div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetRemoteInstallFileSpec();</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment"> /// Set accessor for the remote install path for a module.</span></div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="comment"> /// When debugging to a remote platform by connecting to a remote</span></div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"> /// platform, the install path of the module can be set. If the</span></div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment"> /// install path is set, every time the process is about to launch</span></div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"> /// the target will install this module on the remote platform prior</span></div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"> /// to launching.</span></div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="comment"> /// If \a file specifies a full path to an install location, the</span></div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="comment"> /// module will be installed to this path. If the path is relative</span></div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="comment"> /// (no directory specified, or the path is partial like "usr/lib"</span></div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="comment"> /// or "./usr/lib", then the install path will be resolved using</span></div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment"> /// the platform's current working directory as the base path.</span></div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment"> /// @param[in] file</span></div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="comment"> /// A file specification object.</span></div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">bool</span> SetRemoteInstallFileSpec(<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file);</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  lldb::ByteOrder GetByteOrder();</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBModule.html#ae7c128e77a626db58036d3e2a0fca697">ResolveSymbolContextForAddress</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a>& addr, </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  uint32_t resolve_scope);</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  uint32_t GetAddressByteSize();</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetTriple();</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="classlldb_1_1SBModule.html#a9d9f6b9b86e8aabe1181b560b9395f4f">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  uint32_t</div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="classlldb_1_1SBModule.html#abd7e367db82829f60ff3bc6aa2454a7d">GetNumCompileUnits</a>();</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keyword">const</span> uint8_t *GetUUIDBytes() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetUUIDString() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &rhs) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBModule.html#ad17944848bbd187237d8e566ce0fe36f">GetCompileUnitAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="classlldb_1_1SBModule.html#acd519910d3a309435fb9f54f2406e50b">GetNumSymbols</a> ();</div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  </div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBModule.html#af31186dd6cd9067a18f1e74fd9319b8e">GetSymbolAtIndex</a> (<span class="keywordtype">size_t</span> idx);</div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classlldb_1_1SBModule.html#ae725cb27dc7ff783790dc46f2d3bca77">FindSymbol</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  lldb::SymbolType type = eSymbolTypeAny);</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classlldb_1_1SBModule.html#afa5b9413a2b45e1e4b3bf2f6c32285bf">FindSymbols</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  lldb::SymbolType type = eSymbolTypeAny);</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBModule.html#a681d7e90c0d9a4d759bc12da80701453">GetNumSections</a> ();</div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  </div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a></div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBModule.html#a5d34f0bbd9ca3762fce49f42b0e9890d">GetSectionAtIndex</a> (<span class="keywordtype">size_t</span> idx);</div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="comment"> /// Find functions by name.</span></div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="comment"> /// @param[in] name</span></div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="comment"> /// The name of the function we are looking for.</span></div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="comment"> /// @param[in] name_type_mask</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="comment"> /// A logical OR of one or more FunctionNameType enum bits that</span></div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"> /// indicate what kind of names should be used when doing the</span></div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="comment"> /// lookup. Bits include fully qualified names, base names,</span></div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="comment"> /// C++ methods, or ObjC selectors. </span></div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="comment"> /// See FunctionNameType for more details.</span></div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="comment"> /// A lldb::SBSymbolContextList that gets filled in with all of </span></div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="comment"> /// the symbol contexts for all the matches.</span></div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="classlldb_1_1SBModule.html#a0e65725d729843a9c253ccacad3b11b7">FindFunctions</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, </div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  uint32_t name_type_mask = lldb::eFunctionNameTypeAny);</div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="comment"> /// Find global and static variables by name.</span></div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="comment"> /// @param[in] target</span></div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="comment"> /// A valid SBTarget instance representing the debuggee.</span></div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <span class="comment"> /// @param[in] name</span></div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="comment"> /// for.</span></div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="comment"> /// @param[in] max_matches</span></div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> <span class="comment"> /// Allow the number of matches to be limited to \a max_matches.</span></div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="comment"> /// A list of matched variables in an SBValueList.</span></div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <a class="code" href="classlldb_1_1SBModule.html#ac93d93e4e316cdeb0f8bda568eb103ee">FindGlobalVariables</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target, </div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *name, </div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  uint32_t max_matches);</div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  </div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"> /// Find the first global (or static) variable by name.</span></div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment"> /// @param[in] target</span></div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> /// A valid SBTarget instance representing the debuggee.</span></div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"> /// @param[in] name</span></div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="comment"> /// for.</span></div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> /// An SBValue that gets filled in with the found variable (if any).</span></div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <a class="code" href="classlldb_1_1SBModule.html#af7a272cdbd2fae04a1c10626f3e88a37">FindFirstGlobalVariable</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target, <span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  </div>
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <a class="code" href="classlldb_1_1SBModule.html#a1e4f9f33ff8de859574a753b770d525b">FindFirstType</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name);</div>
-<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  </div>
-<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div>
-<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <a class="code" href="classlldb_1_1SBModule.html#a2a97704d30a55978e5205def54cfb345">FindTypes</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* type);</div>
-<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  </div>
-<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="classlldb_1_1SBModule.html#af100edee4dea77ce828169c30ed84124">GetBasicType</a>(lldb::BasicType type);</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> FindSection(<span class="keyword">const</span> <span class="keywordtype">char</span> *sect_name);</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> ResolveFileAddress(lldb::addr_t vm_addr);</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  ResolveSymbolContextForAddress(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &addr,</div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  uint32_t resolve_scope);</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  uint32_t GetNumCompileUnits();</div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> GetCompileUnitAtIndex(uint32_t);</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> </div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordtype">size_t</span> GetNumSymbols();</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> GetSymbolAtIndex(<span class="keywordtype">size_t</span> idx);</div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> FindSymbol(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  lldb::SymbolType type = eSymbolTypeAny);</div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> </div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> FindSymbols(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  lldb::SymbolType type = eSymbolTypeAny);</div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> </div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="keywordtype">size_t</span> GetNumSections();</div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> GetSectionAtIndex(<span class="keywordtype">size_t</span> idx);</div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"> /// Find functions by name.</span></div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="comment"> /// The name of the function we are looking for.</span></div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="comment"> /// @param[in] name_type_mask</span></div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="comment"> /// A logical OR of one or more FunctionNameType enum bits that</span></div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="comment"> /// indicate what kind of names should be used when doing the</span></div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="comment"> /// lookup. Bits include fully qualified names, base names,</span></div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="comment"> /// C++ methods, or ObjC selectors.</span></div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="comment"> /// See FunctionNameType for more details.</span></div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <span class="comment"> /// A lldb::SBSymbolContextList that gets filled in with all of</span></div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="comment"> /// the symbol contexts for all the matches.</span></div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  FindFunctions(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  uint32_t name_type_mask = lldb::eFunctionNameTypeAny);</div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> </div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="comment"> /// Find global and static variables by name.</span></div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="comment"> /// @param[in] target</span></div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> <span class="comment"> /// A valid SBTarget instance representing the debuggee.</span></div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="comment"> /// for.</span></div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="comment"> /// @param[in] max_matches</span></div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="comment"> /// Allow the number of matches to be limited to \a max_matches.</span></div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="comment"> /// A list of matched variables in an SBValueList.</span></div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> FindGlobalVariables(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target,</div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *name, uint32_t max_matches);</div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> </div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"> /// Find the first global (or static) variable by name.</span></div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="comment"> /// @param[in] target</span></div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> /// A valid SBTarget instance representing the debuggee.</span></div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="comment"> /// for.</span></div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> <span class="comment"> /// An SBValue that gets filled in with the found variable (if any).</span></div>
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindFirstGlobalVariable(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target,</div>
+<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00200"></a><span class="lineno"> 200</span> </div>
+<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> FindFirstType(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> </div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> FindTypes(<span class="keyword">const</span> <span class="keywordtype">char</span> *type);</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> <span class="comment"> /// Get all types matching \a type_mask from debug info in this</span></div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="comment"> /// module.</span></div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="comment"> /// @param[in] type_mask</span></div>
-<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="comment"> /// A bitfield that consists of one or more bits logically OR'ed</span></div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> <span class="comment"> /// together from the lldb::TypeClass enumeration. This allows</span></div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="comment"> /// you to request only structure types, or only class, struct</span></div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> <span class="comment"> /// and union types. Passing in lldb::eTypeClassAny will return</span></div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> <span class="comment"> /// all types found in the debug information for this module.</span></div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="comment"> /// A list of types in this module that match \a type_mask</span></div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div>
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <a class="code" href="classlldb_1_1SBModule.html#a9ae98e0ba4724016288ec8b522f78cca">GetTypes</a> (uint32_t type_mask = lldb::eTypeClassAny);</div>
-<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> </div>
-<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> <span class="comment"> /// Get the module version numbers.</span></div>
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00225"></a><span class="lineno"> 225</span> <span class="comment"> /// Many object files have a set of version numbers that describe</span></div>
-<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <span class="comment"> /// the version of the executable or shared library. Typically there</span></div>
-<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> <span class="comment"> /// are major, minor and build, but there may be more. This function</span></div>
-<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> <span class="comment"> /// will extract the versions from object files if they are available.</span></div>
-<div class="line"><a name="l00229"></a><span class="lineno"> 229</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="comment"> /// If \a versions is NULL, or if \a num_versions is 0, the return</span></div>
-<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="comment"> /// value will indicate how many version numbers are available in</span></div>
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> <span class="comment"> /// this object file. Then a subsequent call can be made to this </span></div>
-<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="comment"> /// function with a value of \a versions and \a num_versions that</span></div>
-<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> <span class="comment"> /// has enough storage to store some or all version numbers.</span></div>
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> <span class="comment"> /// @param[out] versions</span></div>
-<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> <span class="comment"> /// A pointer to an array of uint32_t types that is \a num_versions</span></div>
-<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> <span class="comment"> /// long. If this value is NULL, the return value will indicate</span></div>
-<div class="line"><a name="l00239"></a><span class="lineno"> 239</span> <span class="comment"> /// how many version numbers are required for a subsequent call</span></div>
-<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> <span class="comment"> /// to this function so that all versions can be retrieved. If</span></div>
-<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> <span class="comment"> /// the value is non-NULL, then at most \a num_versions of the</span></div>
-<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="comment"> /// existing versions numbers will be filled into \a versions.</span></div>
-<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="comment"> /// If there is no version information available, \a versions</span></div>
-<div class="line"><a name="l00244"></a><span class="lineno"> 244</span> <span class="comment"> /// will be filled with \a num_versions UINT32_MAX values</span></div>
-<div class="line"><a name="l00245"></a><span class="lineno"> 245</span> <span class="comment"> /// and zero will be returned.</span></div>
-<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="comment"> /// @param[in] num_versions</span></div>
-<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="comment"> /// The maximum number of entries to fill into \a versions. If</span></div>
-<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="comment"> /// this value is zero, then the return value will indicate</span></div>
-<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> <span class="comment"> /// how many version numbers there are in total so another call</span></div>
-<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="comment"> /// to this function can be make with adequate storage in</span></div>
-<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="comment"> /// \a versions to get all of the version numbers. If \a</span></div>
-<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="comment"> /// num_versions is less than the actual number of version </span></div>
-<div class="line"><a name="l00254"></a><span class="lineno"> 254</span> <span class="comment"> /// numbers in this object file, only \a num_versions will be</span></div>
-<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> <span class="comment"> /// filled into \a versions (if \a versions is non-NULL).</span></div>
-<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00257"></a><span class="lineno"> 257</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> <span class="comment"> /// This function always returns the number of version numbers</span></div>
-<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="comment"> /// that this object file has regardless of the number of</span></div>
-<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> <span class="comment"> /// version numbers that were copied into \a versions. </span></div>
-<div class="line"><a name="l00261"></a><span class="lineno"> 261</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  uint32_t</div>
-<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <a class="code" href="classlldb_1_1SBModule.html#a7ed0d05ad76702154ab99295bebee2db">GetVersion</a> (uint32_t *versions, </div>
-<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  uint32_t num_versions);</div>
-<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> </div>
-<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00267"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModule.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 267</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00268"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModule.html#abf05358ec2c89fa95b69c85ed46492c9"> 268</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00269"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModule.html#ac680b582e5ce19cad1574d1f5793c68b"> 269</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
-<div class="line"><a name="l00270"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModule.html#a61223b184d8edf3f301c71ce68df8af5"> 270</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00271"></a><span class="lineno"><a class="code" href="classlldb_1_1SBModule.html#a593230acf95f9720217b7fb17681efca"> 271</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> </div>
-<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <span class="keyword">explicit</span> <a class="code" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">SBModule</a> (<span class="keyword">const</span> lldb::ModuleSP& module_sp);</div>
-<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> </div>
-<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  ModuleSP</div>
-<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  GetSP () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  </div>
-<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  SetSP (<span class="keyword">const</span> ModuleSP &module_sp);</div>
-<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> </div>
-<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  lldb::ModuleSP m_opaque_sp;</div>
-<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> };</div>
-<div class="line"><a name="l00283"></a><span class="lineno"> 283</span> </div>
-<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> </div>
-<div class="line"><a name="l00285"></a><span class="lineno"> 285</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> </div>
-<div class="line"><a name="l00287"></a><span class="lineno"> 287</span> <span class="preprocessor">#endif // LLDB_SBModule_h_</span></div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> <span class="comment"> /// Get a type using its type ID.</span></div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> <span class="comment"> /// Each symbol file reader will assign different user IDs to their</span></div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="comment"> /// types, but it is sometimes useful when debugging type issues to</span></div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="comment"> /// be able to grab a type using its type ID.</span></div>
+<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="comment"> /// For DWARF debug info, the type ID is the DIE offset.</span></div>
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> <span class="comment"> /// @param[in] uid</span></div>
+<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> <span class="comment"> /// The type user ID.</span></div>
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="comment"> /// An SBType for the given type ID, or an empty SBType if the</span></div>
+<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> <span class="comment"> /// type was not found.</span></div>
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> GetTypeByID(lldb::user_id_t uid);</div>
+<div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> GetBasicType(lldb::BasicType type);</div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> </div>
+<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <span class="comment"> /// Get all types matching \a type_mask from debug info in this</span></div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> <span class="comment"> /// module.</span></div>
+<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00229"></a><span class="lineno"> 229</span> <span class="comment"> /// @param[in] type_mask</span></div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="comment"> /// A bitfield that consists of one or more bits logically OR'ed</span></div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="comment"> /// together from the lldb::TypeClass enumeration. This allows</span></div>
+<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> <span class="comment"> /// you to request only structure types, or only class, struct</span></div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="comment"> /// and union types. Passing in lldb::eTypeClassAny will return</span></div>
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> <span class="comment"> /// all types found in the debug information for this module.</span></div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> <span class="comment"> /// A list of types in this module that match \a type_mask</span></div>
+<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> GetTypes(uint32_t type_mask = lldb::eTypeClassAny);</div>
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> </div>
+<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="comment"> /// Get the module version numbers.</span></div>
+<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00244"></a><span class="lineno"> 244</span> <span class="comment"> /// Many object files have a set of version numbers that describe</span></div>
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span> <span class="comment"> /// the version of the executable or shared library. Typically there</span></div>
+<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> <span class="comment"> /// are major, minor and build, but there may be more. This function</span></div>
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="comment"> /// will extract the versions from object files if they are available.</span></div>
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="comment"> /// If \a versions is NULL, or if \a num_versions is 0, the return</span></div>
+<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> <span class="comment"> /// value will indicate how many version numbers are available in</span></div>
+<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="comment"> /// this object file. Then a subsequent call can be made to this</span></div>
+<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="comment"> /// function with a value of \a versions and \a num_versions that</span></div>
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="comment"> /// has enough storage to store some or all version numbers.</span></div>
+<div class="line"><a name="l00254"></a><span class="lineno"> 254</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> <span class="comment"> /// @param[out] versions</span></div>
+<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> <span class="comment"> /// A pointer to an array of uint32_t types that is \a num_versions</span></div>
+<div class="line"><a name="l00257"></a><span class="lineno"> 257</span> <span class="comment"> /// long. If this value is NULL, the return value will indicate</span></div>
+<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> <span class="comment"> /// how many version numbers are required for a subsequent call</span></div>
+<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="comment"> /// to this function so that all versions can be retrieved. If</span></div>
+<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> <span class="comment"> /// the value is non-NULL, then at most \a num_versions of the</span></div>
+<div class="line"><a name="l00261"></a><span class="lineno"> 261</span> <span class="comment"> /// existing versions numbers will be filled into \a versions.</span></div>
+<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> <span class="comment"> /// If there is no version information available, \a versions</span></div>
+<div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="comment"> /// will be filled with \a num_versions UINT32_MAX values</span></div>
+<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> <span class="comment"> /// and zero will be returned.</span></div>
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="comment"> /// @param[in] num_versions</span></div>
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span> <span class="comment"> /// The maximum number of entries to fill into \a versions. If</span></div>
+<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> <span class="comment"> /// this value is zero, then the return value will indicate</span></div>
+<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="comment"> /// how many version numbers there are in total so another call</span></div>
+<div class="line"><a name="l00270"></a><span class="lineno"> 270</span> <span class="comment"> /// to this function can be make with adequate storage in</span></div>
+<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="comment"> /// \a versions to get all of the version numbers. If \a</span></div>
+<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> <span class="comment"> /// num_versions is less than the actual number of version</span></div>
+<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="comment"> /// numbers in this object file, only \a num_versions will be</span></div>
+<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> <span class="comment"> /// filled into \a versions (if \a versions is non-NULL).</span></div>
+<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00277"></a><span class="lineno"> 277</span> <span class="comment"> /// This function always returns the number of version numbers</span></div>
+<div class="line"><a name="l00278"></a><span class="lineno"> 278</span> <span class="comment"> /// that this object file has regardless of the number of</span></div>
+<div class="line"><a name="l00279"></a><span class="lineno"> 279</span> <span class="comment"> /// version numbers that were copied into \a versions.</span></div>
+<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  uint32_t GetVersion(uint32_t *versions, uint32_t num_versions);</div>
+<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> </div>
+<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> <span class="comment"> /// Get accessor for the symbol file specification.</span></div>
+<div class="line"><a name="l00285"></a><span class="lineno"> 285</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> <span class="comment"> /// When debugging an object file an additional debug information can</span></div>
+<div class="line"><a name="l00287"></a><span class="lineno"> 287</span> <span class="comment"> /// be provided in separate file. Therefore if you debugging something</span></div>
+<div class="line"><a name="l00288"></a><span class="lineno"> 288</span> <span class="comment"> /// like '/usr/lib/liba.dylib' then debug information can be located</span></div>
+<div class="line"><a name="l00289"></a><span class="lineno"> 289</span> <span class="comment"> /// in folder like '/usr/lib/liba.dylib.dSYM/'.</span></div>
+<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00291"></a><span class="lineno"> 291</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00292"></a><span class="lineno"> 292</span> <span class="comment"> /// A const reference to the file specification object.</span></div>
+<div class="line"><a name="l00293"></a><span class="lineno"> 293</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetSymbolFileSpec() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00295"></a><span class="lineno"> 295</span> </div>
+<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetObjectFileHeaderAddress() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00297"></a><span class="lineno"> 297</span> </div>
+<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModule.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 299</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModule.html#abf05358ec2c89fa95b69c85ed46492c9"> 300</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModule.html#ac680b582e5ce19cad1574d1f5793c68b"> 301</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
+<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModule.html#a61223b184d8edf3f301c71ce68df8af5"> 302</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00303"></a><span class="lineno"><a class="line" href="classlldb_1_1SBModule.html#a593230acf95f9720217b7fb17681efca"> 303</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> </div>
+<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keyword">explicit</span> <a class="code" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">SBModule</a>(<span class="keyword">const</span> lldb::ModuleSP &module_sp);</div>
+<div class="line"><a name="l00306"></a><span class="lineno"> 306</span> </div>
+<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  ModuleSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00308"></a><span class="lineno"> 308</span> </div>
+<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> ModuleSP &module_sp);</div>
+<div class="line"><a name="l00310"></a><span class="lineno"> 310</span> </div>
+<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  lldb::ModuleSP m_opaque_sp;</div>
+<div class="line"><a name="l00312"></a><span class="lineno"> 312</span> };</div>
+<div class="line"><a name="l00313"></a><span class="lineno"> 313</span> </div>
+<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00315"></a><span class="lineno"> 315</span> </div>
+<div class="line"><a name="l00316"></a><span class="lineno"> 316</span> <span class="preprocessor">#endif // LLDB_SBModule_h_</span></div>
+<div class="ttc" id="SBSection_8h_html"><div class="ttname"><a href="SBSection_8h.html">SBSection.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContextList_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContextList_8h_source.html#l00018">SBSymbolContextList.h:18</a></div></div>
+<div class="ttc" id="SBValueList_8h_html"><div class="ttname"><a href="SBValueList_8h.html">SBValueList.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="namespacelldb_html_a535d9ccc8cb789afcea4c03218ca5fb5"><div class="ttname"><a href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">lldb::SBModule</a></div><div class="ttdeci">class LLDB_API SBModule</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00064">SBDefines.h:64</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="SBSymbolContext_8h_html"><div class="ttname"><a href="SBSymbolContext_8h.html">SBSymbolContext.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpec_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00018">SBModuleSpec.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValueList_html"><div class="ttname"><a href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValueList_8h_source.html#l00019">SBValueList.h:19</a></div></div>
+<div class="ttc" id="SBError_8h_html"><div class="ttname"><a href="SBError_8h.html">SBError.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSection_html"><div class="ttname"><a href="classlldb_1_1SBSection.html">lldb::SBSection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSection_8h_source.html#l00018">SBSection.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html"><div class="ttname"><a href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00229">SBType.h:229</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h.html b/lldb/www/cpp_reference/html/SBPlatform_8h.html
new file mode 100644
index 0000000..79f1d5a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h.html
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBPlatform.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBPlatform.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+<code>#include <functional></code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBPlatform.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBPlatform_8h__incl.png" border="0" usemap="#SBPlatform_8h" alt=""/></div>
+<map name="SBPlatform_8h" id="SBPlatform_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBPlatform_8h__dep__incl.png" border="0" usemap="#SBPlatform_8hdep" alt=""/></div>
+<map name="SBPlatform_8hdep" id="SBPlatform_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="28,229,92,256"/><area shape="rect" id="node3" href="SBDebugger_8h.html" title="SBDebugger.h" alt="" coords="47,80,152,107"/><area shape="rect" id="node4" href="SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="97,155,265,181"/></map>
+</div>
+</div>
+<p><a href="SBPlatform_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.map
new file mode 100644
index 0000000..698691d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.map
@@ -0,0 +1,5 @@
+<map id="SBPlatform.h" name="SBPlatform.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="28,229,92,256"/>
+<area shape="rect" id="node3" href="$SBDebugger_8h.html" title="SBDebugger.h" alt="" coords="47,80,152,107"/>
+<area shape="rect" id="node4" href="$SBCommandInterpreter_8h.html" title="SBCommandInterpreter.h" alt="" coords="97,155,265,181"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.md5
new file mode 100644
index 0000000..3935ebbb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.md5
@@ -0,0 +1 @@
+3f674caccb3feda40000ba6b72c7e74f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.png
new file mode 100644
index 0000000..ae11a6d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h__incl.map b/lldb/www/cpp_reference/html/SBPlatform_8h__incl.map
new file mode 100644
index 0000000..70bf92c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBPlatform.h" name="SBPlatform.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h__incl.md5 b/lldb/www/cpp_reference/html/SBPlatform_8h__incl.md5
new file mode 100644
index 0000000..d69887c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h__incl.md5
@@ -0,0 +1 @@
+c6cd4d133a898e07da81012d12795258
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h__incl.png b/lldb/www/cpp_reference/html/SBPlatform_8h__incl.png
new file mode 100644
index 0000000..d7e73da
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBPlatform_8h_source.html b/lldb/www/cpp_reference/html/SBPlatform_8h_source.html
new file mode 100644
index 0000000..9371e9c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBPlatform_8h_source.html
@@ -0,0 +1,225 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBPlatform.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBPlatform.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBPlatform_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBPlatform.h --------------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBPlatform_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBPlatform_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include <functional></span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">struct </span>PlatformConnectOptions;</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">struct </span>PlatformShellCommand;</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">class </span><a class="code" href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">SBLaunchInfo</a>;</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatformConnectOptions.html"> 24</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> {</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *url);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> &rhs);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  ~<a class="code" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a>();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">void</span> operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> &rhs);</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetURL();</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span> SetURL(<span class="keyword">const</span> <span class="keywordtype">char</span> *url);</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span> GetRsyncEnabled();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">void</span> EnableRsync(<span class="keyword">const</span> <span class="keywordtype">char</span> *options, <span class="keyword">const</span> <span class="keywordtype">char</span> *remote_path_prefix,</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">bool</span> omit_remote_hostname);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> DisableRsync();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetLocalCacheDirectory();</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span> SetLocalCacheDirectory(<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatformConnectOptions.html#a182ee44feb2a46a09581e590b3c6ff64"> 50</a></span>  PlatformConnectOptions *<a class="code" href="classlldb_1_1SBPlatformConnectOptions.html#a182ee44feb2a46a09581e590b3c6ff64">m_opaque_ptr</a>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> };</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatformShellCommand.html"> 53</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> {</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *shell_command);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> &rhs);</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  ~<a class="code" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a>();</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetCommand();</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span> SetCommand(<span class="keyword">const</span> <span class="keywordtype">char</span> *shell_command);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetWorkingDirectory();</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">void</span> SetWorkingDirectory(<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  uint32_t GetTimeoutSeconds();</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">void</span> SetTimeoutSeconds(uint32_t sec);</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">int</span> GetSignal();</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">int</span> GetStatus();</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetOutput();</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatformShellCommand.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81"> 82</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>;</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatformShellCommand.html#a442df283edc1558bdef0d34e3070a44c"> 84</a></span>  PlatformShellCommand *<a class="code" href="classlldb_1_1SBPlatformShellCommand.html#a442df283edc1558bdef0d34e3070a44c">m_opaque_ptr</a>;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> };</div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
+<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatform.html"> 87</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a> {</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>();</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *platform_name);</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  ~<a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>();</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetWorkingDirectory();</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">bool</span> SetWorkingDirectory(<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> ConnectRemote(<a class="code" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> &connect_options);</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">void</span> DisconnectRemote();</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">bool</span> IsConnected();</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="comment">// The following functions will work if the platform is connected</span></div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetTriple();</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetHostname();</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetOSBuild();</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetOSDescription();</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  uint32_t GetOSMajorVersion();</div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  uint32_t GetOSMinorVersion();</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  uint32_t GetOSUpdateVersion();</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Put(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &src, <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dst);</div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Get(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &src, <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dst);</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> </div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Install(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &src, <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dst);</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Run(<a class="code" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> &shell_command);</div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Launch(<a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> &launch_info);</div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Kill(<span class="keyword">const</span> lldb::pid_t pid);</div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a></div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  MakeDirectory(<span class="keyword">const</span> <span class="keywordtype">char</span> *path,</div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  uint32_t file_permissions = eFilePermissionsDirectoryDefault);</div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  uint32_t GetFilePermissions(<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> </div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> SetFilePermissions(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, uint32_t file_permissions);</div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a> GetUnixSignals() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatform.html#a57b27e10004af3d21e9f5a904faf2988"> 151</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatform.html#a593230acf95f9720217b7fb17681efca"> 152</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> </div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  lldb::PlatformSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> </div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::PlatformSP &platform_sp);</div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> </div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> ExecuteConnected(</div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keyword">const</span> std::function<lldb_private::Error(<span class="keyword">const</span> lldb::PlatformSP &)> &func);</div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div>
+<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="classlldb_1_1SBPlatform.html#ac024be85886c9acf8a9427a8262b4cc6"> 161</a></span>  lldb::PlatformSP <a class="code" href="classlldb_1_1SBPlatform.html#ac024be85886c9acf8a9427a8262b4cc6">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> };</div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> </div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> </div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="preprocessor">#endif // LLDB_SBPlatform_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html_ac024be85886c9acf8a9427a8262b4cc6"><div class="ttname"><a href="classlldb_1_1SBPlatform.html#ac024be85886c9acf8a9427a8262b4cc6">lldb::SBPlatform::m_opaque_sp</a></div><div class="ttdeci">lldb::PlatformSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00161">SBPlatform.h:161</a></div></div>
+<div class="ttc" id="namespacelldb_html_af2d94babdc008b9e701fe1c32c8e86a4"><div class="ttname"><a href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">lldb::SBLaunchInfo</a></div><div class="ttdeci">class LLDB_API SBLaunchInfo</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00059">SBDefines.h:59</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatformShellCommand_html"><div class="ttname"><a href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00053">SBPlatform.h:53</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatformConnectOptions_html_a182ee44feb2a46a09581e590b3c6ff64"><div class="ttname"><a href="classlldb_1_1SBPlatformConnectOptions.html#a182ee44feb2a46a09581e590b3c6ff64">lldb::SBPlatformConnectOptions::m_opaque_ptr</a></div><div class="ttdeci">PlatformConnectOptions * m_opaque_ptr</div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00050">SBPlatform.h:50</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html"><div class="ttname"><a href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00087">SBPlatform.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatformConnectOptions_html"><div class="ttname"><a href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00024">SBPlatform.h:24</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBUnixSignals_html"><div class="ttname"><a href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></div><div class="ttdef"><b>Definition:</b> <a href="SBUnixSignals_8h_source.html#l00018">SBUnixSignals.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatformShellCommand_html_a442df283edc1558bdef0d34e3070a44c"><div class="ttname"><a href="classlldb_1_1SBPlatformShellCommand.html#a442df283edc1558bdef0d34e3070a44c">lldb::SBPlatformShellCommand::m_opaque_ptr</a></div><div class="ttdeci">PlatformShellCommand * m_opaque_ptr</div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00084">SBPlatform.h:84</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLaunchInfo_html"><div class="ttname"><a href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLaunchInfo_8h_source.html#l00020">SBLaunchInfo.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBProcess_8h.html b/lldb/www/cpp_reference/html/SBProcess_8h.html
index 9626120..9025c07 100644
--- a/lldb/www/cpp_reference/html/SBProcess_8h.html
+++ b/lldb/www/cpp_reference/html/SBProcess_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -36,6 +36,7 @@
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include "<a class="el" href="SBError_8h_source.html">lldb/API/SBError.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBQueue_8h_source.html">lldb/API/SBQueue.h</a>"</code><br/>
<code>#include "<a class="el" href="SBTarget_8h_source.html">lldb/API/SBTarget.h</a>"</code><br/>
<code>#include <stdio.h></code><br/>
</div><div class="textblock"><div class="dynheader">
@@ -43,32 +44,34 @@
<div class="dyncontent">
<div class="center"><img src="SBProcess_8h__incl.png" border="0" usemap="#SBProcess_8h" alt=""/></div>
<map name="SBProcess_8h" id="SBProcess_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="996,641,1137,669"/><area shape="rect" id="node15" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1739,331,1864,359"/><area shape="rect" id="node18" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="565,83,701,111"/><area shape="rect" id="node21" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1420,161,1567,189"/><area shape="rect" id="node51" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1155,486,1304,514"/><area shape="rect" id="node76" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="5,246,173,274"/><area shape="rect" id="node80" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="108,331,279,359"/><area shape="rect" id="node83" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="573,238,749,282"/><area shape="rect" id="node87" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="269,563,397,591"/><area shape="rect" id="node90" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="317,486,448,514"/><area shape="rect" id="node95" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="404,161,569,189"/><area shape="rect" id="node24" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1125,246,1267,274"/><area shape="rect" id="node28" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="885,486,1029,514"/><area shape="rect" id="node34" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1103,331,1289,359"/><area shape="rect" id="node43" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="773,563,925,591"/><area shape="rect" id="node31" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="573,563,699,591"/><area shape="rect" id="node37" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="667,409,800,437"/><area shape="rect" id="node48" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1027,409,1197,437"/><area shape="rect" id="node54" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1448,409,1597,437"/><area shape="rect" id="node63" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1221,409,1373,437"/><area shape="rect" id="node69" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1621,409,1763,437"/><area shape="rect" id="node40" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="573,486,709,514"/><area shape="rect" id="node58" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1499,486,1677,514"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1133,619,1275,645"/><area shape="rect" id="node8" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="586,320,712,347"/><area shape="rect" id="node9" href="SBQueue_8h.html" title="lldb/API/SBQueue.h" alt="" coords="5,544,144,571"/><area shape="rect" id="node11" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="842,80,979,107"/><area shape="rect" id="node12" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1619,155,1765,181"/><area shape="rect" id="node21" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1817,469,1967,496"/><area shape="rect" id="node27" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="2043,237,2201,264"/><area shape="rect" id="node28" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="2195,320,2357,347"/><area shape="rect" id="node29" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="97,237,265,264"/><area shape="rect" id="node30" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="219,320,389,347"/><area shape="rect" id="node31" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="342,155,505,181"/><area shape="rect" id="node32" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="974,230,1151,271"/><area shape="rect" id="node33" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="464,544,592,571"/><area shape="rect" id="node34" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="515,469,647,496"/><area shape="rect" id="node35" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="683,155,847,181"/><area shape="rect" id="node13" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1274,237,1416,264"/><area shape="rect" id="node14" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1189,469,1333,496"/><area shape="rect" id="node16" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1252,320,1439,347"/><area shape="rect" id="node19" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1072,544,1224,571"/><area shape="rect" id="node15" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="769,544,895,571"/><area shape="rect" id="node17" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="865,395,999,421"/><area shape="rect" id="node20" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1393,395,1564,421"/><area shape="rect" id="node22" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1589,395,1739,421"/><area shape="rect" id="node25" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1763,395,1916,421"/><area shape="rect" id="node26" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1226,395,1368,421"/><area shape="rect" id="node18" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="875,469,1012,496"/><area shape="rect" id="node23" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1561,469,1740,496"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBProcess_8h__dep__incl.png" border="0" usemap="#SBProcess_8hdep" alt=""/></div>
<map name="SBProcess_8hdep" id="SBProcess_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="21,83,85,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="21,80,85,107"/></map>
</div>
</div>
<p><a href="SBProcess_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.map
index 1f74fb6..484ddf9 100644
--- a/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBProcess.h" name="SBProcess.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="21,83,85,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="21,80,85,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.png
index 502f695..3bb280c 100644
--- a/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBProcess_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBProcess_8h__incl.map b/lldb/www/cpp_reference/html/SBProcess_8h__incl.map
index 1e762bb..921cf67 100644
--- a/lldb/www/cpp_reference/html/SBProcess_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBProcess_8h__incl.map
@@ -1,25 +1,29 @@
<map id="SBProcess.h" name="SBProcess.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="996,641,1137,669"/>
-<area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1739,331,1864,359"/>
-<area shape="rect" id="node18" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="565,83,701,111"/>
-<area shape="rect" id="node21" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1420,161,1567,189"/>
-<area shape="rect" id="node51" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1155,486,1304,514"/>
-<area shape="rect" id="node76" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="5,246,173,274"/>
-<area shape="rect" id="node80" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="108,331,279,359"/>
-<area shape="rect" id="node83" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="573,238,749,282"/>
-<area shape="rect" id="node87" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="269,563,397,591"/>
-<area shape="rect" id="node90" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="317,486,448,514"/>
-<area shape="rect" id="node95" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="404,161,569,189"/>
-<area shape="rect" id="node24" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1125,246,1267,274"/>
-<area shape="rect" id="node28" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="885,486,1029,514"/>
-<area shape="rect" id="node34" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1103,331,1289,359"/>
-<area shape="rect" id="node43" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="773,563,925,591"/>
-<area shape="rect" id="node31" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="573,563,699,591"/>
-<area shape="rect" id="node37" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="667,409,800,437"/>
-<area shape="rect" id="node48" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1027,409,1197,437"/>
-<area shape="rect" id="node54" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1448,409,1597,437"/>
-<area shape="rect" id="node63" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1221,409,1373,437"/>
-<area shape="rect" id="node69" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1621,409,1763,437"/>
-<area shape="rect" id="node40" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="573,486,709,514"/>
-<area shape="rect" id="node58" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1499,486,1677,514"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1133,619,1275,645"/>
+<area shape="rect" id="node8" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="586,320,712,347"/>
+<area shape="rect" id="node9" href="$SBQueue_8h.html" title="lldb/API/SBQueue.h" alt="" coords="5,544,144,571"/>
+<area shape="rect" id="node11" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="842,80,979,107"/>
+<area shape="rect" id="node12" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1619,155,1765,181"/>
+<area shape="rect" id="node21" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1817,469,1967,496"/>
+<area shape="rect" id="node27" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="2043,237,2201,264"/>
+<area shape="rect" id="node28" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="2195,320,2357,347"/>
+<area shape="rect" id="node29" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="97,237,265,264"/>
+<area shape="rect" id="node30" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="219,320,389,347"/>
+<area shape="rect" id="node31" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="342,155,505,181"/>
+<area shape="rect" id="node32" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="974,230,1151,271"/>
+<area shape="rect" id="node33" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="464,544,592,571"/>
+<area shape="rect" id="node34" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="515,469,647,496"/>
+<area shape="rect" id="node35" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="683,155,847,181"/>
+<area shape="rect" id="node13" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1274,237,1416,264"/>
+<area shape="rect" id="node14" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1189,469,1333,496"/>
+<area shape="rect" id="node16" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1252,320,1439,347"/>
+<area shape="rect" id="node19" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1072,544,1224,571"/>
+<area shape="rect" id="node15" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="769,544,895,571"/>
+<area shape="rect" id="node17" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="865,395,999,421"/>
+<area shape="rect" id="node20" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1393,395,1564,421"/>
+<area shape="rect" id="node22" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1589,395,1739,421"/>
+<area shape="rect" id="node25" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1763,395,1916,421"/>
+<area shape="rect" id="node26" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1226,395,1368,421"/>
+<area shape="rect" id="node18" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="875,469,1012,496"/>
+<area shape="rect" id="node23" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1561,469,1740,496"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBProcess_8h__incl.md5 b/lldb/www/cpp_reference/html/SBProcess_8h__incl.md5
index cf398c4..ec9c82f 100644
--- a/lldb/www/cpp_reference/html/SBProcess_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBProcess_8h__incl.md5
@@ -1 +1 @@
-2b7f6c01ada724bd00a2914f183498e4
\ No newline at end of file
+4d8adbdcc26ec1894a184205688ff035
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBProcess_8h__incl.png b/lldb/www/cpp_reference/html/SBProcess_8h__incl.png
index d0cdd45..d1af30f 100644
--- a/lldb/www/cpp_reference/html/SBProcess_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBProcess_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBProcess_8h_source.html b/lldb/www/cpp_reference/html/SBProcess_8h_source.html
index 1e1f26a..e231848 100644
--- a/lldb/www/cpp_reference/html/SBProcess_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBProcess_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -45,293 +45,409 @@
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBError_8h.html">lldb/API/SBError.h</a>"</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBTarget_8h.html">lldb/API/SBTarget.h</a>"</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include <stdio.h></span></div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">class </span>SBEvent;</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html"> 22</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a></div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> {</div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBQueue_8h.html">lldb/API/SBQueue.h</a>"</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include "<a class="code" href="SBTarget_8h.html">lldb/API/SBTarget.h</a>"</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include <stdio.h></span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">class </span><a class="code" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">SBEvent</a>;</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html"> 23</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> {</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> /// Broadcaster event bits definitions.</span></div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">enum</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  {</div>
-<div class="line"><a name="l00030"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9aaee0b9b1097975cc9d8bbd2e696e83d8"> 30</a></span>  <a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9aaee0b9b1097975cc9d8bbd2e696e83d8">eBroadcastBitStateChanged</a> = (1 << 0),</div>
-<div class="line"><a name="l00031"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a2f464164ad4b650393b06500274e5d61"> 31</a></span>  <a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a2f464164ad4b650393b06500274e5d61">eBroadcastBitInterrupt</a> = (1 << 1),</div>
-<div class="line"><a name="l00032"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a18756f4dd80f6bab351341d417670309"> 32</a></span>  <a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a18756f4dd80f6bab351341d417670309">eBroadcastBitSTDOUT</a> = (1 << 2),</div>
-<div class="line"><a name="l00033"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ae6ee53531a99bfe92df206ad2df54198"> 33</a></span>  <a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ae6ee53531a99bfe92df206ad2df54198">eBroadcastBitSTDERR</a> = (1 << 3),</div>
-<div class="line"><a name="l00034"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ab6ffb0e9d5914d919416700911d44558"> 34</a></span>  <a class="code" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ab6ffb0e9d5914d919416700911d44558">eBroadcastBitProfileData</a> = (1 << 4)</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  };</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> /// Broadcaster event bits definitions.</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a36e965d0483313a1105004cdd7dfa872"> 28</a></span>  <a class="code" href="classlldb_1_1SBProcess.html#a36e965d0483313a1105004cdd7dfa872">FLAGS_ANONYMOUS_ENUM</a>(){eBroadcastBitStateChanged = (1 << 0),</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  eBroadcastBitInterrupt = (1 << 1),</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  eBroadcastBitSTDOUT = (1 << 2),</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  eBroadcastBitSTDERR = (1 << 3),</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  eBroadcastBitProfileData = (1 << 4),</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  eBroadcastBitStructuredData = (1 << 5)};</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">SBProcess</a>();</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">SBProcess</a> ();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">SBProcess</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &rhs);</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">SBProcess</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a>& rhs);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &rhs);</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a>&</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBProcess.html#a307a872a48153d121c27f7363aa77c58">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a>& rhs);</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">SBProcess</a> (<span class="keyword">const</span> lldb::ProcessSP &process_sp);</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBProcess.html#a6c7616e8e12791f6a68495bbf61b3ee9">~SBProcess</a>();</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBProcess.html#a86ea6ba1771795a500036bf7633b1307">GetBroadcasterClassName</a> ();</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBProcess.html#a04e3098157ec04079b8fe660f408f179">GetPluginName</a> ();</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="comment">// DEPRECATED: use GetPluginName()</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBProcess.html#ab0a91885565f5439ee3d044f12070bc2">GetShortPluginName</a> ();</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBProcess.html#ad9a527377b62c24a2e8de4ec92aa2512">Clear</a> ();</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBProcess.html#a18cf95ddad3aa23620d6404527d034b4">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">SBProcess</a>(<span class="keyword">const</span> lldb::ProcessSP &process_sp);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  ~<a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetBroadcasterClassName();</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetPluginName();</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">// DEPRECATED: use GetPluginName()</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetShortPluginName();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> GetTarget() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  lldb::ByteOrder GetByteOrder() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">size_t</span> PutSTDIN(<span class="keyword">const</span> <span class="keywordtype">char</span> *src, <span class="keywordtype">size_t</span> src_len);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">size_t</span> GetSTDOUT(<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBProcess.html#a03b45626d99f82ba10f3faf81cbe5aef">GetTarget</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  lldb::ByteOrder</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBProcess.html#ad14ade7c2c502ff56fc01d1050840a94">GetByteOrder</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">size_t</span> GetSTDERR(<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">size_t</span> GetAsyncProfileData(<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">void</span> ReportEventState(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, FILE *out) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBProcess.html#ab4ff8ccf25e979a0c2beba0b2902b220">PutSTDIN</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *src, <span class="keywordtype">size_t</span> src_len);</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span> AppendEventStateReport(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event,</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBProcess.html#a805f8971423d9eb045847e66ff2acff7">GetSTDOUT</a> (<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBProcess.html#aa48104c10fc5b3af75b39eb8e48b4789">GetSTDERR</a> (<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBProcess.html#aeb72b48948394a39710ffd11d1d305af">GetAsyncProfileData</a>(<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBProcess.html#aa235152a8e79dcc2080f40c8b974d4b5">ReportEventState</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, FILE *out) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBProcess.html#aa34621ecc113e12bfe39aa20f0566938">AppendEventStateReport</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, <a class="code" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result);</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment"> /// Remote connection related functions. These will fail if the</span></div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"> /// process is not in eStateConnected. They are intended for use</span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"> /// when connecting to an externally managed debugserver instance.</span></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBProcess.html#ad305ad8043dcc0ca047d864ac050effa">RemoteAttachToProcessWithID</a> (lldb::pid_t pid,</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBProcess.html#ab4203fe1e0573e10941dd1ff707a2543">RemoteLaunch</a> (<span class="keywordtype">char</span> <span class="keyword">const</span> **argv,</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordtype">char</span> <span class="keyword">const</span> **envp,</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stdin_path,</div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stdout_path,</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stderr_path,</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *working_directory,</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  uint32_t launch_flags,</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">bool</span> stop_at_entry,</div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="comment">// Thread related functions</span></div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  uint32_t</div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="classlldb_1_1SBProcess.html#af59abafbd4bb0886eea02d0c1ea3e618">GetNumThreads</a> ();</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBProcess.html#ad3edc0f1961a698fad81a2c85dbed14b">GetThreadAtIndex</a> (<span class="keywordtype">size_t</span> index);</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a></div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBProcess.html#af7a83c9904068157684283655b66612f">GetThreadByID</a> (lldb::tid_t sb_thread_id);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"> /// Remote connection related functions. These will fail if the</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> /// process is not in eStateConnected. They are intended for use</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="comment"> /// when connecting to an externally managed debugserver instance.</span></div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">bool</span> RemoteAttachToProcessWithID(lldb::pid_t pid, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">bool</span> RemoteLaunch(<span class="keywordtype">char</span> <span class="keyword">const</span> **argv, <span class="keywordtype">char</span> <span class="keyword">const</span> **envp,</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stdin_path, <span class="keyword">const</span> <span class="keywordtype">char</span> *stdout_path,</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stderr_path, <span class="keyword">const</span> <span class="keywordtype">char</span> *working_directory,</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  uint32_t launch_flags, <span class="keywordtype">bool</span> stop_at_entry,</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="comment">// Thread related functions</span></div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  uint32_t GetNumThreads();</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetThreadAtIndex(<span class="keywordtype">size_t</span> index);</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetThreadByID(lldb::tid_t sb_thread_id);</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetThreadByIndexID(uint32_t index_id);</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetSelectedThread() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="comment">// Function for lazily creating a thread using the current OS</span></div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="comment">// plug-in. This function will be removed in the future when there</span></div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="comment">// are APIs to create SBThread objects through the interface and add</span></div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="comment">// them to the process through the SBProcess API.</span></div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> CreateOSPluginThread(lldb::tid_t tid, lldb::addr_t context);</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">bool</span> SetSelectedThread(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread);</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">bool</span> SetSelectedThreadByID(lldb::tid_t tid);</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">bool</span> SetSelectedThreadByIndexID(uint32_t index_id);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="comment">// Queue related functions</span></div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  uint32_t GetNumQueues();</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> GetQueueAtIndex(<span class="keywordtype">size_t</span> index);</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a></div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="classlldb_1_1SBProcess.html#abb70639be56c44c046a2f8d92618cff4">GetThreadByIndexID</a> (uint32_t index_id);</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a></div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBProcess.html#a9024abcc5e72cff80919df1237ebb08d">GetSelectedThread</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="comment">// Stepping related functions</span></div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  lldb::StateType GetState();</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="comment">// Function for lazily creating a thread using the current OS</span></div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="comment">// plug-in. This function will be removed in the future when there</span></div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="comment">// are APIs to create SBThread objects through the interface and add</span></div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="comment">// them to the process through the SBProcess API.</span></div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a></div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="classlldb_1_1SBProcess.html#aa9acb38a979c6959f595a5688d504b58">CreateOSPluginThread</a> (lldb::tid_t tid, lldb::addr_t context);</div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBProcess.html#a87469b5195f22ac4fd64914a55d0521d">SetSelectedThread</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread);</div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBProcess.html#ada99f89d91792268123f7c93a9875147">SetSelectedThreadByID</a> (lldb::tid_t tid);</div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  </div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="classlldb_1_1SBProcess.html#a06b3d607feed099c5c3ce56f69218fa4">SetSelectedThreadByIndexID</a> (uint32_t index_id);</div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="comment">// Stepping related functions</span></div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  lldb::StateType</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <a class="code" href="classlldb_1_1SBProcess.html#ad97b4c9f683960e02c211907849b4319">GetState</a> ();</div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordtype">int</span></div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <a class="code" href="classlldb_1_1SBProcess.html#a558b55090252a63f05f49d5547df83ca">GetExitStatus</a> ();</div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> </div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <a class="code" href="classlldb_1_1SBProcess.html#a4cc844297b3e537b9b5d8e2ea5dbd2dc">GetExitDescription</a> ();</div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="comment"> /// Gets the process ID</span></div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="comment"> /// Returns the process identifier for the process as it is known</span></div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="comment"> /// on the system on which the process is running. For unix systems</span></div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="comment"> /// this is typically the same as if you called "getpid()" in the</span></div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="comment"> /// process.</span></div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="comment"> /// Returns LLDB_INVALID_PROCESS_ID if this object does not</span></div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="comment"> /// contain a valid process object, or if the process has not</span></div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="comment"> /// been launched. Returns a valid process ID if the process is</span></div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="comment"> /// valid.</span></div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  lldb::pid_t</div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <a class="code" href="classlldb_1_1SBProcess.html#a63edbadd4c19ec4ba880b02c86665732">GetProcessID</a> ();</div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> </div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="comment"> /// Gets the unique ID associated with this process object</span></div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="comment"> /// Unique IDs start at 1 and increment up with each new process</span></div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="comment"> /// instance. Since starting a process on a system might always</span></div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="comment"> /// create a process with the same process ID, there needs to be a</span></div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="comment"> /// way to tell two process instances apart.</span></div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment"> /// Returns a non-zero integer ID if this object contains a</span></div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> /// valid process object, zero if this object does not contain</span></div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"> /// a valid process object.</span></div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  uint32_t</div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <a class="code" href="classlldb_1_1SBProcess.html#a0edac97ccfa584ef124699be5ca0b087">GetUniqueID</a>();</div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> </div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  uint32_t</div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  <a class="code" href="classlldb_1_1SBProcess.html#a93c4338a0dfa424e4123e0956940950e">GetAddressByteSize</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <a class="code" href="classlldb_1_1SBProcess.html#acdf58034c8e81506149a70a91a3590e8">Destroy</a> ();</div>
-<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> </div>
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <a class="code" href="classlldb_1_1SBProcess.html#aa68283c391d11d93e151b0ec16cf1501">Continue</a> ();</div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordtype">int</span> GetExitStatus();</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetExitDescription();</div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <span class="comment"> /// Gets the process ID</span></div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="comment"> /// Returns the process identifier for the process as it is known</span></div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="comment"> /// on the system on which the process is running. For unix systems</span></div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="comment"> /// this is typically the same as if you called "getpid()" in the</span></div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="comment"> /// process.</span></div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="comment"> /// Returns LLDB_INVALID_PROCESS_ID if this object does not</span></div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="comment"> /// contain a valid process object, or if the process has not</span></div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="comment"> /// been launched. Returns a valid process ID if the process is</span></div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="comment"> /// valid.</span></div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  lldb::pid_t GetProcessID();</div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> </div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="comment"> /// Gets the unique ID associated with this process object</span></div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="comment"> /// Unique IDs start at 1 and increment up with each new process</span></div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="comment"> /// instance. Since starting a process on a system might always</span></div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="comment"> /// create a process with the same process ID, there needs to be a</span></div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="comment"> /// way to tell two process instances apart.</span></div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="comment"> /// Returns a non-zero integer ID if this object contains a</span></div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="comment"> /// valid process object, zero if this object does not contain</span></div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> <span class="comment"> /// a valid process object.</span></div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  uint32_t GetUniqueID();</div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  uint32_t GetAddressByteSize() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> Destroy();</div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> Continue();</div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> </div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> Stop();</div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> Kill();</div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> Detach();</div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> Detach(<span class="keywordtype">bool</span> keep_stopped);</div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> Signal(<span class="keywordtype">int</span> signal);</div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> </div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <a class="code" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> GetUnixSignals();</div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> </div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <span class="keywordtype">void</span> SendAsyncInterrupt();</div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> </div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  uint32_t GetStopID(<span class="keywordtype">bool</span> include_expression_stops = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> /// Gets the stop event corresponding to stop ID.</span></div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"></span> <span class="comment">//</span><span class="comment"></span></div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"> /// Note that it wasn't fully implemented and tracks only the stop</span></div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="comment"> /// event for the last natural stop ID.</span></div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> /// @param [in] stop_id</span></div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> /// The ID of the stop event to return.</span></div>
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="comment"> /// The stop event corresponding to stop ID.</span></div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> GetStopEventForStopID(uint32_t stop_id);</div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> </div>
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <span class="keywordtype">size_t</span> ReadMemory(addr_t addr, <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> </div>
-<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <a class="code" href="classlldb_1_1SBProcess.html#aef67743d54ab7d28f601d4197944eb1b">Stop</a> ();</div>
+<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="keywordtype">size_t</span> WriteMemory(addr_t addr, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size,</div>
+<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> </div>
-<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="classlldb_1_1SBProcess.html#aad14bac7eff742959c8c13cdca16d628">Kill</a> ();</div>
+<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="keywordtype">size_t</span> ReadCStringFromMemory(addr_t addr, <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size,</div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <a class="code" href="classlldb_1_1SBProcess.html#a9f80d8866d057a498d1ba832cd31dbac">Detach</a> ();</div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  uint64_t ReadUnsignedFromMemory(addr_t addr, uint32_t byte_size,</div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <a class="code" href="classlldb_1_1SBProcess.html#a9f80d8866d057a498d1ba832cd31dbac">Detach</a> (<span class="keywordtype">bool</span> keep_stopped);</div>
-<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <a class="code" href="classlldb_1_1SBProcess.html#a4e391d12129c7f23fbecafeb66a11fce">Signal</a> (<span class="keywordtype">int</span> signal);</div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> </div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <a class="code" href="classlldb_1_1SBProcess.html#ab8d9035d65c0f079c525ccb1716c26b0">SendAsyncInterrupt</a>();</div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  </div>
-<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  uint32_t</div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <a class="code" href="classlldb_1_1SBProcess.html#a2d0e62e1a491aa74d7bc080c96457e30">GetStopID</a>(<span class="keywordtype">bool</span> include_expression_stops = <span class="keyword">false</span>);</div>
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  </div>
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <a class="code" href="classlldb_1_1SBProcess.html#a65a9cd0c07fdc43e0020fe9e300567fa">ReadMemory</a> (addr_t addr, <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
-<div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div>
-<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="classlldb_1_1SBProcess.html#ad0154d5c806d74a786a5fec00fe2eb69">WriteMemory</a> (addr_t addr, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
-<div class="line"><a name="l00225"></a><span class="lineno"> 225</span> </div>
-<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <a class="code" href="classlldb_1_1SBProcess.html#a5ebbaf751b7d8dd6fb53a0b2e4898f55">ReadCStringFromMemory</a> (addr_t addr, <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  lldb::addr_t ReadPointerFromMemory(addr_t addr, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> </div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <span class="comment">// Events</span></div>
+<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <span class="keyword">static</span> lldb::StateType GetStateFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> </div>
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> GetRestartedFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> </div>
+<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="keyword">static</span> <span class="keywordtype">size_t</span> GetNumRestartedReasonsFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> </div>
+<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  GetRestartedReasonAtIndexFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, <span class="keywordtype">size_t</span> idx);</div>
+<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div>
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> GetProcessFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> </div>
+<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> GetInterruptedFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></div>
+<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  GetStructuredDataFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> </div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> EventIsProcessEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div>
-<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  uint64_t</div>
-<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <a class="code" href="classlldb_1_1SBProcess.html#af9addbba329f1addcee5c038631c8b1d">ReadUnsignedFromMemory</a> (addr_t addr, uint32_t byte_size, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
-<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> </div>
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  lldb::addr_t</div>
-<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <a class="code" href="classlldb_1_1SBProcess.html#ac533fe746fd3669591a64cbde4f2a797">ReadPointerFromMemory</a> (addr_t addr, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> EventIsStructuredDataEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> </div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> GetBroadcaster() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> </div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetBroadcasterClass();</div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> </div>
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="comment">// Events</span></div>
-<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keyword">static</span> lldb::StateType</div>
-<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <a class="code" href="classlldb_1_1SBProcess.html#a1c53fbccf7c069c722bd728c40bf04da">GetStateFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> </div>
+<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  uint32_t GetNumSupportedHardwareWatchpoints(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> </div>
-<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <a class="code" href="classlldb_1_1SBProcess.html#ab6058109d3fcfdc26af6832f68f6c269">GetRestartedFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  </div>
-<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <span class="keyword">static</span> <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <a class="code" href="classlldb_1_1SBProcess.html#ab29aeeedda3731aab9715ca7cedc2579">GetNumRestartedReasonsFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  </div>
-<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <a class="code" href="classlldb_1_1SBProcess.html#aebf141b588341893e6d4812fd403cbba">GetRestartedReasonAtIndexFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, <span class="keywordtype">size_t</span> idx);</div>
-<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> </div>
-<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <a class="code" href="classlldb_1_1SBProcess.html#a4b6dafdd9a03e5a2f3b626245ecd0ada">GetProcessFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  </div>
-<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <a class="code" href="classlldb_1_1SBProcess.html#a82cc7c5ae0b8fb4204a20bc5f5432139">EventIsProcessEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> </div>
-<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div>
-<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <a class="code" href="classlldb_1_1SBProcess.html#a5e145b5cd8d8d72281a59a53d31547f8">GetBroadcaster</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> </div>
-<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  <a class="code" href="classlldb_1_1SBProcess.html#ab9b30dcd9e8ec628146518147823243a">GetBroadcasterClass</a> ();</div>
-<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> </div>
-<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <a class="code" href="classlldb_1_1SBProcess.html#a6e17548f2f65196c8d10166fb0c132a8">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> </div>
-<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  uint32_t</div>
-<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <a class="code" href="classlldb_1_1SBProcess.html#a421bd764e908bee98fa496e67c338241">GetNumSupportedHardwareWatchpoints</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> </div>
-<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  uint32_t</div>
-<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <a class="code" href="classlldb_1_1SBProcess.html#a63eb8c6a69187d9af3e5e6b963f6564b">LoadImage</a> (<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &image_spec, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
-<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  </div>
-<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  <a class="code" href="classlldb_1_1SBProcess.html#a05432a597ea11107346ec8ba19c407e4">UnloadImage</a> (uint32_t image_token);</div>
-<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  </div>
-<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00273"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 273</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00274"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a6111b8161fd12c097de5b0312ff50808"> 274</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
-<div class="line"><a name="l00275"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#ade87025d6a977d3f528050f7c16a5d48"> 275</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
-<div class="line"><a name="l00276"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 276</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00277"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a57b27e10004af3d21e9f5a904faf2988"> 277</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00278"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#ad1da93966e155dbac57fbb8b4bddd05a"> 278</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
-<div class="line"><a name="l00279"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 279</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00280"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a593230acf95f9720217b7fb17681efca"> 280</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00281"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 281</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00282"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 282</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00283"></a><span class="lineno"> 283</span> </div>
-<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  lldb::ProcessSP</div>
-<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <a class="code" href="classlldb_1_1SBProcess.html#af00f476cadf7827cbccedb7f61c6f940">GetSP</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  </div>
-<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <a class="code" href="classlldb_1_1SBProcess.html#a15f01d005c2ab02f621bfbdc8f39a44c">SetSP</a> (<span class="keyword">const</span> lldb::ProcessSP &process_sp);</div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> <span class="comment"> /// Load a shared library into this process.</span></div>
+<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="comment"> /// @param[in] remote_image_spec</span></div>
+<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="comment"> /// The path for the shared library on the target what you want</span></div>
+<div class="line"><a name="l00244"></a><span class="lineno"> 244</span> <span class="comment"> /// to load.</span></div>
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="comment"> /// An error object that gets filled in with any errors that</span></div>
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="comment"> /// might occur when trying to load the shared library.</span></div>
+<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="comment"> /// A token that represents the shared library that can be</span></div>
+<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="comment"> /// later used to unload the shared library. A value of</span></div>
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="comment"> /// LLDB_INVALID_IMAGE_TOKEN will be returned if the shared</span></div>
+<div class="line"><a name="l00254"></a><span class="lineno"> 254</span> <span class="comment"> /// library can't be opened.</span></div>
+<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  uint32_t LoadImage(<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &remote_image_spec, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00257"></a><span class="lineno"> 257</span> </div>
+<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="comment"> /// Load a shared library into this process.</span></div>
+<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00261"></a><span class="lineno"> 261</span> <span class="comment"> /// @param[in] local_image_spec</span></div>
+<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> <span class="comment"> /// The file spec that points to the shared library that you</span></div>
+<div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="comment"> /// want to load if the library is located on the host. The</span></div>
+<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> <span class="comment"> /// library will be copied over to the location specified by</span></div>
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="comment"> /// remote_image_spec or into the current working directory with</span></div>
+<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="comment"> /// the same filename if the remote_image_spec isn't specified.</span></div>
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> <span class="comment"> /// @param[in] remote_image_spec</span></div>
+<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="comment"> /// If local_image_spec is specified then the location where the</span></div>
+<div class="line"><a name="l00270"></a><span class="lineno"> 270</span> <span class="comment"> /// library should be copied over from the host. If</span></div>
+<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="comment"> /// local_image_spec isn't specified, then the path for the</span></div>
+<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> <span class="comment"> /// shared library on the target what you want to load.</span></div>
+<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="comment"> /// An error object that gets filled in with any errors that</span></div>
+<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="comment"> /// might occur when trying to load the shared library.</span></div>
+<div class="line"><a name="l00277"></a><span class="lineno"> 277</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00278"></a><span class="lineno"> 278</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00279"></a><span class="lineno"> 279</span> <span class="comment"> /// A token that represents the shared library that can be</span></div>
+<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> <span class="comment"> /// later used to unload the shared library. A value of</span></div>
+<div class="line"><a name="l00281"></a><span class="lineno"> 281</span> <span class="comment"> /// LLDB_INVALID_IMAGE_TOKEN will be returned if the shared</span></div>
+<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> <span class="comment"> /// library can't be opened.</span></div>
+<div class="line"><a name="l00283"></a><span class="lineno"> 283</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  uint32_t LoadImage(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &local_image_spec,</div>
+<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &remote_image_spec,</div>
+<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00287"></a><span class="lineno"> 287</span> </div>
+<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> UnloadImage(uint32_t image_token);</div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span> </div>
-<div class="line"><a name="l00290"></a><span class="lineno"><a class="code" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59"> 290</a></span>  lldb::ProcessWP <a class="code" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">m_opaque_wp</a>;</div>
-<div class="line"><a name="l00291"></a><span class="lineno"> 291</span> };</div>
-<div class="line"><a name="l00292"></a><span class="lineno"> 292</span> </div>
-<div class="line"><a name="l00293"></a><span class="lineno"> 293</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div>
-<div class="line"><a name="l00295"></a><span class="lineno"> 295</span> <span class="preprocessor">#endif // LLDB_SBProcess_h_</span></div>
+<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> SendEventData(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00291"></a><span class="lineno"> 291</span> </div>
+<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00293"></a><span class="lineno"> 293</span> <span class="comment"> /// Return the number of different thread-origin extended backtraces</span></div>
+<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> <span class="comment"> /// this process can support.</span></div>
+<div class="line"><a name="l00295"></a><span class="lineno"> 295</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00296"></a><span class="lineno"> 296</span> <span class="comment"> /// When the process is stopped and you have an SBThread, lldb may be</span></div>
+<div class="line"><a name="l00297"></a><span class="lineno"> 297</span> <span class="comment"> /// able to show a backtrace of when that thread was originally created,</span></div>
+<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> <span class="comment"> /// or the work item was enqueued to it (in the case of a libdispatch</span></div>
+<div class="line"><a name="l00299"></a><span class="lineno"> 299</span> <span class="comment"> /// queue).</span></div>
+<div class="line"><a name="l00300"></a><span class="lineno"> 300</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00301"></a><span class="lineno"> 301</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00302"></a><span class="lineno"> 302</span> <span class="comment"> /// The number of thread-origin extended backtrace types that may be</span></div>
+<div class="line"><a name="l00303"></a><span class="lineno"> 303</span> <span class="comment"> /// available.</span></div>
+<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  uint32_t GetNumExtendedBacktraceTypes();</div>
+<div class="line"><a name="l00306"></a><span class="lineno"> 306</span> </div>
+<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00308"></a><span class="lineno"> 308</span> <span class="comment"> /// Return the name of one of the thread-origin extended backtrace</span></div>
+<div class="line"><a name="l00309"></a><span class="lineno"> 309</span> <span class="comment"> /// methods.</span></div>
+<div class="line"><a name="l00310"></a><span class="lineno"> 310</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00311"></a><span class="lineno"> 311</span> <span class="comment"> /// @param [in] idx</span></div>
+<div class="line"><a name="l00312"></a><span class="lineno"> 312</span> <span class="comment"> /// The index of the name to return. They will be returned in</span></div>
+<div class="line"><a name="l00313"></a><span class="lineno"> 313</span> <span class="comment"> /// the order that the user will most likely want to see them.</span></div>
+<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> <span class="comment"> /// e.g. if the type at index 0 is not available for a thread,</span></div>
+<div class="line"><a name="l00315"></a><span class="lineno"> 315</span> <span class="comment"> /// see if the type at index 1 provides an extended backtrace.</span></div>
+<div class="line"><a name="l00316"></a><span class="lineno"> 316</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00317"></a><span class="lineno"> 317</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00318"></a><span class="lineno"> 318</span> <span class="comment"> /// The name at that index.</span></div>
+<div class="line"><a name="l00319"></a><span class="lineno"> 319</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetExtendedBacktraceTypeAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00321"></a><span class="lineno"> 321</span> </div>
+<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  <a class="code" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a> GetHistoryThreads(addr_t addr);</div>
+<div class="line"><a name="l00323"></a><span class="lineno"> 323</span> </div>
+<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="keywordtype">bool</span> IsInstrumentationRuntimePresent(InstrumentationRuntimeType type);</div>
+<div class="line"><a name="l00325"></a><span class="lineno"> 325</span> </div>
+<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="comment">// Save the state of the process in a core file (or mini dump on Windows).</span></div>
+<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> SaveCore(<span class="keyword">const</span> <span class="keywordtype">char</span> *file_name);</div>
+<div class="line"><a name="l00328"></a><span class="lineno"> 328</span> </div>
+<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00330"></a><span class="lineno"> 330</span> <span class="comment"> /// Query the address load_addr and store the details of the memory</span></div>
+<div class="line"><a name="l00331"></a><span class="lineno"> 331</span> <span class="comment"> /// region that contains it in the supplied SBMemoryRegionInfo object.</span></div>
+<div class="line"><a name="l00332"></a><span class="lineno"> 332</span> <span class="comment"> /// To iterate over all memory regions use GetMemoryRegionList.</span></div>
+<div class="line"><a name="l00333"></a><span class="lineno"> 333</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00334"></a><span class="lineno"> 334</span> <span class="comment"> /// @param[in] load_addr</span></div>
+<div class="line"><a name="l00335"></a><span class="lineno"> 335</span> <span class="comment"> /// The address to be queried.</span></div>
+<div class="line"><a name="l00336"></a><span class="lineno"> 336</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00337"></a><span class="lineno"> 337</span> <span class="comment"> /// @param[out] region_info</span></div>
+<div class="line"><a name="l00338"></a><span class="lineno"> 338</span> <span class="comment"> /// A reference to an SBMemoryRegionInfo object that will contain</span></div>
+<div class="line"><a name="l00339"></a><span class="lineno"> 339</span> <span class="comment"> /// the details of the memory region containing load_addr.</span></div>
+<div class="line"><a name="l00340"></a><span class="lineno"> 340</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00341"></a><span class="lineno"> 341</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00342"></a><span class="lineno"> 342</span> <span class="comment"> /// An error object describes any errors that occurred while</span></div>
+<div class="line"><a name="l00343"></a><span class="lineno"> 343</span> <span class="comment"> /// querying load_addr.</span></div>
+<div class="line"><a name="l00344"></a><span class="lineno"> 344</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> GetMemoryRegionInfo(lldb::addr_t load_addr,</div>
+<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &region_info);</div>
+<div class="line"><a name="l00347"></a><span class="lineno"> 347</span> </div>
+<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00349"></a><span class="lineno"> 349</span> <span class="comment"> /// Return the list of memory regions within the process.</span></div>
+<div class="line"><a name="l00350"></a><span class="lineno"> 350</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00351"></a><span class="lineno"> 351</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00352"></a><span class="lineno"> 352</span> <span class="comment"> /// A list of all witin the process memory regions.</span></div>
+<div class="line"><a name="l00353"></a><span class="lineno"> 353</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  <a class="code" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> GetMemoryRegions();</div>
+<div class="line"><a name="l00355"></a><span class="lineno"> 355</span> </div>
+<div class="line"><a name="l00356"></a><span class="lineno"> 356</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 357</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a6111b8161fd12c097de5b0312ff50808"> 358</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#ade87025d6a977d3f528050f7c16a5d48"> 359</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 360</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a57b27e10004af3d21e9f5a904faf2988"> 361</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a7eb581595dc9f500ec7defbe0df6a45f"> 362</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a>;</div>
+<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#ad1da93966e155dbac57fbb8b4bddd05a"> 363</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 364</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a593230acf95f9720217b7fb17681efca"> 365</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 366</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 367</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#a03cccc8137b45c34eadcf47ed66544b9"> 368</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>lldb_private::QueueImpl;</div>
+<div class="line"><a name="l00369"></a><span class="lineno"> 369</span> </div>
+<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  lldb::ProcessSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00371"></a><span class="lineno"> 371</span> </div>
+<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::ProcessSP &process_sp);</div>
+<div class="line"><a name="l00373"></a><span class="lineno"> 373</span> </div>
+<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59"> 374</a></span>  lldb::ProcessWP <a class="code" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">m_opaque_wp</a>;</div>
+<div class="line"><a name="l00375"></a><span class="lineno"> 375</span> };</div>
+<div class="line"><a name="l00376"></a><span class="lineno"> 376</span> </div>
+<div class="line"><a name="l00377"></a><span class="lineno"> 377</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> </div>
+<div class="line"><a name="l00379"></a><span class="lineno"> 379</span> <span class="preprocessor">#endif // LLDB_SBProcess_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="namespacelldb_html_a6b29dadb700a7ae3ed4dcb84454a4901"><div class="ttname"><a href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">lldb::SBProcess</a></div><div class="ttdeci">class LLDB_API SBProcess</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00067">SBDefines.h:67</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfo_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfo_8h_source.html#l00018">SBMemoryRegionInfo.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStructuredData_8h_source.html#l00018">SBStructuredData.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueue_html"><div class="ttname"><a href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueue_8h_source.html#l00020">SBQueue.h:20</a></div></div>
+<div class="ttc" id="SBQueue_8h_html"><div class="ttname"><a href="SBQueue_8h.html">SBQueue.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="namespacelldb_html_aa6226d505a8faae25041db14250a2af1"><div class="ttname"><a href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">lldb::SBEvent</a></div><div class="ttdeci">class LLDB_API SBEvent</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00047">SBDefines.h:47</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html_a36e965d0483313a1105004cdd7dfa872"><div class="ttname"><a href="classlldb_1_1SBProcess.html#a36e965d0483313a1105004cdd7dfa872">lldb::SBProcess::FLAGS_ANONYMOUS_ENUM</a></div><div class="ttdeci">FLAGS_ANONYMOUS_ENUM()</div><div class="ttdoc">Broadcaster event bits definitions. </div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00028">SBProcess.h:28</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html_aa6709ea95f81d91c576488c424806e59"><div class="ttname"><a href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">lldb::SBProcess::m_opaque_wp</a></div><div class="ttdeci">lldb::ProcessWP m_opaque_wp</div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00374">SBProcess.h:374</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExecutionContext_html"><div class="ttname"><a href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExecutionContext_8h_source.html#l00021">SBExecutionContext.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadCollection_html"><div class="ttname"><a href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadCollection_8h_source.html#l00017">SBThreadCollection.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="SBError_8h_html"><div class="ttname"><a href="SBError_8h.html">SBError.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBUnixSignals_html"><div class="ttname"><a href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></div><div class="ttdef"><b>Definition:</b> <a href="SBUnixSignals_8h_source.html#l00018">SBUnixSignals.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfoList_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfoList_8h_source.html#l00019">SBMemoryRegionInfoList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandReturnObject_html"><div class="ttname"><a href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandReturnObject_8h_source.html#l00025">SBCommandReturnObject.h:25</a></div></div>
+<div class="ttc" id="SBTarget_8h_html"><div class="ttname"><a href="SBTarget_8h.html">SBTarget.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h.html b/lldb/www/cpp_reference/html/SBQueueItem_8h.html
new file mode 100644
index 0000000..5a500c2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h.html
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBQueueItem.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBQueueItem.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBQueueItem.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBQueueItem_8h__incl.png" border="0" usemap="#SBQueueItem_8h" alt=""/></div>
+<map name="SBQueueItem_8h" id="SBQueueItem_8h">
+<area shape="rect" id="node2" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1321,80,1468,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="954,619,1096,645"/><area shape="rect" id="node9" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="637,155,779,181"/><area shape="rect" id="node10" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="90,229,216,256"/><area shape="rect" id="node11" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="472,461,616,488"/><area shape="rect" id="node13" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="615,229,801,256"/><area shape="rect" id="node16" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="195,461,347,488"/><area shape="rect" id="node12" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="630,544,756,571"/><area shape="rect" id="node14" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="339,304,472,331"/><area shape="rect" id="node28" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="648,379,819,405"/><area shape="rect" id="node29" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1895,304,2045,331"/><area shape="rect" id="node32" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1490,304,1643,331"/><area shape="rect" id="node33" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1323,304,1465,331"/><area shape="rect" id="node15" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="145,379,281,405"/><area shape="rect" id="node17" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1271,379,1408,405"/><area shape="rect" id="node18" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1376,544,1535,571"/><area shape="rect" id="node19" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1560,544,1723,571"/><area shape="rect" id="node20" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1747,544,1916,571"/><area shape="rect" id="node21" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="894,461,1044,488"/><area shape="rect" id="node22" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1941,544,2112,571"/><area shape="rect" id="node23" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="883,544,1047,571"/><area shape="rect" id="node24" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="641,454,817,495"/><area shape="rect" id="node25" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1123,544,1251,571"/><area shape="rect" id="node26" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1121,461,1252,488"/><area shape="rect" id="node27" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1328,461,1492,488"/><area shape="rect" id="node30" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2033,379,2212,405"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBQueueItem_8h__dep__incl.png" border="0" usemap="#SBQueueItem_8hdep" alt=""/></div>
+<map name="SBQueueItem_8hdep" id="SBQueueItem_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/></map>
+</div>
+</div>
+<p><a href="SBQueueItem_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.map
new file mode 100644
index 0000000..48a4eab
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBQueueItem.h" name="SBQueueItem.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.md5
new file mode 100644
index 0000000..5897dc0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.md5
@@ -0,0 +1 @@
+729b491e89f855426c38da335b8deb75
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.png
new file mode 100644
index 0000000..a635cab
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.map b/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.map
new file mode 100644
index 0000000..d2f8517
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.map
@@ -0,0 +1,28 @@
+<map id="SBQueueItem.h" name="SBQueueItem.h">
+<area shape="rect" id="node2" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1321,80,1468,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="954,619,1096,645"/>
+<area shape="rect" id="node9" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="637,155,779,181"/>
+<area shape="rect" id="node10" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="90,229,216,256"/>
+<area shape="rect" id="node11" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="472,461,616,488"/>
+<area shape="rect" id="node13" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="615,229,801,256"/>
+<area shape="rect" id="node16" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="195,461,347,488"/>
+<area shape="rect" id="node12" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="630,544,756,571"/>
+<area shape="rect" id="node14" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="339,304,472,331"/>
+<area shape="rect" id="node28" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="648,379,819,405"/>
+<area shape="rect" id="node29" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1895,304,2045,331"/>
+<area shape="rect" id="node32" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1490,304,1643,331"/>
+<area shape="rect" id="node33" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1323,304,1465,331"/>
+<area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="145,379,281,405"/>
+<area shape="rect" id="node17" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1271,379,1408,405"/>
+<area shape="rect" id="node18" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1376,544,1535,571"/>
+<area shape="rect" id="node19" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1560,544,1723,571"/>
+<area shape="rect" id="node20" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1747,544,1916,571"/>
+<area shape="rect" id="node21" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="894,461,1044,488"/>
+<area shape="rect" id="node22" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1941,544,2112,571"/>
+<area shape="rect" id="node23" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="883,544,1047,571"/>
+<area shape="rect" id="node24" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="641,454,817,495"/>
+<area shape="rect" id="node25" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1123,544,1251,571"/>
+<area shape="rect" id="node26" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1121,461,1252,488"/>
+<area shape="rect" id="node27" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1328,461,1492,488"/>
+<area shape="rect" id="node30" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2033,379,2212,405"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.md5 b/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.md5
new file mode 100644
index 0000000..3aee8b3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.md5
@@ -0,0 +1 @@
+2dc5c9b2a9c186e47f5c41fc200d74a0
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.png b/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.png
new file mode 100644
index 0000000..a9394ed
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBQueueItem_8h_source.html b/lldb/www/cpp_reference/html/SBQueueItem_8h_source.html
new file mode 100644
index 0000000..efc5252
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueueItem_8h_source.html
@@ -0,0 +1,99 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBQueueItem.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBQueueItem.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBQueueItem_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBQueueItem.h -------------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBQueueItem_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBQueueItem_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBQueueItem.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5">SBQueueItem</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5">SBQueueItem</a>(<span class="keyword">const</span> lldb::QueueItemSP &queue_item_sp);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  lldb::QueueItemKind GetKind() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">void</span> SetKind(lldb::QueueItemKind kind);</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetAddress() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span> SetAddress(<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> addr);</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> SetQueueItem(<span class="keyword">const</span> lldb::QueueItemSP &queue_item_sp);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> GetExtendedBacktraceThread(<span class="keyword">const</span> <span class="keywordtype">char</span> *type);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  lldb::QueueItemSP m_queue_item_sp;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> };</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#endif // LLDB_SBQueueItem_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_acfb3f444cc6b2b651be5f868ad6637a5"><div class="ttname"><a href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5">lldb::SBQueueItem</a></div><div class="ttdeci">class LLDB_API SBQueueItem</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00069">SBDefines.h:69</a></div></div>
+<div class="ttc" id="SBAddress_8h_html"><div class="ttname"><a href="SBAddress_8h.html">SBAddress.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueueItem_html"><div class="ttname"><a href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueueItem_8h_source.html#l00018">SBQueueItem.h:18</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h.html b/lldb/www/cpp_reference/html/SBQueue_8h.html
new file mode 100644
index 0000000..7075bfd
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h.html
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBQueue.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBQueue.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include <vector></code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+<code>#include "lldb/lldb-forward.h"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBQueue.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBQueue_8h__incl.png" border="0" usemap="#SBQueue_8h" alt=""/></div>
+<map name="SBQueue_8h" id="SBQueue_8h">
+<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="363,80,505,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBQueue_8h__dep__incl.png" border="0" usemap="#SBQueue_8hdep" alt=""/></div>
+<map name="SBQueue_8hdep" id="SBQueue_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="17,155,81,181"/><area shape="rect" id="node3" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="44,80,140,107"/></map>
+</div>
+</div>
+<p><a href="SBQueue_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.map
new file mode 100644
index 0000000..e74dde4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.map
@@ -0,0 +1,4 @@
+<map id="SBQueue.h" name="SBQueue.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="17,155,81,181"/>
+<area shape="rect" id="node3" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="44,80,140,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.md5
new file mode 100644
index 0000000..5de7a92
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.md5
@@ -0,0 +1 @@
+d22463deb3e9480246beaa552151b69a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.png
new file mode 100644
index 0000000..a5bb6a6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h__incl.map b/lldb/www/cpp_reference/html/SBQueue_8h__incl.map
new file mode 100644
index 0000000..ee84872
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBQueue.h" name="SBQueue.h">
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="363,80,505,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h__incl.md5 b/lldb/www/cpp_reference/html/SBQueue_8h__incl.md5
new file mode 100644
index 0000000..6178261
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h__incl.md5
@@ -0,0 +1 @@
+0f1669d198b59a61a4625fefa7a8ae57
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h__incl.png b/lldb/www/cpp_reference/html/SBQueue_8h__incl.png
new file mode 100644
index 0000000..a8788ea
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBQueue_8h_source.html b/lldb/www/cpp_reference/html/SBQueue_8h_source.html
new file mode 100644
index 0000000..239d07c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBQueue_8h_source.html
@@ -0,0 +1,123 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBQueue.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBQueue.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBQueue_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBQueue.h -----------------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBQueue_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBQueue_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include <vector></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include "lldb/lldb-forward.h"</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBQueue.html"> 20</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBQueue.html">SBQueue</a> {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">SBQueue</a>();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">SBQueue</a>(<span class="keyword">const</span> QueueSP &queue_sp);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">SBQueue</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBQueue.html">SBQueue</a> &rhs);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBQueue.html">SBQueue</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> &rhs);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  ~<a class="code" href="classlldb_1_1SBQueue.html">SBQueue</a>();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> GetProcess();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  lldb::queue_id_t GetQueueID() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  uint32_t GetIndexID() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  uint32_t GetNumThreads();</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetThreadAtIndex(uint32_t);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t GetNumPendingItems();</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a> GetPendingItemAtIndex(uint32_t);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  uint32_t GetNumRunningItems();</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  lldb::QueueKind GetKind();</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBQueue.html#a3392eea8d13e7395ee1e04a2b733e19b"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBQueue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">void</span> SetQueue(<span class="keyword">const</span> lldb::QueueSP &queue_sp);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">void</span> FetchThreads();</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">void</span> FetchItems();</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  std::shared_ptr<lldb_private::QueueImpl> m_opaque_sp;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> };</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor">#endif // LLDB_SBQueue_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueue_html"><div class="ttname"><a href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueue_8h_source.html#l00020">SBQueue.h:20</a></div></div>
+<div class="ttc" id="namespacelldb_html_ad4f6b9f9f7b7897412959176b7af78e4"><div class="ttname"><a href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">lldb::SBQueue</a></div><div class="ttdeci">class LLDB_API SBQueue</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00068">SBDefines.h:68</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueueItem_html"><div class="ttname"><a href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueueItem_8h_source.html#l00018">SBQueueItem.h:18</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBSection_8h.html b/lldb/www/cpp_reference/html/SBSection_8h.html
index f0a3f50..1f29756 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h.html
+++ b/lldb/www/cpp_reference/html/SBSection_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,39 +34,41 @@
<div class="title">SBSection.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBData_8h_source.html">lldb/API/SBData.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBData_8h_source.html">lldb/API/SBData.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for SBSection.h:</div>
<div class="dyncontent">
<div class="center"><img src="SBSection_8h__incl.png" border="0" usemap="#SBSection_8h" alt=""/></div>
<map name="SBSection_8h" id="SBSection_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="380,83,505,111"/></map>
+<area shape="rect" id="node2" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="278,80,404,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBSection_8h__dep__incl.png" border="0" usemap="#SBSection_8hdep" alt=""/></div>
<map name="SBSection_8hdep" id="SBSection_8hdep">
-<area shape="rect" id="node3" href="SBModule_8h.html" title="SBModule.h" alt="" coords="300,83,391,111"/><area shape="rect" id="node5" href="LLDB_8h.html" title="LLDB.h" alt="" coords="200,625,264,653"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="227,161,323,189"/><area shape="rect" id="node13" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="320,315,456,343"/><area shape="rect" id="node10" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="269,238,368,266"/><area shape="rect" id="node19" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="480,470,565,498"/><area shape="rect" id="node29" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="269,547,363,575"/><area shape="rect" id="node33" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="93,238,195,266"/><area shape="rect" id="node17" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="424,393,581,421"/><area shape="rect" id="node22" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="387,547,469,575"/><area shape="rect" id="node26" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="493,547,589,575"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="389,603,453,629"/><area shape="rect" id="node3" href="SBModule_8h.html" title="SBModule.h" alt="" coords="218,80,309,107"/><area shape="rect" id="node4" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="671,155,767,181"/><area shape="rect" id="node6" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="367,304,504,331"/><area shape="rect" id="node14" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="43,379,180,405"/><area shape="rect" id="node5" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="386,229,485,256"/><area shape="rect" id="node8" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="590,453,676,480"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="736,528,829,555"/><area shape="rect" id="node12" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="551,229,653,256"/><area shape="rect" id="node13" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="807,304,921,331"/><area shape="rect" id="node7" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="357,379,515,405"/><area shape="rect" id="node9" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="459,528,540,555"/><area shape="rect" id="node10" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="616,528,712,555"/></map>
</div>
</div>
<p><a href="SBSection_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.map
index 79253da..b0acc31 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBSection.h" name="SBSection.h">
-<area shape="rect" id="node3" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="300,83,391,111"/>
-<area shape="rect" id="node5" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="200,625,264,653"/>
-<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="227,161,323,189"/>
-<area shape="rect" id="node13" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="320,315,456,343"/>
-<area shape="rect" id="node10" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="269,238,368,266"/>
-<area shape="rect" id="node19" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="480,470,565,498"/>
-<area shape="rect" id="node29" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="269,547,363,575"/>
-<area shape="rect" id="node33" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="93,238,195,266"/>
-<area shape="rect" id="node17" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="424,393,581,421"/>
-<area shape="rect" id="node22" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="387,547,469,575"/>
-<area shape="rect" id="node26" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="493,547,589,575"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="389,603,453,629"/>
+<area shape="rect" id="node3" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="218,80,309,107"/>
+<area shape="rect" id="node4" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="671,155,767,181"/>
+<area shape="rect" id="node6" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="367,304,504,331"/>
+<area shape="rect" id="node14" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="43,379,180,405"/>
+<area shape="rect" id="node5" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="386,229,485,256"/>
+<area shape="rect" id="node8" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="590,453,676,480"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="736,528,829,555"/>
+<area shape="rect" id="node12" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="551,229,653,256"/>
+<area shape="rect" id="node13" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="807,304,921,331"/>
+<area shape="rect" id="node7" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="357,379,515,405"/>
+<area shape="rect" id="node9" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="459,528,540,555"/>
+<area shape="rect" id="node10" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="616,528,712,555"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.md5
index 975cf25..6995767 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.md5
@@ -1 +1 @@
-1ce6feee23231874ce40ff08fe2f7cdf
\ No newline at end of file
+2395676886902096efba765fffd77a8b
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.png
index 7e827ac..150cca8 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBSection_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSection_8h__incl.map b/lldb/www/cpp_reference/html/SBSection_8h__incl.map
index bfa3a60..1fc6fa5 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBSection_8h__incl.map
@@ -1,4 +1,4 @@
<map id="SBSection.h" name="SBSection.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node15" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="380,83,505,111"/>
+<area shape="rect" id="node2" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="278,80,404,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSection_8h__incl.md5 b/lldb/www/cpp_reference/html/SBSection_8h__incl.md5
index fd88a47..b9d4e38 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSection_8h__incl.md5
@@ -1 +1 @@
-7698e9d6c98cfd65bd410c02c2d90e8b
\ No newline at end of file
+756b6aa4db8d70fbd8c8cb2f043f4b50
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSection_8h__incl.png b/lldb/www/cpp_reference/html/SBSection_8h__incl.png
index f78e4f8..813cde4 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBSection_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSection_8h_source.html b/lldb/www/cpp_reference/html/SBSection_8h_source.html
index 1fcec42..196aaa8 100644
--- a/lldb/www/cpp_reference/html/SBSection_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBSection_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,104 +43,113 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBSection_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBSection_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBData_8h.html">lldb/API/SBData.h</a>"</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBData_8h.html">lldb/API/SBData.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSection.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSection.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSection.html">SBSection</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">SBSection</a>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBSection.html#adf0a9a4cf63b03b35337e147d4f34b83">SBSection</a> ();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">SBSection</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBSection.html#adf0a9a4cf63b03b35337e147d4f34b83">SBSection</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBSection.html">SBSection</a>();</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBSection.html#a2fcb925af11b7b0006817c43e15cb651">~SBSection</a> ();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBSection.html#a4d43d6b49910e90fdd2519ebfa54223b">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBSection.html#a364b8751c3382c429a876a4f9b3b0587">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> GetParent();</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBSection.html#a3d1974feee5a9e823a28f415a74f445b">GetName</a> ();</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBSection.html#a3babd997be829785ffd50804171fcf44">GetParent</a>();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> FindSubSection(<span class="keyword">const</span> <span class="keywordtype">char</span> *sect_name);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">size_t</span> GetNumSubSections();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> GetSubSectionAtIndex(<span class="keywordtype">size_t</span> idx);</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBSection.html#a1c162626d1de08818d37d2d9122a4309">FindSubSection</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *sect_name);</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBSection.html#a382a453435a9820eeb2d518916be7b4a">GetNumSubSections</a> ();</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  lldb::addr_t GetFileAddress();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  lldb::addr_t GetLoadAddress(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  lldb::addr_t GetByteSize();</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBSection.html#a5d8b3987322b2fc530d96fa81d5b3fda">GetSubSectionAtIndex</a> (<span class="keywordtype">size_t</span> idx);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  lldb::addr_t</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBSection.html#aa78e3e53bf09109c325b9a210207396f">GetFileAddress</a> ();</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  uint64_t GetFileOffset();</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint64_t GetFileByteSize();</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> GetSectionData();</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  lldb::addr_t</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBSection.html#a77ca69df733627f0072cbc620d208f0a">GetLoadAddress</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target);</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  lldb::addr_t</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBSection.html#a53f695d79e889909830d5f971f025d81">GetByteSize</a> ();</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  uint64_t</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBSection.html#a2b45ef7732fe11a66ef653e381b7161a">GetFileOffset</a> ();</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  uint64_t</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBSection.html#ab304889e46df9e856e665ab52a8a6b44">GetFileByteSize</a> ();</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBSection.html#a58fe5dbf234166284545b10475904f4e">GetSectionData</a> ();</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBSection.html#a58fe5dbf234166284545b10475904f4e">GetSectionData</a> (uint64_t offset,</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  uint64_t size);</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  SectionType</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBSection.html#afdbd2cbfa1ac6f504e4948b16bfc91b0">GetSectionType</a> ();</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBSection.html#a747f36a4c046568852358047409e9a42">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBSection.html#a31c1ea480d019898811de14927bb00f8">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBSection.html#ad325d060c8971e796e258b678116909c">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> GetSectionData(uint64_t offset, uint64_t size);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  SectionType GetSectionType();</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// Gets the permissions (RWX) of the section of the object file</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// Returns a mask of bits of enum lldb::Permissions for this section.</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// Sections for which permissions are not defined, 0 is returned for</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// them. The binary representation of this value corresponds to [XRW]</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// i.e. for a section having read and execute permissions, the value</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// returned is 6</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> /// Returns an unsigned value for Permissions for the section.</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  uint32_t</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  GetPermissions() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> /// Return the size of a target's byte represented by this section</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> /// in numbers of host bytes. Note that certain architectures have</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"> /// varying minimum addressable unit (i.e. byte) size for their</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"> /// CODE or DATA buses.</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="comment"> /// The number of host (8-bit) bytes needed to hold a target byte</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  uint32_t GetTargetByteSize();</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs);</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
-<div class="line"><a name="l00086"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSection.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 86</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00087"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSection.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 87</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00088"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSection.html#a593230acf95f9720217b7fb17681efca"> 88</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="classlldb_1_1SBSection.html#adf0a9a4cf63b03b35337e147d4f34b83">SBSection</a> (<span class="keyword">const</span> lldb::SectionSP &section_sp);</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  lldb::SectionSP</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  GetSP() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  SetSP(<span class="keyword">const</span> lldb::SectionSP &section_sp);</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  lldb::SectionWP m_opaque_wp;</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> };</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSection.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 89</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSection.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 90</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSection.html#a593230acf95f9720217b7fb17681efca"> 91</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">SBSection</a>(<span class="keyword">const</span> lldb::SectionSP &section_sp);</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  lldb::SectionSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::SectionSP &section_sp);</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  lldb::SectionWP m_opaque_wp;</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> };</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="preprocessor">#endif // LLDB_SBSection_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBData_8h_html"><div class="ttname"><a href="SBData_8h.html">SBData.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_ab8e583eec1ea23e7b75ea0678bcadb2a"><div class="ttname"><a href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">lldb::SBSection</a></div><div class="ttdeci">class LLDB_API SBSection</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00070">SBDefines.h:70</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSection_html"><div class="ttname"><a href="classlldb_1_1SBSection.html">lldb::SBSection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSection_8h_source.html#l00018">SBSection.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSourceManager_8h.html b/lldb/www/cpp_reference/html/SBSourceManager_8h.html
index b68b1eb..fd3739e 100644
--- a/lldb/www/cpp_reference/html/SBSourceManager_8h.html
+++ b/lldb/www/cpp_reference/html/SBSourceManager_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBSourceManager_8h__incl.png" border="0" usemap="#SBSourceManager_8h" alt=""/></div>
<map name="SBSourceManager_8h" id="SBSourceManager_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBSourceManager_8h__dep__incl.png" border="0" usemap="#SBSourceManager_8hdep" alt=""/></div>
<map name="SBSourceManager_8hdep" id="SBSourceManager_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="44,83,108,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="43,80,107,107"/></map>
</div>
</div>
<p><a href="SBSourceManager_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.map
index e81ecba..a00efb6 100644
--- a/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBSourceManager.h" name="SBSourceManager.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="44,83,108,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="43,80,107,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.png
index b1db28d..1dbe47f 100644
--- a/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBSourceManager_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.map b/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.map
index ddccadd..7c0b6a2 100644
--- a/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBSourceManager.h" name="SBSourceManager.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.png b/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.png
index 0b0328a..8c68486 100644
--- a/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBSourceManager_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSourceManager_8h_source.html b/lldb/www/cpp_reference/html/SBSourceManager_8h_source.html
index 8aa00a4..6059ec8 100644
--- a/lldb/www/cpp_reference/html/SBSourceManager_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBSourceManager_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -49,47 +49,52 @@
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSourceManager.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">SBSourceManager</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger);</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">SBSourceManager</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a> &target);</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">SBSourceManager</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> &rhs);</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBSourceManager.html#a16983765c998a026fadf6a4172a7544d">~SBSourceManager</a>();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> &</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBSourceManager.html#ab3898b8c05691ec31b1e6dabc173577a">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> &rhs);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBSourceManager.html#aabac92916acf9f2b8b5ce3edf847a9f5">DisplaySourceLinesWithLineNumbers</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file,</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  uint32_t line,</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  uint32_t context_before,</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t context_after,</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* current_line_cstr,</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &s);</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00041"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSourceManager.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 41</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00042"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSourceManager.html#a57b27e10004af3d21e9f5a904faf2988"> 42</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSourceManager.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">SBSourceManager</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">SBSourceManager</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a> &target);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">SBSourceManager</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">size_t</span> DisplaySourceLinesWithLineNumbers(</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file, uint32_t line, uint32_t context_before,</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  uint32_t context_after, <span class="keyword">const</span> <span class="keywordtype">char</span> *current_line_cstr, <a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &s);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">size_t</span> DisplaySourceLinesWithLineNumbersAndColumn(</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file, uint32_t line, uint32_t column,</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t context_before, uint32_t context_after,</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *current_line_cstr, <a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &s);</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSourceManager.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 39</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSourceManager.html#a57b27e10004af3d21e9f5a904faf2988"> 40</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">SBSourceManager</a>(lldb_private::SourceManager *source_manager);</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">SBSourceManager</a>(lldb_private::SourceManager *source_manager);</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  std::unique_ptr<lldb_private::SourceManagerImpl> m_opaque_ap;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  std::unique_ptr<lldb_private::SourceManagerImpl> m_opaque_ap;</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif // LLDB_SBSourceManager_h_</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#endif // LLDB_SBSourceManager_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSourceManager_html"><div class="ttname"><a href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSourceManager_8h_source.html#l00019">SBSourceManager.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="namespacelldb_html_a0c665d45e5003f072277a5ef99bb8202"><div class="ttname"><a href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">lldb::SBSourceManager</a></div><div class="ttdeci">class LLDB_API SBSourceManager</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00071">SBDefines.h:71</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBStream_8h.html b/lldb/www/cpp_reference/html/SBStream_8h.html
index 9a6d47e..9d7bfe3 100644
--- a/lldb/www/cpp_reference/html/SBStream_8h.html
+++ b/lldb/www/cpp_reference/html/SBStream_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBStream_8h__incl.png" border="0" usemap="#SBStream_8h" alt=""/></div>
<map name="SBStream_8h" id="SBStream_8h">
-<area shape="rect" id="node5" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBStream_8h__dep__incl.png" border="0" usemap="#SBStream_8hdep" alt=""/></div>
<map name="SBStream_8hdep" id="SBStream_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="19,83,83,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="19,80,83,107"/></map>
</div>
</div>
<p><a href="SBStream_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.map
index e50aaf3..6f781da 100644
--- a/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBStream.h" name="SBStream.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="19,83,83,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="19,80,83,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.png
index 87665b9..46c5180 100644
--- a/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBStream_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBStream_8h__incl.map b/lldb/www/cpp_reference/html/SBStream_8h__incl.map
index 282c981..9b70de4 100644
--- a/lldb/www/cpp_reference/html/SBStream_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBStream_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBStream.h" name="SBStream.h">
-<area shape="rect" id="node5" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBStream_8h__incl.png b/lldb/www/cpp_reference/html/SBStream_8h__incl.png
index 6239877..84db013 100644
--- a/lldb/www/cpp_reference/html/SBStream_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBStream_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBStream_8h_source.html b/lldb/www/cpp_reference/html/SBStream_8h_source.html
index 8a2ad91..18607d5 100644
--- a/lldb/www/cpp_reference/html/SBStream_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBStream_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -49,105 +49,138 @@
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBStream.html">SBStream</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBStream.html">SBStream</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a">SBStream</a>();</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBStream.html#a268478e179b21af4aa9d0ffd51f3acdb">SBStream</a> ();</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBStream.html#ac338b6424cb9d361950275fb08a2dc5b">~SBStream</a> ();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a">SBStream</a>(<a class="code" href="classlldb_1_1SBStream.html">SBStream</a> &&rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBStream.html">SBStream</a>();</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBStream.html#ac3f0d051ff12a2cea020597ba3815a05">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="comment">// If this stream is not redirected to a file, it will maintain a local</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="comment">// cache for the stream data which can be accessed using this accessor.</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBStream.html#a9954db2003741c8f93f2b6279d2526bb">GetData</a> ();</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="comment">// If this stream is not redirected to a file, it will maintain a local</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="comment">// cache for the stream output whose length can be accessed using this </span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="comment">// accessor.</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBStream.html#ac9ccb64b5a85cf0844d53c3638098604">GetSize</a>();</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBStream.html#ad229fdd35a8b137832e3f8b90b5cfa89">Printf</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *format, ...) __attribute__ ((format (printf, 2, 3)));</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="comment">// If this stream is not redirected to a file, it will maintain a local</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="comment">// cache for the stream data which can be accessed using this accessor.</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetData();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="comment">// If this stream is not redirected to a file, it will maintain a local</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="comment">// cache for the stream output whose length can be accessed using this</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="comment">// accessor.</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">size_t</span> GetSize();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> Printf(<span class="keyword">const</span> <span class="keywordtype">char</span> *format, ...) __attribute__((format(printf, 2, 3)));</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">void</span> RedirectToFile(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> append);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> RedirectToFileHandle(FILE *fh, <span class="keywordtype">bool</span> transfer_fh_ownership);</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBStream.html#a3c5aab0de8866ede794815512b4d5edc">RedirectToFile</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> append);</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBStream.html#a01cd95877ece05fb651e6a0d78916e44">RedirectToFileHandle</a> (FILE *fh, <span class="keywordtype">bool</span> transfer_fh_ownership);</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBStream.html#ad524e1f4253477786ea11a9724d06c28">RedirectToFileDescriptor</a> (<span class="keywordtype">int</span> fd, <span class="keywordtype">bool</span> transfer_fh_ownership);</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="comment">// If the stream is redirected to a file, forget about the file and if</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="comment">// ownership of the file was transferred to this object, close the file.</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">// If the stream is backed by a local cache, clear this cache.</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBStream.html#a8d58b63ad3b3eafd9aca767149ce44f8">Clear</a> ();</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00060"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00061"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a9a0f451374fae1de4a565d58be988a42"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a6111b8161fd12c097de5b0312ff50808"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ade87025d6a977d3f528050f7c16a5d48"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a>;</div>
-<div class="line"><a name="l00065"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ad26dad126a8393ff3d6d085256763b1e"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ad03a02980d6e81c49d74b80de6b8bd57"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBData.html">SBData</a>;</div>
-<div class="line"><a name="l00067"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a57b27e10004af3d21e9f5a904faf2988"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00068"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a64b7a515cc7e71c61fa4ec0e78b7ef76"> 68</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a>;</div>
-<div class="line"><a name="l00069"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a775e2626f877c385c07814ee7f805cf9"> 69</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a>;</div>
-<div class="line"><a name="l00070"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#afbe7c148841f70efec89f2f6b1db670d"> 70</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a>;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ad888da29ccd271039b389198ac9c4e69"> 71</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a>;</div>
-<div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#abf05358ec2c89fa95b69c85ed46492c9"> 72</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00073"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ad1da93966e155dbac57fbb8b4bddd05a"> 73</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a48b8099c7a08a2aec4799804e4a2126a"> 74</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
-<div class="line"><a name="l00075"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#aef79410dcd84e1378958b6acc3d32dcb"> 75</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a>;</div>
-<div class="line"><a name="l00076"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a97e6bf3edfbd7a86dd8a110aee377713"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a9649e82cb66f8c8ee6800f986f9fea4d"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a6764bf403ecc0bf5b62f6ca9af5e1390"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a3392eea8d13e7395ee1e04a2b733e19b"> 80</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ac680b582e5ce19cad1574d1f5793c68b"> 81</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
-<div class="line"><a name="l00082"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ae1d57dafb47436f15cdb94c1e7a26679"> 82</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
-<div class="line"><a name="l00083"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a55ddee61fcf4c82a4459023262b9db15"> 83</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
-<div class="line"><a name="l00084"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a61223b184d8edf3f301c71ce68df8af5"> 84</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00085"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a9f4913ac7b3600fb8159f95d0d5cc4d7"> 85</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a>;</div>
-<div class="line"><a name="l00086"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a593230acf95f9720217b7fb17681efca"> 86</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00087"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 87</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00088"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ae7b06d95e2ae9dfe3f861867f0fb2924"> 88</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#ac05036b13e13aba81e24c1c2ce92ac19"> 89</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a>;</div>
-<div class="line"><a name="l00090"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 90</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00091"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStream.html#a0c9cdc98c0bec57410bf0a3783f78d8d"> 91</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>;</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  lldb_private::Stream *</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBStream.html#accdbba23acc135eaceccca05be629c40">operator-></a>();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span> RedirectToFileDescriptor(<span class="keywordtype">int</span> fd, <span class="keywordtype">bool</span> transfer_fh_ownership);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="comment">// If the stream is redirected to a file, forget about the file and if</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="comment">// ownership of the file was transferred to this object, close the file.</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="comment">// If the stream is backed by a local cache, clear this cache.</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 52</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a9a0f451374fae1de4a565d58be988a42"> 53</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a6111b8161fd12c097de5b0312ff50808"> 54</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ade87025d6a977d3f528050f7c16a5d48"> 55</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39"> 56</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a>;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ad26dad126a8393ff3d6d085256763b1e"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ad03a02980d6e81c49d74b80de6b8bd57"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBData.html">SBData</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a57b27e10004af3d21e9f5a904faf2988"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a64b7a515cc7e71c61fa4ec0e78b7ef76"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a775e2626f877c385c07814ee7f805cf9"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a>;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#afbe7c148841f70efec89f2f6b1db670d"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a>;</div>
+<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ad888da29ccd271039b389198ac9c4e69"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#abf05358ec2c89fa95b69c85ed46492c9"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ad1da93966e155dbac57fbb8b4bddd05a"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a48b8099c7a08a2aec4799804e4a2126a"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#aef79410dcd84e1378958b6acc3d32dcb"> 67</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a>;</div>
+<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a97e6bf3edfbd7a86dd8a110aee377713"> 68</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a65ee03b8d5b92eff28f3f8518119de3e"> 69</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a>;</div>
+<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 70</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a9649e82cb66f8c8ee6800f986f9fea4d"> 71</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a>;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a6764bf403ecc0bf5b62f6ca9af5e1390"> 72</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a>;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a3392eea8d13e7395ee1e04a2b733e19b"> 73</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ac680b582e5ce19cad1574d1f5793c68b"> 74</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
+<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ae1d57dafb47436f15cdb94c1e7a26679"> 75</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
+<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a2580d5dd7e8cf1e0ecccfde640f4a304"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a>;</div>
+<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a55ddee61fcf4c82a4459023262b9db15"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a61223b184d8edf3f301c71ce68df8af5"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a9f4913ac7b3600fb8159f95d0d5cc4d7"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a>;</div>
+<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a593230acf95f9720217b7fb17681efca"> 80</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 81</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a9d06740b06445c1e22b316d7f2197f68"> 82</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a>;</div>
+<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ae7b06d95e2ae9dfe3f861867f0fb2924"> 83</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a>;</div>
+<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a26894f7fdb82d8825fbb1ffe7f70953c"> 84</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a>;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a811593e1ca890887c42e8e057cd3cb9c"> 85</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a>;</div>
+<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#ac05036b13e13aba81e24c1c2ce92ac19"> 86</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a>;</div>
+<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 87</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStream.html#a0c9cdc98c0bec57410bf0a3783f78d8d"> 88</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>;</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  lldb_private::Stream *operator->();</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  lldb_private::Stream *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  lldb_private::Stream &ref();</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  lldb_private::Stream *</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keyword">get</span>();</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  lldb_private::Stream &</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBStream.html#a4067acf05faf038199b5e57d5e05b32a">ref</a>();</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  DISALLOW_COPY_AND_ASSIGN(<a class="code" href="classlldb_1_1SBStream.html">SBStream</a>);</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  std::unique_ptr<lldb_private::Stream> m_opaque_ap;</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordtype">bool</span> m_is_file;</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> };</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  DISALLOW_COPY_AND_ASSIGN (<a class="code" href="classlldb_1_1SBStream.html">SBStream</a>);</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  std::unique_ptr<lldb_private::Stream> m_opaque_ap;</div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">bool</span> m_is_file;</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> };</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="preprocessor">#endif // LLDB_SBStream_h_</span></div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="preprocessor">#endif // LLDB_SBStream_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="namespacelldb_html_a0f8fe2526a5432a1ed2845ca4fc1794a"><div class="ttname"><a href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a">lldb::SBStream</a></div><div class="ttdeci">class LLDB_API SBStream</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00072">SBDefines.h:72</a></div></div>
+<div class="ttc" id="classlldb_1_1SBMemoryRegionInfo_html"><div class="ttname"><a href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBMemoryRegionInfo_8h_source.html#l00018">SBMemoryRegionInfo.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpecList_html"><div class="ttname"><a href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpecList_8h_source.html#l00018">SBFileSpecList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStructuredData_8h_source.html#l00018">SBStructuredData.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContextList_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContextList_8h_source.html#l00018">SBSymbolContextList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMember_html"><div class="ttname"><a href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00019">SBType.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMember_html"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00018">SBTypeEnumMember.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpecList_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpecList.html">lldb::SBModuleSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00093">SBModuleSpec.h:93</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDeclaration_html"><div class="ttname"><a href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDeclaration_8h_source.html#l00019">SBDeclaration.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpec_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00018">SBModuleSpec.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstructionList_html"><div class="ttname"><a href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstructionList_8h_source.html#l00019">SBInstructionList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadPlan_html"><div class="ttname"><a href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadPlan_8h_source.html#l00019">SBThreadPlan.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSourceManager_html"><div class="ttname"><a href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSourceManager_8h_source.html#l00019">SBSourceManager.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSection_html"><div class="ttname"><a href="classlldb_1_1SBSection.html">lldb::SBSection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSection_8h_source.html#l00018">SBSection.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00058">SBType.h:58</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandReturnObject_html"><div class="ttname"><a href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandReturnObject_8h_source.html#l00025">SBCommandReturnObject.h:25</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBWatchpoint_html"><div class="ttname"><a href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBWatchpoint_8h_source.html#l00017">SBWatchpoint.h:17</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBStringList_8h.html b/lldb/www/cpp_reference/html/SBStringList_8h.html
index b99baa7..3abc116 100644
--- a/lldb/www/cpp_reference/html/SBStringList_8h.html
+++ b/lldb/www/cpp_reference/html/SBStringList_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBStringList_8h__incl.png" border="0" usemap="#SBStringList_8h" alt=""/></div>
<map name="SBStringList_8h" id="SBStringList_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBStringList_8h__dep__incl.png" border="0" usemap="#SBStringList_8hdep" alt=""/></div>
<map name="SBStringList_8hdep" id="SBStringList_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="25,83,89,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="25,80,89,107"/></map>
</div>
</div>
<p><a href="SBStringList_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.map
index b54d695..12c3ee1 100644
--- a/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBStringList.h" name="SBStringList.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="25,83,89,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="25,80,89,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.png
index 90a68ed..c900604 100644
--- a/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBStringList_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBStringList_8h__incl.map b/lldb/www/cpp_reference/html/SBStringList_8h__incl.map
index 3559de1..04a4dc3 100644
--- a/lldb/www/cpp_reference/html/SBStringList_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBStringList_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBStringList.h" name="SBStringList.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBStringList_8h__incl.png b/lldb/www/cpp_reference/html/SBStringList_8h__incl.png
index 9ed3b34..356efb0 100644
--- a/lldb/www/cpp_reference/html/SBStringList_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBStringList_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBStringList_8h_source.html b/lldb/www/cpp_reference/html/SBStringList_8h_source.html
index 2c504f7..14d4e92 100644
--- a/lldb/www/cpp_reference/html/SBStringList_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBStringList_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,67 +47,64 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStringList.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStringList.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">SBStringList</a>();</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">SBStringList</a> ();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">SBStringList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &rhs);</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">SBStringList</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &rhs);</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBStringList.html#aaf0590138601171ef6adfffec1e55605">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &rhs);</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBStringList.html#a23209bdb5367b94761002c6cc4b369aa">~SBStringList</a> ();</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBStringList.html#a43f31a37fde6b9cf4c69d6e11c323fc2">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> AppendString(<span class="keyword">const</span> <span class="keywordtype">char</span> *str);</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span> AppendList(<span class="keyword">const</span> <span class="keywordtype">char</span> **strv, <span class="keywordtype">int</span> strc);</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBStringList.html#a3a15d12a214d491fa96ba28513d69d71">AppendString</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *str);</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBStringList.html#a491ecf4c139989d229f981fa22a26437">AppendList</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> **strv, <span class="keywordtype">int</span> strc);</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span> AppendList(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &strings);</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t GetSize() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetStringAtIndex(<span class="keywordtype">size_t</span> idx);</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBStringList.html#a491ecf4c139989d229f981fa22a26437">AppendList</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &strings);</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  uint32_t</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBStringList.html#aa0ef3b179016a97d7f6d3865494035c8">GetSize</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBStringList.html#a057b9e4d115713331d8a2b709b4ea787">GetStringAtIndex</a> (<span class="keywordtype">size_t</span> idx);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetStringAtIndex(<span class="keywordtype">size_t</span> idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStringList.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 44</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
+<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStringList.html#a57b27e10004af3d21e9f5a904faf2988"> 45</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStringList.html#a6111b8161fd12c097de5b0312ff50808"> 46</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBStringList.html#acb539425240bb7ad6826aeeb20d69529">Clear</a> ();</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00052"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStringList.html#af3fb6efd0d4f3b3bb7b87db062eb48c9"> 52</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a>;</div>
-<div class="line"><a name="l00053"></a><span class="lineno"><a class="code" href="classlldb_1_1SBStringList.html#a57b27e10004af3d21e9f5a904faf2988"> 53</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">SBStringList</a> (<span class="keyword">const</span> lldb_private::StringList *lldb_strings);</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keyword">const</span> lldb_private::StringList *</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBStringList.html#a6beabca61f62df9b79e417e014154b3a">operator-></a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">SBStringList</a>(<span class="keyword">const</span> lldb_private::StringList *lldb_strings);</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> AppendList(<span class="keyword">const</span> lldb_private::StringList &strings);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keyword">const</span> lldb_private::StringList *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">const</span> lldb_private::StringList &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  std::unique_ptr<lldb_private::StringList> m_opaque_ap;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> };</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keyword">const</span> lldb_private::StringList &</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBStringList.html#a09da7202629bd1afe19c32a801b0d4b8">operator*</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  std::unique_ptr<lldb_private::StringList> m_opaque_ap;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> };</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#endif // LLDB_SBStringList_h_</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#endif // LLDB_SBStringList_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCommandInterpreter_html"><div class="ttname"><a href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCommandInterpreter_8h_source.html#l00066">SBCommandInterpreter.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStringList_html"><div class="ttname"><a href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStringList_8h_source.html#l00017">SBStringList.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="namespacelldb_html_ab90af497a13bd028b414078a74cbb178"><div class="ttname"><a href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">lldb::SBStringList</a></div><div class="ttdeci">class LLDB_API SBStringList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00073">SBDefines.h:73</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h.html b/lldb/www/cpp_reference/html/SBStructuredData_8h.html
new file mode 100644
index 0000000..070d1be
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h.html
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBStructuredData.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBStructuredData.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBModule_8h_source.html">lldb/API/SBModule.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBStructuredData.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBStructuredData_8h__incl.png" border="0" usemap="#SBStructuredData_8h" alt=""/></div>
+<map name="SBStructuredData_8h" id="SBStructuredData_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1269,544,1411,571"/><area shape="rect" id="node8" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="969,80,1111,107"/><area shape="rect" id="node9" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="5,155,131,181"/><area shape="rect" id="node10" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="87,387,231,413"/><area shape="rect" id="node12" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="947,155,1133,181"/><area shape="rect" id="node15" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="305,387,457,413"/><area shape="rect" id="node11" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="153,469,279,496"/><area shape="rect" id="node13" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="516,229,649,256"/><area shape="rect" id="node28" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="955,304,1125,331"/><area shape="rect" id="node29" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1778,304,1928,331"/><area shape="rect" id="node32" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1491,304,1644,331"/><area shape="rect" id="node33" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1887,229,2029,256"/><area shape="rect" id="node14" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="407,304,544,331"/><area shape="rect" id="node16" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1197,304,1333,331"/><area shape="rect" id="node17" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1893,387,2040,413"/><area shape="rect" id="node18" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1741,469,1900,496"/><area shape="rect" id="node19" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="621,469,784,496"/><area shape="rect" id="node20" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="809,469,977,496"/><area shape="rect" id="node21" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1326,387,1476,413"/><area shape="rect" id="node22" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1003,469,1173,496"/><area shape="rect" id="node23" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1198,469,1361,496"/><area shape="rect" id="node24" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="713,379,889,421"/><area shape="rect" id="node25" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1437,469,1565,496"/><area shape="rect" id="node26" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1118,387,1249,413"/><area shape="rect" id="node27" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1501,387,1665,413"/><area shape="rect" id="node30" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2065,387,2244,413"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBStructuredData_8h__dep__incl.png" border="0" usemap="#SBStructuredData_8hdep" alt=""/></div>
+<map name="SBStructuredData_8hdep" id="SBStructuredData_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="41,80,105,107"/></map>
+</div>
+</div>
+<p><a href="SBStructuredData_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.map
new file mode 100644
index 0000000..05bbaa7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBStructuredData.h" name="SBStructuredData.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="41,80,105,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.md5
new file mode 100644
index 0000000..7845691
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.md5
@@ -0,0 +1 @@
+53f4c5c1bd7964d8d953470b82b62441
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.png
new file mode 100644
index 0000000..a1fb55f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.map b/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.map
new file mode 100644
index 0000000..7ecbc7f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.map
@@ -0,0 +1,28 @@
+<map id="SBStructuredData.h" name="SBStructuredData.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1269,544,1411,571"/>
+<area shape="rect" id="node8" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="969,80,1111,107"/>
+<area shape="rect" id="node9" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="5,155,131,181"/>
+<area shape="rect" id="node10" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="87,387,231,413"/>
+<area shape="rect" id="node12" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="947,155,1133,181"/>
+<area shape="rect" id="node15" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="305,387,457,413"/>
+<area shape="rect" id="node11" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="153,469,279,496"/>
+<area shape="rect" id="node13" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="516,229,649,256"/>
+<area shape="rect" id="node28" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="955,304,1125,331"/>
+<area shape="rect" id="node29" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1778,304,1928,331"/>
+<area shape="rect" id="node32" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1491,304,1644,331"/>
+<area shape="rect" id="node33" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1887,229,2029,256"/>
+<area shape="rect" id="node14" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="407,304,544,331"/>
+<area shape="rect" id="node16" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1197,304,1333,331"/>
+<area shape="rect" id="node17" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1893,387,2040,413"/>
+<area shape="rect" id="node18" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1741,469,1900,496"/>
+<area shape="rect" id="node19" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="621,469,784,496"/>
+<area shape="rect" id="node20" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="809,469,977,496"/>
+<area shape="rect" id="node21" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1326,387,1476,413"/>
+<area shape="rect" id="node22" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1003,469,1173,496"/>
+<area shape="rect" id="node23" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1198,469,1361,496"/>
+<area shape="rect" id="node24" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="713,379,889,421"/>
+<area shape="rect" id="node25" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1437,469,1565,496"/>
+<area shape="rect" id="node26" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1118,387,1249,413"/>
+<area shape="rect" id="node27" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1501,387,1665,413"/>
+<area shape="rect" id="node30" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2065,387,2244,413"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.md5 b/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.md5
new file mode 100644
index 0000000..0ff69ae
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.md5
@@ -0,0 +1 @@
+cdbcf0bccbf26af9c40606bf71ccdfc9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.png b/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.png
new file mode 100644
index 0000000..711b49d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBStructuredData_8h_source.html b/lldb/www/cpp_reference/html/SBStructuredData_8h_source.html
new file mode 100644
index 0000000..4a3f4c7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBStructuredData_8h_source.html
@@ -0,0 +1,101 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBStructuredData.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBStructuredData.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBStructuredData_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBStructuredData.h --------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef SBStructuredData_h</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define SBStructuredData_h</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBModule_8h.html">lldb/API/SBModule.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBStructuredData.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">SBStructuredData</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">SBStructuredData</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">SBStructuredData</a>(<span class="keyword">const</span> lldb::EventSP &event_sp);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBStructuredData.html#aa30829451c9ae8cf2b44276b061760c5">~SBStructuredData</a>();</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> &<a class="code" href="classlldb_1_1SBStructuredData.html#aa0a7c89b60747fa5654cd1216d89b504">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> &rhs);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBStructuredData.html#a0db99f2c596192c551e00dacfa91e497">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBStructuredData.html#aed488e8bdc7e3780fef6e0a97053bc36">Clear</a>();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> <a class="code" href="classlldb_1_1SBStructuredData.html#ac0054843c77593005d8e021bc730b837">GetAsJSON</a>(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> <a class="code" href="classlldb_1_1SBStructuredData.html#a3e13c145316c94f9ea9943dcff92aaba">GetDescription</a>(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">class </span>Impl;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  std::unique_ptr<Impl> m_impl_up;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> };</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> }</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#endif </span><span class="comment">/* SBStructuredData_h */</span><span class="preprocessor"></span></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html_aa30829451c9ae8cf2b44276b061760c5"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html#aa30829451c9ae8cf2b44276b061760c5">lldb::SBStructuredData::~SBStructuredData</a></div><div class="ttdeci">~SBStructuredData()</div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html_ac0054843c77593005d8e021bc730b837"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html#ac0054843c77593005d8e021bc730b837">lldb::SBStructuredData::GetAsJSON</a></div><div class="ttdeci">lldb::SBError GetAsJSON(lldb::SBStream &stream) const </div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStructuredData_8h_source.html#l00018">SBStructuredData.h:18</a></div></div>
+<div class="ttc" id="SBModule_8h_html"><div class="ttname"><a href="SBModule_8h.html">SBModule.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html_a0db99f2c596192c551e00dacfa91e497"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html#a0db99f2c596192c551e00dacfa91e497">lldb::SBStructuredData::IsValid</a></div><div class="ttdeci">bool IsValid() const </div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html_aa0a7c89b60747fa5654cd1216d89b504"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html#aa0a7c89b60747fa5654cd1216d89b504">lldb::SBStructuredData::operator=</a></div><div class="ttdeci">lldb::SBStructuredData & operator=(const lldb::SBStructuredData &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html_aed488e8bdc7e3780fef6e0a97053bc36"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html#aed488e8bdc7e3780fef6e0a97053bc36">lldb::SBStructuredData::Clear</a></div><div class="ttdeci">void Clear()</div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html_a75748e88ecf0285b1eabb01981373f4f"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">lldb::SBStructuredData::SBStructuredData</a></div><div class="ttdeci">SBStructuredData()</div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStructuredData_html_a3e13c145316c94f9ea9943dcff92aaba"><div class="ttname"><a href="classlldb_1_1SBStructuredData.html#a3e13c145316c94f9ea9943dcff92aaba">lldb::SBStructuredData::GetDescription</a></div><div class="ttdeci">lldb::SBError GetDescription(lldb::SBStream &stream) const </div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h.html b/lldb/www/cpp_reference/html/SBSymbolContextList_8h.html
index a80bd10..eff8bd8 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h.html
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBSymbolContextList_8h__incl.png" border="0" usemap="#SBSymbolContextList_8h" alt=""/></div>
<map name="SBSymbolContextList_8h" id="SBSymbolContextList_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="705,625,847,653"/><area shape="rect" id="node15" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="349,83,536,111"/><area shape="rect" id="node18" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="163,161,296,189"/><area shape="rect" id="node33" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="421,393,563,421"/><area shape="rect" id="node69" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1345,238,1516,266"/><area shape="rect" id="node73" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="445,238,595,266"/><area shape="rect" id="node82" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1169,238,1321,266"/><area shape="rect" id="node88" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="679,161,820,189"/><area shape="rect" id="node21" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="93,393,229,421"/><area shape="rect" id="node24" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="144,470,296,498"/><area shape="rect" id="node27" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1009,238,1145,266"/><area shape="rect" id="node30" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="863,315,1009,343"/><area shape="rect" id="node47" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="892,393,1060,421"/><area shape="rect" id="node50" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1337,315,1487,343"/><area shape="rect" id="node53" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="940,470,1111,498"/><area shape="rect" id="node57" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1287,547,1415,575"/><area shape="rect" id="node60" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1236,470,1367,498"/><area shape="rect" id="node65" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="995,547,1160,575"/><area shape="rect" id="node36" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="337,547,463,575"/><area shape="rect" id="node39" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="537,470,681,498"/><area shape="rect" id="node42" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="588,547,713,575"/><area shape="rect" id="node77" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="660,315,839,343"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="882,603,1024,629"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="716,80,903,107"/><area shape="rect" id="node9" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="795,155,928,181"/><area shape="rect" id="node14" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="917,379,1059,405"/><area shape="rect" id="node27" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="603,229,773,256"/><area shape="rect" id="node28" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="73,229,223,256"/><area shape="rect" id="node31" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="425,229,577,256"/><area shape="rect" id="node32" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="315,155,457,181"/><area shape="rect" id="node10" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="755,379,892,405"/><area shape="rect" id="node11" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="663,453,815,480"/><area shape="rect" id="node12" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1283,229,1420,256"/><area shape="rect" id="node13" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="400,304,547,331"/><area shape="rect" id="node18" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1708,379,1867,405"/><area shape="rect" id="node19" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1759,453,1921,480"/><area shape="rect" id="node20" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1810,528,1979,555"/><area shape="rect" id="node21" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="571,304,721,331"/><area shape="rect" id="node22" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1084,379,1255,405"/><area shape="rect" id="node23" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1210,453,1373,480"/><area shape="rect" id="node24" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1500,528,1628,555"/><area shape="rect" id="node25" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1450,453,1581,480"/><area shape="rect" id="node26" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1329,304,1493,331"/><area shape="rect" id="node15" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="789,528,915,555"/><area shape="rect" id="node16" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1041,453,1185,480"/><area shape="rect" id="node17" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1093,528,1219,555"/><area shape="rect" id="node29" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="94,304,273,331"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBSymbolContextList_8h__dep__incl.png" border="0" usemap="#SBSymbolContextList_8hdep" alt=""/></div>
<map name="SBSymbolContextList_8hdep" id="SBSymbolContextList_8hdep">
-<area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="477,83,562,111"/><area shape="rect" id="node5" href="LLDB_8h.html" title="LLDB.h" alt="" coords="334,547,398,575"/><area shape="rect" id="node7" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="349,161,432,189"/><area shape="rect" id="node27" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="404,470,497,498"/><area shape="rect" id="node34" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="608,238,704,266"/><area shape="rect" id="node10" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="154,238,290,266"/><area shape="rect" id="node13" href="SBModule_8h.html" title="SBModule.h" alt="" coords="69,315,160,343"/><area shape="rect" id="node16" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="285,393,381,421"/><area shape="rect" id="node19" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="230,470,329,498"/><area shape="rect" id="node23" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="105,470,206,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="453,528,517,555"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="211,80,297,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="213,155,295,181"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="264,453,357,480"/><area shape="rect" id="node13" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,229,139,256"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="578,229,715,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="710,304,801,331"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="485,379,581,405"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="711,379,848,405"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="571,453,671,480"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="695,453,797,480"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="381,453,496,480"/></map>
</div>
</div>
<p><a href="SBSymbolContextList_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.map
index db54804..73a6536 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBSymbolContextList.h" name="SBSymbolContextList.h">
-<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="477,83,562,111"/>
-<area shape="rect" id="node5" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="334,547,398,575"/>
-<area shape="rect" id="node7" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="349,161,432,189"/>
-<area shape="rect" id="node27" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="404,470,497,498"/>
-<area shape="rect" id="node34" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="608,238,704,266"/>
-<area shape="rect" id="node10" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="154,238,290,266"/>
-<area shape="rect" id="node13" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="69,315,160,343"/>
-<area shape="rect" id="node16" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="285,393,381,421"/>
-<area shape="rect" id="node19" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="230,470,329,498"/>
-<area shape="rect" id="node23" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="105,470,206,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="453,528,517,555"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="211,80,297,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="213,155,295,181"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="264,453,357,480"/>
+<area shape="rect" id="node13" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,229,139,256"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="578,229,715,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="710,304,801,331"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="485,379,581,405"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="711,379,848,405"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="571,453,671,480"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="695,453,797,480"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="381,453,496,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.md5
index c343167..47d669b 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.md5
@@ -1 +1 @@
-462f51c23ddd21d6889df6c571bff289
\ No newline at end of file
+87dd4343877c2a83fd0b8bda057dc125
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.png
index 0b933aa..1017658e 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.map b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.map
index 536e93c..3ba34b9 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBSymbolContextList.h" name="SBSymbolContextList.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="705,625,847,653"/>
-<area shape="rect" id="node15" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="349,83,536,111"/>
-<area shape="rect" id="node18" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="163,161,296,189"/>
-<area shape="rect" id="node33" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="421,393,563,421"/>
-<area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1345,238,1516,266"/>
-<area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="445,238,595,266"/>
-<area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1169,238,1321,266"/>
-<area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="679,161,820,189"/>
-<area shape="rect" id="node21" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="93,393,229,421"/>
-<area shape="rect" id="node24" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="144,470,296,498"/>
-<area shape="rect" id="node27" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1009,238,1145,266"/>
-<area shape="rect" id="node30" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="863,315,1009,343"/>
-<area shape="rect" id="node47" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="892,393,1060,421"/>
-<area shape="rect" id="node50" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1337,315,1487,343"/>
-<area shape="rect" id="node53" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="940,470,1111,498"/>
-<area shape="rect" id="node57" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1287,547,1415,575"/>
-<area shape="rect" id="node60" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1236,470,1367,498"/>
-<area shape="rect" id="node65" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="995,547,1160,575"/>
-<area shape="rect" id="node36" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="337,547,463,575"/>
-<area shape="rect" id="node39" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="537,470,681,498"/>
-<area shape="rect" id="node42" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="588,547,713,575"/>
-<area shape="rect" id="node77" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="660,315,839,343"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="882,603,1024,629"/>
+<area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="716,80,903,107"/>
+<area shape="rect" id="node9" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="795,155,928,181"/>
+<area shape="rect" id="node14" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="917,379,1059,405"/>
+<area shape="rect" id="node27" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="603,229,773,256"/>
+<area shape="rect" id="node28" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="73,229,223,256"/>
+<area shape="rect" id="node31" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="425,229,577,256"/>
+<area shape="rect" id="node32" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="315,155,457,181"/>
+<area shape="rect" id="node10" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="755,379,892,405"/>
+<area shape="rect" id="node11" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="663,453,815,480"/>
+<area shape="rect" id="node12" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1283,229,1420,256"/>
+<area shape="rect" id="node13" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="400,304,547,331"/>
+<area shape="rect" id="node18" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1708,379,1867,405"/>
+<area shape="rect" id="node19" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1759,453,1921,480"/>
+<area shape="rect" id="node20" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1810,528,1979,555"/>
+<area shape="rect" id="node21" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="571,304,721,331"/>
+<area shape="rect" id="node22" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1084,379,1255,405"/>
+<area shape="rect" id="node23" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1210,453,1373,480"/>
+<area shape="rect" id="node24" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1500,528,1628,555"/>
+<area shape="rect" id="node25" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1450,453,1581,480"/>
+<area shape="rect" id="node26" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1329,304,1493,331"/>
+<area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="789,528,915,555"/>
+<area shape="rect" id="node16" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1041,453,1185,480"/>
+<area shape="rect" id="node17" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1093,528,1219,555"/>
+<area shape="rect" id="node29" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="94,304,273,331"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.md5 b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.md5
index aced5da..ff7cbcb 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.md5
@@ -1 +1 @@
-00e93ae7cbb8913ec33559fbdc6b1f4d
\ No newline at end of file
+4d86358e026a833a57a4daee375369b3
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.png b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.png
index 0ee1b68..5a2b11b 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSymbolContextList_8h_source.html b/lldb/www/cpp_reference/html/SBSymbolContextList_8h_source.html
index 573ab25..6e1cc9c 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContextList_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBSymbolContextList_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -48,64 +48,60 @@
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
-<div class="line"><a name="l00018"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContextList.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> {</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#a28ec448eb079c5195759c2e5d148512c">SBSymbolContextList</a> ();</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#a28ec448eb079c5195759c2e5d148512c">SBSymbolContextList</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a>& rhs);</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#acb49be98daa44154693758718dac616d">~SBSymbolContextList</a> ();</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#ae55d53d44ebbd699d4ccd1d72526a61b">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#ae299b869aaea1739b5b4e6b373663c46">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContextList.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c">SBSymbolContextList</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c">SBSymbolContextList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  uint32_t GetSize() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  uint32_t</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#a3f2f809bbccec6a69b6b2ad6f3cd84b7">GetSize</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#a6919bc568286836a510feed94834d730">GetContextAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#a195e94a1783a6c7dc8984b8f10dc5c3b">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#a6e85c09a2e354fbca75337fcf745376a">Append</a> (<a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &sc);</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#a6e85c09a2e354fbca75337fcf745376a">Append</a> (<a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &sc_list);</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#ad124fedde1f6d31dd4192a1001f0609b">Clear</a>();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> GetContextAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">void</span> Append(<a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &sc);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span> Append(<a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &sc_list);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContextList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 44</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContextList.html#a593230acf95f9720217b7fb17681efca"> 45</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  lldb_private::SymbolContextList *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  lldb_private::SymbolContextList &operator*() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContextList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 53</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00054"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContextList.html#a593230acf95f9720217b7fb17681efca"> 54</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  lldb_private::SymbolContextList*</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#add6c7d0cf2ee08a0ca7bfe21e0106663">operator-></a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  lldb_private::SymbolContextList&</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html#afee6ebe1368fc3962257db3ccc543aee">operator*</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  std::unique_ptr<lldb_private::SymbolContextList> m_opaque_ap;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> };</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#endif // LLDB_SBSymbolContextList_h_</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  std::unique_ptr<lldb_private::SymbolContextList> m_opaque_ap;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> };</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#endif // LLDB_SBSymbolContextList_h_</span></div>
+<div class="ttc" id="namespacelldb_html_ab3938467cdaae86337648ca1ec0c8b2c"><div class="ttname"><a href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c">lldb::SBSymbolContextList</a></div><div class="ttdeci">class LLDB_API SBSymbolContextList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00077">SBDefines.h:77</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContextList_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContextList_8h_source.html#l00018">SBSymbolContextList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="SBSymbolContext_8h_html"><div class="ttname"><a href="SBSymbolContext_8h.html">SBSymbolContext.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h.html b/lldb/www/cpp_reference/html/SBSymbolContext_8h.html
index e3348d4..625c9f3 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h.html
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,9 +34,9 @@
<div class="title">SBSymbolContext.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBBlock_8h_source.html">lldb/API/SBBlock.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBBlock_8h_source.html">lldb/API/SBBlock.h</a>"</code><br/>
<code>#include "<a class="el" href="SBCompileUnit_8h_source.html">lldb/API/SBCompileUnit.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include "<a class="el" href="SBFunction_8h_source.html">lldb/API/SBFunction.h</a>"</code><br/>
<code>#include "<a class="el" href="SBLineEntry_8h_source.html">lldb/API/SBLineEntry.h</a>"</code><br/>
<code>#include "<a class="el" href="SBModule_8h_source.html">lldb/API/SBModule.h</a>"</code><br/>
@@ -46,32 +46,34 @@
<div class="dyncontent">
<div class="center"><img src="SBSymbolContext_8h__incl.png" border="0" usemap="#SBSymbolContext_8h" alt=""/></div>
<map name="SBSymbolContext_8h" id="SBSymbolContext_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="931,563,1072,591"/><area shape="rect" id="node15" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="216,83,349,111"/><area shape="rect" id="node30" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1097,331,1239,359"/><area shape="rect" id="node69" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="607,161,777,189"/><area shape="rect" id="node73" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1672,161,1821,189"/><area shape="rect" id="node82" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1217,161,1369,189"/><area shape="rect" id="node88" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1352,83,1493,111"/><area shape="rect" id="node18" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="59,331,195,359"/><area shape="rect" id="node21" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="93,409,245,437"/><area shape="rect" id="node24" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="801,161,937,189"/><area shape="rect" id="node27" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1349,246,1496,274"/><area shape="rect" id="node44" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="371,331,539,359"/><area shape="rect" id="node47" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="851,246,1000,274"/><area shape="rect" id="node50" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="800,409,971,437"/><area shape="rect" id="node53" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1149,238,1325,282"/><area shape="rect" id="node57" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="421,486,549,514"/><area shape="rect" id="node60" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="595,409,725,437"/><area shape="rect" id="node65" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="773,486,939,514"/><area shape="rect" id="node33" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1165,486,1291,514"/><area shape="rect" id="node36" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1096,409,1240,437"/><area shape="rect" id="node39" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="624,486,749,514"/><area shape="rect" id="node77" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1621,246,1800,274"/></map>
+<area shape="rect" id="node2" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="113,80,247,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="925,544,1067,571"/><area shape="rect" id="node13" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1374,320,1516,347"/><area shape="rect" id="node27" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="825,155,996,181"/><area shape="rect" id="node28" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1983,155,2133,181"/><area shape="rect" id="node31" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1534,155,1687,181"/><area shape="rect" id="node32" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1662,80,1804,107"/><area shape="rect" id="node9" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="5,320,141,347"/><area shape="rect" id="node10" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="44,395,196,421"/><area shape="rect" id="node11" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1021,155,1157,181"/><area shape="rect" id="node12" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1660,237,1807,264"/><area shape="rect" id="node17" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="951,320,1109,347"/><area shape="rect" id="node18" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="372,395,535,421"/><area shape="rect" id="node19" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="485,469,653,496"/><area shape="rect" id="node20" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="850,237,1000,264"/><area shape="rect" id="node21" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="604,320,775,347"/><area shape="rect" id="node22" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="661,395,824,421"/><area shape="rect" id="node23" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1458,230,1635,271"/><area shape="rect" id="node24" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="932,469,1060,496"/><area shape="rect" id="node25" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1133,395,1264,421"/><area shape="rect" id="node26" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1287,469,1451,496"/><area shape="rect" id="node14" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1527,469,1653,496"/><area shape="rect" id="node15" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1373,395,1517,421"/><area shape="rect" id="node16" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1135,469,1261,496"/><area shape="rect" id="node29" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1933,237,2112,264"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBSymbolContext_8h__dep__incl.png" border="0" usemap="#SBSymbolContext_8hdep" alt=""/></div>
<map name="SBSymbolContext_8hdep" id="SBSymbolContext_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="249,393,313,421"/><area shape="rect" id="node5" href="SBModule_8h.html" title="SBModule.h" alt="" coords="236,83,327,111"/><area shape="rect" id="node35" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="457,161,615,189"/><area shape="rect" id="node8" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="232,161,328,189"/><area shape="rect" id="node11" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="43,238,141,266"/><area shape="rect" id="node15" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,238,419,266"/><area shape="rect" id="node19" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="319,315,412,343"/><area shape="rect" id="node23" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="493,238,579,266"/><area shape="rect" id="node26" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="607,315,689,343"/><area shape="rect" id="node30" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="487,315,583,343"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="392,379,456,405"/><area shape="rect" id="node3" href="SBModule_8h.html" title="SBModule.h" alt="" coords="323,80,415,107"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="763,155,920,181"/><area shape="rect" id="node4" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="321,155,417,181"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="94,155,231,181"/><area shape="rect" id="node5" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="94,229,193,256"/><area shape="rect" id="node6" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="422,229,524,256"/><area shape="rect" id="node7" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="320,304,435,331"/><area shape="rect" id="node8" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="509,304,603,331"/><area shape="rect" id="node9" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="601,229,687,256"/><area shape="rect" id="node10" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="797,304,879,331"/><area shape="rect" id="node11" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="677,304,773,331"/></map>
</div>
</div>
<p><a href="SBSymbolContext_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.map
index c9b3579..5618db5 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBSymbolContext.h" name="SBSymbolContext.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="249,393,313,421"/>
-<area shape="rect" id="node5" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="236,83,327,111"/>
-<area shape="rect" id="node35" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="457,161,615,189"/>
-<area shape="rect" id="node8" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="232,161,328,189"/>
-<area shape="rect" id="node11" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="43,238,141,266"/>
-<area shape="rect" id="node15" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,238,419,266"/>
-<area shape="rect" id="node19" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="319,315,412,343"/>
-<area shape="rect" id="node23" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="493,238,579,266"/>
-<area shape="rect" id="node26" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="607,315,689,343"/>
-<area shape="rect" id="node30" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="487,315,583,343"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="392,379,456,405"/>
+<area shape="rect" id="node3" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="323,80,415,107"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="763,155,920,181"/>
+<area shape="rect" id="node4" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="321,155,417,181"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="94,155,231,181"/>
+<area shape="rect" id="node5" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="94,229,193,256"/>
+<area shape="rect" id="node6" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="422,229,524,256"/>
+<area shape="rect" id="node7" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="320,304,435,331"/>
+<area shape="rect" id="node8" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="509,304,603,331"/>
+<area shape="rect" id="node9" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="601,229,687,256"/>
+<area shape="rect" id="node10" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="797,304,879,331"/>
+<area shape="rect" id="node11" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="677,304,773,331"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.md5
index fffe2c3..5dccc6d 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.md5
@@ -1 +1 @@
-e411b2797e4dc0cccbc64175d8feed96
\ No newline at end of file
+7684cbd95efb9ee825dbda607ef43178
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.png
index 975e9aa..fae6be1 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.map b/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.map
index 438e5b9..4db5ecd 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBSymbolContext.h" name="SBSymbolContext.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="931,563,1072,591"/>
-<area shape="rect" id="node15" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="216,83,349,111"/>
-<area shape="rect" id="node30" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1097,331,1239,359"/>
-<area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="607,161,777,189"/>
-<area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1672,161,1821,189"/>
-<area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1217,161,1369,189"/>
-<area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1352,83,1493,111"/>
-<area shape="rect" id="node18" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="59,331,195,359"/>
-<area shape="rect" id="node21" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="93,409,245,437"/>
-<area shape="rect" id="node24" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="801,161,937,189"/>
-<area shape="rect" id="node27" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1349,246,1496,274"/>
-<area shape="rect" id="node44" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="371,331,539,359"/>
-<area shape="rect" id="node47" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="851,246,1000,274"/>
-<area shape="rect" id="node50" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="800,409,971,437"/>
-<area shape="rect" id="node53" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1149,238,1325,282"/>
-<area shape="rect" id="node57" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="421,486,549,514"/>
-<area shape="rect" id="node60" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="595,409,725,437"/>
-<area shape="rect" id="node65" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="773,486,939,514"/>
-<area shape="rect" id="node33" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1165,486,1291,514"/>
-<area shape="rect" id="node36" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1096,409,1240,437"/>
-<area shape="rect" id="node39" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="624,486,749,514"/>
-<area shape="rect" id="node77" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1621,246,1800,274"/>
+<area shape="rect" id="node2" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="113,80,247,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="925,544,1067,571"/>
+<area shape="rect" id="node13" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1374,320,1516,347"/>
+<area shape="rect" id="node27" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="825,155,996,181"/>
+<area shape="rect" id="node28" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1983,155,2133,181"/>
+<area shape="rect" id="node31" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1534,155,1687,181"/>
+<area shape="rect" id="node32" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1662,80,1804,107"/>
+<area shape="rect" id="node9" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="5,320,141,347"/>
+<area shape="rect" id="node10" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="44,395,196,421"/>
+<area shape="rect" id="node11" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1021,155,1157,181"/>
+<area shape="rect" id="node12" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1660,237,1807,264"/>
+<area shape="rect" id="node17" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="951,320,1109,347"/>
+<area shape="rect" id="node18" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="372,395,535,421"/>
+<area shape="rect" id="node19" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="485,469,653,496"/>
+<area shape="rect" id="node20" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="850,237,1000,264"/>
+<area shape="rect" id="node21" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="604,320,775,347"/>
+<area shape="rect" id="node22" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="661,395,824,421"/>
+<area shape="rect" id="node23" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1458,230,1635,271"/>
+<area shape="rect" id="node24" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="932,469,1060,496"/>
+<area shape="rect" id="node25" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="1133,395,1264,421"/>
+<area shape="rect" id="node26" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1287,469,1451,496"/>
+<area shape="rect" id="node14" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1527,469,1653,496"/>
+<area shape="rect" id="node15" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1373,395,1517,421"/>
+<area shape="rect" id="node16" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1135,469,1261,496"/>
+<area shape="rect" id="node29" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1933,237,2112,264"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.md5 b/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.md5
index af5bf30..86bd637 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.md5
@@ -1 +1 @@
-0eecf49179e9bb463e5a9e1e8c97b21e
\ No newline at end of file
+8f336c7898485384414066dce08ea586
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.png b/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.png
index 4a180e7..a42aace 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSymbolContext_8h_source.html b/lldb/www/cpp_reference/html/SBSymbolContext_8h_source.html
index 8bbb247..d41dd1e 100644
--- a/lldb/www/cpp_reference/html/SBSymbolContext_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBSymbolContext_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,9 +43,9 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBSymbolContext_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBSymbolContext_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBBlock_8h.html">lldb/API/SBBlock.h</a>"</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBCompileUnit_8h.html">lldb/API/SBCompileUnit.h</a>"</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBBlock_8h.html">lldb/API/SBBlock.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBCompileUnit_8h.html">lldb/API/SBCompileUnit.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include "<a class="code" href="SBFunction_8h.html">lldb/API/SBFunction.h</a>"</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include "<a class="code" href="SBLineEntry_8h.html">lldb/API/SBLineEntry.h</a>"</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#include "<a class="code" href="SBModule_8h.html">lldb/API/SBModule.h</a>"</span></div>
@@ -53,84 +53,93 @@
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContext.html"> 23</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a></div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> {</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#abf1b813544d2aa29bfb2cf170c8c2139">SBSymbolContext</a> ();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#abf1b813544d2aa29bfb2cf170c8c2139">SBSymbolContext</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a>& rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#a19429ecdd991e07ffe4dfd327926cf29">~SBSymbolContext</a> ();</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#af3b3a30cc6f719af5cb12cb458d973d2">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContext.html"> 23</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a> {</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">SBSymbolContext</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">SBSymbolContext</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  ~<a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>();</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &rhs);</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#ad8fe4fb5167f8e68d9c512c1c44bf6c6">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &rhs);</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> <a class="code" href="classlldb_1_1SBSymbolContext.html#a59bb142f195e8ba50a12e9f3754b5386">GetModule</a> ();</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> <a class="code" href="classlldb_1_1SBSymbolContext.html#a3dff33aef27b76ec0554a59e65522380">GetCompileUnit</a> ();</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> <a class="code" href="classlldb_1_1SBSymbolContext.html#a27da996bd9d5575784182c2983cf9ab7">GetFunction</a> ();</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> <a class="code" href="classlldb_1_1SBSymbolContext.html#a7463148665f746e9aba9b202b20ae48d">GetBlock</a> ();</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> <a class="code" href="classlldb_1_1SBSymbolContext.html#a57f6c68744f6456ae0a6fef1fb65dc93">GetLineEntry</a> ();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> <a class="code" href="classlldb_1_1SBSymbolContext.html#a4fad288eca0275d70d4bb6c49eef9b04">GetSymbol</a> ();</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBSymbolContext.html#aad88fd0ad10fd25906e54d05fcafefde">SetModule</a> (<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module);</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBSymbolContext.html#a0ecbce7a732db1fd9db2ddfe3e0ed109">SetCompileUnit</a> (<a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> compile_unit);</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBSymbolContext.html#aeb0984fc49ab47b979c4db827b6c4958">SetFunction</a> (<a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> <span class="keyword">function</span>);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBSymbolContext.html#a0e2d1a15ca429e9e678a0400c0eab21d">SetBlock</a> (<a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> block);</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBSymbolContext.html#adccc29ff372f392cd62a30bd55cdfd2c">SetLineEntry</a> (<a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> line_entry);</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBSymbolContext.html#a5e5db320747b438195913bf2091066b8">SetSymbol</a> (<a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> symbol);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> GetModule();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> GetCompileUnit();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> GetFunction();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> GetBlock();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> GetLineEntry();</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> GetSymbol();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> SetModule(<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> SetCompileUnit(<a class="code" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> compile_unit);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span> SetFunction(<a class="code" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> <span class="keyword">function</span>);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> SetBlock(<a class="code" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> block);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span> SetLineEntry(<a class="code" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> line_entry);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span> SetSymbol(<a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> symbol);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a> GetParentOfInlinedScope(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &curr_frame_pc,</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &parent_frame_addr) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#a51bbc7370c2c6b813add464a989a97c6">GetParentOfInlinedScope</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &curr_frame_pc, </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &parent_frame_addr) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#a00996f8f49dee2867bb194dca0ddbe21">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00060"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContext.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00061"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContext.html#abf05358ec2c89fa95b69c85ed46492c9"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContext.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContext.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContext.html#a593230acf95f9720217b7fb17681efca"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00065"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbolContext.html#a9f4913ac7b3600fb8159f95d0d5cc4d7"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a>;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  lldb_private::SymbolContext*</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#abd34af96497c51b0d9e12fbff8d35b45">operator-></a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContext.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 55</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContext.html#abf05358ec2c89fa95b69c85ed46492c9"> 56</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContext.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContext.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContext.html#a593230acf95f9720217b7fb17681efca"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbolContext.html#a9f4913ac7b3600fb8159f95d0d5cc4d7"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  lldb_private::SymbolContext *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  lldb_private::SymbolContext &operator*();</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  lldb_private::SymbolContext &ref();</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keyword">const</span> lldb_private::SymbolContext &operator*() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  lldb_private::SymbolContext&</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#a73525a59ab6f23053f96ae04ba3f79dd">operator*</a>();</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  lldb_private::SymbolContext&</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#a5f1c1add03a035f9c4c44bed2e948808">ref</a>();</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  lldb_private::SymbolContext *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">SBSymbolContext</a>(<span class="keyword">const</span> lldb_private::SymbolContext *sc_ptr);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span> SetSymbolContext(<span class="keyword">const</span> lldb_private::SymbolContext *sc_ptr);</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keyword">const</span> lldb_private::SymbolContext&</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#a73525a59ab6f23053f96ae04ba3f79dd">operator*</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  lldb_private::SymbolContext *</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  std::unique_ptr<lldb_private::SymbolContext> m_opaque_ap;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> };</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#abf1b813544d2aa29bfb2cf170c8c2139">SBSymbolContext</a> (<span class="keyword">const</span> lldb_private::SymbolContext *sc_ptr);</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html#ac2a2397049cfd4be35fb686d7be6bd54">SetSymbolContext</a> (<span class="keyword">const</span> lldb_private::SymbolContext *sc_ptr);</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  std::unique_ptr<lldb_private::SymbolContext> m_opaque_ap;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> };</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor">#endif // LLDB_SBSymbolContext_h_</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#endif // LLDB_SBSymbolContext_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="SBCompileUnit_8h_html"><div class="ttname"><a href="SBCompileUnit_8h.html">SBCompileUnit.h</a></div></div>
+<div class="ttc" id="SBModule_8h_html"><div class="ttname"><a href="SBModule_8h.html">SBModule.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContextList_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContextList_8h_source.html#l00018">SBSymbolContextList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLineEntry_html"><div class="ttname"><a href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLineEntry_8h_source.html#l00019">SBLineEntry.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="SBBlock_8h_html"><div class="ttname"><a href="SBBlock_8h.html">SBBlock.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="namespacelldb_html_ad437ef8df736d6de1d9ea8213bec19bf"><div class="ttname"><a href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">lldb::SBSymbolContext</a></div><div class="ttdeci">class LLDB_API SBSymbolContext</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00076">SBDefines.h:76</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="SBSymbol_8h_html"><div class="ttname"><a href="SBSymbol_8h.html">SBSymbol.h</a></div></div>
+<div class="ttc" id="SBLineEntry_8h_html"><div class="ttname"><a href="SBLineEntry_8h.html">SBLineEntry.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="SBFunction_8h_html"><div class="ttname"><a href="SBFunction_8h.html">SBFunction.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h.html b/lldb/www/cpp_reference/html/SBSymbol_8h.html
index f4a6f95..049adb6 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h.html
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,8 +34,8 @@
<div class="title">SBSymbol.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include "<a class="el" href="SBInstructionList_8h_source.html">lldb/API/SBInstructionList.h</a>"</code><br/>
<code>#include "<a class="el" href="SBTarget_8h_source.html">lldb/API/SBTarget.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
@@ -43,32 +43,34 @@
<div class="dyncontent">
<div class="center"><img src="SBSymbol_8h__incl.png" border="0" usemap="#SBSymbol_8h" alt=""/></div>
<map name="SBSymbol_8h" id="SBSymbol_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="992,641,1133,669"/><area shape="rect" id="node15" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1189,83,1336,111"/><area shape="rect" id="node42" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="543,393,679,421"/><area shape="rect" id="node79" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1739,393,1917,421"/><area shape="rect" id="node18" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1309,161,1451,189"/><area shape="rect" id="node21" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1317,238,1443,266"/><area shape="rect" id="node24" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1520,478,1664,506"/><area shape="rect" id="node30" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1048,238,1235,266"/><area shape="rect" id="node39" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="201,478,353,506"/><area shape="rect" id="node27" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1328,563,1453,591"/><area shape="rect" id="node33" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="379,315,512,343"/><area shape="rect" id="node71" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1032,393,1203,421"/><area shape="rect" id="node75" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1517,315,1667,343"/><area shape="rect" id="node84" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1215,315,1367,343"/><area shape="rect" id="node36" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="168,393,304,421"/><area shape="rect" id="node46" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="245,563,413,591"/><area shape="rect" id="node49" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1003,478,1152,506"/><area shape="rect" id="node52" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="627,563,797,591"/><area shape="rect" id="node55" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="803,470,979,514"/><area shape="rect" id="node59" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="872,563,1000,591"/><area shape="rect" id="node62" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="648,478,779,506"/><area shape="rect" id="node67" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="437,563,603,591"/></map>
+<area shape="rect" id="node2" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="723,80,869,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="855,619,997,645"/><area shape="rect" id="node17" href="SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1042,379,1179,405"/><area shape="rect" id="node30" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2106,379,2285,405"/><area shape="rect" id="node9" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="623,155,765,181"/><area shape="rect" id="node10" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43,229,169,256"/><area shape="rect" id="node11" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="255,461,399,488"/><area shape="rect" id="node13" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="732,229,919,256"/><area shape="rect" id="node16" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1687,461,1839,488"/><area shape="rect" id="node12" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="407,544,533,571"/><area shape="rect" id="node14" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1583,304,1716,331"/><area shape="rect" id="node28" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="536,379,707,405"/><area shape="rect" id="node29" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1973,304,2123,331"/><area shape="rect" id="node32" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="431,304,584,331"/><area shape="rect" id="node15" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1738,379,1875,405"/><area shape="rect" id="node18" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="964,544,1123,571"/><area shape="rect" id="node19" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1148,544,1311,571"/><area shape="rect" id="node20" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1335,544,1504,571"/><area shape="rect" id="node21" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="423,461,573,488"/><area shape="rect" id="node22" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1529,544,1700,571"/><area shape="rect" id="node23" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1725,544,1888,571"/><area shape="rect" id="node24" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1863,454,2040,495"/><area shape="rect" id="node25" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="711,544,839,571"/><area shape="rect" id="node26" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="701,461,832,488"/><area shape="rect" id="node27" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="908,461,1072,488"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBSymbol_8h__dep__incl.png" border="0" usemap="#SBSymbol_8hdep" alt=""/></div>
<map name="SBSymbol_8hdep" id="SBSymbol_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="193,470,257,498"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="177,83,313,111"/><area shape="rect" id="node8" href="SBModule_8h.html" title="SBModule.h" alt="" coords="149,161,240,189"/><area shape="rect" id="node35" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="416,238,573,266"/><area shape="rect" id="node11" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="144,238,240,266"/><area shape="rect" id="node14" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/><area shape="rect" id="node18" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/><area shape="rect" id="node23" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="443,315,528,343"/><area shape="rect" id="node26" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="484,393,567,421"/><area shape="rect" id="node30" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="364,393,460,421"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="399,453,463,480"/><area shape="rect" id="node3" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="471,80,608,107"/><area shape="rect" id="node4" href="SBModule_8h.html" title="SBModule.h" alt="" coords="681,155,772,181"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="145,229,303,256"/><area shape="rect" id="node5" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="433,229,529,256"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="681,229,817,256"/><area shape="rect" id="node6" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="570,304,669,331"/><area shape="rect" id="node7" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="341,304,443,331"/><area shape="rect" id="node8" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="421,379,536,405"/><area shape="rect" id="node9" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="178,304,264,331"/><area shape="rect" id="node10" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="264,379,345,405"/><area shape="rect" id="node11" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="93,379,189,405"/></map>
</div>
</div>
<p><a href="SBSymbol_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.map
index d07b5aa..c112890 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBSymbol.h" name="SBSymbol.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="193,470,257,498"/>
-<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="177,83,313,111"/>
-<area shape="rect" id="node8" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="149,161,240,189"/>
-<area shape="rect" id="node35" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="416,238,573,266"/>
-<area shape="rect" id="node11" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="144,238,240,266"/>
-<area shape="rect" id="node14" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,315,293,343"/>
-<area shape="rect" id="node18" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="317,315,419,343"/>
-<area shape="rect" id="node23" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="443,315,528,343"/>
-<area shape="rect" id="node26" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="484,393,567,421"/>
-<area shape="rect" id="node30" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="364,393,460,421"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="399,453,463,480"/>
+<area shape="rect" id="node3" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="471,80,608,107"/>
+<area shape="rect" id="node4" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="681,155,772,181"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="145,229,303,256"/>
+<area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="433,229,529,256"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="681,229,817,256"/>
+<area shape="rect" id="node6" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="570,304,669,331"/>
+<area shape="rect" id="node7" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="341,304,443,331"/>
+<area shape="rect" id="node8" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="421,379,536,405"/>
+<area shape="rect" id="node9" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="178,304,264,331"/>
+<area shape="rect" id="node10" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="264,379,345,405"/>
+<area shape="rect" id="node11" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="93,379,189,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.md5
index 7d97a29..6626242 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.md5
@@ -1 +1 @@
-f2dd3f103bcfb28bdc1481831ba2f4e0
\ No newline at end of file
+b1a63ff29a7681d90b1441e6ac2b553a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.png
index 892837e..c11834c 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h__incl.map b/lldb/www/cpp_reference/html/SBSymbol_8h__incl.map
index b953aae..797a713 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBSymbol.h" name="SBSymbol.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="992,641,1133,669"/>
-<area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1189,83,1336,111"/>
-<area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="543,393,679,421"/>
-<area shape="rect" id="node79" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1739,393,1917,421"/>
-<area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="1309,161,1451,189"/>
-<area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="1317,238,1443,266"/>
-<area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="1520,478,1664,506"/>
-<area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="1048,238,1235,266"/>
-<area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="201,478,353,506"/>
-<area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1328,563,1453,591"/>
-<area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="379,315,512,343"/>
-<area shape="rect" id="node71" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1032,393,1203,421"/>
-<area shape="rect" id="node75" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1517,315,1667,343"/>
-<area shape="rect" id="node84" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1215,315,1367,343"/>
-<area shape="rect" id="node36" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="168,393,304,421"/>
-<area shape="rect" id="node46" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="245,563,413,591"/>
-<area shape="rect" id="node49" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1003,478,1152,506"/>
-<area shape="rect" id="node52" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="627,563,797,591"/>
-<area shape="rect" id="node55" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="803,470,979,514"/>
-<area shape="rect" id="node59" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="872,563,1000,591"/>
-<area shape="rect" id="node62" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="648,478,779,506"/>
-<area shape="rect" id="node67" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="437,563,603,591"/>
+<area shape="rect" id="node2" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="723,80,869,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="855,619,997,645"/>
+<area shape="rect" id="node17" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="1042,379,1179,405"/>
+<area shape="rect" id="node30" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="2106,379,2285,405"/>
+<area shape="rect" id="node9" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="623,155,765,181"/>
+<area shape="rect" id="node10" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43,229,169,256"/>
+<area shape="rect" id="node11" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="255,461,399,488"/>
+<area shape="rect" id="node13" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="732,229,919,256"/>
+<area shape="rect" id="node16" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="1687,461,1839,488"/>
+<area shape="rect" id="node12" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="407,544,533,571"/>
+<area shape="rect" id="node14" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="1583,304,1716,331"/>
+<area shape="rect" id="node28" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="536,379,707,405"/>
+<area shape="rect" id="node29" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1973,304,2123,331"/>
+<area shape="rect" id="node32" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="431,304,584,331"/>
+<area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="1738,379,1875,405"/>
+<area shape="rect" id="node18" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="964,544,1123,571"/>
+<area shape="rect" id="node19" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1148,544,1311,571"/>
+<area shape="rect" id="node20" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1335,544,1504,571"/>
+<area shape="rect" id="node21" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="423,461,573,488"/>
+<area shape="rect" id="node22" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1529,544,1700,571"/>
+<area shape="rect" id="node23" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1725,544,1888,571"/>
+<area shape="rect" id="node24" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1863,454,2040,495"/>
+<area shape="rect" id="node25" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="711,544,839,571"/>
+<area shape="rect" id="node26" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="701,461,832,488"/>
+<area shape="rect" id="node27" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="908,461,1072,488"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h__incl.md5 b/lldb/www/cpp_reference/html/SBSymbol_8h__incl.md5
index 5661eb1..f1ee4f0 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h__incl.md5
@@ -1 +1 @@
-d60cb31275c9f02b20485f82e7ba635c
\ No newline at end of file
+5da536aeb06c319faacde219bc0a5c90
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h__incl.png b/lldb/www/cpp_reference/html/SBSymbol_8h__incl.png
index 797fb5d..ca12462 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBSymbol_8h_source.html b/lldb/www/cpp_reference/html/SBSymbol_8h_source.html
index af2437b..d936ede 100644
--- a/lldb/www/cpp_reference/html/SBSymbol_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBSymbol_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,109 +43,102 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBSymbol_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBSymbol_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBInstructionList_8h.html">lldb/API/SBInstructionList.h</a>"</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include "<a class="code" href="SBTarget_8h.html">lldb/API/SBTarget.h</a>"</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
-<div class="line"><a name="l00020"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbol.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a></div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> {</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbol.html"> 20</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a> {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">SBSymbol</a>();</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">SBSymbol</a> ();</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>();</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a67789dd06fb0ab5e3debaafeb5081453">~SBSymbol</a> ();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">SBSymbol</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">SBSymbol</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs);</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a89f81f124ca24d1f89bc2adcc416af55">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs);</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBSymbol.html#ad4624b01ec59daccf6473806131cd081">IsValid</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetDisplayName() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a66c2ea97a7c3cdd406f34a1cd3fbe4e4">GetName</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetMangledName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructions(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a758162f137a956472be5a6c5f3bd3335">GetMangledName</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructions(<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target,</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string);</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a630ded0a419b6c04fbbee347082f5019">GetInstructions</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target);</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a630ded0a419b6c04fbbee347082f5019">GetInstructions</a> (<a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target, <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> GetStartAddress();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> GetEndAddress();</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  uint32_t GetPrologueByteSize();</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBSymbol.html#aff8e8fb827e72e8106b6bd5fdba25e2c">GetStartAddress</a> ();</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBSymbol.html#afe67ca414b1dc45a354971adbb66e67f">GetEndAddress</a> ();</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  uint32_t</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a4bec41af85f59394d10c181c9fd1b9af">GetPrologueByteSize</a> ();</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  SymbolType</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a0b6a002ea07ca2c3acc9228a8016b237">GetType</a> ();</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBSymbol.html#ae6eb4fbcf3fb19ba6238019c763260b2">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBSymbol.html#ab21ae90b4d21b5d2fedb2a4f05945f0b">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBSymbol.html#acaea3e5cac192ccf5dd2153ccb8ba72d">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="comment">// Returns true if the symbol is externally visible in the module that</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="comment">// it is defined in</span></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a203c8e2c75d4f6e97d72d2c12ddd52b1">IsExternal</a>();</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="comment">// Returns true if the symbol was synthetically generated from something</span></div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="comment">// other than the actual symbol table itself in the object file.</span></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBSymbol.html#aeb01e868374abcf965d7a8b3a1f88925">IsSynthetic</a>();</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  SymbolType GetType();</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">// Returns true if the symbol is externally visible in the module that</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="comment">// it is defined in</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span> IsExternal();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">// Returns true if the symbol was synthetically generated from something</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="comment">// other than the actual symbol table itself in the object file.</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="comment">//----------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">bool</span> IsSynthetic();</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  lldb_private::Symbol *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">void</span> reset(lldb_private::Symbol *);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbol.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 75</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbol.html#abf05358ec2c89fa95b69c85ed46492c9"> 76</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbol.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 77</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classlldb_1_1SBSymbol.html#a61223b184d8edf3f301c71ce68df8af5"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">SBSymbol</a>(lldb_private::Symbol *lldb_object_ptr);</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span> SetSymbol(lldb_private::Symbol *lldb_object_ptr);</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  lldb_private::Symbol *</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">get</span> ();</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  lldb_private::Symbol *m_opaque_ptr;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> };</div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a0c8981456fee88714c90e7dbcec4b408">reset</a> (lldb_private::Symbol *);</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00093"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbol.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 93</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00094"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbol.html#abf05358ec2c89fa95b69c85ed46492c9"> 94</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00095"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbol.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 95</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00096"></a><span class="lineno"><a class="code" href="classlldb_1_1SBSymbol.html#a61223b184d8edf3f301c71ce68df8af5"> 96</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a>;</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">SBSymbol</a> (lldb_private::Symbol *lldb_object_ptr);</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  SetSymbol (lldb_private::Symbol *lldb_object_ptr);</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  lldb_private::Symbol *m_opaque_ptr;</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> };</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="preprocessor">#endif // LLDB_SBSymbol_h_</span></div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#endif // LLDB_SBSymbol_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="SBInstructionList_8h_html"><div class="ttname"><a href="SBInstructionList_8h.html">SBInstructionList.h</a></div></div>
+<div class="ttc" id="SBAddress_8h_html"><div class="ttname"><a href="SBAddress_8h.html">SBAddress.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_a01a13bc77df3483f1fda095df57c968d"><div class="ttname"><a href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">lldb::SBSymbol</a></div><div class="ttdeci">class LLDB_API SBSymbol</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00075">SBDefines.h:75</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstructionList_html"><div class="ttname"><a href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstructionList_8h_source.html#l00019">SBInstructionList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="SBTarget_8h_html"><div class="ttname"><a href="SBTarget_8h.html">SBTarget.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h.html b/lldb/www/cpp_reference/html/SBTarget_8h.html
index a8f443f..cd67879 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h.html
+++ b/lldb/www/cpp_reference/html/SBTarget_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -34,11 +34,14 @@
<div class="title">SBTarget.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
-<code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<div class="textblock"><code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBAttachInfo_8h_source.html">lldb/API/SBAttachInfo.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBBreakpoint_8h_source.html">lldb/API/SBBreakpoint.h</a>"</code><br/>
<code>#include "<a class="el" href="SBBroadcaster_8h_source.html">lldb/API/SBBroadcaster.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
<code>#include "<a class="el" href="SBFileSpec_8h_source.html">lldb/API/SBFileSpec.h</a>"</code><br/>
<code>#include "<a class="el" href="SBFileSpecList_8h_source.html">lldb/API/SBFileSpecList.h</a>"</code><br/>
+<code>#include "<a class="el" href="SBLaunchInfo_8h_source.html">lldb/API/SBLaunchInfo.h</a>"</code><br/>
<code>#include "<a class="el" href="SBSymbolContextList_8h_source.html">lldb/API/SBSymbolContextList.h</a>"</code><br/>
<code>#include "<a class="el" href="SBType_8h_source.html">lldb/API/SBType.h</a>"</code><br/>
<code>#include "<a class="el" href="SBValue_8h_source.html">lldb/API/SBValue.h</a>"</code><br/>
@@ -48,34 +51,34 @@
<div class="dyncontent">
<div class="center"><img src="SBTarget_8h__incl.png" border="0" usemap="#SBTarget_8h" alt=""/></div>
<map name="SBTarget_8h" id="SBTarget_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="931,563,1072,591"/><area shape="rect" id="node15" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1093,83,1240,111"/><area shape="rect" id="node47" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="789,409,939,437"/><area shape="rect" id="node72" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1531,169,1699,197"/><area shape="rect" id="node76" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1649,254,1820,282"/><area shape="rect" id="node79" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1280,161,1456,205"/><area shape="rect" id="node83" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="5,486,133,514"/><area shape="rect" id="node86" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="53,409,184,437"/><area shape="rect" id="node91" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1773,83,1939,111"/><area shape="rect" id="node18" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="555,169,696,197"/><area shape="rect" id="node21" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="264,254,389,282"/><area shape="rect" id="node24" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="309,409,453,437"/><area shape="rect" id="node30" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="905,254,1092,282"/><area shape="rect" id="node39" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="575,486,727,514"/><area shape="rect" id="node27" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="319,486,444,514"/><area shape="rect" id="node33" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="479,331,612,359"/><area shape="rect" id="node44" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="913,331,1084,359"/><area shape="rect" id="node50" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1108,331,1257,359"/><area shape="rect" id="node59" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="737,331,889,359"/><area shape="rect" id="node65" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1332,331,1473,359"/><area shape="rect" id="node36" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="477,409,613,437"/><area shape="rect" id="node54" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1115,409,1293,437"/></map>
+<area shape="rect" id="node2" href="SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="904,80,1051,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1094,544,1236,571"/><area shape="rect" id="node18" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1305,395,1455,421"/><area shape="rect" id="node24" href="SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1572,163,1731,189"/><area shape="rect" id="node25" href="SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1692,245,1855,272"/><area shape="rect" id="node26" href="SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1807,163,1976,189"/><area shape="rect" id="node27" href="SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1929,245,2100,272"/><area shape="rect" id="node28" href="SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1917,80,2080,107"/><area shape="rect" id="node29" href="SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1370,155,1547,197"/><area shape="rect" id="node30" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="5,469,133,496"/><area shape="rect" id="node31" href="SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="105,395,236,421"/><area shape="rect" id="node32" href="SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="2105,80,2269,107"/><area shape="rect" id="node9" href="SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="571,163,713,189"/><area shape="rect" id="node10" href="SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="583,245,709,272"/><area shape="rect" id="node11" href="SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="312,395,456,421"/><area shape="rect" id="node13" href="SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="885,245,1072,272"/><area shape="rect" id="node16" href="SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="497,469,649,496"/><area shape="rect" id="node12" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="209,469,335,496"/><area shape="rect" id="node14" href="SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="531,320,664,347"/><area shape="rect" id="node17" href="SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1184,320,1355,347"/><area shape="rect" id="node19" href="SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="790,320,940,347"/><area shape="rect" id="node22" href="SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1379,320,1532,347"/><area shape="rect" id="node23" href="SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1017,320,1159,347"/><area shape="rect" id="node15" href="SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="582,395,719,421"/><area shape="rect" id="node20" href="SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="947,395,1127,421"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBTarget_8h__dep__incl.png" border="0" usemap="#SBTarget_8hdep" alt=""/></div>
<map name="SBTarget_8hdep" id="SBTarget_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="420,470,484,498"/><area shape="rect" id="node5" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="177,83,260,111"/><area shape="rect" id="node25" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="576,393,669,421"/><area shape="rect" id="node34" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="779,161,875,189"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="335,161,471,189"/><area shape="rect" id="node11" href="SBModule_8h.html" title="SBModule.h" alt="" coords="275,238,365,266"/><area shape="rect" id="node31" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,238,251,266"/><area shape="rect" id="node14" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="491,315,587,343"/><area shape="rect" id="node17" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="403,393,501,421"/><area shape="rect" id="node21" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="277,393,379,421"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="380,453,444,480"/><area shape="rect" id="node3" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="680,80,761,107"/><area shape="rect" id="node10" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="44,379,137,405"/><area shape="rect" id="node13" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="880,155,976,181"/><area shape="rect" id="node4" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="311,155,448,181"/><area shape="rect" id="node5" href="SBModule_8h.html" title="SBModule.h" alt="" coords="293,229,384,256"/><area shape="rect" id="node12" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="757,229,915,256"/><area shape="rect" id="node6" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="460,304,556,331"/><area shape="rect" id="node11" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="197,304,333,331"/><area shape="rect" id="node7" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="318,379,417,405"/><area shape="rect" id="node8" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="633,379,735,405"/><area shape="rect" id="node9" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="493,379,608,405"/></map>
</div>
</div>
<p><a href="SBTarget_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.map
index fb85728..fdd8072 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.map
@@ -1,12 +1,14 @@
<map id="SBTarget.h" name="SBTarget.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="420,470,484,498"/>
-<area shape="rect" id="node5" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="177,83,260,111"/>
-<area shape="rect" id="node25" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="576,393,669,421"/>
-<area shape="rect" id="node34" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="779,161,875,189"/>
-<area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="335,161,471,189"/>
-<area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="275,238,365,266"/>
-<area shape="rect" id="node31" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,238,251,266"/>
-<area shape="rect" id="node14" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="491,315,587,343"/>
-<area shape="rect" id="node17" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="403,393,501,421"/>
-<area shape="rect" id="node21" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="277,393,379,421"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="380,453,444,480"/>
+<area shape="rect" id="node3" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="680,80,761,107"/>
+<area shape="rect" id="node10" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="44,379,137,405"/>
+<area shape="rect" id="node13" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="880,155,976,181"/>
+<area shape="rect" id="node4" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="311,155,448,181"/>
+<area shape="rect" id="node5" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="293,229,384,256"/>
+<area shape="rect" id="node12" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="757,229,915,256"/>
+<area shape="rect" id="node6" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="460,304,556,331"/>
+<area shape="rect" id="node11" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="197,304,333,331"/>
+<area shape="rect" id="node7" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="318,379,417,405"/>
+<area shape="rect" id="node8" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="633,379,735,405"/>
+<area shape="rect" id="node9" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="493,379,608,405"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.md5
index bae3c37..e07935d 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.md5
@@ -1 +1 @@
-7b352a7ac830cfb5815d57252395c21e
\ No newline at end of file
+d7ec0f61501955567b18914fe64656f4
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.png
index b01bf29..51cb48e 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBTarget_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h__incl.map b/lldb/www/cpp_reference/html/SBTarget_8h__incl.map
index b419b79..461f2f0 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBTarget_8h__incl.map
@@ -1,24 +1,27 @@
<map id="SBTarget.h" name="SBTarget.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="931,563,1072,591"/>
-<area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="1093,83,1240,111"/>
-<area shape="rect" id="node47" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="789,409,939,437"/>
-<area shape="rect" id="node72" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1531,169,1699,197"/>
-<area shape="rect" id="node76" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1649,254,1820,282"/>
-<area shape="rect" id="node79" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1280,161,1456,205"/>
-<area shape="rect" id="node83" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="5,486,133,514"/>
-<area shape="rect" id="node86" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="53,409,184,437"/>
-<area shape="rect" id="node91" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="1773,83,1939,111"/>
-<area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="555,169,696,197"/>
-<area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="264,254,389,282"/>
-<area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="309,409,453,437"/>
-<area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="905,254,1092,282"/>
-<area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="575,486,727,514"/>
-<area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="319,486,444,514"/>
-<area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="479,331,612,359"/>
-<area shape="rect" id="node44" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="913,331,1084,359"/>
-<area shape="rect" id="node50" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="1108,331,1257,359"/>
-<area shape="rect" id="node59" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="737,331,889,359"/>
-<area shape="rect" id="node65" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1332,331,1473,359"/>
-<area shape="rect" id="node36" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="477,409,613,437"/>
-<area shape="rect" id="node54" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="1115,409,1293,437"/>
+<area shape="rect" id="node2" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords="904,80,1051,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="1094,544,1236,571"/>
+<area shape="rect" id="node18" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="1305,395,1455,421"/>
+<area shape="rect" id="node24" href="$SBAttachInfo_8h.html" title="lldb/API/SBAttachInfo.h" alt="" coords="1572,163,1731,189"/>
+<area shape="rect" id="node25" href="$SBBreakpoint_8h.html" title="lldb/API/SBBreakpoint.h" alt="" coords="1692,245,1855,272"/>
+<area shape="rect" id="node26" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="" coords="1807,163,1976,189"/>
+<area shape="rect" id="node27" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt="" coords="1929,245,2100,272"/>
+<area shape="rect" id="node28" href="$SBLaunchInfo_8h.html" title="lldb/API/SBLaunchInfo.h" alt="" coords="1917,80,2080,107"/>
+<area shape="rect" id="node29" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\lList.h" alt="" coords="1370,155,1547,197"/>
+<area shape="rect" id="node30" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="5,469,133,496"/>
+<area shape="rect" id="node31" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="105,395,236,421"/>
+<area shape="rect" id="node32" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" coords="2105,80,2269,107"/>
+<area shape="rect" id="node9" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="571,163,713,189"/>
+<area shape="rect" id="node10" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="583,245,709,272"/>
+<area shape="rect" id="node11" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords="312,395,456,421"/>
+<area shape="rect" id="node13" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" alt="" coords="885,245,1072,272"/>
+<area shape="rect" id="node16" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" coords="497,469,649,496"/>
+<area shape="rect" id="node12" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="209,469,335,496"/>
+<area shape="rect" id="node14" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="531,320,664,347"/>
+<area shape="rect" id="node17" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="" coords="1184,320,1355,347"/>
+<area shape="rect" id="node19" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coords="790,320,940,347"/>
+<area shape="rect" id="node22" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" coords="1379,320,1532,347"/>
+<area shape="rect" id="node23" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="1017,320,1159,347"/>
+<area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="582,395,719,421"/>
+<area shape="rect" id="node20" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.h" alt="" coords="947,395,1127,421"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h__incl.md5 b/lldb/www/cpp_reference/html/SBTarget_8h__incl.md5
index ffefe09..0df41b7 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h__incl.md5
+++ b/lldb/www/cpp_reference/html/SBTarget_8h__incl.md5
@@ -1 +1 @@
-f16aa9e0fcdca5412af0759a747e3905
\ No newline at end of file
+e58c1b2d37792839d5126d5a500dc865
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h__incl.png b/lldb/www/cpp_reference/html/SBTarget_8h__incl.png
index b53fe5c..542dd3d 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBTarget_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTarget_8h_source.html b/lldb/www/cpp_reference/html/SBTarget_8h_source.html
index 7b950b8..42c7832 100644
--- a/lldb/www/cpp_reference/html/SBTarget_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBTarget_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -43,828 +43,898 @@
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBTarget_h_</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTarget_h_</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include "<a class="code" href="SBBroadcaster_8h.html">lldb/API/SBBroadcaster.h</a>"</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpec_8h.html">lldb/API/SBFileSpec.h</a>"</span></div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpecList_8h.html">lldb/API/SBFileSpecList.h</a>"</span></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#include "<a class="code" href="SBSymbolContextList_8h.html">lldb/API/SBSymbolContextList.h</a>"</span></div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#include "<a class="code" href="SBType_8h.html">lldb/API/SBType.h</a>"</span></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include "<a class="code" href="SBValue_8h.html">lldb/API/SBValue.h</a>"</span></div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include "<a class="code" href="SBWatchpoint_8h.html">lldb/API/SBWatchpoint.h</a>"</span></div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLaunchInfo.html"> 25</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a></div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> {</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a0675478da0b07bf11d406f76621a1f82">SBLaunchInfo</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> **argv);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#affb51a65ed96d1d365ea7ef8c164d038">~SBLaunchInfo</a>();</div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">// C Includes</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">// C++ Includes</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">// Other libraries and framework includes</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">// Project includes</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#include "<a class="code" href="SBAddress_8h.html">lldb/API/SBAddress.h</a>"</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#include "<a class="code" href="SBAttachInfo_8h.html">lldb/API/SBAttachInfo.h</a>"</span></div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#include "<a class="code" href="SBBreakpoint_8h.html">lldb/API/SBBreakpoint.h</a>"</span></div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include "<a class="code" href="SBBroadcaster_8h.html">lldb/API/SBBroadcaster.h</a>"</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpec_8h.html">lldb/API/SBFileSpec.h</a>"</span></div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include "<a class="code" href="SBFileSpecList_8h.html">lldb/API/SBFileSpecList.h</a>"</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include "<a class="code" href="SBLaunchInfo_8h.html">lldb/API/SBLaunchInfo.h</a>"</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include "<a class="code" href="SBSymbolContextList_8h.html">lldb/API/SBSymbolContextList.h</a>"</span></div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="SBType_8h.html">lldb/API/SBType.h</a>"</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="SBValue_8h.html">lldb/API/SBValue.h</a>"</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="SBWatchpoint_8h.html">lldb/API/SBWatchpoint.h</a>"</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  uint32_t</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a674ae8374101243e460c919c64b50d4b">GetUserID</a>();</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a11185169cf1f5437989e2350fee8bbea">GetGroupID</a>();</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#ad4f669628b4e62a447077b89c53fb225">UserIDIsValid</a> ();</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#acb84f6f5e1f33453a10dad3de7abc63c">GroupIDIsValid</a> ();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#aa80910204bc2e3279628488ea1723f34">SetUserID</a> (uint32_t uid);</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a06c4d15521b35f5b648fd2b821383c76">SetGroupID</a> (uint32_t gid);</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  uint32_t</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#aedf4d2e828adce9bf928c05cc9910ea1">GetNumArguments</a> ();</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a135065f100f23ecff4539719c5463497">GetArgumentAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#abf941e467cc9a50664d09ea9a95c2258">SetArguments</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> **argv, <span class="keywordtype">bool</span> append);</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  uint32_t</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a84cf4b5452271a2a16446a3a6072656a">GetNumEnvironmentEntries</a> ();</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a2bd59752a7984abb59dd997dc7ed9a7c">GetEnvironmentEntryAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a07e14ceef85daee9b0aefc14e1079116">SetEnvironmentEntries</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> **envp, <span class="keywordtype">bool</span> append);</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a013ebb7fd24e68282af3c18d7897a56b">Clear</a> ();</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#acfd8ebf483bc87b576d1b066f0cc7e71">GetWorkingDirectory</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a6faeacf44f190f506eda39b66e17c3ed">SetWorkingDirectory</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *working_dir);</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  uint32_t</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a9ed4a73b7638ea66b0d7efe333983fd2">GetLaunchFlags</a> ();</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a2694fe28febd36e2fb22f026028f4a75">SetLaunchFlags</a> (uint32_t flags);</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a124aa5141af4e9d01b3faa31c1728a06">GetProcessPluginName</a> ();</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  </div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a44611ffb266c6f486add958b79d9e8c4">SetProcessPluginName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *plugin_name);</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a9501d1134d0c1218489485a36b0582f1">GetShell</a> ();</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a3d27f5a0ea42efcfe6b1e9aecb5455cf">SetShell</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> * path);</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  uint32_t</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a3a92d12d1df3e59d11fe404dfcb1a716">GetResumeCount</a> ();</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a5758f4d43dc4464c43a369c43274dc0a">SetResumeCount</a> (uint32_t c);</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  </div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a84d5d479c89e7df8514bf7c269d021ea">AddCloseFileAction</a> (<span class="keywordtype">int</span> fd);</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#acd4182082c20ce8659fb0b4cf033bf3c">AddDuplicateFileAction</a> (<span class="keywordtype">int</span> fd, <span class="keywordtype">int</span> dup_fd);</div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  </div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a511fb39e4d373785a569e5349b6b3006">AddOpenFileAction</a> (<span class="keywordtype">int</span> fd, <span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write);</div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  </div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#ac38bad8bb13423294c18fa25b658e985">AddSuppressFileAction</a> (<span class="keywordtype">int</span> fd, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write);</div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  </div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00114"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLaunchInfo.html#a593230acf95f9720217b7fb17681efca"> 114</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  </div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  lldb_private::ProcessLaunchInfo &</div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html#a5917181583b843a0b6bf4df94e241e90">ref</a> ();</div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
-<div class="line"><a name="l00119"></a><span class="lineno"><a class="code" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260"> 119</a></span>  ProcessLaunchInfoSP <a class="code" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> };</div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
-<div class="line"><a name="l00122"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAttachInfo.html"> 122</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a></div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> {</div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">SBAttachInfo</a> ();</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  </div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">SBAttachInfo</a> (lldb::pid_t pid);</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  </div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">SBAttachInfo</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keywordtype">bool</span> wait_for);</div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  </div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">SBAttachInfo</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &rhs);</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a2055183c6b88e77e5c2cf0517a86dc18">~SBAttachInfo</a>();</div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &</div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a1258f3984a13063ec872838fa155ff59">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &rhs);</div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  </div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  lldb::pid_t</div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#abb6a7077fbe56c776d46b3fa48aca076">GetProcessID</a> ();</div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  </div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a9e79f1317a7191c5fc87a77ef882e740">SetProcessID</a> (lldb::pid_t pid);</div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  </div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#ab52fefdcf0dec64ddf0a83d951013075">SetExecutable</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path);</div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  </div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#ab52fefdcf0dec64ddf0a83d951013075">SetExecutable</a> (<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> exe_file);</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  </div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#afd71734093be35e8e1508e2e50b3025b">GetWaitForLaunch</a> ();</div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  </div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a57e2819a8bf43b29636d73728d3d4187">SetWaitForLaunch</a> (<span class="keywordtype">bool</span> b);</div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  </div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a385f5b1703122b4157b0027dfbf7e581">GetIgnoreExisting</a> ();</div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  </div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a0f134818871b03bdd2c04ce7995c29f8">SetIgnoreExisting</a> (<span class="keywordtype">bool</span> b);</div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  </div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  uint32_t</div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a7db508ffa37dee17dc22a159cc96eeb9">GetResumeCount</a> ();</div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  </div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a8ddc6e044fe9b07b1e8a91224bf28dc0">SetResumeCount</a> (uint32_t c);</div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  </div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a23216bc30260d88d5e3e2bf635a797ad">GetProcessPluginName</a> ();</div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  </div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#ab7dd221a9e530a07a205a68f81bb3db5">SetProcessPluginName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *plugin_name);</div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  </div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  uint32_t</div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a2c6d34f89c1f9cc08b071471b98cb06b">GetUserID</a>();</div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  </div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  uint32_t</div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#ac0a0a70bf01f5073ad4e19f0ac6df022">GetGroupID</a>();</div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  </div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#ac0dda9d20a64a7bc850d20002464c25a">UserIDIsValid</a> ();</div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  </div>
-<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#aebc3e7d8362dbbecffece8032d439255">GroupIDIsValid</a> ();</div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  </div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#ab6599f72626161f777673965c52f05ff">SetUserID</a> (uint32_t uid);</div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  </div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a1afc795119ed7e2f344f7f8865b593cb">SetGroupID</a> (uint32_t gid);</div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  </div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  uint32_t</div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a3029879773440b70a22fc13e285fb0fb">GetEffectiveUserID</a>();</div>
-<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  </div>
-<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  uint32_t</div>
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#af34a804e1c93029306b927ef79d1e7b9">GetEffectiveGroupID</a>();</div>
-<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  </div>
-<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a9fdf4573f18f0c1934d35b56e286a107">EffectiveUserIDIsValid</a> ();</div>
-<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  </div>
-<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a91f6563ee1542cb2a04e3e99d67a43b1">EffectiveGroupIDIsValid</a> ();</div>
-<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  </div>
-<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a049ddfc3e45f19c2a56d7cc85e3ac67c">SetEffectiveUserID</a> (uint32_t uid);</div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  </div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a606ab1f702b6d2c11e28890fecb761c0">SetEffectiveGroupID</a> (uint32_t gid);</div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  </div>
-<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  lldb::pid_t</div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#ac0f82c45728c88d81cc5d766cb74e59b">GetParentProcessID</a> ();</div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  </div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#aba94f0b1b865a4526f5ffba5f575d3c9">SetParentProcessID</a> (lldb::pid_t pid);</div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  </div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a74cec728a36737a1295a2ccf196d38f4">ParentProcessIDIsValid</a>();</div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  </div>
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  </div>
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00221"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAttachInfo.html#a593230acf95f9720217b7fb17681efca"> 221</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div>
-<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  lldb_private::ProcessAttachInfo &</div>
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="classlldb_1_1SBAttachInfo.html#a7f38e495c51999e2a1a85445ad5787d7">ref</a> ();</div>
-<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  </div>
-<div class="line"><a name="l00226"></a><span class="lineno"><a class="code" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e"> 226</a></span>  ProcessAttachInfoSP <a class="code" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> };</div>
-<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div>
-<div class="line"><a name="l00229"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html"> 229</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a></div>
-<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> {</div>
-<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="comment">// Broadcaster bits.</span></div>
-<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keyword">enum</span></div>
-<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  {</div>
-<div class="line"><a name="l00237"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a88a915da4ed1c1d84f8438ea874082d5"> 237</a></span>  <a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a88a915da4ed1c1d84f8438ea874082d5">eBroadcastBitBreakpointChanged</a> = (1 << 0),</div>
-<div class="line"><a name="l00238"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6af517ae65e12295274a45f4d06af3e996"> 238</a></span>  <a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6af517ae65e12295274a45f4d06af3e996">eBroadcastBitModulesLoaded</a> = (1 << 1),</div>
-<div class="line"><a name="l00239"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a23fbdb85db5e1bc907bf884d4f8ac6ae"> 239</a></span>  <a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a23fbdb85db5e1bc907bf884d4f8ac6ae">eBroadcastBitModulesUnloaded</a> = (1 << 2),</div>
-<div class="line"><a name="l00240"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6aa3460d865bd3f68ca8f2dcd42103cb7a"> 240</a></span>  <a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6aa3460d865bd3f68ca8f2dcd42103cb7a">eBroadcastBitWatchpointChanged</a> = (1 << 3),</div>
-<div class="line"><a name="l00241"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a74b977beb5b8587fe1c088fe636c542d"> 241</a></span>  <a class="code" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a74b977beb5b8587fe1c088fe636c542d">eBroadcastBitSymbolsLoaded</a> = (1 << 4)</div>
-<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  };</div>
-<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> </div>
-<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="comment">// Constructors</span></div>
-<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  <a class="code" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">SBTarget</a> ();</div>
-<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> </div>
-<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <a class="code" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">SBTarget</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a>& rhs);</div>
-<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> </div>
-<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <a class="code" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">SBTarget</a> (<span class="keyword">const</span> lldb::TargetSP& target_sp);</div>
-<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  </div>
-<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a>&</div>
-<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <a class="code" href="classlldb_1_1SBTarget.html#aeb0aefcf588167eeb113b6800efe6ead">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a>& rhs);</div>
-<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div>
-<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="comment">// Destructor</span></div>
-<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="classlldb_1_1SBTarget.html#a3b1067943e1888eb5258796e5770d15e">~SBTarget</a>();</div>
-<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> </div>
-<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <a class="code" href="classlldb_1_1SBTarget.html#a74be8dd8dafa45965ff975c678b39992">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  </div>
-<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="classlldb_1_1SBTarget.html#ad43c676d3770e9505edb596a5dcc95aa">GetBroadcasterClassName</a> ();</div>
-<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> </div>
-<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <a class="code" href="classlldb_1_1SBTarget.html#a2be39f5b1d5de91b1e9414e4473cac7f">GetProcess</a> ();</div>
-<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> </div>
-<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="comment"> /// Launch a new process.</span></div>
-<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="comment"> /// Launch a new process by spawning a new process using the</span></div>
-<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> <span class="comment"> /// target object's executable module's file as the file to launch.</span></div>
-<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="comment"> /// Arguments are given in \a argv, and the environment variables</span></div>
-<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="comment"> /// are in \a envp. Standard input and output files can be</span></div>
-<div class="line"><a name="l00277"></a><span class="lineno"> 277</span> <span class="comment"> /// optionally re-directed to \a stdin_path, \a stdout_path, and</span></div>
-<div class="line"><a name="l00278"></a><span class="lineno"> 278</span> <span class="comment"> /// \a stderr_path.</span></div>
-<div class="line"><a name="l00279"></a><span class="lineno"> 279</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> <span class="comment"> /// @param[in] listener</span></div>
-<div class="line"><a name="l00281"></a><span class="lineno"> 281</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
-<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
-<div class="line"><a name="l00283"></a><span class="lineno"> 283</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
-<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events. </span></div>
-<div class="line"><a name="l00285"></a><span class="lineno"> 285</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> <span class="comment"> /// @param[in] argv</span></div>
-<div class="line"><a name="l00287"></a><span class="lineno"> 287</span> <span class="comment"> /// The argument array.</span></div>
-<div class="line"><a name="l00288"></a><span class="lineno"> 288</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00289"></a><span class="lineno"> 289</span> <span class="comment"> /// @param[in] envp</span></div>
-<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> <span class="comment"> /// The environment array.</span></div>
-<div class="line"><a name="l00291"></a><span class="lineno"> 291</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00292"></a><span class="lineno"> 292</span> <span class="comment"> /// @param[in] launch_flags</span></div>
-<div class="line"><a name="l00293"></a><span class="lineno"> 293</span> <span class="comment"> /// Flags to modify the launch (@see lldb::LaunchFlags)</span></div>
-<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00295"></a><span class="lineno"> 295</span> <span class="comment"> /// @param[in] stdin_path</span></div>
-<div class="line"><a name="l00296"></a><span class="lineno"> 296</span> <span class="comment"> /// The path to use when re-directing the STDIN of the new</span></div>
-<div class="line"><a name="l00297"></a><span class="lineno"> 297</span> <span class="comment"> /// process. If all stdXX_path arguments are NULL, a pseudo</span></div>
-<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> <span class="comment"> /// terminal will be used.</span></div>
-<div class="line"><a name="l00299"></a><span class="lineno"> 299</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00300"></a><span class="lineno"> 300</span> <span class="comment"> /// @param[in] stdout_path</span></div>
-<div class="line"><a name="l00301"></a><span class="lineno"> 301</span> <span class="comment"> /// The path to use when re-directing the STDOUT of the new</span></div>
-<div class="line"><a name="l00302"></a><span class="lineno"> 302</span> <span class="comment"> /// process. If all stdXX_path arguments are NULL, a pseudo</span></div>
-<div class="line"><a name="l00303"></a><span class="lineno"> 303</span> <span class="comment"> /// terminal will be used.</span></div>
-<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00305"></a><span class="lineno"> 305</span> <span class="comment"> /// @param[in] stderr_path</span></div>
-<div class="line"><a name="l00306"></a><span class="lineno"> 306</span> <span class="comment"> /// The path to use when re-directing the STDERR of the new</span></div>
-<div class="line"><a name="l00307"></a><span class="lineno"> 307</span> <span class="comment"> /// process. If all stdXX_path arguments are NULL, a pseudo</span></div>
-<div class="line"><a name="l00308"></a><span class="lineno"> 308</span> <span class="comment"> /// terminal will be used.</span></div>
-<div class="line"><a name="l00309"></a><span class="lineno"> 309</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00310"></a><span class="lineno"> 310</span> <span class="comment"> /// @param[in] working_directory</span></div>
-<div class="line"><a name="l00311"></a><span class="lineno"> 311</span> <span class="comment"> /// The working directory to have the child process run in</span></div>
-<div class="line"><a name="l00312"></a><span class="lineno"> 312</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00313"></a><span class="lineno"> 313</span> <span class="comment"> /// @param[in] launch_flags</span></div>
-<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> <span class="comment"> /// Some launch options specified by logical OR'ing </span></div>
-<div class="line"><a name="l00315"></a><span class="lineno"> 315</span> <span class="comment"> /// lldb::LaunchFlags enumeration values together.</span></div>
-<div class="line"><a name="l00316"></a><span class="lineno"> 316</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00317"></a><span class="lineno"> 317</span> <span class="comment"> /// @param[in] stop_at_endtry</span></div>
-<div class="line"><a name="l00318"></a><span class="lineno"> 318</span> <span class="comment"> /// If false do not stop the inferior at the entry point.</span></div>
-<div class="line"><a name="l00319"></a><span class="lineno"> 319</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00320"></a><span class="lineno"> 320</span> <span class="comment"> /// @param[out]</span></div>
-<div class="line"><a name="l00321"></a><span class="lineno"> 321</span> <span class="comment"> /// An error object. Contains the reason if there is some failure.</span></div>
-<div class="line"><a name="l00322"></a><span class="lineno"> 322</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00323"></a><span class="lineno"> 323</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00324"></a><span class="lineno"> 324</span> <span class="comment"> /// A process object for the newly created process.</span></div>
-<div class="line"><a name="l00325"></a><span class="lineno"> 325</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <a class="code" href="classlldb_1_1SBTarget.html#a341e19c562924b32b322824350b2e1ab">Launch</a> (<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener, </div>
-<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keywordtype">char</span> <span class="keyword">const</span> **argv,</div>
-<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keywordtype">char</span> <span class="keyword">const</span> **envp,</div>
-<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stdin_path,</div>
-<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stdout_path,</div>
-<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stderr_path,</div>
-<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *working_directory,</div>
-<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  uint32_t launch_flags, <span class="comment">// See LaunchFlags</span></div>
-<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="keywordtype">bool</span> stop_at_entry,</div>
-<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  </div>
-<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  </div>
-<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00340"></a><span class="lineno"> 340</span> <span class="comment"> /// Launch a new process with sensible defaults.</span></div>
-<div class="line"><a name="l00341"></a><span class="lineno"> 341</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00342"></a><span class="lineno"> 342</span> <span class="comment"> /// @param[in] argv</span></div>
-<div class="line"><a name="l00343"></a><span class="lineno"> 343</span> <span class="comment"> /// The argument array.</span></div>
-<div class="line"><a name="l00344"></a><span class="lineno"> 344</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00345"></a><span class="lineno"> 345</span> <span class="comment"> /// @param[in] envp</span></div>
-<div class="line"><a name="l00346"></a><span class="lineno"> 346</span> <span class="comment"> /// The environment array.</span></div>
-<div class="line"><a name="l00347"></a><span class="lineno"> 347</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00348"></a><span class="lineno"> 348</span> <span class="comment"> /// @param[in] working_directory</span></div>
-<div class="line"><a name="l00349"></a><span class="lineno"> 349</span> <span class="comment"> /// The working directory to have the child process run in</span></div>
-<div class="line"><a name="l00350"></a><span class="lineno"> 350</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00351"></a><span class="lineno"> 351</span> <span class="comment"> /// Default: listener</span></div>
-<div class="line"><a name="l00352"></a><span class="lineno"> 352</span> <span class="comment"> /// Set to the target's debugger (SBTarget::GetDebugger())</span></div>
-<div class="line"><a name="l00353"></a><span class="lineno"> 353</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00354"></a><span class="lineno"> 354</span> <span class="comment"> /// Default: launch_flags</span></div>
-<div class="line"><a name="l00355"></a><span class="lineno"> 355</span> <span class="comment"> /// Empty launch flags</span></div>
-<div class="line"><a name="l00356"></a><span class="lineno"> 356</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00357"></a><span class="lineno"> 357</span> <span class="comment"> /// Default: stdin_path</span></div>
-<div class="line"><a name="l00358"></a><span class="lineno"> 358</span> <span class="comment"> /// Default: stdout_path</span></div>
-<div class="line"><a name="l00359"></a><span class="lineno"> 359</span> <span class="comment"> /// Default: stderr_path</span></div>
-<div class="line"><a name="l00360"></a><span class="lineno"> 360</span> <span class="comment"> /// A pseudo terminal will be used.</span></div>
-<div class="line"><a name="l00361"></a><span class="lineno"> 361</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00362"></a><span class="lineno"> 362</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00363"></a><span class="lineno"> 363</span> <span class="comment"> /// A process object for the newly created process.</span></div>
-<div class="line"><a name="l00364"></a><span class="lineno"> 364</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a></div>
-<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <a class="code" href="classlldb_1_1SBTarget.html#a54fc497ca693a421da7e7dff5f00b5ac">LaunchSimple</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> **argv, </div>
-<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> **envp,</div>
-<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *working_directory);</div>
-<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  </div>
-<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a></div>
-<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <a class="code" href="classlldb_1_1SBTarget.html#a341e19c562924b32b322824350b2e1ab">Launch</a> (<a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> &launch_info, <a class="code" href="classlldb_1_1SBError.html">SBError</a>& error);</div>
-<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  </div>
-<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a></div>
-<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  <a class="code" href="classlldb_1_1SBTarget.html#a0e6fed0429dd07763cc96600758bb0cb">LoadCore</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *core_file);</div>
-<div class="line"><a name="l00375"></a><span class="lineno"> 375</span> </div>
-<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a></div>
-<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <a class="code" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">Attach</a> (<a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &attach_info, <a class="code" href="classlldb_1_1SBError.html">SBError</a>& error);</div>
-<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> </div>
-<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00380"></a><span class="lineno"> 380</span> <span class="comment"> /// Attach to process with pid.</span></div>
-<div class="line"><a name="l00381"></a><span class="lineno"> 381</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00382"></a><span class="lineno"> 382</span> <span class="comment"> /// @param[in] listener</span></div>
-<div class="line"><a name="l00383"></a><span class="lineno"> 383</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
-<div class="line"><a name="l00384"></a><span class="lineno"> 384</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
-<div class="line"><a name="l00385"></a><span class="lineno"> 385</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
-<div class="line"><a name="l00386"></a><span class="lineno"> 386</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events.</span></div>
-<div class="line"><a name="l00387"></a><span class="lineno"> 387</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00388"></a><span class="lineno"> 388</span> <span class="comment"> /// @param[in] pid</span></div>
-<div class="line"><a name="l00389"></a><span class="lineno"> 389</span> <span class="comment"> /// The process ID to attach to.</span></div>
-<div class="line"><a name="l00390"></a><span class="lineno"> 390</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00391"></a><span class="lineno"> 391</span> <span class="comment"> /// @param[out]</span></div>
-<div class="line"><a name="l00392"></a><span class="lineno"> 392</span> <span class="comment"> /// An error explaining what went wrong if attach fails.</span></div>
-<div class="line"><a name="l00393"></a><span class="lineno"> 393</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00394"></a><span class="lineno"> 394</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00395"></a><span class="lineno"> 395</span> <span class="comment"> /// A process object for the attached process.</span></div>
-<div class="line"><a name="l00396"></a><span class="lineno"> 396</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <a class="code" href="classlldb_1_1SBTarget.html#a757df8225406d460b46d29035effce18">AttachToProcessWithID</a> (<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener,</div>
-<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  lldb::pid_t pid,</div>
-<div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00401"></a><span class="lineno"> 401</span> </div>
-<div class="line"><a name="l00402"></a><span class="lineno"> 402</span> <span class="preprocessor">#if defined(__APPLE__)</span></div>
-<div class="line"><a name="l00403"></a><span class="lineno"> 403</span> <span class="preprocessor"></span> <span class="comment">// We need to keep this around for a build or two since Xcode links</span></div>
-<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <span class="comment">// to the 32 bit version of this function. We will take it out soon.</span></div>
-<div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  <a class="code" href="classlldb_1_1SBTarget.html#a757df8225406d460b46d29035effce18">AttachToProcessWithID</a> (<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener,</div>
-<div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  ::pid_t pid, <span class="comment">// 32 bit int process ID</span></div>
-<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error); <span class="comment">// DEPRECATED </span></div>
-<div class="line"><a name="l00409"></a><span class="lineno"> 409</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00410"></a><span class="lineno"> 410</span> <span class="preprocessor"></span> <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00411"></a><span class="lineno"> 411</span> <span class="comment"> /// Attach to process with name.</span></div>
-<div class="line"><a name="l00412"></a><span class="lineno"> 412</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00413"></a><span class="lineno"> 413</span> <span class="comment"> /// @param[in] listener</span></div>
-<div class="line"><a name="l00414"></a><span class="lineno"> 414</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
-<div class="line"><a name="l00415"></a><span class="lineno"> 415</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
-<div class="line"><a name="l00416"></a><span class="lineno"> 416</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
-<div class="line"><a name="l00417"></a><span class="lineno"> 417</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events.</span></div>
-<div class="line"><a name="l00418"></a><span class="lineno"> 418</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00419"></a><span class="lineno"> 419</span> <span class="comment"> /// @param[in] name</span></div>
-<div class="line"><a name="l00420"></a><span class="lineno"> 420</span> <span class="comment"> /// Basename of process to attach to.</span></div>
-<div class="line"><a name="l00421"></a><span class="lineno"> 421</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00422"></a><span class="lineno"> 422</span> <span class="comment"> /// @param[in] wait_for</span></div>
-<div class="line"><a name="l00423"></a><span class="lineno"> 423</span> <span class="comment"> /// If true wait for a new instance of 'name' to be launched.</span></div>
-<div class="line"><a name="l00424"></a><span class="lineno"> 424</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00425"></a><span class="lineno"> 425</span> <span class="comment"> /// @param[out]</span></div>
-<div class="line"><a name="l00426"></a><span class="lineno"> 426</span> <span class="comment"> /// An error explaining what went wrong if attach fails.</span></div>
-<div class="line"><a name="l00427"></a><span class="lineno"> 427</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00428"></a><span class="lineno"> 428</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00429"></a><span class="lineno"> 429</span> <span class="comment"> /// A process object for the attached process.</span></div>
-<div class="line"><a name="l00430"></a><span class="lineno"> 430</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <a class="code" href="classlldb_1_1SBTarget.html#adfff7716f39bcf36a497ee5d22344340">AttachToProcessWithName</a> (<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener,</div>
-<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
-<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  <span class="keywordtype">bool</span> wait_for,</div>
-<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00436"></a><span class="lineno"> 436</span> </div>
-<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00438"></a><span class="lineno"> 438</span> <span class="comment"> /// Connect to a remote debug server with url.</span></div>
-<div class="line"><a name="l00439"></a><span class="lineno"> 439</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00440"></a><span class="lineno"> 440</span> <span class="comment"> /// @param[in] listener</span></div>
-<div class="line"><a name="l00441"></a><span class="lineno"> 441</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
-<div class="line"><a name="l00442"></a><span class="lineno"> 442</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
-<div class="line"><a name="l00443"></a><span class="lineno"> 443</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
-<div class="line"><a name="l00444"></a><span class="lineno"> 444</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events.</span></div>
-<div class="line"><a name="l00445"></a><span class="lineno"> 445</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00446"></a><span class="lineno"> 446</span> <span class="comment"> /// @param[in] url</span></div>
-<div class="line"><a name="l00447"></a><span class="lineno"> 447</span> <span class="comment"> /// The url to connect to, e.g., 'connect://localhost:12345'.</span></div>
-<div class="line"><a name="l00448"></a><span class="lineno"> 448</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00449"></a><span class="lineno"> 449</span> <span class="comment"> /// @param[in] plugin_name</span></div>
-<div class="line"><a name="l00450"></a><span class="lineno"> 450</span> <span class="comment"> /// The plugin name to be used; can be NULL.</span></div>
-<div class="line"><a name="l00451"></a><span class="lineno"> 451</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00452"></a><span class="lineno"> 452</span> <span class="comment"> /// @param[out]</span></div>
-<div class="line"><a name="l00453"></a><span class="lineno"> 453</span> <span class="comment"> /// An error explaining what went wrong if the connect fails.</span></div>
-<div class="line"><a name="l00454"></a><span class="lineno"> 454</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00455"></a><span class="lineno"> 455</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00456"></a><span class="lineno"> 456</span> <span class="comment"> /// A process object for the connected process.</span></div>
-<div class="line"><a name="l00457"></a><span class="lineno"> 457</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  <a class="code" href="classlldb_1_1SBTarget.html#a6754ed2f8749a52dcd9733d030ab2c0a">ConnectRemote</a> (<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener,</div>
-<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *url,</div>
-<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *plugin_name,</div>
-<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a>& error);</div>
-<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  </div>
-<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div>
-<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  <a class="code" href="classlldb_1_1SBTarget.html#ac442dc8bdf930b56f7d233371609fa1c">GetExecutable</a> ();</div>
-<div class="line"><a name="l00466"></a><span class="lineno"> 466</span> </div>
-<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  <a class="code" href="classlldb_1_1SBTarget.html#a41ba7de6874cb92f31b35c811682e0ad">AddModule</a> (<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &module);</div>
-<div class="line"><a name="l00469"></a><span class="lineno"> 469</span> </div>
-<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a></div>
-<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  <a class="code" href="classlldb_1_1SBTarget.html#a41ba7de6874cb92f31b35c811682e0ad">AddModule</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path,</div>
-<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *triple,</div>
-<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *uuid);</div>
-<div class="line"><a name="l00474"></a><span class="lineno"> 474</span> </div>
-<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a></div>
-<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  <a class="code" href="classlldb_1_1SBTarget.html#a41ba7de6874cb92f31b35c811682e0ad">AddModule</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *path,</div>
-<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *triple,</div>
-<div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *uuid_cstr,</div>
-<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *symfile);</div>
-<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  </div>
-<div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a></div>
-<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  <a class="code" href="classlldb_1_1SBTarget.html#a41ba7de6874cb92f31b35c811682e0ad">AddModule</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &module_spec);</div>
-<div class="line"><a name="l00483"></a><span class="lineno"> 483</span> </div>
-<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  uint32_t</div>
-<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  <a class="code" href="classlldb_1_1SBTarget.html#ae010738ae86b4aea208ffe7c8a8daa95">GetNumModules</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00486"></a><span class="lineno"> 486</span> </div>
-<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a></div>
-<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  <a class="code" href="classlldb_1_1SBTarget.html#aef4038ab7cdf7738221ecb6b46124125">GetModuleAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00489"></a><span class="lineno"> 489</span> </div>
-<div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  <a class="code" href="classlldb_1_1SBTarget.html#ac03832e9442a678474da723dbed5058d">RemoveModule</a> (<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module);</div>
-<div class="line"><a name="l00492"></a><span class="lineno"> 492</span> </div>
-<div class="line"><a name="l00493"></a><span class="lineno"> 493</span>  <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div>
-<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>  <a class="code" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">GetDebugger</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00495"></a><span class="lineno"> 495</span> </div>
-<div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a></div>
-<div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  <a class="code" href="classlldb_1_1SBTarget.html#afd90a0ef25c240b0cf7c80fbb3f22a4b">FindModule</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec);</div>
-<div class="line"><a name="l00498"></a><span class="lineno"> 498</span> </div>
-<div class="line"><a name="l00499"></a><span class="lineno"> 499</span>  lldb::ByteOrder</div>
-<div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  <a class="code" href="classlldb_1_1SBTarget.html#a2323a4d9b806ba10961cece2f5f68e80">GetByteOrder</a> ();</div>
-<div class="line"><a name="l00501"></a><span class="lineno"> 501</span> </div>
-<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>  uint32_t</div>
-<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  <a class="code" href="classlldb_1_1SBTarget.html#a63633292f6807db0839078a7706c95b9">GetAddressByteSize</a>();</div>
-<div class="line"><a name="l00504"></a><span class="lineno"> 504</span> </div>
-<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  <a class="code" href="classlldb_1_1SBTarget.html#a9e0e405395ffb7553e9328e3a7d306e8">GetTriple</a> ();</div>
-<div class="line"><a name="l00507"></a><span class="lineno"> 507</span> </div>
-<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00509"></a><span class="lineno"> 509</span> <span class="comment"> /// Set the base load address for a module section.</span></div>
-<div class="line"><a name="l00510"></a><span class="lineno"> 510</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00511"></a><span class="lineno"> 511</span> <span class="comment"> /// @param[in] section</span></div>
-<div class="line"><a name="l00512"></a><span class="lineno"> 512</span> <span class="comment"> /// The section whose base load address will be set within this</span></div>
-<div class="line"><a name="l00513"></a><span class="lineno"> 513</span> <span class="comment"> /// target.</span></div>
-<div class="line"><a name="l00514"></a><span class="lineno"> 514</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00515"></a><span class="lineno"> 515</span> <span class="comment"> /// @param[in] section_base_addr</span></div>
-<div class="line"><a name="l00516"></a><span class="lineno"> 516</span> <span class="comment"> /// The base address for the section.</span></div>
-<div class="line"><a name="l00517"></a><span class="lineno"> 517</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00518"></a><span class="lineno"> 518</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00519"></a><span class="lineno"> 519</span> <span class="comment"> /// An error to indicate success, fail, and any reason for </span></div>
-<div class="line"><a name="l00520"></a><span class="lineno"> 520</span> <span class="comment"> /// failure.</span></div>
-<div class="line"><a name="l00521"></a><span class="lineno"> 521</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00522"></a><span class="lineno"> 522</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00523"></a><span class="lineno"> 523</span>  <a class="code" href="classlldb_1_1SBTarget.html#a8f654abc3a287617927201581f2e2273">SetSectionLoadAddress</a> (<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section,</div>
-<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>  lldb::addr_t section_base_addr);</div>
-<div class="line"><a name="l00525"></a><span class="lineno"> 525</span>  </div>
-<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00527"></a><span class="lineno"> 527</span> <span class="comment"> /// Clear the base load address for a module section.</span></div>
-<div class="line"><a name="l00528"></a><span class="lineno"> 528</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00529"></a><span class="lineno"> 529</span> <span class="comment"> /// @param[in] section</span></div>
-<div class="line"><a name="l00530"></a><span class="lineno"> 530</span> <span class="comment"> /// The section whose base load address will be cleared within</span></div>
-<div class="line"><a name="l00531"></a><span class="lineno"> 531</span> <span class="comment"> /// this target.</span></div>
-<div class="line"><a name="l00532"></a><span class="lineno"> 532</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00533"></a><span class="lineno"> 533</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00534"></a><span class="lineno"> 534</span> <span class="comment"> /// An error to indicate success, fail, and any reason for </span></div>
-<div class="line"><a name="l00535"></a><span class="lineno"> 535</span> <span class="comment"> /// failure.</span></div>
-<div class="line"><a name="l00536"></a><span class="lineno"> 536</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00537"></a><span class="lineno"> 537</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00538"></a><span class="lineno"> 538</span>  <a class="code" href="classlldb_1_1SBTarget.html#ad4d36ec9aeefd598ca0e9c1b604fa435">ClearSectionLoadAddress</a> (<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section);</div>
-<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  </div>
-<div class="line"><a name="l00540"></a><span class="lineno"> 540</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00541"></a><span class="lineno"> 541</span> <span class="comment"> /// Slide all file addresses for all module sections so that \a module</span></div>
-<div class="line"><a name="l00542"></a><span class="lineno"> 542</span> <span class="comment"> /// appears to loaded at these slide addresses.</span></div>
-<div class="line"><a name="l00543"></a><span class="lineno"> 543</span> <span class="comment"> /// </span></div>
-<div class="line"><a name="l00544"></a><span class="lineno"> 544</span> <span class="comment"> /// When you need all sections within a module to be loaded at a </span></div>
-<div class="line"><a name="l00545"></a><span class="lineno"> 545</span> <span class="comment"> /// rigid slide from the addresses found in the module object file,</span></div>
-<div class="line"><a name="l00546"></a><span class="lineno"> 546</span> <span class="comment"> /// this function will allow you to easily and quickly slide all</span></div>
-<div class="line"><a name="l00547"></a><span class="lineno"> 547</span> <span class="comment"> /// module sections.</span></div>
-<div class="line"><a name="l00548"></a><span class="lineno"> 548</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00549"></a><span class="lineno"> 549</span> <span class="comment"> /// @param[in] module</span></div>
-<div class="line"><a name="l00550"></a><span class="lineno"> 550</span> <span class="comment"> /// The module to load.</span></div>
-<div class="line"><a name="l00551"></a><span class="lineno"> 551</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00552"></a><span class="lineno"> 552</span> <span class="comment"> /// @param[in] sections_offset</span></div>
-<div class="line"><a name="l00553"></a><span class="lineno"> 553</span> <span class="comment"> /// An offset that will be applied to all section file addresses</span></div>
-<div class="line"><a name="l00554"></a><span class="lineno"> 554</span> <span class="comment"> /// (the virtual addresses found in the object file itself).</span></div>
-<div class="line"><a name="l00555"></a><span class="lineno"> 555</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00556"></a><span class="lineno"> 556</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00557"></a><span class="lineno"> 557</span> <span class="comment"> /// An error to indicate success, fail, and any reason for </span></div>
-<div class="line"><a name="l00558"></a><span class="lineno"> 558</span> <span class="comment"> /// failure.</span></div>
-<div class="line"><a name="l00559"></a><span class="lineno"> 559</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00561"></a><span class="lineno"> 561</span>  <a class="code" href="classlldb_1_1SBTarget.html#aecd9b6cec2ee6c2e68a5043b8b26106c">SetModuleLoadAddress</a> (<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module,</div>
-<div class="line"><a name="l00562"></a><span class="lineno"> 562</span>  int64_t sections_offset);</div>
-<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  </div>
-<div class="line"><a name="l00564"></a><span class="lineno"> 564</span> </div>
-<div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00566"></a><span class="lineno"> 566</span> <span class="comment"> /// The the section base load addresses for all sections in a module.</span></div>
-<div class="line"><a name="l00567"></a><span class="lineno"> 567</span> <span class="comment"> /// </span></div>
-<div class="line"><a name="l00568"></a><span class="lineno"> 568</span> <span class="comment"> /// @param[in] module</span></div>
-<div class="line"><a name="l00569"></a><span class="lineno"> 569</span> <span class="comment"> /// The module to unload.</span></div>
-<div class="line"><a name="l00570"></a><span class="lineno"> 570</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00571"></a><span class="lineno"> 571</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00572"></a><span class="lineno"> 572</span> <span class="comment"> /// An error to indicate success, fail, and any reason for </span></div>
-<div class="line"><a name="l00573"></a><span class="lineno"> 573</span> <span class="comment"> /// failure.</span></div>
-<div class="line"><a name="l00574"></a><span class="lineno"> 574</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a></div>
-<div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  <a class="code" href="classlldb_1_1SBTarget.html#a2177970c90b5c221789f33c55a78d101">ClearModuleLoadAddress</a> (<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module);</div>
-<div class="line"><a name="l00577"></a><span class="lineno"> 577</span> </div>
-<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00579"></a><span class="lineno"> 579</span> <span class="comment"> /// Find functions by name.</span></div>
-<div class="line"><a name="l00580"></a><span class="lineno"> 580</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00581"></a><span class="lineno"> 581</span> <span class="comment"> /// @param[in] name</span></div>
-<div class="line"><a name="l00582"></a><span class="lineno"> 582</span> <span class="comment"> /// The name of the function we are looking for.</span></div>
-<div class="line"><a name="l00583"></a><span class="lineno"> 583</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00584"></a><span class="lineno"> 584</span> <span class="comment"> /// @param[in] name_type_mask</span></div>
-<div class="line"><a name="l00585"></a><span class="lineno"> 585</span> <span class="comment"> /// A logical OR of one or more FunctionNameType enum bits that</span></div>
-<div class="line"><a name="l00586"></a><span class="lineno"> 586</span> <span class="comment"> /// indicate what kind of names should be used when doing the</span></div>
-<div class="line"><a name="l00587"></a><span class="lineno"> 587</span> <span class="comment"> /// lookup. Bits include fully qualified names, base names,</span></div>
-<div class="line"><a name="l00588"></a><span class="lineno"> 588</span> <span class="comment"> /// C++ methods, or ObjC selectors. </span></div>
-<div class="line"><a name="l00589"></a><span class="lineno"> 589</span> <span class="comment"> /// See FunctionNameType for more details.</span></div>
-<div class="line"><a name="l00590"></a><span class="lineno"> 590</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00591"></a><span class="lineno"> 591</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00592"></a><span class="lineno"> 592</span> <span class="comment"> /// A lldb::SBSymbolContextList that gets filled in with all of </span></div>
-<div class="line"><a name="l00593"></a><span class="lineno"> 593</span> <span class="comment"> /// the symbol contexts for all the matches.</span></div>
-<div class="line"><a name="l00594"></a><span class="lineno"> 594</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div>
-<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  <a class="code" href="classlldb_1_1SBTarget.html#adefb2919e6cdab0682664bd252cc897e">FindFunctions</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, </div>
-<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  uint32_t name_type_mask = lldb::eFunctionNameTypeAny);</div>
-<div class="line"><a name="l00598"></a><span class="lineno"> 598</span> </div>
-<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00600"></a><span class="lineno"> 600</span> <span class="comment"> /// Find global and static variables by name.</span></div>
-<div class="line"><a name="l00601"></a><span class="lineno"> 601</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00602"></a><span class="lineno"> 602</span> <span class="comment"> /// @param[in] name</span></div>
-<div class="line"><a name="l00603"></a><span class="lineno"> 603</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
-<div class="line"><a name="l00604"></a><span class="lineno"> 604</span> <span class="comment"> /// for.</span></div>
-<div class="line"><a name="l00605"></a><span class="lineno"> 605</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00606"></a><span class="lineno"> 606</span> <span class="comment"> /// @param[in] max_matches</span></div>
-<div class="line"><a name="l00607"></a><span class="lineno"> 607</span> <span class="comment"> /// Allow the number of matches to be limited to \a max_matches.</span></div>
-<div class="line"><a name="l00608"></a><span class="lineno"> 608</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00609"></a><span class="lineno"> 609</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00610"></a><span class="lineno"> 610</span> <span class="comment"> /// A list of matched variables in an SBValueList.</span></div>
-<div class="line"><a name="l00611"></a><span class="lineno"> 611</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div>
-<div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  <a class="code" href="classlldb_1_1SBTarget.html#a6c580c707d76c54ca006269121eb7a65">FindGlobalVariables</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, </div>
-<div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  uint32_t max_matches);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">class </span>SBPlatform;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html"> 34</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a> {</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="comment">// Broadcaster bits.</span></div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">enum</span> {</div>
+<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a88a915da4ed1c1d84f8438ea874082d5"> 40</a></span>  eBroadcastBitBreakpointChanged = (1 << 0),</div>
+<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36af517ae65e12295274a45f4d06af3e996"> 41</a></span>  eBroadcastBitModulesLoaded = (1 << 1),</div>
+<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a23fbdb85db5e1bc907bf884d4f8ac6ae"> 42</a></span>  eBroadcastBitModulesUnloaded = (1 << 2),</div>
+<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36aa3460d865bd3f68ca8f2dcd42103cb7a"> 43</a></span>  eBroadcastBitWatchpointChanged = (1 << 3),</div>
+<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a74b977beb5b8587fe1c088fe636c542d"> 44</a></span>  eBroadcastBitSymbolsLoaded = (1 << 4)</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  };</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="comment">// Constructors</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">SBTarget</a>();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">SBTarget</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">SBTarget</a>(<span class="keyword">const</span> lldb::TargetSP &target_sp);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="comment">// Destructor</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  ~<a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>();</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> EventIsTargetEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> GetTargetFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keyword">static</span> uint32_t GetNumModulesFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> GetModuleAtIndexFromEvent(<span class="keyword">const</span> uint32_t idx,</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetBroadcasterClassName();</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> GetProcess();</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="comment"> /// Return the platform object associated with the target.</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="comment"> /// After return, the platform object should be checked for</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="comment"> /// validity.</span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="comment"> /// A platform object.</span></div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> GetPlatform();</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"> /// Install any binaries that need to be installed.</span></div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment"> /// This function does nothing when debugging on the host system.</span></div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="comment"> /// When connected to remote platforms, the target's main executable</span></div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="comment"> /// and any modules that have their remote install path set will be</span></div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="comment"> /// installed on the remote platform. If the main executable doesn't</span></div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="comment"> /// have an install location set, it will be installed in the remote</span></div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment"> /// platform's working directory.</span></div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="comment"> /// An error describing anything that went wrong during</span></div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="comment"> /// installation.</span></div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> Install();</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="comment"> /// Launch a new process.</span></div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="comment"> /// Launch a new process by spawning a new process using the</span></div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="comment"> /// target object's executable module's file as the file to launch.</span></div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="comment"> /// Arguments are given in \a argv, and the environment variables</span></div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="comment"> /// are in \a envp. Standard input and output files can be</span></div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="comment"> /// optionally re-directed to \a stdin_path, \a stdout_path, and</span></div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="comment"> /// \a stderr_path.</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="comment"> /// @param[in] listener</span></div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events.</span></div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> <span class="comment"> /// @param[in] argv</span></div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> <span class="comment"> /// The argument array.</span></div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> <span class="comment"> /// @param[in] envp</span></div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="comment"> /// The environment array.</span></div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> <span class="comment"> /// @param[in] launch_flags</span></div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="comment"> /// Flags to modify the launch (@see lldb::LaunchFlags)</span></div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="comment"> /// @param[in] stdin_path</span></div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <span class="comment"> /// The path to use when re-directing the STDIN of the new</span></div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="comment"> /// process. If all stdXX_path arguments are nullptr, a pseudo</span></div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="comment"> /// terminal will be used.</span></div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="comment"> /// @param[in] stdout_path</span></div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="comment"> /// The path to use when re-directing the STDOUT of the new</span></div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <span class="comment"> /// process. If all stdXX_path arguments are nullptr, a pseudo</span></div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="comment"> /// terminal will be used.</span></div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="comment"> /// @param[in] stderr_path</span></div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="comment"> /// The path to use when re-directing the STDERR of the new</span></div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="comment"> /// process. If all stdXX_path arguments are nullptr, a pseudo</span></div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="comment"> /// terminal will be used.</span></div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="comment"> /// @param[in] working_directory</span></div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"> /// The working directory to have the child process run in</span></div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="comment"> /// @param[in] launch_flags</span></div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="comment"> /// Some launch options specified by logical OR'ing</span></div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="comment"> /// lldb::LaunchFlags enumeration values together.</span></div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="comment"> /// @param[in] stop_at_entry</span></div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="comment"> /// If false do not stop the inferior at the entry point.</span></div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="comment"> /// An error object. Contains the reason if there is some failure.</span></div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <span class="comment"> /// A process object for the newly created process.</span></div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> Launch(<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener, <span class="keywordtype">char</span> <span class="keyword">const</span> **argv,</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <span class="keywordtype">char</span> <span class="keyword">const</span> **envp, <span class="keyword">const</span> <span class="keywordtype">char</span> *stdin_path,</div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *stdout_path, <span class="keyword">const</span> <span class="keywordtype">char</span> *stderr_path,</div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *working_directory,</div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  uint32_t launch_flags, <span class="comment">// See LaunchFlags</span></div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <span class="keywordtype">bool</span> stop_at_entry, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> LoadCore(<span class="keyword">const</span> <span class="keywordtype">char</span> *core_file);</div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> </div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="comment"> /// Launch a new process with sensible defaults.</span></div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="comment"> /// @param[in] argv</span></div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="comment"> /// The argument array.</span></div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="comment"> /// @param[in] envp</span></div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="comment"> /// The environment array.</span></div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="comment"> /// @param[in] working_directory</span></div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="comment"> /// The working directory to have the child process run in</span></div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="comment"> /// Default: listener</span></div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment"> /// Set to the target's debugger (SBTarget::GetDebugger())</span></div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"> /// Default: launch_flags</span></div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"> /// Empty launch flags</span></div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="comment"> /// Default: stdin_path</span></div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> /// Default: stdout_path</span></div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> /// Default: stderr_path</span></div>
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> /// A pseudo terminal will be used.</span></div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="comment"> /// A process object for the newly created process.</span></div>
+<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> LaunchSimple(<span class="keyword">const</span> <span class="keywordtype">char</span> **argv, <span class="keyword">const</span> <span class="keywordtype">char</span> **envp,</div>
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *working_directory);</div>
+<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> </div>
+<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> Launch(<a class="code" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> &launch_info, <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
+<div class="line"><a name="l00200"></a><span class="lineno"> 200</span> </div>
+<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a> Attach(<a class="code" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &attach_info, <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
+<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> </div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> <span class="comment"> /// Attach to process with pid.</span></div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> <span class="comment"> /// @param[in] listener</span></div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events.</span></div>
+<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="comment"> /// @param[in] pid</span></div>
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> <span class="comment"> /// The process ID to attach to.</span></div>
+<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> <span class="comment"> /// An error explaining what went wrong if attach fails.</span></div>
+<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> <span class="comment"> /// A process object for the attached process.</span></div>
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> AttachToProcessWithID(<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener, lldb::pid_t pid,</div>
+<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> <span class="preprocessor">#if defined(__APPLE__)</span></div>
+<div class="line"><a name="l00225"></a><span class="lineno"> 225</span> <span class="preprocessor"></span> <span class="comment">// We need to keep this around for a build or two since Xcode links</span></div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <span class="comment">// to the 32 bit version of this function. We will take it out soon.</span></div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> AttachToProcessWithID(<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener,</div>
+<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  ::pid_t pid, <span class="comment">// 32 bit int process ID</span></div>
+<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error); <span class="comment">// DEPRECATED</span></div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="comment"> /// Attach to process with name.</span></div>
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="comment"> /// @param[in] listener</span></div>
+<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
+<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
+<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events.</span></div>
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="comment"> /// Basename of process to attach to.</span></div>
+<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00244"></a><span class="lineno"> 244</span> <span class="comment"> /// @param[in] wait_for</span></div>
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span> <span class="comment"> /// If true wait for a new instance of 'name' to be launched.</span></div>
+<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="comment"> /// An error explaining what went wrong if attach fails.</span></div>
+<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="comment"> /// A process object for the attached process.</span></div>
+<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> AttachToProcessWithName(<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener,</div>
+<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *name, <span class="keywordtype">bool</span> wait_for,</div>
+<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> </div>
+<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> <span class="comment"> /// Connect to a remote debug server with url.</span></div>
+<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> <span class="comment"> /// @param[in] listener</span></div>
+<div class="line"><a name="l00261"></a><span class="lineno"> 261</span> <span class="comment"> /// An optional listener that will receive all process events.</span></div>
+<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> <span class="comment"> /// If \a listener is valid then \a listener will listen to all</span></div>
+<div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="comment"> /// process events. If not valid, then this target's debugger</span></div>
+<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> <span class="comment"> /// (SBTarget::GetDebugger()) will listen to all process events.</span></div>
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="comment"> /// @param[in] url</span></div>
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span> <span class="comment"> /// The url to connect to, e.g., 'connect://localhost:12345'.</span></div>
+<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="comment"> /// @param[in] plugin_name</span></div>
+<div class="line"><a name="l00270"></a><span class="lineno"> 270</span> <span class="comment"> /// The plugin name to be used; can be nullptr.</span></div>
+<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="comment"> /// An error explaining what went wrong if the connect fails.</span></div>
+<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="comment"> /// A process object for the connected process.</span></div>
+<div class="line"><a name="l00277"></a><span class="lineno"> 277</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> ConnectRemote(<a class="code" href="classlldb_1_1SBListener.html">SBListener</a> &listener, <span class="keyword">const</span> <span class="keywordtype">char</span> *url,</div>
+<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *plugin_name, <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
+<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> </div>
+<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> GetExecutable();</div>
+<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> </div>
+<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keywordtype">bool</span> AddModule(<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &module);</div>
+<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> </div>
+<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> AddModule(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keyword">const</span> <span class="keywordtype">char</span> *triple,</div>
+<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *uuid);</div>
+<div class="line"><a name="l00287"></a><span class="lineno"> 287</span> </div>
+<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> AddModule(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <span class="keyword">const</span> <span class="keywordtype">char</span> *triple,</div>
+<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *uuid_cstr, <span class="keyword">const</span> <span class="keywordtype">char</span> *symfile);</div>
+<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> </div>
+<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> AddModule(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &module_spec);</div>
+<div class="line"><a name="l00292"></a><span class="lineno"> 292</span> </div>
+<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  uint32_t GetNumModules() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div>
+<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> GetModuleAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00296"></a><span class="lineno"> 296</span> </div>
+<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="keywordtype">bool</span> RemoveModule(<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module);</div>
+<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> </div>
+<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  <a class="code" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> GetDebugger() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00300"></a><span class="lineno"> 300</span> </div>
+<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  <a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> FindModule(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec);</div>
+<div class="line"><a name="l00302"></a><span class="lineno"> 302</span> </div>
+<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  lldb::ByteOrder GetByteOrder();</div>
+<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> </div>
+<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  uint32_t GetAddressByteSize();</div>
+<div class="line"><a name="l00306"></a><span class="lineno"> 306</span> </div>
+<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetTriple();</div>
+<div class="line"><a name="l00308"></a><span class="lineno"> 308</span> </div>
+<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00310"></a><span class="lineno"> 310</span> <span class="comment"> /// Architecture data byte width accessor</span></div>
+<div class="line"><a name="l00311"></a><span class="lineno"> 311</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00312"></a><span class="lineno"> 312</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00313"></a><span class="lineno"> 313</span> <span class="comment"> /// The size in 8-bit (host) bytes of a minimum addressable</span></div>
+<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> <span class="comment"> /// unit from the Architecture's data bus</span></div>
+<div class="line"><a name="l00315"></a><span class="lineno"> 315</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  uint32_t GetDataByteSize();</div>
+<div class="line"><a name="l00317"></a><span class="lineno"> 317</span> </div>
+<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00319"></a><span class="lineno"> 319</span> <span class="comment"> /// Architecture code byte width accessor</span></div>
+<div class="line"><a name="l00320"></a><span class="lineno"> 320</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00321"></a><span class="lineno"> 321</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00322"></a><span class="lineno"> 322</span> <span class="comment"> /// The size in 8-bit (host) bytes of a minimum addressable</span></div>
+<div class="line"><a name="l00323"></a><span class="lineno"> 323</span> <span class="comment"> /// unit from the Architecture's code bus</span></div>
+<div class="line"><a name="l00324"></a><span class="lineno"> 324</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  uint32_t GetCodeByteSize();</div>
+<div class="line"><a name="l00326"></a><span class="lineno"> 326</span> </div>
+<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00328"></a><span class="lineno"> 328</span> <span class="comment"> /// Set the base load address for a module section.</span></div>
+<div class="line"><a name="l00329"></a><span class="lineno"> 329</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00330"></a><span class="lineno"> 330</span> <span class="comment"> /// @param[in] section</span></div>
+<div class="line"><a name="l00331"></a><span class="lineno"> 331</span> <span class="comment"> /// The section whose base load address will be set within this</span></div>
+<div class="line"><a name="l00332"></a><span class="lineno"> 332</span> <span class="comment"> /// target.</span></div>
+<div class="line"><a name="l00333"></a><span class="lineno"> 333</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00334"></a><span class="lineno"> 334</span> <span class="comment"> /// @param[in] section_base_addr</span></div>
+<div class="line"><a name="l00335"></a><span class="lineno"> 335</span> <span class="comment"> /// The base address for the section.</span></div>
+<div class="line"><a name="l00336"></a><span class="lineno"> 336</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00337"></a><span class="lineno"> 337</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00338"></a><span class="lineno"> 338</span> <span class="comment"> /// An error to indicate success, fail, and any reason for</span></div>
+<div class="line"><a name="l00339"></a><span class="lineno"> 339</span> <span class="comment"> /// failure.</span></div>
+<div class="line"><a name="l00340"></a><span class="lineno"> 340</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> SetSectionLoadAddress(<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section,</div>
+<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  lldb::addr_t section_base_addr);</div>
+<div class="line"><a name="l00343"></a><span class="lineno"> 343</span> </div>
+<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00345"></a><span class="lineno"> 345</span> <span class="comment"> /// Clear the base load address for a module section.</span></div>
+<div class="line"><a name="l00346"></a><span class="lineno"> 346</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00347"></a><span class="lineno"> 347</span> <span class="comment"> /// @param[in] section</span></div>
+<div class="line"><a name="l00348"></a><span class="lineno"> 348</span> <span class="comment"> /// The section whose base load address will be cleared within</span></div>
+<div class="line"><a name="l00349"></a><span class="lineno"> 349</span> <span class="comment"> /// this target.</span></div>
+<div class="line"><a name="l00350"></a><span class="lineno"> 350</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00351"></a><span class="lineno"> 351</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00352"></a><span class="lineno"> 352</span> <span class="comment"> /// An error to indicate success, fail, and any reason for</span></div>
+<div class="line"><a name="l00353"></a><span class="lineno"> 353</span> <span class="comment"> /// failure.</span></div>
+<div class="line"><a name="l00354"></a><span class="lineno"> 354</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> ClearSectionLoadAddress(<a class="code" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section);</div>
+<div class="line"><a name="l00356"></a><span class="lineno"> 356</span> </div>
+<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00358"></a><span class="lineno"> 358</span> <span class="comment"> /// Slide all file addresses for all module sections so that \a module</span></div>
+<div class="line"><a name="l00359"></a><span class="lineno"> 359</span> <span class="comment"> /// appears to loaded at these slide addresses.</span></div>
+<div class="line"><a name="l00360"></a><span class="lineno"> 360</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00361"></a><span class="lineno"> 361</span> <span class="comment"> /// When you need all sections within a module to be loaded at a</span></div>
+<div class="line"><a name="l00362"></a><span class="lineno"> 362</span> <span class="comment"> /// rigid slide from the addresses found in the module object file,</span></div>
+<div class="line"><a name="l00363"></a><span class="lineno"> 363</span> <span class="comment"> /// this function will allow you to easily and quickly slide all</span></div>
+<div class="line"><a name="l00364"></a><span class="lineno"> 364</span> <span class="comment"> /// module sections.</span></div>
+<div class="line"><a name="l00365"></a><span class="lineno"> 365</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00366"></a><span class="lineno"> 366</span> <span class="comment"> /// @param[in] module</span></div>
+<div class="line"><a name="l00367"></a><span class="lineno"> 367</span> <span class="comment"> /// The module to load.</span></div>
+<div class="line"><a name="l00368"></a><span class="lineno"> 368</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00369"></a><span class="lineno"> 369</span> <span class="comment"> /// @param[in] sections_offset</span></div>
+<div class="line"><a name="l00370"></a><span class="lineno"> 370</span> <span class="comment"> /// An offset that will be applied to all section file addresses</span></div>
+<div class="line"><a name="l00371"></a><span class="lineno"> 371</span> <span class="comment"> /// (the virtual addresses found in the object file itself).</span></div>
+<div class="line"><a name="l00372"></a><span class="lineno"> 372</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00373"></a><span class="lineno"> 373</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00374"></a><span class="lineno"> 374</span> <span class="comment"> /// An error to indicate success, fail, and any reason for</span></div>
+<div class="line"><a name="l00375"></a><span class="lineno"> 375</span> <span class="comment"> /// failure.</span></div>
+<div class="line"><a name="l00376"></a><span class="lineno"> 376</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> SetModuleLoadAddress(<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module,</div>
+<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  int64_t sections_offset);</div>
+<div class="line"><a name="l00379"></a><span class="lineno"> 379</span> </div>
+<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00381"></a><span class="lineno"> 381</span> <span class="comment"> /// Clear the section base load addresses for all sections in a module.</span></div>
+<div class="line"><a name="l00382"></a><span class="lineno"> 382</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00383"></a><span class="lineno"> 383</span> <span class="comment"> /// @param[in] module</span></div>
+<div class="line"><a name="l00384"></a><span class="lineno"> 384</span> <span class="comment"> /// The module to unload.</span></div>
+<div class="line"><a name="l00385"></a><span class="lineno"> 385</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00386"></a><span class="lineno"> 386</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00387"></a><span class="lineno"> 387</span> <span class="comment"> /// An error to indicate success, fail, and any reason for</span></div>
+<div class="line"><a name="l00388"></a><span class="lineno"> 388</span> <span class="comment"> /// failure.</span></div>
+<div class="line"><a name="l00389"></a><span class="lineno"> 389</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> ClearModuleLoadAddress(<a class="code" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module);</div>
+<div class="line"><a name="l00391"></a><span class="lineno"> 391</span> </div>
+<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00393"></a><span class="lineno"> 393</span> <span class="comment"> /// Find functions by name.</span></div>
+<div class="line"><a name="l00394"></a><span class="lineno"> 394</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00395"></a><span class="lineno"> 395</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00396"></a><span class="lineno"> 396</span> <span class="comment"> /// The name of the function we are looking for.</span></div>
+<div class="line"><a name="l00397"></a><span class="lineno"> 397</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00398"></a><span class="lineno"> 398</span> <span class="comment"> /// @param[in] name_type_mask</span></div>
+<div class="line"><a name="l00399"></a><span class="lineno"> 399</span> <span class="comment"> /// A logical OR of one or more FunctionNameType enum bits that</span></div>
+<div class="line"><a name="l00400"></a><span class="lineno"> 400</span> <span class="comment"> /// indicate what kind of names should be used when doing the</span></div>
+<div class="line"><a name="l00401"></a><span class="lineno"> 401</span> <span class="comment"> /// lookup. Bits include fully qualified names, base names,</span></div>
+<div class="line"><a name="l00402"></a><span class="lineno"> 402</span> <span class="comment"> /// C++ methods, or ObjC selectors.</span></div>
+<div class="line"><a name="l00403"></a><span class="lineno"> 403</span> <span class="comment"> /// See FunctionNameType for more details.</span></div>
+<div class="line"><a name="l00404"></a><span class="lineno"> 404</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00405"></a><span class="lineno"> 405</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00406"></a><span class="lineno"> 406</span> <span class="comment"> /// A lldb::SBSymbolContextList that gets filled in with all of</span></div>
+<div class="line"><a name="l00407"></a><span class="lineno"> 407</span> <span class="comment"> /// the symbol contexts for all the matches.</span></div>
+<div class="line"><a name="l00408"></a><span class="lineno"> 408</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div>
+<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  FindFunctions(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  uint32_t name_type_mask = lldb::eFunctionNameTypeAny);</div>
+<div class="line"><a name="l00412"></a><span class="lineno"> 412</span> </div>
+<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00414"></a><span class="lineno"> 414</span> <span class="comment"> /// Find global and static variables by name.</span></div>
+<div class="line"><a name="l00415"></a><span class="lineno"> 415</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00416"></a><span class="lineno"> 416</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00417"></a><span class="lineno"> 417</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
+<div class="line"><a name="l00418"></a><span class="lineno"> 418</span> <span class="comment"> /// for.</span></div>
+<div class="line"><a name="l00419"></a><span class="lineno"> 419</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00420"></a><span class="lineno"> 420</span> <span class="comment"> /// @param[in] max_matches</span></div>
+<div class="line"><a name="l00421"></a><span class="lineno"> 421</span> <span class="comment"> /// Allow the number of matches to be limited to \a max_matches.</span></div>
+<div class="line"><a name="l00422"></a><span class="lineno"> 422</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00423"></a><span class="lineno"> 423</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00424"></a><span class="lineno"> 424</span> <span class="comment"> /// A list of matched variables in an SBValueList.</span></div>
+<div class="line"><a name="l00425"></a><span class="lineno"> 425</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> FindGlobalVariables(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, uint32_t max_matches);</div>
+<div class="line"><a name="l00427"></a><span class="lineno"> 427</span> </div>
+<div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00429"></a><span class="lineno"> 429</span> <span class="comment"> /// Find the first global (or static) variable by name.</span></div>
+<div class="line"><a name="l00430"></a><span class="lineno"> 430</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00431"></a><span class="lineno"> 431</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00432"></a><span class="lineno"> 432</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
+<div class="line"><a name="l00433"></a><span class="lineno"> 433</span> <span class="comment"> /// for.</span></div>
+<div class="line"><a name="l00434"></a><span class="lineno"> 434</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00435"></a><span class="lineno"> 435</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00436"></a><span class="lineno"> 436</span> <span class="comment"> /// An SBValue that gets filled in with the found variable (if any).</span></div>
+<div class="line"><a name="l00437"></a><span class="lineno"> 437</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindFirstGlobalVariable(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00439"></a><span class="lineno"> 439</span> </div>
+<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00441"></a><span class="lineno"> 441</span> <span class="comment"> /// Find global and static variables by pattern.</span></div>
+<div class="line"><a name="l00442"></a><span class="lineno"> 442</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00443"></a><span class="lineno"> 443</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00444"></a><span class="lineno"> 444</span> <span class="comment"> /// The pattern to search for global or static variables</span></div>
+<div class="line"><a name="l00445"></a><span class="lineno"> 445</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00446"></a><span class="lineno"> 446</span> <span class="comment"> /// @param[in] max_matches</span></div>
+<div class="line"><a name="l00447"></a><span class="lineno"> 447</span> <span class="comment"> /// Allow the number of matches to be limited to \a max_matches.</span></div>
+<div class="line"><a name="l00448"></a><span class="lineno"> 448</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00449"></a><span class="lineno"> 449</span> <span class="comment"> /// @param[in] matchtype</span></div>
+<div class="line"><a name="l00450"></a><span class="lineno"> 450</span> <span class="comment"> /// The match type to use.</span></div>
+<div class="line"><a name="l00451"></a><span class="lineno"> 451</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00452"></a><span class="lineno"> 452</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00453"></a><span class="lineno"> 453</span> <span class="comment"> /// A list of matched variables in an SBValueList.</span></div>
+<div class="line"><a name="l00454"></a><span class="lineno"> 454</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> FindGlobalVariables(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, uint32_t max_matches,</div>
+<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>  MatchType matchtype);</div>
+<div class="line"><a name="l00457"></a><span class="lineno"> 457</span> </div>
+<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00459"></a><span class="lineno"> 459</span> <span class="comment"> /// Find global functions by their name with pattern matching.</span></div>
+<div class="line"><a name="l00460"></a><span class="lineno"> 460</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00461"></a><span class="lineno"> 461</span> <span class="comment"> /// @param[in] name</span></div>
+<div class="line"><a name="l00462"></a><span class="lineno"> 462</span> <span class="comment"> /// The pattern to search for global or static variables</span></div>
+<div class="line"><a name="l00463"></a><span class="lineno"> 463</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00464"></a><span class="lineno"> 464</span> <span class="comment"> /// @param[in] max_matches</span></div>
+<div class="line"><a name="l00465"></a><span class="lineno"> 465</span> <span class="comment"> /// Allow the number of matches to be limited to \a max_matches.</span></div>
+<div class="line"><a name="l00466"></a><span class="lineno"> 466</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00467"></a><span class="lineno"> 467</span> <span class="comment"> /// @param[in] matchtype</span></div>
+<div class="line"><a name="l00468"></a><span class="lineno"> 468</span> <span class="comment"> /// The match type to use.</span></div>
+<div class="line"><a name="l00469"></a><span class="lineno"> 469</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00470"></a><span class="lineno"> 470</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00471"></a><span class="lineno"> 471</span> <span class="comment"> /// A list of matched variables in an SBValueList.</span></div>
+<div class="line"><a name="l00472"></a><span class="lineno"> 472</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> FindGlobalFunctions(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  uint32_t max_matches,</div>
+<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  MatchType matchtype);</div>
+<div class="line"><a name="l00476"></a><span class="lineno"> 476</span> </div>
+<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00478"></a><span class="lineno"> 478</span> </div>
+<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00480"></a><span class="lineno"> 480</span> <span class="comment"> /// Resolve a current file address into a section offset address.</span></div>
+<div class="line"><a name="l00481"></a><span class="lineno"> 481</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00482"></a><span class="lineno"> 482</span> <span class="comment"> /// @param[in] file_addr</span></div>
+<div class="line"><a name="l00483"></a><span class="lineno"> 483</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00484"></a><span class="lineno"> 484</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00485"></a><span class="lineno"> 485</span> <span class="comment"> /// An SBAddress which will be valid if...</span></div>
+<div class="line"><a name="l00486"></a><span class="lineno"> 486</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> ResolveFileAddress(lldb::addr_t file_addr);</div>
+<div class="line"><a name="l00488"></a><span class="lineno"> 488</span> </div>
+<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00490"></a><span class="lineno"> 490</span> <span class="comment"> /// Resolve a current load address into a section offset address.</span></div>
+<div class="line"><a name="l00491"></a><span class="lineno"> 491</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00492"></a><span class="lineno"> 492</span> <span class="comment"> /// @param[in] vm_addr</span></div>
+<div class="line"><a name="l00493"></a><span class="lineno"> 493</span> <span class="comment"> /// A virtual address from the current process state that is to</span></div>
+<div class="line"><a name="l00494"></a><span class="lineno"> 494</span> <span class="comment"> /// be translated into a section offset address.</span></div>
+<div class="line"><a name="l00495"></a><span class="lineno"> 495</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00496"></a><span class="lineno"> 496</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00497"></a><span class="lineno"> 497</span> <span class="comment"> /// An SBAddress which will be valid if \a vm_addr was</span></div>
+<div class="line"><a name="l00498"></a><span class="lineno"> 498</span> <span class="comment"> /// successfully resolved into a section offset address, or an</span></div>
+<div class="line"><a name="l00499"></a><span class="lineno"> 499</span> <span class="comment"> /// invalid SBAddress if \a vm_addr doesn't resolve to a section</span></div>
+<div class="line"><a name="l00500"></a><span class="lineno"> 500</span> <span class="comment"> /// in a module.</span></div>
+<div class="line"><a name="l00501"></a><span class="lineno"> 501</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> ResolveLoadAddress(lldb::addr_t vm_addr);</div>
+<div class="line"><a name="l00503"></a><span class="lineno"> 503</span> </div>
+<div class="line"><a name="l00504"></a><span class="lineno"> 504</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00505"></a><span class="lineno"> 505</span> <span class="comment"> /// Resolve a current load address into a section offset address</span></div>
+<div class="line"><a name="l00506"></a><span class="lineno"> 506</span> <span class="comment"> /// using the process stop ID to identify a time in the past.</span></div>
+<div class="line"><a name="l00507"></a><span class="lineno"> 507</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00508"></a><span class="lineno"> 508</span> <span class="comment"> /// @param[in] stop_id</span></div>
+<div class="line"><a name="l00509"></a><span class="lineno"> 509</span> <span class="comment"> /// Each time a process stops, the process stop ID integer gets</span></div>
+<div class="line"><a name="l00510"></a><span class="lineno"> 510</span> <span class="comment"> /// incremented. These stop IDs are used to identify past times</span></div>
+<div class="line"><a name="l00511"></a><span class="lineno"> 511</span> <span class="comment"> /// and can be used in history objects as a cheap way to store</span></div>
+<div class="line"><a name="l00512"></a><span class="lineno"> 512</span> <span class="comment"> /// the time at which the sample was taken. Specifying</span></div>
+<div class="line"><a name="l00513"></a><span class="lineno"> 513</span> <span class="comment"> /// UINT32_MAX will always resolve the address using the</span></div>
+<div class="line"><a name="l00514"></a><span class="lineno"> 514</span> <span class="comment"> /// currently loaded sections.</span></div>
+<div class="line"><a name="l00515"></a><span class="lineno"> 515</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00516"></a><span class="lineno"> 516</span> <span class="comment"> /// @param[in] vm_addr</span></div>
+<div class="line"><a name="l00517"></a><span class="lineno"> 517</span> <span class="comment"> /// A virtual address from the current process state that is to</span></div>
+<div class="line"><a name="l00518"></a><span class="lineno"> 518</span> <span class="comment"> /// be translated into a section offset address.</span></div>
+<div class="line"><a name="l00519"></a><span class="lineno"> 519</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00520"></a><span class="lineno"> 520</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00521"></a><span class="lineno"> 521</span> <span class="comment"> /// An SBAddress which will be valid if \a vm_addr was</span></div>
+<div class="line"><a name="l00522"></a><span class="lineno"> 522</span> <span class="comment"> /// successfully resolved into a section offset address, or an</span></div>
+<div class="line"><a name="l00523"></a><span class="lineno"> 523</span> <span class="comment"> /// invalid SBAddress if \a vm_addr doesn't resolve to a section</span></div>
+<div class="line"><a name="l00524"></a><span class="lineno"> 524</span> <span class="comment"> /// in a module.</span></div>
+<div class="line"><a name="l00525"></a><span class="lineno"> 525</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> ResolvePastLoadAddress(uint32_t stop_id,</div>
+<div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  lldb::addr_t vm_addr);</div>
+<div class="line"><a name="l00528"></a><span class="lineno"> 528</span> </div>
+<div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a> ResolveSymbolContextForAddress(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &addr,</div>
+<div class="line"><a name="l00530"></a><span class="lineno"> 530</span>  uint32_t resolve_scope);</div>
+<div class="line"><a name="l00531"></a><span class="lineno"> 531</span> </div>
+<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00533"></a><span class="lineno"> 533</span> <span class="comment"> /// Read target memory. If a target process is running then memory</span></div>
+<div class="line"><a name="l00534"></a><span class="lineno"> 534</span> <span class="comment"> /// is read from here. Otherwise the memory is read from the object</span></div>
+<div class="line"><a name="l00535"></a><span class="lineno"> 535</span> <span class="comment"> /// files. For a target whose bytes are sized as a multiple of host</span></div>
+<div class="line"><a name="l00536"></a><span class="lineno"> 536</span> <span class="comment"> /// bytes, the data read back will preserve the target's byte order.</span></div>
+<div class="line"><a name="l00537"></a><span class="lineno"> 537</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00538"></a><span class="lineno"> 538</span> <span class="comment"> /// @param[in] addr</span></div>
+<div class="line"><a name="l00539"></a><span class="lineno"> 539</span> <span class="comment"> /// A target address to read from.</span></div>
+<div class="line"><a name="l00540"></a><span class="lineno"> 540</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00541"></a><span class="lineno"> 541</span> <span class="comment"> /// @param[out] buf</span></div>
+<div class="line"><a name="l00542"></a><span class="lineno"> 542</span> <span class="comment"> /// The buffer to read memory into.</span></div>
+<div class="line"><a name="l00543"></a><span class="lineno"> 543</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00544"></a><span class="lineno"> 544</span> <span class="comment"> /// @param[in] size</span></div>
+<div class="line"><a name="l00545"></a><span class="lineno"> 545</span> <span class="comment"> /// The maximum number of host bytes to read in the buffer passed</span></div>
+<div class="line"><a name="l00546"></a><span class="lineno"> 546</span> <span class="comment"> /// into this call</span></div>
+<div class="line"><a name="l00547"></a><span class="lineno"> 547</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00548"></a><span class="lineno"> 548</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00549"></a><span class="lineno"> 549</span> <span class="comment"> /// Error information is written here if the memory read fails.</span></div>
+<div class="line"><a name="l00550"></a><span class="lineno"> 550</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00551"></a><span class="lineno"> 551</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00552"></a><span class="lineno"> 552</span> <span class="comment"> /// The amount of data read in host bytes.</span></div>
+<div class="line"><a name="l00553"></a><span class="lineno"> 553</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  <span class="keywordtype">size_t</span> ReadMemory(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> addr, <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size,</div>
+<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00556"></a><span class="lineno"> 556</span> </div>
+<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByLocation(<span class="keyword">const</span> <span class="keywordtype">char</span> *file,</div>
+<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  uint32_t line);</div>
+<div class="line"><a name="l00559"></a><span class="lineno"> 559</span> </div>
+<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
+<div class="line"><a name="l00561"></a><span class="lineno"> 561</span>  BreakpointCreateByLocation(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line);</div>
+<div class="line"><a name="l00562"></a><span class="lineno"> 562</span> </div>
+<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
+<div class="line"><a name="l00564"></a><span class="lineno"> 564</span>  BreakpointCreateByLocation(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line,</div>
+<div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  lldb::addr_t offset);</div>
+<div class="line"><a name="l00566"></a><span class="lineno"> 566</span> </div>
+<div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
+<div class="line"><a name="l00568"></a><span class="lineno"> 568</span>  BreakpointCreateByLocation(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line,</div>
+<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>  lldb::addr_t offset, <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list);</div>
+<div class="line"><a name="l00570"></a><span class="lineno"> 570</span> </div>
+<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByName(<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name,</div>
+<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *module_name = <span class="keyword">nullptr</span>);</div>
+<div class="line"><a name="l00573"></a><span class="lineno"> 573</span> </div>
+<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>  <span class="comment">// This version uses name_type_mask = eFunctionNameTypeAuto</span></div>
+<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
+<div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  BreakpointCreateByName(<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name,</div>
+<div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
+<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
+<div class="line"><a name="l00579"></a><span class="lineno"> 579</span> </div>
+<div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByName(</div>
+<div class="line"><a name="l00581"></a><span class="lineno"> 581</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name,</div>
+<div class="line"><a name="l00582"></a><span class="lineno"> 582</span>  uint32_t</div>
+<div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  name_type_mask, <span class="comment">// Logical OR one or more FunctionNameType enum bits</span></div>
+<div class="line"><a name="l00584"></a><span class="lineno"> 584</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
+<div class="line"><a name="l00585"></a><span class="lineno"> 585</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
+<div class="line"><a name="l00586"></a><span class="lineno"> 586</span> </div>
+<div class="line"><a name="l00587"></a><span class="lineno"> 587</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByName(</div>
+<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name,</div>
+<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  uint32_t</div>
+<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  name_type_mask, <span class="comment">// Logical OR one or more FunctionNameType enum bits</span></div>
+<div class="line"><a name="l00591"></a><span class="lineno"> 591</span>  lldb::LanguageType symbol_language,</div>
+<div class="line"><a name="l00592"></a><span class="lineno"> 592</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
+<div class="line"><a name="l00593"></a><span class="lineno"> 593</span> </div>
+<div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByNames(</div>
+<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name[], uint32_t num_names,</div>
+<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  uint32_t</div>
+<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  name_type_mask, <span class="comment">// Logical OR one or more FunctionNameType enum bits</span></div>
+<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
+<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
+<div class="line"><a name="l00600"></a><span class="lineno"> 600</span> </div>
+<div class="line"><a name="l00601"></a><span class="lineno"> 601</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByNames(</div>
+<div class="line"><a name="l00602"></a><span class="lineno"> 602</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name[], uint32_t num_names,</div>
+<div class="line"><a name="l00603"></a><span class="lineno"> 603</span>  uint32_t</div>
+<div class="line"><a name="l00604"></a><span class="lineno"> 604</span>  name_type_mask, <span class="comment">// Logical OR one or more FunctionNameType enum bits</span></div>
+<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  lldb::LanguageType symbol_language,</div>
+<div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
+<div class="line"><a name="l00607"></a><span class="lineno"> 607</span> </div>
+<div class="line"><a name="l00608"></a><span class="lineno"> 608</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByNames(</div>
+<div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name[], uint32_t num_names,</div>
+<div class="line"><a name="l00610"></a><span class="lineno"> 610</span>  uint32_t</div>
+<div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  name_type_mask, <span class="comment">// Logical OR one or more FunctionNameType enum bits</span></div>
+<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  lldb::LanguageType symbol_language,</div>
+<div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  lldb::addr_t offset, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
+<div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
<div class="line"><a name="l00615"></a><span class="lineno"> 615</span> </div>
-<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00617"></a><span class="lineno"> 617</span> <span class="comment"> /// Find the first global (or static) variable by name.</span></div>
-<div class="line"><a name="l00618"></a><span class="lineno"> 618</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00619"></a><span class="lineno"> 619</span> <span class="comment"> /// @param[in] name</span></div>
-<div class="line"><a name="l00620"></a><span class="lineno"> 620</span> <span class="comment"> /// The name of the global or static variable we are looking</span></div>
-<div class="line"><a name="l00621"></a><span class="lineno"> 621</span> <span class="comment"> /// for.</span></div>
-<div class="line"><a name="l00622"></a><span class="lineno"> 622</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00623"></a><span class="lineno"> 623</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00624"></a><span class="lineno"> 624</span> <span class="comment"> /// An SBValue that gets filled in with the found variable (if any).</span></div>
-<div class="line"><a name="l00625"></a><span class="lineno"> 625</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  <a class="code" href="classlldb_1_1SBTarget.html#a3bd922528e001f9e5117487424a918f5">FindFirstGlobalVariable</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name);</div>
-<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  </div>
-<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  <a class="code" href="classlldb_1_1SBTarget.html#a6fcfca4d5758c98f6a005f2cedb2648a">Clear</a> ();</div>
-<div class="line"><a name="l00631"></a><span class="lineno"> 631</span> </div>
-<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  <a class="code" href="classlldb_1_1SBTarget.html#a7af7eb61aa2cceec93dcc06844172c44">ResolveLoadAddress</a> (lldb::addr_t vm_addr);</div>
-<div class="line"><a name="l00634"></a><span class="lineno"> 634</span> </div>
-<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  <a class="code" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a></div>
-<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  <a class="code" href="classlldb_1_1SBTarget.html#adcd215368b40c149ad2c6d5d4af120c8">ResolveSymbolContextForAddress</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>& addr, </div>
-<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  uint32_t resolve_scope);</div>
-<div class="line"><a name="l00638"></a><span class="lineno"> 638</span> </div>
-<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  <a class="code" href="classlldb_1_1SBTarget.html#a91b0c96d92055b513dece945c7652780">BreakpointCreateByLocation</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *file, uint32_t line);</div>
+<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByRegex(<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name_regex,</div>
+<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *module_name = <span class="keyword">nullptr</span>);</div>
+<div class="line"><a name="l00618"></a><span class="lineno"> 618</span> </div>
+<div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
+<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  BreakpointCreateByRegex(<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name_regex,</div>
+<div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
+<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
+<div class="line"><a name="l00623"></a><span class="lineno"> 623</span> </div>
+<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByRegex(</div>
+<div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name_regex, lldb::LanguageType symbol_language,</div>
+<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
+<div class="line"><a name="l00627"></a><span class="lineno"> 627</span> </div>
+<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
+<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  BreakpointCreateBySourceRegex(<span class="keyword">const</span> <span class="keywordtype">char</span> *source_regex,</div>
+<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &source_file,</div>
+<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *module_name = <span class="keyword">nullptr</span>);</div>
+<div class="line"><a name="l00632"></a><span class="lineno"> 632</span> </div>
+<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
+<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>  BreakpointCreateBySourceRegex(<span class="keyword">const</span> <span class="keywordtype">char</span> *source_regex,</div>
+<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
+<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &source_file);</div>
+<div class="line"><a name="l00637"></a><span class="lineno"> 637</span> </div>
+<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateBySourceRegex(</div>
+<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *source_regex, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
+<div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &source_file, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &func_names);</div>
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span> </div>
-<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  <a class="code" href="classlldb_1_1SBTarget.html#a91b0c96d92055b513dece945c7652780">BreakpointCreateByLocation</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line);</div>
+<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateForException(lldb::LanguageType language,</div>
+<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  <span class="keywordtype">bool</span> catch_bp, <span class="keywordtype">bool</span> throw_bp);</div>
<div class="line"><a name="l00644"></a><span class="lineno"> 644</span> </div>
-<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  <a class="code" href="classlldb_1_1SBTarget.html#afe1d34c1c295fd8d1fb5b5f3758ed47f">BreakpointCreateByName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name, <span class="keyword">const</span> <span class="keywordtype">char</span> *module_name = NULL);</div>
-<div class="line"><a name="l00647"></a><span class="lineno"> 647</span> </div>
-<div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  <span class="comment">// This version uses name_type_mask = eFunctionNameTypeAuto</span></div>
-<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00650"></a><span class="lineno"> 650</span>  <a class="code" href="classlldb_1_1SBTarget.html#afe1d34c1c295fd8d1fb5b5f3758ed47f">BreakpointCreateByName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name, </div>
-<div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, </div>
-<div class="line"><a name="l00652"></a><span class="lineno"> 652</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
-<div class="line"><a name="l00653"></a><span class="lineno"> 653</span> </div>
-<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  <a class="code" href="classlldb_1_1SBTarget.html#afe1d34c1c295fd8d1fb5b5f3758ed47f">BreakpointCreateByName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name,</div>
-<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  uint32_t name_type_mask, <span class="comment">// Logical OR one or more FunctionNameType enum bits</span></div>
-<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, </div>
-<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
-<div class="line"><a name="l00659"></a><span class="lineno"> 659</span> </div>
-<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  <a class="code" href="classlldb_1_1SBTarget.html#aed7f9ac51dbef95b3bb4dd650fa96899">BreakpointCreateByNames</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name[],</div>
-<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  uint32_t num_names,</div>
-<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  uint32_t name_type_mask, <span class="comment">// Logical OR one or more FunctionNameType enum bits</span></div>
-<div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list,</div>
-<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
-<div class="line"><a name="l00666"></a><span class="lineno"> 666</span> </div>
-<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <a class="code" href="classlldb_1_1SBTarget.html#a5559055d376b61e7a8a62f8be4925946">BreakpointCreateByRegex</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name_regex, <span class="keyword">const</span> <span class="keywordtype">char</span> *module_name = NULL);</div>
-<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  </div>
-<div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  <a class="code" href="classlldb_1_1SBTarget.html#a5559055d376b61e7a8a62f8be4925946">BreakpointCreateByRegex</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *symbol_name_regex, </div>
-<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, </div>
-<div class="line"><a name="l00673"></a><span class="lineno"> 673</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list);</div>
-<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  </div>
-<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00676"></a><span class="lineno"> 676</span>  <a class="code" href="classlldb_1_1SBTarget.html#a0282f6cc78f61cac9c36bdf46143b21f">BreakpointCreateBySourceRegex</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *source_regex, </div>
-<div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &source_file, </div>
-<div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *module_name = NULL);</div>
-<div class="line"><a name="l00679"></a><span class="lineno"> 679</span> </div>
-<div class="line"><a name="l00680"></a><span class="lineno"> 680</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  <a class="code" href="classlldb_1_1SBTarget.html#a0282f6cc78f61cac9c36bdf46143b21f">BreakpointCreateBySourceRegex</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *source_regex, </div>
-<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, </div>
-<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &source_file);</div>
-<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  </div>
-<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  <a class="code" href="classlldb_1_1SBTarget.html#a27b6775c1cd548a8d185c8b4803dc4c1">BreakpointCreateForException</a> (lldb::LanguageType language,</div>
-<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  <span class="keywordtype">bool</span> catch_bp,</div>
-<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  <span class="keywordtype">bool</span> throw_bp);</div>
-<div class="line"><a name="l00689"></a><span class="lineno"> 689</span> </div>
-<div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00691"></a><span class="lineno"> 691</span>  <a class="code" href="classlldb_1_1SBTarget.html#a1875164adf85562c7457edcdfc27fc5c">BreakpointCreateByAddress</a> (addr_t address);</div>
-<div class="line"><a name="l00692"></a><span class="lineno"> 692</span> </div>
-<div class="line"><a name="l00693"></a><span class="lineno"> 693</span>  uint32_t</div>
-<div class="line"><a name="l00694"></a><span class="lineno"> 694</span>  <a class="code" href="classlldb_1_1SBTarget.html#a1aaf2f21d13810cfe034ea955b53ea4d">GetNumBreakpoints</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00695"></a><span class="lineno"> 695</span> </div>
-<div class="line"><a name="l00696"></a><span class="lineno"> 696</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>  <a class="code" href="classlldb_1_1SBTarget.html#a3b167f48437968fe03b3a1c7b9e13264">GetBreakpointAtIndex</a> (uint32_t idx) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00698"></a><span class="lineno"> 698</span> </div>
-<div class="line"><a name="l00699"></a><span class="lineno"> 699</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  <a class="code" href="classlldb_1_1SBTarget.html#a1ada9f1482b49e851e93a3ef21edc201">BreakpointDelete</a> (break_id_t break_id);</div>
-<div class="line"><a name="l00701"></a><span class="lineno"> 701</span> </div>
-<div class="line"><a name="l00702"></a><span class="lineno"> 702</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div>
-<div class="line"><a name="l00703"></a><span class="lineno"> 703</span>  <a class="code" href="classlldb_1_1SBTarget.html#a5918ca7588e83d52743a9a2c3fa14fbb">FindBreakpointByID</a> (break_id_t break_id);</div>
-<div class="line"><a name="l00704"></a><span class="lineno"> 704</span> </div>
-<div class="line"><a name="l00705"></a><span class="lineno"> 705</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  <a class="code" href="classlldb_1_1SBTarget.html#ab25d02468151943d0455ca2ccbc662d4">EnableAllBreakpoints</a> ();</div>
-<div class="line"><a name="l00707"></a><span class="lineno"> 707</span> </div>
-<div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  <a class="code" href="classlldb_1_1SBTarget.html#ab2551850e78e7a9d5dde9d93c2e06f02">DisableAllBreakpoints</a> ();</div>
-<div class="line"><a name="l00710"></a><span class="lineno"> 710</span> </div>
-<div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00712"></a><span class="lineno"> 712</span>  <a class="code" href="classlldb_1_1SBTarget.html#a50dfddd347ebb68b19d8162a8e4d5757">DeleteAllBreakpoints</a> ();</div>
-<div class="line"><a name="l00713"></a><span class="lineno"> 713</span> </div>
-<div class="line"><a name="l00714"></a><span class="lineno"> 714</span>  uint32_t</div>
-<div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  <a class="code" href="classlldb_1_1SBTarget.html#a9ac7665607f5a5815a26b2ec5b102742">GetNumWatchpoints</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00716"></a><span class="lineno"> 716</span> </div>
-<div class="line"><a name="l00717"></a><span class="lineno"> 717</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div>
-<div class="line"><a name="l00718"></a><span class="lineno"> 718</span>  <a class="code" href="classlldb_1_1SBTarget.html#a78e099295e076200078c712e12a37d05">GetWatchpointAtIndex</a> (uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateByAddress(addr_t address);</div>
+<div class="line"><a name="l00646"></a><span class="lineno"> 646</span> </div>
+<div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> BreakpointCreateBySBAddress(<a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &address);</div>
+<div class="line"><a name="l00648"></a><span class="lineno"> 648</span> </div>
+<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00650"></a><span class="lineno"> 650</span> <span class="comment"> /// Read breakpoints from source_file and return the newly created</span></div>
+<div class="line"><a name="l00651"></a><span class="lineno"> 651</span> <span class="comment"> /// breakpoints in bkpt_list.</span></div>
+<div class="line"><a name="l00652"></a><span class="lineno"> 652</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00653"></a><span class="lineno"> 653</span> <span class="comment"> /// @param[in] source_file</span></div>
+<div class="line"><a name="l00654"></a><span class="lineno"> 654</span> <span class="comment"> /// The file from which to read the breakpoints.</span></div>
+<div class="line"><a name="l00655"></a><span class="lineno"> 655</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00656"></a><span class="lineno"> 656</span> <span class="comment"> /// @param[out] bkpt_list</span></div>
+<div class="line"><a name="l00657"></a><span class="lineno"> 657</span> <span class="comment"> /// A list of the newly created breakpoints.</span></div>
+<div class="line"><a name="l00658"></a><span class="lineno"> 658</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00659"></a><span class="lineno"> 659</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00660"></a><span class="lineno"> 660</span> <span class="comment"> /// An SBError detailing any errors in reading in the breakpoints.</span></div>
+<div class="line"><a name="l00661"></a><span class="lineno"> 661</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> BreakpointsCreateFromFile(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &source_file,</div>
+<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  <a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &new_bps);</div>
+<div class="line"><a name="l00664"></a><span class="lineno"> 664</span> </div>
+<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00666"></a><span class="lineno"> 666</span> <span class="comment"> /// Read breakpoints from source_file and return the newly created</span></div>
+<div class="line"><a name="l00667"></a><span class="lineno"> 667</span> <span class="comment"> /// breakpoints in bkpt_list.</span></div>
+<div class="line"><a name="l00668"></a><span class="lineno"> 668</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00669"></a><span class="lineno"> 669</span> <span class="comment"> /// @param[in] source_file</span></div>
+<div class="line"><a name="l00670"></a><span class="lineno"> 670</span> <span class="comment"> /// The file from which to read the breakpoints.</span></div>
+<div class="line"><a name="l00671"></a><span class="lineno"> 671</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00672"></a><span class="lineno"> 672</span> <span class="comment"> /// @param[in] matching_names</span></div>
+<div class="line"><a name="l00673"></a><span class="lineno"> 673</span> <span class="comment"> /// Only read in breakpoints whose names match one of the names in this</span></div>
+<div class="line"><a name="l00674"></a><span class="lineno"> 674</span> <span class="comment"> /// list.</span></div>
+<div class="line"><a name="l00675"></a><span class="lineno"> 675</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00676"></a><span class="lineno"> 676</span> <span class="comment"> /// @param[out] bkpt_list</span></div>
+<div class="line"><a name="l00677"></a><span class="lineno"> 677</span> <span class="comment"> /// A list of the newly created breakpoints.</span></div>
+<div class="line"><a name="l00678"></a><span class="lineno"> 678</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00679"></a><span class="lineno"> 679</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00680"></a><span class="lineno"> 680</span> <span class="comment"> /// An SBError detailing any errors in reading in the breakpoints.</span></div>
+<div class="line"><a name="l00681"></a><span class="lineno"> 681</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> BreakpointsCreateFromFile(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &source_file,</div>
+<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  <a class="code" href="classlldb_1_1SBStringList.html">SBStringList</a> &matching_names,</div>
+<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  <a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &new_bps);</div>
+<div class="line"><a name="l00685"></a><span class="lineno"> 685</span> </div>
+<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00687"></a><span class="lineno"> 687</span> <span class="comment"> /// Write breakpoints to dest_file.</span></div>
+<div class="line"><a name="l00688"></a><span class="lineno"> 688</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00689"></a><span class="lineno"> 689</span> <span class="comment"> /// @param[in] dest_file</span></div>
+<div class="line"><a name="l00690"></a><span class="lineno"> 690</span> <span class="comment"> /// The file to which to write the breakpoints.</span></div>
+<div class="line"><a name="l00691"></a><span class="lineno"> 691</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00692"></a><span class="lineno"> 692</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00693"></a><span class="lineno"> 693</span> <span class="comment"> /// An SBError detailing any errors in writing in the breakpoints.</span></div>
+<div class="line"><a name="l00694"></a><span class="lineno"> 694</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> BreakpointsWriteToFile(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dest_file);</div>
+<div class="line"><a name="l00696"></a><span class="lineno"> 696</span> </div>
+<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00698"></a><span class="lineno"> 698</span> <span class="comment"> /// Write breakpoints listed in bkpt_list to dest_file.</span></div>
+<div class="line"><a name="l00699"></a><span class="lineno"> 699</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00700"></a><span class="lineno"> 700</span> <span class="comment"> /// @param[in] dest_file</span></div>
+<div class="line"><a name="l00701"></a><span class="lineno"> 701</span> <span class="comment"> /// The file to which to write the breakpoints.</span></div>
+<div class="line"><a name="l00702"></a><span class="lineno"> 702</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00703"></a><span class="lineno"> 703</span> <span class="comment"> /// @param[in] bkpt_list</span></div>
+<div class="line"><a name="l00704"></a><span class="lineno"> 704</span> <span class="comment"> /// Only write breakpoints from this list.</span></div>
+<div class="line"><a name="l00705"></a><span class="lineno"> 705</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00706"></a><span class="lineno"> 706</span> <span class="comment"> /// @param[in] append</span></div>
+<div class="line"><a name="l00707"></a><span class="lineno"> 707</span> <span class="comment"> /// If \btrue, append the breakpoints in bkpt_list to the others</span></div>
+<div class="line"><a name="l00708"></a><span class="lineno"> 708</span> <span class="comment"> /// serialized in dest_file. If dest_file doesn't exist, then a new</span></div>
+<div class="line"><a name="l00709"></a><span class="lineno"> 709</span> <span class="comment"> /// file will be created and the breakpoints in bkpt_list written to it.</span></div>
+<div class="line"><a name="l00710"></a><span class="lineno"> 710</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00711"></a><span class="lineno"> 711</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00712"></a><span class="lineno"> 712</span> <span class="comment"> /// An SBError detailing any errors in writing in the breakpoints.</span></div>
+<div class="line"><a name="l00713"></a><span class="lineno"> 713</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00714"></a><span class="lineno"> 714</span>  <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> BreakpointsWriteToFile(<a class="code" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dest_file,</div>
+<div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  <a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &bkpt_list,</div>
+<div class="line"><a name="l00716"></a><span class="lineno"> 716</span>  <span class="keywordtype">bool</span> append = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00717"></a><span class="lineno"> 717</span> </div>
+<div class="line"><a name="l00718"></a><span class="lineno"> 718</span>  uint32_t GetNumBreakpoints() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00719"></a><span class="lineno"> 719</span> </div>
-<div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  <a class="code" href="classlldb_1_1SBTarget.html#a35654d27e5521ae8c0f023abaa9643ab">DeleteWatchpoint</a> (lldb::watch_id_t watch_id);</div>
-<div class="line"><a name="l00722"></a><span class="lineno"> 722</span> </div>
-<div class="line"><a name="l00723"></a><span class="lineno"> 723</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div>
-<div class="line"><a name="l00724"></a><span class="lineno"> 724</span>  <a class="code" href="classlldb_1_1SBTarget.html#a7ad80d5eba70d231d5daa82dbdc01015">FindWatchpointByID</a> (lldb::watch_id_t watch_id);</div>
+<div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> GetBreakpointAtIndex(uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00721"></a><span class="lineno"> 721</span> </div>
+<div class="line"><a name="l00722"></a><span class="lineno"> 722</span>  <span class="keywordtype">bool</span> BreakpointDelete(break_id_t break_id);</div>
+<div class="line"><a name="l00723"></a><span class="lineno"> 723</span> </div>
+<div class="line"><a name="l00724"></a><span class="lineno"> 724</span>  <a class="code" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> FindBreakpointByID(break_id_t break_id);</div>
<div class="line"><a name="l00725"></a><span class="lineno"> 725</span> </div>
-<div class="line"><a name="l00726"></a><span class="lineno"> 726</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div>
-<div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  <a class="code" href="classlldb_1_1SBTarget.html#a7df5b9c20f126f3ceeb37ea6b718e6e7">WatchAddress</a> (lldb::addr_t addr, <span class="keywordtype">size_t</span> size, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write, <a class="code" href="classlldb_1_1SBError.html">SBError</a>& error);</div>
-<div class="line"><a name="l00728"></a><span class="lineno"> 728</span> </div>
-<div class="line"><a name="l00729"></a><span class="lineno"> 729</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00730"></a><span class="lineno"> 730</span>  <a class="code" href="classlldb_1_1SBTarget.html#ade3bfc3640dd197c62063afbfaac1735">EnableAllWatchpoints</a> ();</div>
+<div class="line"><a name="l00726"></a><span class="lineno"> 726</span>  <span class="comment">// Finds all breakpoints by name, returning the list in bkpt_list. Returns</span></div>
+<div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  <span class="comment">// false if the name is not a valid breakpoint name, true otherwise.</span></div>
+<div class="line"><a name="l00728"></a><span class="lineno"> 728</span>  <span class="keywordtype">bool</span> FindBreakpointsByName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <a class="code" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &bkpt_list);</div>
+<div class="line"><a name="l00729"></a><span class="lineno"> 729</span> </div>
+<div class="line"><a name="l00730"></a><span class="lineno"> 730</span>  <span class="keywordtype">bool</span> EnableAllBreakpoints();</div>
<div class="line"><a name="l00731"></a><span class="lineno"> 731</span> </div>
-<div class="line"><a name="l00732"></a><span class="lineno"> 732</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00733"></a><span class="lineno"> 733</span>  <a class="code" href="classlldb_1_1SBTarget.html#a254c3aaf7fb0da68fc27402851040140">DisableAllWatchpoints</a> ();</div>
-<div class="line"><a name="l00734"></a><span class="lineno"> 734</span> </div>
-<div class="line"><a name="l00735"></a><span class="lineno"> 735</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  <a class="code" href="classlldb_1_1SBTarget.html#a8b4089e0f3e3b3806b333e92a2186f08">DeleteAllWatchpoints</a> ();</div>
+<div class="line"><a name="l00732"></a><span class="lineno"> 732</span>  <span class="keywordtype">bool</span> DisableAllBreakpoints();</div>
+<div class="line"><a name="l00733"></a><span class="lineno"> 733</span> </div>
+<div class="line"><a name="l00734"></a><span class="lineno"> 734</span>  <span class="keywordtype">bool</span> DeleteAllBreakpoints();</div>
+<div class="line"><a name="l00735"></a><span class="lineno"> 735</span> </div>
+<div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  uint32_t GetNumWatchpoints() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00737"></a><span class="lineno"> 737</span> </div>
-<div class="line"><a name="l00738"></a><span class="lineno"> 738</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div>
-<div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  <a class="code" href="classlldb_1_1SBTarget.html#a6ea3ead50f5a94948d8f3a34230b3b66">GetBroadcaster</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00740"></a><span class="lineno"> 740</span>  </div>
-<div class="line"><a name="l00741"></a><span class="lineno"> 741</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00742"></a><span class="lineno"> 742</span>  <a class="code" href="classlldb_1_1SBTarget.html#a586f878050b0a03cd7a3cdfdc321adeb">FindFirstType</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* type);</div>
-<div class="line"><a name="l00743"></a><span class="lineno"> 743</span>  </div>
-<div class="line"><a name="l00744"></a><span class="lineno"> 744</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div>
-<div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <a class="code" href="classlldb_1_1SBTarget.html#a05a693f0262c718e8bf4799e7133cafa">FindTypes</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* type);</div>
-<div class="line"><a name="l00746"></a><span class="lineno"> 746</span>  </div>
-<div class="line"><a name="l00747"></a><span class="lineno"> 747</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00748"></a><span class="lineno"> 748</span>  <a class="code" href="classlldb_1_1SBTarget.html#abf2167b0e2e0538cf50ff61500f05d0d">GetBasicType</a>(lldb::BasicType type);</div>
-<div class="line"><a name="l00749"></a><span class="lineno"> 749</span>  </div>
-<div class="line"><a name="l00750"></a><span class="lineno"> 750</span>  <a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a></div>
-<div class="line"><a name="l00751"></a><span class="lineno"> 751</span>  <a class="code" href="classlldb_1_1SBTarget.html#a76b99e252ccb8c9833b0667b89bcbcf6">GetSourceManager</a>();</div>
-<div class="line"><a name="l00752"></a><span class="lineno"> 752</span>  </div>
-<div class="line"><a name="l00753"></a><span class="lineno"> 753</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00754"></a><span class="lineno"> 754</span>  <a class="code" href="classlldb_1_1SBTarget.html#a467023eff8a9378a5db16cacb048c58d">ReadInstructions</a> (<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, uint32_t count);</div>
-<div class="line"><a name="l00755"></a><span class="lineno"> 755</span> </div>
-<div class="line"><a name="l00756"></a><span class="lineno"> 756</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00757"></a><span class="lineno"> 757</span>  <a class="code" href="classlldb_1_1SBTarget.html#a467023eff8a9378a5db16cacb048c58d">ReadInstructions</a> (<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, uint32_t count, <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string);</div>
+<div class="line"><a name="l00738"></a><span class="lineno"> 738</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> GetWatchpointAtIndex(uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00739"></a><span class="lineno"> 739</span> </div>
+<div class="line"><a name="l00740"></a><span class="lineno"> 740</span>  <span class="keywordtype">bool</span> DeleteWatchpoint(lldb::watch_id_t watch_id);</div>
+<div class="line"><a name="l00741"></a><span class="lineno"> 741</span> </div>
+<div class="line"><a name="l00742"></a><span class="lineno"> 742</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> FindWatchpointByID(lldb::watch_id_t watch_id);</div>
+<div class="line"><a name="l00743"></a><span class="lineno"> 743</span> </div>
+<div class="line"><a name="l00744"></a><span class="lineno"> 744</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> WatchAddress(lldb::addr_t addr, <span class="keywordtype">size_t</span> size, <span class="keywordtype">bool</span> read,</div>
+<div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <span class="keywordtype">bool</span> write, <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
+<div class="line"><a name="l00746"></a><span class="lineno"> 746</span> </div>
+<div class="line"><a name="l00747"></a><span class="lineno"> 747</span>  <span class="keywordtype">bool</span> EnableAllWatchpoints();</div>
+<div class="line"><a name="l00748"></a><span class="lineno"> 748</span> </div>
+<div class="line"><a name="l00749"></a><span class="lineno"> 749</span>  <span class="keywordtype">bool</span> DisableAllWatchpoints();</div>
+<div class="line"><a name="l00750"></a><span class="lineno"> 750</span> </div>
+<div class="line"><a name="l00751"></a><span class="lineno"> 751</span>  <span class="keywordtype">bool</span> DeleteAllWatchpoints();</div>
+<div class="line"><a name="l00752"></a><span class="lineno"> 752</span> </div>
+<div class="line"><a name="l00753"></a><span class="lineno"> 753</span>  <a class="code" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> GetBroadcaster() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00754"></a><span class="lineno"> 754</span> </div>
+<div class="line"><a name="l00755"></a><span class="lineno"> 755</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> FindFirstType(<span class="keyword">const</span> <span class="keywordtype">char</span> *type);</div>
+<div class="line"><a name="l00756"></a><span class="lineno"> 756</span> </div>
+<div class="line"><a name="l00757"></a><span class="lineno"> 757</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> FindTypes(<span class="keyword">const</span> <span class="keywordtype">char</span> *type);</div>
<div class="line"><a name="l00758"></a><span class="lineno"> 758</span> </div>
-<div class="line"><a name="l00759"></a><span class="lineno"> 759</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00760"></a><span class="lineno"> 760</span>  <a class="code" href="classlldb_1_1SBTarget.html#ab8a31dd5ac7bea165c72fb091e5f2093">GetInstructions</a> (<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size);</div>
-<div class="line"><a name="l00761"></a><span class="lineno"> 761</span>  </div>
-<div class="line"><a name="l00762"></a><span class="lineno"> 762</span>  <span class="comment">// The "WithFlavor" is necessary to keep SWIG from getting confused about overloaded arguments when</span></div>
-<div class="line"><a name="l00763"></a><span class="lineno"> 763</span>  <span class="comment">// using the buf + size -> Python Object magic.</span></div>
-<div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  </div>
-<div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  <a class="code" href="classlldb_1_1SBTarget.html#aa9cbfda51ea4fb5084fa6fe3f8d538d1">GetInstructionsWithFlavor</a> (<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size);</div>
-<div class="line"><a name="l00767"></a><span class="lineno"> 767</span>  </div>
-<div class="line"><a name="l00768"></a><span class="lineno"> 768</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00769"></a><span class="lineno"> 769</span>  <a class="code" href="classlldb_1_1SBTarget.html#ab8a31dd5ac7bea165c72fb091e5f2093">GetInstructions</a> (lldb::addr_t base_addr, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size);</div>
+<div class="line"><a name="l00759"></a><span class="lineno"> 759</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> GetBasicType(lldb::BasicType type);</div>
+<div class="line"><a name="l00760"></a><span class="lineno"> 760</span> </div>
+<div class="line"><a name="l00761"></a><span class="lineno"> 761</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateValueFromAddress(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> addr,</div>
+<div class="line"><a name="l00762"></a><span class="lineno"> 762</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
+<div class="line"><a name="l00763"></a><span class="lineno"> 763</span> </div>
+<div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateValueFromData(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> data,</div>
+<div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
+<div class="line"><a name="l00766"></a><span class="lineno"> 766</span> </div>
+<div class="line"><a name="l00767"></a><span class="lineno"> 767</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateValueFromExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <span class="keyword">const</span> <span class="keywordtype">char</span> *expr);</div>
+<div class="line"><a name="l00768"></a><span class="lineno"> 768</span> </div>
+<div class="line"><a name="l00769"></a><span class="lineno"> 769</span>  <a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> GetSourceManager();</div>
<div class="line"><a name="l00770"></a><span class="lineno"> 770</span> </div>
-<div class="line"><a name="l00771"></a><span class="lineno"> 771</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div>
-<div class="line"><a name="l00772"></a><span class="lineno"> 772</span>  <a class="code" href="classlldb_1_1SBTarget.html#aa9cbfda51ea4fb5084fa6fe3f8d538d1">GetInstructionsWithFlavor</a> (lldb::addr_t base_addr, <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string, <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size);</div>
+<div class="line"><a name="l00771"></a><span class="lineno"> 771</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> ReadInstructions(<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr,</div>
+<div class="line"><a name="l00772"></a><span class="lineno"> 772</span>  uint32_t count);</div>
<div class="line"><a name="l00773"></a><span class="lineno"> 773</span> </div>
-<div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div>
-<div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  <a class="code" href="classlldb_1_1SBTarget.html#af15296d5c0b49febd4ec4895433452f1">FindSymbols</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
-<div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  lldb::SymbolType type = eSymbolTypeAny);</div>
+<div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> ReadInstructions(<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr,</div>
+<div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  uint32_t count,</div>
+<div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string);</div>
<div class="line"><a name="l00777"></a><span class="lineno"> 777</span> </div>
-<div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00779"></a><span class="lineno"> 779</span>  <a class="code" href="classlldb_1_1SBTarget.html#a88c7343e2ee806152addef56e879c4b7">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructions(<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr,</div>
+<div class="line"><a name="l00779"></a><span class="lineno"> 779</span>  <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size);</div>
<div class="line"><a name="l00780"></a><span class="lineno"> 780</span> </div>
-<div class="line"><a name="l00781"></a><span class="lineno"> 781</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00782"></a><span class="lineno"> 782</span>  <a class="code" href="classlldb_1_1SBTarget.html#a5df6708f852dfbf40c096818b0bed8fc">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00783"></a><span class="lineno"> 783</span> </div>
-<div class="line"><a name="l00784"></a><span class="lineno"> 784</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00785"></a><span class="lineno"> 785</span>  <a class="code" href="classlldb_1_1SBTarget.html#a4c9abb13dd0f54f2f3b5bb59c0a65d53">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00786"></a><span class="lineno"> 786</span> </div>
-<div class="line"><a name="l00787"></a><span class="lineno"> 787</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00788"></a><span class="lineno"> 788</span>  <a class="code" href="classlldb_1_1SBTarget.html#a66b5691f059183d9860004200f05793a">EvaluateExpression</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *expr, <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options);</div>
+<div class="line"><a name="l00781"></a><span class="lineno"> 781</span>  <span class="comment">// The "WithFlavor" is necessary to keep SWIG from getting confused about</span></div>
+<div class="line"><a name="l00782"></a><span class="lineno"> 782</span>  <span class="comment">// overloaded arguments when</span></div>
+<div class="line"><a name="l00783"></a><span class="lineno"> 783</span>  <span class="comment">// using the buf + size -> Python Object magic.</span></div>
+<div class="line"><a name="l00784"></a><span class="lineno"> 784</span> </div>
+<div class="line"><a name="l00785"></a><span class="lineno"> 785</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructionsWithFlavor(<a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr,</div>
+<div class="line"><a name="l00786"></a><span class="lineno"> 786</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string,</div>
+<div class="line"><a name="l00787"></a><span class="lineno"> 787</span>  <span class="keyword">const</span> <span class="keywordtype">void</span> *buf,</div>
+<div class="line"><a name="l00788"></a><span class="lineno"> 788</span>  <span class="keywordtype">size_t</span> size);</div>
<div class="line"><a name="l00789"></a><span class="lineno"> 789</span> </div>
-<div class="line"><a name="l00790"></a><span class="lineno"> 790</span>  lldb::addr_t</div>
-<div class="line"><a name="l00791"></a><span class="lineno"> 791</span>  <a class="code" href="classlldb_1_1SBTarget.html#a550d3cda3d3b1df09db69032cc98f366">GetStackRedZoneSize</a>();</div>
-<div class="line"><a name="l00792"></a><span class="lineno"> 792</span>  </div>
-<div class="line"><a name="l00793"></a><span class="lineno"> 793</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00794"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 794</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
-<div class="line"><a name="l00795"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a9a0f451374fae1de4a565d58be988a42"> 795</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
-<div class="line"><a name="l00796"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a57b27e10004af3d21e9f5a904faf2988"> 796</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00797"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#ad1da93966e155dbac57fbb8b4bddd05a"> 797</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
-<div class="line"><a name="l00798"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a48b8099c7a08a2aec4799804e4a2126a"> 798</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
-<div class="line"><a name="l00799"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 799</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00800"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a3392eea8d13e7395ee1e04a2b733e19b"> 800</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00801"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#ac680b582e5ce19cad1574d1f5793c68b"> 801</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
-<div class="line"><a name="l00802"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#ae1d57dafb47436f15cdb94c1e7a26679"> 802</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
-<div class="line"><a name="l00803"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a55ddee61fcf4c82a4459023262b9db15"> 803</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
-<div class="line"><a name="l00804"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTarget.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 804</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00805"></a><span class="lineno"> 805</span> </div>
-<div class="line"><a name="l00806"></a><span class="lineno"> 806</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00807"></a><span class="lineno"> 807</span>  <span class="comment">// Constructors are private, use static Target::Create function to</span></div>
-<div class="line"><a name="l00808"></a><span class="lineno"> 808</span>  <span class="comment">// create an instance of this class.</span></div>
-<div class="line"><a name="l00809"></a><span class="lineno"> 809</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00810"></a><span class="lineno"> 810</span> </div>
-<div class="line"><a name="l00811"></a><span class="lineno"> 811</span>  lldb::TargetSP</div>
-<div class="line"><a name="l00812"></a><span class="lineno"> 812</span>  <a class="code" href="classlldb_1_1SBTarget.html#ad90e72a55da9bdd2bf81ed8174164ed6">GetSP</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00813"></a><span class="lineno"> 813</span> </div>
-<div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  <a class="code" href="classlldb_1_1SBTarget.html#a44a9d68cec5fe950a7843fa76e6c4903">SetSP</a> (<span class="keyword">const</span> lldb::TargetSP& target_sp);</div>
+<div class="line"><a name="l00790"></a><span class="lineno"> 790</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructions(lldb::addr_t base_addr,</div>
+<div class="line"><a name="l00791"></a><span class="lineno"> 791</span>  <span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> size);</div>
+<div class="line"><a name="l00792"></a><span class="lineno"> 792</span> </div>
+<div class="line"><a name="l00793"></a><span class="lineno"> 793</span>  <a class="code" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> GetInstructionsWithFlavor(lldb::addr_t base_addr,</div>
+<div class="line"><a name="l00794"></a><span class="lineno"> 794</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *flavor_string,</div>
+<div class="line"><a name="l00795"></a><span class="lineno"> 795</span>  <span class="keyword">const</span> <span class="keywordtype">void</span> *buf,</div>
+<div class="line"><a name="l00796"></a><span class="lineno"> 796</span>  <span class="keywordtype">size_t</span> size);</div>
+<div class="line"><a name="l00797"></a><span class="lineno"> 797</span> </div>
+<div class="line"><a name="l00798"></a><span class="lineno"> 798</span>  <a class="code" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> FindSymbols(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00799"></a><span class="lineno"> 799</span>  lldb::SymbolType type = eSymbolTypeAny);</div>
+<div class="line"><a name="l00800"></a><span class="lineno"> 800</span> </div>
+<div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00802"></a><span class="lineno"> 802</span> </div>
+<div class="line"><a name="l00803"></a><span class="lineno"> 803</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00804"></a><span class="lineno"> 804</span> </div>
+<div class="line"><a name="l00805"></a><span class="lineno"> 805</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00806"></a><span class="lineno"> 806</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00807"></a><span class="lineno"> 807</span> </div>
+<div class="line"><a name="l00808"></a><span class="lineno"> 808</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> EvaluateExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *expr);</div>
+<div class="line"><a name="l00809"></a><span class="lineno"> 809</span> </div>
+<div class="line"><a name="l00810"></a><span class="lineno"> 810</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> EvaluateExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *expr,</div>
+<div class="line"><a name="l00811"></a><span class="lineno"> 811</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options);</div>
+<div class="line"><a name="l00812"></a><span class="lineno"> 812</span> </div>
+<div class="line"><a name="l00813"></a><span class="lineno"> 813</span>  lldb::addr_t GetStackRedZoneSize();</div>
+<div class="line"><a name="l00814"></a><span class="lineno"> 814</span> </div>
+<div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  <a class="code" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a> GetLaunchInfo() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00816"></a><span class="lineno"> 816</span> </div>
-<div class="line"><a name="l00817"></a><span class="lineno"> 817</span> </div>
-<div class="line"><a name="l00818"></a><span class="lineno"> 818</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00819"></a><span class="lineno"> 819</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00820"></a><span class="lineno"> 820</span>  <span class="comment">// For Target only</span></div>
-<div class="line"><a name="l00821"></a><span class="lineno"> 821</span>  <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00822"></a><span class="lineno"> 822</span> </div>
-<div class="line"><a name="l00823"></a><span class="lineno"> 823</span>  lldb::TargetSP m_opaque_sp;</div>
-<div class="line"><a name="l00824"></a><span class="lineno"> 824</span> };</div>
-<div class="line"><a name="l00825"></a><span class="lineno"> 825</span> </div>
-<div class="line"><a name="l00826"></a><span class="lineno"> 826</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00827"></a><span class="lineno"> 827</span> </div>
-<div class="line"><a name="l00828"></a><span class="lineno"> 828</span> <span class="preprocessor">#endif // LLDB_SBTarget_h_</span></div>
+<div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  <span class="keywordtype">void</span> SetLaunchInfo(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a> &launch_info);</div>
+<div class="line"><a name="l00818"></a><span class="lineno"> 818</span> </div>
+<div class="line"><a name="l00819"></a><span class="lineno"> 819</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00820"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a6e49cb4c7b4df1a9e1231d58a4952607"> 820</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a>;</div>
+<div class="line"><a name="l00821"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a9a0f451374fae1de4a565d58be988a42"> 821</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
+<div class="line"><a name="l00822"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a2e13ddbdd573e169f74c4a4ef15a0a9a"> 822</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>SBBreakpointListImpl;</div>
+<div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a57b27e10004af3d21e9f5a904faf2988"> 823</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00824"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a7eb581595dc9f500ec7defbe0df6a45f"> 824</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a>;</div>
+<div class="line"><a name="l00825"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ad1da93966e155dbac57fbb8b4bddd05a"> 825</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00826"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a48b8099c7a08a2aec4799804e4a2126a"> 826</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBInstruction.html">SBInstruction</a>;</div>
+<div class="line"><a name="l00827"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 827</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00828"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a3392eea8d13e7395ee1e04a2b733e19b"> 828</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00829"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ac680b582e5ce19cad1574d1f5793c68b"> 829</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSection.html">SBSection</a>;</div>
+<div class="line"><a name="l00830"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#ae1d57dafb47436f15cdb94c1e7a26679"> 830</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a>;</div>
+<div class="line"><a name="l00831"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a55ddee61fcf4c82a4459023262b9db15"> 831</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBSymbol.html">SBSymbol</a>;</div>
+<div class="line"><a name="l00832"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTarget.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 832</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00833"></a><span class="lineno"> 833</span> </div>
+<div class="line"><a name="l00834"></a><span class="lineno"> 834</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00835"></a><span class="lineno"> 835</span>  <span class="comment">// Constructors are private, use static Target::Create function to</span></div>
+<div class="line"><a name="l00836"></a><span class="lineno"> 836</span>  <span class="comment">// create an instance of this class.</span></div>
+<div class="line"><a name="l00837"></a><span class="lineno"> 837</span>  <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00838"></a><span class="lineno"> 838</span> </div>
+<div class="line"><a name="l00839"></a><span class="lineno"> 839</span>  lldb::TargetSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00840"></a><span class="lineno"> 840</span> </div>
+<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::TargetSP &target_sp);</div>
+<div class="line"><a name="l00842"></a><span class="lineno"> 842</span> </div>
+<div class="line"><a name="l00843"></a><span class="lineno"> 843</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00844"></a><span class="lineno"> 844</span>  lldb::TargetSP m_opaque_sp;</div>
+<div class="line"><a name="l00845"></a><span class="lineno"> 845</span> };</div>
+<div class="line"><a name="l00846"></a><span class="lineno"> 846</span> </div>
+<div class="line"><a name="l00847"></a><span class="lineno"> 847</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00848"></a><span class="lineno"> 848</span> </div>
+<div class="line"><a name="l00849"></a><span class="lineno"> 849</span> <span class="preprocessor">#endif // LLDB_SBTarget_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBBroadcaster_html"><div class="ttname"><a href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBroadcaster_8h_source.html#l00017">SBBroadcaster.h:17</a></div></div>
+<div class="ttc" id="SBAttachInfo_8h_html"><div class="ttname"><a href="SBAttachInfo_8h.html">SBAttachInfo.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAttachInfo_html"><div class="ttname"><a href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAttachInfo_8h_source.html#l00019">SBAttachInfo.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContext_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContext_8h_source.html#l00023">SBSymbolContext.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="namespacelldb_html_a69d1366a12ba173a5139f265176a3a82"><div class="ttname"><a href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">lldb::SBTarget</a></div><div class="ttdeci">class LLDB_API SBTarget</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00078">SBDefines.h:78</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpecList_html"><div class="ttname"><a href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpecList_8h_source.html#l00018">SBFileSpecList.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbol_html"><div class="ttname"><a href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbol_8h_source.html#l00020">SBSymbol.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSymbolContextList_html"><div class="ttname"><a href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSymbolContextList_8h_source.html#l00018">SBSymbolContextList.h:18</a></div></div>
+<div class="ttc" id="SBFileSpecList_8h_html"><div class="ttname"><a href="SBFileSpecList_8h.html">SBFileSpecList.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="SBAddress_8h_html"><div class="ttname"><a href="SBAddress_8h.html">SBAddress.h</a></div></div>
+<div class="ttc" id="SBBreakpoint_8h_html"><div class="ttname"><a href="SBBreakpoint_8h.html">SBBreakpoint.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExpressionOptions_html"><div class="ttname"><a href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExpressionOptions_8h_source.html#l00019">SBExpressionOptions.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstruction_html"><div class="ttname"><a href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstruction_8h_source.html#l00026">SBInstruction.h:26</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStringList_html"><div class="ttname"><a href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStringList_8h_source.html#l00017">SBStringList.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="SBSymbolContextList_8h_html"><div class="ttname"><a href="SBSymbolContextList_8h.html">SBSymbolContextList.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html"><div class="ttname"><a href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00087">SBPlatform.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="SBValue_8h_html"><div class="ttname"><a href="SBValue_8h.html">SBValue.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointList_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00151">SBBreakpoint.h:151</a></div></div>
+<div class="ttc" id="classlldb_1_1SBListener_html"><div class="ttname"><a href="classlldb_1_1SBListener.html">lldb::SBListener</a></div><div class="ttdef"><b>Definition:</b> <a href="SBListener_8h_source.html#l00017">SBListener.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBModuleSpec_html"><div class="ttname"><a href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModuleSpec_8h_source.html#l00018">SBModuleSpec.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValueList_html"><div class="ttname"><a href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValueList_8h_source.html#l00019">SBValueList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExecutionContext_html"><div class="ttname"><a href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExecutionContext_8h_source.html#l00021">SBExecutionContext.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBInstructionList_html"><div class="ttname"><a href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBInstructionList_8h_source.html#l00019">SBInstructionList.h:19</a></div></div>
+<div class="ttc" id="SBWatchpoint_8h_html"><div class="ttname"><a href="SBWatchpoint_8h.html">SBWatchpoint.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="SBType_8h_html"><div class="ttname"><a href="SBType_8h.html">SBType.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSourceManager_html"><div class="ttname"><a href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSourceManager_8h_source.html#l00019">SBSourceManager.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBSection_html"><div class="ttname"><a href="classlldb_1_1SBSection.html">lldb::SBSection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBSection_8h_source.html#l00018">SBSection.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html"><div class="ttname"><a href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00229">SBType.h:229</a></div></div>
+<div class="ttc" id="SBFileSpec_8h_html"><div class="ttname"><a href="SBFileSpec_8h.html">SBFileSpec.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="SBLaunchInfo_8h_html"><div class="ttname"><a href="SBLaunchInfo_8h.html">SBLaunchInfo.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBLaunchInfo_html"><div class="ttname"><a href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SBLaunchInfo_8h_source.html#l00020">SBLaunchInfo.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="SBBroadcaster_8h_html"><div class="ttname"><a href="SBBroadcaster_8h.html">SBBroadcaster.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBWatchpoint_html"><div class="ttname"><a href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBWatchpoint_8h_source.html#l00017">SBWatchpoint.h:17</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h.html b/lldb/www/cpp_reference/html/SBThreadCollection_8h.html
new file mode 100644
index 0000000..361b456
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBThreadCollection.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBThreadCollection.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBThreadCollection.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBThreadCollection_8h__incl.png" border="0" usemap="#SBThreadCollection_8h" alt=""/></div>
+<map name="SBThreadCollection_8h" id="SBThreadCollection_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBThreadCollection_8h__dep__incl.png" border="0" usemap="#SBThreadCollection_8hdep" alt=""/></div>
+<map name="SBThreadCollection_8hdep" id="SBThreadCollection_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="47,80,111,107"/></map>
+</div>
+</div>
+<p><a href="SBThreadCollection_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.map
new file mode 100644
index 0000000..4c5a430
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBThreadCollection.h" name="SBThreadCollection.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="47,80,111,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.md5
new file mode 100644
index 0000000..d1f2372
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.md5
@@ -0,0 +1 @@
+15560c72472d74c72fe0a9098de2b2f7
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.png
new file mode 100644
index 0000000..3b04e34
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.map b/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.map
new file mode 100644
index 0000000..fbde506
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBThreadCollection.h" name="SBThreadCollection.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.md5 b/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.md5
new file mode 100644
index 0000000..ea22638
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.md5
@@ -0,0 +1 @@
+a6e30e5750ca92e0748ad915d1a75f1f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.png b/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.png
new file mode 100644
index 0000000..8465916
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBThreadCollection_8h_source.html b/lldb/www/cpp_reference/html/SBThreadCollection_8h_source.html
new file mode 100644
index 0000000..89bafcc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadCollection_8h_source.html
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBThreadCollection.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBThreadCollection.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBThreadCollection_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBThreadCollection.h ------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBThreadCollection_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBThreadCollection_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadCollection.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">SBThreadCollection</a>();</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">SBThreadCollection</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> &rhs);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">size_t</span> GetSize();</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetThreadAtIndex(<span class="keywordtype">size_t</span> idx);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="comment">// Mimic shared pointer...</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  lldb_private::ThreadCollection *<span class="keyword">get</span>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  lldb_private::ThreadCollection *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  lldb::ThreadCollectionSP &operator*();</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> lldb::ThreadCollectionSP &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">SBThreadCollection</a>(<span class="keyword">const</span> lldb::ThreadCollectionSP &threads);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> SetOpaque(<span class="keyword">const</span> lldb::ThreadCollectionSP &threads);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadCollection.html#a3392eea8d13e7395ee1e04a2b733e19b"> 48</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadCollection.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 49</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  lldb::ThreadCollectionSP m_opaque_sp;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> };</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#endif // LLDB_SBThreadCollection_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_a7c0cee55f16f9163d0baa67c403b8d5e"><div class="ttname"><a href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">lldb::SBThreadCollection</a></div><div class="ttdeci">class LLDB_API SBThreadCollection</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00080">SBDefines.h:80</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadCollection_html"><div class="ttname"><a href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadCollection_8h_source.html#l00017">SBThreadCollection.h:17</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h.html b/lldb/www/cpp_reference/html/SBThreadPlan_8h.html
new file mode 100644
index 0000000..91eb4d9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h.html
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBThreadPlan.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBThreadPlan.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+<code>#include <stdio.h></code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBThreadPlan.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBThreadPlan_8h__incl.png" border="0" usemap="#SBThreadPlan_8h" alt=""/></div>
+<map name="SBThreadPlan_8h" id="SBThreadPlan_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBThreadPlan_8h__dep__incl.png" border="0" usemap="#SBThreadPlan_8hdep" alt=""/></div>
+<map name="SBThreadPlan_8hdep" id="SBThreadPlan_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/></map>
+</div>
+</div>
+<p><a href="SBThreadPlan_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.map
new file mode 100644
index 0000000..9d911cd
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBThreadPlan.h" name="SBThreadPlan.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.md5
new file mode 100644
index 0000000..daa9119
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.md5
@@ -0,0 +1 @@
+6ffc1ea7f0146a1bd3dcc3827ee74f2e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.png
new file mode 100644
index 0000000..f5274fa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.map b/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.map
new file mode 100644
index 0000000..201ceee
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBThreadPlan.h" name="SBThreadPlan.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.md5 b/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.md5
new file mode 100644
index 0000000..c9a2482
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.md5
@@ -0,0 +1 @@
+4e0aaf9d83b8ac094caefcb62f1194f1
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.png b/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.png
new file mode 100644
index 0000000..e68d01e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBThreadPlan_8h_source.html b/lldb/www/cpp_reference/html/SBThreadPlan_8h_source.html
new file mode 100644
index 0000000..f6bb43c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBThreadPlan_8h_source.html
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBThreadPlan.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBThreadPlan.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBThreadPlan_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBThread.h ----------------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBThreadPlan_h_</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBThreadPlan_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#include <stdio.h></span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#ae9f98db0527f5aea39d16c824374d57a"> 21</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>lldb_private::ThreadPlan;</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">SBThreadPlan</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">SBThreadPlan</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> &threadPlan);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">SBThreadPlan</a>(<span class="keyword">const</span> lldb::ThreadPlanSP &lldb_object_sp);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">SBThreadPlan</a>(<a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread, <span class="keyword">const</span> <span class="keywordtype">char</span> *class_name);</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  ~<a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a>();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  lldb::StopReason GetStopReason();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment"></span></div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment"> /// Get the number of words associated with the stop reason.</span></div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"> /// See also GetStopReasonDataAtIndex().</span></div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"></span> <span class="keywordtype">size_t</span> GetStopReasonDataCount();</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="comment">//--------------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment"> /// Get information associated with a stop reason.</span></div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="comment"> /// Breakpoint stop reasons will have data that consists of pairs of</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"> /// breakpoint IDs followed by the breakpoint location IDs (they always come</span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment"> /// in pairs).</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"> /// Stop Reason Count Data Type</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> /// ======================== ===== =========================================</span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> /// eStopReasonNone 0</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// eStopReasonTrace 0</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> /// eStopReasonBreakpoint N duple: {breakpoint id, location id}</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// eStopReasonWatchpoint 1 watchpoint id</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// eStopReasonSignal 1 unix signal number</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// eStopReasonException N exception data</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// eStopReasonExec 0</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// eStopReasonPlanComplete 0</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"></span> <span class="comment">//--------------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  uint64_t GetStopReasonDataAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> GetThread() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> &rhs);</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span> SetPlanComplete(<span class="keywordtype">bool</span> success);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">bool</span> IsPlanComplete();</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span> IsPlanStale();</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">bool</span> IsValid();</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="comment">// This section allows an SBThreadPlan to push another of the common types of</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="comment">// plans...</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> QueueThreadPlanForStepOverRange(<a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &start_address,</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  lldb::addr_t range_size);</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> QueueThreadPlanForStepInRange(<a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> &start_address,</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  lldb::addr_t range_size);</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> QueueThreadPlanForStepOut(uint32_t frame_idx_to_step_to,</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">bool</span> first_insn = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> QueueThreadPlanForRunToAddress(<a class="code" href="classlldb_1_1SBAddress.html">SBAddress</a> address);</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor">#ifndef SWIG</span></div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="preprocessor"></span> lldb_private::ThreadPlan *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#a6111b8161fd12c097de5b0312ff50808"> 96</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#ade87025d6a977d3f528050f7c16a5d48"> 97</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#abf05358ec2c89fa95b69c85ed46492c9"> 98</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#a3392eea8d13e7395ee1e04a2b733e19b"> 99</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#a57b27e10004af3d21e9f5a904faf2988"> 100</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 101</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#a03cccc8137b45c34eadcf47ed66544b9"> 102</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>lldb_private::QueueImpl;</div>
+<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThreadPlan.html#a3824b02bce8f22b28b896f8fdde10f90"> 103</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a>;</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="preprocessor">#ifndef SWIG</span></div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor"></span> <span class="keywordtype">void</span> SetThreadPlan(<span class="keyword">const</span> lldb::ThreadPlanSP &lldb_object_sp);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  lldb::ThreadPlanSP m_opaque_sp;</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> };</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="preprocessor">#endif // LLDB_SBThreadPlan_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="namespacelldb_html_ab128fc492c0fc797645e41b31045b877"><div class="ttname"><a href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">lldb::SBThreadPlan</a></div><div class="ttdeci">class LLDB_API SBThreadPlan</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00081">SBDefines.h:81</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueueItem_html"><div class="ttname"><a href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueueItem_8h_source.html#l00018">SBQueueItem.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadPlan_html"><div class="ttname"><a href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadPlan_8h_source.html#l00019">SBThreadPlan.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBThread_8h.html b/lldb/www/cpp_reference/html/SBThread_8h.html
index 7790bfc..463bde1 100644
--- a/lldb/www/cpp_reference/html/SBThread_8h.html
+++ b/lldb/www/cpp_reference/html/SBThread_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,32 +41,34 @@
<div class="dyncontent">
<div class="center"><img src="SBThread_8h__incl.png" border="0" usemap="#SBThread_8h" alt=""/></div>
<map name="SBThread_8h" id="SBThread_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBThread_8h__dep__incl.png" border="0" usemap="#SBThread_8hdep" alt=""/></div>
<map name="SBThread_8hdep" id="SBThread_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="19,83,83,111"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="19,80,83,107"/></map>
</div>
</div>
<p><a href="SBThread_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.map
index 733ef76..7d4887d 100644
--- a/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.map
@@ -1,3 +1,3 @@
<map id="SBThread.h" name="SBThread.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="19,83,83,111"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="19,80,83,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.png
index c4becc5..0f1f087 100644
--- a/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBThread_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBThread_8h__incl.map b/lldb/www/cpp_reference/html/SBThread_8h__incl.map
index b329c12..d407f3f 100644
--- a/lldb/www/cpp_reference/html/SBThread_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBThread_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBThread.h" name="SBThread.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBThread_8h__incl.png b/lldb/www/cpp_reference/html/SBThread_8h__incl.png
index 7965be4..862c4e3 100644
--- a/lldb/www/cpp_reference/html/SBThread_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBThread_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBThread_8h_source.html b/lldb/www/cpp_reference/html/SBThread_8h_source.html
index f8ff9c2..f3bc8fd 100644
--- a/lldb/www/cpp_reference/html/SBThread_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBThread_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -49,214 +49,230 @@
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">class </span>SBFrame;</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">class </span><a class="code" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">SBFrame</a>;</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a></div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> {</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keyword">enum</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  {</div>
-<div class="line"><a name="l00026"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66ab4ea28977d1e3030a377a1e793ac9120"> 26</a></span>  <a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66ab4ea28977d1e3030a377a1e793ac9120">eBroadcastBitStackChanged</a> = (1 << 0),</div>
-<div class="line"><a name="l00027"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a62662925abc97a7f97bd1c71239fef5f"> 27</a></span>  <a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a62662925abc97a7f97bd1c71239fef5f">eBroadcastBitThreadSuspended</a> = (1 << 1),</div>
-<div class="line"><a name="l00028"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a9f263d915e462779617c892a0778a8bb"> 28</a></span>  <a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a9f263d915e462779617c892a0778a8bb">eBroadcastBitThreadResumed</a> = (1 << 2),</div>
-<div class="line"><a name="l00029"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a7766e4e447c30b2b6b4153e4ce8ead1d"> 29</a></span>  <a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a7766e4e447c30b2b6b4153e4ce8ead1d">eBroadcastBitSelectedFrameChanged</a> = (1 << 3),</div>
-<div class="line"><a name="l00030"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66acaef8a5a807b947558e099d2fd2adf79"> 30</a></span>  <a class="code" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66acaef8a5a807b947558e099d2fd2adf79">eBroadcastBitThreadSelected</a> = (1 << 4)</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  };</div>
+<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html"> 21</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> {</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <span class="keyword">enum</span> {</div>
+<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bab4ea28977d1e3030a377a1e793ac9120"> 24</a></span>  eBroadcastBitStackChanged = (1 << 0),</div>
+<div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba62662925abc97a7f97bd1c71239fef5f"> 25</a></span>  eBroadcastBitThreadSuspended = (1 << 1),</div>
+<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba9f263d915e462779617c892a0778a8bb"> 26</a></span>  eBroadcastBitThreadResumed = (1 << 2),</div>
+<div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba7766e4e447c30b2b6b4153e4ce8ead1d"> 27</a></span>  eBroadcastBitSelectedFrameChanged = (1 << 3),</div>
+<div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bacaef8a5a807b947558e099d2fd2adf79"> 28</a></span>  eBroadcastBitThreadSelected = (1 << 4)</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  };</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *GetBroadcasterClassName();</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBThread.html#ad1ca1e7a503bd68606f0e1ab596c4256">GetBroadcasterClassName</a> ();</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBThread.html#a8b54748de9ae410c1939ef02d00920de">SBThread</a> ();</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBThread.html#a8b54748de9ae410c1939ef02d00920de">SBThread</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread);</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBThread.html#a8b54748de9ae410c1939ef02d00920de">SBThread</a> (<span class="keyword">const</span> lldb::ThreadSP& lldb_object_sp);</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBThread.html#a864c3fa5237eb47a69acc53a952891bb">~SBThread</a>();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBThread.html#a076728745d8f7b4ff0a006c6d492f68a">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">SBThread</a>();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">SBThread</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread);</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">SBThread</a>(<span class="keyword">const</span> lldb::ThreadSP &lldb_object_sp);</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  ~<a class="code" href="classlldb_1_1SBThread.html">SBThread</a>();</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> GetQueue() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> Clear();</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBThread.html#a950298b48d0f925052501af7c37704b8">Clear</a> ();</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  lldb::StopReason</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBThread.html#a79be9614efe9eeae9087a3cfcbe61ec5">GetStopReason</a>();</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"></span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> /// Get the number of words associated with the stop reason.</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// See also GetStopReasonDataAtIndex().</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"></span> <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBThread.html#adf85d9b706b7e1f11fa657b32d98c727">GetStopReasonDataCount</a>();</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="comment">//--------------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> /// Get information associated with a stop reason.</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// Breakpoint stop reasons will have data that consists of pairs of </span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// breakpoint IDs followed by the breakpoint location IDs (they always come</span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// in pairs).</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// Stop Reason Count Data Type</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> /// ======================== ===== =========================================</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> /// eStopReasonNone 0</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> /// eStopReasonTrace 0</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> /// eStopReasonBreakpoint N duple: {breakpoint id, location id}</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"> /// eStopReasonWatchpoint 1 watchpoint id</span></div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="comment"> /// eStopReasonSignal 1 unix signal number</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment"> /// eStopReasonException N exception data</span></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="comment"> /// eStopReasonExec 0</span></div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment"> /// eStopReasonPlanComplete 0</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment"></span> <span class="comment">//--------------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  uint64_t</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBThread.html#a4bc454cef4951072c6de1296a1f5ed68">GetStopReasonDataAtIndex</a>(uint32_t idx);</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBThread.html#ac46294eae484c6e82b10f4455999618c">GetStopDescription</a> (<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len);</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBValue.html">SBValue</a></div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBThread.html#ab89741c73219debc15d42f3cd5f0789b">GetStopReturnValue</a> ();</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  lldb::tid_t</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBThread.html#afb5c30b8d88106f33ddb51de0689bcbd">GetThreadID</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  lldb::StopReason GetStopReason();</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="comment"></span></div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="comment"> /// Get the number of words associated with the stop reason.</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="comment"> /// See also GetStopReasonDataAtIndex().</span></div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="comment"></span> <span class="keywordtype">size_t</span> GetStopReasonDataCount();</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="comment">//--------------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> /// Get information associated with a stop reason.</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> /// Breakpoint stop reasons will have data that consists of pairs of</span></div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="comment"> /// breakpoint IDs followed by the breakpoint location IDs (they always come</span></div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="comment"> /// in pairs).</span></div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="comment"> /// Stop Reason Count Data Type</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="comment"> /// ======================== ===== =========================================</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="comment"> /// eStopReasonNone 0</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="comment"> /// eStopReasonTrace 0</span></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="comment"> /// eStopReasonBreakpoint N duple: {breakpoint id, location id}</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="comment"> /// eStopReasonWatchpoint 1 watchpoint id</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="comment"> /// eStopReasonSignal 1 unix signal number</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="comment"> /// eStopReasonException N exception data</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"> /// eStopReasonExec 0</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="comment"> /// eStopReasonPlanComplete 0</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment"></span> <span class="comment">//--------------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  uint64_t GetStopReasonDataAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordtype">bool</span> GetStopReasonExtendedInfoAsJSON(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream);</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  GetStopReasonExtendedBacktraces(InstrumentationRuntimeType type);</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">size_t</span> GetStopDescription(<span class="keywordtype">char</span> *dst, <span class="keywordtype">size_t</span> dst_len);</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classlldb_1_1SBValue.html">SBValue</a> GetStopReturnValue();</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  lldb::tid_t GetThreadID() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  uint32_t GetIndexID() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  uint32_t</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBThread.html#abf06a1e05dada94ba21a772690816310">GetIndexID</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBThread.html#a2b283a43a1bda5c940f838cfb49f227f">GetName</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetQueueName() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  lldb::queue_id_t GetQueueID() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">bool</span> GetInfoItemByPathAsString(<span class="keyword">const</span> <span class="keywordtype">char</span> *path, <a class="code" href="classlldb_1_1SBStream.html">SBStream</a> &strm);</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classlldb_1_1SBThread.html#ad63661037fe0277509877b6c65da05de">GetQueueName</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b">StepOver</a> (lldb::RunMode stop_other_threads = lldb::eOnlyDuringStepping);</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classlldb_1_1SBThread.html#a84a9dbfd8c4c94351cb60c38a18a67a0">StepInto</a> (lldb::RunMode stop_other_threads = lldb::eOnlyDuringStepping);</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="classlldb_1_1SBThread.html#a84a9dbfd8c4c94351cb60c38a18a67a0">StepInto</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *target_name, lldb::RunMode stop_other_threads = lldb::eOnlyDuringStepping);</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBThread.html#a47712ec695dc69b2b3d8835a1c8f9e08">StepOut</a> ();</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="classlldb_1_1SBThread.html#ad81d5954e953286b866359bcd890527a">StepOutOfFrame</a> (<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame);</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classlldb_1_1SBThread.html#a91be7d09500d9a45c8062e890c0ef65a">StepInstruction</a>(<span class="keywordtype">bool</span> step_over);</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">void</span> StepOver(lldb::RunMode stop_other_threads = lldb::eOnlyDuringStepping);</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">void</span> StepInto(lldb::RunMode stop_other_threads = lldb::eOnlyDuringStepping);</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">void</span> StepInto(<span class="keyword">const</span> <span class="keywordtype">char</span> *target_name,</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  lldb::RunMode stop_other_threads = lldb::eOnlyDuringStepping);</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">void</span> StepInto(<span class="keyword">const</span> <span class="keywordtype">char</span> *target_name, uint32_t end_line, <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error,</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  lldb::RunMode stop_other_threads = lldb::eOnlyDuringStepping);</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keywordtype">void</span> StepOut();</div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">void</span> StepOutOfFrame(<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keywordtype">void</span> StepInstruction(<span class="keywordtype">bool</span> step_over);</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> StepOverUntil(<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec,</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  uint32_t line);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> StepUsingScriptedThreadPlan(<span class="keyword">const</span> <span class="keywordtype">char</span> *script_class_name);</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a></div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="classlldb_1_1SBThread.html#ab95fbc4a89b2bad1d6196ef7fc7d1af6">StepOverUntil</a> (<a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, </div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, </div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  uint32_t line);</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> StepUsingScriptedThreadPlan(<span class="keyword">const</span> <span class="keywordtype">char</span> *script_class_name,</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keywordtype">bool</span> resume_immediately);</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> JumpToLine(<a class="code" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line);</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="classlldb_1_1SBThread.html#af819c8f3aed4db9c0b8a0c9019c4421c">RunToAddress</a> (lldb::addr_t addr);</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a></div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBThread.html#a1f4d81ccd656713093f21df6c46dda8d">ReturnFromFrame</a> (<a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a> &frame, <a class="code" href="classlldb_1_1SBValue.html">SBValue</a> &return_value);</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keywordtype">void</span> RunToAddress(lldb::addr_t addr);</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> ReturnFromFrame(<a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a> &frame, <a class="code" href="classlldb_1_1SBValue.html">SBValue</a> &return_value);</div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> UnwindInnermostExpression();</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="comment">//--------------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> <span class="comment"> /// LLDB currently supports process centric debugging which means when any</span></div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="comment"> /// thread in a process stops, all other threads are stopped. The Suspend()</span></div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="comment"> /// call here tells our process to suspend a thread and not let it run when</span></div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="comment"> /// the other threads in a process are allowed to run. So when </span></div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <span class="comment"> /// SBProcess::Continue() is called, any threads that aren't suspended will</span></div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="comment"> /// be allowed to run. If any of the SBThread functions for stepping are </span></div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="comment"> /// called (StepOver, StepInto, StepOut, StepInstruction, RunToAddres), the</span></div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="comment"> /// thread will not be allowed to run and these funtions will simply return.</span></div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="comment"> /// Eventually we plan to add support for thread centric debugging where</span></div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <span class="comment"> /// each thread is controlled individually and each thread would broadcast</span></div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="comment"> /// its state, but we haven't implemented this yet.</span></div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="comment"> /// </span></div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="comment"> /// Likewise the SBThread::Resume() call will again allow the thread to run</span></div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="comment"> /// when the process is continued.</span></div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="comment"> /// Suspend() and Resume() functions are not currently reference counted, if</span></div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="comment"> /// anyone has the need for them to be reference counted, please let us</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="comment"> /// know.</span></div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"></span> <span class="comment">//--------------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">Suspend</a>();</div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  </div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <a class="code" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">Resume</a> ();</div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  </div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <a class="code" href="classlldb_1_1SBThread.html#a0103192830d8415b80fdc1453b1532e6">IsSuspended</a>();</div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> </div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="classlldb_1_1SBThread.html#aed3b42c65eab2715c8be1ec721f84290">IsStopped</a>();</div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="comment">//--------------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> <span class="comment"> /// LLDB currently supports process centric debugging which means when any</span></div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="comment"> /// thread in a process stops, all other threads are stopped. The Suspend()</span></div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="comment"> /// call here tells our process to suspend a thread and not let it run when</span></div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="comment"> /// the other threads in a process are allowed to run. So when</span></div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <span class="comment"> /// SBProcess::Continue() is called, any threads that aren't suspended will</span></div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="comment"> /// be allowed to run. If any of the SBThread functions for stepping are</span></div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="comment"> /// called (StepOver, StepInto, StepOut, StepInstruction, RunToAddress), the</span></div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="comment"> /// thread will not be allowed to run and these functions will simply return.</span></div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="comment"> /// Eventually we plan to add support for thread centric debugging where</span></div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <span class="comment"> /// each thread is controlled individually and each thread would broadcast</span></div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="comment"> /// its state, but we haven't implemented this yet.</span></div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="comment"> /// Likewise the SBThread::Resume() call will again allow the thread to run</span></div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="comment"> /// when the process is continued.</span></div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="comment"> /// Suspend() and Resume() functions are not currently reference counted, if</span></div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="comment"> /// anyone has the need for them to be reference counted, please let us</span></div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="comment"> /// know.</span></div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"></span> <span class="comment">//--------------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordtype">bool</span> Suspend();</div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keywordtype">bool</span> Resume();</div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> </div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordtype">bool</span> IsSuspended();</div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="keywordtype">bool</span> IsStopped();</div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  uint32_t GetNumFrames();</div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> GetFrameAtIndex(uint32_t idx);</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  uint32_t</div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <a class="code" href="classlldb_1_1SBThread.html#ab539c22dbd550c32b943cfe1ebe612ff">GetNumFrames</a> ();</div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> </div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="classlldb_1_1SBThread.html#ae4fc59e1a3c9a23ffacaa0302c3e601f">GetFrameAtIndex</a> (uint32_t idx);</div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> GetSelectedFrame();</div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> SetSelectedFrame(uint32_t frame_idx);</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> EventIsThreadEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &event);</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <a class="code" href="classlldb_1_1SBThread.html#a4eee12a873d21fb662006c8491fd973c">GetSelectedFrame</a> ();</div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="classlldb_1_1SBThread.html#aa502c9ac5f3b4ee76c815020c6ade667">SetSelectedFrame</a> (uint32_t frame_idx);</div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  </div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <a class="code" href="classlldb_1_1SBThread.html#a6bfb8ceea66150f64a1b3602d9e89c03">EventIsThreadEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &event);</div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  </div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a></div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBThread.html#aa8b41d1e0dc0b9210895ac0f54706d09">GetStackFrameFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &event);</div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  </div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBThread.html">SBThread</a></div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="classlldb_1_1SBThread.html#aa31775801cb0cc2c1024c6056f88a458">GetThreadFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &event);</div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <a class="code" href="classlldb_1_1SBThread.html#aeab8b5a62798a93f37e1dc59f21db83a">GetProcess</a> ();</div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a> GetStackFrameFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &event);</div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> </div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> GetThreadFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">SBEvent</a> &event);</div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> GetProcess();</div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs);</div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keywordtype">bool</span> operator!=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> </div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> </div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <span class="keywordtype">bool</span> GetStatus(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &status) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> </div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <a class="code" href="classlldb_1_1SBThread.html">SBThread</a> GetExtendedBacktraceThread(<span class="keyword">const</span> <span class="keywordtype">char</span> *type);</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div>
-<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &</div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="code" href="classlldb_1_1SBThread.html#afe9396a2010ed7f08362885a7f7d3520">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs);</div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> </div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="classlldb_1_1SBThread.html#a002f86ba7e38a2fa80602d089302fa6d">operator == </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> </div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <a class="code" href="classlldb_1_1SBThread.html#a6921cddf64456cdc6235c9b01b514ab2">operator != </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  uint32_t GetExtendedBacktraceOriginatingIndexID();</div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> </div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keywordtype">bool</span> SafeToCallFunctions();</div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> </div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="preprocessor">#ifndef SWIG</span></div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="preprocessor"></span> lldb_private::Thread *operator->();</div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> </div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  lldb_private::Thread *<span class="keyword">get</span>();</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> </div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="classlldb_1_1SBThread.html#ab4cd0bf563df16cb647e7abb6af8870a">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  </div>
-<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBThread.html#ac5a20fe213ad4d77d7bf70d3d67db5a6">GetStatus</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &status) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> </div>
-<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00199"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a6111b8161fd12c097de5b0312ff50808"> 199</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
-<div class="line"><a name="l00200"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#ade87025d6a977d3f528050f7c16a5d48"> 200</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
-<div class="line"><a name="l00201"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#abf05358ec2c89fa95b69c85ed46492c9"> 201</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00202"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a3392eea8d13e7395ee1e04a2b733e19b"> 202</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
-<div class="line"><a name="l00203"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a57b27e10004af3d21e9f5a904faf2988"> 203</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00204"></a><span class="lineno"><a class="code" href="classlldb_1_1SBThread.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 204</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> </div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <a class="code" href="classlldb_1_1SBThread.html#ab752451f037bdb3dc3dca2068d8ae88c">SetThread</a> (<span class="keyword">const</span> lldb::ThreadSP& lldb_object_sp);</div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> </div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="preprocessor">#ifndef SWIG</span></div>
-<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBError.html">SBError</a></div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <a class="code" href="classlldb_1_1SBThread.html#a936d32f6f90c5f2434a0cb2eeb3c90c9">ResumeNewPlan</a> (lldb_private::ExecutionContext &exe_ctx, lldb_private::ThreadPlan *new_plan);</div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  lldb::ExecutionContextRefSP m_opaque_sp;</div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> };</div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a6111b8161fd12c097de5b0312ff50808"> 195</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a>;</div>
+<div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#ade87025d6a977d3f528050f7c16a5d48"> 196</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a>;</div>
+<div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a7eb581595dc9f500ec7defbe0df6a45f"> 197</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a>;</div>
+<div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#abf05358ec2c89fa95b69c85ed46492c9"> 198</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a3392eea8d13e7395ee1e04a2b733e19b"> 199</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a57b27e10004af3d21e9f5a904faf2988"> 200</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 201</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a03cccc8137b45c34eadcf47ed66544b9"> 202</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>lldb_private::QueueImpl;</div>
+<div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="classlldb_1_1SBThread.html#a3824b02bce8f22b28b896f8fdde10f90"> 203</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a>;</div>
+<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keywordtype">void</span> SetThread(<span class="keyword">const</span> lldb::ThreadSP &lldb_object_sp);</div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> </div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="preprocessor">#ifndef SWIG</span></div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBError.html">SBError</a> ResumeNewPlan(lldb_private::ExecutionContext &exe_ctx,</div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  lldb_private::ThreadPlan *new_plan);</div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  lldb::ExecutionContextRefSP m_opaque_sp;</div>
+<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> };</div>
+<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> </div>
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> } <span class="comment">// namespace lldb</span></div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div>
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <span class="preprocessor">#endif // LLDB_SBThread_h_</span></div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="preprocessor">#endif // LLDB_SBThread_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="namespacelldb_html_ad001c966b08e2036d980cdf71d19db36"><div class="ttname"><a href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">lldb::SBFrame</a></div><div class="ttdeci">class LLDB_API SBFrame</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00053">SBDefines.h:53</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpoint_html"><div class="ttname"><a href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpoint_8h_source.html#l00017">SBBreakpoint.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueue_html"><div class="ttname"><a href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueue_8h_source.html#l00020">SBQueue.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFileSpec_html"><div class="ttname"><a href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFileSpec_8h_source.html#l00017">SBFileSpec.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBQueueItem_html"><div class="ttname"><a href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></div><div class="ttdef"><b>Definition:</b> <a href="SBQueueItem_8h_source.html#l00018">SBQueueItem.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExecutionContext_html"><div class="ttname"><a href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExecutionContext_8h_source.html#l00021">SBExecutionContext.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBThreadCollection_html"><div class="ttname"><a href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThreadCollection_8h_source.html#l00017">SBThreadCollection.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBreakpointLocation_html"><div class="ttname"><a href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBreakpointLocation_8h_source.html#l00018">SBBreakpointLocation.h:18</a></div></div>
+<div class="ttc" id="namespacelldb_html_a194796b7023bd6309fe42f3f052ae3ef"><div class="ttname"><a href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">lldb::SBThread</a></div><div class="ttdeci">class LLDB_API SBThread</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00079">SBDefines.h:79</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeCategory_8h.html b/lldb/www/cpp_reference/html/SBTypeCategory_8h.html
index 3ac7df4..402d0d5 100644
--- a/lldb/www/cpp_reference/html/SBTypeCategory_8h.html
+++ b/lldb/www/cpp_reference/html/SBTypeCategory_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,25 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBTypeCategory_8h__incl.png" border="0" usemap="#SBTypeCategory_8h" alt=""/></div>
<map name="SBTypeCategory_8h" id="SBTypeCategory_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeCategory_8h__dep__incl.png" border="0" usemap="#SBTypeCategory_8hdep" alt=""/></div>
+<map name="SBTypeCategory_8hdep" id="SBTypeCategory_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="37,80,101,107"/></map>
</div>
</div>
<p><a href="SBTypeCategory_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.map
new file mode 100644
index 0000000..bfaab3b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeCategory.h" name="SBTypeCategory.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="37,80,101,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.md5
new file mode 100644
index 0000000..f3f5102
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.md5
@@ -0,0 +1 @@
+e9441fce48e7f6760086e679c8c2d48e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.png
new file mode 100644
index 0000000..be0ca58
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeCategory_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.map b/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.map
index 07c7324..5e19841 100644
--- a/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBTypeCategory.h" name="SBTypeCategory.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.png b/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.png
index d110948..6864d10 100644
--- a/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBTypeCategory_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeCategory_8h_source.html b/lldb/www/cpp_reference/html/SBTypeCategory_8h_source.html
index 7f7aea5..0c8ce9f 100644
--- a/lldb/www/cpp_reference/html/SBTypeCategory_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBTypeCategory_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,180 +31,156 @@
<div class="title">SBTypeCategory.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBTypeCategory_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeCategory.h --------------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBTypeCategory_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeCategory_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeCategory.html"> 17</a></span>  <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">SBTypeCategory</a>();</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">SBTypeCategory</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a9b8bf6b6e7a415b8fbe38eab2c9523c1">~SBTypeCategory</a> ();</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a1941aff307e107799e81279e380c927d">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a61ffbff9fdac313028a64fe6f90e355b">GetEnabled</a> ();</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a0d5cba423ef7b7b1c76f2f8b5ba48108">SetEnabled</a> (<span class="keywordtype">bool</span>);</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#ad25fb26e5fc4feabba3aceaf6dd93f5f">GetName</a>();</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a460830e779b91b1ded72641db727a5a1">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  uint32_t</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a07cbd4b6669dd0199c3a6d0bea9ea3ae">GetNumFormats</a> ();</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  uint32_t</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a8a59747fb64ffe782ae115b0ef83c103">GetNumSummaries</a> ();</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  uint32_t</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a87ce26bc1b9825701dead8d7bd468160">GetNumFilters</a> ();</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor"></span> uint32_t</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a104817153f4b31861168f429081417f4">GetNumSynthetics</a> ();</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#aa211285c80a8afa91a2c6af3a97f04ed">GetTypeNameSpecifierForFilterAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#aa81e14a8e8d40cfe7ae0df3edd894f03">GetTypeNameSpecifierForFormatAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a53d52f3ed4f04aca2efafd57d38a5c37">GetTypeNameSpecifierForSummaryAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#ad964c64bda8a14df6108e49d23811eb0">GetTypeNameSpecifierForSyntheticAtIndex</a> (uint32_t);</div>
+<a href="SBTypeCategory_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeCategory.h --------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBTypeCategory_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeCategory_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeCategory.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">SBTypeCategory</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">SBTypeCategory</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">bool</span> GetEnabled();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">void</span> SetEnabled(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  lldb::LanguageType GetLanguageAtIndex(uint32_t idx);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  uint32_t GetNumLanguages();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> AddLanguage(lldb::LanguageType language);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  uint32_t GetNumFormats();</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  uint32_t GetNumSummaries();</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  uint32_t GetNumFilters();</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor"></span> uint32_t GetNumSynthetics();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> GetTypeNameSpecifierForFilterAtIndex(uint32_t);</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> GetTypeNameSpecifierForFormatAtIndex(uint32_t);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> GetTypeNameSpecifierForSummaryAtIndex(uint32_t);</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> GetTypeNameSpecifierForSyntheticAtIndex(uint32_t);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> GetFilterForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> GetFormatForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> GetSummaryForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a370ed99163d24cee6ebb7dbc9a9e208a">GetFilterForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#ac6d55b2d8ebce9d9d10a8975c124924e">GetFormatForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a0e4cd7fc2db386da656edd602da9f71f">GetSummaryForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a81dc1cc498d90f1fcc17695bc36b5b0e">GetSyntheticForType</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a></div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#af0a68bcc7dbda4677c2e5eeafccf4572">GetFilterAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a966b310aeb2fa85d3c25a763bffb727d">GetFormatAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a0896e366ac49714d999bef2f10c632f7">GetSummaryAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a3efb1f2609e508b5950f142d72ab8df7">GetSyntheticAtIndex</a> (uint32_t);</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#ad8480b284cd563f2fd598888a2a83e0d">AddTypeFormat</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>,</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a>);</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a1ec6e1fbb4878d3a1a96a0586af117fe">DeleteTypeFormat</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  </div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="preprocessor"></span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a7ec96984f99afcc3ee3c3098d5d13190">AddTypeSummary</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>,</div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a>);</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a7df3b640d4ace2e5c95a6fec3d6474b7">DeleteTypeSummary</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  </div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#af8cd3f742eab0318c1b48153632d43e1">AddTypeFilter</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>,</div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a>);</div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a00c25a852efde0b7da1af336517a7fce">DeleteTypeFilter</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  </div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="preprocessor"></span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a0114b0fb8ba7c24113237603a8f2e009">AddTypeSynthetic</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>,</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a>);</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a8d81ffd3a38f3af417b26fcb0e92be47">DeleteTypeSynthetic</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor"></span> </div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &</div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a1c06778a09ad668d56f03db9999e403a">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  </div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a6f058b53aed067efc00bf990043e7f22">operator == </a>(<a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  </div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a51a65cf2e462f9fccbc0854986103d6f">operator != </a>(<a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00147"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeCategory.html#a57b27e10004af3d21e9f5a904faf2988"> 147</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  </div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  lldb::TypeCategoryImplSP</div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#acf6e6cbad6a8d08ed8524180fa754cde">GetSP</a> ();</div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  </div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a4ef22ab1938e5c566bbae7fc2906a519">SetSP</a> (<span class="keyword">const</span> lldb::TypeCategoryImplSP &typecategory_impl_sp); </div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  </div>
-<div class="line"><a name="l00155"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80"> 155</a></span>  TypeCategoryImplSP <a class="code" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  </div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">SBTypeCategory</a> (<span class="keyword">const</span> lldb::TypeCategoryImplSP &);</div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  </div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">SBTypeCategory</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>*);</div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  </div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html#a907a104e269ad92a33b1fe5e5456c6f4">IsDefaultCategory</a>();</div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  </div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  };</div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  </div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="preprocessor">#endif // LLDB_SBTypeCategory_h_</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> GetSyntheticForType(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> GetFilterAtIndex(uint32_t);</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> GetFormatAtIndex(uint32_t);</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> GetSummaryAtIndex(uint32_t);</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> GetSyntheticAtIndex(uint32_t);</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">bool</span> AddTypeFormat(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a>);</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">bool</span> DeleteTypeFormat(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor"></span> <span class="keywordtype">bool</span> AddTypeSummary(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a>);</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">bool</span> DeleteTypeSummary(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordtype">bool</span> AddTypeFilter(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a>);</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">bool</span> DeleteTypeFilter(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="preprocessor"></span> <span class="keywordtype">bool</span> AddTypeSynthetic(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a>);</div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">bool</span> DeleteTypeSynthetic(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">bool</span> operator==(<a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keywordtype">bool</span> operator!=(<a class="code" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs);</div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeCategory.html#a57b27e10004af3d21e9f5a904faf2988"> 116</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  lldb::TypeCategoryImplSP GetSP();</div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::TypeCategoryImplSP &typecategory_impl_sp);</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
+<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80"> 122</a></span>  TypeCategoryImplSP <a class="code" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">SBTypeCategory</a>(<span class="keyword">const</span> lldb::TypeCategoryImplSP &);</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">SBTypeCategory</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *);</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordtype">bool</span> IsDefaultCategory();</div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> };</div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="preprocessor">#endif // LLDB_SBTypeCategory_h_</span></div>
+<div class="ttc" id="namespacelldb_html_a512ac117e526e1d518d93aa0380e17c2"><div class="ttname"><a href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">lldb::SBTypeCategory</a></div><div class="ttdeci">class LLDB_API SBTypeCategory</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00083">SBDefines.h:83</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00056">SBTypeSummary.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSynthetic_html"><div class="ttname"><a href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSynthetic_8h_source.html#l00020">SBTypeSynthetic.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFilter_html"><div class="ttname"><a href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFilter_8h_source.html#l00018">SBTypeFilter.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeNameSpecifier_html"><div class="ttname"><a href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeNameSpecifier_8h_source.html#l00018">SBTypeNameSpecifier.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html_a2df5e33db2ba452998e085d08b06fa80"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">lldb::SBTypeCategory::m_opaque_sp</a></div><div class="ttdeci">TypeCategoryImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00122">SBTypeCategory.h:122</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFormat_html"><div class="ttname"><a href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFormat_8h_source.html#l00018">SBTypeFormat.h:18</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h.html b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h.html
new file mode 100644
index 0000000..31d1a28
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h.html
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBTypeEnumMember.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBTypeEnumMember.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBTypeEnumMember.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeEnumMember_8h__incl.png" border="0" usemap="#SBTypeEnumMember_8h" alt=""/></div>
+<map name="SBTypeEnumMember_8h" id="SBTypeEnumMember_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeEnumMember_8h__dep__incl.png" border="0" usemap="#SBTypeEnumMember_8hdep" alt=""/></div>
+<map name="SBTypeEnumMember_8hdep" id="SBTypeEnumMember_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="52,80,116,107"/></map>
+</div>
+</div>
+<p><a href="SBTypeEnumMember_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.map
new file mode 100644
index 0000000..688ab0d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeEnumMember.h" name="SBTypeEnumMember.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="52,80,116,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.md5
new file mode 100644
index 0000000..a9d0f5c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.md5
@@ -0,0 +1 @@
+00c0c0e577feb484a43ab6985d8afe3e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.png
new file mode 100644
index 0000000..17857c7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.map b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.map
new file mode 100644
index 0000000..8604276
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeEnumMember.h" name="SBTypeEnumMember.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.md5 b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.md5
new file mode 100644
index 0000000..24a1eff
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.md5
@@ -0,0 +1 @@
+43de87e6a19916bbf018b2f925d3c959
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.png b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.png
new file mode 100644
index 0000000..47ba946
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeEnumMember_8h_source.html b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h_source.html
new file mode 100644
index 0000000..2c17fcc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeEnumMember_8h_source.html
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBTypeEnumMember.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBTypeEnumMember.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBTypeEnumMember_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> </div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//===-- SBTypeEnumMember.h --------------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBTypeEnumMember_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeEnumMember_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeEnumMember.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">SBTypeEnumMember</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">SBTypeEnumMember</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> &rhs);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  int64_t GetValueAsSigned();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  uint64_t GetValueAsUnsigned();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> GetType();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeEnumMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924"> 42</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a>;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeEnumMember.html#a3048c90c62d38ad9f13c7066c297a830"> 43</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a>;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">void</span> reset(lldb_private::TypeEnumMemberImpl *);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  lldb_private::TypeEnumMemberImpl &ref();</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">const</span> lldb_private::TypeEnumMemberImpl &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeEnumMember.html#a9eb08d9a918cb2ff4da3d3c1057a556a"> 51</a></span>  lldb::TypeEnumMemberImplSP <a class="code" href="classlldb_1_1SBTypeEnumMember.html#a9eb08d9a918cb2ff4da3d3c1057a556a">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">SBTypeEnumMember</a>(<span class="keyword">const</span> lldb::TypeEnumMemberImplSP &);</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> };</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeEnumMemberList.html"> 56</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> {</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#aca800c3939ace3d099acc6a1dad8715b">SBTypeEnumMemberList</a>();</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#aca800c3939ace3d099acc6a1dad8715b">SBTypeEnumMemberList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> &rhs);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#a3ca8b23ffa74b7c52bc1416d417a0524">~SBTypeEnumMemberList</a>();</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> &<a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#a48280c14859282dc3bda8cdd85b9886b">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> &rhs);</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#a56bc08c71c4cbd08fa118014187a622e">IsValid</a>();</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#a6e2c9e1a99167fcbdcad03d12f357613">Append</a>(<a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> entry);</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#a49ae5b13c8d419ea1398afe286f36649">GetTypeEnumMemberAtIndex</a>(uint32_t index);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  uint32_t <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html#aaec1a4d2abd698c6d101582107ba75cc">GetSize</a>();</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  std::unique_ptr<lldb_private::TypeEnumMemberListImpl> m_opaque_ap;</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> };</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor">#endif // LLDB_SBTypeEnumMember_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html_aca800c3939ace3d099acc6a1dad8715b"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html#aca800c3939ace3d099acc6a1dad8715b">lldb::SBTypeEnumMemberList::SBTypeEnumMemberList</a></div><div class="ttdeci">SBTypeEnumMemberList()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00056">SBTypeEnumMember.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMember_html"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00018">SBTypeEnumMember.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html_a56bc08c71c4cbd08fa118014187a622e"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html#a56bc08c71c4cbd08fa118014187a622e">lldb::SBTypeEnumMemberList::IsValid</a></div><div class="ttdeci">bool IsValid()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html_a6e2c9e1a99167fcbdcad03d12f357613"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html#a6e2c9e1a99167fcbdcad03d12f357613">lldb::SBTypeEnumMemberList::Append</a></div><div class="ttdeci">void Append(SBTypeEnumMember entry)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMember_html_a9eb08d9a918cb2ff4da3d3c1057a556a"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMember.html#a9eb08d9a918cb2ff4da3d3c1057a556a">lldb::SBTypeEnumMember::m_opaque_sp</a></div><div class="ttdeci">lldb::TypeEnumMemberImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00051">SBTypeEnumMember.h:51</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html_a49ae5b13c8d419ea1398afe286f36649"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html#a49ae5b13c8d419ea1398afe286f36649">lldb::SBTypeEnumMemberList::GetTypeEnumMemberAtIndex</a></div><div class="ttdeci">SBTypeEnumMember GetTypeEnumMemberAtIndex(uint32_t index)</div></div>
+<div class="ttc" id="namespacelldb_html_a953ae2036a4ad2b7796398469355dda5"><div class="ttname"><a href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">lldb::SBTypeEnumMember</a></div><div class="ttdeci">class LLDB_API SBTypeEnumMember</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00084">SBDefines.h:84</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html_aaec1a4d2abd698c6d101582107ba75cc"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html#aaec1a4d2abd698c6d101582107ba75cc">lldb::SBTypeEnumMemberList::GetSize</a></div><div class="ttdeci">uint32_t GetSize()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html_a3ca8b23ffa74b7c52bc1416d417a0524"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html#a3ca8b23ffa74b7c52bc1416d417a0524">lldb::SBTypeEnumMemberList::~SBTypeEnumMemberList</a></div><div class="ttdeci">~SBTypeEnumMemberList()</div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html_a48280c14859282dc3bda8cdd85b9886b"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html#a48280c14859282dc3bda8cdd85b9886b">lldb::SBTypeEnumMemberList::operator=</a></div><div class="ttdeci">SBTypeEnumMemberList & operator=(const SBTypeEnumMemberList &rhs)</div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBTypeFilter_8h.html b/lldb/www/cpp_reference/html/SBTypeFilter_8h.html
index e79b1c6..3d6575e 100644
--- a/lldb/www/cpp_reference/html/SBTypeFilter_8h.html
+++ b/lldb/www/cpp_reference/html/SBTypeFilter_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,25 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBTypeFilter_8h__incl.png" border="0" usemap="#SBTypeFilter_8h" alt=""/></div>
<map name="SBTypeFilter_8h" id="SBTypeFilter_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeFilter_8h__dep__incl.png" border="0" usemap="#SBTypeFilter_8hdep" alt=""/></div>
+<map name="SBTypeFilter_8hdep" id="SBTypeFilter_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="27,80,91,107"/></map>
</div>
</div>
<p><a href="SBTypeFilter_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.map
new file mode 100644
index 0000000..8dfb9c4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeFilter.h" name="SBTypeFilter.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="27,80,91,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.md5
new file mode 100644
index 0000000..9a740c6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.md5
@@ -0,0 +1 @@
+97bf2b3e027219d9301ceea4e731da70
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.png
new file mode 100644
index 0000000..7f74321
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeFilter_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.map b/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.map
index d31e379..a84fe09 100644
--- a/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBTypeFilter.h" name="SBTypeFilter.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.png b/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.png
index b4efda5..4838e54 100644
--- a/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBTypeFilter_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeFilter_8h_source.html b/lldb/www/cpp_reference/html/SBTypeFilter_8h_source.html
index 0bec31b..0c3e7c7 100644
--- a/lldb/www/cpp_reference/html/SBTypeFilter_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBTypeFilter_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,104 +31,93 @@
<div class="title">SBTypeFilter.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBTypeFilter_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeFilter.h --------------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBTypeFilter_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeFilter_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFilter.html"> 17</a></span>  <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a655fec3f4ca401c0847119b9cab82f72">SBTypeFilter</a>();</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a655fec3f4ca401c0847119b9cab82f72">SBTypeFilter</a> (uint32_t options); <span class="comment">// see lldb::eTypeOption values</span></div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a655fec3f4ca401c0847119b9cab82f72">SBTypeFilter</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#ab2dd1e301dced90f1d99ac9df1ae8a13">~SBTypeFilter</a> ();</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#aa61aa98b1914fd0c0bf0599081ae55b7">IsValid</a>() <span class="keyword">const</span>;</div>
+<a href="SBTypeFilter_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeFilter.h --------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBTypeFilter_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeFilter_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFilter.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">SBTypeFilter</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">SBTypeFilter</a>(uint32_t options); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">SBTypeFilter</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  ~<a class="code" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a>();</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  uint32_t GetNumberOfExpressionPaths();</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  uint32_t</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#ad1871bf3272a58a2024522644846bac8">GetNumberOfExpressionPaths</a> ();</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#af0ebf5b649e4cc5fde7be235332551a6">GetExpressionPathAtIndex</a> (uint32_t i);</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#ac05ad3fff26fc9667f84094b9436598e">ReplaceExpressionPathAtIndex</a> (uint32_t i, <span class="keyword">const</span> <span class="keywordtype">char</span>* item);</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a8e8813bc01af67be6ca95cd8d7e078ee">AppendExpressionPath</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* item);</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#aeac20899ad036d640c920c37ad959b4e">Clear</a>();</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  uint32_t</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a899e6a615f5075afb2522b8441b249f6">GetOptions</a>();</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#acf336e151879b1ac06f90d184f6fbb09">SetOptions</a> (uint32_t);</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a017606220b5ee1aa14b7341d954e6179">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a4cdecfcc6a041b74f8dfd56f7e848cf7">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#ab8b837d59362e2148f5cbac1aecd1fd0">IsEqualTo</a> (<a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a661899aa42afe8846ff9b033e9b929b2">operator == </a>(<a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetExpressionPathAtIndex(uint32_t i);</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">bool</span> ReplaceExpressionPathAtIndex(uint32_t i, <span class="keyword">const</span> <span class="keywordtype">char</span> *item);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">void</span> AppendExpressionPath(<span class="keyword">const</span> <span class="keywordtype">char</span> *item);</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  uint32_t GetOptions();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> SetOptions(uint32_t);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">bool</span> IsEqualTo(<a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">bool</span> operator==(<a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span> operator!=(<a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFilter.html#a57b27e10004af3d21e9f5a904faf2988"> 56</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFilter.html#ace93cd14f05b733805f0d59848373612"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFilter.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  lldb::TypeFilterImplSP GetSP();</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::TypeFilterImplSP &typefilter_impl_sp);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4"> 64</a></span>  lldb::TypeFilterImplSP <a class="code" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4">m_opaque_sp</a>;</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a871edb9c211d89c04717272efbd9e454">operator != </a>(<a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs);</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00070"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFilter.html#a57b27e10004af3d21e9f5a904faf2988"> 70</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFilter.html#ace93cd14f05b733805f0d59848373612"> 71</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
-<div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFilter.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 72</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  lldb::TypeFilterImplSP</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a0fc48eb7eae54185031b5ba028af622a">GetSP</a> ();</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a4ef624a2c96aae42ef2ece5fe6a87152">SetSP</a> (<span class="keyword">const</span> lldb::TypeFilterImplSP &typefilter_impl_sp); </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4"> 80</a></span>  lldb::TypeFilterImplSP <a class="code" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a655fec3f4ca401c0847119b9cab82f72">SBTypeFilter</a> (<span class="keyword">const</span> lldb::TypeFilterImplSP &);</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html#a306527e69d30f2e82add712e9cb87379">CopyOnWrite_Impl</a>();</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  };</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="preprocessor">#endif // LLDB_SBTypeFilter_h_</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">SBTypeFilter</a>(<span class="keyword">const</span> lldb::TypeFilterImplSP &);</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> CopyOnWrite_Impl();</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> };</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="preprocessor">#endif // LLDB_SBTypeFilter_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFilter_html"><div class="ttname"><a href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFilter_8h_source.html#l00018">SBTypeFilter.h:18</a></div></div>
+<div class="ttc" id="namespacelldb_html_a66a5c1f3564266d754726e43695362c2"><div class="ttname"><a href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">lldb::SBTypeFilter</a></div><div class="ttdeci">class LLDB_API SBTypeFilter</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00086">SBDefines.h:86</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFilter_html_a000fe01be75b82bd7238722ad5b200b4"><div class="ttname"><a href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4">lldb::SBTypeFilter::m_opaque_sp</a></div><div class="ttdeci">lldb::TypeFilterImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFilter_8h_source.html#l00064">SBTypeFilter.h:64</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeFormat_8h.html b/lldb/www/cpp_reference/html/SBTypeFormat_8h.html
index f6a00ec..6abbac8 100644
--- a/lldb/www/cpp_reference/html/SBTypeFormat_8h.html
+++ b/lldb/www/cpp_reference/html/SBTypeFormat_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,25 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBTypeFormat_8h__incl.png" border="0" usemap="#SBTypeFormat_8h" alt=""/></div>
<map name="SBTypeFormat_8h" id="SBTypeFormat_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeFormat_8h__dep__incl.png" border="0" usemap="#SBTypeFormat_8hdep" alt=""/></div>
+<map name="SBTypeFormat_8hdep" id="SBTypeFormat_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="32,80,96,107"/></map>
</div>
</div>
<p><a href="SBTypeFormat_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.map
new file mode 100644
index 0000000..085835c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeFormat.h" name="SBTypeFormat.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="32,80,96,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.md5
new file mode 100644
index 0000000..9dac991
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.md5
@@ -0,0 +1 @@
+2c4f3575cab937d1b155f5d19c1ad90a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.png
new file mode 100644
index 0000000..5ce6b41
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeFormat_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.map b/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.map
index 59f760f..91e5704 100644
--- a/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBTypeFormat.h" name="SBTypeFormat.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.png b/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.png
index 340ba1e..d7abfb0 100644
--- a/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBTypeFormat_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeFormat_8h_source.html b/lldb/www/cpp_reference/html/SBTypeFormat_8h_source.html
index c1c9554..c3d1d18 100644
--- a/lldb/www/cpp_reference/html/SBTypeFormat_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBTypeFormat_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,96 +31,98 @@
<div class="title">SBTypeFormat.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBTypeFormat_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeFormat.h --------------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBTypeFormat_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeFormat_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFormat.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
+<a href="SBTypeFormat_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeFormat.h --------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBTypeFormat_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeFormat_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFormat.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> {</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">SBTypeFormat</a>();</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">SBTypeFormat</a> (lldb::Format format,</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">SBTypeFormat</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a4f3ec2536fe881030700284ea61f2952">~SBTypeFormat</a> ();</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#aaa543fad98378a821cefd00a814a7c8a">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  lldb::Format</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a244190529716242b3a36bca2d452fa02">GetFormat</a> ();</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  uint32_t</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a22eb3fa7a0b4e18195776d8af616aaaf">GetOptions</a>();</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#ab2fa57ef38126c2eb10f9f12851c12ed">SetFormat</a> (lldb::Format);</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a7c33a07eafd49cd5197eddee640ea696">SetOptions</a> (uint32_t);</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a6548fc660107e38088d216dc36a462ec">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a2695d58f038a00d6285e5ae9aa6b365c">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#aa5be24a078073ca1dee28f2e74caad7c">IsEqualTo</a> (<a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">SBTypeFormat</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">SBTypeFormat</a>(lldb::Format format,</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">SBTypeFormat</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *type,</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">SBTypeFormat</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  ~<a class="code" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a>();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  lldb::Format GetFormat();</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetTypeName();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  uint32_t GetOptions();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">void</span> SetFormat(lldb::Format);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> SetTypeName(<span class="keyword">const</span> <span class="keywordtype">char</span> *);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span> SetOptions(uint32_t);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">bool</span> IsEqualTo(<a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">bool</span> operator==(<a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a93911d7568a8e958c2ecca074dbefcb9">operator == </a>(<a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a85dec3f40d7455b801402e8b1a618822">operator != </a>(<a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00062"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFormat.html#a57b27e10004af3d21e9f5a904faf2988"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFormat.html#ace93cd14f05b733805f0d59848373612"> 63</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
-<div class="line"><a name="l00064"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFormat.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  lldb::TypeFormatImplSP</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a22c6c54869559175b3ba0e6ce2c9fdb7">GetSP</a> ();</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a08f5dde5806f3172973c3eada2e17ef5">SetSP</a> (<span class="keyword">const</span> lldb::TypeFormatImplSP &typeformat_impl_sp); </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
-<div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8"> 72</a></span>  lldb::TypeFormatImplSP <a class="code" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">SBTypeFormat</a> (<span class="keyword">const</span> lldb::TypeFormatImplSP &);</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html#a88c7d532c83b2a1ffa54b2d99a13b805">CopyOnWrite_Impl</a>();</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> };</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor">#endif // LLDB_SBTypeFormat_h_</span></div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">bool</span> operator!=(<a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFormat.html#a57b27e10004af3d21e9f5a904faf2988"> 58</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFormat.html#ace93cd14f05b733805f0d59848373612"> 59</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFormat.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 60</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  lldb::TypeFormatImplSP GetSP();</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::TypeFormatImplSP &typeformat_impl_sp);</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8"> 66</a></span>  lldb::TypeFormatImplSP <a class="code" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">SBTypeFormat</a>(<span class="keyword">const</span> lldb::TypeFormatImplSP &);</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58"> 70</a></span>  <span class="keyword">enum class</span> <a class="code" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">Type</a> { eTypeKeepSame, eTypeFormat, eTypeEnum };</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">bool</span> CopyOnWrite_Impl(Type);</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> };</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#endif // LLDB_SBTypeFormat_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="namespacelldb_html_a6ee068dad1bc3c29b614201586f31d6c"><div class="ttname"><a href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">lldb::SBTypeFormat</a></div><div class="ttdeci">class LLDB_API SBTypeFormat</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00087">SBDefines.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFormat_html_a62d2314c060b88ad4e5f0cbc645ead58"><div class="ttname"><a href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">lldb::SBTypeFormat::Type</a></div><div class="ttdeci">Type</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFormat_8h_source.html#l00070">SBTypeFormat.h:70</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFormat_html_a8e2ba8b72d8b7f098ba9e3dd17fd58b8"><div class="ttname"><a href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">lldb::SBTypeFormat::m_opaque_sp</a></div><div class="ttdeci">lldb::TypeFormatImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFormat_8h_source.html#l00066">SBTypeFormat.h:66</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFormat_html"><div class="ttname"><a href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFormat_8h_source.html#l00018">SBTypeFormat.h:18</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h.html b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h.html
index fef9c83..0aefc18 100644
--- a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h.html
+++ b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,25 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBTypeNameSpecifier_8h__incl.png" border="0" usemap="#SBTypeNameSpecifier_8h" alt=""/></div>
<map name="SBTypeNameSpecifier_8h" id="SBTypeNameSpecifier_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeNameSpecifier_8h__dep__incl.png" border="0" usemap="#SBTypeNameSpecifier_8hdep" alt=""/></div>
+<map name="SBTypeNameSpecifier_8hdep" id="SBTypeNameSpecifier_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="55,80,119,107"/></map>
</div>
</div>
<p><a href="SBTypeNameSpecifier_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.map
new file mode 100644
index 0000000..ebc24da
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeNameSpecifier.h" name="SBTypeNameSpecifier.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="55,80,119,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.md5
new file mode 100644
index 0000000..87d1e33
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.md5
@@ -0,0 +1 @@
+42c3eac8ec1986fc02ab11eed81365ee
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.png
new file mode 100644
index 0000000..ab988fa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.map b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.map
index c7bc057..20de9eec 100644
--- a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBTypeNameSpecifier.h" name="SBTypeNameSpecifier.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.png b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.png
index 561ab24..07711a5 100644
--- a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h_source.html b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h_source.html
index 3f0ecb2..af71dcc 100644
--- a/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBTypeNameSpecifier_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,89 +31,84 @@
<div class="title">SBTypeNameSpecifier.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBTypeNameSpecifier_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeNameSpecifier.h --------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBTypeNameSpecifier_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeNameSpecifier_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeNameSpecifier.html"> 17</a></span>  <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a6d710718266b0b65b1319e1963212283">SBTypeNameSpecifier</a>();</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a6d710718266b0b65b1319e1963212283">SBTypeNameSpecifier</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name,</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keywordtype">bool</span> is_regex = <span class="keyword">false</span>);</div>
+<a href="SBTypeNameSpecifier_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeNameSpecifier.h --------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBTypeNameSpecifier_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeNameSpecifier_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeNameSpecifier.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">SBTypeNameSpecifier</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">SBTypeNameSpecifier</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <span class="keywordtype">bool</span> is_regex = <span class="keyword">false</span>);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">SBTypeNameSpecifier</a>(<a class="code" href="classlldb_1_1SBType.html">SBType</a> type);</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a6d710718266b0b65b1319e1963212283">SBTypeNameSpecifier</a> (<a class="code" href="classlldb_1_1SBType.html">SBType</a> type);</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a6d710718266b0b65b1319e1963212283">SBTypeNameSpecifier</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#ab626e0af14e513aaf48114f0d2e060db">~SBTypeNameSpecifier</a> ();</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#acc535152f3f1b44dcd9073569b052a9a">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a3745293783749d342b643bb722f0d5df">GetName</a>();</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBType.html">SBType</a></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a16df54c7cbe67e2ee22a2845fe2d4510">GetType</a> ();</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a7ff67776c6bd9236499f279307d7df39">IsRegex</a>();</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#aaa33770f7ba271b8f60e0d50361a1190">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a746a1321376d33377c27e44dc33b8245">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a53c7e86391b771b41d806dda40c2ded1">IsEqualTo</a> (<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#ac89fea9197d40d89f7ffb1150c9733ca">operator == </a>(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a843486446877dacfa5e5fe0d48bebf0a">operator != </a>(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00061"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a57b27e10004af3d21e9f5a904faf2988"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#ace93cd14f05b733805f0d59848373612"> 62</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  lldb::TypeNameSpecifierImplSP</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a7978b09eb1093d77ff7091f94bb18b39">GetSP</a> ();</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  </div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a76beafa863bb451eff37bd3f6675651b">SetSP</a> (<span class="keyword">const</span> lldb::TypeNameSpecifierImplSP &type_namespec_sp); </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
-<div class="line"><a name="l00070"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87"> 70</a></span>  lldb::TypeNameSpecifierImplSP <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#a6d710718266b0b65b1319e1963212283">SBTypeNameSpecifier</a> (<span class="keyword">const</span> lldb::TypeNameSpecifierImplSP &);</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  };</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#endif // LLDB_SBTypeNameSpecifier_h_</span></div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">SBTypeNameSpecifier</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  ~<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBType.html">SBType</a> GetType();</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> IsRegex();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span> IsEqualTo(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordtype">bool</span> operator==(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">bool</span> operator!=(<a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeNameSpecifier.html#a57b27e10004af3d21e9f5a904faf2988"> 50</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeNameSpecifier.html#ace93cd14f05b733805f0d59848373612"> 51</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  lldb::TypeNameSpecifierImplSP GetSP();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::TypeNameSpecifierImplSP &type_namespec_sp);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87"> 57</a></span>  lldb::TypeNameSpecifierImplSP <a class="code" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">SBTypeNameSpecifier</a>(<span class="keyword">const</span> lldb::TypeNameSpecifierImplSP &);</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> };</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#endif // LLDB_SBTypeNameSpecifier_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeNameSpecifier_html_aa4b2a63390be88ef4fee2a4b28240c87"><div class="ttname"><a href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87">lldb::SBTypeNameSpecifier::m_opaque_sp</a></div><div class="ttdeci">lldb::TypeNameSpecifierImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeNameSpecifier_8h_source.html#l00057">SBTypeNameSpecifier.h:57</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeNameSpecifier_html"><div class="ttname"><a href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeNameSpecifier_8h_source.html#l00018">SBTypeNameSpecifier.h:18</a></div></div>
+<div class="ttc" id="namespacelldb_html_a4dfdac616a8ee470de23d990d10c75e3"><div class="ttname"><a href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">lldb::SBTypeNameSpecifier</a></div><div class="ttdeci">class LLDB_API SBTypeNameSpecifier</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00089">SBDefines.h:89</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeSummary_8h.html b/lldb/www/cpp_reference/html/SBTypeSummary_8h.html
index 097b1b2..f76ff4a 100644
--- a/lldb/www/cpp_reference/html/SBTypeSummary_8h.html
+++ b/lldb/www/cpp_reference/html/SBTypeSummary_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,25 +40,36 @@
<div class="dyncontent">
<div class="center"><img src="SBTypeSummary_8h__incl.png" border="0" usemap="#SBTypeSummary_8h" alt=""/></div>
<map name="SBTypeSummary_8h" id="SBTypeSummary_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeSummary_8h__dep__incl.png" border="0" usemap="#SBTypeSummary_8hdep" alt=""/></div>
+<map name="SBTypeSummary_8hdep" id="SBTypeSummary_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="40,80,104,107"/></map>
</div>
</div>
<p><a href="SBTypeSummary_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.map
new file mode 100644
index 0000000..a6cb743
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeSummary.h" name="SBTypeSummary.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="40,80,104,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.md5
new file mode 100644
index 0000000..6cf9ef1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.md5
@@ -0,0 +1 @@
+48d04eb33c50a68f5cf80af096e1d530
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.png
new file mode 100644
index 0000000..389fa88
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeSummary_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.map b/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.map
index 0cfcffd..951e7d0 100644
--- a/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBTypeSummary.h" name="SBTypeSummary.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.png b/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.png
index c4e437a..99ade6e 100644
--- a/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBTypeSummary_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeSummary_8h_source.html b/lldb/www/cpp_reference/html/SBTypeSummary_8h_source.html
index 28bd073..28301e0 100644
--- a/lldb/www/cpp_reference/html/SBTypeSummary_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBTypeSummary_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,127 +31,185 @@
<div class="title">SBTypeSummary.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBTypeSummary_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeSummary.h -------------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBTypeSummary_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeSummary_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSummary.html"> 19</a></span>  <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a>();</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">CreateWithSummaryString</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data,</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">CreateWithFunctionName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data,</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">CreateWithScriptCode</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data,</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">~SBTypeSummary</a> ();</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">IsFunctionCode</a>();</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">IsFunctionName</a>();</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">IsSummaryString</a>();</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">GetData</a> ();</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">SetSummaryString</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data);</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">SetFunctionName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data);</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">SetFunctionCode</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data);</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  uint32_t</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">GetOptions</a> ();</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">SetOptions</a> (uint32_t);</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">IsEqualTo</a> (<a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
+<a href="SBTypeSummary_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeSummary.h -------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBTypeSummary_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeSummary_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummaryOptions.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">SBTypeSummaryOptions</a>();</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">SBTypeSummaryOptions</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a> &rhs);</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">SBTypeSummaryOptions</a>(<span class="keyword">const</span> lldb_private::TypeSummaryOptions *lldb_object_ptr);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordtype">bool</span> IsValid();</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  lldb::LanguageType GetLanguage();</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  lldb::TypeSummaryCapping GetCapping();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span> SetLanguage(lldb::LanguageType);</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span> SetCapping(lldb::TypeSummaryCapping);</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummaryOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 38</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  lldb_private::TypeSummaryOptions *operator->();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> lldb_private::TypeSummaryOptions *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  lldb_private::TypeSummaryOptions *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  lldb_private::TypeSummaryOptions &ref();</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">const</span> lldb_private::TypeSummaryOptions &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> SetOptions(<span class="keyword">const</span> lldb_private::TypeSummaryOptions *lldb_object_ptr);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  std::unique_ptr<lldb_private::TypeSummaryOptions> m_opaque_ap;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> };</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummary.html"> 56</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> {</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a>();</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="comment">// Native function summary formatter callback</span></div>
+<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b"> 61</a></span>  <span class="keyword">typedef</span> bool (*<a class="code" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">FormatCallback</a>)(<a class="code" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a>, <a class="code" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">SBTypeSummaryOptions</a>, <a class="code" href="classlldb_1_1SBStream.html">SBStream</a> &);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">CreateWithSummaryString</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *data,</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">CreateWithFunctionName</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *data,</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">CreateWithScriptCode</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *data,</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> <a class="code" href="classlldb_1_1SBTypeSummary.html#aad1891408df69eafdd77b0c72fa85915">CreateWithCallback</a>(<a class="code" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">FormatCallback</a> cb,</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  uint32_t options = 0,</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *description = <span class="keyword">nullptr</span>);</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">operator == </a>(<a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">operator != </a>(<a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00088"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSummary.html#a57b27e10004af3d21e9f5a904faf2988"> 88</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSummary.html#ace93cd14f05b733805f0d59848373612"> 89</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
-<div class="line"><a name="l00090"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 90</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  lldb::TypeSummaryImplSP</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">GetSP</a> ();</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">SetSP</a> (<span class="keyword">const</span> lldb::TypeSummaryImplSP &typefilter_impl_sp); </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
-<div class="line"><a name="l00098"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454"> 98</a></span>  lldb::TypeSummaryImplSP <a class="code" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a> (<span class="keyword">const</span> lldb::TypeSummaryImplSP &);</div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ab863cf68ea7886a646f13676b7f8523e">CopyOnWrite_Impl</a>();</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a64021e92694545b8f50c5029c4254b9d">ChangeSummaryType</a> (<span class="keywordtype">bool</span> want_script);</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  };</div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  </div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  </div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="preprocessor">#endif // LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="preprocessor">#endif // LLDB_SBTypeSummary_h_</span></div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">~SBTypeSummary</a>();</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">IsFunctionCode</a>();</div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">IsFunctionName</a>();</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">IsSummaryString</a>();</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">GetData</a>();</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">SetSummaryString</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">SetFunctionName</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">SetFunctionCode</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  uint32_t <a class="code" href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">GetOptions</a>();</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">SetOptions</a>(uint32_t);</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">GetDescription</a>(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &<a class="code" href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#ad58334c249df45c8ef512c81400695ab">DoesPrintValue</a>(<a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> value);</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">IsEqualTo</a>(<a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">operator==</a>(<a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">operator!=</a>(<a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs);</div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummary.html#a57b27e10004af3d21e9f5a904faf2988"> 117</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummary.html#ace93cd14f05b733805f0d59848373612"> 118</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
+<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 119</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  lldb::TypeSummaryImplSP <a class="code" href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">GetSP</a>();</div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">SetSP</a>(<span class="keyword">const</span> lldb::TypeSummaryImplSP &typefilter_impl_sp);</div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
+<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454"> 125</a></span>  lldb::TypeSummaryImplSP <a class="code" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a>(<span class="keyword">const</span> lldb::TypeSummaryImplSP &);</div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#ab863cf68ea7886a646f13676b7f8523e">CopyOnWrite_Impl</a>();</div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeSummary.html#a64021e92694545b8f50c5029c4254b9d">ChangeSummaryType</a>(<span class="keywordtype">bool</span> want_script);</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> };</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> </div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor">#endif // LLDB_SBTypeSummary_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a47cd0f31fe352f3ad0c6ef5046c6c90f"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">lldb::SBTypeSummary::CreateWithScriptCode</a></div><div class="ttdeci">static SBTypeSummary CreateWithScriptCode(const char *data, uint32_t options=0)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a6d018c47ed70656ffcdafc2861ee0b2c"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeSummary::SBValue</a></div><div class="ttdeci">friend class SBValue</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00119">SBTypeSummary.h:119</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a0e8e67630952c0522ac220a0d2606fb5"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">lldb::SBTypeSummary::operator==</a></div><div class="ttdeci">bool operator==(lldb::SBTypeSummary &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a82eb2e89134006f2d96bcf40cff1fc2c"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">lldb::SBTypeSummary::GetData</a></div><div class="ttdeci">const char * GetData()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00056">SBTypeSummary.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_ab56d2883ce05c69fccb2c8bfb2e83c08"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">lldb::SBTypeSummary::SBTypeSummary</a></div><div class="ttdeci">SBTypeSummary()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_addeb0ac878e2b9c03c8299e85eedc99c"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">lldb::SBTypeSummary::operator!=</a></div><div class="ttdeci">bool operator!=(lldb::SBTypeSummary &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a99531530d003aa553ef765e233c15d32"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">lldb::SBTypeSummary::GetOptions</a></div><div class="ttdeci">uint32_t GetOptions()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a1f2cf45e66385196cf8694a6b343234b"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">lldb::SBTypeSummary::FormatCallback</a></div><div class="ttdeci">bool(* FormatCallback)(SBValue, SBTypeSummaryOptions, SBStream &)</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00061">SBTypeSummary.h:61</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a64021e92694545b8f50c5029c4254b9d"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a64021e92694545b8f50c5029c4254b9d">lldb::SBTypeSummary::ChangeSummaryType</a></div><div class="ttdeci">bool ChangeSummaryType(bool want_script)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_ad47a1e44d877f6aa53b7798eec41cc79"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">lldb::SBTypeSummary::IsSummaryString</a></div><div class="ttdeci">bool IsSummaryString()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a9ae319d993411d6a7bdac6470788de35"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">lldb::SBTypeSummary::GetSP</a></div><div class="ttdeci">lldb::TypeSummaryImplSP GetSP()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_ad283f9bbf6c553920b860078c6e5fff9"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">lldb::SBTypeSummary::GetDescription</a></div><div class="ttdeci">bool GetDescription(lldb::SBStream &description, lldb::DescriptionLevel description_level)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a42605d6bf8346b1c7f47b90571d27abf"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">lldb::SBTypeSummary::SetFunctionCode</a></div><div class="ttdeci">void SetFunctionCode(const char *data)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a8c69e367d7499859032d22554d1f1c6b"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">lldb::SBTypeSummary::SetSP</a></div><div class="ttdeci">void SetSP(const lldb::TypeSummaryImplSP &typefilter_impl_sp)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a4a203de43b91c1a4d2f5caa76aa6559c"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">lldb::SBTypeSummary::IsFunctionCode</a></div><div class="ttdeci">bool IsFunctionCode()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a3bf7adc63e880d49a64168f842667981"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">lldb::SBTypeSummary::operator=</a></div><div class="ttdeci">lldb::SBTypeSummary & operator=(const lldb::SBTypeSummary &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_ac55391f4ddd803c50242ae529b959454"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">lldb::SBTypeSummary::m_opaque_sp</a></div><div class="ttdeci">lldb::TypeSummaryImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00125">SBTypeSummary.h:125</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a7752c4ee99db652493d61504c448f9bd"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">lldb::SBTypeSummary::SetSummaryString</a></div><div class="ttdeci">void SetSummaryString(const char *data)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a37b84411c6992ea4a3a7b46761bbcca7"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">lldb::SBTypeSummary::SetFunctionName</a></div><div class="ttdeci">void SetFunctionName(const char *data)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummaryOptions_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00017">SBTypeSummary.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_ad58334c249df45c8ef512c81400695ab"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#ad58334c249df45c8ef512c81400695ab">lldb::SBTypeSummary::DoesPrintValue</a></div><div class="ttdeci">bool DoesPrintValue(lldb::SBValue value)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a034178a2c88f108aaa8bff7cbdfd1fab"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">lldb::SBTypeSummary::SetOptions</a></div><div class="ttdeci">void SetOptions(uint32_t)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_ab863cf68ea7886a646f13676b7f8523e"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#ab863cf68ea7886a646f13676b7f8523e">lldb::SBTypeSummary::CopyOnWrite_Impl</a></div><div class="ttdeci">bool CopyOnWrite_Impl()</div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a82d8a5dc2f753a61c13abb0cc579b821"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">lldb::SBTypeSummary::IsFunctionName</a></div><div class="ttdeci">bool IsFunctionName()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_aad1891408df69eafdd77b0c72fa85915"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#aad1891408df69eafdd77b0c72fa85915">lldb::SBTypeSummary::CreateWithCallback</a></div><div class="ttdeci">static SBTypeSummary CreateWithCallback(FormatCallback cb, uint32_t options=0, const char *description=nullptr)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a7608eca052bf065eadef046460fa3400"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">lldb::SBTypeSummary::IsEqualTo</a></div><div class="ttdeci">bool IsEqualTo(lldb::SBTypeSummary &rhs)</div></div>
+<div class="ttc" id="namespacelldb_html_ab416721e89d400671e6cd2fef6418f53"><div class="ttname"><a href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">lldb::SBTypeSummaryOptions</a></div><div class="ttdeci">class LLDB_API SBTypeSummaryOptions</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00091">SBDefines.h:91</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_acd92876ee303a5e4f641eca982da641b"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">lldb::SBTypeSummary::CreateWithSummaryString</a></div><div class="ttdeci">static SBTypeSummary CreateWithSummaryString(const char *data, uint32_t options=0)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a6dc8491ea05f3952f305b05efd66c204"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">lldb::SBTypeSummary::~SBTypeSummary</a></div><div class="ttdeci">~SBTypeSummary()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_ad10d15fbb72df3c3ac4d40461dfd0aef"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">lldb::SBTypeSummary::CreateWithFunctionName</a></div><div class="ttdeci">static SBTypeSummary CreateWithFunctionName(const char *data, uint32_t options=0)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html_a4f51113124266fe30dbed01da20a7ea4"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">lldb::SBTypeSummary::IsValid</a></div><div class="ttdeci">bool IsValid() const </div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h.html b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h.html
index cb590b4..d903e66 100644
--- a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h.html
+++ b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,25 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBTypeSynthetic_8h__incl.png" border="0" usemap="#SBTypeSynthetic_8h" alt=""/></div>
<map name="SBTypeSynthetic_8h" id="SBTypeSynthetic_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBTypeSynthetic_8h__dep__incl.png" border="0" usemap="#SBTypeSynthetic_8hdep" alt=""/></div>
+<map name="SBTypeSynthetic_8hdep" id="SBTypeSynthetic_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="39,80,103,107"/></map>
</div>
</div>
<p><a href="SBTypeSynthetic_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.map
new file mode 100644
index 0000000..c890112
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBTypeSynthetic.h" name="SBTypeSynthetic.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="39,80,103,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.md5
new file mode 100644
index 0000000..4f1257f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.md5
@@ -0,0 +1 @@
+a11f50f242ebad936f09f0e4668344d3
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.png
new file mode 100644
index 0000000..201c5d3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.map b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.map
index b45dc06..cc00bc8 100644
--- a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBTypeSynthetic.h" name="SBTypeSynthetic.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.png b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.png
index effad6b..9abaf00 100644
--- a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h_source.html b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h_source.html
index ed76645..824887d 100644
--- a/lldb/www/cpp_reference/html/SBTypeSynthetic_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBTypeSynthetic_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -31,114 +31,103 @@
<div class="title">SBTypeSynthetic.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="SBTypeSynthetic_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeSynthetic.h -----------------------------------------*- C++ -*-===//</span></div>
-<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
-<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
-<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
-<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
-<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
-<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
-<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_SBTypeSynthetic_h_</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeSynthetic_h_</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
-<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSynthetic.html"> 19</a></span>  <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#ae530d684b312e8253becd0980363dec9">SBTypeSynthetic</a>();</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#ae648c09831ed4ac2cc88a5a42b7a84e6">CreateWithClassName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data,</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a81a7d7251e3b8ac2ff15c9c21dcf44a5">CreateWithScriptCode</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data,</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#ae530d684b312e8253becd0980363dec9">SBTypeSynthetic</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a44cfda820db922bf1c178cf71d42f764">~SBTypeSynthetic</a> ();</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a8e6b002096bad96fb6b4215a647be277">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a3717d78d5cc25a1ced76bf33553183a4">IsClassCode</a>();</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#aa970186f515f93a440f3c8636af92a8b">IsClassName</a>();</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a24b8ff29ef764067214fe1ca60757bcc">GetData</a> ();</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#af6dfe03bae2e3d9bad55c86b218faa8c">SetClassName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data);</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#afffa449704b2e6082ffe0af6491ae7cd">SetClassCode</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* data);</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  uint32_t</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a8057f4a31b5e2965641cd6abe26dfbc5">GetOptions</a> ();</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#ab25a36347583105cd60f02137c2a93e5">SetOptions</a> (uint32_t);</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  </div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#af39256f454d03e49826eeb16a7e1147b">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a6ee3aa155875d7df0ba0b9cb77eb8b48">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
+<a href="SBTypeSynthetic_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBTypeSynthetic.h -----------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBTypeSynthetic_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBTypeSynthetic_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSynthetic.html"> 20</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">SBTypeSynthetic</a>();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  CreateWithClassName(<span class="keyword">const</span> <span class="keywordtype">char</span> *data,</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  CreateWithScriptCode(<span class="keyword">const</span> <span class="keywordtype">char</span> *data,</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  uint32_t options = 0); <span class="comment">// see lldb::eTypeOption values</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">SBTypeSynthetic</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  ~<a class="code" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a>();</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span> IsClassCode();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span> IsClassName();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetData();</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">void</span> SetClassName(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span> SetClassCode(<span class="keyword">const</span> <span class="keywordtype">char</span> *data);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t GetOptions();</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> SetOptions(uint32_t);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span> IsEqualTo(<a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">bool</span> operator==(<a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">bool</span> operator!=(<a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSynthetic.html#a57b27e10004af3d21e9f5a904faf2988"> 64</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSynthetic.html#ace93cd14f05b733805f0d59848373612"> 65</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSynthetic.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 66</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#ab130321517b189e2357bc205e89d41f4">IsEqualTo</a> (<a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a3ba095691f030147d93b95727aa471dc">operator == </a>(<a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a1ff6a76cb82143ec6af919c1c10b6a63">operator != </a>(<a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs);</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00078"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSynthetic.html#a57b27e10004af3d21e9f5a904faf2988"> 78</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBDebugger.html">SBDebugger</a>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSynthetic.html#ace93cd14f05b733805f0d59848373612"> 79</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSynthetic.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 80</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  lldb::ScriptedSyntheticChildrenSP</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#afd24377ccc7f52b1d32c3fbf19942a4b">GetSP</a> ();</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a9c88314b14913912c8893f06a3cbde08">SetSP</a> (<span class="keyword">const</span> lldb::ScriptedSyntheticChildrenSP &typefilter_impl_sp); </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
-<div class="line"><a name="l00088"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712"> 88</a></span>  lldb::ScriptedSyntheticChildrenSP <a class="code" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#ae530d684b312e8253becd0980363dec9">SBTypeSynthetic</a> (<span class="keyword">const</span> lldb::ScriptedSyntheticChildrenSP &);</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBTypeSynthetic.html#a0673d10e4c0effdfa5d585c25669b7cf">CopyOnWrite_Impl</a>();</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  };</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#endif // LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="preprocessor">#endif // LLDB_SBTypeSynthetic_h_</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  lldb::ScriptedSyntheticChildrenSP GetSP();</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::ScriptedSyntheticChildrenSP &typefilter_impl_sp);</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712"> 72</a></span>  lldb::ScriptedSyntheticChildrenSP <a class="code" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">SBTypeSynthetic</a>(<span class="keyword">const</span> lldb::ScriptedSyntheticChildrenSP &);</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">bool</span> CopyOnWrite_Impl();</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> };</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#endif // LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#endif // LLDB_SBTypeSynthetic_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBTypeSynthetic_html_add373deeca25a0bb8b9efc138826b712"><div class="ttname"><a href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712">lldb::SBTypeSynthetic::m_opaque_sp</a></div><div class="ttdeci">lldb::ScriptedSyntheticChildrenSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSynthetic_8h_source.html#l00072">SBTypeSynthetic.h:72</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeCategory_html"><div class="ttname"><a href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeCategory_8h_source.html#l00018">SBTypeCategory.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSynthetic_html"><div class="ttname"><a href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSynthetic_8h_source.html#l00020">SBTypeSynthetic.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDebugger_html"><div class="ttname"><a href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDebugger_8h_source.html#l00035">SBDebugger.h:35</a></div></div>
+<div class="ttc" id="namespacelldb_html_ae74c741b91931f7b43cfabe3e0169152"><div class="ttname"><a href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">lldb::SBTypeSynthetic</a></div><div class="ttdeci">class LLDB_API SBTypeSynthetic</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00092">SBDefines.h:92</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBType_8h.html b/lldb/www/cpp_reference/html/SBType_8h.html
index 9b57a93..324a87f 100644
--- a/lldb/www/cpp_reference/html/SBType_8h.html
+++ b/lldb/www/cpp_reference/html/SBType_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,34 +40,40 @@
<div class="dyncontent">
<div class="center"><img src="SBType_8h__incl.png" border="0" usemap="#SBType_8h" alt=""/></div>
<map name="SBType_8h" id="SBType_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBType_8h__dep__incl.png" border="0" usemap="#SBType_8hdep" alt=""/></div>
<map name="SBType_8hdep" id="SBType_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="429,625,493,653"/><area shape="rect" id="node5" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="520,161,605,189"/><area shape="rect" id="node41" href="SBValue_8h.html" title="SBValue.h" alt="" coords="560,83,643,111"/><area shape="rect" id="node8" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="561,238,644,266"/><area shape="rect" id="node28" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="69,547,163,575"/><area shape="rect" id="node37" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="640,315,736,343"/><area shape="rect" id="node11" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="280,315,416,343"/><area shape="rect" id="node14" href="SBModule_8h.html" title="SBModule.h" alt="" coords="195,393,285,421"/><area shape="rect" id="node34" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="461,393,619,421"/><area shape="rect" id="node17" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="189,470,285,498"/><area shape="rect" id="node20" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="237,547,336,575"/><area shape="rect" id="node24" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="411,547,512,575"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="517,603,581,629"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="287,155,373,181"/><area shape="rect" id="node15" href="SBValue_8h.html" title="SBValue.h" alt="" coords="328,80,409,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="604,229,685,256"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="236,528,329,555"/><area shape="rect" id="node14" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,304,139,331"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="577,304,713,331"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="683,379,775,405"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="179,379,336,405"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="461,453,557,480"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="683,453,820,480"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="543,528,643,555"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="667,528,769,555"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="353,528,468,555"/></map>
</div>
</div>
<p><a href="SBType_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBType_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBType_8h__dep__incl.map
index a06620e..3381c47 100644
--- a/lldb/www/cpp_reference/html/SBType_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBType_8h__dep__incl.map
@@ -1,14 +1,16 @@
<map id="SBType.h" name="SBType.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="429,625,493,653"/>
-<area shape="rect" id="node5" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="520,161,605,189"/>
-<area shape="rect" id="node41" href="$SBValue_8h.html" title="SBValue.h" alt="" coords="560,83,643,111"/>
-<area shape="rect" id="node8" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="561,238,644,266"/>
-<area shape="rect" id="node28" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="69,547,163,575"/>
-<area shape="rect" id="node37" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="640,315,736,343"/>
-<area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="280,315,416,343"/>
-<area shape="rect" id="node14" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="195,393,285,421"/>
-<area shape="rect" id="node34" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="461,393,619,421"/>
-<area shape="rect" id="node17" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="189,470,285,498"/>
-<area shape="rect" id="node20" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="237,547,336,575"/>
-<area shape="rect" id="node24" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="411,547,512,575"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="517,603,581,629"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="287,155,373,181"/>
+<area shape="rect" id="node15" href="$SBValue_8h.html" title="SBValue.h" alt="" coords="328,80,409,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="604,229,685,256"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="236,528,329,555"/>
+<area shape="rect" id="node14" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,304,139,331"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="577,304,713,331"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="683,379,775,405"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="179,379,336,405"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="461,453,557,480"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="683,453,820,480"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="543,528,643,555"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="667,528,769,555"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="353,528,468,555"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBType_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBType_8h__dep__incl.md5
index fa477e6..fa41911 100644
--- a/lldb/www/cpp_reference/html/SBType_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBType_8h__dep__incl.md5
@@ -1 +1 @@
-d786e21cc33a2963a642bbf9b1d9d84a
\ No newline at end of file
+eab5540f6ac42613f18044e3b7f5be7a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBType_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBType_8h__dep__incl.png
index 4f48c74..e25eb14 100644
--- a/lldb/www/cpp_reference/html/SBType_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBType_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBType_8h__incl.map b/lldb/www/cpp_reference/html/SBType_8h__incl.map
index 09eddd5..73a65ca 100644
--- a/lldb/www/cpp_reference/html/SBType_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBType_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBType.h" name="SBType.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBType_8h__incl.png b/lldb/www/cpp_reference/html/SBType_8h__incl.png
index 4db49b6..beac7d4 100644
--- a/lldb/www/cpp_reference/html/SBType_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBType_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBType_8h_source.html b/lldb/www/cpp_reference/html/SBType_8h_source.html
index 303de88..d1e7c74 100644
--- a/lldb/www/cpp_reference/html/SBType_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBType_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,240 +47,340 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">class </span>SBTypeList; </div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">class </span><a class="code" href="namespacelldb.html#aa94b61538342fcce7f24c1e262872b45">SBTypeList</a>;</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeMember.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#ab7293de425035d11a2f8dbd2dac0902f">SBTypeMember</a> ();</div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  </div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#ab7293de425035d11a2f8dbd2dac0902f">SBTypeMember</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a>& rhs);</div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#aa970deda0f8328e195decd68a72b78ff">~SBTypeMember</a>();</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a>&</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a6979cdc11465ff0fba91163c303bfce0">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a>& rhs);</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeMember.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a>();</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> &rhs);</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a>();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> &rhs);</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a30fdd5bc86c2ed699426dc6211b850b8">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#aff8f2a5f24148001e0ba062319964031">GetName</a> ();</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  </div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a05c93c45fdcd91081502f304ca5319fe">GetType</a> ();</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  uint64_t</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a246917645c6170d80bb31c75a3b42812">GetOffsetInBytes</a>();</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  uint64_t</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a68b4403389758bc915754c4128a7473a">GetOffsetInBits</a>();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> GetType();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint64_t GetOffsetInBytes();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  uint64_t GetOffsetInBits();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span> IsBitfield();</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  uint32_t GetBitfieldSizeInBits();</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  lldb::DescriptionLevel description_level);</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a10f7a603b14b2ae64872da19a9716b13">IsBitfield</a>();</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  uint32_t</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a7c3e5dd18ca0c17c87d6440c1ced3f37">GetBitfieldSizeInBits</a>();</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a213da486554744ca775b08f8f8416eb9">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  lldb::DescriptionLevel description_level);</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00057"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924"> 57</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a>;</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#aa8b09a348713a2fabfa3e8ca5a15ea2a">reset</a> (lldb_private::TypeMemberImpl *);</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924"> 47</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordtype">void</span> reset(lldb_private::TypeMemberImpl *);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  lldb_private::TypeMemberImpl &ref();</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keyword">const</span> lldb_private::TypeMemberImpl &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd"> 55</a></span>  std::unique_ptr<lldb_private::TypeMemberImpl> <a class="code" href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd">m_opaque_ap</a>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> };</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeMemberFunction.html"> 58</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a> {</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a0bbb4fc8e187b8675a0d35fe3a4034e8">SBTypeMemberFunction</a>();</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  lldb_private::TypeMemberImpl &</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a540f763d12dabcc29b9d0f6811742d61">ref</a> ();</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">const</span> lldb_private::TypeMemberImpl &</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBTypeMember.html#a540f763d12dabcc29b9d0f6811742d61">ref</a> () <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a0bbb4fc8e187b8675a0d35fe3a4034e8">SBTypeMemberFunction</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> &rhs);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#aed481330efcb17c6f720efa47a7c2a9d">~SBTypeMemberFunction</a>();</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> &<a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a82462db8ac750be024c7b70b8abe3eaf">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> &rhs);</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd"> 68</a></span>  std::unique_ptr<lldb_private::TypeMemberImpl> <a class="code" href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd">m_opaque_ap</a>;</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> };</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html"> 71</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a></div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> {</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>();</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBType.html#a1830349ee53788a4b32986769b36a00d">~SBType</a> ();</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBType.html#a5bdc480a1554d029bbc3d72d219f0985">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  uint64_t</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBType.html#a3a0d6caced151c268b82126163879f82">GetByteSize</a>();</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">IsPointerType</a>();</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">IsReferenceType</a>();</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">IsFunctionType</a> ();</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">IsPolymorphicClass</a> ();</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  </div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBType.html#a9c2b68acc838f49e74a43840b17e438b">GetPointerType</a>();</div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBType.html#a41519198ea09f94286cb0582da3f3096">GetPointeeType</a>();</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBType.html#a4999627efebabd174e802b37aacf4638">GetReferenceType</a>();</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="classlldb_1_1SBType.html#af8b744735ef680ec21f595a948927fad">GetDereferencedType</a>();</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a7d659ac8dde383a23acb0b476b2025ac">IsValid</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a1ac588e605a832465ec38222cd90e846">GetName</a>();</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a09bbdbf91013758763b919a2cf4ead6b">GetDemangledName</a>();</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBTypeMemberFunction.html#ab22b3ba420954d6f224b4a2c0248a41a">GetMangledName</a>();</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a0e68a4a123c9b2de4c5e1aef8eaca669">GetType</a>();</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a1d550d420afa0bb5d2c6cbc7337425a4">GetReturnType</a>();</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  uint32_t <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a86b86d33a820aa29664953ca296ebe1a">GetNumberOfArguments</a>();</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a9e0de2d0821917d6fca5360289e2534a">GetArgumentTypeAtIndex</a>(uint32_t);</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  lldb::MemberFunctionKind <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a3ffa70fd70d1b6d0e1f94a381184a52a">GetKind</a>();</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a6eb548cfd943f4812c46cbe544b85859">GetDescription</a>(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeMemberFunction.html#ae7b06d95e2ae9dfe3f861867f0fb2924"> 90</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a>;</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a15ae95197e5203a11b39290adad2c755">reset</a>(lldb_private::TypeMemberFunctionImpl *);</div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  lldb_private::TypeMemberFunctionImpl &<a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a2669d1721730aaeea3c469c221a68f08">ref</a>();</div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keyword">const</span> lldb_private::TypeMemberFunctionImpl &<a class="code" href="classlldb_1_1SBTypeMemberFunction.html#a2669d1721730aaeea3c469c221a68f08">ref</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
+<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeMemberFunction.html#ace7023b852bf63188bb22d27e6ac5fbb"> 98</a></span>  lldb::TypeMemberFunctionImplSP <a class="code" href="classlldb_1_1SBTypeMemberFunction.html#ace7023b852bf63188bb22d27e6ac5fbb">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> };</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html"> 101</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBType.html">SBType</a> {</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>();</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <a class="code" href="classlldb_1_1SBType.html#a1830349ee53788a4b32986769b36a00d">~SBType</a>();</div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a5bdc480a1554d029bbc3d72d219f0985">IsValid</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="classlldb_1_1SBType.html#a22a27a94e058f93063cd0f24fdc6fe36">GetUnqualifiedType</a>();</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBType.html#a79499c7aebb931d1c4c802744069a3e0">GetCanonicalType</a>();</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="comment">// Get the "lldb::BasicType" enumeration for a type. If a type is not a basic</span></div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="comment">// type eBasicTypeInvalid will be returned</span></div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  lldb::BasicType</div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">GetBasicType</a>();</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  uint64_t <a class="code" href="classlldb_1_1SBType.html#a3a0d6caced151c268b82126163879f82">GetByteSize</a>();</div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">IsPointerType</a>();</div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">IsReferenceType</a>();</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">IsFunctionType</a>();</div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div>
+<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">IsPolymorphicClass</a>();</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="comment">// The call below confusing and should really be renamed to "CreateBasicType"</span></div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">GetBasicType</a>(lldb::BasicType type);</div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  uint32_t</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">GetNumberOfFields</a> ();</div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  </div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  uint32_t</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">GetNumberOfDirectBaseClasses</a> ();</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a3db529ae79453ce51f0787462c61afe4">IsArrayType</a>();</div>
+<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a7f74ac33af50e1fba612306161ee0848">IsVectorType</a>();</div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#ad9eea991d548b1d90d2ce00e54a922df">IsTypedefType</a>();</div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#ac6dadb7665050c85521bc71bca4d18a7">IsAnonymousType</a>();</div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#a9c2b68acc838f49e74a43840b17e438b">GetPointerType</a>();</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  uint32_t</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="classlldb_1_1SBType.html#aae4eb19714659657b741c5fbb1cbf03a">GetNumberOfVirtualBaseClasses</a> ();</div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  </div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a></div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="classlldb_1_1SBType.html#ad47a75323170d471b746357294dd421c">GetFieldAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  </div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a></div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classlldb_1_1SBType.html#a9839e832fcdd95f313af40ed8df92a71">GetDirectBaseClassAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a></div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <a class="code" href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">GetVirtualBaseClassAtIndex</a> (uint32_t idx);</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#a41519198ea09f94286cb0582da3f3096">GetPointeeType</a>();</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#a4999627efebabd174e802b37aacf4638">GetReferenceType</a>();</div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#ac1953e6dfbc9b2b67502105dd568975d">GetTypedefedType</a>();</div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#af8b744735ef680ec21f595a948927fad">GetDereferencedType</a>();</div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> </div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#a22a27a94e058f93063cd0f24fdc6fe36">GetUnqualifiedType</a>();</div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#ad9b0d75a788924a245128e8fb42d8145">GetArrayElementType</a>();</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  uint32_t</div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classlldb_1_1SBType.html#aa1becd18c1eae39ca3d0a4dbaeea23bd">GetNumberOfTemplateArguments</a> ();</div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <a class="code" href="classlldb_1_1SBType.html#add5e93280c025063902e74ed001f0c74">GetTemplateArgumentType</a> (uint32_t idx);</div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  lldb::TemplateArgumentKind</div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="classlldb_1_1SBType.html#adb4dc943f09526f593de063b1a749caa">GetTemplateArgumentKind</a> (uint32_t idx);</div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#ab6c23f5afa63fd0142d484b7246d3ecb">GetArrayType</a>(uint64_t size);</div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> </div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#ae144ee40aa8828007ba3e3f3328bca15">GetVectorElementType</a>();</div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> </div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#a79499c7aebb931d1c4c802744069a3e0">GetCanonicalType</a>();</div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="comment">// Get the "lldb::BasicType" enumeration for a type. If a type is not a basic</span></div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="comment">// type eBasicTypeInvalid will be returned</span></div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  lldb::BasicType <a class="code" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">GetBasicType</a>();</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="classlldb_1_1SBType.html#a6d4583ffbb150555f0eb497a69ea059a">GetFunctionReturnType</a> ();</div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="comment">// The call below confusing and should really be renamed to "CreateBasicType"</span></div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">GetBasicType</a>(lldb::BasicType type);</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="classlldb_1_1SBType.html#aaef52e2522d94b2694bf92ac43437d53">GetFunctionArgumentTypes</a> ();</div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> </div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>*</div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">GetName</a>();</div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  </div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  lldb::TypeClass</div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <a class="code" href="classlldb_1_1SBType.html#a379deb2430b38d5936092468ecd08248">GetTypeClass</a> ();</div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  </div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">IsTypeComplete</a> ();</div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  uint32_t <a class="code" href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">GetNumberOfFields</a>();</div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  uint32_t <a class="code" href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">GetNumberOfDirectBaseClasses</a>();</div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  uint32_t <a class="code" href="classlldb_1_1SBType.html#aae4eb19714659657b741c5fbb1cbf03a">GetNumberOfVirtualBaseClasses</a>();</div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> <a class="code" href="classlldb_1_1SBType.html#ad47a75323170d471b746357294dd421c">GetFieldAtIndex</a>(uint32_t idx);</div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> <a class="code" href="classlldb_1_1SBType.html#a9839e832fcdd95f313af40ed8df92a71">GetDirectBaseClassAtIndex</a>(uint32_t idx);</div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> <a class="code" href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">GetVirtualBaseClassAtIndex</a>(uint32_t idx);</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> </div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="classlldb_1_1SBType.html#a439a57b5b24efd0c339a1629e0b185c8">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a> <a class="code" href="classlldb_1_1SBType.html#a14f7f039470f2825c8786bf0ef708102">GetEnumMembers</a>();</div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  uint32_t <a class="code" href="classlldb_1_1SBType.html#aa1becd18c1eae39ca3d0a4dbaeea23bd">GetNumberOfTemplateArguments</a>();</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &</div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <a class="code" href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  </div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">operator == </a>(<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  </div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">operator != </a>(<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  </div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> </div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  lldb_private::TypeImpl &</div>
-<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <a class="code" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">ref</a> ();</div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  </div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keyword">const</span> lldb_private::TypeImpl &</div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">ref</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  </div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  lldb::TypeImplSP</div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <a class="code" href="classlldb_1_1SBType.html#acff8be9fd2b9995e777db6f269685a8b">GetSP</a> ();</div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#add5e93280c025063902e74ed001f0c74">GetTemplateArgumentType</a>(uint32_t idx);</div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  lldb::TemplateArgumentKind <a class="code" href="classlldb_1_1SBType.html#adb4dc943f09526f593de063b1a749caa">GetTemplateArgumentKind</a>(uint32_t idx);</div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBType.html#a6d4583ffbb150555f0eb497a69ea059a">GetFunctionReturnType</a>();</div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> </div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> <a class="code" href="classlldb_1_1SBType.html#aaef52e2522d94b2694bf92ac43437d53">GetFunctionArgumentTypes</a>();</div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> </div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  uint32_t <a class="code" href="classlldb_1_1SBType.html#a74bd19ff9ed55b88583f3cd8dba5d719">GetNumberOfMemberFunctions</a>();</div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> </div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <a class="code" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> <a class="code" href="classlldb_1_1SBType.html#a65b9713a8602270eaba0febb87b73ba4">GetMemberFunctionAtIndex</a>(uint32_t idx);</div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">GetName</a>();</div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> </div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classlldb_1_1SBType.html#a19a94822da2c67422bbabc1ccff9454f">GetDisplayTypeName</a>();</div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> </div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  lldb::TypeClass <a class="code" href="classlldb_1_1SBType.html#a379deb2430b38d5936092468ecd08248">GetTypeClass</a>();</div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> </div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">IsTypeComplete</a>();</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> </div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <a class="code" href="classlldb_1_1SBType.html#a3b23b4825c6904c46d03a6d942bf1809">SetSP</a> (<span class="keyword">const</span> lldb::TypeImplSP &type_impl_sp); </div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> </div>
-<div class="line"><a name="l00194"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c"> 194</a></span>  lldb::TypeImplSP <a class="code" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">m_opaque_sp</a>;</div>
-<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  </div>
-<div class="line"><a name="l00196"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#ad1da93966e155dbac57fbb8b4bddd05a"> 196</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
-<div class="line"><a name="l00197"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 197</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00198"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#a593230acf95f9720217b7fb17681efca"> 198</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00199"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#ad62734d2ab7c3be41d2865bafa6d9575"> 199</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>;</div>
-<div class="line"><a name="l00200"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#ac05036b13e13aba81e24c1c2ce92ac19"> 200</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a>;</div>
-<div class="line"><a name="l00201"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#a9c19b29ecb5f7d3ed41db1eea04897cb"> 201</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeList.html">SBTypeList</a>;</div>
-<div class="line"><a name="l00202"></a><span class="lineno"><a class="code" href="classlldb_1_1SBType.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 202</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  </div>
-<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a> (<span class="keyword">const</span> lldb_private::ClangASTType &);</div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a> (<span class="keyword">const</span> lldb::TypeSP &);</div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a> (<span class="keyword">const</span> lldb::TypeImplSP &);</div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  </div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> };</div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  </div>
-<div class="line"><a name="l00210"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeList.html"> 210</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeList.html">SBTypeList</a></div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> {</div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <a class="code" href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">SBTypeList</a>();</div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  </div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <a class="code" href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">SBTypeList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a>& rhs);</div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  </div>
-<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <a class="code" href="classlldb_1_1SBTypeList.html#a2318ed917a480ba6400e0e76abdef5fe">~SBTypeList</a>();</div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> </div>
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a>&</div>
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <a class="code" href="classlldb_1_1SBTypeList.html#af92fde4561fb2d89b414012be7e6e3fd">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a>& rhs);</div>
-<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  </div>
-<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <a class="code" href="classlldb_1_1SBTypeList.html#a18c39cbd3ae6b34b672188616782b32a">IsValid</a>();</div>
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> </div>
-<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <a class="code" href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">Append</a> (<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
-<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  </div>
-<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <a class="code" href="classlldb_1_1SBTypeList.html#af297f7a439bd054c7efc6c9c55d5703f">GetTypeAtIndex</a> (uint32_t index);</div>
-<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  </div>
-<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  uint32_t</div>
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="classlldb_1_1SBTypeList.html#a1fe6b6a0cf209337c44075102c7cf6de">GetSize</a>();</div>
-<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  </div>
-<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  </div>
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  std::unique_ptr<lldb_private::TypeListImpl> m_opaque_ap;</div>
-<div class="line"><a name="l00237"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 237</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
-<div class="line"><a name="l00238"></a><span class="lineno"><a class="code" href="classlldb_1_1SBTypeList.html#ad26dad126a8393ff3d6d085256763b1e"> 238</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
-<div class="line"><a name="l00239"></a><span class="lineno"> 239</span> };</div>
-<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  </div>
-<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> </div>
-<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> </div>
-<div class="line"><a name="l00244"></a><span class="lineno"> 244</span> <span class="preprocessor">#endif // LLDB_SBType_h_</span></div>
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  uint32_t <a class="code" href="classlldb_1_1SBType.html#ae72b3e3e345d33c799ecad2296c7276b">GetTypeFlags</a>();</div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a439a57b5b24efd0c339a1629e0b185c8">GetDescription</a>(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  lldb::DescriptionLevel description_level);</div>
+<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> </div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &<a class="code" href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> </div>
+<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">operator==</a>(<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
+<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> </div>
+<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">operator!=</a>(<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs);</div>
+<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> </div>
+<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  lldb_private::TypeImpl &<a class="code" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">ref</a>();</div>
+<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keyword">const</span> lldb_private::TypeImpl &<a class="code" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">ref</a>() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> </div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  lldb::TypeImplSP <a class="code" href="classlldb_1_1SBType.html#acff8be9fd2b9995e777db6f269685a8b">GetSP</a>();</div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> </div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBType.html#a3b23b4825c6904c46d03a6d942bf1809">SetSP</a>(<span class="keyword">const</span> lldb::TypeImplSP &type_impl_sp);</div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div>
+<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c"> 211</a></span>  lldb::TypeImplSP <a class="code" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">m_opaque_sp</a>;</div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> </div>
+<div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#ad1da93966e155dbac57fbb8b4bddd05a"> 213</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFunction.html">SBFunction</a>;</div>
+<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 214</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#a593230acf95f9720217b7fb17681efca"> 215</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#a26894f7fdb82d8825fbb1ffe7f70953c"> 216</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a>;</div>
+<div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#a3048c90c62d38ad9f13c7066c297a830"> 217</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a>;</div>
+<div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#ad62734d2ab7c3be41d2865bafa6d9575"> 218</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>;</div>
+<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#ac05036b13e13aba81e24c1c2ce92ac19"> 219</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a>;</div>
+<div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#a811593e1ca890887c42e8e057cd3cb9c"> 220</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a>;</div>
+<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#a9c19b29ecb5f7d3ed41db1eea04897cb"> 221</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeList.html">SBTypeList</a>;</div>
+<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="classlldb_1_1SBType.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 222</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>(<span class="keyword">const</span> lldb_private::CompilerType &);</div>
+<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>(<span class="keyword">const</span> lldb::TypeSP &);</div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <a class="code" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>(<span class="keyword">const</span> lldb::TypeImplSP &);</div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> };</div>
+<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div>
+<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeList.html"> 229</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTypeList.html">SBTypeList</a> {</div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  <a class="code" href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">SBTypeList</a>();</div>
+<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> </div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <a class="code" href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">SBTypeList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> &rhs);</div>
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> </div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <a class="code" href="classlldb_1_1SBTypeList.html#a2318ed917a480ba6400e0e76abdef5fe">~SBTypeList</a>();</div>
+<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> </div>
+<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> &<a class="code" href="classlldb_1_1SBTypeList.html#af92fde4561fb2d89b414012be7e6e3fd">operator=</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> &rhs);</div>
+<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> </div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="keywordtype">bool</span> <a class="code" href="classlldb_1_1SBTypeList.html#a18c39cbd3ae6b34b672188616782b32a">IsValid</a>();</div>
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> </div>
+<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">Append</a>(<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
+<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> </div>
+<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> <a class="code" href="classlldb_1_1SBTypeList.html#af297f7a439bd054c7efc6c9c55d5703f">GetTypeAtIndex</a>(uint32_t index);</div>
+<div class="line"><a name="l00244"></a><span class="lineno"> 244</span> </div>
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  uint32_t <a class="code" href="classlldb_1_1SBTypeList.html#a1fe6b6a0cf209337c44075102c7cf6de">GetSize</a>();</div>
+<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> </div>
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  std::unique_ptr<lldb_private::TypeListImpl> m_opaque_ap;</div>
+<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c"> 249</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBModule.html">SBModule</a>;</div>
+<div class="line"><a name="l00250"></a><span class="lineno"><a class="line" href="classlldb_1_1SBTypeList.html#ad26dad126a8393ff3d6d085256763b1e"> 250</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a>;</div>
+<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> };</div>
+<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> </div>
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00254"></a><span class="lineno"> 254</span> </div>
+<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> <span class="preprocessor">#endif // LLDB_SBType_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ab6c23f5afa63fd0142d484b7246d3ecb"><div class="ttname"><a href="classlldb_1_1SBType.html#ab6c23f5afa63fd0142d484b7246d3ecb">lldb::SBType::GetArrayType</a></div><div class="ttdeci">lldb::SBType GetArrayType(uint64_t size)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ae794936afde8072ba98f17fd325554b3"><div class="ttname"><a href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">lldb::SBType::SBType</a></div><div class="ttdeci">SBType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a82462db8ac750be024c7b70b8abe3eaf"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a82462db8ac750be024c7b70b8abe3eaf">lldb::SBTypeMemberFunction::operator=</a></div><div class="ttdeci">lldb::SBTypeMemberFunction & operator=(const lldb::SBTypeMemberFunction &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a0bbb4fc8e187b8675a0d35fe3a4034e8"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a0bbb4fc8e187b8675a0d35fe3a4034e8">lldb::SBTypeMemberFunction::SBTypeMemberFunction</a></div><div class="ttdeci">SBTypeMemberFunction()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a7f74ac33af50e1fba612306161ee0848"><div class="ttname"><a href="classlldb_1_1SBType.html#a7f74ac33af50e1fba612306161ee0848">lldb::SBType::IsVectorType</a></div><div class="ttdeci">bool IsVectorType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ab60b8b02e663c2830cd446e155a1741d"><div class="ttname"><a href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">lldb::SBType::GetNumberOfFields</a></div><div class="ttdeci">uint32_t GetNumberOfFields()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a6d4583ffbb150555f0eb497a69ea059a"><div class="ttname"><a href="classlldb_1_1SBType.html#a6d4583ffbb150555f0eb497a69ea059a">lldb::SBType::GetFunctionReturnType</a></div><div class="ttdeci">lldb::SBType GetFunctionReturnType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html_af92fde4561fb2d89b414012be7e6e3fd"><div class="ttname"><a href="classlldb_1_1SBTypeList.html#af92fde4561fb2d89b414012be7e6e3fd">lldb::SBTypeList::operator=</a></div><div class="ttdeci">lldb::SBTypeList & operator=(const lldb::SBTypeList &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMemberList_html"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00056">SBTypeEnumMember.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html_a2318ed917a480ba6400e0e76abdef5fe"><div class="ttname"><a href="classlldb_1_1SBTypeList.html#a2318ed917a480ba6400e0e76abdef5fe">lldb::SBTypeList::~SBTypeList</a></div><div class="ttdeci">~SBTypeList()</div></div>
+<div class="ttc" id="namespacelldb_html_aa94b61538342fcce7f24c1e262872b45"><div class="ttname"><a href="namespacelldb.html#aa94b61538342fcce7f24c1e262872b45">lldb::SBTypeList</a></div><div class="ttdeci">class LLDB_API SBTypeList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00093">SBDefines.h:93</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a01169e4202dda017956e9ea8320465fa"><div class="ttname"><a href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">lldb::SBType::IsTypeComplete</a></div><div class="ttdeci">bool IsTypeComplete()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_adb4dc943f09526f593de063b1a749caa"><div class="ttname"><a href="classlldb_1_1SBType.html#adb4dc943f09526f593de063b1a749caa">lldb::SBType::GetTemplateArgumentKind</a></div><div class="ttdeci">lldb::TemplateArgumentKind GetTemplateArgumentKind(uint32_t idx)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a9839e832fcdd95f313af40ed8df92a71"><div class="ttname"><a href="classlldb_1_1SBType.html#a9839e832fcdd95f313af40ed8df92a71">lldb::SBType::GetDirectBaseClassAtIndex</a></div><div class="ttdeci">lldb::SBTypeMember GetDirectBaseClassAtIndex(uint32_t idx)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a1d550d420afa0bb5d2c6cbc7337425a4"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a1d550d420afa0bb5d2c6cbc7337425a4">lldb::SBTypeMemberFunction::GetReturnType</a></div><div class="ttdeci">lldb::SBType GetReturnType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a3a0d6caced151c268b82126163879f82"><div class="ttname"><a href="classlldb_1_1SBType.html#a3a0d6caced151c268b82126163879f82">lldb::SBType::GetByteSize</a></div><div class="ttdeci">uint64_t GetByteSize()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a07f8556f8f4ae4bebf17a4f78b12ba68"><div class="ttname"><a href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">lldb::SBType::ref</a></div><div class="ttdeci">lldb_private::TypeImpl & ref()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html_ab088afc9c9db4c44f9f7e19e0bea4f49"><div class="ttname"><a href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">lldb::SBTypeList::SBTypeList</a></div><div class="ttdeci">SBTypeList()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ad9eea991d548b1d90d2ce00e54a922df"><div class="ttname"><a href="classlldb_1_1SBType.html#ad9eea991d548b1d90d2ce00e54a922df">lldb::SBType::IsTypedefType</a></div><div class="ttdeci">bool IsTypedefType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_ace7023b852bf63188bb22d27e6ac5fbb"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#ace7023b852bf63188bb22d27e6ac5fbb">lldb::SBTypeMemberFunction::m_opaque_sp</a></div><div class="ttdeci">lldb::TypeMemberFunctionImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00098">SBType.h:98</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_ab22b3ba420954d6f224b4a2c0248a41a"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#ab22b3ba420954d6f224b4a2c0248a41a">lldb::SBTypeMemberFunction::GetMangledName</a></div><div class="ttdeci">const char * GetMangledName()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a6eb548cfd943f4812c46cbe544b85859"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a6eb548cfd943f4812c46cbe544b85859">lldb::SBTypeMemberFunction::GetDescription</a></div><div class="ttdeci">bool GetDescription(lldb::SBStream &description, lldb::DescriptionLevel description_level)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_aa1becd18c1eae39ca3d0a4dbaeea23bd"><div class="ttname"><a href="classlldb_1_1SBType.html#aa1becd18c1eae39ca3d0a4dbaeea23bd">lldb::SBType::GetNumberOfTemplateArguments</a></div><div class="ttdeci">uint32_t GetNumberOfTemplateArguments()</div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a79499c7aebb931d1c4c802744069a3e0"><div class="ttname"><a href="classlldb_1_1SBType.html#a79499c7aebb931d1c4c802744069a3e0">lldb::SBType::GetCanonicalType</a></div><div class="ttdeci">lldb::SBType GetCanonicalType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a74bd19ff9ed55b88583f3cd8dba5d719"><div class="ttname"><a href="classlldb_1_1SBType.html#a74bd19ff9ed55b88583f3cd8dba5d719">lldb::SBType::GetNumberOfMemberFunctions</a></div><div class="ttdeci">uint32_t GetNumberOfMemberFunctions()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMember_html"><div class="ttname"><a href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00019">SBType.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a2669d1721730aaeea3c469c221a68f08"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a2669d1721730aaeea3c469c221a68f08">lldb::SBTypeMemberFunction::ref</a></div><div class="ttdeci">lldb_private::TypeMemberFunctionImpl & ref()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ae72b3e3e345d33c799ecad2296c7276b"><div class="ttname"><a href="classlldb_1_1SBType.html#ae72b3e3e345d33c799ecad2296c7276b">lldb::SBType::GetTypeFlags</a></div><div class="ttdeci">uint32_t GetTypeFlags()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a3ffa70fd70d1b6d0e1f94a381184a52a"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a3ffa70fd70d1b6d0e1f94a381184a52a">lldb::SBTypeMemberFunction::GetKind</a></div><div class="ttdeci">lldb::MemberFunctionKind GetKind()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a1830349ee53788a4b32986769b36a00d"><div class="ttname"><a href="classlldb_1_1SBType.html#a1830349ee53788a4b32986769b36a00d">lldb::SBType::~SBType</a></div><div class="ttdeci">~SBType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeEnumMember_html"><div class="ttname"><a href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeEnumMember_8h_source.html#l00018">SBTypeEnumMember.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_af8b744735ef680ec21f595a948927fad"><div class="ttname"><a href="classlldb_1_1SBType.html#af8b744735ef680ec21f595a948927fad">lldb::SBType::GetDereferencedType</a></div><div class="ttdeci">lldb::SBType GetDereferencedType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html_a18c39cbd3ae6b34b672188616782b32a"><div class="ttname"><a href="classlldb_1_1SBTypeList.html#a18c39cbd3ae6b34b672188616782b32a">lldb::SBTypeList::IsValid</a></div><div class="ttdeci">bool IsValid()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a1ac588e605a832465ec38222cd90e846"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a1ac588e605a832465ec38222cd90e846">lldb::SBTypeMemberFunction::GetName</a></div><div class="ttdeci">const char * GetName()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_add5e93280c025063902e74ed001f0c74"><div class="ttname"><a href="classlldb_1_1SBType.html#add5e93280c025063902e74ed001f0c74">lldb::SBType::GetTemplateArgumentType</a></div><div class="ttdeci">lldb::SBType GetTemplateArgumentType(uint32_t idx)</div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html_ac260946f48d81a8e2f6dbd224df8c3b4"><div class="ttname"><a href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">lldb::SBTypeList::Append</a></div><div class="ttdeci">void Append(lldb::SBType type)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a12c0c184ecd2760b63cc86ff44a4bb87"><div class="ttname"><a href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">lldb::SBType::GetNumberOfDirectBaseClasses</a></div><div class="ttdeci">uint32_t GetNumberOfDirectBaseClasses()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a7d659ac8dde383a23acb0b476b2025ac"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a7d659ac8dde383a23acb0b476b2025ac">lldb::SBTypeMemberFunction::IsValid</a></div><div class="ttdeci">bool IsValid() const </div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_aa39087bd1e493a9303b9291dd0c7b22f"><div class="ttname"><a href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">lldb::SBType::operator!=</a></div><div class="ttdeci">bool operator!=(lldb::SBType &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a3db529ae79453ce51f0787462c61afe4"><div class="ttname"><a href="classlldb_1_1SBType.html#a3db529ae79453ce51f0787462c61afe4">lldb::SBType::IsArrayType</a></div><div class="ttdeci">bool IsArrayType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_acdccdb7b9e24d42786511fa4e1228ab9"><div class="ttname"><a href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">lldb::SBType::IsFunctionType</a></div><div class="ttdeci">bool IsFunctionType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ac576f4d421e16eded2e18de2fc8afef3"><div class="ttname"><a href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">lldb::SBType::GetBasicType</a></div><div class="ttdeci">lldb::BasicType GetBasicType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ad9b0d75a788924a245128e8fb42d8145"><div class="ttname"><a href="classlldb_1_1SBType.html#ad9b0d75a788924a245128e8fb42d8145">lldb::SBType::GetArrayElementType</a></div><div class="ttdeci">lldb::SBType GetArrayElementType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a5bdc480a1554d029bbc3d72d219f0985"><div class="ttname"><a href="classlldb_1_1SBType.html#a5bdc480a1554d029bbc3d72d219f0985">lldb::SBType::IsValid</a></div><div class="ttdeci">bool IsValid() const </div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a22a27a94e058f93063cd0f24fdc6fe36"><div class="ttname"><a href="classlldb_1_1SBType.html#a22a27a94e058f93063cd0f24fdc6fe36">lldb::SBType::GetUnqualifiedType</a></div><div class="ttdeci">lldb::SBType GetUnqualifiedType()</div></div>
+<div class="ttc" id="classlldb_1_1SBCompileUnit_html"><div class="ttname"><a href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></div><div class="ttdef"><b>Definition:</b> <a href="SBCompileUnit_8h_source.html#l00018">SBCompileUnit.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_aae4eb19714659657b741c5fbb1cbf03a"><div class="ttname"><a href="classlldb_1_1SBType.html#aae4eb19714659657b741c5fbb1cbf03a">lldb::SBType::GetNumberOfVirtualBaseClasses</a></div><div class="ttdeci">uint32_t GetNumberOfVirtualBaseClasses()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a9c2b68acc838f49e74a43840b17e438b"><div class="ttname"><a href="classlldb_1_1SBType.html#a9c2b68acc838f49e74a43840b17e438b">lldb::SBType::GetPointerType</a></div><div class="ttdeci">lldb::SBType GetPointerType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_aed481330efcb17c6f720efa47a7c2a9d"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#aed481330efcb17c6f720efa47a7c2a9d">lldb::SBTypeMemberFunction::~SBTypeMemberFunction</a></div><div class="ttdeci">~SBTypeMemberFunction()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ac6dadb7665050c85521bc71bca4d18a7"><div class="ttname"><a href="classlldb_1_1SBType.html#ac6dadb7665050c85521bc71bca4d18a7">lldb::SBType::IsAnonymousType</a></div><div class="ttdeci">bool IsAnonymousType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_aaef52e2522d94b2694bf92ac43437d53"><div class="ttname"><a href="classlldb_1_1SBType.html#aaef52e2522d94b2694bf92ac43437d53">lldb::SBType::GetFunctionArgumentTypes</a></div><div class="ttdeci">lldb::SBTypeList GetFunctionArgumentTypes()</div></div>
+<div class="ttc" id="classlldb_1_1SBModule_html"><div class="ttname"><a href="classlldb_1_1SBModule.html">lldb::SBModule</a></div><div class="ttdef"><b>Definition:</b> <a href="SBModule_8h_source.html#l00021">SBModule.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_abeaf40a23af7a4a44382e9e29a3f590e"><div class="ttname"><a href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">lldb::SBType::IsPolymorphicClass</a></div><div class="ttdeci">bool IsPolymorphicClass()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a3a498be8400b8b107e1cf094ab579b37"><div class="ttname"><a href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">lldb::SBType::IsPointerType</a></div><div class="ttdeci">bool IsPointerType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a82f444e1f24b12266f4d53f51fa44d94"><div class="ttname"><a href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">lldb::SBType::GetVirtualBaseClassAtIndex</a></div><div class="ttdeci">lldb::SBTypeMember GetVirtualBaseClassAtIndex(uint32_t idx)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ac1953e6dfbc9b2b67502105dd568975d"><div class="ttname"><a href="classlldb_1_1SBType.html#ac1953e6dfbc9b2b67502105dd568975d">lldb::SBType::GetTypedefedType</a></div><div class="ttdeci">lldb::SBType GetTypedefedType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a9e0de2d0821917d6fca5360289e2534a"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a9e0de2d0821917d6fca5360289e2534a">lldb::SBTypeMemberFunction::GetArgumentTypeAtIndex</a></div><div class="ttdeci">lldb::SBType GetArgumentTypeAtIndex(uint32_t)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a379deb2430b38d5936092468ecd08248"><div class="ttname"><a href="classlldb_1_1SBType.html#a379deb2430b38d5936092468ecd08248">lldb::SBType::GetTypeClass</a></div><div class="ttdeci">lldb::TypeClass GetTypeClass()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a0984a98158c637d64902ca90c02d8b6c"><div class="ttname"><a href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">lldb::SBType::operator=</a></div><div class="ttdeci">lldb::SBType & operator=(const lldb::SBType &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a65b9713a8602270eaba0febb87b73ba4"><div class="ttname"><a href="classlldb_1_1SBType.html#a65b9713a8602270eaba0febb87b73ba4">lldb::SBType::GetMemberFunctionAtIndex</a></div><div class="ttdeci">lldb::SBTypeMemberFunction GetMemberFunctionAtIndex(uint32_t idx)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeNameSpecifier_html"><div class="ttname"><a href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeNameSpecifier_8h_source.html#l00018">SBTypeNameSpecifier.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a09bbdbf91013758763b919a2cf4ead6b"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a09bbdbf91013758763b919a2cf4ead6b">lldb::SBTypeMemberFunction::GetDemangledName</a></div><div class="ttdeci">const char * GetDemangledName()</div></div>
+<div class="ttc" id="classlldb_1_1SBFunction_html"><div class="ttname"><a href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFunction_8h_source.html#l00019">SBFunction.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a86b86d33a820aa29664953ca296ebe1a"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a86b86d33a820aa29664953ca296ebe1a">lldb::SBTypeMemberFunction::GetNumberOfArguments</a></div><div class="ttdeci">uint32_t GetNumberOfArguments()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a3c31afc458235064ff1750a7240f3eab"><div class="ttname"><a href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">lldb::SBType::IsReferenceType</a></div><div class="ttdeci">bool IsReferenceType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a41519198ea09f94286cb0582da3f3096"><div class="ttname"><a href="classlldb_1_1SBType.html#a41519198ea09f94286cb0582da3f3096">lldb::SBType::GetPointeeType</a></div><div class="ttdeci">lldb::SBType GetPointeeType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a14f7f039470f2825c8786bf0ef708102"><div class="ttname"><a href="classlldb_1_1SBType.html#a14f7f039470f2825c8786bf0ef708102">lldb::SBType::GetEnumMembers</a></div><div class="ttdeci">lldb::SBTypeEnumMemberList GetEnumMembers()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a3b23b4825c6904c46d03a6d942bf1809"><div class="ttname"><a href="classlldb_1_1SBType.html#a3b23b4825c6904c46d03a6d942bf1809">lldb::SBType::SetSP</a></div><div class="ttdeci">void SetSP(const lldb::TypeImplSP &type_impl_sp)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html_af297f7a439bd054c7efc6c9c55d5703f"><div class="ttname"><a href="classlldb_1_1SBTypeList.html#af297f7a439bd054c7efc6c9c55d5703f">lldb::SBTypeList::GetTypeAtIndex</a></div><div class="ttdeci">lldb::SBType GetTypeAtIndex(uint32_t index)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a4065eff0d74b9b8c0a3104abb2ed5495"><div class="ttname"><a href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">lldb::SBType::GetName</a></div><div class="ttdeci">const char * GetName()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMember_html_a8fe3d7d0d077a17c0be7fe85cdbd0efd"><div class="ttname"><a href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd">lldb::SBTypeMember::m_opaque_ap</a></div><div class="ttdeci">std::unique_ptr< lldb_private::TypeMemberImpl > m_opaque_ap</div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00055">SBType.h:55</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a6f6ec3ade94611e64720c040b0831a53"><div class="ttname"><a href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">lldb::SBType::operator==</a></div><div class="ttdeci">bool operator==(lldb::SBType &rhs)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a15ae95197e5203a11b39290adad2c755"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a15ae95197e5203a11b39290adad2c755">lldb::SBTypeMemberFunction::reset</a></div><div class="ttdeci">void reset(lldb_private::TypeMemberFunctionImpl *)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a439a57b5b24efd0c339a1629e0b185c8"><div class="ttname"><a href="classlldb_1_1SBType.html#a439a57b5b24efd0c339a1629e0b185c8">lldb::SBType::GetDescription</a></div><div class="ttdeci">bool GetDescription(lldb::SBStream &description, lldb::DescriptionLevel description_level)</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00058">SBType.h:58</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html"><div class="ttname"><a href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00229">SBType.h:229</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a19a94822da2c67422bbabc1ccff9454f"><div class="ttname"><a href="classlldb_1_1SBType.html#a19a94822da2c67422bbabc1ccff9454f">lldb::SBType::GetDisplayTypeName</a></div><div class="ttdeci">const char * GetDisplayTypeName()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeList_html_a1fe6b6a0cf209337c44075102c7cf6de"><div class="ttname"><a href="classlldb_1_1SBTypeList.html#a1fe6b6a0cf209337c44075102c7cf6de">lldb::SBTypeList::GetSize</a></div><div class="ttdeci">uint32_t GetSize()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ae144ee40aa8828007ba3e3f3328bca15"><div class="ttname"><a href="classlldb_1_1SBType.html#ae144ee40aa8828007ba3e3f3328bca15">lldb::SBType::GetVectorElementType</a></div><div class="ttdeci">lldb::SBType GetVectorElementType()</div></div>
+<div class="ttc" id="classlldb_1_1SBTypeMemberFunction_html_a0e68a4a123c9b2de4c5e1aef8eaca669"><div class="ttname"><a href="classlldb_1_1SBTypeMemberFunction.html#a0e68a4a123c9b2de4c5e1aef8eaca669">lldb::SBTypeMemberFunction::GetType</a></div><div class="ttdeci">lldb::SBType GetType()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_ad47a75323170d471b746357294dd421c"><div class="ttname"><a href="classlldb_1_1SBType.html#ad47a75323170d471b746357294dd421c">lldb::SBType::GetFieldAtIndex</a></div><div class="ttdeci">lldb::SBTypeMember GetFieldAtIndex(uint32_t idx)</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_aa3519a7f0660ff503a444cb026cf937c"><div class="ttname"><a href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">lldb::SBType::m_opaque_sp</a></div><div class="ttdeci">lldb::TypeImplSP m_opaque_sp</div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00211">SBType.h:211</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_acff8be9fd2b9995e777db6f269685a8b"><div class="ttname"><a href="classlldb_1_1SBType.html#acff8be9fd2b9995e777db6f269685a8b">lldb::SBType::GetSP</a></div><div class="ttdeci">lldb::TypeImplSP GetSP()</div></div>
+<div class="ttc" id="classlldb_1_1SBType_html_a4999627efebabd174e802b37aacf4638"><div class="ttname"><a href="classlldb_1_1SBType.html#a4999627efebabd174e802b37aacf4638">lldb::SBType::GetReferenceType</a></div><div class="ttdeci">lldb::SBType GetReferenceType()</div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h.html b/lldb/www/cpp_reference/html/SBUnixSignals_8h.html
new file mode 100644
index 0000000..efbe762
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBUnixSignals.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBUnixSignals.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBUnixSignals.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBUnixSignals_8h__incl.png" border="0" usemap="#SBUnixSignals_8h" alt=""/></div>
+<map name="SBUnixSignals_8h" id="SBUnixSignals_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBUnixSignals_8h__dep__incl.png" border="0" usemap="#SBUnixSignals_8hdep" alt=""/></div>
+<map name="SBUnixSignals_8hdep" id="SBUnixSignals_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/></map>
+</div>
+</div>
+<p><a href="SBUnixSignals_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.map
new file mode 100644
index 0000000..3ffb5e8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBUnixSignals.h" name="SBUnixSignals.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="31,80,95,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.md5
new file mode 100644
index 0000000..b77193b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.md5
@@ -0,0 +1 @@
+052228c71032467e92dda8e71cc28ffe
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.png
new file mode 100644
index 0000000..37c0575
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.map b/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.map
new file mode 100644
index 0000000..cbbbf8a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBUnixSignals.h" name="SBUnixSignals.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.md5 b/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.md5
new file mode 100644
index 0000000..050f4cc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.md5
@@ -0,0 +1 @@
+8ba138ae76ce2116b7b5b39128d25ef4
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.png b/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.png
new file mode 100644
index 0000000..b441c1a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBUnixSignals_8h_source.html b/lldb/www/cpp_reference/html/SBUnixSignals_8h_source.html
new file mode 100644
index 0000000..dd86cc62
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBUnixSignals_8h_source.html
@@ -0,0 +1,120 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBUnixSignals.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBUnixSignals.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBUnixSignals_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBUnixSignals.h -----------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBUnixSignals_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBUnixSignals_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classlldb_1_1SBUnixSignals.html"> 18</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a> {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <a class="code" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">SBUnixSignals</a>();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">SBUnixSignals</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  ~<a class="code" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a>();</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> &rhs);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetSignalAsCString(int32_t signo) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  int32_t GetSignalNumberFromName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> GetShouldSuppress(int32_t signo) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">bool</span> SetShouldSuppress(int32_t signo, <span class="keywordtype">bool</span> value);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span> GetShouldStop(int32_t signo) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">bool</span> SetShouldStop(int32_t signo, <span class="keywordtype">bool</span> value);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span> GetShouldNotify(int32_t signo) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">bool</span> SetShouldNotify(int32_t signo, <span class="keywordtype">bool</span> value);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  int32_t GetNumSignals() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  int32_t GetSignalAtIndex(int32_t index) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classlldb_1_1SBUnixSignals.html#a3392eea8d13e7395ee1e04a2b733e19b"> 53</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBProcess.html">SBProcess</a>;</div>
+<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classlldb_1_1SBUnixSignals.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81"> 54</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBPlatform.html">SBPlatform</a>;</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">SBUnixSignals</a>(lldb::ProcessSP &process_sp);</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">SBUnixSignals</a>(lldb::PlatformSP &platform_sp);</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  lldb::UnixSignalsSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::UnixSignalsSP &signals_sp);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  lldb::UnixSignalsWP m_opaque_wp;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> };</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#endif // LLDB_SBUnixSignals_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBPlatform_html"><div class="ttname"><a href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></div><div class="ttdef"><b>Definition:</b> <a href="SBPlatform_8h_source.html#l00087">SBPlatform.h:87</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBUnixSignals_html"><div class="ttname"><a href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></div><div class="ttdef"><b>Definition:</b> <a href="SBUnixSignals_8h_source.html#l00018">SBUnixSignals.h:18</a></div></div>
+<div class="ttc" id="namespacelldb_html_a63b01cc85f60464c29fea87e6effe3dd"><div class="ttname"><a href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">lldb::SBUnixSignals</a></div><div class="ttdeci">class LLDB_API SBUnixSignals</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00098">SBDefines.h:98</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBValueList_8h.html b/lldb/www/cpp_reference/html/SBValueList_8h.html
index 2fd5ae4..d77c0fc 100644
--- a/lldb/www/cpp_reference/html/SBValueList_8h.html
+++ b/lldb/www/cpp_reference/html/SBValueList_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBValueList_8h__incl.png" border="0" usemap="#SBValueList_8h" alt=""/></div>
<map name="SBValueList_8h" id="SBValueList_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBValueList_8h__dep__incl.png" border="0" usemap="#SBValueList_8hdep" alt=""/></div>
<map name="SBValueList_8hdep" id="SBValueList_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="373,625,437,653"/><area shape="rect" id="node5" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="493,161,576,189"/><area shape="rect" id="node11" href="SBModule_8h.html" title="SBModule.h" alt="" coords="411,315,501,343"/><area shape="rect" id="node41" href="SBFrame_8h.html" title="SBFrame.h" alt="" coords="572,83,657,111"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="388,238,524,266"/><area shape="rect" id="node38" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="579,393,736,421"/><area shape="rect" id="node14" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="408,393,504,421"/><area shape="rect" id="node17" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="144,470,243,498"/><area shape="rect" id="node21" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="267,470,368,498"/><area shape="rect" id="node25" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="493,547,587,575"/><area shape="rect" id="node29" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="605,470,691,498"/><area shape="rect" id="node33" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="661,547,757,575"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="421,603,485,629"/><area shape="rect" id="node3" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="375,155,456,181"/><area shape="rect" id="node5" href="SBModule_8h.html" title="SBModule.h" alt="" coords="539,304,631,331"/><area shape="rect" id="node15" href="SBFrame_8h.html" title="SBFrame.h" alt="" coords="561,80,647,107"/><area shape="rect" id="node4" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="347,229,484,256"/><area shape="rect" id="node14" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="144,379,301,405"/><area shape="rect" id="node6" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="541,379,637,405"/><area shape="rect" id="node13" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="813,379,949,405"/><area shape="rect" id="node7" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="414,453,513,480"/><area shape="rect" id="node8" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="538,453,640,480"/><area shape="rect" id="node9" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="679,528,793,555"/><area shape="rect" id="node10" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="365,528,459,555"/><area shape="rect" id="node11" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="183,453,269,480"/><area shape="rect" id="node12" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="144,528,240,555"/></map>
</div>
</div>
<p><a href="SBValueList_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.map
index fa08c87..d5d42a4 100644
--- a/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.map
@@ -1,14 +1,16 @@
<map id="SBValueList.h" name="SBValueList.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="373,625,437,653"/>
-<area shape="rect" id="node5" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="493,161,576,189"/>
-<area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="411,315,501,343"/>
-<area shape="rect" id="node41" href="$SBFrame_8h.html" title="SBFrame.h" alt="" coords="572,83,657,111"/>
-<area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="388,238,524,266"/>
-<area shape="rect" id="node38" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="579,393,736,421"/>
-<area shape="rect" id="node14" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="408,393,504,421"/>
-<area shape="rect" id="node17" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="144,470,243,498"/>
-<area shape="rect" id="node21" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="267,470,368,498"/>
-<area shape="rect" id="node25" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="493,547,587,575"/>
-<area shape="rect" id="node29" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="605,470,691,498"/>
-<area shape="rect" id="node33" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="661,547,757,575"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="421,603,485,629"/>
+<area shape="rect" id="node3" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="375,155,456,181"/>
+<area shape="rect" id="node5" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="539,304,631,331"/>
+<area shape="rect" id="node15" href="$SBFrame_8h.html" title="SBFrame.h" alt="" coords="561,80,647,107"/>
+<area shape="rect" id="node4" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="347,229,484,256"/>
+<area shape="rect" id="node14" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="144,379,301,405"/>
+<area shape="rect" id="node6" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="541,379,637,405"/>
+<area shape="rect" id="node13" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="813,379,949,405"/>
+<area shape="rect" id="node7" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="414,453,513,480"/>
+<area shape="rect" id="node8" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="538,453,640,480"/>
+<area shape="rect" id="node9" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="679,528,793,555"/>
+<area shape="rect" id="node10" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="365,528,459,555"/>
+<area shape="rect" id="node11" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="183,453,269,480"/>
+<area shape="rect" id="node12" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="144,528,240,555"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.md5
index 3e06ad2..332fdd0 100644
--- a/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.md5
@@ -1 +1 @@
-ec1ceec131d5df10bedbe8265d516c1c
\ No newline at end of file
+f6563aa7fdc686c8c515b1a05748d0f2
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.png
index c60cd1d..16caef0 100644
--- a/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBValueList_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBValueList_8h__incl.map b/lldb/www/cpp_reference/html/SBValueList_8h__incl.map
index 8f07914..b869f95 100644
--- a/lldb/www/cpp_reference/html/SBValueList_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBValueList_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBValueList.h" name="SBValueList.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBValueList_8h__incl.png b/lldb/www/cpp_reference/html/SBValueList_8h__incl.png
index 5536f95..d2c4f3f 100644
--- a/lldb/www/cpp_reference/html/SBValueList_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBValueList_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBValueList_8h_source.html b/lldb/www/cpp_reference/html/SBValueList_8h_source.html
index f1df304..ae24de0 100644
--- a/lldb/www/cpp_reference/html/SBValueList_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBValueList_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -49,87 +49,73 @@
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a name="l00019"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValueList.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValueList.html">SBValueList</a></div>
-<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValueList.html"> 19</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBValueList.html">SBValueList</a> {</div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">SBValueList</a>();</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">SBValueList</a> ();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">SBValueList</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &rhs);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">SBValueList</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &rhs);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBValueList.html">SBValueList</a>();</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBValueList.html#aef557c0dea6cefafca5c7d6c85f9d6f6">~SBValueList</a>();</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBValueList.html#a3fb0750f7c3cfad8a504bd8c27064509">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBValueList.html#ac2337cd1391762c6958730b3f0fe907a">Clear</a>();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> Clear();</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordtype">void</span> Append(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &val_obj);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span> Append(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &value_list);</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBValueList.html#a3958e006736435abb6d21f7b77363163">Append</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &val_obj);</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBValueList.html#a3958e006736435abb6d21f7b77363163">Append</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a>& value_list);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  uint32_t GetSize() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetValueAtIndex(uint32_t idx) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetFirstValueByName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  uint32_t</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBValueList.html#a8bd6baed3dfa04c7aba34671f7c6f2c2">GetSize</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classlldb_1_1SBValueList.html#a17b46fc2c7da07fc6ec996f02b871db1">GetValueAtIndex</a> (uint32_t idx) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classlldb_1_1SBValueList.html#a3a970880b897ea867aa15bd9a41e2d53">FindValueObjectByUID</a> (lldb::user_id_t uid);</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> FindValueObjectByUID(lldb::user_id_t uid);</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &rhs);</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="comment">// only useful for visualizing the pointer or comparing two SBValueLists</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="comment">// to see if they are backed by the same underlying Impl.</span></div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">void</span> *opaque_ptr();</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="classlldb_1_1SBValueList.html#ac8849f3acf09f661cd8f3df7093eba34">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &rhs);</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValueList.html#abf05358ec2c89fa95b69c85ed46492c9"> 51</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">// only useful for visualizing the pointer or comparing two SBValueLists</span></div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="comment">// to see if they are backed by the same underlying Impl.</span></div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">void</span> *</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBValueList.html#a5eca60b189d08ea9c9015ffb1f9be01f">opaque_ptr</a> ();</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00061"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValueList.html#abf05358ec2c89fa95b69c85ed46492c9"> 61</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">SBValueList</a> (<span class="keyword">const</span> ValueListImpl *lldb_object_ptr);</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">SBValueList</a>(<span class="keyword">const</span> ValueListImpl *lldb_object_ptr);</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordtype">void</span> Append(lldb::ValueObjectSP &val_obj_sp);</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">void</span> CreateIfNeeded();</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  ValueListImpl *operator->();</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  ValueListImpl &operator*();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keyword">const</span> ValueListImpl *operator->() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classlldb_1_1SBValueList.html#a3958e006736435abb6d21f7b77363163">Append</a> (lldb::ValueObjectSP& val_obj_sp);</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  CreateIfNeeded ();</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  ValueListImpl *</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  operator -> ();</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  ValueListImpl &</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  operator* ();</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">const</span> ValueListImpl *</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  operator -> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">const</span> ValueListImpl &</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  operator* () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  ValueListImpl &</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  ref ();</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  std::unique_ptr<ValueListImpl> m_opaque_ap;</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> };</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="preprocessor">#endif // LLDB_SBValueList_h_</span></div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">const</span> ValueListImpl &operator*() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  ValueListImpl &ref();</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  std::unique_ptr<ValueListImpl> m_opaque_ap;</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> };</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor">#endif // LLDB_SBValueList_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="namespacelldb_html_a360e0d652413fd29dfd58068c5f78e12"><div class="ttname"><a href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">lldb::SBValueList</a></div><div class="ttdeci">class LLDB_API SBValueList</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00095">SBDefines.h:95</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValueList_html"><div class="ttname"><a href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValueList_8h_source.html#l00019">SBValueList.h:19</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBValue_8h.html b/lldb/www/cpp_reference/html/SBValue_8h.html
index d50ee02..1e56079 100644
--- a/lldb/www/cpp_reference/html/SBValue_8h.html
+++ b/lldb/www/cpp_reference/html/SBValue_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -42,32 +42,34 @@
<div class="dyncontent">
<div class="center"><img src="SBValue_8h__incl.png" border="0" usemap="#SBValue_8h" alt=""/></div>
<map name="SBValue_8h" id="SBValue_8h">
-<area shape="rect" id="node3" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="229,83,355,111"/><area shape="rect" id="node5" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node18" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="429,83,557,111"/></map>
+<area shape="rect" id="node2" href="SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="227,80,353,107"/><area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/><area shape="rect" id="node9" href="SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="429,80,557,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBValue_8h__dep__incl.png" border="0" usemap="#SBValue_8hdep" alt=""/></div>
<map name="SBValue_8hdep" id="SBValue_8hdep">
-<area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="403,547,467,575"/><area shape="rect" id="node5" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="235,83,320,111"/><area shape="rect" id="node8" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="416,161,499,189"/><area shape="rect" id="node28" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="347,470,440,498"/><area shape="rect" id="node37" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,238,139,266"/><area shape="rect" id="node11" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="575,238,711,266"/><area shape="rect" id="node14" href="SBModule_8h.html" title="SBModule.h" alt="" coords="597,315,688,343"/><area shape="rect" id="node34" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="365,315,523,343"/><area shape="rect" id="node17" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="520,393,616,421"/><area shape="rect" id="node20" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="691,470,789,498"/><area shape="rect" id="node24" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="515,470,616,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/><area shape="rect" id="node14" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/></map>
</div>
</div>
<p><a href="SBValue_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.map
index a86240e..8e52bae 100644
--- a/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBValue.h" name="SBValue.h">
-<area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="403,547,467,575"/>
-<area shape="rect" id="node5" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="235,83,320,111"/>
-<area shape="rect" id="node8" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="416,161,499,189"/>
-<area shape="rect" id="node28" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="347,470,440,498"/>
-<area shape="rect" id="node37" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="43,238,139,266"/>
-<area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="575,238,711,266"/>
-<area shape="rect" id="node14" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="597,315,688,343"/>
-<area shape="rect" id="node34" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="365,315,523,343"/>
-<area shape="rect" id="node17" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="520,393,616,421"/>
-<area shape="rect" id="node20" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="691,470,789,498"/>
-<area shape="rect" id="node24" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="515,470,616,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/>
+<area shape="rect" id="node14" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.md5
index b00782b..013a21e 100644
--- a/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.md5
@@ -1 +1 @@
-107d0e6914934e7a9333ba91182f20ab
\ No newline at end of file
+f73d7ade4f84047e420607f581401d7a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.png
index a24d0dd..a939c2a 100644
--- a/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBValue_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBValue_8h__incl.map b/lldb/www/cpp_reference/html/SBValue_8h__incl.map
index e375ca6..9bc59b6 100644
--- a/lldb/www/cpp_reference/html/SBValue_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBValue_8h__incl.map
@@ -1,5 +1,5 @@
<map id="SBValue.h" name="SBValue.h">
-<area shape="rect" id="node3" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="229,83,355,111"/>
-<area shape="rect" id="node5" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/>
-<area shape="rect" id="node18" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="429,83,557,111"/>
+<area shape="rect" id="node2" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="227,80,353,107"/>
+<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,155,463,181"/>
+<area shape="rect" id="node9" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="429,80,557,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBValue_8h__incl.png b/lldb/www/cpp_reference/html/SBValue_8h__incl.png
index 386fc41..3c92d03 100644
--- a/lldb/www/cpp_reference/html/SBValue_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBValue_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBValue_8h_source.html b/lldb/www/cpp_reference/html/SBValue_8h_source.html
index 20edeff..f488bf1 100644
--- a/lldb/www/cpp_reference/html/SBValue_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBValue_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -52,479 +52,461 @@
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
-<div class="line"><a name="l00022"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValue.html"> 22</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a></div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> {</div>
-<div class="line"><a name="l00024"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValue.html#a4db48a61a02f20a88f0980b00e334850"> 24</a></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html#a4db48a61a02f20a88f0980b00e334850">ValueLocker</a>;</div>
+<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValue.html"> 22</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBValue.html">SBValue</a> {</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">SBValue</a>();</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">public</span>:</div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">SBValue</a> ();</div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="code" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">SBValue</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &rhs);</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classlldb_1_1SBValue.html#aa28264d9e4e2044a3fcc4ecd52c1a7e4">operator =</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &rhs);</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classlldb_1_1SBValue.html#a1899eea515c5306226ef31bbecc7fae1">~SBValue</a> ();</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">SBValue</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &rhs);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &rhs);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  ~<a class="code" href="classlldb_1_1SBValue.html">SBValue</a>();</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> IsValid();</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span> Clear();</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="classlldb_1_1SBValue.html#aacd654ded75c4ecaf2ee947931decc81">IsValid</a>();</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classlldb_1_1SBValue.html#a8cc6c31f15a978433d9574560d679db1">Clear</a>();</div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBValue.html#a6e81786ff07ab65e4a37a7d96ff3552b">GetError</a>();</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::user_id_t</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBValue.html#aa092b586f36ee5c82c187ca0e2e90a1b">GetID</a> ();</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBValue.html#a9336bf6353ddd0bf56431ab331eb981c">GetName</a>();</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBValue.html#a8b101308dff7d9d476c069d0cd493bd0">GetTypeName</a> ();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> GetError();</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  lldb::user_id_t GetID();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetName();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetTypeName();</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetDisplayTypeName();</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">size_t</span> GetByteSize();</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">bool</span> IsInScope();</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  lldb::Format GetFormat();</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">void</span> SetFormat(lldb::Format format);</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBValue.html#ae6d83d5709502c7c7d814406b1ed56dc">GetByteSize</a> ();</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBValue.html#aeb5241e53eaea96de6548c31f687d8b5">IsInScope</a> ();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetValue();</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  int64_t GetValueAsSigned(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, int64_t fail_value = 0);</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  uint64_t GetValueAsUnsigned(<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, uint64_t fail_value = 0);</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  lldb::Format</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBValue.html#a7e6b1d2874c8c44494dbde0b3f760ed2">GetFormat</a> ();</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBValue.html#a80f0e40c9d06808c93ea826b142c4124">SetFormat</a> (lldb::Format format);</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  int64_t GetValueAsSigned(int64_t fail_value = 0);</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  uint64_t GetValueAsUnsigned(uint64_t fail_value = 0);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  ValueType GetValueType();</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBValue.html#a503366d471f39d69b41950cd5a67c5ea">GetValue</a> ();</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  int64_t</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBValue.html#adff526d8d998bc4add49594717f2a77c">GetValueAsSigned</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, int64_t fail_value=0);</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  uint64_t</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBValue.html#aa13ee416338d372d41b9dd4a104a3418">GetValueAsUnsigned</a> (<a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error, uint64_t fail_value=0);</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  int64_t</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBValue.html#adff526d8d998bc4add49594717f2a77c">GetValueAsSigned</a>(int64_t fail_value=0);</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  uint64_t</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBValue.html#aa13ee416338d372d41b9dd4a104a3418">GetValueAsUnsigned</a>(uint64_t fail_value=0);</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="comment">// If you call this on a newly created ValueObject, it will always return</span></div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="comment">// false.</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">bool</span> GetValueDidChange();</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetSummary();</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetSummary(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream,</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a> &options);</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetObjectDescription();</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetTypeValidatorResult();</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetDynamicValue(lldb::DynamicValueType use_dynamic);</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  ValueType</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBValue.html#ad8088c06adc9b2ecb987e23bf6cf39b9">GetValueType</a> ();</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBValue.html#a5eb6b7ee0dc9493e4d77a66923f1e34c">GetValueDidChange</a> ();</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetStaticValue();</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetNonSyntheticValue();</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  lldb::DynamicValueType GetPreferDynamicValue();</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBValue.html#ade17383a2c714484172b8e17120c4f4f">GetSummary</a> ();</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBValue.html#a8ed278e3f4eef6a2a13eba0c2a61c457">GetObjectDescription</a> ();</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classlldb_1_1SBValue.html#ac799435e70bb7f7989eb99b6f0796dd2">GetDynamicValue</a> (lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classlldb_1_1SBValue.html#ab628bed9002277ccb36b67d90e77ebf1">GetStaticValue</a> ();</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  </div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="classlldb_1_1SBValue.html#a65988284cbdf85704287a247d261345e">GetNonSyntheticValue</a> ();</div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  lldb::DynamicValueType</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classlldb_1_1SBValue.html#a52f47defc044f758f450c385d7bb3667">GetPreferDynamicValue</a> ();</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="classlldb_1_1SBValue.html#a315bae545f92963762420a3b72a91379">SetPreferDynamicValue</a> (lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="classlldb_1_1SBValue.html#a8ccfaf1c023ee239fb6db23e149eb76e">GetPreferSyntheticValue</a> ();</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  </div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="classlldb_1_1SBValue.html#a81fe4f155a8c138c674db9bbe2cb3d80">SetPreferSyntheticValue</a> (<span class="keywordtype">bool</span> use_synthetic);</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  </div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classlldb_1_1SBValue.html#acd2f60bec9535f25d922a56502a4e109">IsDynamic</a> ();</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  </div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBValue.html#a45793f1993831015d9fc850d09b39a9e">IsSynthetic</a> ();</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">void</span> SetPreferDynamicValue(lldb::DynamicValueType use_dynamic);</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">bool</span> GetPreferSyntheticValue();</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">void</span> SetPreferSyntheticValue(<span class="keywordtype">bool</span> use_synthetic);</div>
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
+<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordtype">bool</span> IsDynamic();</div>
+<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
+<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordtype">bool</span> IsSynthetic();</div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">bool</span> IsSyntheticChildrenGenerated();</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordtype">void</span> SetSyntheticChildrenGenerated(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div>
+<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetLocation();</div>
+<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
+<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="comment">// Deprecated - use the one that takes SBError&</span></div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keywordtype">bool</span> SetValueFromCString(<span class="keyword">const</span> <span class="keywordtype">char</span> *value_str);</div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">bool</span> SetValueFromCString(<span class="keyword">const</span> <span class="keywordtype">char</span> *value_str, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
+<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> GetTypeFormat();</div>
+<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
+<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> GetTypeSummary();</div>
+<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
+<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> GetTypeFilter();</div>
+<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div>
+<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
+<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> GetTypeSynthetic();</div>
+<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetChildAtIndex(uint32_t idx);</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="classlldb_1_1SBValue.html#aca99f101c41b2c8f333ab0587e959f8b">GetLocation</a> ();</div>
+<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateChildAtOffset(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, uint32_t offset,</div>
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="comment">// Deprecated - use the one that takes SBError&</span></div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="classlldb_1_1SBValue.html#ae0c2b7b60f4a32740a97345859da8e42">SetValueFromCString</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *value_str);</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classlldb_1_1SBValue.html#ae0c2b7b60f4a32740a97345859da8e42">SetValueFromCString</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *value_str, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  </div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBValue.html#a30ad3e5456e5ed6419a6916135f184fc">GetTypeFormat</a> ();</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="classlldb_1_1SBValue.html#af5f28c0117d6375d1f7c2d6ca13a7f73">GetTypeSummary</a> ();</div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBValue.html#a41518afad8dd8c285aad198c3f624890">GetTypeFilter</a> ();</div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  </div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="preprocessor">#ifndef LLDB_DISABLE_PYTHON</span></div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="preprocessor"></span> <a class="code" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <a class="code" href="classlldb_1_1SBValue.html#ac31ae3d61517229d47e9dcbc721863d1">GetTypeSynthetic</a> ();</div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="preprocessor">#endif</span></div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="preprocessor"></span></div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <a class="code" href="classlldb_1_1SBValue.html#a228796c69506279510e8a5104f5a31cf">GetChildAtIndex</a> (uint32_t idx);</div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  </div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="classlldb_1_1SBValue.html#a887b4407707fc9a45ccf317eda47ca05">CreateChildAtOffset</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, uint32_t offset, <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  </div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="classlldb_1_1SBValue.html#a0d26e639c983fb1de164287901ce72c4">Cast</a> (<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  </div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="classlldb_1_1SBValue.html#abee889c813e55e15ce0cc29b82f859d3">CreateValueFromExpression</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <span class="keyword">const</span> <span class="keywordtype">char</span>* expression);</div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  </div>
-<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="classlldb_1_1SBValue.html#abee889c813e55e15ce0cc29b82f859d3">CreateValueFromExpression</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <span class="keyword">const</span> <span class="keywordtype">char</span>* expression, <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options);</div>
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  </div>
-<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <a class="code" href="classlldb_1_1SBValue.html#aedbdd1c5a5f87ccaac7f56f82364ff00">CreateValueFromAddress</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name, </div>
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  lldb::addr_t address, </div>
-<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  </div>
-<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <span class="comment">// this has no address! GetAddress() and GetLoadAddress() as well as AddressOf()</span></div>
-<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="comment">// on the return of this call all return invalid</span></div>
-<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="classlldb_1_1SBValue.html#af23af791be9d72c5ac8351a7dad555fa">CreateValueFromData</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* name,</div>
-<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> data,</div>
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
-<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div>
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="comment"> /// Get a child value by index from a value.</span></div>
-<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="comment"> /// Structs, unions, classes, arrays and and pointers have child</span></div>
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="comment"> /// values that can be access by index. </span></div>
-<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="comment"> /// Structs and unions access child members using a zero based index</span></div>
-<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="comment"> /// for each child member. For</span></div>
-<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"> /// </span></div>
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="comment"> /// Classes reserve the first indexes for base classes that have </span></div>
-<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment"> /// members (empty base classes are omitted), and all members of the</span></div>
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> /// current class will then follow the base classes. </span></div>
-<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"> /// Pointers differ depending on what they point to. If the pointer</span></div>
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="comment"> /// points to a simple type, the child at index zero</span></div>
-<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="comment"> /// is the only child value available, unless \a synthetic_allowed </span></div>
-<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> /// is \b true, in which case the pointer will be used as an array</span></div>
-<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> /// and can create 'synthetic' child values using positive or </span></div>
-<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> /// negative indexes. If the pointer points to an aggregate type </span></div>
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"> /// (an array, class, union, struct), then the pointee is </span></div>
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="comment"> /// transparently skipped and any children are going to be the indexes</span></div>
-<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="comment"> /// of the child values within the aggregate type. For example if</span></div>
-<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> <span class="comment"> /// we have a 'Point' type and we have a SBValue that contains a</span></div>
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> <span class="comment"> /// pointer to a 'Point' type, then the child at index zero will be</span></div>
-<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> <span class="comment"> /// the 'x' member, and the child at index 1 will be the 'y' member</span></div>
-<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> <span class="comment"> /// (the child at index zero won't be a 'Point' instance).</span></div>
-<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> <span class="comment"> /// </span></div>
-<div class="line"><a name="l00200"></a><span class="lineno"> 200</span> <span class="comment"> /// Arrays have a preset number of children that can be accessed by</span></div>
-<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> <span class="comment"> /// index and will returns invalid child values for indexes that are</span></div>
-<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <span class="comment"> /// out of bounds unless the \a synthetic_allowed is \b true. In this</span></div>
-<div class="line"><a name="l00203"></a><span class="lineno"> 203</span> <span class="comment"> /// case the array can create 'synthetic' child values for indexes </span></div>
-<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> <span class="comment"> /// that aren't in the array bounds using positive or negative </span></div>
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> <span class="comment"> /// indexes.</span></div>
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="comment"> /// @param[in] idx</span></div>
-<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> <span class="comment"> /// The index of the child value to get</span></div>
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="comment"> /// @param[in] use_dynamic</span></div>
-<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> <span class="comment"> /// An enumeration that specifies wether to get dynamic values,</span></div>
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="comment"> /// and also if the target can be run to figure out the dynamic</span></div>
-<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> <span class="comment"> /// type of the child value.</span></div>
-<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> <span class="comment"> /// @param[in] synthetic_allowed</span></div>
-<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> <span class="comment"> /// If \b true, then allow child values to be created by index</span></div>
-<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="comment"> /// for pointers and arrays for indexes that normally wouldn't</span></div>
-<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="comment"> /// be allowed.</span></div>
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> <span class="comment"> /// A new SBValue object that represents the child member value.</span></div>
-<div class="line"><a name="l00222"></a><span class="lineno"> 222</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="classlldb_1_1SBValue.html#a228796c69506279510e8a5104f5a31cf">GetChildAtIndex</a> (uint32_t idx, </div>
-<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  lldb::DynamicValueType use_dynamic,</div>
-<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <span class="keywordtype">bool</span> can_create_synthetic);</div>
-<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> </div>
-<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="comment">// Matches children of this object only and will match base classes and</span></div>
-<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <span class="comment">// member names if this is a clang typed object.</span></div>
-<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  uint32_t</div>
-<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  <a class="code" href="classlldb_1_1SBValue.html#a07dca50a5866e07958fcac10cba09d8a">GetIndexOfChildWithName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> </div>
-<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="comment">// Matches child members of this object and child members of any base</span></div>
-<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <span class="comment">// classes.</span></div>
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <a class="code" href="classlldb_1_1SBValue.html#af4996af065bdc605987e6b0f2c45c656">GetChildMemberWithName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div>
-<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="comment">// Matches child members of this object and child members of any base</span></div>
-<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="comment">// classes.</span></div>
-<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <a class="code" href="classlldb_1_1SBValue.html#af4996af065bdc605987e6b0f2c45c656">GetChildMemberWithName</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *name, lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  </div>
-<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <span class="comment">// Expands nested expressions like .a->b[0].c[1]->d</span></div>
-<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <a class="code" href="classlldb_1_1SBValue.html#a98760cbf5a76db75c56437c70b77ad40">GetValueForExpressionPath</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* expr_path);</div>
-<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  </div>
-<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <a class="code" href="classlldb_1_1SBValue.html#a00543973caf6a018b9d00dd32736e0c8">AddressOf</a>();</div>
-<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  </div>
-<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  lldb::addr_t</div>
-<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <a class="code" href="classlldb_1_1SBValue.html#af2ed8881791294aa0d31d1245d6fa5dc">GetLoadAddress</a>();</div>
-<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  </div>
-<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div>
-<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <a class="code" href="classlldb_1_1SBValue.html#a8edfd3519ec167ec6e22d932ea571da3">GetAddress</a>();</div>
-<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div>
-<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00257"></a><span class="lineno"> 257</span> <span class="comment"> /// Get an SBData wrapping what this SBValue points to.</span></div>
-<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="comment"> /// This method will dereference the current SBValue, if its</span></div>
-<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> <span class="comment"> /// data type is a T* or T[], and extract item_count elements</span></div>
-<div class="line"><a name="l00261"></a><span class="lineno"> 261</span> <span class="comment"> /// of type T from it, copying their contents in an SBData. </span></div>
-<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="comment"> /// @param[in] item_idx</span></div>
-<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> <span class="comment"> /// The index of the first item to retrieve. For an array</span></div>
-<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="comment"> /// this is equivalent to array[item_idx], for a pointer</span></div>
-<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="comment"> /// to *(pointer + item_idx). In either case, the measurement</span></div>
-<div class="line"><a name="l00267"></a><span class="lineno"> 267</span> <span class="comment"> /// unit for item_idx is the sizeof(T) rather than the byte</span></div>
-<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="comment"> /// @param[in] item_count</span></div>
-<div class="line"><a name="l00270"></a><span class="lineno"> 270</span> <span class="comment"> /// How many items should be copied into the output. By default</span></div>
-<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="comment"> /// only one item is copied, but more can be asked for.</span></div>
-<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> <span class="comment"> /// An SBData with the contents of the copied items, on success.</span></div>
-<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="comment"> /// An empty SBData otherwise.</span></div>
-<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <a class="code" href="classlldb_1_1SBValue.html#a5d749ba3a6eecfd23d42597909e2ddb9">GetPointeeData</a> (uint32_t item_idx = 0,</div>
-<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  uint32_t item_count = 1);</div>
-<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  </div>
-<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> <span class="comment"> /// Get an SBData wrapping the contents of this SBValue.</span></div>
-<div class="line"><a name="l00283"></a><span class="lineno"> 283</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> <span class="comment"> /// This method will read the contents of this object in memory</span></div>
-<div class="line"><a name="l00285"></a><span class="lineno"> 285</span> <span class="comment"> /// and copy them into an SBData for future use. </span></div>
-<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00287"></a><span class="lineno"> 287</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00288"></a><span class="lineno"> 288</span> <span class="comment"> /// An SBData with the contents of this SBValue, on success.</span></div>
-<div class="line"><a name="l00289"></a><span class="lineno"> 289</span> <span class="comment"> /// An empty SBData otherwise.</span></div>
-<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a></div>
-<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <a class="code" href="classlldb_1_1SBValue.html#a6df6fd10bbd613b1eadee829d2ebf942">GetData</a> ();</div>
-<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  </div>
-<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <a class="code" href="classlldb_1_1SBValue.html#a8f09490d01d984fae782fd3a8f2cd22b">SetData</a> (<a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> &data, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a>& error);</div>
-<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  </div>
-<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></div>
-<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  <a class="code" href="classlldb_1_1SBValue.html#aada41532a98b5691f6059901cdc8588c">GetDeclaration</a> ();</div>
-<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  </div>
-<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00301"></a><span class="lineno"> 301</span> <span class="comment"> /// Find out if a SBValue might have children.</span></div>
-<div class="line"><a name="l00302"></a><span class="lineno"> 302</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00303"></a><span class="lineno"> 303</span> <span class="comment"> /// This call is much more efficient than GetNumChildren() as it</span></div>
-<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> <span class="comment"> /// doesn't need to complete the underlying type. This is designed</span></div>
-<div class="line"><a name="l00305"></a><span class="lineno"> 305</span> <span class="comment"> /// to be used in a UI environment in order to detect if the</span></div>
-<div class="line"><a name="l00306"></a><span class="lineno"> 306</span> <span class="comment"> /// disclosure triangle should be displayed or not.</span></div>
-<div class="line"><a name="l00307"></a><span class="lineno"> 307</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00308"></a><span class="lineno"> 308</span> <span class="comment"> /// This function returns true for class, union, structure,</span></div>
-<div class="line"><a name="l00309"></a><span class="lineno"> 309</span> <span class="comment"> /// pointers, references, arrays and more. Again, it does so without</span></div>
-<div class="line"><a name="l00310"></a><span class="lineno"> 310</span> <span class="comment"> /// doing any expensive type completion.</span></div>
-<div class="line"><a name="l00311"></a><span class="lineno"> 311</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00312"></a><span class="lineno"> 312</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00313"></a><span class="lineno"> 313</span> <span class="comment"> /// Returns \b true if the SBValue might have children, or \b</span></div>
-<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> <span class="comment"> /// false otherwise.</span></div>
-<div class="line"><a name="l00315"></a><span class="lineno"> 315</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <a class="code" href="classlldb_1_1SBValue.html#afc210c6aabc29d5cde8c9215a383203e">MightHaveChildren</a> ();</div>
-<div class="line"><a name="l00318"></a><span class="lineno"> 318</span> </div>
-<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  uint32_t</div>
-<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  <a class="code" href="classlldb_1_1SBValue.html#abd63f98558e80672ecc3003fa12105be">GetNumChildren</a> ();</div>
-<div class="line"><a name="l00321"></a><span class="lineno"> 321</span> </div>
-<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  <span class="keywordtype">void</span> *</div>
-<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  <a class="code" href="classlldb_1_1SBValue.html#ad3ea9872ad3ca91b8cf8f1f4f5cf717b">GetOpaqueType</a>();</div>
-<div class="line"><a name="l00324"></a><span class="lineno"> 324</span> </div>
-<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div>
-<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <a class="code" href="classlldb_1_1SBValue.html#afec030b48920112773054bad15e62c05">GetTarget</a>();</div>
-<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  </div>
-<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div>
-<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <a class="code" href="classlldb_1_1SBValue.html#a9473dc173e704db3adcfab0b0bf217d4">GetProcess</a>();</div>
-<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  </div>
-<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a></div>
-<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <a class="code" href="classlldb_1_1SBValue.html#a6f543e1bca45ec6843c27d8ec8b7790d">GetThread</a>();</div>
-<div class="line"><a name="l00333"></a><span class="lineno"> 333</span> </div>
-<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div>
-<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <a class="code" href="classlldb_1_1SBValue.html#a800c76943b23c0a7f2b1041af355f3f7">GetFrame</a>();</div>
-<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  </div>
-<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a></div>
-<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <a class="code" href="classlldb_1_1SBValue.html#aa834eca36c84cae38b18d848ab5fef77">Dereference</a> ();</div>
-<div class="line"><a name="l00339"></a><span class="lineno"> 339</span> </div>
-<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <a class="code" href="classlldb_1_1SBValue.html#afb44cf0e3d4356d66c9bdd91daff8544">TypeIsPointerType</a> ();</div>
-<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  </div>
-<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a></div>
-<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <a class="code" href="classlldb_1_1SBValue.html#a1cf1eddf4812ac29b72718c8c12b7990">GetType</a>();</div>
-<div class="line"><a name="l00345"></a><span class="lineno"> 345</span> </div>
-<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  <a class="code" href="classlldb_1_1SBValue.html#af865100391daceb62ad38cb2a775d318">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00348"></a><span class="lineno"> 348</span> </div>
-<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <a class="code" href="classlldb_1_1SBValue.html#aef438d53ccc7164671591fce76684ae9">GetExpressionPath</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
-<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  </div>
-<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <a class="code" href="classlldb_1_1SBValue.html#aef438d53ccc7164671591fce76684ae9">GetExpressionPath</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, </div>
-<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  <span class="keywordtype">bool</span> qualify_cxx_base_classes);</div>
-<div class="line"><a name="l00355"></a><span class="lineno"> 355</span> </div>
-<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <a class="code" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">SBValue</a> (<span class="keyword">const</span> lldb::ValueObjectSP &value_sp);</div>
-<div class="line"><a name="l00357"></a><span class="lineno"> 357</span> </div>
-<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00359"></a><span class="lineno"> 359</span> <span class="comment"> /// Watch this value if it resides in memory.</span></div>
-<div class="line"><a name="l00360"></a><span class="lineno"> 360</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00361"></a><span class="lineno"> 361</span> <span class="comment"> /// Sets a watchpoint on the value.</span></div>
-<div class="line"><a name="l00362"></a><span class="lineno"> 362</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00363"></a><span class="lineno"> 363</span> <span class="comment"> /// @param[in] resolve_location</span></div>
-<div class="line"><a name="l00364"></a><span class="lineno"> 364</span> <span class="comment"> /// Resolve the location of this value once and watch its address.</span></div>
-<div class="line"><a name="l00365"></a><span class="lineno"> 365</span> <span class="comment"> /// This value must currently be set to \b true as watching all</span></div>
-<div class="line"><a name="l00366"></a><span class="lineno"> 366</span> <span class="comment"> /// locations of a variable or a variable path is not yet supported,</span></div>
-<div class="line"><a name="l00367"></a><span class="lineno"> 367</span> <span class="comment"> /// though we plan to support it in the future.</span></div>
-<div class="line"><a name="l00368"></a><span class="lineno"> 368</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00369"></a><span class="lineno"> 369</span> <span class="comment"> /// @param[in] read</span></div>
-<div class="line"><a name="l00370"></a><span class="lineno"> 370</span> <span class="comment"> /// Stop when this value is accessed.</span></div>
-<div class="line"><a name="l00371"></a><span class="lineno"> 371</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00372"></a><span class="lineno"> 372</span> <span class="comment"> /// @param[in] write</span></div>
-<div class="line"><a name="l00373"></a><span class="lineno"> 373</span> <span class="comment"> /// Stop when this value is modified</span></div>
-<div class="line"><a name="l00374"></a><span class="lineno"> 374</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00375"></a><span class="lineno"> 375</span> <span class="comment"> /// @param[out]</span></div>
-<div class="line"><a name="l00376"></a><span class="lineno"> 376</span> <span class="comment"> /// An error object. Contains the reason if there is some failure.</span></div>
-<div class="line"><a name="l00377"></a><span class="lineno"> 377</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00379"></a><span class="lineno"> 379</span> <span class="comment"> /// An SBWatchpoint object. This object might not be valid upon</span></div>
-<div class="line"><a name="l00380"></a><span class="lineno"> 380</span> <span class="comment"> /// return due to a value not being contained in memory, too </span></div>
-<div class="line"><a name="l00381"></a><span class="lineno"> 381</span> <span class="comment"> /// large, or watchpoint resources are not available or all in</span></div>
-<div class="line"><a name="l00382"></a><span class="lineno"> 382</span> <span class="comment"> /// use.</span></div>
-<div class="line"><a name="l00383"></a><span class="lineno"> 383</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div>
-<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <a class="code" href="classlldb_1_1SBValue.html#a46eb5ffd4fcd0af0c7e9c567766fcdbc">Watch</a> (<span class="keywordtype">bool</span> resolve_location, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write, <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
-<div class="line"><a name="l00386"></a><span class="lineno"> 386</span> </div>
-<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="comment">// Backward compatibility fix in the interim.</span></div>
-<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div>
-<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <a class="code" href="classlldb_1_1SBValue.html#a46eb5ffd4fcd0af0c7e9c567766fcdbc">Watch</a> (<span class="keywordtype">bool</span> resolve_location, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write);</div>
-<div class="line"><a name="l00390"></a><span class="lineno"> 390</span> </div>
-<div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00392"></a><span class="lineno"> 392</span> <span class="comment"> /// Watch this value that this value points to in memory</span></div>
-<div class="line"><a name="l00393"></a><span class="lineno"> 393</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00394"></a><span class="lineno"> 394</span> <span class="comment"> /// Sets a watchpoint on the value.</span></div>
-<div class="line"><a name="l00395"></a><span class="lineno"> 395</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00396"></a><span class="lineno"> 396</span> <span class="comment"> /// @param[in] resolve_location</span></div>
-<div class="line"><a name="l00397"></a><span class="lineno"> 397</span> <span class="comment"> /// Resolve the location of this value once and watch its address.</span></div>
-<div class="line"><a name="l00398"></a><span class="lineno"> 398</span> <span class="comment"> /// This value must currently be set to \b true as watching all</span></div>
-<div class="line"><a name="l00399"></a><span class="lineno"> 399</span> <span class="comment"> /// locations of a variable or a variable path is not yet supported,</span></div>
-<div class="line"><a name="l00400"></a><span class="lineno"> 400</span> <span class="comment"> /// though we plan to support it in the future.</span></div>
-<div class="line"><a name="l00401"></a><span class="lineno"> 401</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00402"></a><span class="lineno"> 402</span> <span class="comment"> /// @param[in] read</span></div>
-<div class="line"><a name="l00403"></a><span class="lineno"> 403</span> <span class="comment"> /// Stop when this value is accessed.</span></div>
-<div class="line"><a name="l00404"></a><span class="lineno"> 404</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00405"></a><span class="lineno"> 405</span> <span class="comment"> /// @param[in] write</span></div>
-<div class="line"><a name="l00406"></a><span class="lineno"> 406</span> <span class="comment"> /// Stop when this value is modified</span></div>
-<div class="line"><a name="l00407"></a><span class="lineno"> 407</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00408"></a><span class="lineno"> 408</span> <span class="comment"> /// @param[out]</span></div>
-<div class="line"><a name="l00409"></a><span class="lineno"> 409</span> <span class="comment"> /// An error object. Contains the reason if there is some failure.</span></div>
-<div class="line"><a name="l00410"></a><span class="lineno"> 410</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00411"></a><span class="lineno"> 411</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00412"></a><span class="lineno"> 412</span> <span class="comment"> /// An SBWatchpoint object. This object might not be valid upon</span></div>
-<div class="line"><a name="l00413"></a><span class="lineno"> 413</span> <span class="comment"> /// return due to a value not being contained in memory, too </span></div>
-<div class="line"><a name="l00414"></a><span class="lineno"> 414</span> <span class="comment"> /// large, or watchpoint resources are not available or all in</span></div>
-<div class="line"><a name="l00415"></a><span class="lineno"> 415</span> <span class="comment"> /// use.</span></div>
-<div class="line"><a name="l00416"></a><span class="lineno"> 416</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div>
-<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  <a class="code" href="classlldb_1_1SBValue.html#a91084eb4318f98d8ca60afb1e25edd3c">WatchPointee</a> (<span class="keywordtype">bool</span> resolve_location, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write, <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
-<div class="line"><a name="l00419"></a><span class="lineno"> 419</span> </div>
-<div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00421"></a><span class="lineno"> 421</span> <span class="comment"> /// Same as the protected version of GetSP that takes a locker, except that we make the</span></div>
-<div class="line"><a name="l00422"></a><span class="lineno"> 422</span> <span class="comment"> /// locker locally in the function. Since the Target API mutex is recursive, and the</span></div>
-<div class="line"><a name="l00423"></a><span class="lineno"> 423</span> <span class="comment"> /// StopLocker is a read lock, you can call this function even if you are already</span></div>
-<div class="line"><a name="l00424"></a><span class="lineno"> 424</span> <span class="comment"> /// holding the two above-mentioned locks.</span></div>
-<div class="line"><a name="l00425"></a><span class="lineno"> 425</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00426"></a><span class="lineno"> 426</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00427"></a><span class="lineno"> 427</span> <span class="comment"> /// A ValueObjectSP of the best kind (static, dynamic or synthetic) we</span></div>
-<div class="line"><a name="l00428"></a><span class="lineno"> 428</span> <span class="comment"> /// can cons up, in accordance with the SBValue's settings.</span></div>
-<div class="line"><a name="l00429"></a><span class="lineno"> 429</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  lldb::ValueObjectSP</div>
-<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <a class="code" href="classlldb_1_1SBValue.html#a429a66b756f4bd37955ec4ef02a97a71">GetSP</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00432"></a><span class="lineno"> 432</span> </div>
-<div class="line"><a name="l00433"></a><span class="lineno"> 433</span> <span class="keyword">protected</span>:</div>
-<div class="line"><a name="l00434"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValue.html#a9a0f451374fae1de4a565d58be988a42"> 434</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
-<div class="line"><a name="l00435"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValue.html#abf05358ec2c89fa95b69c85ed46492c9"> 435</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
-<div class="line"><a name="l00436"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValue.html#a593230acf95f9720217b7fb17681efca"> 436</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00437"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 437</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
-<div class="line"><a name="l00438"></a><span class="lineno"><a class="code" href="classlldb_1_1SBValue.html#a1affd5a9e86efe2ecf4a17f5668cf4f8"> 438</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValueList.html">SBValueList</a>;</div>
-<div class="line"><a name="l00439"></a><span class="lineno"> 439</span> </div>
-<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
-<div class="line"><a name="l00441"></a><span class="lineno"> 441</span> <span class="comment"> /// Get the appropriate ValueObjectSP from this SBValue, consulting the</span></div>
-<div class="line"><a name="l00442"></a><span class="lineno"> 442</span> <span class="comment"> /// use_dynamic and use_synthetic options passed in to SetSP when the</span></div>
-<div class="line"><a name="l00443"></a><span class="lineno"> 443</span> <span class="comment"> /// SBValue's contents were set. Since this often requires examining memory,</span></div>
-<div class="line"><a name="l00444"></a><span class="lineno"> 444</span> <span class="comment"> /// and maybe even running code, it needs to acquire the Target API and Process StopLock.</span></div>
-<div class="line"><a name="l00445"></a><span class="lineno"> 445</span> <span class="comment"> /// Those are held in an opaque class ValueLocker which is currently local to SBValue.cpp.</span></div>
-<div class="line"><a name="l00446"></a><span class="lineno"> 446</span> <span class="comment"> /// So you don't have to get these yourself just default construct a ValueLocker, and pass it into this.</span></div>
-<div class="line"><a name="l00447"></a><span class="lineno"> 447</span> <span class="comment"> /// If we need to make a ValueLocker and use it in some other .cpp file, we'll have to move it to</span></div>
-<div class="line"><a name="l00448"></a><span class="lineno"> 448</span> <span class="comment"> /// ValueObject.h/cpp or somewhere else convenient. We haven't needed to so far.</span></div>
-<div class="line"><a name="l00449"></a><span class="lineno"> 449</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00450"></a><span class="lineno"> 450</span> <span class="comment"> /// @param[in] value_locker</span></div>
-<div class="line"><a name="l00451"></a><span class="lineno"> 451</span> <span class="comment"> /// An object that will hold the Target API, and Process RunLocks, and</span></div>
-<div class="line"><a name="l00452"></a><span class="lineno"> 452</span> <span class="comment"> /// auto-destroy them when it goes out of scope. Currently this is only useful in</span></div>
-<div class="line"><a name="l00453"></a><span class="lineno"> 453</span> <span class="comment"> /// SBValue.cpp.</span></div>
-<div class="line"><a name="l00454"></a><span class="lineno"> 454</span> <span class="comment"> ///</span></div>
-<div class="line"><a name="l00455"></a><span class="lineno"> 455</span> <span class="comment"> /// @return</span></div>
-<div class="line"><a name="l00456"></a><span class="lineno"> 456</span> <span class="comment"> /// A ValueObjectSP of the best kind (static, dynamic or synthetic) we</span></div>
-<div class="line"><a name="l00457"></a><span class="lineno"> 457</span> <span class="comment"> /// can cons up, in accordance with the SBValue's settings.</span></div>
-<div class="line"><a name="l00458"></a><span class="lineno"> 458</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
-<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  lldb::ValueObjectSP</div>
-<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <a class="code" href="classlldb_1_1SBValue.html#a429a66b756f4bd37955ec4ef02a97a71">GetSP</a> (<a class="code" href="classlldb_1_1SBValue.html#a4db48a61a02f20a88f0980b00e334850">ValueLocker</a> &value_locker) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  </div>
-<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  <span class="comment">// these calls do the right thing WRT adjusting their settings according to the target's preferences</span></div>
-<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <a class="code" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a> (<span class="keyword">const</span> lldb::ValueObjectSP &sp);</div>
-<div class="line"><a name="l00465"></a><span class="lineno"> 465</span> </div>
-<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  <a class="code" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a> (<span class="keyword">const</span> lldb::ValueObjectSP &sp, <span class="keywordtype">bool</span> use_synthetic);</div>
-<div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  </div>
-<div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <a class="code" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a> (<span class="keyword">const</span> lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic);</div>
-<div class="line"><a name="l00471"></a><span class="lineno"> 471</span> </div>
-<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <a class="code" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a> (<span class="keyword">const</span> lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, <span class="keywordtype">bool</span> use_synthetic);</div>
-<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  </div>
-<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  <a class="code" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a> (<span class="keyword">const</span> lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, <span class="keywordtype">bool</span> use_synthetic, <span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
-<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  </div>
-<div class="line"><a name="l00478"></a><span class="lineno"> 478</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="keyword">typedef</span> std::shared_ptr<ValueImpl> ValueImplSP;</div>
-<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  ValueImplSP m_opaque_sp;</div>
-<div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  </div>
-<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  <a class="code" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a> (ValueImplSP impl_sp);</div>
-<div class="line"><a name="l00484"></a><span class="lineno"> 484</span> };</div>
-<div class="line"><a name="l00485"></a><span class="lineno"> 485</span> </div>
-<div class="line"><a name="l00486"></a><span class="lineno"> 486</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00487"></a><span class="lineno"> 487</span> </div>
-<div class="line"><a name="l00488"></a><span class="lineno"> 488</span> <span class="preprocessor">#endif // LLDB_SBValue_h_</span></div>
+<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="comment">// Deprecated - use the expression evaluator to perform type casting</span></div>
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> Cast(<a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> </div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateValueFromExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *expression);</div>
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> </div>
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateValueFromExpression(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *expression,</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options);</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateValueFromAddress(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, lldb::addr_t address,</div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
+<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> </div>
+<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <span class="comment">// this has no address! GetAddress() and GetLoadAddress() as well as</span></div>
+<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="comment">// AddressOf()</span></div>
+<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="comment">// on the return of this call all return invalid</span></div>
+<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> CreateValueFromData(<span class="keyword">const</span> <span class="keywordtype">char</span> *name, <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> data,</div>
+<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> type);</div>
+<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> </div>
+<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="comment"> /// Get a child value by index from a value.</span></div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="comment"> /// Structs, unions, classes, arrays and pointers have child</span></div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> <span class="comment"> /// values that can be access by index.</span></div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="comment"> /// Structs and unions access child members using a zero based index</span></div>
+<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="comment"> /// for each child member. For</span></div>
+<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="comment"> /// Classes reserve the first indexes for base classes that have</span></div>
+<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="comment"> /// members (empty base classes are omitted), and all members of the</span></div>
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="comment"> /// current class will then follow the base classes.</span></div>
+<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="comment"> /// Pointers differ depending on what they point to. If the pointer</span></div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="comment"> /// points to a simple type, the child at index zero</span></div>
+<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> <span class="comment"> /// is the only child value available, unless \a synthetic_allowed</span></div>
+<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="comment"> /// is \b true, in which case the pointer will be used as an array</span></div>
+<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <span class="comment"> /// and can create 'synthetic' child values using positive or</span></div>
+<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="comment"> /// negative indexes. If the pointer points to an aggregate type</span></div>
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="comment"> /// (an array, class, union, struct), then the pointee is</span></div>
+<div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="comment"> /// transparently skipped and any children are going to be the indexes</span></div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="comment"> /// of the child values within the aggregate type. For example if</span></div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="comment"> /// we have a 'Point' type and we have a SBValue that contains a</span></div>
+<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <span class="comment"> /// pointer to a 'Point' type, then the child at index zero will be</span></div>
+<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="comment"> /// the 'x' member, and the child at index 1 will be the 'y' member</span></div>
+<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="comment"> /// (the child at index zero won't be a 'Point' instance).</span></div>
+<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="comment"> /// If you actually need an SBValue that represents the type pointed</span></div>
+<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> <span class="comment"> /// to by a SBValue for which GetType().IsPointeeType() returns true,</span></div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="comment"> /// regardless of the pointee type, you can do that with SBValue::Dereference.</span></div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="comment"> /// Arrays have a preset number of children that can be accessed by</span></div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="comment"> /// index and will returns invalid child values for indexes that are</span></div>
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="comment"> /// out of bounds unless the \a synthetic_allowed is \b true. In this</span></div>
+<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="comment"> /// case the array can create 'synthetic' child values for indexes</span></div>
+<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="comment"> /// that aren't in the array bounds using positive or negative</span></div>
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="comment"> /// indexes.</span></div>
+<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="comment"> /// @param[in] idx</span></div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="comment"> /// The index of the child value to get</span></div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <span class="comment"> /// @param[in] use_dynamic</span></div>
+<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="comment"> /// An enumeration that specifies whether to get dynamic values,</span></div>
+<div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="comment"> /// and also if the target can be run to figure out the dynamic</span></div>
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="comment"> /// type of the child value.</span></div>
+<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="comment"> /// @param[in] can_create_synthetic</span></div>
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="comment"> /// If \b true, then allow child values to be created by index</span></div>
+<div class="line"><a name="l00190"></a><span class="lineno"> 190</span> <span class="comment"> /// for pointers and arrays for indexes that normally wouldn't</span></div>
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="comment"> /// be allowed.</span></div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="comment"> /// A new SBValue object that represents the child member value.</span></div>
+<div class="line"><a name="l00195"></a><span class="lineno"> 195</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetChildAtIndex(uint32_t idx,</div>
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  lldb::DynamicValueType use_dynamic,</div>
+<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <span class="keywordtype">bool</span> can_create_synthetic);</div>
+<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> </div>
+<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <span class="comment">// Matches children of this object only and will match base classes and</span></div>
+<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <span class="comment">// member names if this is a clang typed object.</span></div>
+<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  uint32_t GetIndexOfChildWithName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span> </div>
+<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <span class="comment">// Matches child members of this object and child members of any base</span></div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="comment">// classes.</span></div>
+<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetChildMemberWithName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div>
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="comment">// Matches child members of this object and child members of any base</span></div>
+<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="comment">// classes.</span></div>
+<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetChildMemberWithName(<span class="keyword">const</span> <span class="keywordtype">char</span> *name,</div>
+<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  lldb::DynamicValueType use_dynamic);</div>
+<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> </div>
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <span class="comment">// Expands nested expressions like .a->b[0].c[1]->d</span></div>
+<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> GetValueForExpressionPath(<span class="keyword">const</span> <span class="keywordtype">char</span> *expr_path);</div>
+<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> </div>
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> AddressOf();</div>
+<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  lldb::addr_t GetLoadAddress();</div>
+<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div>
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <a class="code" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> GetAddress();</div>
+<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> </div>
+<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> <span class="comment"> /// Get an SBData wrapping what this SBValue points to.</span></div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00225"></a><span class="lineno"> 225</span> <span class="comment"> /// This method will dereference the current SBValue, if its</span></div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <span class="comment"> /// data type is a T* or T[], and extract item_count elements</span></div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> <span class="comment"> /// of type T from it, copying their contents in an SBData.</span></div>
+<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00229"></a><span class="lineno"> 229</span> <span class="comment"> /// @param[in] item_idx</span></div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="comment"> /// The index of the first item to retrieve. For an array</span></div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="comment"> /// this is equivalent to array[item_idx], for a pointer</span></div>
+<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> <span class="comment"> /// to *(pointer + item_idx). In either case, the measurement</span></div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="comment"> /// unit for item_idx is the sizeof(T) rather than the byte</span></div>
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="comment"> /// @param[in] item_count</span></div>
+<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> <span class="comment"> /// How many items should be copied into the output. By default</span></div>
+<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> <span class="comment"> /// only one item is copied, but more can be asked for.</span></div>
+<div class="line"><a name="l00238"></a><span class="lineno"> 238</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> <span class="comment"> /// An SBData with the contents of the copied items, on success.</span></div>
+<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> <span class="comment"> /// An empty SBData otherwise.</span></div>
+<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> GetPointeeData(uint32_t item_idx = 0, uint32_t item_count = 1);</div>
+<div class="line"><a name="l00244"></a><span class="lineno"> 244</span> </div>
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> <span class="comment"> /// Get an SBData wrapping the contents of this SBValue.</span></div>
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="comment"> /// This method will read the contents of this object in memory</span></div>
+<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="comment"> /// and copy them into an SBData for future use.</span></div>
+<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="comment"> /// An SBData with the contents of this SBValue, on success.</span></div>
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="comment"> /// An empty SBData otherwise.</span></div>
+<div class="line"><a name="l00254"></a><span class="lineno"> 254</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> GetData();</div>
+<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> </div>
+<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keywordtype">bool</span> SetData(<a class="code" href="classlldb_1_1SBData.html">lldb::SBData</a> &data, <a class="code" href="classlldb_1_1SBError.html">lldb::SBError</a> &error);</div>
+<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> </div>
+<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> GetDeclaration();</div>
+<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> </div>
+<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> <span class="comment"> /// Find out if a SBValue might have children.</span></div>
+<div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> <span class="comment"> /// This call is much more efficient than GetNumChildren() as it</span></div>
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="comment"> /// doesn't need to complete the underlying type. This is designed</span></div>
+<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="comment"> /// to be used in a UI environment in order to detect if the</span></div>
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span> <span class="comment"> /// disclosure triangle should be displayed or not.</span></div>
+<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="comment"> /// This function returns true for class, union, structure,</span></div>
+<div class="line"><a name="l00270"></a><span class="lineno"> 270</span> <span class="comment"> /// pointers, references, arrays and more. Again, it does so without</span></div>
+<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="comment"> /// doing any expensive type completion.</span></div>
+<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00274"></a><span class="lineno"> 274</span> <span class="comment"> /// Returns \b true if the SBValue might have children, or \b</span></div>
+<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="comment"> /// false otherwise.</span></div>
+<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <span class="keywordtype">bool</span> MightHaveChildren();</div>
+<div class="line"><a name="l00278"></a><span class="lineno"> 278</span> </div>
+<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <span class="keywordtype">bool</span> IsRuntimeSupportValue();</div>
+<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> </div>
+<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  uint32_t GetNumChildren();</div>
+<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> </div>
+<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  uint32_t GetNumChildren(uint32_t max);</div>
+<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> </div>
+<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <span class="keywordtype">void</span> *GetOpaqueType();</div>
+<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> </div>
+<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <a class="code" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> GetTarget();</div>
+<div class="line"><a name="l00288"></a><span class="lineno"> 288</span> </div>
+<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <a class="code" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> GetProcess();</div>
+<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> </div>
+<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <a class="code" href="classlldb_1_1SBThread.html">lldb::SBThread</a> GetThread();</div>
+<div class="line"><a name="l00292"></a><span class="lineno"> 292</span> </div>
+<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <a class="code" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> GetFrame();</div>
+<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div>
+<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> Dereference();</div>
+<div class="line"><a name="l00296"></a><span class="lineno"> 296</span> </div>
+<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="comment">// Deprecated - please use GetType().IsPointerType() instead.</span></div>
+<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  <span class="keywordtype">bool</span> TypeIsPointerType();</div>
+<div class="line"><a name="l00299"></a><span class="lineno"> 299</span> </div>
+<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <a class="code" href="classlldb_1_1SBType.html">lldb::SBType</a> GetType();</div>
+<div class="line"><a name="l00301"></a><span class="lineno"> 301</span> </div>
+<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <a class="code" href="classlldb_1_1SBValue.html">lldb::SBValue</a> Persist();</div>
+<div class="line"><a name="l00303"></a><span class="lineno"> 303</span> </div>
+<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00305"></a><span class="lineno"> 305</span> </div>
+<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  <span class="keywordtype">bool</span> GetExpressionPath(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description);</div>
+<div class="line"><a name="l00307"></a><span class="lineno"> 307</span> </div>
+<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keywordtype">bool</span> GetExpressionPath(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description,</div>
+<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  <span class="keywordtype">bool</span> qualify_cxx_base_classes);</div>
+<div class="line"><a name="l00310"></a><span class="lineno"> 310</span> </div>
+<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  <a class="code" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">SBValue</a>(<span class="keyword">const</span> lldb::ValueObjectSP &value_sp);</div>
+<div class="line"><a name="l00312"></a><span class="lineno"> 312</span> </div>
+<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> <span class="comment"> /// Watch this value if it resides in memory.</span></div>
+<div class="line"><a name="l00315"></a><span class="lineno"> 315</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00316"></a><span class="lineno"> 316</span> <span class="comment"> /// Sets a watchpoint on the value.</span></div>
+<div class="line"><a name="l00317"></a><span class="lineno"> 317</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00318"></a><span class="lineno"> 318</span> <span class="comment"> /// @param[in] resolve_location</span></div>
+<div class="line"><a name="l00319"></a><span class="lineno"> 319</span> <span class="comment"> /// Resolve the location of this value once and watch its address.</span></div>
+<div class="line"><a name="l00320"></a><span class="lineno"> 320</span> <span class="comment"> /// This value must currently be set to \b true as watching all</span></div>
+<div class="line"><a name="l00321"></a><span class="lineno"> 321</span> <span class="comment"> /// locations of a variable or a variable path is not yet supported,</span></div>
+<div class="line"><a name="l00322"></a><span class="lineno"> 322</span> <span class="comment"> /// though we plan to support it in the future.</span></div>
+<div class="line"><a name="l00323"></a><span class="lineno"> 323</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00324"></a><span class="lineno"> 324</span> <span class="comment"> /// @param[in] read</span></div>
+<div class="line"><a name="l00325"></a><span class="lineno"> 325</span> <span class="comment"> /// Stop when this value is accessed.</span></div>
+<div class="line"><a name="l00326"></a><span class="lineno"> 326</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00327"></a><span class="lineno"> 327</span> <span class="comment"> /// @param[in] write</span></div>
+<div class="line"><a name="l00328"></a><span class="lineno"> 328</span> <span class="comment"> /// Stop when this value is modified</span></div>
+<div class="line"><a name="l00329"></a><span class="lineno"> 329</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00330"></a><span class="lineno"> 330</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00331"></a><span class="lineno"> 331</span> <span class="comment"> /// An error object. Contains the reason if there is some failure.</span></div>
+<div class="line"><a name="l00332"></a><span class="lineno"> 332</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00333"></a><span class="lineno"> 333</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00334"></a><span class="lineno"> 334</span> <span class="comment"> /// An SBWatchpoint object. This object might not be valid upon</span></div>
+<div class="line"><a name="l00335"></a><span class="lineno"> 335</span> <span class="comment"> /// return due to a value not being contained in memory, too</span></div>
+<div class="line"><a name="l00336"></a><span class="lineno"> 336</span> <span class="comment"> /// large, or watchpoint resources are not available or all in</span></div>
+<div class="line"><a name="l00337"></a><span class="lineno"> 337</span> <span class="comment"> /// use.</span></div>
+<div class="line"><a name="l00338"></a><span class="lineno"> 338</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> Watch(<span class="keywordtype">bool</span> resolve_location, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write,</div>
+<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
+<div class="line"><a name="l00341"></a><span class="lineno"> 341</span> </div>
+<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  <span class="comment">// Backward compatibility fix in the interim.</span></div>
+<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> Watch(<span class="keywordtype">bool</span> resolve_location, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write);</div>
+<div class="line"><a name="l00344"></a><span class="lineno"> 344</span> </div>
+<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00346"></a><span class="lineno"> 346</span> <span class="comment"> /// Watch this value that this value points to in memory</span></div>
+<div class="line"><a name="l00347"></a><span class="lineno"> 347</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00348"></a><span class="lineno"> 348</span> <span class="comment"> /// Sets a watchpoint on the value.</span></div>
+<div class="line"><a name="l00349"></a><span class="lineno"> 349</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00350"></a><span class="lineno"> 350</span> <span class="comment"> /// @param[in] resolve_location</span></div>
+<div class="line"><a name="l00351"></a><span class="lineno"> 351</span> <span class="comment"> /// Resolve the location of this value once and watch its address.</span></div>
+<div class="line"><a name="l00352"></a><span class="lineno"> 352</span> <span class="comment"> /// This value must currently be set to \b true as watching all</span></div>
+<div class="line"><a name="l00353"></a><span class="lineno"> 353</span> <span class="comment"> /// locations of a variable or a variable path is not yet supported,</span></div>
+<div class="line"><a name="l00354"></a><span class="lineno"> 354</span> <span class="comment"> /// though we plan to support it in the future.</span></div>
+<div class="line"><a name="l00355"></a><span class="lineno"> 355</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00356"></a><span class="lineno"> 356</span> <span class="comment"> /// @param[in] read</span></div>
+<div class="line"><a name="l00357"></a><span class="lineno"> 357</span> <span class="comment"> /// Stop when this value is accessed.</span></div>
+<div class="line"><a name="l00358"></a><span class="lineno"> 358</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00359"></a><span class="lineno"> 359</span> <span class="comment"> /// @param[in] write</span></div>
+<div class="line"><a name="l00360"></a><span class="lineno"> 360</span> <span class="comment"> /// Stop when this value is modified</span></div>
+<div class="line"><a name="l00361"></a><span class="lineno"> 361</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00362"></a><span class="lineno"> 362</span> <span class="comment"> /// @param[out] error</span></div>
+<div class="line"><a name="l00363"></a><span class="lineno"> 363</span> <span class="comment"> /// An error object. Contains the reason if there is some failure.</span></div>
+<div class="line"><a name="l00364"></a><span class="lineno"> 364</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00365"></a><span class="lineno"> 365</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00366"></a><span class="lineno"> 366</span> <span class="comment"> /// An SBWatchpoint object. This object might not be valid upon</span></div>
+<div class="line"><a name="l00367"></a><span class="lineno"> 367</span> <span class="comment"> /// return due to a value not being contained in memory, too</span></div>
+<div class="line"><a name="l00368"></a><span class="lineno"> 368</span> <span class="comment"> /// large, or watchpoint resources are not available or all in</span></div>
+<div class="line"><a name="l00369"></a><span class="lineno"> 369</span> <span class="comment"> /// use.</span></div>
+<div class="line"><a name="l00370"></a><span class="lineno"> 370</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> WatchPointee(<span class="keywordtype">bool</span> resolve_location, <span class="keywordtype">bool</span> read, <span class="keywordtype">bool</span> write,</div>
+<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> &error);</div>
+<div class="line"><a name="l00373"></a><span class="lineno"> 373</span> </div>
+<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00375"></a><span class="lineno"> 375</span> <span class="comment"> /// Same as the protected version of GetSP that takes a locker, except that we</span></div>
+<div class="line"><a name="l00376"></a><span class="lineno"> 376</span> <span class="comment"> /// make the</span></div>
+<div class="line"><a name="l00377"></a><span class="lineno"> 377</span> <span class="comment"> /// locker locally in the function. Since the Target API mutex is recursive,</span></div>
+<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> <span class="comment"> /// and the</span></div>
+<div class="line"><a name="l00379"></a><span class="lineno"> 379</span> <span class="comment"> /// StopLocker is a read lock, you can call this function even if you are</span></div>
+<div class="line"><a name="l00380"></a><span class="lineno"> 380</span> <span class="comment"> /// already</span></div>
+<div class="line"><a name="l00381"></a><span class="lineno"> 381</span> <span class="comment"> /// holding the two above-mentioned locks.</span></div>
+<div class="line"><a name="l00382"></a><span class="lineno"> 382</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00383"></a><span class="lineno"> 383</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00384"></a><span class="lineno"> 384</span> <span class="comment"> /// A ValueObjectSP of the best kind (static, dynamic or synthetic) we</span></div>
+<div class="line"><a name="l00385"></a><span class="lineno"> 385</span> <span class="comment"> /// can cons up, in accordance with the SBValue's settings.</span></div>
+<div class="line"><a name="l00386"></a><span class="lineno"> 386</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  lldb::ValueObjectSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00388"></a><span class="lineno"> 388</span> </div>
+<div class="line"><a name="l00389"></a><span class="lineno"> 389</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00390"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValue.html#a9a0f451374fae1de4a565d58be988a42"> 390</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBBlock.html">SBBlock</a>;</div>
+<div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValue.html#abf05358ec2c89fa95b69c85ed46492c9"> 391</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBFrame.html">SBFrame</a>;</div>
+<div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValue.html#a593230acf95f9720217b7fb17681efca"> 392</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494"> 393</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBThread.html">SBThread</a>;</div>
+<div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="classlldb_1_1SBValue.html#a1affd5a9e86efe2ecf4a17f5668cf4f8"> 394</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValueList.html">SBValueList</a>;</div>
+<div class="line"><a name="l00395"></a><span class="lineno"> 395</span> </div>
+<div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00397"></a><span class="lineno"> 397</span> <span class="comment"> /// Get the appropriate ValueObjectSP from this SBValue, consulting the</span></div>
+<div class="line"><a name="l00398"></a><span class="lineno"> 398</span> <span class="comment"> /// use_dynamic and use_synthetic options passed in to SetSP when the</span></div>
+<div class="line"><a name="l00399"></a><span class="lineno"> 399</span> <span class="comment"> /// SBValue's contents were set. Since this often requires examining memory,</span></div>
+<div class="line"><a name="l00400"></a><span class="lineno"> 400</span> <span class="comment"> /// and maybe even running code, it needs to acquire the Target API and</span></div>
+<div class="line"><a name="l00401"></a><span class="lineno"> 401</span> <span class="comment"> /// Process StopLock.</span></div>
+<div class="line"><a name="l00402"></a><span class="lineno"> 402</span> <span class="comment"> /// Those are held in an opaque class ValueLocker which is currently local to</span></div>
+<div class="line"><a name="l00403"></a><span class="lineno"> 403</span> <span class="comment"> /// SBValue.cpp.</span></div>
+<div class="line"><a name="l00404"></a><span class="lineno"> 404</span> <span class="comment"> /// So you don't have to get these yourself just default construct a</span></div>
+<div class="line"><a name="l00405"></a><span class="lineno"> 405</span> <span class="comment"> /// ValueLocker, and pass it into this.</span></div>
+<div class="line"><a name="l00406"></a><span class="lineno"> 406</span> <span class="comment"> /// If we need to make a ValueLocker and use it in some other .cpp file, we'll</span></div>
+<div class="line"><a name="l00407"></a><span class="lineno"> 407</span> <span class="comment"> /// have to move it to</span></div>
+<div class="line"><a name="l00408"></a><span class="lineno"> 408</span> <span class="comment"> /// ValueObject.h/cpp or somewhere else convenient. We haven't needed to so</span></div>
+<div class="line"><a name="l00409"></a><span class="lineno"> 409</span> <span class="comment"> /// far.</span></div>
+<div class="line"><a name="l00410"></a><span class="lineno"> 410</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00411"></a><span class="lineno"> 411</span> <span class="comment"> /// @param[in] value_locker</span></div>
+<div class="line"><a name="l00412"></a><span class="lineno"> 412</span> <span class="comment"> /// An object that will hold the Target API, and Process RunLocks, and</span></div>
+<div class="line"><a name="l00413"></a><span class="lineno"> 413</span> <span class="comment"> /// auto-destroy them when it goes out of scope. Currently this is only</span></div>
+<div class="line"><a name="l00414"></a><span class="lineno"> 414</span> <span class="comment"> /// useful in</span></div>
+<div class="line"><a name="l00415"></a><span class="lineno"> 415</span> <span class="comment"> /// SBValue.cpp.</span></div>
+<div class="line"><a name="l00416"></a><span class="lineno"> 416</span> <span class="comment"> ///</span></div>
+<div class="line"><a name="l00417"></a><span class="lineno"> 417</span> <span class="comment"> /// @return</span></div>
+<div class="line"><a name="l00418"></a><span class="lineno"> 418</span> <span class="comment"> /// A ValueObjectSP of the best kind (static, dynamic or synthetic) we</span></div>
+<div class="line"><a name="l00419"></a><span class="lineno"> 419</span> <span class="comment"> /// can cons up, in accordance with the SBValue's settings.</span></div>
+<div class="line"><a name="l00420"></a><span class="lineno"> 420</span> <span class="comment"></span> <span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  lldb::ValueObjectSP GetSP(ValueLocker &value_locker) <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00422"></a><span class="lineno"> 422</span> </div>
+<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  <span class="comment">// these calls do the right thing WRT adjusting their settings according to</span></div>
+<div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  <span class="comment">// the target's preferences</span></div>
+<div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::ValueObjectSP &sp);</div>
+<div class="line"><a name="l00426"></a><span class="lineno"> 426</span> </div>
+<div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::ValueObjectSP &sp, <span class="keywordtype">bool</span> use_synthetic);</div>
+<div class="line"><a name="l00428"></a><span class="lineno"> 428</span> </div>
+<div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic);</div>
+<div class="line"><a name="l00430"></a><span class="lineno"> 430</span> </div>
+<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic,</div>
+<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <span class="keywordtype">bool</span> use_synthetic);</div>
+<div class="line"><a name="l00433"></a><span class="lineno"> 433</span> </div>
+<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic,</div>
+<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <span class="keywordtype">bool</span> use_synthetic, <span class="keyword">const</span> <span class="keywordtype">char</span> *name);</div>
+<div class="line"><a name="l00436"></a><span class="lineno"> 436</span> </div>
+<div class="line"><a name="l00437"></a><span class="lineno"> 437</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  <span class="keyword">typedef</span> std::shared_ptr<ValueImpl> ValueImplSP;</div>
+<div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  ValueImplSP m_opaque_sp;</div>
+<div class="line"><a name="l00440"></a><span class="lineno"> 440</span> </div>
+<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <span class="keywordtype">void</span> SetSP(ValueImplSP impl_sp);</div>
+<div class="line"><a name="l00442"></a><span class="lineno"> 442</span> };</div>
+<div class="line"><a name="l00443"></a><span class="lineno"> 443</span> </div>
+<div class="line"><a name="l00444"></a><span class="lineno"> 444</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00445"></a><span class="lineno"> 445</span> </div>
+<div class="line"><a name="l00446"></a><span class="lineno"> 446</span> <span class="preprocessor">#endif // LLDB_SBValue_h_</span></div>
+<div class="ttc" id="classlldb_1_1SBThread_html"><div class="ttname"><a href="classlldb_1_1SBThread.html">lldb::SBThread</a></div><div class="ttdef"><b>Definition:</b> <a href="SBThread_8h_source.html#l00021">SBThread.h:21</a></div></div>
+<div class="ttc" id="classlldb_1_1SBData_html"><div class="ttname"><a href="classlldb_1_1SBData.html">lldb::SBData</a></div><div class="ttdef"><b>Definition:</b> <a href="SBData_8h_source.html#l00017">SBData.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummary_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00056">SBTypeSummary.h:56</a></div></div>
+<div class="ttc" id="classlldb_1_1SBType_html"><div class="ttname"><a href="classlldb_1_1SBType.html">lldb::SBType</a></div><div class="ttdef"><b>Definition:</b> <a href="SBType_8h_source.html#l00101">SBType.h:101</a></div></div>
+<div class="ttc" id="classlldb_1_1SBFrame_html"><div class="ttname"><a href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></div><div class="ttdef"><b>Definition:</b> <a href="SBFrame_8h_source.html#l00018">SBFrame.h:18</a></div></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="SBData_8h_html"><div class="ttname"><a href="SBData_8h.html">SBData.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSynthetic_html"><div class="ttname"><a href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSynthetic_8h_source.html#l00020">SBTypeSynthetic.h:20</a></div></div>
+<div class="ttc" id="classlldb_1_1SBExpressionOptions_html"><div class="ttname"><a href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBExpressionOptions_8h_source.html#l00019">SBExpressionOptions.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBBlock_html"><div class="ttname"><a href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SBBlock_8h_source.html#l00020">SBBlock.h:20</a></div></div>
+<div class="ttc" id="namespacelldb_html_ad8aebe9abe0858d4d8407e074aab1f1a"><div class="ttname"><a href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">lldb::SBValue</a></div><div class="ttdeci">class LLDB_API SBValue</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00094">SBDefines.h:94</a></div></div>
+<div class="ttc" id="classlldb_1_1SBDeclaration_html"><div class="ttname"><a href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></div><div class="ttdef"><b>Definition:</b> <a href="SBDeclaration_8h_source.html#l00019">SBDeclaration.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBAddress_html"><div class="ttname"><a href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></div><div class="ttdef"><b>Definition:</b> <a href="SBAddress_8h_source.html#l00018">SBAddress.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFilter_html"><div class="ttname"><a href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFilter_8h_source.html#l00018">SBTypeFilter.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeSummaryOptions_html"><div class="ttname"><a href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeSummary_8h_source.html#l00017">SBTypeSummary.h:17</a></div></div>
+<div class="ttc" id="classlldb_1_1SBProcess_html"><div class="ttname"><a href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></div><div class="ttdef"><b>Definition:</b> <a href="SBProcess_8h_source.html#l00023">SBProcess.h:23</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValueList_html"><div class="ttname"><a href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValueList_8h_source.html#l00019">SBValueList.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="SBType_8h_html"><div class="ttname"><a href="SBType_8h.html">SBType.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTypeFormat_html"><div class="ttname"><a href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTypeFormat_8h_source.html#l00018">SBTypeFormat.h:18</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBWatchpoint_html"><div class="ttname"><a href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBWatchpoint_8h_source.html#l00017">SBWatchpoint.h:17</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h.html b/lldb/www/cpp_reference/html/SBVariablesOptions_8h.html
new file mode 100644
index 0000000..5db4fd5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h.html
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBVariablesOptions.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SBVariablesOptions.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SBVariablesOptions.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBVariablesOptions_8h__incl.png" border="0" usemap="#SBVariablesOptions_8h" alt=""/></div>
+<map name="SBVariablesOptions_8h" id="SBVariablesOptions_8h">
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
+</div>
+</div><div class="textblock"><div class="dynheader">
+This graph shows which files directly or indirectly include this file:</div>
+<div class="dyncontent">
+<div class="center"><img src="SBVariablesOptions_8h__dep__incl.png" border="0" usemap="#SBVariablesOptions_8hdep" alt=""/></div>
+<map name="SBVariablesOptions_8hdep" id="SBVariablesOptions_8hdep">
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="47,80,111,107"/></map>
+</div>
+</div>
+<p><a href="SBVariablesOptions_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.map
new file mode 100644
index 0000000..8e697e9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.map
@@ -0,0 +1,3 @@
+<map id="SBVariablesOptions.h" name="SBVariablesOptions.h">
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="47,80,111,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.md5
new file mode 100644
index 0000000..c3099a4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.md5
@@ -0,0 +1 @@
+be434021d0c520db373956d9a0d22467
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.png
new file mode 100644
index 0000000..fe233e5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.map b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.map
new file mode 100644
index 0000000..a405962
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.map
@@ -0,0 +1,3 @@
+<map id="SBVariablesOptions.h" name="SBVariablesOptions.h">
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.md5 b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.md5
new file mode 100644
index 0000000..df94e40
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.md5
@@ -0,0 +1 @@
+9ecc53fc98fdb30d799843d70d97f359
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.png b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.png
new file mode 100644
index 0000000..735d537
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBVariablesOptions_8h_source.html b/lldb/www/cpp_reference/html/SBVariablesOptions_8h_source.html
new file mode 100644
index 0000000..a4f8708
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SBVariablesOptions_8h_source.html
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SBVariablesOptions.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SBVariablesOptions.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SBVariablesOptions_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SBVariablesOptions.h ------------------------------------------*- C++</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//-*-===//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#ifndef LLDB_SBVariablesOptions_h_</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_SBVariablesOptions_h_</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#include "<a class="code" href="SBDefines_8h.html">lldb/API/SBDefines.h</a>"</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">class </span>VariablesOptionsImpl;</div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">namespace </span>lldb {</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
+<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classlldb_1_1SBVariablesOptions.html"> 20</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> {</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">SBVariablesOptions</a>();</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">SBVariablesOptions</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> &options);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> &options);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  ~<a class="code" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a>();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> GetIncludeArguments() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordtype">void</span> SetIncludeArguments(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> GetIncludeLocals() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> SetIncludeLocals(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">bool</span> GetIncludeStatics() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> SetIncludeStatics(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span> GetInScopeOnly() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span> SetInScopeOnly(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">bool</span> GetIncludeRuntimeSupportValues() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> SetIncludeRuntimeSupportValues(<span class="keywordtype">bool</span>);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  lldb::DynamicValueType GetUseDynamic() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">void</span> SetUseDynamic(lldb::DynamicValueType);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">protected</span>:</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  VariablesOptionsImpl *operator->();</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keyword">const</span> VariablesOptionsImpl *operator->() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  VariablesOptionsImpl *<span class="keyword">get</span>();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  VariablesOptionsImpl &ref();</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">const</span> VariablesOptionsImpl &ref() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">SBVariablesOptions</a>(VariablesOptionsImpl *lldb_object_ptr);</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">void</span> SetOptions(VariablesOptionsImpl *lldb_object_ptr);</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  std::unique_ptr<VariablesOptionsImpl> m_opaque_ap;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> };</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#endif // LLDB_SBValue_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBVariablesOptions_html"><div class="ttname"><a href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="SBVariablesOptions_8h_source.html#l00020">SBVariablesOptions.h:20</a></div></div>
+<div class="ttc" id="namespacelldb_html_a1b8dbaa41951e47fed098f1986534185"><div class="ttname"><a href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">lldb::SBVariablesOptions</a></div><div class="ttdeci">class LLDB_API SBVariablesOptions</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00096">SBDefines.h:96</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SBWatchpoint_8h.html b/lldb/www/cpp_reference/html/SBWatchpoint_8h.html
index 01695b7..857c1f2 100644
--- a/lldb/www/cpp_reference/html/SBWatchpoint_8h.html
+++ b/lldb/www/cpp_reference/html/SBWatchpoint_8h.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -40,32 +40,34 @@
<div class="dyncontent">
<div class="center"><img src="SBWatchpoint_8h__incl.png" border="0" usemap="#SBWatchpoint_8h" alt=""/></div>
<map name="SBWatchpoint_8h" id="SBWatchpoint_8h">
-<area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
+<area shape="rect" id="node2" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="SBWatchpoint_8h__dep__incl.png" border="0" usemap="#SBWatchpoint_8hdep" alt=""/></div>
<map name="SBWatchpoint_8hdep" id="SBWatchpoint_8hdep">
-<area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="433,83,519,111"/><area shape="rect" id="node5" href="LLDB_8h.html" title="LLDB.h" alt="" coords="420,547,484,575"/><area shape="rect" id="node7" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="177,161,260,189"/><area shape="rect" id="node27" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="576,470,669,498"/><area shape="rect" id="node36" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="779,238,875,266"/><area shape="rect" id="node10" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="335,238,471,266"/><area shape="rect" id="node13" href="SBModule_8h.html" title="SBModule.h" alt="" coords="275,315,365,343"/><area shape="rect" id="node33" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,315,251,343"/><area shape="rect" id="node16" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="491,393,587,421"/><area shape="rect" id="node19" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="403,470,501,498"/><area shape="rect" id="node23" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="277,470,379,498"/></map>
+<area shape="rect" id="node2" href="LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/><area shape="rect" id="node3" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/><area shape="rect" id="node4" href="SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/><area shape="rect" id="node11" href="SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/><area shape="rect" id="node14" href="SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/><area shape="rect" id="node5" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/><area shape="rect" id="node6" href="SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/><area shape="rect" id="node13" href="SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/><area shape="rect" id="node7" href="SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/><area shape="rect" id="node12" href="SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/><area shape="rect" id="node8" href="SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/><area shape="rect" id="node9" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/><area shape="rect" id="node10" href="SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/></map>
</div>
</div>
<p><a href="SBWatchpoint_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="namespaces"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
-<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="memitem:namespacelldb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.map b/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.map
index 3e8464b..eb3a8fc 100644
--- a/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.map
+++ b/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.map
@@ -1,13 +1,15 @@
<map id="SBWatchpoint.h" name="SBWatchpoint.h">
-<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="433,83,519,111"/>
-<area shape="rect" id="node5" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="420,547,484,575"/>
-<area shape="rect" id="node7" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="177,161,260,189"/>
-<area shape="rect" id="node27" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="576,470,669,498"/>
-<area shape="rect" id="node36" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="779,238,875,266"/>
-<area shape="rect" id="node10" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="335,238,471,266"/>
-<area shape="rect" id="node13" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="275,315,365,343"/>
-<area shape="rect" id="node33" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,315,251,343"/>
-<area shape="rect" id="node16" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="491,393,587,421"/>
-<area shape="rect" id="node19" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="403,470,501,498"/>
-<area shape="rect" id="node23" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="277,470,379,498"/>
+<area shape="rect" id="node2" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="497,528,561,555"/>
+<area shape="rect" id="node3" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="245,80,331,107"/>
+<area shape="rect" id="node4" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="627,155,708,181"/>
+<area shape="rect" id="node11" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="260,453,353,480"/>
+<area shape="rect" id="node14" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="73,229,169,256"/>
+<area shape="rect" id="node5" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="599,229,736,256"/>
+<area shape="rect" id="node6" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="706,304,797,331"/>
+<area shape="rect" id="node13" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" alt="" coords="93,304,251,331"/>
+<area shape="rect" id="node7" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="481,379,577,405"/>
+<area shape="rect" id="node12" href="$SBStructuredData_8h.html" title="SBStructuredData.h" alt="" coords="790,379,927,405"/>
+<area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="567,453,667,480"/>
+<area shape="rect" id="node9" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="691,453,793,480"/>
+<area shape="rect" id="node10" href="$SBQueueItem_8h.html" title="SBQueueItem.h" alt="" coords="377,453,492,480"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.md5 b/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.md5
index cd0f88c..1e5efe1 100644
--- a/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.md5
+++ b/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.md5
@@ -1 +1 @@
-fd01eff9db328b9d2e52c8dcd4eeea37
\ No newline at end of file
+8b9c92819b807c037d0cf533cc4081cf
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.png b/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.png
index 044c96a..2242beb 100644
--- a/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.png
+++ b/lldb/www/cpp_reference/html/SBWatchpoint_8h__dep__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.map b/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.map
index bc3d376..af5e19d 100644
--- a/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.map
+++ b/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.map
@@ -1,3 +1,3 @@
<map id="SBWatchpoint.h" name="SBWatchpoint.h">
-<area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/>
+<area shape="rect" id="node2" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,80,463,107"/>
</map>
diff --git a/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.png b/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.png
index 1809e00..fa4c4c0 100644
--- a/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.png
+++ b/lldb/www/cpp_reference/html/SBWatchpoint_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SBWatchpoint_8h_source.html b/lldb/www/cpp_reference/html/SBWatchpoint_8h_source.html
index b9e204e..4a79d87 100644
--- a/lldb/www/cpp_reference/html/SBWatchpoint_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBWatchpoint_8h_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_9d4b8469db156c557ab1d649b027ec2e.html">include</a></li><li class="navelem"><a class="el" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html">lldb</a></li><li class="navelem"><a class="el" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html">API</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -47,100 +47,84 @@
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span>lldb {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
-<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="classlldb_1_1SBWatchpoint.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a></div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div>
-<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classlldb_1_1SBWatchpoint.html"> 17</a></span> <span class="keyword">class </span>LLDB_API <a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a> {</div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="namespacelldb.html#a27f98617330bad5970737121376400f3">SBWatchpoint</a>();</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
-<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a173288c7b2009b2e22106384d9917bc8">SBWatchpoint</a> ();</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <a class="code" href="namespacelldb.html#a27f98617330bad5970737121376400f3">SBWatchpoint</a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &rhs);</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
-<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a173288c7b2009b2e22106384d9917bc8">SBWatchpoint</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &rhs);</div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="namespacelldb.html#a27f98617330bad5970737121376400f3">SBWatchpoint</a>(<span class="keyword">const</span> lldb::WatchpointSP &wp_sp);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a173288c7b2009b2e22106384d9917bc8">SBWatchpoint</a> (<span class="keyword">const</span> lldb::WatchpointSP &wp_sp);</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  ~<a class="code" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a>();</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a753bdd6ba0bbdbf18a881122ec75b726">~SBWatchpoint</a> ();</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &operator=(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &rhs);</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">const</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#acca5c3dec0f880d34a86d5202236f971">operator = </a>(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &rhs);</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#abf5345f2fa91d8b955f14c07e052b64d">IsValid</a>() <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a></div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#ab5d94f10c55f8c17b3625ef3f3d76cac">GetError</a>();</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">bool</span> IsValid() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classlldb_1_1SBError.html">SBError</a> GetError();</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  watch_id_t GetID();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment"></span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"> /// With -1 representing an invalid hardware index.</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"></span> int32_t GetHardwareIndex();</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  watch_id_t</div>
-<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#ae081d623aca2cbecf2dcd1888ee360a8">GetID</a> ();</div>
-<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment"></span></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"> /// With -1 representing an invalid hardware index.</span></div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"></span> int32_t</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a02eef1eab04ac0e91282fffa247779d7" title="With -1 representing an invalid hardware index.">GetHardwareIndex</a> ();</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  lldb::addr_t</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a42d0df1fccab72532fe159da08666076">GetWatchAddress</a> ();</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  lldb::addr_t GetWatchAddress();</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">size_t</span> GetWatchSize();</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordtype">void</span> SetEnabled(<span class="keywordtype">bool</span> enabled);</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">bool</span> IsEnabled();</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  uint32_t GetHitCount();</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordtype">size_t</span></div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a1ca3e7f4f702eea68c7afccd1fa949c3">GetWatchSize</a>();</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#ab65fa6053832f8f01f01f8e8761de550">SetEnabled</a>(<span class="keywordtype">bool</span> enabled);</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  uint32_t GetIgnoreCount();</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordtype">void</span> SetIgnoreCount(uint32_t n);</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *GetCondition();</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#aaf1ace78d8771949725af049ad32ed32">IsEnabled</a> ();</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  uint32_t</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#af8e3f8a1f16ea7aaac18da2d91a63ba6">GetHitCount</a> ();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordtype">void</span> SetCondition(<span class="keyword">const</span> <span class="keywordtype">char</span> *condition);</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">bool</span> GetDescription(<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, DescriptionLevel level);</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span> Clear();</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  uint32_t</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a8f16490460d57263ba4b889c1066fd16">GetIgnoreCount</a> ();</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#abe4015c668ae496142badcdc87f948ff">SetIgnoreCount</a> (uint32_t n);</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  lldb::WatchpointSP GetSP() <span class="keyword">const</span>;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">void</span> SetSP(<span class="keyword">const</span> lldb::WatchpointSP &sp);</div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> EventIsWatchpointEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#ad9ffd2c2c07906b3cee14a3e5de9d993">GetCondition</a> ();</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">static</span> lldb::WatchpointEventType</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  GetWatchpointEventTypeFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">void</span> </div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a9b70164d71b996f5f47b326a666bf8d6">SetCondition</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *condition);</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#ab439f4cc50102317af71353e52bfb344">GetDescription</a> (<a class="code" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, DescriptionLevel level);</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> GetWatchpointFromEvent(<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classlldb_1_1SBWatchpoint.html#a593230acf95f9720217b7fb17681efca"> 72</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="classlldb_1_1SBWatchpoint.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 73</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a33c523de52ed4fb1bd35717d11c31c5e">Clear</a> ();</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  lldb::WatchpointSP m_opaque_sp;</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> };</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  lldb::WatchpointSP</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a4cd3d89fa62a97bd2b3e11cc4e7a0eb0">GetSP</a> () <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">void</span></div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a1307d42f8acdc90670f53c62b8a3e479">SetSP</a> (<span class="keyword">const</span> lldb::WatchpointSP &sp);</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span></div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#ac5425730d4d3ce06aa273d6da322f763">EventIsWatchpointEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event);</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">static</span> lldb::WatchpointEventType</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#a2a577b5a3500b0684d4c4d044f5a5ac6">GetWatchpointEventTypeFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a>& event);</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keyword">static</span> <a class="code" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classlldb_1_1SBWatchpoint.html#ac8bada0911d6afda992bac98daf4a5d3">GetWatchpointFromEvent</a> (<span class="keyword">const</span> <a class="code" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a>& event);</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="keyword">private</span>:</div>
-<div class="line"><a name="l00094"></a><span class="lineno"><a class="code" href="classlldb_1_1SBWatchpoint.html#a593230acf95f9720217b7fb17681efca"> 94</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBTarget.html">SBTarget</a>;</div>
-<div class="line"><a name="l00095"></a><span class="lineno"><a class="code" href="classlldb_1_1SBWatchpoint.html#a6d018c47ed70656ffcdafc2861ee0b2c"> 95</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classlldb_1_1SBValue.html">SBValue</a>;</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  </div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  lldb::WatchpointSP m_opaque_sp;</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> };</div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> } <span class="comment">// namespace lldb</span></div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="preprocessor">#endif // LLDB_SBWatchpoint_h_</span></div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> } <span class="comment">// namespace lldb</span></div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor">#endif // LLDB_SBWatchpoint_h_</span></div>
+<div class="ttc" id="SBDefines_8h_html"><div class="ttname"><a href="SBDefines_8h.html">SBDefines.h</a></div></div>
+<div class="ttc" id="classlldb_1_1SBValue_html"><div class="ttname"><a href="classlldb_1_1SBValue.html">lldb::SBValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SBValue_8h_source.html#l00022">SBValue.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBEvent_html"><div class="ttname"><a href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SBEvent_8h_source.html#l00022">SBEvent.h:22</a></div></div>
+<div class="ttc" id="classlldb_1_1SBError_html"><div class="ttname"><a href="classlldb_1_1SBError.html">lldb::SBError</a></div><div class="ttdef"><b>Definition:</b> <a href="SBError_8h_source.html#l00017">SBError.h:17</a></div></div>
+<div class="ttc" id="namespacelldb_html_a27f98617330bad5970737121376400f3"><div class="ttname"><a href="namespacelldb.html#a27f98617330bad5970737121376400f3">lldb::SBWatchpoint</a></div><div class="ttdeci">class LLDB_API SBWatchpoint</div><div class="ttdef"><b>Definition:</b> <a href="SBDefines_8h_source.html#l00097">SBDefines.h:97</a></div></div>
+<div class="ttc" id="classlldb_1_1SBStream_html"><div class="ttname"><a href="classlldb_1_1SBStream.html">lldb::SBStream</a></div><div class="ttdef"><b>Definition:</b> <a href="SBStream_8h_source.html#l00019">SBStream.h:19</a></div></div>
+<div class="ttc" id="classlldb_1_1SBTarget_html"><div class="ttname"><a href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></div><div class="ttdef"><b>Definition:</b> <a href="SBTarget_8h_source.html#l00034">SBTarget.h:34</a></div></div>
+<div class="ttc" id="classlldb_1_1SBWatchpoint_html"><div class="ttname"><a href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></div><div class="ttdef"><b>Definition:</b> <a href="SBWatchpoint_8h_source.html#l00017">SBWatchpoint.h:17</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/SystemInitializerFull_8h.html b/lldb/www/cpp_reference/html/SystemInitializerFull_8h.html
new file mode 100644
index 0000000..9d18a62
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SystemInitializerFull_8h.html
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SystemInitializerFull.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> |
+<a href="#namespaces">Namespaces</a> </div>
+ <div class="headertitle">
+<div class="title">SystemInitializerFull.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include "lldb/Initialization/SystemInitializerCommon.h"</code><br/>
+</div><div class="textblock"><div class="dynheader">
+Include dependency graph for SystemInitializerFull.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="SystemInitializerFull_8h__incl.png" border="0" usemap="#SystemInitializerFull_8h" alt=""/></div>
+<map name="SystemInitializerFull_8h" id="SystemInitializerFull_8h">
+</map>
+</div>
+</div>
+<p><a href="SystemInitializerFull_8h_source.html">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">lldb_private::SystemInitializerFull</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
+Namespaces</h2></td></tr>
+<tr class="memitem:namespacelldb__private"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb__private.html">lldb_private</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.map b/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.map
new file mode 100644
index 0000000..dce285d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.map
@@ -0,0 +1,2 @@
+<map id="SystemInitializerFull.h" name="SystemInitializerFull.h">
+</map>
diff --git a/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.md5 b/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.md5
new file mode 100644
index 0000000..abba8ec
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.md5
@@ -0,0 +1 @@
+699332835051677aa4722c57b25dd647
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.png b/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.png
new file mode 100644
index 0000000..4bfbf3b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SystemInitializerFull_8h__incl.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/SystemInitializerFull_8h_source.html b/lldb/www/cpp_reference/html/SystemInitializerFull_8h_source.html
new file mode 100644
index 0000000..8800c31
--- /dev/null
+++ b/lldb/www/cpp_reference/html/SystemInitializerFull_8h_source.html
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SystemInitializerFull.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File List</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SystemInitializerFull.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="SystemInitializerFull_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//===-- SystemInitializerFull.h ---------------------------------*- C++ -*-===//</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// The LLVM Compiler Infrastructure</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// This file is distributed under the University of Illinois Open Source</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// License. See LICENSE.TXT for details.</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">//</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//===----------------------------------------------------------------------===//</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#ifndef LLDB_API_SYSTEM_INITIALIZER_FULL_H</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor"></span><span class="preprocessor">#define LLDB_API_SYSTEM_INITIALIZER_FULL_H</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor"></span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "lldb/Initialization/SystemInitializerCommon.h"</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div>
+<div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="namespacelldb__private.html"> 15</a></span> <span class="keyword">namespace </span>lldb_private {</div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">//------------------------------------------------------------------</span><span class="comment"></span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">/// Initializes lldb.</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">///</span></div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">/// This class is responsible for initializing all of lldb system</span></div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">/// services needed to use the full LLDB application. This class is</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">/// not intended to be used externally, but is instead used</span></div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">/// internally by SBDebugger to initialize the system.</span></div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"></span><span class="comment">//------------------------------------------------------------------</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classlldb__private_1_1SystemInitializerFull.html"> 24</a></span> <span class="keyword">class </span><a class="code" href="classlldb__private_1_1SystemInitializerFull.html">SystemInitializerFull</a> : <span class="keyword">public</span> <a class="code" href="classSystemInitializerCommon.html">SystemInitializerCommon</a> {</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">public</span>:</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="classlldb__private_1_1SystemInitializerFull.html#a5fa092e14079e51052048d6e974176db">SystemInitializerFull</a>();</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <a class="code" href="classlldb__private_1_1SystemInitializerFull.html#a467428d8f8c51cb3f69d42cb0f3a2617">~SystemInitializerFull</a>() <span class="keyword">override</span>;</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb__private_1_1SystemInitializerFull.html#a819e6545e8a6dc31fed05cc11d433d36">Initialize</a>() <span class="keyword">override</span>;</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">void</span> <a class="code" href="classlldb__private_1_1SystemInitializerFull.html#a772e7fa1edb440d9b837d86fdd1c2778">Terminate</a>() <span class="keyword">override</span>;</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">private</span>:</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordtype">void</span> InitializeSWIG();</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> };</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> } <span class="comment">// namespace lldb_private</span></div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#endif // LLDB_API_SYSTEM_INITIALIZER_FULL_H</span></div>
+<div class="ttc" id="classlldb__private_1_1SystemInitializerFull_html_a5fa092e14079e51052048d6e974176db"><div class="ttname"><a href="classlldb__private_1_1SystemInitializerFull.html#a5fa092e14079e51052048d6e974176db">lldb_private::SystemInitializerFull::SystemInitializerFull</a></div><div class="ttdeci">SystemInitializerFull()</div></div>
+<div class="ttc" id="classlldb__private_1_1SystemInitializerFull_html_a772e7fa1edb440d9b837d86fdd1c2778"><div class="ttname"><a href="classlldb__private_1_1SystemInitializerFull.html#a772e7fa1edb440d9b837d86fdd1c2778">lldb_private::SystemInitializerFull::Terminate</a></div><div class="ttdeci">void Terminate() override</div></div>
+<div class="ttc" id="classlldb__private_1_1SystemInitializerFull_html"><div class="ttname"><a href="classlldb__private_1_1SystemInitializerFull.html">lldb_private::SystemInitializerFull</a></div><div class="ttdef"><b>Definition:</b> <a href="SystemInitializerFull_8h_source.html#l00024">SystemInitializerFull.h:24</a></div></div>
+<div class="ttc" id="classlldb__private_1_1SystemInitializerFull_html_a819e6545e8a6dc31fed05cc11d433d36"><div class="ttname"><a href="classlldb__private_1_1SystemInitializerFull.html#a819e6545e8a6dc31fed05cc11d433d36">lldb_private::SystemInitializerFull::Initialize</a></div><div class="ttdeci">void Initialize() override</div></div>
+<div class="ttc" id="classlldb__private_1_1SystemInitializerFull_html_a467428d8f8c51cb3f69d42cb0f3a2617"><div class="ttname"><a href="classlldb__private_1_1SystemInitializerFull.html#a467428d8f8c51cb3f69d42cb0f3a2617">lldb_private::SystemInitializerFull::~SystemInitializerFull</a></div><div class="ttdeci">~SystemInitializerFull() override</div></div>
+<div class="ttc" id="classSystemInitializerCommon_html"><div class="ttname"><a href="classSystemInitializerCommon.html">SystemInitializerCommon</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/annotated.html b/lldb/www/cpp_reference/html/annotated.html
index 7b96406..2963a57 100644
--- a/lldb/www/cpp_reference/html/annotated.html
+++ b/lldb/www/cpp_reference/html/annotated.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li class="current"><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -31,69 +32,92 @@
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
-<tr id="row_0_" class="even"><td class="entry"><img id="arr_0_" src="ftv2mlastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespacelldb.html" target="_self">lldb</a></td><td class="desc"></td></tr>
-<tr id="row_0_0_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBAddress.html" target="_self">SBAddress</a></td><td class="desc"></td></tr>
-<tr id="row_0_1_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBlock.html" target="_self">SBBlock</a></td><td class="desc"></td></tr>
-<tr id="row_0_2_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpoint.html" target="_self">SBBreakpoint</a></td><td class="desc"></td></tr>
-<tr id="row_0_3_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpointLocation.html" target="_self">SBBreakpointLocation</a></td><td class="desc"></td></tr>
-<tr id="row_0_4_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBroadcaster.html" target="_self">SBBroadcaster</a></td><td class="desc"></td></tr>
-<tr id="row_0_5_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandInterpreter.html" target="_self">SBCommandInterpreter</a></td><td class="desc"></td></tr>
-<tr id="row_0_6_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandPluginInterface.html" target="_self">SBCommandPluginInterface</a></td><td class="desc"></td></tr>
-<tr id="row_0_7_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommand.html" target="_self">SBCommand</a></td><td class="desc"></td></tr>
-<tr id="row_0_8_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandReturnObject.html" target="_self">SBCommandReturnObject</a></td><td class="desc"></td></tr>
-<tr id="row_0_9_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommunication.html" target="_self">SBCommunication</a></td><td class="desc"></td></tr>
-<tr id="row_0_10_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCompileUnit.html" target="_self">SBCompileUnit</a></td><td class="desc"></td></tr>
-<tr id="row_0_11_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBData.html" target="_self">SBData</a></td><td class="desc"></td></tr>
-<tr id="row_0_12_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBDebugger.html" target="_self">SBDebugger</a></td><td class="desc"></td></tr>
-<tr id="row_0_13_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBDeclaration.html" target="_self">SBDeclaration</a></td><td class="desc"></td></tr>
-<tr id="row_0_14_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBError.html" target="_self">SBError</a></td><td class="desc"></td></tr>
-<tr id="row_0_15_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBEvent.html" target="_self">SBEvent</a></td><td class="desc"></td></tr>
-<tr id="row_0_16_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBExpressionOptions.html" target="_self">SBExpressionOptions</a></td><td class="desc"></td></tr>
-<tr id="row_0_17_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFileSpec.html" target="_self">SBFileSpec</a></td><td class="desc"></td></tr>
-<tr id="row_0_18_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFileSpecList.html" target="_self">SBFileSpecList</a></td><td class="desc"></td></tr>
-<tr id="row_0_19_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFrame.html" target="_self">SBFrame</a></td><td class="desc"></td></tr>
-<tr id="row_0_20_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFunction.html" target="_self">SBFunction</a></td><td class="desc"></td></tr>
-<tr id="row_0_21_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBHostOS.html" target="_self">SBHostOS</a></td><td class="desc"></td></tr>
-<tr id="row_0_22_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInputReader.html" target="_self">SBInputReader</a></td><td class="desc"></td></tr>
-<tr id="row_0_23_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInstruction.html" target="_self">SBInstruction</a></td><td class="desc"></td></tr>
-<tr id="row_0_24_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInstructionList.html" target="_self">SBInstructionList</a></td><td class="desc"></td></tr>
-<tr id="row_0_25_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLineEntry.html" target="_self">SBLineEntry</a></td><td class="desc"></td></tr>
-<tr id="row_0_26_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBListener.html" target="_self">SBListener</a></td><td class="desc"></td></tr>
-<tr id="row_0_27_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModule.html" target="_self">SBModule</a></td><td class="desc"></td></tr>
-<tr id="row_0_28_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModuleSpec.html" target="_self">SBModuleSpec</a></td><td class="desc"></td></tr>
-<tr id="row_0_29_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModuleSpecList.html" target="_self">SBModuleSpecList</a></td><td class="desc"></td></tr>
-<tr id="row_0_30_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBProcess.html" target="_self">SBProcess</a></td><td class="desc"></td></tr>
-<tr id="row_0_31_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSection.html" target="_self">SBSection</a></td><td class="desc"></td></tr>
-<tr id="row_0_32_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSourceManager.html" target="_self">SBSourceManager</a></td><td class="desc"></td></tr>
-<tr id="row_0_33_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStream.html" target="_self">SBStream</a></td><td class="desc"></td></tr>
-<tr id="row_0_34_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStringList.html" target="_self">SBStringList</a></td><td class="desc"></td></tr>
-<tr id="row_0_35_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbol.html" target="_self">SBSymbol</a></td><td class="desc"></td></tr>
-<tr id="row_0_36_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbolContext.html" target="_self">SBSymbolContext</a></td><td class="desc"></td></tr>
-<tr id="row_0_37_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbolContextList.html" target="_self">SBSymbolContextList</a></td><td class="desc"></td></tr>
-<tr id="row_0_38_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLaunchInfo.html" target="_self">SBLaunchInfo</a></td><td class="desc"></td></tr>
-<tr id="row_0_39_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBAttachInfo.html" target="_self">SBAttachInfo</a></td><td class="desc"></td></tr>
-<tr id="row_0_40_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTarget.html" target="_self">SBTarget</a></td><td class="desc"></td></tr>
-<tr id="row_0_41_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBThread.html" target="_self">SBThread</a></td><td class="desc"></td></tr>
-<tr id="row_0_42_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeMember.html" target="_self">SBTypeMember</a></td><td class="desc"></td></tr>
-<tr id="row_0_43_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBType.html" target="_self">SBType</a></td><td class="desc"></td></tr>
-<tr id="row_0_44_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeList.html" target="_self">SBTypeList</a></td><td class="desc"></td></tr>
-<tr id="row_0_45_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeCategory.html" target="_self">SBTypeCategory</a></td><td class="desc"></td></tr>
-<tr id="row_0_46_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeFilter.html" target="_self">SBTypeFilter</a></td><td class="desc"></td></tr>
-<tr id="row_0_47_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeFormat.html" target="_self">SBTypeFormat</a></td><td class="desc"></td></tr>
-<tr id="row_0_48_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html" target="_self">SBTypeNameSpecifier</a></td><td class="desc"></td></tr>
-<tr id="row_0_49_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSummary.html" target="_self">SBTypeSummary</a></td><td class="desc"></td></tr>
-<tr id="row_0_50_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSynthetic.html" target="_self">SBTypeSynthetic</a></td><td class="desc"></td></tr>
-<tr id="row_0_51_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBValue.html" target="_self">SBValue</a></td><td class="desc"></td></tr>
-<tr id="row_0_52_"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBValueList.html" target="_self">SBValueList</a></td><td class="desc"></td></tr>
-<tr id="row_0_53_" class="even"><td class="entry"><img src="ftv2blank.png" alt=" " width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBWatchpoint.html" target="_self">SBWatchpoint</a></td><td class="desc"></td></tr>
+<tr id="row_0_" class="even"><td class="entry"><img id="arr_0_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespacelldb.html" target="_self">lldb</a></td><td class="desc"></td></tr>
+<tr id="row_0_0_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBAddress.html" target="_self">SBAddress</a></td><td class="desc"></td></tr>
+<tr id="row_0_1_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBAttachInfo.html" target="_self">SBAttachInfo</a></td><td class="desc"></td></tr>
+<tr id="row_0_2_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBlock.html" target="_self">SBBlock</a></td><td class="desc"></td></tr>
+<tr id="row_0_3_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpoint.html" target="_self">SBBreakpoint</a></td><td class="desc"></td></tr>
+<tr id="row_0_4_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpointList.html" target="_self">SBBreakpointList</a></td><td class="desc"></td></tr>
+<tr id="row_0_5_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpointLocation.html" target="_self">SBBreakpointLocation</a></td><td class="desc"></td></tr>
+<tr id="row_0_6_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBroadcaster.html" target="_self">SBBroadcaster</a></td><td class="desc"></td></tr>
+<tr id="row_0_7_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html" target="_self">SBCommandInterpreterRunOptions</a></td><td class="desc"></td></tr>
+<tr id="row_0_8_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandInterpreter.html" target="_self">SBCommandInterpreter</a></td><td class="desc"></td></tr>
+<tr id="row_0_9_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandPluginInterface.html" target="_self">SBCommandPluginInterface</a></td><td class="desc"></td></tr>
+<tr id="row_0_10_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommand.html" target="_self">SBCommand</a></td><td class="desc"></td></tr>
+<tr id="row_0_11_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandReturnObject.html" target="_self">SBCommandReturnObject</a></td><td class="desc"></td></tr>
+<tr id="row_0_12_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommunication.html" target="_self">SBCommunication</a></td><td class="desc"></td></tr>
+<tr id="row_0_13_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCompileUnit.html" target="_self">SBCompileUnit</a></td><td class="desc"></td></tr>
+<tr id="row_0_14_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBData.html" target="_self">SBData</a></td><td class="desc"></td></tr>
+<tr id="row_0_15_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInputReader.html" target="_self">SBInputReader</a></td><td class="desc"></td></tr>
+<tr id="row_0_16_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBDebugger.html" target="_self">SBDebugger</a></td><td class="desc"></td></tr>
+<tr id="row_0_17_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBDeclaration.html" target="_self">SBDeclaration</a></td><td class="desc"></td></tr>
+<tr id="row_0_18_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBError.html" target="_self">SBError</a></td><td class="desc"></td></tr>
+<tr id="row_0_19_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBEvent.html" target="_self">SBEvent</a></td><td class="desc"></td></tr>
+<tr id="row_0_20_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBExecutionContext.html" target="_self">SBExecutionContext</a></td><td class="desc"></td></tr>
+<tr id="row_0_21_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBExpressionOptions.html" target="_self">SBExpressionOptions</a></td><td class="desc"></td></tr>
+<tr id="row_0_22_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFileSpec.html" target="_self">SBFileSpec</a></td><td class="desc"></td></tr>
+<tr id="row_0_23_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFileSpecList.html" target="_self">SBFileSpecList</a></td><td class="desc"></td></tr>
+<tr id="row_0_24_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFrame.html" target="_self">SBFrame</a></td><td class="desc"></td></tr>
+<tr id="row_0_25_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFunction.html" target="_self">SBFunction</a></td><td class="desc"></td></tr>
+<tr id="row_0_26_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBHostOS.html" target="_self">SBHostOS</a></td><td class="desc"></td></tr>
+<tr id="row_0_27_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInstruction.html" target="_self">SBInstruction</a></td><td class="desc"></td></tr>
+<tr id="row_0_28_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInstructionList.html" target="_self">SBInstructionList</a></td><td class="desc"></td></tr>
+<tr id="row_0_29_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLanguageRuntime.html" target="_self">SBLanguageRuntime</a></td><td class="desc"></td></tr>
+<tr id="row_0_30_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLaunchInfo.html" target="_self">SBLaunchInfo</a></td><td class="desc"></td></tr>
+<tr id="row_0_31_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLineEntry.html" target="_self">SBLineEntry</a></td><td class="desc"></td></tr>
+<tr id="row_0_32_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBListener.html" target="_self">SBListener</a></td><td class="desc"></td></tr>
+<tr id="row_0_33_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html" target="_self">SBMemoryRegionInfo</a></td><td class="desc"></td></tr>
+<tr id="row_0_34_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html" target="_self">SBMemoryRegionInfoList</a></td><td class="desc"></td></tr>
+<tr id="row_0_35_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModule.html" target="_self">SBModule</a></td><td class="desc"></td></tr>
+<tr id="row_0_36_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModuleSpec.html" target="_self">SBModuleSpec</a></td><td class="desc"></td></tr>
+<tr id="row_0_37_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModuleSpecList.html" target="_self">SBModuleSpecList</a></td><td class="desc"></td></tr>
+<tr id="row_0_38_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html" target="_self">SBPlatformConnectOptions</a></td><td class="desc"></td></tr>
+<tr id="row_0_39_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBPlatformShellCommand.html" target="_self">SBPlatformShellCommand</a></td><td class="desc"></td></tr>
+<tr id="row_0_40_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBPlatform.html" target="_self">SBPlatform</a></td><td class="desc"></td></tr>
+<tr id="row_0_41_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBProcess.html" target="_self">SBProcess</a></td><td class="desc"></td></tr>
+<tr id="row_0_42_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBQueue.html" target="_self">SBQueue</a></td><td class="desc"></td></tr>
+<tr id="row_0_43_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBQueueItem.html" target="_self">SBQueueItem</a></td><td class="desc"></td></tr>
+<tr id="row_0_44_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSection.html" target="_self">SBSection</a></td><td class="desc"></td></tr>
+<tr id="row_0_45_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSourceManager.html" target="_self">SBSourceManager</a></td><td class="desc"></td></tr>
+<tr id="row_0_46_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStream.html" target="_self">SBStream</a></td><td class="desc"></td></tr>
+<tr id="row_0_47_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStringList.html" target="_self">SBStringList</a></td><td class="desc"></td></tr>
+<tr id="row_0_48_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStructuredData.html" target="_self">SBStructuredData</a></td><td class="desc"></td></tr>
+<tr id="row_0_49_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbol.html" target="_self">SBSymbol</a></td><td class="desc"></td></tr>
+<tr id="row_0_50_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbolContext.html" target="_self">SBSymbolContext</a></td><td class="desc"></td></tr>
+<tr id="row_0_51_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbolContextList.html" target="_self">SBSymbolContextList</a></td><td class="desc"></td></tr>
+<tr id="row_0_52_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTarget.html" target="_self">SBTarget</a></td><td class="desc"></td></tr>
+<tr id="row_0_53_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBThread.html" target="_self">SBThread</a></td><td class="desc"></td></tr>
+<tr id="row_0_54_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBThreadCollection.html" target="_self">SBThreadCollection</a></td><td class="desc"></td></tr>
+<tr id="row_0_55_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBThreadPlan.html" target="_self">SBThreadPlan</a></td><td class="desc"></td></tr>
+<tr id="row_0_56_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeMember.html" target="_self">SBTypeMember</a></td><td class="desc"></td></tr>
+<tr id="row_0_57_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeMemberFunction.html" target="_self">SBTypeMemberFunction</a></td><td class="desc"></td></tr>
+<tr id="row_0_58_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBType.html" target="_self">SBType</a></td><td class="desc"></td></tr>
+<tr id="row_0_59_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeList.html" target="_self">SBTypeList</a></td><td class="desc"></td></tr>
+<tr id="row_0_60_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeCategory.html" target="_self">SBTypeCategory</a></td><td class="desc"></td></tr>
+<tr id="row_0_61_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeEnumMember.html" target="_self">SBTypeEnumMember</a></td><td class="desc"></td></tr>
+<tr id="row_0_62_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html" target="_self">SBTypeEnumMemberList</a></td><td class="desc"></td></tr>
+<tr id="row_0_63_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeFilter.html" target="_self">SBTypeFilter</a></td><td class="desc"></td></tr>
+<tr id="row_0_64_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeFormat.html" target="_self">SBTypeFormat</a></td><td class="desc"></td></tr>
+<tr id="row_0_65_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html" target="_self">SBTypeNameSpecifier</a></td><td class="desc"></td></tr>
+<tr id="row_0_66_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html" target="_self">SBTypeSummaryOptions</a></td><td class="desc"></td></tr>
+<tr id="row_0_67_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSummary.html" target="_self">SBTypeSummary</a></td><td class="desc"></td></tr>
+<tr id="row_0_68_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSynthetic.html" target="_self">SBTypeSynthetic</a></td><td class="desc"></td></tr>
+<tr id="row_0_69_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBUnixSignals.html" target="_self">SBUnixSignals</a></td><td class="desc"></td></tr>
+<tr id="row_0_70_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBValue.html" target="_self">SBValue</a></td><td class="desc"></td></tr>
+<tr id="row_0_71_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBValueList.html" target="_self">SBValueList</a></td><td class="desc"></td></tr>
+<tr id="row_0_72_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBVariablesOptions.html" target="_self">SBVariablesOptions</a></td><td class="desc"></td></tr>
+<tr id="row_0_73_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBWatchpoint.html" target="_self">SBWatchpoint</a></td><td class="desc"></td></tr>
+<tr id="row_1_"><td class="entry"><img id="arr_1_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('1_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespacelldb__private.html" target="_self">lldb_private</a></td><td class="desc"></td></tr>
+<tr id="row_1_0_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb__private_1_1SystemInitializerFull.html" target="_self">SystemInitializerFull</a></td><td class="desc"></td></tr>
+<tr id="row_2_"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classSystemInitializerCommon.html" target="_self">SystemInitializerCommon</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/bc_s.png b/lldb/www/cpp_reference/html/bc_s.png
index 25e3beb..224b29a 100644
--- a/lldb/www/cpp_reference/html/bc_s.png
+++ b/lldb/www/cpp_reference/html/bc_s.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classSystemInitializerCommon.html b/lldb/www/cpp_reference/html/classSystemInitializerCommon.html
new file mode 100644
index 0000000..c50c7fb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classSystemInitializerCommon.html
@@ -0,0 +1,54 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: SystemInitializerCommon Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">SystemInitializerCommon Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Inheritance diagram for SystemInitializerCommon:</div>
+<div class="dyncontent">
+<div class="center"><img src="classSystemInitializerCommon__inherit__graph.png" border="0" usemap="#SystemInitializerCommon_inherit__map" alt="Inheritance graph"/></div>
+<map name="SystemInitializerCommon_inherit__map" id="SystemInitializerCommon_inherit__map">
+<area shape="rect" id="node2" href="classlldb__private_1_1SystemInitializerFull.html" title="lldb_private::SystemInitializerFull" alt="" coords="5,80,213,107"/></map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SystemInitializerFull_8h_source.html">SystemInitializerFull.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.map b/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.map
new file mode 100644
index 0000000..fe1b6f3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.map
@@ -0,0 +1,3 @@
+<map id="SystemInitializerCommon" name="SystemInitializerCommon">
+<area shape="rect" id="node2" href="$classlldb__private_1_1SystemInitializerFull.html" title="lldb_private::SystemInitializerFull" alt="" coords="5,80,213,107"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.md5 b/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.md5
new file mode 100644
index 0000000..f60cde6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.md5
@@ -0,0 +1 @@
+bdd118b77c86c5f0299f2be066b6f685
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.png b/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.png
new file mode 100644
index 0000000..5c1bc78
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classSystemInitializerCommon__inherit__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classes.html b/lldb/www/cpp_reference/html/classes.html
index 61324c3..fe79d44 100644
--- a/lldb/www/cpp_reference/html/classes.html
+++ b/lldb/www/cpp_reference/html/classes.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li class="current"><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -32,29 +33,35 @@
<div class="qindex"><a class="qindex" href="#letter_S">S</a></div>
<table style="margin: 10px; white-space: nowrap;" align="center" width="95%" border="0" cellspacing="0" cellpadding="0">
<tr><td rowspan="2" valign="bottom"><a name="letter_S"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  S  </div></td></tr></table>
-</td><td valign="top"><a class="el" href="classlldb_1_1SBData.html">SBData</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBType.html">SBType</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBModule.html">SBModule</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBBlock.html">SBBlock</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">SBTypeList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSection.html">SBSection</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommand.html">SBCommand</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFunction.html">SBFunction</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBStream.html">SBStream</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBHostOS.html">SBHostOS</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBInputReader.html">SBInputReader</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSymbol.html">SBSymbol</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBValue.html">SBValue</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommunication.html">SBCommunication</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBInstruction.html">SBInstruction</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBValueList.html">SBValueList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
-<tr><td valign="top"><a class="el" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+</td><td valign="top"><a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBBlock.html">SBBlock</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">SBTypeList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBFunction.html">SBFunction</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSection.html">SBSection</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBHostOS.html">SBHostOS</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBInputReader.html">SBInputReader</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBStream.html">SBStream</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommand.html">SBCommand</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBInstruction.html">SBInstruction</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBLanguageRuntime.html">SBLanguageRuntime</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSymbol.html">SBSymbol</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBValue.html">SBValue</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBValueList.html">SBValueList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBCommunication.html">SBCommunication</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBData.html">SBData</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classSystemInitializerCommon.html">SystemInitializerCommon</a>   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBModule.html">SBModule</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">SystemInitializerFull</a> (<a class="el" href="namespacelldb__private.html">lldb_private</a>)   </td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBType.html">SBType</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td></td></tr>
+<tr><td valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> (<a class="el" href="namespacelldb.html">lldb</a>)   </td><td></td></tr>
<tr><td></td><td></td><td></td><td></td></tr>
</table>
<div class="qindex"><a class="qindex" href="#letter_S">S</a></div>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBAddress-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBAddress-members.html
index 73e4bfe..b4a0948 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBAddress-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBAddress-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -70,11 +71,13 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a97e6bf3edfbd7a86dd8a110aee377713">SBLineEntry</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a3824b02bce8f22b28b896f8fdde10f90">SBQueueItem</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a9d06740b06445c1e22b316d7f2197f68">SBThreadPlan</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#abd2601c8883ae4e59118332bd9b4c108">SetAddress</a>(lldb::SBSection section, lldb::addr_t offset)</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html#a6449c0766859aa0a703f12b9beafcce5">SetAddress</a>(const lldb_private::Address *lldb_object_ptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
@@ -83,9 +86,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBAddress.html b/lldb/www/cpp_reference/html/classlldb_1_1SBAddress.html
index dd17da3..ab510bf 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBAddress.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBAddress.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,63 +42,111 @@
<p><code>#include <<a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a6259032706d69973253ebb8cda206121"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a6259032706d69973253ebb8cda206121">SBAddress</a> ()</td></tr>
+<tr class="separator:a6259032706d69973253ebb8cda206121"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a737974bbe8d076c338369af5dee2dc48"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a737974bbe8d076c338369af5dee2dc48">SBAddress</a> (const <a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &rhs)</td></tr>
+<tr class="separator:a737974bbe8d076c338369af5dee2dc48"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a807fe829e3a8cd2ded468fc72a269f34"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a807fe829e3a8cd2ded468fc72a269f34">SBAddress</a> (<a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section, lldb::addr_t offset)</td></tr>
+<tr class="separator:a807fe829e3a8cd2ded468fc72a269f34"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2fb6f01f4991f7e35f352ff6abe006fa"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a2fb6f01f4991f7e35f352ff6abe006fa">SBAddress</a> (lldb::addr_t load_addr, <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target)</td></tr>
+<tr class="separator:a2fb6f01f4991f7e35f352ff6abe006fa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a59ab701650193613025e7b9ef68a526a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a59ab701650193613025e7b9ef68a526a">~SBAddress</a> ()</td></tr>
+<tr class="separator:a59ab701650193613025e7b9ef68a526a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad885306b59463eb2392ec7da86549b7d"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#ad885306b59463eb2392ec7da86549b7d">operator=</a> (const <a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &rhs)</td></tr>
+<tr class="separator:ad885306b59463eb2392ec7da86549b7d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5d5fa879ab275c7e1b5b4a0020d0ef02"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a5d5fa879ab275c7e1b5b4a0020d0ef02">IsValid</a> () const </td></tr>
+<tr class="separator:a5d5fa879ab275c7e1b5b4a0020d0ef02"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae3f34175df86d552379d8f25cdbf03ed"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#ae3f34175df86d552379d8f25cdbf03ed">Clear</a> ()</td></tr>
+<tr class="separator:ae3f34175df86d552379d8f25cdbf03ed"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5964ec7436e89ca30d4f5032bba0e038"><td class="memItemLeft" align="right" valign="top">addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a5964ec7436e89ca30d4f5032bba0e038">GetFileAddress</a> () const </td></tr>
+<tr class="separator:a5964ec7436e89ca30d4f5032bba0e038"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa46d4b2c40b51b50681946b4ef263e7f"><td class="memItemLeft" align="right" valign="top">addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#aa46d4b2c40b51b50681946b4ef263e7f">GetLoadAddress</a> (const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target) const </td></tr>
+<tr class="separator:aa46d4b2c40b51b50681946b4ef263e7f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd2601c8883ae4e59118332bd9b4c108"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#abd2601c8883ae4e59118332bd9b4c108">SetAddress</a> (<a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section, lldb::addr_t offset)</td></tr>
+<tr class="separator:abd2601c8883ae4e59118332bd9b4c108"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a14003f34e1a1ae33f24845ab190886c1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a14003f34e1a1ae33f24845ab190886c1">SetLoadAddress</a> (lldb::addr_t load_addr, <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target)</td></tr>
+<tr class="separator:a14003f34e1a1ae33f24845ab190886c1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a21835a271edca0c3f3991b265d31ef4e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a21835a271edca0c3f3991b265d31ef4e">OffsetAddress</a> (addr_t offset)</td></tr>
+<tr class="separator:a21835a271edca0c3f3991b265d31ef4e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad8bfdca087c9fd01685bbff5bd92f939"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#ad8bfdca087c9fd01685bbff5bd92f939">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:ad8bfdca087c9fd01685bbff5bd92f939"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aafaaafd0ef668f1a3ce010f4c8785306"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#aafaaafd0ef668f1a3ce010f4c8785306">GetSymbolContext</a> (uint32_t resolve_scope)</td></tr>
+<tr class="separator:aafaaafd0ef668f1a3ce010f4c8785306"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afdfb97da1ac9724706ce525709da77bb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#afdfb97da1ac9724706ce525709da77bb">GetSection</a> ()</td></tr>
+<tr class="separator:afdfb97da1ac9724706ce525709da77bb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a816367df92f195dd9afebcd5e2c51b"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a5a816367df92f195dd9afebcd5e2c51b">GetOffset</a> ()</td></tr>
+<tr class="separator:a5a816367df92f195dd9afebcd5e2c51b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1023092b10ec242a63a88ae8146e5b92"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a1023092b10ec242a63a88ae8146e5b92">GetModule</a> ()</td></tr>
+<tr class="separator:a1023092b10ec242a63a88ae8146e5b92"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acf48dfbdcdf6cef11a46ee7c7974fb30"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#acf48dfbdcdf6cef11a46ee7c7974fb30">GetCompileUnit</a> ()</td></tr>
+<tr class="separator:acf48dfbdcdf6cef11a46ee7c7974fb30"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0db6a5a95a03d56b50af3cad843b057f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a0db6a5a95a03d56b50af3cad843b057f">GetFunction</a> ()</td></tr>
+<tr class="separator:a0db6a5a95a03d56b50af3cad843b057f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a559af7dbfac6321868761924f4322e74"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a559af7dbfac6321868761924f4322e74">GetBlock</a> ()</td></tr>
+<tr class="separator:a559af7dbfac6321868761924f4322e74"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82bbe2a611dd6071944a34ffe7d36a70"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a82bbe2a611dd6071944a34ffe7d36a70">GetSymbol</a> ()</td></tr>
+<tr class="separator:a82bbe2a611dd6071944a34ffe7d36a70"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4c0de5b8883e4f64ba1db9abd633a31"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#aa4c0de5b8883e4f64ba1db9abd633a31">GetLineEntry</a> ()</td></tr>
+<tr class="separator:aa4c0de5b8883e4f64ba1db9abd633a31"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a341469618f63fad79d8f6b9edaf03439"><td class="memItemLeft" align="right" valign="top">lldb::AddressClass </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a341469618f63fad79d8f6b9edaf03439">GetAddressClass</a> ()</td></tr>
+<tr class="separator:a341469618f63fad79d8f6b9edaf03439"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a7fda652ec5596fdfb936c6cd6155201d"><td class="memItemLeft" align="right" valign="top">lldb_private::Address * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a7fda652ec5596fdfb936c6cd6155201d">operator-></a> ()</td></tr>
+<tr class="separator:a7fda652ec5596fdfb936c6cd6155201d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acf16624cc439e52ae269da39d2834b73"><td class="memItemLeft" align="right" valign="top">const lldb_private::Address * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#acf16624cc439e52ae269da39d2834b73">operator-></a> () const </td></tr>
+<tr class="separator:acf16624cc439e52ae269da39d2834b73"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8290511f88699dafc5b10998a6033ffa"><td class="memItemLeft" align="right" valign="top">lldb_private::Address * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a8290511f88699dafc5b10998a6033ffa">get</a> ()</td></tr>
+<tr class="separator:a8290511f88699dafc5b10998a6033ffa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6cc9243bb8aadbdeb49a2946a5322797"><td class="memItemLeft" align="right" valign="top">lldb_private::Address & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a6cc9243bb8aadbdeb49a2946a5322797">ref</a> ()</td></tr>
+<tr class="separator:a6cc9243bb8aadbdeb49a2946a5322797"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aedda8da432fdffba359da16f9198cfaf"><td class="memItemLeft" align="right" valign="top">const lldb_private::Address & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#aedda8da432fdffba359da16f9198cfaf">ref</a> () const </td></tr>
+<tr class="separator:aedda8da432fdffba359da16f9198cfaf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a37f6f4c4c19afce7155969e866e4ab39"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a37f6f4c4c19afce7155969e866e4ab39">SBAddress</a> (const lldb_private::Address *lldb_object_ptr)</td></tr>
+<tr class="separator:a37f6f4c4c19afce7155969e866e4ab39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6449c0766859aa0a703f12b9beafcce5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a6449c0766859aa0a703f12b9beafcce5">SetAddress</a> (const lldb_private::Address *lldb_object_ptr)</td></tr>
+<tr class="separator:a6449c0766859aa0a703f12b9beafcce5"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a9a0f451374fae1de4a565d58be988a42"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a></td></tr>
+<tr class="separator:a9a0f451374fae1de4a565d58be988a42"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade87025d6a977d3f528050f7c16a5d48"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a></td></tr>
+<tr class="separator:ade87025d6a977d3f528050f7c16a5d48"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a></td></tr>
+<tr class="separator:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a97e6bf3edfbd7a86dd8a110aee377713"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a97e6bf3edfbd7a86dd8a110aee377713">SBLineEntry</a></td></tr>
+<tr class="separator:a97e6bf3edfbd7a86dd8a110aee377713"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48b8099c7a08a2aec4799804e4a2126a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a></td></tr>
+<tr class="separator:a48b8099c7a08a2aec4799804e4a2126a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac680b582e5ce19cad1574d1f5793c68b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a></td></tr>
+<tr class="separator:ac680b582e5ce19cad1574d1f5793c68b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a55ddee61fcf4c82a4459023262b9db15"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a></td></tr>
+<tr class="separator:a55ddee61fcf4c82a4459023262b9db15"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9d06740b06445c1e22b316d7f2197f68"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a9d06740b06445c1e22b316d7f2197f68">SBThreadPlan</a></td></tr>
+<tr class="separator:a9d06740b06445c1e22b316d7f2197f68"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3824b02bce8f22b28b896f8fdde10f90"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html#a3824b02bce8f22b28b896f8fdde10f90">SBQueueItem</a></td></tr>
+<tr class="separator:a3824b02bce8f22b28b896f8fdde10f90"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00018">18</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a6259032706d69973253ebb8cda206121"></a>
<div class="memitem">
<div class="memproto">
@@ -220,7 +269,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ae3f34175df86d552379d8f25cdbf03ed"></a>
<div class="memitem">
<div class="memproto">
@@ -672,7 +721,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a9a0f451374fae1de4a565d58be988a42"></a>
<div class="memitem">
<div class="memproto">
@@ -691,7 +740,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00108">108</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00086">86</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -713,7 +762,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00109">109</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00087">87</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -735,7 +784,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00110">110</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00088">88</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -757,7 +806,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00111">111</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00089">89</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -779,7 +828,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00113">113</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00091">91</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -801,7 +850,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00112">112</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00090">90</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -823,7 +872,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00114">114</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00092">92</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3824b02bce8f22b28b896f8fdde10f90"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00100">100</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -845,7 +916,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00115">115</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00093">93</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -867,7 +938,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00116">116</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00094">94</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -889,7 +960,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00117">117</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00095">95</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -911,7 +982,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00118">118</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00096">96</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -933,7 +1004,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00119">119</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00097">97</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a9d06740b06445c1e22b316d7f2197f68"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00098">98</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -955,7 +1048,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00120">120</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAddress_8h_source.html#l00099">99</a> of file <a class="el" href="SBAddress_8h_source.html">SBAddress.h</a>.</p>
</div>
</div>
@@ -965,9 +1058,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo-members.html
index ebf2658..a8f72d1 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -42,20 +43,22 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a3029879773440b70a22fc13e285fb0fb">GetEffectiveUserID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ac0a0a70bf01f5073ad4e19f0ac6df022">GetGroupID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a385f5b1703122b4157b0027dfbf7e581">GetIgnoreExisting</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ac0f82c45728c88d81cc5d766cb74e59b">GetParentProcessID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#abb6a7077fbe56c776d46b3fa48aca076">GetProcessID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a23216bc30260d88d5e3e2bf635a797ad">GetProcessPluginName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7db508ffa37dee17dc22a159cc96eeb9">GetResumeCount</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a2c6d34f89c1f9cc08b071471b98cb06b">GetUserID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#afd71734093be35e8e1508e2e50b3025b">GetWaitForLaunch</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#aebc3e7d8362dbbecffece8032d439255">GroupIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a1258f3984a13063ec872838fa155ff59">operator=</a>(const SBAttachInfo &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a74cec728a36737a1295a2ccf196d38f4">ParentProcessIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7f38e495c51999e2a1a85445ad5787d7">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">SBAttachInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a0cdeb47fe60c898df6151850ad9f5f94">SBAttachInfo</a>(lldb::pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a9c78b3e0dbf7601a22548ffe49292659">SBAttachInfo</a>(const char *path, bool wait_for)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a1c1ddecf7a48b62c7dc24d78e613b20f">GetListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ac0f82c45728c88d81cc5d766cb74e59b">GetParentProcessID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#abb6a7077fbe56c776d46b3fa48aca076">GetProcessID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a23216bc30260d88d5e3e2bf635a797ad">GetProcessPluginName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7db508ffa37dee17dc22a159cc96eeb9">GetResumeCount</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a2c6d34f89c1f9cc08b071471b98cb06b">GetUserID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#afd71734093be35e8e1508e2e50b3025b">GetWaitForLaunch</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#aebc3e7d8362dbbecffece8032d439255">GroupIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a1258f3984a13063ec872838fa155ff59">operator=</a>(const SBAttachInfo &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a74cec728a36737a1295a2ccf196d38f4">ParentProcessIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7f38e495c51999e2a1a85445ad5787d7">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">SBAttachInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a0cdeb47fe60c898df6151850ad9f5f94">SBAttachInfo</a>(lldb::pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a9c78b3e0dbf7601a22548ffe49292659">SBAttachInfo</a>(const char *path, bool wait_for)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a809db65b82c0278adbf61405f3149249">SBAttachInfo</a>(const char *path, bool wait_for, bool async)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a5e4345d938567627a6cdf1f8028842ba">SBAttachInfo</a>(const SBAttachInfo &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a606ab1f702b6d2c11e28890fecb761c0">SetEffectiveGroupID</a>(uint32_t gid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
@@ -64,20 +67,22 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab66865910b4003c83c02402dd60536d9">SetExecutable</a>(lldb::SBFileSpec exe_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a1afc795119ed7e2f344f7f8865b593cb">SetGroupID</a>(uint32_t gid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a0f134818871b03bdd2c04ce7995c29f8">SetIgnoreExisting</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#aba94f0b1b865a4526f5ffba5f575d3c9">SetParentProcessID</a>(lldb::pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a9e79f1317a7191c5fc87a77ef882e740">SetProcessID</a>(lldb::pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab7dd221a9e530a07a205a68f81bb3db5">SetProcessPluginName</a>(const char *plugin_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a8ddc6e044fe9b07b1e8a91224bf28dc0">SetResumeCount</a>(uint32_t c)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab6599f72626161f777673965c52f05ff">SetUserID</a>(uint32_t uid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a57e2819a8bf43b29636d73728d3d4187">SetWaitForLaunch</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a44301755a0f3455d8c07c0596a31f9f4">SetListener</a>(SBListener &listener)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#aba94f0b1b865a4526f5ffba5f575d3c9">SetParentProcessID</a>(lldb::pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a9e79f1317a7191c5fc87a77ef882e740">SetProcessID</a>(lldb::pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab7dd221a9e530a07a205a68f81bb3db5">SetProcessPluginName</a>(const char *plugin_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a8ddc6e044fe9b07b1e8a91224bf28dc0">SetResumeCount</a>(uint32_t c)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab6599f72626161f777673965c52f05ff">SetUserID</a>(uint32_t uid)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a57e2819a8bf43b29636d73728d3d4187">SetWaitForLaunch</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ad1a45e727eec899fb8d0e084d3e68169">SetWaitForLaunch</a>(bool b, bool async)</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#ac0dda9d20a64a7bc850d20002464c25a">UserIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html#a2055183c6b88e77e5c2cf0517a86dc18">~SBAttachInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBAttachInfo.html">lldb::SBAttachInfo</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo.html b/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo.html
index b4b988e..451d44f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,65 +41,111 @@
</div><!--header-->
<div class="contents">
-<p><code>#include <<a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>></code></p>
+<p><code>#include <<a class="el" href="SBAttachInfo_8h_source.html">SBAttachInfo.h</a>></code></p>
<div class="dynheader">
Collaboration diagram for lldb::SBAttachInfo:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBAttachInfo__coll__graph.png" border="0" usemap="#lldb_1_1SBAttachInfo_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBAttachInfo_coll__map" id="lldb_1_1SBAttachInfo_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a7eb738eb351dcbcbca114a9b8069ed07"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">SBAttachInfo</a> ()</td></tr>
+<tr class="separator:a7eb738eb351dcbcbca114a9b8069ed07"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0cdeb47fe60c898df6151850ad9f5f94"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a0cdeb47fe60c898df6151850ad9f5f94">SBAttachInfo</a> (lldb::pid_t pid)</td></tr>
+<tr class="separator:a0cdeb47fe60c898df6151850ad9f5f94"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9c78b3e0dbf7601a22548ffe49292659"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a9c78b3e0dbf7601a22548ffe49292659">SBAttachInfo</a> (const char *path, bool wait_for)</td></tr>
+<tr class="separator:a9c78b3e0dbf7601a22548ffe49292659"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a809db65b82c0278adbf61405f3149249"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a809db65b82c0278adbf61405f3149249">SBAttachInfo</a> (const char *path, bool wait_for, bool async)</td></tr>
+<tr class="separator:a809db65b82c0278adbf61405f3149249"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e4345d938567627a6cdf1f8028842ba"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a5e4345d938567627a6cdf1f8028842ba">SBAttachInfo</a> (const <a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &rhs)</td></tr>
+<tr class="separator:a5e4345d938567627a6cdf1f8028842ba"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2055183c6b88e77e5c2cf0517a86dc18"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a2055183c6b88e77e5c2cf0517a86dc18">~SBAttachInfo</a> ()</td></tr>
+<tr class="separator:a2055183c6b88e77e5c2cf0517a86dc18"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1258f3984a13063ec872838fa155ff59"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a1258f3984a13063ec872838fa155ff59">operator=</a> (const <a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &rhs)</td></tr>
+<tr class="separator:a1258f3984a13063ec872838fa155ff59"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abb6a7077fbe56c776d46b3fa48aca076"><td class="memItemLeft" align="right" valign="top">lldb::pid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#abb6a7077fbe56c776d46b3fa48aca076">GetProcessID</a> ()</td></tr>
+<tr class="separator:abb6a7077fbe56c776d46b3fa48aca076"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9e79f1317a7191c5fc87a77ef882e740"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a9e79f1317a7191c5fc87a77ef882e740">SetProcessID</a> (lldb::pid_t pid)</td></tr>
+<tr class="separator:a9e79f1317a7191c5fc87a77ef882e740"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab52fefdcf0dec64ddf0a83d951013075"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab52fefdcf0dec64ddf0a83d951013075">SetExecutable</a> (const char *path)</td></tr>
+<tr class="separator:ab52fefdcf0dec64ddf0a83d951013075"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab66865910b4003c83c02402dd60536d9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab66865910b4003c83c02402dd60536d9">SetExecutable</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> exe_file)</td></tr>
+<tr class="separator:ab66865910b4003c83c02402dd60536d9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd71734093be35e8e1508e2e50b3025b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#afd71734093be35e8e1508e2e50b3025b">GetWaitForLaunch</a> ()</td></tr>
+<tr class="separator:afd71734093be35e8e1508e2e50b3025b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57e2819a8bf43b29636d73728d3d4187"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a57e2819a8bf43b29636d73728d3d4187">SetWaitForLaunch</a> (bool b)</td></tr>
+<tr class="separator:a57e2819a8bf43b29636d73728d3d4187"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad1a45e727eec899fb8d0e084d3e68169"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ad1a45e727eec899fb8d0e084d3e68169">SetWaitForLaunch</a> (bool b, bool async)</td></tr>
+<tr class="separator:ad1a45e727eec899fb8d0e084d3e68169"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a385f5b1703122b4157b0027dfbf7e581"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a385f5b1703122b4157b0027dfbf7e581">GetIgnoreExisting</a> ()</td></tr>
+<tr class="separator:a385f5b1703122b4157b0027dfbf7e581"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0f134818871b03bdd2c04ce7995c29f8"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a0f134818871b03bdd2c04ce7995c29f8">SetIgnoreExisting</a> (bool b)</td></tr>
+<tr class="separator:a0f134818871b03bdd2c04ce7995c29f8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7db508ffa37dee17dc22a159cc96eeb9"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7db508ffa37dee17dc22a159cc96eeb9">GetResumeCount</a> ()</td></tr>
+<tr class="separator:a7db508ffa37dee17dc22a159cc96eeb9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8ddc6e044fe9b07b1e8a91224bf28dc0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a8ddc6e044fe9b07b1e8a91224bf28dc0">SetResumeCount</a> (uint32_t c)</td></tr>
+<tr class="separator:a8ddc6e044fe9b07b1e8a91224bf28dc0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a23216bc30260d88d5e3e2bf635a797ad"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a23216bc30260d88d5e3e2bf635a797ad">GetProcessPluginName</a> ()</td></tr>
+<tr class="separator:a23216bc30260d88d5e3e2bf635a797ad"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab7dd221a9e530a07a205a68f81bb3db5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab7dd221a9e530a07a205a68f81bb3db5">SetProcessPluginName</a> (const char *plugin_name)</td></tr>
+<tr class="separator:ab7dd221a9e530a07a205a68f81bb3db5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2c6d34f89c1f9cc08b071471b98cb06b"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a2c6d34f89c1f9cc08b071471b98cb06b">GetUserID</a> ()</td></tr>
+<tr class="separator:a2c6d34f89c1f9cc08b071471b98cb06b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac0a0a70bf01f5073ad4e19f0ac6df022"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ac0a0a70bf01f5073ad4e19f0ac6df022">GetGroupID</a> ()</td></tr>
+<tr class="separator:ac0a0a70bf01f5073ad4e19f0ac6df022"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac0dda9d20a64a7bc850d20002464c25a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ac0dda9d20a64a7bc850d20002464c25a">UserIDIsValid</a> ()</td></tr>
+<tr class="separator:ac0dda9d20a64a7bc850d20002464c25a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebc3e7d8362dbbecffece8032d439255"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#aebc3e7d8362dbbecffece8032d439255">GroupIDIsValid</a> ()</td></tr>
+<tr class="separator:aebc3e7d8362dbbecffece8032d439255"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab6599f72626161f777673965c52f05ff"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ab6599f72626161f777673965c52f05ff">SetUserID</a> (uint32_t uid)</td></tr>
+<tr class="separator:ab6599f72626161f777673965c52f05ff"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1afc795119ed7e2f344f7f8865b593cb"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a1afc795119ed7e2f344f7f8865b593cb">SetGroupID</a> (uint32_t gid)</td></tr>
+<tr class="separator:a1afc795119ed7e2f344f7f8865b593cb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3029879773440b70a22fc13e285fb0fb"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a3029879773440b70a22fc13e285fb0fb">GetEffectiveUserID</a> ()</td></tr>
+<tr class="separator:a3029879773440b70a22fc13e285fb0fb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af34a804e1c93029306b927ef79d1e7b9"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#af34a804e1c93029306b927ef79d1e7b9">GetEffectiveGroupID</a> ()</td></tr>
+<tr class="separator:af34a804e1c93029306b927ef79d1e7b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9fdf4573f18f0c1934d35b56e286a107"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a9fdf4573f18f0c1934d35b56e286a107">EffectiveUserIDIsValid</a> ()</td></tr>
+<tr class="separator:a9fdf4573f18f0c1934d35b56e286a107"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a91f6563ee1542cb2a04e3e99d67a43b1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a91f6563ee1542cb2a04e3e99d67a43b1">EffectiveGroupIDIsValid</a> ()</td></tr>
+<tr class="separator:a91f6563ee1542cb2a04e3e99d67a43b1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a049ddfc3e45f19c2a56d7cc85e3ac67c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a049ddfc3e45f19c2a56d7cc85e3ac67c">SetEffectiveUserID</a> (uint32_t uid)</td></tr>
+<tr class="separator:a049ddfc3e45f19c2a56d7cc85e3ac67c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a606ab1f702b6d2c11e28890fecb761c0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a606ab1f702b6d2c11e28890fecb761c0">SetEffectiveGroupID</a> (uint32_t gid)</td></tr>
+<tr class="separator:a606ab1f702b6d2c11e28890fecb761c0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac0f82c45728c88d81cc5d766cb74e59b"><td class="memItemLeft" align="right" valign="top">lldb::pid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#ac0f82c45728c88d81cc5d766cb74e59b">GetParentProcessID</a> ()</td></tr>
+<tr class="separator:ac0f82c45728c88d81cc5d766cb74e59b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aba94f0b1b865a4526f5ffba5f575d3c9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#aba94f0b1b865a4526f5ffba5f575d3c9">SetParentProcessID</a> (lldb::pid_t pid)</td></tr>
+<tr class="separator:aba94f0b1b865a4526f5ffba5f575d3c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a74cec728a36737a1295a2ccf196d38f4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a74cec728a36737a1295a2ccf196d38f4">ParentProcessIDIsValid</a> ()</td></tr>
+<tr class="separator:a74cec728a36737a1295a2ccf196d38f4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1c1ddecf7a48b62c7dc24d78e613b20f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a1c1ddecf7a48b62c7dc24d78e613b20f">GetListener</a> ()</td></tr>
+<tr class="separator:a1c1ddecf7a48b62c7dc24d78e613b20f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a44301755a0f3455d8c07c0596a31f9f4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a44301755a0f3455d8c07c0596a31f9f4">SetListener</a> (<a class="el" href="classlldb_1_1SBListener.html">SBListener</a> &listener)</td></tr>
+<tr class="separator:a44301755a0f3455d8c07c0596a31f9f4"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a7f38e495c51999e2a1a85445ad5787d7"><td class="memItemLeft" align="right" valign="top">lldb_private::ProcessAttachInfo & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a7f38e495c51999e2a1a85445ad5787d7">ref</a> ()</td></tr>
+<tr class="separator:a7f38e495c51999e2a1a85445ad5787d7"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a07555d88c4d9c993b8e41b57651ee37e"><td class="memItemLeft" align="right" valign="top">ProcessAttachInfoSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">m_opaque_sp</a></td></tr>
+<tr class="separator:a07555d88c4d9c993b8e41b57651ee37e"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00122">122</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBAttachInfo_8h_source.html#l00019">19</a> of file <a class="el" href="SBAttachInfo_8h_source.html">SBAttachInfo.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a7eb738eb351dcbcbca114a9b8069ed07"></a>
<div class="memitem">
<div class="memproto">
@@ -153,6 +200,57 @@
</tr>
</table>
</div><div class="memdoc">
+<p>Attach to a process by name.</p>
+<p>This function implies that a future call to <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) will be synchronous.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">path</td><td>A full or partial name for the process to attach to.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">wait_for</td><td>If <b>false</b>, attach to an existing process whose name matches. If <b>true</b>, then wait for the next process whose name matches. </td></tr>
+ </table>
+ </dd>
+</dl>
+
+</div>
+</div>
+<a class="anchor" id="a809db65b82c0278adbf61405f3149249"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBAttachInfo::SBAttachInfo </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>wait_for</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>async</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Attach to a process by name.</p>
+<p>Future calls to <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) will be synchronous or asynchronous depending on the <em>async</em> argument.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">path</td><td>A full or partial name for the process to attach to.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">wait_for</td><td>If <b>false</b>, attach to an existing process whose name matches. If <b>true</b>, then wait for the next process whose name matches.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">async</td><td>If <b>false</b>, then the <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) call will be a synchronous call with no way to cancel the attach in progress. If <b>true</b>, then the <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) function will return immediately and clients are expected to wait for a process eStateStopped event if a suitable process is eventually found. If the client wants to cancel the event, <a class="el" href="classlldb_1_1SBProcess.html#aef67743d54ab7d28f601d4197944eb1b">SBProcess::Stop()</a> can be called and an eStateExited process event will be delivered. </td></tr>
+ </table>
+ </dd>
+</dl>
</div>
</div>
@@ -187,7 +285,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a91f6563ee1542cb2a04e3e99d67a43b1"></a>
<div class="memitem">
<div class="memproto">
@@ -278,6 +376,23 @@
</div>
</div>
+<a class="anchor" id="a1c1ddecf7a48b62c7dc24d78e613b20f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> lldb::SBAttachInfo::GetListener </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get the listener that will be used to receive process events.</p>
+<p>If no listener has been set via a call to <a class="el" href="classlldb_1_1SBLaunchInfo.html#a1540012ff5755c1e2ca1752cf4a310e4">SBLaunchInfo::SetListener()</a>, then an invalid <a class="el" href="classlldb_1_1SBListener.html">SBListener</a> will be returned (<a class="el" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">SBListener::IsValid()</a> will return false). If a listener has been set, then the valid listener object will be returned. </p>
+
+</div>
+</div>
<a class="anchor" id="ac0f82c45728c88d81cc5d766cb74e59b"></a>
<div class="memitem">
<div class="memproto">
@@ -533,6 +648,24 @@
</div>
</div>
+<a class="anchor" id="a44301755a0f3455d8c07c0596a31f9f4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBAttachInfo::SetListener </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> & </td>
+ <td class="paramname"><em>listener</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Set the listener that will be used to receive process events.</p>
+<p>By default the <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a>, which has a listener, that the <a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> belongs to will listen for the process events. Calling this function allows a different listener to be used to listen for process events. </p>
+
+</div>
+</div>
<a class="anchor" id="aba94f0b1b865a4526f5ffba5f575d3c9"></a>
<div class="memitem">
<div class="memproto">
@@ -626,6 +759,49 @@
</tr>
</table>
</div><div class="memdoc">
+<p>Set attach by process name settings.</p>
+<p>Designed to be used after a call to <a class="el" href="classlldb_1_1SBAttachInfo.html#ab52fefdcf0dec64ddf0a83d951013075">SBAttachInfo::SetExecutable()</a>. This function implies that a call to <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) will be synchronous.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">wait_for</td><td>If <b>false</b>, attach to an existing process whose name matches. If <b>true</b>, then wait for the next process whose name matches. </td></tr>
+ </table>
+ </dd>
+</dl>
+
+</div>
+</div>
+<a class="anchor" id="ad1a45e727eec899fb8d0e084d3e68169"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBAttachInfo::SetWaitForLaunch </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>b</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>async</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Set attach by process name settings.</p>
+<p>Designed to be used after a call to <a class="el" href="classlldb_1_1SBAttachInfo.html#ab52fefdcf0dec64ddf0a83d951013075">SBAttachInfo::SetExecutable()</a>. Future calls to <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) will be synchronous or asynchronous depending on the <em>async</em> argument.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">wait_for</td><td>If <b>false</b>, attach to an existing process whose name matches. If <b>true</b>, then wait for the next process whose name matches.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">async</td><td>If <b>false</b>, then the <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) call will be a synchronous call with no way to cancel the attach in progress. If <b>true</b>, then the <a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">SBTarget::Attach</a>(...) function will return immediately and clients are expected to wait for a process eStateStopped event if a suitable process is eventually found. If the client wants to cancel the event, <a class="el" href="classlldb_1_1SBProcess.html#aef67743d54ab7d28f601d4197944eb1b">SBProcess::Stop()</a> can be called and an eStateExited process event will be delivered. </td></tr>
+ </table>
+ </dd>
+</dl>
</div>
</div>
@@ -644,7 +820,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
<div class="memitem">
<div class="memproto">
@@ -663,11 +839,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00221">221</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAttachInfo_8h_source.html#l00181">181</a> of file <a class="el" href="SBAttachInfo_8h_source.html">SBAttachInfo.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a07555d88c4d9c993b8e41b57651ee37e"></a>
<div class="memitem">
<div class="memproto">
@@ -686,19 +862,19 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00226">226</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBAttachInfo_8h_source.html#l00185">185</a> of file <a class="el" href="SBAttachInfo_8h_source.html">SBAttachInfo.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
-<li><a class="el" href="SBTarget_8h_source.html">SBTarget.h</a></li>
+<li><a class="el" href="SBAttachInfo_8h_source.html">SBAttachInfo.h</a></li>
</ul>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo__coll__graph.png
index ef585a1..23bb58f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBAttachInfo__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBlock-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBlock-members.html
index 6ac3ca3..50c6f0f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBlock-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBlock-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -64,9 +65,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBlock.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBlock.html
index 2598567..b3ce3d5 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBlock.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBlock.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,41 +41,66 @@
<p><code>#include <<a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae2cd927ee65f7a6b5adbac70c3115f4c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#ae2cd927ee65f7a6b5adbac70c3115f4c">SBBlock</a> ()</td></tr>
+<tr class="separator:ae2cd927ee65f7a6b5adbac70c3115f4c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acc6d23f5fd743ecacd8ebb26c89344d5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#acc6d23f5fd743ecacd8ebb26c89344d5">SBBlock</a> (const <a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &rhs)</td></tr>
+<tr class="separator:acc6d23f5fd743ecacd8ebb26c89344d5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7435faaeb16b8b0706a61618b46d1402"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a7435faaeb16b8b0706a61618b46d1402">~SBBlock</a> ()</td></tr>
+<tr class="separator:a7435faaeb16b8b0706a61618b46d1402"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab35d7c56a9dab0ce0120026702ca9523"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#ab35d7c56a9dab0ce0120026702ca9523">operator=</a> (const <a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> &rhs)</td></tr>
+<tr class="separator:ab35d7c56a9dab0ce0120026702ca9523"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a478e09fac03ea40f761f6f71afc350e4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a478e09fac03ea40f761f6f71afc350e4">IsInlined</a> () const </td></tr>
+<tr class="separator:a478e09fac03ea40f761f6f71afc350e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ae2ccbdee4b23c65365f90e771acf13"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a3ae2ccbdee4b23c65365f90e771acf13">IsValid</a> () const </td></tr>
+<tr class="separator:a3ae2ccbdee4b23c65365f90e771acf13"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e3bdd88b5bb1444de718fe3d18942cb"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a0e3bdd88b5bb1444de718fe3d18942cb">GetInlinedName</a> () const </td></tr>
+<tr class="separator:a0e3bdd88b5bb1444de718fe3d18942cb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a522476c465c25afa9dcb3d4a87949974"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a522476c465c25afa9dcb3d4a87949974">GetInlinedCallSiteFile</a> () const </td></tr>
+<tr class="separator:a522476c465c25afa9dcb3d4a87949974"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01e420e9e0203eafbe5bde5999ec1e1d"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a01e420e9e0203eafbe5bde5999ec1e1d">GetInlinedCallSiteLine</a> () const </td></tr>
+<tr class="separator:a01e420e9e0203eafbe5bde5999ec1e1d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae5ef6525af5ce2a8bd2306b2db7f7ea6"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#ae5ef6525af5ce2a8bd2306b2db7f7ea6">GetInlinedCallSiteColumn</a> () const </td></tr>
+<tr class="separator:ae5ef6525af5ce2a8bd2306b2db7f7ea6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0af2a0ab6a50144e7639790fbfc2c910"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a0af2a0ab6a50144e7639790fbfc2c910">GetParent</a> ()</td></tr>
+<tr class="separator:a0af2a0ab6a50144e7639790fbfc2c910"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61591eeb3c53c5b3fc3704790ee76522"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a61591eeb3c53c5b3fc3704790ee76522">GetSibling</a> ()</td></tr>
+<tr class="separator:a61591eeb3c53c5b3fc3704790ee76522"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af26df423442019e2fe7b13adebf110cb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#af26df423442019e2fe7b13adebf110cb">GetFirstChild</a> ()</td></tr>
+<tr class="separator:af26df423442019e2fe7b13adebf110cb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a22513272d40ba97b7eed88e4fd8a7b25"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a22513272d40ba97b7eed88e4fd8a7b25">GetNumRanges</a> ()</td></tr>
+<tr class="separator:a22513272d40ba97b7eed88e4fd8a7b25"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a786a4dced92fdbda1dba6459262d039e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a786a4dced92fdbda1dba6459262d039e">GetRangeStartAddress</a> (uint32_t idx)</td></tr>
+<tr class="separator:a786a4dced92fdbda1dba6459262d039e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6549e2ebe0620dfdd5588a4ca5971c74"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a6549e2ebe0620dfdd5588a4ca5971c74">GetRangeEndAddress</a> (uint32_t idx)</td></tr>
+<tr class="separator:a6549e2ebe0620dfdd5588a4ca5971c74"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7b238ca96e50f656c7c0beb295d9fc90"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a7b238ca96e50f656c7c0beb295d9fc90">GetRangeIndexForBlockAddress</a> (<a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> block_addr)</td></tr>
+<tr class="separator:a7b238ca96e50f656c7c0beb295d9fc90"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adfc97329337b4120a1a2e40cc3871f5d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#adfc97329337b4120a1a2e40cc3871f5d">GetVariables</a> (<a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, bool arguments, bool locals, bool statics, lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:adfc97329337b4120a1a2e40cc3871f5d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3cfd1876059551b26d6f24ee53a8a5c5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a3cfd1876059551b26d6f24ee53a8a5c5">GetVariables</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target, bool arguments, bool locals, bool statics)</td></tr>
+<tr class="separator:a3cfd1876059551b26d6f24ee53a8a5c5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a806091287625a0db8bfbabf24d421005"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a806091287625a0db8bfbabf24d421005">GetContainingInlinedBlock</a> ()</td></tr>
+<tr class="separator:a806091287625a0db8bfbabf24d421005"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2fe286fbeb73e6e66e6af08ce7837614"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a2fe286fbeb73e6e66e6af08ce7837614">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a2fe286fbeb73e6e66e6af08ce7837614"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a></td></tr>
+<tr class="separator:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00020">20</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ae2cd927ee65f7a6b5adbac70c3115f4c"></a>
<div class="memitem">
<div class="memproto">
@@ -121,7 +147,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a806091287625a0db8bfbabf24d421005"></a>
<div class="memitem">
<div class="memproto">
@@ -451,7 +477,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -470,7 +496,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00101">101</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00077">77</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
</div>
</div>
@@ -492,7 +518,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00102">102</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00078">78</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
</div>
</div>
@@ -514,7 +540,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00103">103</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00079">79</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
</div>
</div>
@@ -536,7 +562,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00104">104</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBlock_8h_source.html#l00080">80</a> of file <a class="el" href="SBBlock_8h_source.html">SBBlock.h</a>.</p>
</div>
</div>
@@ -546,9 +572,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint-members.html
index 2aeecb5..736adde 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,21 +37,25 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">BreakpointHitCallback</a> typedef</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#afb3db974559bfc0b7736cfd85333c316">ClearAllBreakpointSites</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#afbf978cfe82e757504e209691f50c49d">EventIsBreakpointEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a47b6c0bf8e834e232b8347c1fa52e8bc">FindLocationByAddress</a>(lldb::addr_t vm_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a933931d643a01d3b972f660c13f9187e">FindLocationByID</a>(lldb::break_id_t bp_loc_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ad5cd3b176d07292ab810f4ed061095c8">FindLocationIDByAddress</a>(lldb::addr_t vm_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a2f6161b7a6f90d6a9fae8a496122eb80">GetBreakpointEventTypeFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a86c3d6cb7aa59167a5f4be678db23c5c">GetBreakpointFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac0e9bfac67e7b387994c832d84edd4bf">GetBreakpointLocationAtIndexFromEvent</a>(const lldb::SBEvent &event, uint32_t loc_idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac93e4aac98291b75bc5add737366d7c7">AddName</a>(const char *new_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">BreakpointHitCallback</a> typedef</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#afb3db974559bfc0b7736cfd85333c316">ClearAllBreakpointSites</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#afbf978cfe82e757504e209691f50c49d">EventIsBreakpointEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a47b6c0bf8e834e232b8347c1fa52e8bc">FindLocationByAddress</a>(lldb::addr_t vm_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a933931d643a01d3b972f660c13f9187e">FindLocationByID</a>(lldb::break_id_t bp_loc_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ad5cd3b176d07292ab810f4ed061095c8">FindLocationIDByAddress</a>(lldb::addr_t vm_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a2f6161b7a6f90d6a9fae8a496122eb80">GetBreakpointEventTypeFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a86c3d6cb7aa59167a5f4be678db23c5c">GetBreakpointFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac0e9bfac67e7b387994c832d84edd4bf">GetBreakpointLocationAtIndexFromEvent</a>(const lldb::SBEvent &event, uint32_t loc_idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a717f074157027748bd562f2582a2fc64">GetCommandLineCommands</a>(SBStringList &commands)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a84b47349cae9fb443cd066fdb205e79d">GetCondition</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a723cd3881b2dfc271408c7c763447bc2">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a98625ef23f591f6b76aa29e4eaf416c5">GetHitCount</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#aadbfc9091a68ca55c94a3c2b904ede5c">GetID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#add6d1051eadb31b1768322794a04190b">GetIgnoreCount</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#acec64a7e242953a01e7a24908623ee25">GetLocationAtIndex</a>(uint32_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a1008cf9c89c6e8cb0639a936d29b71cf">GetDescription</a>(lldb::SBStream &description, bool include_locations)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a98625ef23f591f6b76aa29e4eaf416c5">GetHitCount</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#aadbfc9091a68ca55c94a3c2b904ede5c">GetID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#add6d1051eadb31b1768322794a04190b">GetIgnoreCount</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#acec64a7e242953a01e7a24908623ee25">GetLocationAtIndex</a>(uint32_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a836d7c34633af5b650a9b1b0a6305a41">GetNames</a>(SBStringList &names)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a2ec7d5b8c30443494dfd1d4d80f555c8">GetNumBreakpointLocationsFromEvent</a>(const lldb::SBEvent &event_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a270fe31aa7d6f70337711826f2a08ac6">GetNumLocations</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#aa85611de9042b1cb43563c5073dc1423">GetNumResolvedLocations</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
@@ -62,19 +67,25 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a6bdc1a8618ef2be460c00d03671e6044">IsInternal</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#aae8ec596ee3d7edc208a61a64336e22c">IsOneShot</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a8250b31fa3841b021187ef29abfed028">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a844471a91286b9ad9ef9ec503ab6d424">operator!=</a>(const lldb::SBBreakpoint &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a84361d37e81d14c57d472a8aedda3902">operator=</a>(const lldb::SBBreakpoint &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#aaa2fca555438a0ece0ae2927eec351f8">operator==</a>(const lldb::SBBreakpoint &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ab472c6a85ef23932c7152259e1c8011f">MatchesName</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a844471a91286b9ad9ef9ec503ab6d424">operator!=</a>(const lldb::SBBreakpoint &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a84361d37e81d14c57d472a8aedda3902">operator=</a>(const lldb::SBBreakpoint &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#aaa2fca555438a0ece0ae2927eec351f8">operator==</a>(const lldb::SBBreakpoint &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#af6874d360639717bfa883d49c3fb52ee">RemoveName</a>(const char *name_to_remove)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ab49c014469df12f8461bd55a23044e51">SBBreakpoint</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#afa84dc0626747f33535ee39272dc8ea6">SBBreakpoint</a>(const lldb::SBBreakpoint &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a5d9de0333ea4801f55b41016b2b1159b">SetCallback</a>(BreakpointHitCallback callback, void *baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#abf31c0800f930ef0e241d4cbf10d947e">SBBreakpointList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a5d9de0333ea4801f55b41016b2b1159b">SetCallback</a>(BreakpointHitCallback callback, void *baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a90d1f352d8181ebe2452e90c6df671e3">SetCommandLineCommands</a>(SBStringList &commands)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a5396e7ee7f4f08bb7365eb72f7d8aeef">SetCondition</a>(const char *condition)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a04c44fd2332f83c9c6eb968dfcc7bb9a">SetEnabled</a>(bool enable)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#abc0dcc49b4133f81b39be67f68e4531f">SetIgnoreCount</a>(uint32_t count)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a4cfb585b920db41d33896f36ec3dcd05">SetOneShot</a>(bool one_shot)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a31c38493b4482d7e239f3600a6125f0c">SetQueueName</a>(const char *queue_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a20b9c2ea20a4b7f1bffeaedaebb97238">SetScriptCallbackBody</a>(const char *script_body_text)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a90f8df9183653d0e768bdb4ec4845887">SetScriptCallbackFunction</a>(const char *callback_function_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a8aabae7d4dc6ee88657aebbd37c6dbcd">SetThreadID</a>(lldb::tid_t sb_thread_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#a3e61d60b0d397667155e397092fc9743">SetThreadIndex</a>(uint32_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac41c1e7fad820e56366e3b9e3c888edb">SetThreadName</a>(const char *thread_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td><td class="entry"></td></tr>
@@ -82,9 +93,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint.html
index 275377c..a6332e8 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpoint.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -42,65 +43,128 @@
<p><code>#include <<a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:ada89458fcabcc072fface56b9bad2938"><td class="memItemLeft" align="right" valign="top">typedef bool(* </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">BreakpointHitCallback</a> )(void *baton, <a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> &process, <a class="el" href="classlldb_1_1SBThread.html">SBThread</a> &thread, <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &location)</td></tr>
+<tr class="separator:ada89458fcabcc072fface56b9bad2938"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab49c014469df12f8461bd55a23044e51"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ab49c014469df12f8461bd55a23044e51">SBBreakpoint</a> ()</td></tr>
+<tr class="separator:ab49c014469df12f8461bd55a23044e51"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa84dc0626747f33535ee39272dc8ea6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#afa84dc0626747f33535ee39272dc8ea6">SBBreakpoint</a> (const <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs)</td></tr>
+<tr class="separator:afa84dc0626747f33535ee39272dc8ea6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac31692391904a10f39a3802165a13c71"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac31692391904a10f39a3802165a13c71">~SBBreakpoint</a> ()</td></tr>
+<tr class="separator:ac31692391904a10f39a3802165a13c71"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84361d37e81d14c57d472a8aedda3902"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a84361d37e81d14c57d472a8aedda3902">operator=</a> (const <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs)</td></tr>
+<tr class="separator:a84361d37e81d14c57d472a8aedda3902"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa2fca555438a0ece0ae2927eec351f8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#aaa2fca555438a0ece0ae2927eec351f8">operator==</a> (const <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs)</td></tr>
+<tr class="separator:aaa2fca555438a0ece0ae2927eec351f8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a844471a91286b9ad9ef9ec503ab6d424"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a844471a91286b9ad9ef9ec503ab6d424">operator!=</a> (const <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> &rhs)</td></tr>
+<tr class="separator:a844471a91286b9ad9ef9ec503ab6d424"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aadbfc9091a68ca55c94a3c2b904ede5c"><td class="memItemLeft" align="right" valign="top">break_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#aadbfc9091a68ca55c94a3c2b904ede5c">GetID</a> () const </td></tr>
+<tr class="separator:aadbfc9091a68ca55c94a3c2b904ede5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8250b31fa3841b021187ef29abfed028"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a8250b31fa3841b021187ef29abfed028">IsValid</a> () const </td></tr>
+<tr class="separator:a8250b31fa3841b021187ef29abfed028"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afb3db974559bfc0b7736cfd85333c316"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#afb3db974559bfc0b7736cfd85333c316">ClearAllBreakpointSites</a> ()</td></tr>
+<tr class="separator:afb3db974559bfc0b7736cfd85333c316"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a47b6c0bf8e834e232b8347c1fa52e8bc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a47b6c0bf8e834e232b8347c1fa52e8bc">FindLocationByAddress</a> (lldb::addr_t vm_addr)</td></tr>
+<tr class="separator:a47b6c0bf8e834e232b8347c1fa52e8bc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad5cd3b176d07292ab810f4ed061095c8"><td class="memItemLeft" align="right" valign="top">lldb::break_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ad5cd3b176d07292ab810f4ed061095c8">FindLocationIDByAddress</a> (lldb::addr_t vm_addr)</td></tr>
+<tr class="separator:ad5cd3b176d07292ab810f4ed061095c8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a933931d643a01d3b972f660c13f9187e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a933931d643a01d3b972f660c13f9187e">FindLocationByID</a> (lldb::break_id_t bp_loc_id)</td></tr>
+<tr class="separator:a933931d643a01d3b972f660c13f9187e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acec64a7e242953a01e7a24908623ee25"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#acec64a7e242953a01e7a24908623ee25">GetLocationAtIndex</a> (uint32_t index)</td></tr>
+<tr class="separator:acec64a7e242953a01e7a24908623ee25"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a04c44fd2332f83c9c6eb968dfcc7bb9a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a04c44fd2332f83c9c6eb968dfcc7bb9a">SetEnabled</a> (bool enable)</td></tr>
+<tr class="separator:a04c44fd2332f83c9c6eb968dfcc7bb9a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aab6e7bb3748ef0e82ba9a3c095458d7d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#aab6e7bb3748ef0e82ba9a3c095458d7d">IsEnabled</a> ()</td></tr>
+<tr class="separator:aab6e7bb3748ef0e82ba9a3c095458d7d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4cfb585b920db41d33896f36ec3dcd05"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a4cfb585b920db41d33896f36ec3dcd05">SetOneShot</a> (bool one_shot)</td></tr>
+<tr class="separator:a4cfb585b920db41d33896f36ec3dcd05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae8ec596ee3d7edc208a61a64336e22c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#aae8ec596ee3d7edc208a61a64336e22c">IsOneShot</a> () const </td></tr>
+<tr class="separator:aae8ec596ee3d7edc208a61a64336e22c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6bdc1a8618ef2be460c00d03671e6044"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a6bdc1a8618ef2be460c00d03671e6044">IsInternal</a> ()</td></tr>
+<tr class="separator:a6bdc1a8618ef2be460c00d03671e6044"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a98625ef23f591f6b76aa29e4eaf416c5"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a98625ef23f591f6b76aa29e4eaf416c5">GetHitCount</a> () const </td></tr>
+<tr class="separator:a98625ef23f591f6b76aa29e4eaf416c5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abc0dcc49b4133f81b39be67f68e4531f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#abc0dcc49b4133f81b39be67f68e4531f">SetIgnoreCount</a> (uint32_t count)</td></tr>
+<tr class="separator:abc0dcc49b4133f81b39be67f68e4531f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:add6d1051eadb31b1768322794a04190b"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#add6d1051eadb31b1768322794a04190b">GetIgnoreCount</a> () const </td></tr>
+<tr class="separator:add6d1051eadb31b1768322794a04190b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5396e7ee7f4f08bb7365eb72f7d8aeef"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a5396e7ee7f4f08bb7365eb72f7d8aeef">SetCondition</a> (const char *condition)</td></tr>
+<tr class="separator:a5396e7ee7f4f08bb7365eb72f7d8aeef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84b47349cae9fb443cd066fdb205e79d"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a84b47349cae9fb443cd066fdb205e79d">GetCondition</a> ()</td></tr>
+<tr class="separator:a84b47349cae9fb443cd066fdb205e79d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8aabae7d4dc6ee88657aebbd37c6dbcd"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a8aabae7d4dc6ee88657aebbd37c6dbcd">SetThreadID</a> (lldb::tid_t sb_thread_id)</td></tr>
+<tr class="separator:a8aabae7d4dc6ee88657aebbd37c6dbcd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afcba5aa8a08dda3512b7186a2c5c6480"><td class="memItemLeft" align="right" valign="top">lldb::tid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#afcba5aa8a08dda3512b7186a2c5c6480">GetThreadID</a> ()</td></tr>
+<tr class="separator:afcba5aa8a08dda3512b7186a2c5c6480"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e61d60b0d397667155e397092fc9743"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a3e61d60b0d397667155e397092fc9743">SetThreadIndex</a> (uint32_t index)</td></tr>
+<tr class="separator:a3e61d60b0d397667155e397092fc9743"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0d21a8ddb374dbf06ca098ab0d6572b8"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a0d21a8ddb374dbf06ca098ab0d6572b8">GetThreadIndex</a> () const </td></tr>
+<tr class="separator:a0d21a8ddb374dbf06ca098ab0d6572b8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac41c1e7fad820e56366e3b9e3c888edb"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac41c1e7fad820e56366e3b9e3c888edb">SetThreadName</a> (const char *thread_name)</td></tr>
+<tr class="separator:ac41c1e7fad820e56366e3b9e3c888edb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae7601faeb5704ee7f117869881f702c1"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ae7601faeb5704ee7f117869881f702c1">GetThreadName</a> () const </td></tr>
+<tr class="separator:ae7601faeb5704ee7f117869881f702c1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a31c38493b4482d7e239f3600a6125f0c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a31c38493b4482d7e239f3600a6125f0c">SetQueueName</a> (const char *queue_name)</td></tr>
+<tr class="separator:a31c38493b4482d7e239f3600a6125f0c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2fb409e2af93b84a8643b090ba604c1a"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a2fb409e2af93b84a8643b090ba604c1a">GetQueueName</a> () const </td></tr>
+<tr class="separator:a2fb409e2af93b84a8643b090ba604c1a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5d9de0333ea4801f55b41016b2b1159b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a5d9de0333ea4801f55b41016b2b1159b">SetCallback</a> (<a class="el" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">BreakpointHitCallback</a> callback, void *baton)</td></tr>
+<tr class="separator:a5d9de0333ea4801f55b41016b2b1159b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a90f8df9183653d0e768bdb4ec4845887"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a90f8df9183653d0e768bdb4ec4845887">SetScriptCallbackFunction</a> (const char *callback_function_name)</td></tr>
+<tr class="separator:a90f8df9183653d0e768bdb4ec4845887"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a90d1f352d8181ebe2452e90c6df671e3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a90d1f352d8181ebe2452e90c6df671e3">SetCommandLineCommands</a> (<a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> &commands)</td></tr>
+<tr class="separator:a90d1f352d8181ebe2452e90c6df671e3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a717f074157027748bd562f2582a2fc64"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a717f074157027748bd562f2582a2fc64">GetCommandLineCommands</a> (<a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> &commands)</td></tr>
+<tr class="separator:a717f074157027748bd562f2582a2fc64"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a20b9c2ea20a4b7f1bffeaedaebb97238"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a20b9c2ea20a4b7f1bffeaedaebb97238">SetScriptCallbackBody</a> (const char *script_body_text)</td></tr>
+<tr class="separator:a20b9c2ea20a4b7f1bffeaedaebb97238"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac93e4aac98291b75bc5add737366d7c7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac93e4aac98291b75bc5add737366d7c7">AddName</a> (const char *new_name)</td></tr>
+<tr class="separator:ac93e4aac98291b75bc5add737366d7c7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af6874d360639717bfa883d49c3fb52ee"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#af6874d360639717bfa883d49c3fb52ee">RemoveName</a> (const char *name_to_remove)</td></tr>
+<tr class="separator:af6874d360639717bfa883d49c3fb52ee"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab472c6a85ef23932c7152259e1c8011f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ab472c6a85ef23932c7152259e1c8011f">MatchesName</a> (const char *name)</td></tr>
+<tr class="separator:ab472c6a85ef23932c7152259e1c8011f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a836d7c34633af5b650a9b1b0a6305a41"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a836d7c34633af5b650a9b1b0a6305a41">GetNames</a> (<a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> &names)</td></tr>
+<tr class="separator:a836d7c34633af5b650a9b1b0a6305a41"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa85611de9042b1cb43563c5073dc1423"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#aa85611de9042b1cb43563c5073dc1423">GetNumResolvedLocations</a> () const </td></tr>
+<tr class="separator:aa85611de9042b1cb43563c5073dc1423"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a270fe31aa7d6f70337711826f2a08ac6"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a270fe31aa7d6f70337711826f2a08ac6">GetNumLocations</a> () const </td></tr>
+<tr class="separator:a270fe31aa7d6f70337711826f2a08ac6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a723cd3881b2dfc271408c7c763447bc2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a723cd3881b2dfc271408c7c763447bc2">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a723cd3881b2dfc271408c7c763447bc2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1008cf9c89c6e8cb0639a936d29b71cf"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a1008cf9c89c6e8cb0639a936d29b71cf">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, bool include_locations)</td></tr>
+<tr class="separator:a1008cf9c89c6e8cb0639a936d29b71cf"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:afbf978cfe82e757504e209691f50c49d"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#afbf978cfe82e757504e209691f50c49d">EventIsBreakpointEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:afbf978cfe82e757504e209691f50c49d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2f6161b7a6f90d6a9fae8a496122eb80"><td class="memItemLeft" align="right" valign="top">static lldb::BreakpointEventType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a2f6161b7a6f90d6a9fae8a496122eb80">GetBreakpointEventTypeFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a2f6161b7a6f90d6a9fae8a496122eb80"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a86c3d6cb7aa59167a5f4be678db23c5c"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a86c3d6cb7aa59167a5f4be678db23c5c">GetBreakpointFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a86c3d6cb7aa59167a5f4be678db23c5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac0e9bfac67e7b387994c832d84edd4bf"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ac0e9bfac67e7b387994c832d84edd4bf">GetBreakpointLocationAtIndexFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, uint32_t loc_idx)</td></tr>
+<tr class="separator:ac0e9bfac67e7b387994c832d84edd4bf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2ec7d5b8c30443494dfd1d4d80f555c8"><td class="memItemLeft" align="right" valign="top">static uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a2ec7d5b8c30443494dfd1d4d80f555c8">GetNumBreakpointLocationsFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event_sp)</td></tr>
+<tr class="separator:a2ec7d5b8c30443494dfd1d4d80f555c8"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
+<tr class="memitem:abf31c0800f930ef0e241d4cbf10d947e"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#abf31c0800f930ef0e241d4cbf10d947e">SBBreakpointList</a></td></tr>
+<tr class="separator:abf31c0800f930ef0e241d4cbf10d947e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade87025d6a977d3f528050f7c16a5d48"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a></td></tr>
+<tr class="separator:ade87025d6a977d3f528050f7c16a5d48"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00017">17</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
-</div><h2>Member Typedef Documentation</h2>
+</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="ada89458fcabcc072fface56b9bad2938"></a>
<div class="memitem">
<div class="memproto">
@@ -111,11 +175,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00021">21</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00019">19</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
</div>
</div>
-<h2>Constructor & Destructor Documentation</h2>
+<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ab49c014469df12f8461bd55a23044e51"></a>
<div class="memitem">
<div class="memproto">
@@ -162,7 +226,23 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="ac93e4aac98291b75bc5add737366d7c7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBBreakpoint::AddName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>new_name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="afb3db974559bfc0b7736cfd85333c316"></a>
<div class="memitem">
<div class="memproto">
@@ -332,6 +412,22 @@
</div>
</div>
+<a class="anchor" id="a717f074157027748bd562f2582a2fc64"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBBreakpoint::GetCommandLineCommands </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> & </td>
+ <td class="paramname"><em>commands</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a84b47349cae9fb443cd066fdb205e79d"></a>
<div class="memitem">
<div class="memproto">
@@ -363,6 +459,32 @@
</div>
</div>
+<a class="anchor" id="a1008cf9c89c6e8cb0639a936d29b71cf"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBBreakpoint::GetDescription </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>description</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>include_locations</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a98625ef23f591f6b76aa29e4eaf416c5"></a>
<div class="memitem">
<div class="memproto">
@@ -424,6 +546,22 @@
</div>
</div>
+<a class="anchor" id="a836d7c34633af5b650a9b1b0a6305a41"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpoint::GetNames </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> & </td>
+ <td class="paramname"><em>names</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a2ec7d5b8c30443494dfd1d4d80f555c8"></a>
<div class="memitem">
<div class="memproto">
@@ -598,6 +736,22 @@
</div>
</div>
+<a class="anchor" id="ab472c6a85ef23932c7152259e1c8011f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBBreakpoint::MatchesName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a844471a91286b9ad9ef9ec503ab6d424"></a>
<div class="memitem">
<div class="memproto">
@@ -646,6 +800,22 @@
</div>
</div>
+<a class="anchor" id="af6874d360639717bfa883d49c3fb52ee"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpoint::RemoveName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name_to_remove</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a5d9de0333ea4801f55b41016b2b1159b"></a>
<div class="memitem">
<div class="memproto">
@@ -672,6 +842,22 @@
</div>
</div>
+<a class="anchor" id="a90d1f352d8181ebe2452e90c6df671e3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpoint::SetCommandLineCommands </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> & </td>
+ <td class="paramname"><em>commands</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a5396e7ee7f4f08bb7365eb72f7d8aeef"></a>
<div class="memitem">
<div class="memproto">
@@ -752,6 +938,38 @@
</div>
</div>
+<a class="anchor" id="a20b9c2ea20a4b7f1bffeaedaebb97238"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBBreakpoint::SetScriptCallbackBody </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>script_body_text</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a90f8df9183653d0e768bdb4ec4845887"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpoint::SetScriptCallbackFunction </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>callback_function_name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a8aabae7d4dc6ee88657aebbd37c6dbcd"></a>
<div class="memitem">
<div class="memproto">
@@ -800,7 +1018,29 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="abf31c0800f930ef0e241d4cbf10d947e"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00128">128</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="ade87025d6a977d3f528050f7c16a5d48"></a>
<div class="memitem">
<div class="memproto">
@@ -819,7 +1059,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00147">147</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00129">129</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
</div>
</div>
@@ -841,7 +1081,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00148">148</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00130">130</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
</div>
</div>
@@ -851,9 +1091,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointList-members.html
new file mode 100644
index 0000000..41c1e06
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointList-members.html
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBBreakpointList Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a8e11b8c04a7f1e11646876775ad21559">Append</a>(const SBBreakpoint &sb_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a096293a9bbb6e739c88448ae2877365b">AppendByID</a>(lldb::break_id_t id)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#aeddf42085f6b47369329646ad58513af">AppendIfUnique</a>(const SBBreakpoint &sb_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#aa26c276eea5ea78ee8564300780e8474">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a5115fc89798453ac6874f7c52077ba29">CopyToBreakpointIDList</a>(lldb_private::BreakpointIDList &bp_id_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a47b5a3a32b9d029f890ae11b6257a6c3">FindBreakpointByID</a>(lldb::break_id_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#aa355da743cd6dcac31bb4a03805e9f3d">GetBreakpointAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a7159a667298ab94940e384b3db834ca7">GetSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a08e571cee72f4225c0899634679b7b58">SBBreakpointList</a>(SBTarget &target)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html#a5f7bc46e7c9c3248682718d1e602049a">~SBBreakpointList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointList.html">lldb::SBBreakpointList</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointList.html
new file mode 100644
index 0000000..4554260
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointList.html
@@ -0,0 +1,283 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBBreakpointList Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBBreakpointList-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBBreakpointList Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a08e571cee72f4225c0899634679b7b58"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a08e571cee72f4225c0899634679b7b58">SBBreakpointList</a> (<a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> &target)</td></tr>
+<tr class="separator:a08e571cee72f4225c0899634679b7b58"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5f7bc46e7c9c3248682718d1e602049a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a5f7bc46e7c9c3248682718d1e602049a">~SBBreakpointList</a> ()</td></tr>
+<tr class="separator:a5f7bc46e7c9c3248682718d1e602049a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7159a667298ab94940e384b3db834ca7"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a7159a667298ab94940e384b3db834ca7">GetSize</a> () const </td></tr>
+<tr class="separator:a7159a667298ab94940e384b3db834ca7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa355da743cd6dcac31bb4a03805e9f3d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#aa355da743cd6dcac31bb4a03805e9f3d">GetBreakpointAtIndex</a> (size_t idx)</td></tr>
+<tr class="separator:aa355da743cd6dcac31bb4a03805e9f3d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a47b5a3a32b9d029f890ae11b6257a6c3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a47b5a3a32b9d029f890ae11b6257a6c3">FindBreakpointByID</a> (lldb::break_id_t)</td></tr>
+<tr class="separator:a47b5a3a32b9d029f890ae11b6257a6c3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8e11b8c04a7f1e11646876775ad21559"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a8e11b8c04a7f1e11646876775ad21559">Append</a> (const <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> &sb_file)</td></tr>
+<tr class="separator:a8e11b8c04a7f1e11646876775ad21559"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aeddf42085f6b47369329646ad58513af"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#aeddf42085f6b47369329646ad58513af">AppendIfUnique</a> (const <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> &sb_file)</td></tr>
+<tr class="separator:aeddf42085f6b47369329646ad58513af"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a096293a9bbb6e739c88448ae2877365b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a096293a9bbb6e739c88448ae2877365b">AppendByID</a> (lldb::break_id_t id)</td></tr>
+<tr class="separator:a096293a9bbb6e739c88448ae2877365b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa26c276eea5ea78ee8564300780e8474"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#aa26c276eea5ea78ee8564300780e8474">Clear</a> ()</td></tr>
+<tr class="separator:aa26c276eea5ea78ee8564300780e8474"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a5115fc89798453ac6874f7c52077ba29"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a5115fc89798453ac6874f7c52077ba29">CopyToBreakpointIDList</a> (lldb_private::BreakpointIDList &bp_id_list)</td></tr>
+<tr class="separator:a5115fc89798453ac6874f7c52077ba29"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00151">151</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a08e571cee72f4225c0899634679b7b58"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBBreakpointList::SBBreakpointList </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> & </td>
+ <td class="paramname"><em>target</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5f7bc46e7c9c3248682718d1e602049a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBBreakpointList::~SBBreakpointList </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a8e11b8c04a7f1e11646876775ad21559"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpointList::Append </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> & </td>
+ <td class="paramname"><em>sb_file</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a096293a9bbb6e739c88448ae2877365b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpointList::AppendByID </td>
+ <td>(</td>
+ <td class="paramtype">lldb::break_id_t </td>
+ <td class="paramname"><em>id</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aeddf42085f6b47369329646ad58513af"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBBreakpointList::AppendIfUnique </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> & </td>
+ <td class="paramname"><em>sb_file</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa26c276eea5ea78ee8564300780e8474"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpointList::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5115fc89798453ac6874f7c52077ba29"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpointList::CopyToBreakpointIDList </td>
+ <td>(</td>
+ <td class="paramtype">lldb_private::BreakpointIDList & </td>
+ <td class="paramname"><em>bp_id_list</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a47b5a3a32b9d029f890ae11b6257a6c3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> lldb::SBBreakpointList::FindBreakpointByID </td>
+ <td>(</td>
+ <td class="paramtype">lldb::break_id_t </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa355da743cd6dcac31bb4a03805e9f3d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> lldb::SBBreakpointList::GetBreakpointAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">size_t </td>
+ <td class="paramname"><em>idx</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7159a667298ab94940e384b3db834ca7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">size_t lldb::SBBreakpointList::GetSize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBBreakpoint_8h_source.html#l00172">172</a> of file <a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBBreakpoint_8h_source.html">SBBreakpoint.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation-members.html
index 8cb0897..16738dc 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -50,26 +51,27 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a03de6352b1c9e72d69d05f33e0678033">IsEnabled</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0e4e39ef42d9abd4ac0f999d42b398e">IsResolved</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3c7f9ca4791be208a34e7e2e450fc29f">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb_private::ScriptInterpreterPython</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ad7586500bbcff50085630d2942577734">operator=</a>(const lldb::SBBreakpointLocation &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">SBBreakpointLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3e4704d11991b4fbd61307cb4bced3c8">SBBreakpointLocation</a>(const lldb::SBBreakpointLocation &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a27d8343c20dfad33d748d2e4f1389466">SBBreakpointLocation</a>(const lldb::BreakpointLocationSP &break_loc_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a50137e090d586a9d73df57c4213d5b9d">SetCondition</a>(const char *condition)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a53732b8f69ceb7dfac7cc27aecca98f9">SetEnabled</a>(bool enabled)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a5b932190e21ebded363d5473bee0dbca">SetIgnoreCount</a>(uint32_t n)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae484cb73cd9dfccd22734c26cde45dc7">SetQueueName</a>(const char *queue_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aacd19e93e1145c75338f7580cd2dbf83">SetThreadID</a>(lldb::tid_t sb_thread_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ab032fdfba071fe51f7370e1ecaa8d29a">SetThreadIndex</a>(uint32_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a164f28216607030e151cdf5cfe258a52">SetThreadName</a>(const char *thread_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a9005266dfa44377e4eec566e8bc970fe">~SBBreakpointLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ad7586500bbcff50085630d2942577734">operator=</a>(const lldb::SBBreakpointLocation &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">SBBreakpointLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3e4704d11991b4fbd61307cb4bced3c8">SBBreakpointLocation</a>(const lldb::SBBreakpointLocation &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a27d8343c20dfad33d748d2e4f1389466">SBBreakpointLocation</a>(const lldb::BreakpointLocationSP &break_loc_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a50137e090d586a9d73df57c4213d5b9d">SetCondition</a>(const char *condition)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a53732b8f69ceb7dfac7cc27aecca98f9">SetEnabled</a>(bool enabled)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a5b932190e21ebded363d5473bee0dbca">SetIgnoreCount</a>(uint32_t n)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae484cb73cd9dfccd22734c26cde45dc7">SetQueueName</a>(const char *queue_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#af94d9ab27d477a0287ad4c09c3697fbd">SetScriptCallbackBody</a>(const char *script_body_text)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a383fd38f362c4b197d56744b8f7b2491">SetScriptCallbackFunction</a>(const char *callback_function_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aacd19e93e1145c75338f7580cd2dbf83">SetThreadID</a>(lldb::tid_t sb_thread_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ab032fdfba071fe51f7370e1ecaa8d29a">SetThreadIndex</a>(uint32_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a164f28216607030e151cdf5cfe258a52">SetThreadName</a>(const char *thread_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a9005266dfa44377e4eec566e8bc970fe">~SBBreakpointLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation.html
index fe8367f..0922892 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBreakpointLocation.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,44 +41,74 @@
<p><code>#include <<a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:acc428f9edd12a74f8f2d6b5de7f03661"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">SBBreakpointLocation</a> ()</td></tr>
+<tr class="separator:acc428f9edd12a74f8f2d6b5de7f03661"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e4704d11991b4fbd61307cb4bced3c8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3e4704d11991b4fbd61307cb4bced3c8">SBBreakpointLocation</a> (const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs)</td></tr>
+<tr class="separator:a3e4704d11991b4fbd61307cb4bced3c8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9005266dfa44377e4eec566e8bc970fe"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a9005266dfa44377e4eec566e8bc970fe">~SBBreakpointLocation</a> ()</td></tr>
+<tr class="separator:a9005266dfa44377e4eec566e8bc970fe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad7586500bbcff50085630d2942577734"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ad7586500bbcff50085630d2942577734">operator=</a> (const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs)</td></tr>
+<tr class="separator:ad7586500bbcff50085630d2942577734"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1a491b93198569ee97d7d2e74db8a0cb"><td class="memItemLeft" align="right" valign="top">break_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1a491b93198569ee97d7d2e74db8a0cb">GetID</a> ()</td></tr>
+<tr class="separator:a1a491b93198569ee97d7d2e74db8a0cb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3c7f9ca4791be208a34e7e2e450fc29f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3c7f9ca4791be208a34e7e2e450fc29f">IsValid</a> () const </td></tr>
+<tr class="separator:a3c7f9ca4791be208a34e7e2e450fc29f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a736e4d3645edf0c17260ad12984e2759"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a736e4d3645edf0c17260ad12984e2759">GetAddress</a> ()</td></tr>
+<tr class="separator:a736e4d3645edf0c17260ad12984e2759"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4744e68c843f825fcc840f2b5f27ab06"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a4744e68c843f825fcc840f2b5f27ab06">GetLoadAddress</a> ()</td></tr>
+<tr class="separator:a4744e68c843f825fcc840f2b5f27ab06"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53732b8f69ceb7dfac7cc27aecca98f9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a53732b8f69ceb7dfac7cc27aecca98f9">SetEnabled</a> (bool enabled)</td></tr>
+<tr class="separator:a53732b8f69ceb7dfac7cc27aecca98f9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a03de6352b1c9e72d69d05f33e0678033"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a03de6352b1c9e72d69d05f33e0678033">IsEnabled</a> ()</td></tr>
+<tr class="separator:a03de6352b1c9e72d69d05f33e0678033"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2e026a9667b550732859fe6b4c7a4a0e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a2e026a9667b550732859fe6b4c7a4a0e">GetIgnoreCount</a> ()</td></tr>
+<tr class="separator:a2e026a9667b550732859fe6b4c7a4a0e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5b932190e21ebded363d5473bee0dbca"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a5b932190e21ebded363d5473bee0dbca">SetIgnoreCount</a> (uint32_t n)</td></tr>
+<tr class="separator:a5b932190e21ebded363d5473bee0dbca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a50137e090d586a9d73df57c4213d5b9d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a50137e090d586a9d73df57c4213d5b9d">SetCondition</a> (const char *condition)</td></tr>
+<tr class="separator:a50137e090d586a9d73df57c4213d5b9d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e6446b0baac2079be695631167e4c9d"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1e6446b0baac2079be695631167e4c9d">GetCondition</a> ()</td></tr>
+<tr class="separator:a1e6446b0baac2079be695631167e4c9d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a383fd38f362c4b197d56744b8f7b2491"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a383fd38f362c4b197d56744b8f7b2491">SetScriptCallbackFunction</a> (const char *callback_function_name)</td></tr>
+<tr class="separator:a383fd38f362c4b197d56744b8f7b2491"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af94d9ab27d477a0287ad4c09c3697fbd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#af94d9ab27d477a0287ad4c09c3697fbd">SetScriptCallbackBody</a> (const char *script_body_text)</td></tr>
+<tr class="separator:af94d9ab27d477a0287ad4c09c3697fbd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aacd19e93e1145c75338f7580cd2dbf83"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aacd19e93e1145c75338f7580cd2dbf83">SetThreadID</a> (lldb::tid_t sb_thread_id)</td></tr>
+<tr class="separator:aacd19e93e1145c75338f7580cd2dbf83"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa0c8740ab859387d3e38f2b42fbec913"><td class="memItemLeft" align="right" valign="top">lldb::tid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0c8740ab859387d3e38f2b42fbec913">GetThreadID</a> ()</td></tr>
+<tr class="separator:aa0c8740ab859387d3e38f2b42fbec913"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab032fdfba071fe51f7370e1ecaa8d29a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ab032fdfba071fe51f7370e1ecaa8d29a">SetThreadIndex</a> (uint32_t index)</td></tr>
+<tr class="separator:ab032fdfba071fe51f7370e1ecaa8d29a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a73460569261d4e64bccb583296903d05"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a73460569261d4e64bccb583296903d05">GetThreadIndex</a> () const </td></tr>
+<tr class="separator:a73460569261d4e64bccb583296903d05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a164f28216607030e151cdf5cfe258a52"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a164f28216607030e151cdf5cfe258a52">SetThreadName</a> (const char *thread_name)</td></tr>
+<tr class="separator:a164f28216607030e151cdf5cfe258a52"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b2d10a7a2e42978267da2d405f8389c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a8b2d10a7a2e42978267da2d405f8389c">GetThreadName</a> () const </td></tr>
+<tr class="separator:a8b2d10a7a2e42978267da2d405f8389c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae484cb73cd9dfccd22734c26cde45dc7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae484cb73cd9dfccd22734c26cde45dc7">SetQueueName</a> (const char *queue_name)</td></tr>
+<tr class="separator:ae484cb73cd9dfccd22734c26cde45dc7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6b46b6018092afbcdc4252f65210421"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae6b46b6018092afbcdc4252f65210421">GetQueueName</a> () const </td></tr>
+<tr class="separator:ae6b46b6018092afbcdc4252f65210421"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa0e4e39ef42d9abd4ac0f999d42b398e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0e4e39ef42d9abd4ac0f999d42b398e">IsResolved</a> ()</td></tr>
+<tr class="separator:aa0e4e39ef42d9abd4ac0f999d42b398e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abbad259bdbad2c6c5d6cac3232042684"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#abbad259bdbad2c6c5d6cac3232042684">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, DescriptionLevel level)</td></tr>
+<tr class="separator:abbad259bdbad2c6c5d6cac3232042684"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0749ae85dd3d8dd203b11a6972f29acd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a0749ae85dd3d8dd203b11a6972f29acd">GetBreakpoint</a> ()</td></tr>
+<tr class="separator:a0749ae85dd3d8dd203b11a6972f29acd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a27d8343c20dfad33d748d2e4f1389466"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a27d8343c20dfad33d748d2e4f1389466">SBBreakpointLocation</a> (const lldb::BreakpointLocationSP &break_loc_sp)</td></tr>
+<tr class="separator:a27d8343c20dfad33d748d2e4f1389466"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
-<tr class="memitem:a05adbcb8d615d226d916e4dab4f9d2c5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb_private::ScriptInterpreterPython</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBBreakpointLocation_8h_source.html#l00018">18</a> of file <a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="acc428f9edd12a74f8f2d6b5de7f03661"></a>
<div class="memitem">
<div class="memproto">
@@ -140,7 +171,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a736e4d3645edf0c17260ad12984e2759"></a>
<div class="memitem">
<div class="memproto">
@@ -442,6 +473,38 @@
</div>
</div>
+<a class="anchor" id="af94d9ab27d477a0287ad4c09c3697fbd"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBBreakpointLocation::SetScriptCallbackBody </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>script_body_text</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a383fd38f362c4b197d56744b8f7b2491"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBBreakpointLocation::SetScriptCallbackFunction </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>callback_function_name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aacd19e93e1145c75338f7580cd2dbf83"></a>
<div class="memitem">
<div class="memproto">
@@ -490,29 +553,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
-<a class="anchor" id="a05adbcb8d615d226d916e4dab4f9d2c5"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">friend class lldb_private::ScriptInterpreterPython</td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">friend</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-<p>Definition at line <a class="el" href="SBBreakpointLocation_8h_source.html#l00099">99</a> of file <a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>.</p>
-
-</div>
-</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6111b8161fd12c097de5b0312ff50808"></a>
<div class="memitem">
<div class="memproto">
@@ -531,7 +572,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBreakpointLocation_8h_source.html#l00097">97</a> of file <a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBreakpointLocation_8h_source.html#l00078">78</a> of file <a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>.</p>
</div>
</div>
@@ -541,9 +582,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster-members.html
index 5d583f6..d4d0ded 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -65,9 +66,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster.html b/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster.html
index 89b1b14..df3373e 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBBroadcaster.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,45 +42,71 @@
<p><code>#include <<a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a418b8b8a29a20dc025a945487b2a0c1b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a418b8b8a29a20dc025a945487b2a0c1b">SBBroadcaster</a> ()</td></tr>
+<tr class="separator:a418b8b8a29a20dc025a945487b2a0c1b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3cdbceef6550149b1e8b6b03807a3a88"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a3cdbceef6550149b1e8b6b03807a3a88">SBBroadcaster</a> (const char *name)</td></tr>
+<tr class="separator:a3cdbceef6550149b1e8b6b03807a3a88"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a18e29f1dba34786d198ad2db039de6a9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a18e29f1dba34786d198ad2db039de6a9">SBBroadcaster</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &rhs)</td></tr>
+<tr class="separator:a18e29f1dba34786d198ad2db039de6a9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af074a95a48019fa52852d106c437e71b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#af074a95a48019fa52852d106c437e71b">operator=</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a> &rhs)</td></tr>
+<tr class="separator:af074a95a48019fa52852d106c437e71b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8fbc280d850e1e22d6c97ed118cf29d8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a8fbc280d850e1e22d6c97ed118cf29d8">~SBBroadcaster</a> ()</td></tr>
+<tr class="separator:a8fbc280d850e1e22d6c97ed118cf29d8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7bfe076ba2368ebd247098f7011c4d7d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a7bfe076ba2368ebd247098f7011c4d7d">IsValid</a> () const </td></tr>
+<tr class="separator:a7bfe076ba2368ebd247098f7011c4d7d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1795b6b9ac57c5fab14b8686419dc359"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a1795b6b9ac57c5fab14b8686419dc359">Clear</a> ()</td></tr>
+<tr class="separator:a1795b6b9ac57c5fab14b8686419dc359"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae61f828d9ef91ffd573361dd9854bc28"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#ae61f828d9ef91ffd573361dd9854bc28">BroadcastEventByType</a> (uint32_t event_type, bool unique=false)</td></tr>
+<tr class="separator:ae61f828d9ef91ffd573361dd9854bc28"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8b45729c36d83ff4de81dc787bb9e9f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#ac8b45729c36d83ff4de81dc787bb9e9f">BroadcastEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, bool unique=false)</td></tr>
+<tr class="separator:ac8b45729c36d83ff4de81dc787bb9e9f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2debfcd866604c4ba63d4c648153e5ad"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a2debfcd866604c4ba63d4c648153e5ad">AddInitialEventsToListener</a> (const <a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener, uint32_t requested_events)</td></tr>
+<tr class="separator:a2debfcd866604c4ba63d4c648153e5ad"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5be3ec732865c8e3741847bff922a19e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a5be3ec732865c8e3741847bff922a19e">AddListener</a> (const <a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener, uint32_t event_mask)</td></tr>
+<tr class="separator:a5be3ec732865c8e3741847bff922a19e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad2f0ec38ff67933b92ee5bffa208c1a6"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#ad2f0ec38ff67933b92ee5bffa208c1a6">GetName</a> () const </td></tr>
+<tr class="separator:ad2f0ec38ff67933b92ee5bffa208c1a6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a083916b75fc2ddac66b07984323b6938"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a083916b75fc2ddac66b07984323b6938">EventTypeHasListeners</a> (uint32_t event_type)</td></tr>
+<tr class="separator:a083916b75fc2ddac66b07984323b6938"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4856fb02f4c283764e6879331eab95c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#aa4856fb02f4c283764e6879331eab95c">RemoveListener</a> (const <a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &listener, uint32_t event_mask=UINT32_MAX)</td></tr>
+<tr class="separator:aa4856fb02f4c283764e6879331eab95c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8bbb05bffda027ed0bb5db5b9c40de6a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a8bbb05bffda027ed0bb5db5b9c40de6a">operator==</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) const </td></tr>
+<tr class="separator:a8bbb05bffda027ed0bb5db5b9c40de6a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a37967c1c834890af6c11b945e684805b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a37967c1c834890af6c11b945e684805b">operator!=</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) const </td></tr>
+<tr class="separator:a37967c1c834890af6c11b945e684805b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af44c049156f918fb1a1ea5f7ea587e44"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#af44c049156f918fb1a1ea5f7ea587e44">operator<</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &rhs) const </td></tr>
+<tr class="separator:af44c049156f918fb1a1ea5f7ea587e44"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ae413027e66650a1bf41a262565735d46"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#ae413027e66650a1bf41a262565735d46">SBBroadcaster</a> (lldb_private::Broadcaster *broadcaster, bool owns)</td></tr>
+<tr class="separator:ae413027e66650a1bf41a262565735d46"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a4aa315ead608ca539586ee12215812"><td class="memItemLeft" align="right" valign="top">lldb_private::Broadcaster * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a5a4aa315ead608ca539586ee12215812">get</a> () const </td></tr>
+<tr class="separator:a5a4aa315ead608ca539586ee12215812"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae34529c9bc334b75badbc6c178c27d0a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#ae34529c9bc334b75badbc6c178c27d0a">reset</a> (lldb_private::Broadcaster *broadcaster, bool owns)</td></tr>
+<tr class="separator:ae34529c9bc334b75badbc6c178c27d0a"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa693835767884ab040181dd82b217d7"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#afa693835767884ab040181dd82b217d7">SBCommunication</a></td></tr>
+<tr class="separator:afa693835767884ab040181dd82b217d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a775e2626f877c385c07814ee7f805cf9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a775e2626f877c385c07814ee7f805cf9">SBEvent</a></td></tr>
+<tr class="separator:a775e2626f877c385c07814ee7f805cf9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a69b7343ab8cdf692644483e32e875e63"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a69b7343ab8cdf692644483e32e875e63">SBListener</a></td></tr>
+<tr class="separator:a69b7343ab8cdf692644483e32e875e63"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00017">17</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a418b8b8a29a20dc025a945487b2a0c1b"></a>
<div class="memitem">
<div class="memproto">
@@ -176,7 +203,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a2debfcd866604c4ba63d4c648153e5ad"></a>
<div class="memitem">
<div class="memproto">
@@ -489,7 +516,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
<div class="memitem">
<div class="memproto">
@@ -508,7 +535,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00075">75</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00063">63</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
</div>
</div>
@@ -530,7 +557,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00076">76</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00064">64</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
</div>
</div>
@@ -552,7 +579,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00077">77</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00065">65</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
</div>
</div>
@@ -574,7 +601,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00078">78</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00066">66</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
</div>
</div>
@@ -596,7 +623,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00079">79</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00067">67</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
</div>
</div>
@@ -618,7 +645,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00080">80</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
+<p>Definition at line <a class="el" href="SBBroadcaster_8h_source.html#l00068">68</a> of file <a class="el" href="SBBroadcaster_8h_source.html">SBBroadcaster.h</a>.</p>
</div>
</div>
@@ -628,9 +655,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommand-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommand-members.html
index 6becb57..bafec7d 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommand-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommand-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,20 +37,26 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a6c90fac1e4af29d166461a3af4350d12">AddCommand</a>(const char *name, lldb::SBCommandPluginInterface *impl, const char *help=NULL)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#ae8ca31bee240abef02812c7cf9875e05">AddMultiwordCommand</a>(const char *name, const char *help=NULL)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a9e58d826a05725b075557f001fa3dc90">AddCommand</a>(const char *name, lldb::SBCommandPluginInterface *impl, const char *help=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#af8079af00ae61a762c50abd08bf3eefe">AddCommand</a>(const char *name, lldb::SBCommandPluginInterface *impl, const char *help, const char *syntax)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#ae44e3c8154cb548fa146ad72e1a85222">AddMultiwordCommand</a>(const char *name, const char *help=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#ac456127dbc6df7aa2c6e96a4e234a9d8">GetFlags</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#ad59b204416195909d02c2eb82079376d">GetHelp</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a2b87c14d8da57a2af13854772d7bb7cb">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a8faadbdf8b1a60b6b48001e851696861">IsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#ad209ed91e4e3e5ce68226039e8956d51">SBCommand</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a147afad622be8ea1cb017b528d8056c1">GetHelpLong</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a2b87c14d8da57a2af13854772d7bb7cb">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a8faadbdf8b1a60b6b48001e851696861">IsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#ad209ed91e4e3e5ce68226039e8956d51">SBCommand</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a0f08fb7212e0d7b7a63a05493b12dfca">SetFlags</a>(uint32_t flags)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#a964eabb3d1ec14dfe41fdc80ab141272">SetHelp</a>(const char *)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html#adc9b21302bf0455c1d2d336998ec79bc">SetHelpLong</a>(const char *)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommand.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommand.html
index 85e8e26..3fb021a 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommand.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommand.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,24 +41,44 @@
<p><code>#include <<a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ad209ed91e4e3e5ce68226039e8956d51"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#ad209ed91e4e3e5ce68226039e8956d51">SBCommand</a> ()</td></tr>
+<tr class="separator:ad209ed91e4e3e5ce68226039e8956d51"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8faadbdf8b1a60b6b48001e851696861"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a8faadbdf8b1a60b6b48001e851696861">IsValid</a> ()</td></tr>
+<tr class="separator:a8faadbdf8b1a60b6b48001e851696861"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2b87c14d8da57a2af13854772d7bb7cb"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a2b87c14d8da57a2af13854772d7bb7cb">GetName</a> ()</td></tr>
+<tr class="separator:a2b87c14d8da57a2af13854772d7bb7cb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad59b204416195909d02c2eb82079376d"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#ad59b204416195909d02c2eb82079376d">GetHelp</a> ()</td></tr>
-<tr class="memitem:ae8ca31bee240abef02812c7cf9875e05"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#ae8ca31bee240abef02812c7cf9875e05">AddMultiwordCommand</a> (const char *name, const char *help=NULL)</td></tr>
-<tr class="memitem:a6c90fac1e4af29d166461a3af4350d12"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a6c90fac1e4af29d166461a3af4350d12">AddCommand</a> (const char *name, <a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl, const char *help=NULL)</td></tr>
+<tr class="separator:ad59b204416195909d02c2eb82079376d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a147afad622be8ea1cb017b528d8056c1"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a147afad622be8ea1cb017b528d8056c1">GetHelpLong</a> ()</td></tr>
+<tr class="separator:a147afad622be8ea1cb017b528d8056c1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a964eabb3d1ec14dfe41fdc80ab141272"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a964eabb3d1ec14dfe41fdc80ab141272">SetHelp</a> (const char *)</td></tr>
+<tr class="separator:a964eabb3d1ec14dfe41fdc80ab141272"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:adc9b21302bf0455c1d2d336998ec79bc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#adc9b21302bf0455c1d2d336998ec79bc">SetHelpLong</a> (const char *)</td></tr>
+<tr class="separator:adc9b21302bf0455c1d2d336998ec79bc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac456127dbc6df7aa2c6e96a4e234a9d8"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#ac456127dbc6df7aa2c6e96a4e234a9d8">GetFlags</a> ()</td></tr>
+<tr class="separator:ac456127dbc6df7aa2c6e96a4e234a9d8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0f08fb7212e0d7b7a63a05493b12dfca"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a0f08fb7212e0d7b7a63a05493b12dfca">SetFlags</a> (uint32_t flags)</td></tr>
+<tr class="separator:a0f08fb7212e0d7b7a63a05493b12dfca"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae44e3c8154cb548fa146ad72e1a85222"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#ae44e3c8154cb548fa146ad72e1a85222">AddMultiwordCommand</a> (const char *name, const char *help=nullptr)</td></tr>
+<tr class="separator:ae44e3c8154cb548fa146ad72e1a85222"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9e58d826a05725b075557f001fa3dc90"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a9e58d826a05725b075557f001fa3dc90">AddCommand</a> (const char *name, <a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl, const char *help=nullptr)</td></tr>
+<tr class="separator:a9e58d826a05725b075557f001fa3dc90"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af8079af00ae61a762c50abd08bf3eefe"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#af8079af00ae61a762c50abd08bf3eefe">AddCommand</a> (const char *name, <a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl, const char *help, const char *syntax)</td></tr>
+<tr class="separator:af8079af00ae61a762c50abd08bf3eefe"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00160">160</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00242">242</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ad209ed91e4e3e5ce68226039e8956d51"></a>
<div class="memitem">
<div class="memproto">
@@ -73,8 +94,8 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
-<a class="anchor" id="a6c90fac1e4af29d166461a3af4350d12"></a>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a9e58d826a05725b075557f001fa3dc90"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -94,7 +115,7 @@
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char * </td>
- <td class="paramname"><em>help</em> = <code>NULL</code> </td>
+ <td class="paramname"><em>help</em> = <code>nullptr</code> </td>
</tr>
<tr>
<td></td>
@@ -106,7 +127,45 @@
</div>
</div>
-<a class="anchor" id="ae8ca31bee240abef02812c7cf9875e05"></a>
+<a class="anchor" id="af8079af00ae61a762c50abd08bf3eefe"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> lldb::SBCommand::AddCommand </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> * </td>
+ <td class="paramname"><em>impl</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>help</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>syntax</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae44e3c8154cb548fa146ad72e1a85222"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -120,7 +179,7 @@
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char * </td>
- <td class="paramname"><em>help</em> = <code>NULL</code> </td>
+ <td class="paramname"><em>help</em> = <code>nullptr</code> </td>
</tr>
<tr>
<td></td>
@@ -132,6 +191,21 @@
</div>
</div>
+<a class="anchor" id="ac456127dbc6df7aa2c6e96a4e234a9d8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBCommand::GetFlags </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad59b204416195909d02c2eb82079376d"></a>
<div class="memitem">
<div class="memproto">
@@ -147,6 +221,21 @@
</div>
</div>
+<a class="anchor" id="a147afad622be8ea1cb017b528d8056c1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBCommand::GetHelpLong </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a2b87c14d8da57a2af13854772d7bb7cb"></a>
<div class="memitem">
<div class="memproto">
@@ -177,7 +266,55 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<a class="anchor" id="a0f08fb7212e0d7b7a63a05493b12dfca"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommand::SetFlags </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>flags</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a964eabb3d1ec14dfe41fdc80ab141272"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommand::SetHelp </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="adc9b21302bf0455c1d2d336998ec79bc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommand::SetHelpLong </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
<div class="memitem">
<div class="memproto">
@@ -196,7 +333,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00184">184</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00275">275</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
</div>
</div>
@@ -218,7 +355,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00183">183</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00274">274</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
</div>
</div>
@@ -228,9 +365,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter-members.html
index 5d86d3d..7a800e8 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -37,44 +38,53 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a>(const char *name, lldb::SBCommandPluginInterface *impl, const char *help)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">AddMultiwordCommand</a>(const char *name, const char *help)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">AliasExists</a>(const char *cmd)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">CommandExists</a>(const char *cmd)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">eBroadcastBitAsynchronousErrorData</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">eBroadcastBitAsynchronousOutputData</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">eBroadcastBitQuitCommandReceived</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">eBroadcastBitResetPrompt</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">eBroadcastBitThreadShouldExit</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a16e598a7702437a77083d328fe6cd143">AddCommand</a>(const char *name, lldb::SBCommandPluginInterface *impl, const char *help, const char *syntax)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">AddMultiwordCommand</a>(const char *name, const char *help)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">AliasExists</a>(const char *cmd)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">CommandExists</a>(const char *cmd)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">eBroadcastBitAsynchronousErrorData</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">eBroadcastBitAsynchronousOutputData</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">eBroadcastBitQuitCommandReceived</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">eBroadcastBitResetPrompt</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">eBroadcastBitThreadShouldExit</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7fc2fd59ff26a057e8bad12db5a6dd68">EventIsCommandInterpreterEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a253a0e5b83a447bd0fb3477b83085fc6">get</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a51133113ce155e21225d1c16e2762f65">GetArgumentDescriptionAsCString</a>(const lldb::CommandArgumentType arg_type)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a06d503ca8d3b2d880b1bec0d8d258fe8">GetArgumentTypeAsCString</a>(const lldb::CommandArgumentType arg_type)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a322bfa5ecb846dab306ef9b7952857b5">GetBroadcaster</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5bfbefc4a11774172288ceff6b4fea4e">GetBroadcasterClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#aa485675129b1906888676abf32eee644">GetDebugger</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">GetProcess</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a050adb1b3539b57c556cb1de62c5f47d">GetIOHandlerControlSequence</a>(char ch)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">GetProcess</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac9a29f150afc6b661b0ebc0ad05e565a">GetPromptOnQuit</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">HandleCommand</a>(const char *command_line, lldb::SBCommandReturnObject &result, bool add_to_history=false)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5464971d11ba89bdd8362113252f2342">HandleCommand</a>(const char *command_line, SBExecutionContext &exe_ctx, SBCommandReturnObject &result, bool add_to_history=false)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5791281c8fc1a3e819f22735cd53514e">HandleCommandsFromFile</a>(lldb::SBFileSpec &file, lldb::SBExecutionContext &override_context, lldb::SBCommandInterpreterRunOptions &options, lldb::SBCommandReturnObject result)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">HandleCompletion</a>(const char *current_line, const char *cursor, const char *last_char, int match_start_point, int max_return_elements, lldb::SBStringList &matches)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a87e4244ad4317bbd1d241d8c2f419ae4">HandleCompletion</a>(const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, lldb::SBStringList &matches)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae7ee9d66c5dac5c06fea789dd92ac364">HasAliases</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#afe8ff935fa208ae8e7653b8bb5456b92">HasAliasOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#affc473a15f23ef7b092e8ec192fd6cf7">HasCommands</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">operator=</a>(const lldb::SBCommandInterpreter &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">reset</a>(lldb_private::CommandInterpreter *)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3d1840da1b2f071931bbf33ab4e0794b">IsActive</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">operator=</a>(const lldb::SBCommandInterpreter &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">reset</a>(lldb_private::CommandInterpreter *)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a473fe3a1b89aeaafcb57572bbfd7dea9">ResolveCommand</a>(const char *command_line, SBCommandReturnObject &result)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">SBCommandInterpreter</a>(const lldb::SBCommandInterpreter &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a60cc9f195d2df2d8c449adc31cae31e6">SBCommandInterpreter</a>(lldb_private::CommandInterpreter *interpreter_ptr=NULL)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a8869becbb44519dbf41c4691625d3525">SBCommandInterpreter</a>(lldb_private::CommandInterpreter *interpreter_ptr=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#af3fe4e5b0880d425d559bfe5dd1e14c3">SetCommandOverrideCallback</a>(const char *command_name, lldb::CommandOverrideCallback callback, void *baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">SourceInitFileInCurrentWorkingDirectory</a>(lldb::SBCommandReturnObject &result)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">SourceInitFileInHomeDirectory</a>(lldb::SBCommandReturnObject &result)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">~SBCommandInterpreter</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#af36f597965d528fbe5c319fd0b8bce55">SetPromptOnQuit</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">SourceInitFileInCurrentWorkingDirectory</a>(lldb::SBCommandReturnObject &result)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">SourceInitFileInHomeDirectory</a>(lldb::SBCommandReturnObject &result)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">~SBCommandInterpreter</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter.html
index 2de719e..1dc91da 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreter.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -43,62 +44,109 @@
<p><code>#include <<a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a89a95e759e7abf76f1612c100d2aa785"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
-  <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">eBroadcastBitThreadShouldExit</a> = (1 << 0),
-<a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">eBroadcastBitResetPrompt</a> = (1 << 1),
-<a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">eBroadcastBitQuitCommandReceived</a> = (1 << 2),
-<a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">eBroadcastBitAsynchronousOutputData</a> = (1 << 3),
+  <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">eBroadcastBitThreadShouldExit</a> = (1 << 0),
+<a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">eBroadcastBitResetPrompt</a> = (1 << 1),
+<a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">eBroadcastBitQuitCommandReceived</a> = (1 << 2),
+<a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">eBroadcastBitAsynchronousOutputData</a> = (1 << 3),
<br/>
-  <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">eBroadcastBitAsynchronousErrorData</a> = (1 << 4)
+  <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">eBroadcastBitAsynchronousErrorData</a> = (1 << 4)
<br/>
}</td></tr>
+<tr class="separator:a89a95e759e7abf76f1612c100d2aa785"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a7d5429fba095b85380326df5b3d358ad"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">SBCommandInterpreter</a> (const <a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &rhs)</td></tr>
-<tr class="memitem:a396532fa27edb54e891c7ca12015e624"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">operator=</a> (const <a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &rhs)</td></tr>
+<tr class="separator:a7d5429fba095b85380326df5b3d358ad"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3740745f770eb958aa0cef2c4ced8cd8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">~SBCommandInterpreter</a> ()</td></tr>
+<tr class="separator:a3740745f770eb958aa0cef2c4ced8cd8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a396532fa27edb54e891c7ca12015e624"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">operator=</a> (const <a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> &rhs)</td></tr>
+<tr class="separator:a396532fa27edb54e891c7ca12015e624"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2c2968348c19c305e8587a3ec65f0dc1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">IsValid</a> () const </td></tr>
+<tr class="separator:a2c2968348c19c305e8587a3ec65f0dc1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:add84a5360d1ebfc2ec36b529ca5aefa2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">CommandExists</a> (const char *cmd)</td></tr>
+<tr class="separator:add84a5360d1ebfc2ec36b529ca5aefa2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8aaf7dc3b2d2fe20fcd73ee42773e930"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">AliasExists</a> (const char *cmd)</td></tr>
+<tr class="separator:a8aaf7dc3b2d2fe20fcd73ee42773e930"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a322bfa5ecb846dab306ef9b7952857b5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a322bfa5ecb846dab306ef9b7952857b5">GetBroadcaster</a> ()</td></tr>
+<tr class="separator:a322bfa5ecb846dab306ef9b7952857b5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:affc473a15f23ef7b092e8ec192fd6cf7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#affc473a15f23ef7b092e8ec192fd6cf7">HasCommands</a> ()</td></tr>
+<tr class="separator:affc473a15f23ef7b092e8ec192fd6cf7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae7ee9d66c5dac5c06fea789dd92ac364"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae7ee9d66c5dac5c06fea789dd92ac364">HasAliases</a> ()</td></tr>
+<tr class="separator:ae7ee9d66c5dac5c06fea789dd92ac364"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afe8ff935fa208ae8e7653b8bb5456b92"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#afe8ff935fa208ae8e7653b8bb5456b92">HasAliasOptions</a> ()</td></tr>
+<tr class="separator:afe8ff935fa208ae8e7653b8bb5456b92"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0f5f9ac83c80ebe3246e43e7c452de05"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">GetProcess</a> ()</td></tr>
+<tr class="separator:a0f5f9ac83c80ebe3246e43e7c452de05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa485675129b1906888676abf32eee644"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#aa485675129b1906888676abf32eee644">GetDebugger</a> ()</td></tr>
+<tr class="separator:aa485675129b1906888676abf32eee644"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae398e51e9f2eface3576627c610b8e77"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">AddMultiwordCommand</a> (const char *name, const char *help)</td></tr>
+<tr class="separator:ae398e51e9f2eface3576627c610b8e77"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac7cf409565d150cd3387640b959524d8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">AddCommand</a> (const char *name, <a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl, const char *help)</td></tr>
+<tr class="separator:ac7cf409565d150cd3387640b959524d8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a16e598a7702437a77083d328fe6cd143"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a16e598a7702437a77083d328fe6cd143">AddCommand</a> (const char *name, <a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> *impl, const char *help, const char *syntax)</td></tr>
+<tr class="separator:a16e598a7702437a77083d328fe6cd143"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff338d9f2916a051191e9ea77e7d275f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">SourceInitFileInHomeDirectory</a> (<a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result)</td></tr>
+<tr class="separator:aff338d9f2916a051191e9ea77e7d275f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a15abc317d5c97b53ff0dbce835ca6f7b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">SourceInitFileInCurrentWorkingDirectory</a> (<a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result)</td></tr>
+<tr class="separator:a15abc317d5c97b53ff0dbce835ca6f7b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebc28318fb396861c263a6e7eb5ddcaf"><td class="memItemLeft" align="right" valign="top">lldb::ReturnStatus </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">HandleCommand</a> (const char *command_line, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result, bool add_to_history=false)</td></tr>
+<tr class="separator:aebc28318fb396861c263a6e7eb5ddcaf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5464971d11ba89bdd8362113252f2342"><td class="memItemLeft" align="right" valign="top">lldb::ReturnStatus </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5464971d11ba89bdd8362113252f2342">HandleCommand</a> (const char *command_line, <a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a> &exe_ctx, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> &result, bool add_to_history=false)</td></tr>
+<tr class="separator:a5464971d11ba89bdd8362113252f2342"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5791281c8fc1a3e819f22735cd53514e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5791281c8fc1a3e819f22735cd53514e">HandleCommandsFromFile</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file, <a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> &override_context, <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a> &options, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> result)</td></tr>
+<tr class="separator:a5791281c8fc1a3e819f22735cd53514e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9d2beb3bf6665021b2cee4f645ccd427"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">HandleCompletion</a> (const char *current_line, const char *cursor, const char *last_char, int match_start_point, int max_return_elements, <a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &matches)</td></tr>
+<tr class="separator:a9d2beb3bf6665021b2cee4f645ccd427"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a87e4244ad4317bbd1d241d8c2f419ae4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a87e4244ad4317bbd1d241d8c2f419ae4">HandleCompletion</a> (const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, <a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &matches)</td></tr>
+<tr class="separator:a87e4244ad4317bbd1d241d8c2f419ae4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3fe4e5b0880d425d559bfe5dd1e14c3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#af3fe4e5b0880d425d559bfe5dd1e14c3">SetCommandOverrideCallback</a> (const char *command_name, lldb::CommandOverrideCallback callback, void *baton)</td></tr>
-<tr class="memitem:a60cc9f195d2df2d8c449adc31cae31e6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a60cc9f195d2df2d8c449adc31cae31e6">SBCommandInterpreter</a> (lldb_private::CommandInterpreter *interpreter_ptr=NULL)</td></tr>
+<tr class="separator:af3fe4e5b0880d425d559bfe5dd1e14c3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8869becbb44519dbf41c4691625d3525"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a8869becbb44519dbf41c4691625d3525">SBCommandInterpreter</a> (lldb_private::CommandInterpreter *interpreter_ptr=nullptr)</td></tr>
+<tr class="separator:a8869becbb44519dbf41c4691625d3525"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3d1840da1b2f071931bbf33ab4e0794b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3d1840da1b2f071931bbf33ab4e0794b">IsActive</a> ()</td></tr>
+<tr class="separator:a3d1840da1b2f071931bbf33ab4e0794b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a050adb1b3539b57c556cb1de62c5f47d"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a050adb1b3539b57c556cb1de62c5f47d">GetIOHandlerControlSequence</a> (char ch)</td></tr>
+<tr class="separator:a050adb1b3539b57c556cb1de62c5f47d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac9a29f150afc6b661b0ebc0ad05e565a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac9a29f150afc6b661b0ebc0ad05e565a">GetPromptOnQuit</a> ()</td></tr>
+<tr class="separator:ac9a29f150afc6b661b0ebc0ad05e565a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af36f597965d528fbe5c319fd0b8bce55"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#af36f597965d528fbe5c319fd0b8bce55">SetPromptOnQuit</a> (bool b)</td></tr>
+<tr class="separator:af36f597965d528fbe5c319fd0b8bce55"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a473fe3a1b89aeaafcb57572bbfd7dea9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a473fe3a1b89aeaafcb57572bbfd7dea9">ResolveCommand</a> (const char *command_line, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> &result)</td></tr>
+<tr class="separator:a473fe3a1b89aeaafcb57572bbfd7dea9"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a06d503ca8d3b2d880b1bec0d8d258fe8"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a06d503ca8d3b2d880b1bec0d8d258fe8">GetArgumentTypeAsCString</a> (const lldb::CommandArgumentType arg_type)</td></tr>
+<tr class="separator:a06d503ca8d3b2d880b1bec0d8d258fe8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a51133113ce155e21225d1c16e2762f65"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a51133113ce155e21225d1c16e2762f65">GetArgumentDescriptionAsCString</a> (const lldb::CommandArgumentType arg_type)</td></tr>
+<tr class="separator:a51133113ce155e21225d1c16e2762f65"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7fc2fd59ff26a057e8bad12db5a6dd68"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7fc2fd59ff26a057e8bad12db5a6dd68">EventIsCommandInterpreterEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a7fc2fd59ff26a057e8bad12db5a6dd68"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5bfbefc4a11774172288ceff6b4fea4e"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5bfbefc4a11774172288ceff6b4fea4e">GetBroadcasterClass</a> ()</td></tr>
+<tr class="separator:a5bfbefc4a11774172288ceff6b4fea4e"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a415c3d9e508f36fa616b34e07449de7b"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandInterpreter & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">ref</a> ()</td></tr>
+<tr class="separator:a415c3d9e508f36fa616b34e07449de7b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a253a0e5b83a447bd0fb3477b83085fc6"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandInterpreter * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a253a0e5b83a447bd0fb3477b83085fc6">get</a> ()</td></tr>
+<tr class="separator:a253a0e5b83a447bd0fb3477b83085fc6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af54a6247f4a99427d7d90b8771ef3585"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">reset</a> (lldb_private::CommandInterpreter *)</td></tr>
+<tr class="separator:af54a6247f4a99427d7d90b8771ef3585"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00018">18</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
-</div><h2>Member Enumeration Documentation</h2>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00066">66</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785"></a>
<div class="memitem">
<div class="memproto">
@@ -108,26 +156,24 @@
</tr>
</table>
</div><div class="memdoc">
-<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
-<tr><td valign="top"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c"></a>eBroadcastBitThreadShouldExit</em> </td><td>
+<table class="fieldtable">
+<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c"></a>eBroadcastBitThreadShouldExit</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35"></a>eBroadcastBitResetPrompt</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35"></a>eBroadcastBitResetPrompt</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d"></a>eBroadcastBitQuitCommandReceived</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d"></a>eBroadcastBitQuitCommandReceived</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103"></a>eBroadcastBitAsynchronousOutputData</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103"></a>eBroadcastBitAsynchronousOutputData</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d"></a>eBroadcastBitAsynchronousErrorData</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d"></a>eBroadcastBitAsynchronousErrorData</em> </td><td class="fielddoc">
</td></tr>
</table>
-</dd>
-</dl>
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00021">21</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00068">68</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
</div>
</div>
-<h2>Constructor & Destructor Documentation</h2>
+<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a7d5429fba095b85380326df5b3d358ad"></a>
<div class="memitem">
<div class="memproto">
@@ -159,7 +205,7 @@
</div>
</div>
-<a class="anchor" id="a60cc9f195d2df2d8c449adc31cae31e6"></a>
+<a class="anchor" id="a8869becbb44519dbf41c4691625d3525"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -167,7 +213,7 @@
<td class="memname">lldb::SBCommandInterpreter::SBCommandInterpreter </td>
<td>(</td>
<td class="paramtype">lldb_private::CommandInterpreter * </td>
- <td class="paramname"><em>interpreter_ptr</em> = <code>NULL</code></td><td>)</td>
+ <td class="paramname"><em>interpreter_ptr</em> = <code>nullptr</code></td><td>)</td>
<td></td>
</tr>
</table>
@@ -175,7 +221,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ac7cf409565d150cd3387640b959524d8"></a>
<div class="memitem">
<div class="memproto">
@@ -208,6 +254,44 @@
</div>
</div>
+<a class="anchor" id="a16e598a7702437a77083d328fe6cd143"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a> lldb::SBCommandInterpreter::AddCommand </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a> * </td>
+ <td class="paramname"><em>impl</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>help</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>syntax</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ae398e51e9f2eface3576627c610b8e77"></a>
<div class="memitem">
<div class="memproto">
@@ -266,6 +350,30 @@
</div>
</div>
+<a class="anchor" id="a7fc2fd59ff26a057e8bad12db5a6dd68"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static bool lldb::SBCommandInterpreter::EventIsCommandInterpreterEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a253a0e5b83a447bd0fb3477b83085fc6"></a>
<div class="memitem">
<div class="memproto">
@@ -390,6 +498,31 @@
</div>
</div>
+<a class="anchor" id="a050adb1b3539b57c556cb1de62c5f47d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBCommandInterpreter::GetIOHandlerControlSequence </td>
+ <td>(</td>
+ <td class="paramtype">char </td>
+ <td class="paramname"><em>ch</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get the string that needs to be written to the debugger stdin file handle when a control character is typed.</p>
+<p>Some GUI programs will intercept "control + char" sequences and want to have them do what normally would happen when using a real terminal, so this function allows GUI programs to emulate this functionality.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">ch</td><td>The character that was typed along with the control key</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>The string that should be written into the file handle that is feeding the input stream for the debugger, or nullptr if there is no string for this control key. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a0f5f9ac83c80ebe3246e43e7c452de05"></a>
<div class="memitem">
<div class="memproto">
@@ -405,6 +538,21 @@
</div>
</div>
+<a class="anchor" id="ac9a29f150afc6b661b0ebc0ad05e565a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreter::GetPromptOnQuit </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aebc28318fb396861c263a6e7eb5ddcaf"></a>
<div class="memitem">
<div class="memproto">
@@ -437,6 +585,82 @@
</div>
</div>
+<a class="anchor" id="a5464971d11ba89bdd8362113252f2342"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::ReturnStatus lldb::SBCommandInterpreter::HandleCommand </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>command_line</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a> & </td>
+ <td class="paramname"><em>exe_ctx</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> & </td>
+ <td class="paramname"><em>result</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>add_to_history</em> = <code>false</code> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5791281c8fc1a3e819f22735cd53514e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreter::HandleCommandsFromFile </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>file</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> & </td>
+ <td class="paramname"><em>override_context</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a> & </td>
+ <td class="paramname"><em>options</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> </td>
+ <td class="paramname"><em>result</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a9d2beb3bf6665021b2cee4f645ccd427"></a>
<div class="memitem">
<div class="memproto">
@@ -576,6 +800,23 @@
</div>
</div>
+<a class="anchor" id="a3d1840da1b2f071931bbf33ab4e0794b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreter::IsActive </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Return true if the command interpreter is the active IO handler.</p>
+<p>This indicates that any input coming into the debugger handles will go to the command interpreter and will result in LLDB command line commands being executed. </p>
+
+</div>
+</div>
<a class="anchor" id="a2c2968348c19c305e8587a3ec65f0dc1"></a>
<div class="memitem">
<div class="memproto">
@@ -654,6 +895,33 @@
</div>
</div>
+<a class="anchor" id="a473fe3a1b89aeaafcb57572bbfd7dea9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreter::ResolveCommand </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>command_line</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a> & </td>
+ <td class="paramname"><em>result</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Resolve the command just as HandleCommand would, expanding abbreviations and aliases. If successful, result->GetOutput has the full expansion. </p>
+
+</div>
+</div>
<a class="anchor" id="af3fe4e5b0880d425d559bfe5dd1e14c3"></a>
<div class="memitem">
<div class="memproto">
@@ -686,6 +954,22 @@
</div>
</div>
+<a class="anchor" id="af36f597965d528fbe5c319fd0b8bce55"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreter::SetPromptOnQuit </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>b</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a15abc317d5c97b53ff0dbce835ca6f7b"></a>
<div class="memitem">
<div class="memproto">
@@ -718,7 +1002,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
<div class="memitem">
<div class="memproto">
@@ -737,7 +1021,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00136">136</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00225">225</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
</div>
</div>
@@ -747,9 +1031,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions-members.html
new file mode 100644
index 0000000..d1a9b5d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions-members.html
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBCommandInterpreterRunOptions Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0bd9d1cdfe098307a831897049af301d">GetAddToHistory</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#affba6175efe640f725dce46a95caadd1">GetEchoCommands</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0a619ec53b8886e402f15fb867be3825">GetPrintResults</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a491bba99079fe5f8ac08f5052e7c5173">GetStopOnContinue</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a4d283957358e5102aadd600c76e818e2">GetStopOnCrash</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a63d30b553f722e5417f8ca92b97fc21e">GetStopOnError</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0564f242d6f1c43132f0a0dfe3bd78b4">SBCommandInterpreterRunOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aa58a01d9245e07951d64e0874536e054">SetAddToHistory</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a8fe6c06f2d7445860339e637be94dd64">SetEchoCommands</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aefaa32b9ccc958bedc4097805f617fb3">SetPrintResults</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a7bda29731d39502e7c90454a89dd5994">SetStopOnContinue</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#ac9054895986fc4148d238969e63e8a09">SetStopOnCrash</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a40222ed3c23ca0ac9cc1008b4714a996">SetStopOnError</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a810e2f1045340ce23e799e4939ca2580">~SBCommandInterpreterRunOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions.html
new file mode 100644
index 0000000..2496bcd
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandInterpreterRunOptions.html
@@ -0,0 +1,362 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBCommandInterpreterRunOptions Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBCommandInterpreterRunOptions-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBCommandInterpreterRunOptions Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a0564f242d6f1c43132f0a0dfe3bd78b4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0564f242d6f1c43132f0a0dfe3bd78b4">SBCommandInterpreterRunOptions</a> ()</td></tr>
+<tr class="separator:a0564f242d6f1c43132f0a0dfe3bd78b4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a810e2f1045340ce23e799e4939ca2580"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a810e2f1045340ce23e799e4939ca2580">~SBCommandInterpreterRunOptions</a> ()</td></tr>
+<tr class="separator:a810e2f1045340ce23e799e4939ca2580"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a491bba99079fe5f8ac08f5052e7c5173"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a491bba99079fe5f8ac08f5052e7c5173">GetStopOnContinue</a> () const </td></tr>
+<tr class="separator:a491bba99079fe5f8ac08f5052e7c5173"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7bda29731d39502e7c90454a89dd5994"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a7bda29731d39502e7c90454a89dd5994">SetStopOnContinue</a> (bool)</td></tr>
+<tr class="separator:a7bda29731d39502e7c90454a89dd5994"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a63d30b553f722e5417f8ca92b97fc21e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a63d30b553f722e5417f8ca92b97fc21e">GetStopOnError</a> () const </td></tr>
+<tr class="separator:a63d30b553f722e5417f8ca92b97fc21e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a40222ed3c23ca0ac9cc1008b4714a996"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a40222ed3c23ca0ac9cc1008b4714a996">SetStopOnError</a> (bool)</td></tr>
+<tr class="separator:a40222ed3c23ca0ac9cc1008b4714a996"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4d283957358e5102aadd600c76e818e2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a4d283957358e5102aadd600c76e818e2">GetStopOnCrash</a> () const </td></tr>
+<tr class="separator:a4d283957358e5102aadd600c76e818e2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac9054895986fc4148d238969e63e8a09"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#ac9054895986fc4148d238969e63e8a09">SetStopOnCrash</a> (bool)</td></tr>
+<tr class="separator:ac9054895986fc4148d238969e63e8a09"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:affba6175efe640f725dce46a95caadd1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#affba6175efe640f725dce46a95caadd1">GetEchoCommands</a> () const </td></tr>
+<tr class="separator:affba6175efe640f725dce46a95caadd1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8fe6c06f2d7445860339e637be94dd64"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a8fe6c06f2d7445860339e637be94dd64">SetEchoCommands</a> (bool)</td></tr>
+<tr class="separator:a8fe6c06f2d7445860339e637be94dd64"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0a619ec53b8886e402f15fb867be3825"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0a619ec53b8886e402f15fb867be3825">GetPrintResults</a> () const </td></tr>
+<tr class="separator:a0a619ec53b8886e402f15fb867be3825"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aefaa32b9ccc958bedc4097805f617fb3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aefaa32b9ccc958bedc4097805f617fb3">SetPrintResults</a> (bool)</td></tr>
+<tr class="separator:aefaa32b9ccc958bedc4097805f617fb3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0bd9d1cdfe098307a831897049af301d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0bd9d1cdfe098307a831897049af301d">GetAddToHistory</a> () const </td></tr>
+<tr class="separator:a0bd9d1cdfe098307a831897049af301d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa58a01d9245e07951d64e0874536e054"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aa58a01d9245e07951d64e0874536e054">SetAddToHistory</a> (bool)</td></tr>
+<tr class="separator:aa58a01d9245e07951d64e0874536e054"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00024">24</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a0564f242d6f1c43132f0a0dfe3bd78b4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBCommandInterpreterRunOptions::SBCommandInterpreterRunOptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a810e2f1045340ce23e799e4939ca2580"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBCommandInterpreterRunOptions::~SBCommandInterpreterRunOptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a0bd9d1cdfe098307a831897049af301d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreterRunOptions::GetAddToHistory </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="affba6175efe640f725dce46a95caadd1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreterRunOptions::GetEchoCommands </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0a619ec53b8886e402f15fb867be3825"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreterRunOptions::GetPrintResults </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a491bba99079fe5f8ac08f5052e7c5173"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreterRunOptions::GetStopOnContinue </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4d283957358e5102aadd600c76e818e2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreterRunOptions::GetStopOnCrash </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a63d30b553f722e5417f8ca92b97fc21e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBCommandInterpreterRunOptions::GetStopOnError </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa58a01d9245e07951d64e0874536e054"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreterRunOptions::SetAddToHistory </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8fe6c06f2d7445860339e637be94dd64"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreterRunOptions::SetEchoCommands </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aefaa32b9ccc958bedc4097805f617fb3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreterRunOptions::SetPrintResults </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7bda29731d39502e7c90454a89dd5994"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreterRunOptions::SetStopOnContinue </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac9054895986fc4148d238969e63e8a09"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreterRunOptions::SetStopOnCrash </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a40222ed3c23ca0ac9cc1008b4714a996"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandInterpreterRunOptions::SetStopOnError </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00026">26</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00025">25</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface-members.html
index fb3de40..fee55c2 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,14 +37,14 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#a683be36b0e55cbfc980059e14b1fde84">DoExecute</a>(lldb::SBDebugger debugger, char **command, lldb::SBCommandReturnObject &result)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#ab0c33994ee68e4c2d7fe799057ef5398">~SBCommandPluginInterface</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#aa7532df9db996100db4ee85081ac3916">DoExecute</a>(lldb::SBDebugger, char **, lldb::SBCommandReturnObject &)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#a0f4d3582fbcc4fa1464a20a3d0831ebc">~SBCommandPluginInterface</a>()=default</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface.html
index fe7f920..271887a 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandPluginInterface.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -39,16 +40,18 @@
<p><code>#include <<a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
-<tr class="memitem:a683be36b0e55cbfc980059e14b1fde84"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#a683be36b0e55cbfc980059e14b1fde84">DoExecute</a> (<a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> debugger, char **command, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result)</td></tr>
-<tr class="memitem:ab0c33994ee68e4c2d7fe799057ef5398"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#ab0c33994ee68e4c2d7fe799057ef5398">~SBCommandPluginInterface</a> ()</td></tr>
+<tr class="memitem:a0f4d3582fbcc4fa1464a20a3d0831ebc"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#a0f4d3582fbcc4fa1464a20a3d0831ebc">~SBCommandPluginInterface</a> ()=default</td></tr>
+<tr class="separator:a0f4d3582fbcc4fa1464a20a3d0831ebc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa7532df9db996100db4ee85081ac3916"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#aa7532df9db996100db4ee85081ac3916">DoExecute</a> (<a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a>, char **, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &)</td></tr>
+<tr class="separator:aa7532df9db996100db4ee85081ac3916"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00144">144</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
-<a class="anchor" id="ab0c33994ee68e4c2d7fe799057ef5398"></a>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00232">232</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a0f4d3582fbcc4fa1464a20a3d0831ebc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -64,17 +67,15 @@
</table>
</td>
<td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
+<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00156">156</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
-
</div>
</div>
-<h2>Member Function Documentation</h2>
-<a class="anchor" id="a683be36b0e55cbfc980059e14b1fde84"></a>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="aa7532df9db996100db4ee85081ac3916"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -85,19 +86,19 @@
<td class="memname">virtual bool lldb::SBCommandPluginInterface::DoExecute </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> </td>
- <td class="paramname"><em>debugger</em>, </td>
+ <td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char ** </td>
- <td class="paramname"><em>command</em>, </td>
+ <td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> & </td>
- <td class="paramname"><em>result</em> </td>
+ <td class="paramname"> </td>
</tr>
<tr>
<td></td>
@@ -112,7 +113,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00148">148</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00236">236</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
</div>
</div>
@@ -122,9 +123,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject-members.html
index 9ee4862..b03ef320 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -64,10 +65,12 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a4e5dae82bb6f288640f6dcf25efe5689">SBCommandReturnObject</a>(const lldb::SBCommandReturnObject &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2fe4a3229f9e4fbc3e5d53406402bace">SBCommandReturnObject</a>(lldb_private::CommandReturnObject *ptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aee9a0d1e363dceb8bc8ae91580177403">SBOptions</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a84b2f3b1aa9f6290947e2f5f799d4d0f">SetError</a>(lldb::SBError &error, const char *fallback_error_cstr=NULL)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a0e107be1fc72caae035ef1946993a24f">SetError</a>(lldb::SBError &error, const char *fallback_error_cstr=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2d4138b0fb444275e472b3821d08a7bc">SetError</a>(const char *error_cstr)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#ace1d97e07b8daa62bdbdd345f1a3e53c">SetImmediateErrorFile</a>(FILE *fh)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a48a93a1df3f32f10f2216ec8038c9b54">SetImmediateOutputFile</a>(FILE *fh)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a599acf65f95d31ad3525a6b5abf418b2">SetImmediateErrorFile</a>(FILE *fh, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a48a93a1df3f32f10f2216ec8038c9b54">SetImmediateOutputFile</a>(FILE *fh)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a19c7df834f82295ed0cdacf959b928d5">SetImmediateOutputFile</a>(FILE *fh, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a9ce6d1f02889943febb7a3ec6827f547">SetLLDBObjectPtr</a>(lldb_private::CommandReturnObject *ptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a8b45554a7921936648ecba7e00520e73">SetStatus</a>(lldb::ReturnStatus status)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a6784d9124a2fe55b7d4d67ecd3609f35">Succeeded</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td><td class="entry"></td></tr>
@@ -75,9 +78,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject.html
index a01a8bc..fa67bf7 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommandReturnObject.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,55 +42,95 @@
<p><code>#include <<a class="el" href="SBCommandReturnObject_8h_source.html">SBCommandReturnObject.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aa3d13159daa9d43ec14a84bae63fa9d1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa3d13159daa9d43ec14a84bae63fa9d1">SBCommandReturnObject</a> ()</td></tr>
+<tr class="separator:aa3d13159daa9d43ec14a84bae63fa9d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4e5dae82bb6f288640f6dcf25efe5689"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a4e5dae82bb6f288640f6dcf25efe5689">SBCommandReturnObject</a> (const <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &rhs)</td></tr>
-<tr class="memitem:a574d6b4790840fbac8f3dc400a9a13bb"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a574d6b4790840fbac8f3dc400a9a13bb">operator=</a> (const <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &rhs)</td></tr>
-<tr class="memitem:a2fe4a3229f9e4fbc3e5d53406402bace"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2fe4a3229f9e4fbc3e5d53406402bace">SBCommandReturnObject</a> (lldb_private::CommandReturnObject *ptr)</td></tr>
-<tr class="memitem:aa95b4bf0db28c9685b9742a0308d3b8a"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandReturnObject * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa95b4bf0db28c9685b9742a0308d3b8a">Release</a> ()</td></tr>
+<tr class="separator:a4e5dae82bb6f288640f6dcf25efe5689"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a55f883fca2f67e89f7653879d3e778"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a4a55f883fca2f67e89f7653879d3e778">~SBCommandReturnObject</a> ()</td></tr>
+<tr class="separator:a4a55f883fca2f67e89f7653879d3e778"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a574d6b4790840fbac8f3dc400a9a13bb"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a574d6b4790840fbac8f3dc400a9a13bb">operator=</a> (const <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &rhs)</td></tr>
+<tr class="separator:a574d6b4790840fbac8f3dc400a9a13bb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2fe4a3229f9e4fbc3e5d53406402bace"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2fe4a3229f9e4fbc3e5d53406402bace">SBCommandReturnObject</a> (lldb_private::CommandReturnObject *ptr)</td></tr>
+<tr class="separator:a2fe4a3229f9e4fbc3e5d53406402bace"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa95b4bf0db28c9685b9742a0308d3b8a"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandReturnObject * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa95b4bf0db28c9685b9742a0308d3b8a">Release</a> ()</td></tr>
+<tr class="separator:aa95b4bf0db28c9685b9742a0308d3b8a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e5536ff178dba1ccec57c1bcc54a15e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a3e5536ff178dba1ccec57c1bcc54a15e">IsValid</a> () const </td></tr>
+<tr class="separator:a3e5536ff178dba1ccec57c1bcc54a15e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a703545c804277b76dd6f74d2f32c9638"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a703545c804277b76dd6f74d2f32c9638">GetOutput</a> ()</td></tr>
+<tr class="separator:a703545c804277b76dd6f74d2f32c9638"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a361c705b3f90584c9d51ca4842f22cb1"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a361c705b3f90584c9d51ca4842f22cb1">GetError</a> ()</td></tr>
+<tr class="separator:a361c705b3f90584c9d51ca4842f22cb1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b3248ace199baf7ca97a7bf8e272203"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a3b3248ace199baf7ca97a7bf8e272203">PutOutput</a> (FILE *fh)</td></tr>
+<tr class="separator:a3b3248ace199baf7ca97a7bf8e272203"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afaf8d191cbc31b53a2d140899cb0dd58"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#afaf8d191cbc31b53a2d140899cb0dd58">GetOutputSize</a> ()</td></tr>
+<tr class="separator:afaf8d191cbc31b53a2d140899cb0dd58"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adc20bb52e23839df794fc10ab3daef83"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#adc20bb52e23839df794fc10ab3daef83">GetErrorSize</a> ()</td></tr>
+<tr class="separator:adc20bb52e23839df794fc10ab3daef83"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95ba2d9d2a5e272f5deeeac68ffd8aa8"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a95ba2d9d2a5e272f5deeeac68ffd8aa8">PutError</a> (FILE *fh)</td></tr>
+<tr class="separator:a95ba2d9d2a5e272f5deeeac68ffd8aa8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6160e57236fb9f46fc9d63ef2adedc40"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a6160e57236fb9f46fc9d63ef2adedc40">Clear</a> ()</td></tr>
+<tr class="separator:a6160e57236fb9f46fc9d63ef2adedc40"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab761c889072b350610b8e888b1ea7cac"><td class="memItemLeft" align="right" valign="top">lldb::ReturnStatus </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#ab761c889072b350610b8e888b1ea7cac">GetStatus</a> ()</td></tr>
+<tr class="separator:ab761c889072b350610b8e888b1ea7cac"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b45554a7921936648ecba7e00520e73"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a8b45554a7921936648ecba7e00520e73">SetStatus</a> (lldb::ReturnStatus status)</td></tr>
+<tr class="separator:a8b45554a7921936648ecba7e00520e73"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6784d9124a2fe55b7d4d67ecd3609f35"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a6784d9124a2fe55b7d4d67ecd3609f35">Succeeded</a> ()</td></tr>
+<tr class="separator:a6784d9124a2fe55b7d4d67ecd3609f35"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7b41bae7e6629d6fe83c9075607f0b17"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a7b41bae7e6629d6fe83c9075607f0b17">HasResult</a> ()</td></tr>
+<tr class="separator:a7b41bae7e6629d6fe83c9075607f0b17"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5c4253d94de92c0d1e49cf6cc4ed74a1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a5c4253d94de92c0d1e49cf6cc4ed74a1">AppendMessage</a> (const char *message)</td></tr>
+<tr class="separator:a5c4253d94de92c0d1e49cf6cc4ed74a1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a49d186dd9481e70e5d135e7c81d99049"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a49d186dd9481e70e5d135e7c81d99049">AppendWarning</a> (const char *message)</td></tr>
+<tr class="separator:a49d186dd9481e70e5d135e7c81d99049"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e19eace0e45d7587cfb9ed13dd348ef"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a5e19eace0e45d7587cfb9ed13dd348ef">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a5e19eace0e45d7587cfb9ed13dd348ef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48a93a1df3f32f10f2216ec8038c9b54"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a48a93a1df3f32f10f2216ec8038c9b54">SetImmediateOutputFile</a> (FILE *fh)</td></tr>
+<tr class="separator:a48a93a1df3f32f10f2216ec8038c9b54"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace1d97e07b8daa62bdbdd345f1a3e53c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#ace1d97e07b8daa62bdbdd345f1a3e53c">SetImmediateErrorFile</a> (FILE *fh)</td></tr>
+<tr class="separator:ace1d97e07b8daa62bdbdd345f1a3e53c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a19c7df834f82295ed0cdacf959b928d5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a19c7df834f82295ed0cdacf959b928d5">SetImmediateOutputFile</a> (FILE *fh, bool transfer_ownership)</td></tr>
+<tr class="separator:a19c7df834f82295ed0cdacf959b928d5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a599acf65f95d31ad3525a6b5abf418b2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a599acf65f95d31ad3525a6b5abf418b2">SetImmediateErrorFile</a> (FILE *fh, bool transfer_ownership)</td></tr>
+<tr class="separator:a599acf65f95d31ad3525a6b5abf418b2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2f17cb9d70daaf9dfb3ccc881228c52e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2f17cb9d70daaf9dfb3ccc881228c52e">PutCString</a> (const char *string, int len=-1)</td></tr>
+<tr class="separator:a2f17cb9d70daaf9dfb3ccc881228c52e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeadb27b5b35c33ceb8d8b77dccc7e979"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aeadb27b5b35c33ceb8d8b77dccc7e979">Printf</a> (const char *format,...) __attribute__((format(printf</td></tr>
+<tr class="separator:aeadb27b5b35c33ceb8d8b77dccc7e979"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa9d043daf4c816e0e5113e92262a5d5"><td class="memItemLeft" align="right" valign="top">size_t const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#afa9d043daf4c816e0e5113e92262a5d5">GetOutput</a> (bool only_if_no_immediate)</td></tr>
+<tr class="separator:afa9d043daf4c816e0e5113e92262a5d5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec4a10e7365c2f8fafd9974e8b24876f"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aec4a10e7365c2f8fafd9974e8b24876f">GetError</a> (bool only_if_no_immediate)</td></tr>
-<tr class="memitem:a84b2f3b1aa9f6290947e2f5f799d4d0f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a84b2f3b1aa9f6290947e2f5f799d4d0f">SetError</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, const char *fallback_error_cstr=NULL)</td></tr>
+<tr class="separator:aec4a10e7365c2f8fafd9974e8b24876f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0e107be1fc72caae035ef1946993a24f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a0e107be1fc72caae035ef1946993a24f">SetError</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, const char *fallback_error_cstr=nullptr)</td></tr>
+<tr class="separator:a0e107be1fc72caae035ef1946993a24f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2d4138b0fb444275e472b3821d08a7bc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2d4138b0fb444275e472b3821d08a7bc">SetError</a> (const char *error_cstr)</td></tr>
+<tr class="separator:a2d4138b0fb444275e472b3821d08a7bc"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a1dd1f14531c7ee856a335b6243fc3c61"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandReturnObject * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a1dd1f14531c7ee856a335b6243fc3c61">operator-></a> () const </td></tr>
+<tr class="separator:a1dd1f14531c7ee856a335b6243fc3c61"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa5829d5d2b64865792b064fb75ed52f0"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandReturnObject * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa5829d5d2b64865792b064fb75ed52f0">get</a> () const </td></tr>
+<tr class="separator:aa5829d5d2b64865792b064fb75ed52f0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9aa3311eea3bcb0507bcf9fb9c88ee28"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandReturnObject & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a9aa3311eea3bcb0507bcf9fb9c88ee28">operator*</a> () const </td></tr>
+<tr class="separator:a9aa3311eea3bcb0507bcf9fb9c88ee28"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1311384290cf3721124ae5c31121647c"><td class="memItemLeft" align="right" valign="top">lldb_private::CommandReturnObject & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a1311384290cf3721124ae5c31121647c">ref</a> () const </td></tr>
+<tr class="separator:a1311384290cf3721124ae5c31121647c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ce6d1f02889943febb7a3ec6827f547"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#a9ce6d1f02889943febb7a3ec6827f547">SetLLDBObjectPtr</a> (lldb_private::CommandReturnObject *ptr)</td></tr>
+<tr class="separator:a9ce6d1f02889943febb7a3ec6827f547"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aee9a0d1e363dceb8bc8ae91580177403"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html#aee9a0d1e363dceb8bc8ae91580177403">SBOptions</a></td></tr>
+<tr class="separator:aee9a0d1e363dceb8bc8ae91580177403"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBCommandReturnObject_8h_source.html#l00019">19</a> of file <a class="el" href="SBCommandReturnObject_8h_source.html">SBCommandReturnObject.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBCommandReturnObject_8h_source.html#l00025">25</a> of file <a class="el" href="SBCommandReturnObject_8h_source.html">SBCommandReturnObject.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="aa3d13159daa9d43ec14a84bae63fa9d1"></a>
<div class="memitem">
<div class="memproto">
@@ -121,6 +162,21 @@
</div>
</div>
+<a class="anchor" id="a4a55f883fca2f67e89f7653879d3e778"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBCommandReturnObject::~SBCommandReturnObject </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a2fe4a3229f9e4fbc3e5d53406402bace"></a>
<div class="memitem">
<div class="memproto">
@@ -137,22 +193,7 @@
</div>
</div>
-<a class="anchor" id="a4a55f883fca2f67e89f7653879d3e778"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">lldb::SBCommandReturnObject::~SBCommandReturnObject </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a5c4253d94de92c0d1e49cf6cc4ed74a1"></a>
<div class="memitem">
<div class="memproto">
@@ -560,7 +601,7 @@
</div>
</div>
-<a class="anchor" id="a84b2f3b1aa9f6290947e2f5f799d4d0f"></a>
+<a class="anchor" id="a0e107be1fc72caae035ef1946993a24f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -574,7 +615,7 @@
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char * </td>
- <td class="paramname"><em>fallback_error_cstr</em> = <code>NULL</code> </td>
+ <td class="paramname"><em>fallback_error_cstr</em> = <code>nullptr</code> </td>
</tr>
<tr>
<td></td>
@@ -618,6 +659,32 @@
</div>
</div>
+<a class="anchor" id="a599acf65f95d31ad3525a6b5abf418b2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandReturnObject::SetImmediateErrorFile </td>
+ <td>(</td>
+ <td class="paramtype">FILE * </td>
+ <td class="paramname"><em>fh</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>transfer_ownership</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a48a93a1df3f32f10f2216ec8038c9b54"></a>
<div class="memitem">
<div class="memproto">
@@ -634,6 +701,32 @@
</div>
</div>
+<a class="anchor" id="a19c7df834f82295ed0cdacf959b928d5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBCommandReturnObject::SetImmediateOutputFile </td>
+ <td>(</td>
+ <td class="paramtype">FILE * </td>
+ <td class="paramname"><em>fh</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>transfer_ownership</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a9ce6d1f02889943febb7a3ec6827f547"></a>
<div class="memitem">
<div class="memproto">
@@ -689,7 +782,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
<div class="memitem">
<div class="memproto">
@@ -708,7 +801,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommandReturnObject_8h_source.html#l00109">109</a> of file <a class="el" href="SBCommandReturnObject_8h_source.html">SBCommandReturnObject.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommandReturnObject_8h_source.html#l00094">94</a> of file <a class="el" href="SBCommandReturnObject_8h_source.html">SBCommandReturnObject.h</a>.</p>
</div>
</div>
@@ -730,7 +823,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommandReturnObject_8h_source.html#l00110">110</a> of file <a class="el" href="SBCommandReturnObject_8h_source.html">SBCommandReturnObject.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommandReturnObject_8h_source.html#l00095">95</a> of file <a class="el" href="SBCommandReturnObject_8h_source.html">SBCommandReturnObject.h</a>.</p>
</div>
</div>
@@ -740,9 +833,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication-members.html
index 55ba04c..520d455 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -39,34 +40,29 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a3f7ac6e63989b1c85db0bf918b32dc3e">AdoptFileDesriptor</a>(int fd, bool owns_fd)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a7d9b670ea00515ae87203754238f5399">Connect</a>(const char *url)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#adf990fcd6cfcc113438fef8fae674d07">Disconnect</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a9408507cb4af14a627054e299d02962e">eAllEventBits</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a10e4887dd35116e8ac097b20cda440b4">eBroadcastBitDisconnected</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24aa742f87f608eae9eed2756433f6d8d7b">eBroadcastBitPacketAvailable</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a554b212d9591c624847c15e035c1f3fc">eBroadcastBitReadThreadDidExit</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a0f482c64abdd477de9df8afc4a1078cb">eBroadcastBitReadThreadGotBytes</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a7aaf636aab623833d3d3541dd74ca4c4">eBroadcastBitReadThreadShouldExit</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#abd27f73fbc5bdfc6373c1ca67ac91e7f">GetBroadcaster</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a3924231f38ad0bcb25c9d9b0027a3428">GetBroadcasterClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#acf203ffd8066819069491e12846a4113">GetCloseOnEOF</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a1e018a3a596670e740b8226ae058808d">IsConnected</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a3159b3af4c33fa27b057aa2810aaa7a2">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#af40a4ad9f2f4a8bef704fa6f20756fd8">Read</a>(void *dst, size_t dst_len, uint32_t timeout_usec, lldb::ConnectionStatus &status)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">ReadThreadBytesReceived</a> typedef</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#ae69b67ed32dcf8e19febab317fa2a36c">ReadThreadIsRunning</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a69bed79b9f866e5508e29d41d85f188b">ReadThreadStart</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#aec744b634df7cf656a675162447f6727">ReadThreadStop</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a7cb85c673867e63fac1350a815b5cdb8">SBCommunication</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a3119b917f55edbc995d69045c740dfca">SBCommunication</a>(const char *broadcaster_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a6bab0e67b2467789125f9f903b353d46">SetCloseOnEOF</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a1e0f406e60bc684dba5a520dd3e618fd">SetReadThreadBytesReceivedCallback</a>(ReadThreadBytesReceived callback, void *callback_baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a5e95d57662c88378ad25f4d02d32b1e4">Write</a>(const void *src, size_t src_len, lldb::ConnectionStatus &status)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#af192a76b5cf136f36939dbac4425584b">~SBCommunication</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#ac3ae284f827effc2193d2df4320f9a8a">FLAGS_ANONYMOUS_ENUM</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#abd27f73fbc5bdfc6373c1ca67ac91e7f">GetBroadcaster</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a3924231f38ad0bcb25c9d9b0027a3428">GetBroadcasterClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#acf203ffd8066819069491e12846a4113">GetCloseOnEOF</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a1e018a3a596670e740b8226ae058808d">IsConnected</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a3159b3af4c33fa27b057aa2810aaa7a2">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#af40a4ad9f2f4a8bef704fa6f20756fd8">Read</a>(void *dst, size_t dst_len, uint32_t timeout_usec, lldb::ConnectionStatus &status)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">ReadThreadBytesReceived</a> typedef</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#ae69b67ed32dcf8e19febab317fa2a36c">ReadThreadIsRunning</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a69bed79b9f866e5508e29d41d85f188b">ReadThreadStart</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#aec744b634df7cf656a675162447f6727">ReadThreadStop</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a7cb85c673867e63fac1350a815b5cdb8">SBCommunication</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a3119b917f55edbc995d69045c740dfca">SBCommunication</a>(const char *broadcaster_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a6bab0e67b2467789125f9f903b353d46">SetCloseOnEOF</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a1e0f406e60bc684dba5a520dd3e618fd">SetReadThreadBytesReceivedCallback</a>(ReadThreadBytesReceived callback, void *callback_baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#a5e95d57662c88378ad25f4d02d32b1e4">Write</a>(const void *src, size_t src_len, lldb::ConnectionStatus &status)</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html#af192a76b5cf136f36939dbac4425584b">~SBCommunication</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication.html
index 154dbc6..7aa8f8a 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCommunication.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,48 +42,59 @@
<p><code>#include <<a class="el" href="SBCommunication_8h_source.html">SBCommunication.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
-<tr class="memitem:a243c1e015e1252221caaad8d59a13a24"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
-  <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a10e4887dd35116e8ac097b20cda440b4">eBroadcastBitDisconnected</a> = (1 << 0),
-<a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a0f482c64abdd477de9df8afc4a1078cb">eBroadcastBitReadThreadGotBytes</a> = (1 << 1),
-<a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a554b212d9591c624847c15e035c1f3fc">eBroadcastBitReadThreadDidExit</a> = (1 << 2),
-<a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a7aaf636aab623833d3d3541dd74ca4c4">eBroadcastBitReadThreadShouldExit</a> = (1 << 3),
-<br/>
-  <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24aa742f87f608eae9eed2756433f6d8d7b">eBroadcastBitPacketAvailable</a> = (1 << 4),
-<a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a9408507cb4af14a627054e299d02962e">eAllEventBits</a> = 0xffffffff
-<br/>
- }</td></tr>
<tr class="memitem:ad07a358eba73f4710760c943f208e072"><td class="memItemLeft" align="right" valign="top">typedef void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">ReadThreadBytesReceived</a> )(void *baton, const void *src, size_t src_len)</td></tr>
+<tr class="separator:ad07a358eba73f4710760c943f208e072"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
+<tr class="memitem:ac3ae284f827effc2193d2df4320f9a8a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#ac3ae284f827effc2193d2df4320f9a8a">FLAGS_ANONYMOUS_ENUM</a> ()</td></tr>
+<tr class="separator:ac3ae284f827effc2193d2df4320f9a8a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7cb85c673867e63fac1350a815b5cdb8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a7cb85c673867e63fac1350a815b5cdb8">SBCommunication</a> ()</td></tr>
+<tr class="separator:a7cb85c673867e63fac1350a815b5cdb8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3119b917f55edbc995d69045c740dfca"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a3119b917f55edbc995d69045c740dfca">SBCommunication</a> (const char *broadcaster_name)</td></tr>
+<tr class="separator:a3119b917f55edbc995d69045c740dfca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af192a76b5cf136f36939dbac4425584b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#af192a76b5cf136f36939dbac4425584b">~SBCommunication</a> ()</td></tr>
+<tr class="separator:af192a76b5cf136f36939dbac4425584b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3159b3af4c33fa27b057aa2810aaa7a2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a3159b3af4c33fa27b057aa2810aaa7a2">IsValid</a> () const </td></tr>
+<tr class="separator:a3159b3af4c33fa27b057aa2810aaa7a2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd27f73fbc5bdfc6373c1ca67ac91e7f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#abd27f73fbc5bdfc6373c1ca67ac91e7f">GetBroadcaster</a> ()</td></tr>
+<tr class="separator:abd27f73fbc5bdfc6373c1ca67ac91e7f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3f7ac6e63989b1c85db0bf918b32dc3e"><td class="memItemLeft" align="right" valign="top">lldb::ConnectionStatus </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a3f7ac6e63989b1c85db0bf918b32dc3e">AdoptFileDesriptor</a> (int fd, bool owns_fd)</td></tr>
+<tr class="separator:a3f7ac6e63989b1c85db0bf918b32dc3e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7d9b670ea00515ae87203754238f5399"><td class="memItemLeft" align="right" valign="top">lldb::ConnectionStatus </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a7d9b670ea00515ae87203754238f5399">Connect</a> (const char *url)</td></tr>
+<tr class="separator:a7d9b670ea00515ae87203754238f5399"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adf990fcd6cfcc113438fef8fae674d07"><td class="memItemLeft" align="right" valign="top">lldb::ConnectionStatus </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#adf990fcd6cfcc113438fef8fae674d07">Disconnect</a> ()</td></tr>
+<tr class="separator:adf990fcd6cfcc113438fef8fae674d07"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e018a3a596670e740b8226ae058808d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a1e018a3a596670e740b8226ae058808d">IsConnected</a> () const </td></tr>
+<tr class="separator:a1e018a3a596670e740b8226ae058808d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acf203ffd8066819069491e12846a4113"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#acf203ffd8066819069491e12846a4113">GetCloseOnEOF</a> ()</td></tr>
+<tr class="separator:acf203ffd8066819069491e12846a4113"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6bab0e67b2467789125f9f903b353d46"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a6bab0e67b2467789125f9f903b353d46">SetCloseOnEOF</a> (bool b)</td></tr>
+<tr class="separator:a6bab0e67b2467789125f9f903b353d46"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af40a4ad9f2f4a8bef704fa6f20756fd8"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#af40a4ad9f2f4a8bef704fa6f20756fd8">Read</a> (void *dst, size_t dst_len, uint32_t timeout_usec, lldb::ConnectionStatus &status)</td></tr>
+<tr class="separator:af40a4ad9f2f4a8bef704fa6f20756fd8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e95d57662c88378ad25f4d02d32b1e4"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a5e95d57662c88378ad25f4d02d32b1e4">Write</a> (const void *src, size_t src_len, lldb::ConnectionStatus &status)</td></tr>
+<tr class="separator:a5e95d57662c88378ad25f4d02d32b1e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a69bed79b9f866e5508e29d41d85f188b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a69bed79b9f866e5508e29d41d85f188b">ReadThreadStart</a> ()</td></tr>
+<tr class="separator:a69bed79b9f866e5508e29d41d85f188b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec744b634df7cf656a675162447f6727"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#aec744b634df7cf656a675162447f6727">ReadThreadStop</a> ()</td></tr>
+<tr class="separator:aec744b634df7cf656a675162447f6727"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae69b67ed32dcf8e19febab317fa2a36c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#ae69b67ed32dcf8e19febab317fa2a36c">ReadThreadIsRunning</a> ()</td></tr>
+<tr class="separator:ae69b67ed32dcf8e19febab317fa2a36c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e0f406e60bc684dba5a520dd3e618fd"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a1e0f406e60bc684dba5a520dd3e618fd">SetReadThreadBytesReceivedCallback</a> (<a class="el" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">ReadThreadBytesReceived</a> callback, void *callback_baton)</td></tr>
+<tr class="separator:a1e0f406e60bc684dba5a520dd3e618fd"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a3924231f38ad0bcb25c9d9b0027a3428"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html#a3924231f38ad0bcb25c9d9b0027a3428">GetBroadcasterClass</a> ()</td></tr>
+<tr class="separator:a3924231f38ad0bcb25c9d9b0027a3428"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBCommunication_8h_source.html#l00018">18</a> of file <a class="el" href="SBCommunication_8h_source.html">SBCommunication.h</a>.</p>
-</div><h2>Member Typedef Documentation</h2>
+</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="ad07a358eba73f4710760c943f208e072"></a>
<div class="memitem">
<div class="memproto">
@@ -93,47 +105,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCommunication_8h_source.html#l00030">30</a> of file <a class="el" href="SBCommunication_8h_source.html">SBCommunication.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCommunication_8h_source.html#l00034">34</a> of file <a class="el" href="SBCommunication_8h_source.html">SBCommunication.h</a>.</p>
</div>
</div>
-<h2>Member Enumeration Documentation</h2>
-<a class="anchor" id="a243c1e015e1252221caaad8d59a13a24"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">anonymous enum</td>
- </tr>
- </table>
-</div><div class="memdoc">
-<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
-<tr><td valign="top"><em><a class="anchor" id="a243c1e015e1252221caaad8d59a13a24a10e4887dd35116e8ac097b20cda440b4"></a>eBroadcastBitDisconnected</em> </td><td>
-<p>Sent when the communications connection is lost. </p>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a243c1e015e1252221caaad8d59a13a24a0f482c64abdd477de9df8afc4a1078cb"></a>eBroadcastBitReadThreadGotBytes</em> </td><td>
-<p>Sent by the read thread when bytes become available. </p>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a243c1e015e1252221caaad8d59a13a24a554b212d9591c624847c15e035c1f3fc"></a>eBroadcastBitReadThreadDidExit</em> </td><td>
-<p>Sent by the read thread when it exits to inform clients. </p>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a243c1e015e1252221caaad8d59a13a24a7aaf636aab623833d3d3541dd74ca4c4"></a>eBroadcastBitReadThreadShouldExit</em> </td><td>
-<p>Sent by clients that need to cancel the read thread. </p>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a243c1e015e1252221caaad8d59a13a24aa742f87f608eae9eed2756433f6d8d7b"></a>eBroadcastBitPacketAvailable</em> </td><td>
-<p>Sent when data received makes a complete packet. </p>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a243c1e015e1252221caaad8d59a13a24a9408507cb4af14a627054e299d02962e"></a>eAllEventBits</em> </td><td>
-</td></tr>
-</table>
-</dd>
-</dl>
-
-<p>Definition at line <a class="el" href="SBCommunication_8h_source.html#l00021">21</a> of file <a class="el" href="SBCommunication_8h_source.html">SBCommunication.h</a>.</p>
-
-</div>
-</div>
-<h2>Constructor & Destructor Documentation</h2>
+<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a7cb85c673867e63fac1350a815b5cdb8"></a>
<div class="memitem">
<div class="memproto">
@@ -180,7 +156,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a3f7ac6e63989b1c85db0bf918b32dc3e"></a>
<div class="memitem">
<div class="memproto">
@@ -238,6 +214,36 @@
</div>
</div>
+<a class="anchor" id="ac3ae284f827effc2193d2df4320f9a8a"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBCommunication::FLAGS_ANONYMOUS_ENUM </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<p>< Sent when the communications connection is lost.</p>
+<p>< Sent by the read thread when bytes become available.</p>
+<p>< Sent by the read thread when it exits to inform clients.</p>
+<p>< Sent by clients that need to cancel the read thread.</p>
+<p>< Sent when data received makes a complete packet. </p>
+
+<p>Definition at line <a class="el" href="SBCommunication_8h_source.html#l00020">20</a> of file <a class="el" href="SBCommunication_8h_source.html">SBCommunication.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="abd27f73fbc5bdfc6373c1ca67ac91e7f"></a>
<div class="memitem">
<div class="memproto">
@@ -484,9 +490,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit-members.html
index bf4a371..bbbcbcc 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,28 +42,29 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a9d7e97af5eebd2c895fc69182206cdcb">FindSupportFileIndex</a>(uint32_t start_idx, const SBFileSpec &sb_file, bool full)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a958050257736177bd6cd33dfa73a9682">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#afca1e656977f4fe01f6f5169ba6991d3">GetFileSpec</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5aa99a17c6d0dd4b422b248d547c03d3">GetLineEntryAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5f28262e9cf63ece291615af976d82c3">GetNumLineEntries</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#aa178fa83d2f5820f79cdfd1f210b5ccd">GetNumSupportFiles</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ae7cfa052394cb9cdfa3c24feb22599f4">GetSupportFileAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a18801a5adfef9d7eb2a1fc01dba31a1f">GetTypes</a>(uint32_t type_mask=lldb::eTypeClassAny)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a3bfac87f91292fc98d6b72812260b833">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ae0eb32ab5006b9bb15a62bd36db54edd">operator!=</a>(const lldb::SBCompileUnit &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ad82391cc4369ab2dcb9e4444f22e2f96">operator=</a>(const lldb::SBCompileUnit &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ab9e4e4a97ecc58d8f2cc36949d18f315">operator==</a>(const lldb::SBCompileUnit &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">SBCompileUnit</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#af52a2e4ea61257b142a41ab839e6bddd">SBCompileUnit</a>(const lldb::SBCompileUnit &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a4c013a8446480ba7dd030984c5fe48b6">~SBCompileUnit</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ab9007b9cf0ed90b5cd80c79fa8a326ea">GetLanguage</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5aa99a17c6d0dd4b422b248d547c03d3">GetLineEntryAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5f28262e9cf63ece291615af976d82c3">GetNumLineEntries</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#aa178fa83d2f5820f79cdfd1f210b5ccd">GetNumSupportFiles</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ae7cfa052394cb9cdfa3c24feb22599f4">GetSupportFileAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a18801a5adfef9d7eb2a1fc01dba31a1f">GetTypes</a>(uint32_t type_mask=lldb::eTypeClassAny)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a3bfac87f91292fc98d6b72812260b833">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ae0eb32ab5006b9bb15a62bd36db54edd">operator!=</a>(const lldb::SBCompileUnit &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ad82391cc4369ab2dcb9e4444f22e2f96">operator=</a>(const lldb::SBCompileUnit &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ab9e4e4a97ecc58d8f2cc36949d18f315">operator==</a>(const lldb::SBCompileUnit &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">SBCompileUnit</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#af52a2e4ea61257b142a41ab839e6bddd">SBCompileUnit</a>(const lldb::SBCompileUnit &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html#a4c013a8446480ba7dd030984c5fe48b6">~SBCompileUnit</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit.html b/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit.html
index 2e93392..0981f36 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBCompileUnit.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,37 +41,60 @@
<p><code>#include <<a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ad41dedfd8bea1212602d99b2e021e3f2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">SBCompileUnit</a> ()</td></tr>
+<tr class="separator:ad41dedfd8bea1212602d99b2e021e3f2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af52a2e4ea61257b142a41ab839e6bddd"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#af52a2e4ea61257b142a41ab839e6bddd">SBCompileUnit</a> (const <a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs)</td></tr>
+<tr class="separator:af52a2e4ea61257b142a41ab839e6bddd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c013a8446480ba7dd030984c5fe48b6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a4c013a8446480ba7dd030984c5fe48b6">~SBCompileUnit</a> ()</td></tr>
+<tr class="separator:a4c013a8446480ba7dd030984c5fe48b6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad82391cc4369ab2dcb9e4444f22e2f96"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#ad82391cc4369ab2dcb9e4444f22e2f96">operator=</a> (const <a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs)</td></tr>
+<tr class="separator:ad82391cc4369ab2dcb9e4444f22e2f96"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3bfac87f91292fc98d6b72812260b833"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a3bfac87f91292fc98d6b72812260b833">IsValid</a> () const </td></tr>
+<tr class="separator:a3bfac87f91292fc98d6b72812260b833"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afca1e656977f4fe01f6f5169ba6991d3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#afca1e656977f4fe01f6f5169ba6991d3">GetFileSpec</a> () const </td></tr>
+<tr class="separator:afca1e656977f4fe01f6f5169ba6991d3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f28262e9cf63ece291615af976d82c3"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5f28262e9cf63ece291615af976d82c3">GetNumLineEntries</a> () const </td></tr>
+<tr class="separator:a5f28262e9cf63ece291615af976d82c3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5aa99a17c6d0dd4b422b248d547c03d3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5aa99a17c6d0dd4b422b248d547c03d3">GetLineEntryAtIndex</a> (uint32_t idx) const </td></tr>
+<tr class="separator:a5aa99a17c6d0dd4b422b248d547c03d3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1ca82baeb77ea901f8749113abdaa7bf"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a1ca82baeb77ea901f8749113abdaa7bf">FindLineEntryIndex</a> (uint32_t start_idx, uint32_t line, <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> *inline_file_spec) const </td></tr>
+<tr class="separator:a1ca82baeb77ea901f8749113abdaa7bf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a126051d3c360c258f4869736a61d60e6"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a126051d3c360c258f4869736a61d60e6">FindLineEntryIndex</a> (uint32_t start_idx, uint32_t line, <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> *inline_file_spec, bool exact) const </td></tr>
+<tr class="separator:a126051d3c360c258f4869736a61d60e6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae7cfa052394cb9cdfa3c24feb22599f4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#ae7cfa052394cb9cdfa3c24feb22599f4">GetSupportFileAtIndex</a> (uint32_t idx) const </td></tr>
+<tr class="separator:ae7cfa052394cb9cdfa3c24feb22599f4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa178fa83d2f5820f79cdfd1f210b5ccd"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#aa178fa83d2f5820f79cdfd1f210b5ccd">GetNumSupportFiles</a> () const </td></tr>
+<tr class="separator:aa178fa83d2f5820f79cdfd1f210b5ccd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9d7e97af5eebd2c895fc69182206cdcb"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a9d7e97af5eebd2c895fc69182206cdcb">FindSupportFileIndex</a> (uint32_t start_idx, const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file, bool full)</td></tr>
+<tr class="separator:a9d7e97af5eebd2c895fc69182206cdcb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a18801a5adfef9d7eb2a1fc01dba31a1f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a18801a5adfef9d7eb2a1fc01dba31a1f">GetTypes</a> (uint32_t type_mask=lldb::eTypeClassAny)</td></tr>
+<tr class="separator:a18801a5adfef9d7eb2a1fc01dba31a1f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab9007b9cf0ed90b5cd80c79fa8a326ea"><td class="memItemLeft" align="right" valign="top">lldb::LanguageType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#ab9007b9cf0ed90b5cd80c79fa8a326ea">GetLanguage</a> ()</td></tr>
+<tr class="separator:ab9007b9cf0ed90b5cd80c79fa8a326ea"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab9e4e4a97ecc58d8f2cc36949d18f315"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#ab9e4e4a97ecc58d8f2cc36949d18f315">operator==</a> (const <a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs) const </td></tr>
+<tr class="separator:ab9e4e4a97ecc58d8f2cc36949d18f315"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae0eb32ab5006b9bb15a62bd36db54edd"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#ae0eb32ab5006b9bb15a62bd36db54edd">operator!=</a> (const <a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> &rhs) const </td></tr>
+<tr class="separator:ae0eb32ab5006b9bb15a62bd36db54edd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a958050257736177bd6cd33dfa73a9682"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a958050257736177bd6cd33dfa73a9682">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a958050257736177bd6cd33dfa73a9682"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00018">18</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ad41dedfd8bea1212602d99b2e021e3f2"></a>
<div class="memitem">
<div class="memproto">
@@ -117,7 +141,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a1ca82baeb77ea901f8749113abdaa7bf"></a>
<div class="memitem">
<div class="memproto">
@@ -251,6 +275,21 @@
</div>
</div>
+<a class="anchor" id="ab9007b9cf0ed90b5cd80c79fa8a326ea"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::LanguageType lldb::SBCompileUnit::GetLanguage </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a5aa99a17c6d0dd4b422b248d547c03d3"></a>
<div class="memitem">
<div class="memproto">
@@ -400,7 +439,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -419,7 +458,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00091">91</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00076">76</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
</div>
</div>
@@ -441,7 +480,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00092">92</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00077">77</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
</div>
</div>
@@ -463,7 +502,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00094">94</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00079">79</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
</div>
</div>
@@ -485,7 +524,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00093">93</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
+<p>Definition at line <a class="el" href="SBCompileUnit_8h_source.html#l00078">78</a> of file <a class="el" href="SBCompileUnit_8h_source.html">SBCompileUnit.h</a>.</p>
</div>
</div>
@@ -495,9 +534,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBData-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBData-members.html
index 4e23eab..1f21944 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBData-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBData-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -74,24 +75,25 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ac7160eb106dbf52e23367f84e7e1eae0">SetAddressByteSize</a>(uint8_t addr_byte_size)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a2aeea47816f41ef7be72187619dd5a28">SetByteOrder</a>(lldb::ByteOrder endian)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ae1cbce5b9633822b221b212eef27ab51">SetData</a>(lldb::SBError &error, const void *buf, size_t size, lldb::ByteOrder endian, uint8_t addr_size)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a0bf3ce16377e65f27524e445faa8724a">SetDataFromCString</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ac25f4f11a8b0f74404303b407a35e60c">SetDataFromDoubleArray</a>(double *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a3e0a09420e197cc5e8546d8cc088267f">SetDataFromSInt32Array</a>(int32_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ade2012aeb975801941705bdb6ab49db9">SetDataFromSInt64Array</a>(int64_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ac20a03a81387ffb40272f577c88f6b5b">SetDataFromUInt32Array</a>(uint32_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a0b17d048d8fc2c898fbb667174cd3225">SetDataFromUInt64Array</a>(uint64_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#adb8719253487d205117bd1a12aa199ea">SetOpaque</a>(const lldb::DataExtractorSP &data_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a72787add106907a65478928dbe96660a">~SBData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ac7160eb106dbf52e23367f84e7e1eae0">SetAddressByteSize</a>(uint8_t addr_byte_size)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a2aeea47816f41ef7be72187619dd5a28">SetByteOrder</a>(lldb::ByteOrder endian)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ae1cbce5b9633822b221b212eef27ab51">SetData</a>(lldb::SBError &error, const void *buf, size_t size, lldb::ByteOrder endian, uint8_t addr_size)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a0bf3ce16377e65f27524e445faa8724a">SetDataFromCString</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ac25f4f11a8b0f74404303b407a35e60c">SetDataFromDoubleArray</a>(double *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a3e0a09420e197cc5e8546d8cc088267f">SetDataFromSInt32Array</a>(int32_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ade2012aeb975801941705bdb6ab49db9">SetDataFromSInt64Array</a>(int64_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#ac20a03a81387ffb40272f577c88f6b5b">SetDataFromUInt32Array</a>(uint32_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a0b17d048d8fc2c898fbb667174cd3225">SetDataFromUInt64Array</a>(uint64_t *array, size_t array_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBData.html#adb8719253487d205117bd1a12aa199ea">SetOpaque</a>(const lldb::DataExtractorSP &data_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBData.html#a72787add106907a65478928dbe96660a">~SBData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBData.html b/lldb/www/cpp_reference/html/classlldb_1_1SBData.html
index 25e395e..21d6e67 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBData.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBData.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -42,72 +43,124 @@
<p><code>#include <<a class="el" href="SBData_8h_source.html">SBData.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab5ff7e2c86d4685ab67ce994aea8ec62"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ab5ff7e2c86d4685ab67ce994aea8ec62">SBData</a> ()</td></tr>
+<tr class="separator:ab5ff7e2c86d4685ab67ce994aea8ec62"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a71bba5726102700e2b41118dbb5bb6b9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a71bba5726102700e2b41118dbb5bb6b9">SBData</a> (const <a class="el" href="classlldb_1_1SBData.html">SBData</a> &rhs)</td></tr>
+<tr class="separator:a71bba5726102700e2b41118dbb5bb6b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae91ecc4836320d17c4ac4d0d9fb68fc4"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBData.html">SBData</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ae91ecc4836320d17c4ac4d0d9fb68fc4">operator=</a> (const <a class="el" href="classlldb_1_1SBData.html">SBData</a> &rhs)</td></tr>
+<tr class="separator:ae91ecc4836320d17c4ac4d0d9fb68fc4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a72787add106907a65478928dbe96660a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a72787add106907a65478928dbe96660a">~SBData</a> ()</td></tr>
+<tr class="separator:a72787add106907a65478928dbe96660a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a087e701a16bf6d8f68aca7422e25e8ab"><td class="memItemLeft" align="right" valign="top">uint8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a087e701a16bf6d8f68aca7422e25e8ab">GetAddressByteSize</a> ()</td></tr>
+<tr class="separator:a087e701a16bf6d8f68aca7422e25e8ab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac7160eb106dbf52e23367f84e7e1eae0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ac7160eb106dbf52e23367f84e7e1eae0">SetAddressByteSize</a> (uint8_t addr_byte_size)</td></tr>
+<tr class="separator:ac7160eb106dbf52e23367f84e7e1eae0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4d173bf005ddb0e785b1eae978cde542"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a4d173bf005ddb0e785b1eae978cde542">Clear</a> ()</td></tr>
+<tr class="separator:a4d173bf005ddb0e785b1eae978cde542"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a24ed5491ef7b86b71a9becde119df352"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a24ed5491ef7b86b71a9becde119df352">IsValid</a> ()</td></tr>
+<tr class="separator:a24ed5491ef7b86b71a9becde119df352"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae8407f1f22fc12552aca84e84881951a"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ae8407f1f22fc12552aca84e84881951a">GetByteSize</a> ()</td></tr>
+<tr class="separator:ae8407f1f22fc12552aca84e84881951a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0ef4b888ae5ace954f5a875a428ae9fa"><td class="memItemLeft" align="right" valign="top">lldb::ByteOrder </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a0ef4b888ae5ace954f5a875a428ae9fa">GetByteOrder</a> ()</td></tr>
+<tr class="separator:a0ef4b888ae5ace954f5a875a428ae9fa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2aeea47816f41ef7be72187619dd5a28"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a2aeea47816f41ef7be72187619dd5a28">SetByteOrder</a> (lldb::ByteOrder endian)</td></tr>
+<tr class="separator:a2aeea47816f41ef7be72187619dd5a28"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a50272896d6ecab5c77be8b2fbe7ed5df"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a50272896d6ecab5c77be8b2fbe7ed5df">GetFloat</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a50272896d6ecab5c77be8b2fbe7ed5df"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3bf354728879272083fdac8daa84692c"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a3bf354728879272083fdac8daa84692c">GetDouble</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a3bf354728879272083fdac8daa84692c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a20c5051a9f79e804910bcc838569952f"><td class="memItemLeft" align="right" valign="top">long double </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a20c5051a9f79e804910bcc838569952f">GetLongDouble</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a20c5051a9f79e804910bcc838569952f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6a66c2e8d8df95ce613be6334ffcf9a2"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a6a66c2e8d8df95ce613be6334ffcf9a2">GetAddress</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a6a66c2e8d8df95ce613be6334ffcf9a2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad7259f101e6871dc07fdc18958637ceb"><td class="memItemLeft" align="right" valign="top">uint8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ad7259f101e6871dc07fdc18958637ceb">GetUnsignedInt8</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:ad7259f101e6871dc07fdc18958637ceb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a408085d14b9be852592b8ef2a49e3a0d"><td class="memItemLeft" align="right" valign="top">uint16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a408085d14b9be852592b8ef2a49e3a0d">GetUnsignedInt16</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a408085d14b9be852592b8ef2a49e3a0d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e182327b81d1e5157ca88b8c02648b3"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a5e182327b81d1e5157ca88b8c02648b3">GetUnsignedInt32</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a5e182327b81d1e5157ca88b8c02648b3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4d55f155fd0ad8aeb02efde2fb8ed2f"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#af4d55f155fd0ad8aeb02efde2fb8ed2f">GetUnsignedInt64</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:af4d55f155fd0ad8aeb02efde2fb8ed2f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac05fa3c31c36c1fe42b1df77228e5151"><td class="memItemLeft" align="right" valign="top">int8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ac05fa3c31c36c1fe42b1df77228e5151">GetSignedInt8</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:ac05fa3c31c36c1fe42b1df77228e5151"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a8e04fefbbcb539fc57234eff0fa063"><td class="memItemLeft" align="right" valign="top">int16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a9a8e04fefbbcb539fc57234eff0fa063">GetSignedInt16</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a9a8e04fefbbcb539fc57234eff0fa063"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a21cf3cbfde5afcdf32ce9a7f82175898"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a21cf3cbfde5afcdf32ce9a7f82175898">GetSignedInt32</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a21cf3cbfde5afcdf32ce9a7f82175898"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5410ab244e23f6add6c9482bcdee49d9"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a5410ab244e23f6add6c9482bcdee49d9">GetSignedInt64</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:a5410ab244e23f6add6c9482bcdee49d9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab21087648882e98b71499bb8ec4842ab"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ab21087648882e98b71499bb8ec4842ab">GetString</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset)</td></tr>
+<tr class="separator:ab21087648882e98b71499bb8ec4842ab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2354dc63f651d401d3c47480e433d95e"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a2354dc63f651d401d3c47480e433d95e">ReadRawData</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, lldb::offset_t offset, void *buf, size_t size)</td></tr>
+<tr class="separator:a2354dc63f651d401d3c47480e433d95e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a152308d3ec3dee6808c18de1ba575c51"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a152308d3ec3dee6808c18de1ba575c51">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::addr_t base_addr=LLDB_INVALID_ADDRESS)</td></tr>
+<tr class="separator:a152308d3ec3dee6808c18de1ba575c51"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1cbce5b9633822b221b212eef27ab51"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ae1cbce5b9633822b221b212eef27ab51">SetData</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, const void *buf, size_t size, lldb::ByteOrder endian, uint8_t addr_size)</td></tr>
+<tr class="separator:ae1cbce5b9633822b221b212eef27ab51"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae35e67d752ed28191596fc7fc1985ccc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ae35e67d752ed28191596fc7fc1985ccc">Append</a> (const <a class="el" href="classlldb_1_1SBData.html">SBData</a> &rhs)</td></tr>
+<tr class="separator:ae35e67d752ed28191596fc7fc1985ccc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0bf3ce16377e65f27524e445faa8724a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a0bf3ce16377e65f27524e445faa8724a">SetDataFromCString</a> (const char *data)</td></tr>
+<tr class="separator:a0bf3ce16377e65f27524e445faa8724a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0b17d048d8fc2c898fbb667174cd3225"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a0b17d048d8fc2c898fbb667174cd3225">SetDataFromUInt64Array</a> (uint64_t *array, size_t array_len)</td></tr>
+<tr class="separator:a0b17d048d8fc2c898fbb667174cd3225"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac20a03a81387ffb40272f577c88f6b5b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ac20a03a81387ffb40272f577c88f6b5b">SetDataFromUInt32Array</a> (uint32_t *array, size_t array_len)</td></tr>
+<tr class="separator:ac20a03a81387ffb40272f577c88f6b5b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade2012aeb975801941705bdb6ab49db9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ade2012aeb975801941705bdb6ab49db9">SetDataFromSInt64Array</a> (int64_t *array, size_t array_len)</td></tr>
+<tr class="separator:ade2012aeb975801941705bdb6ab49db9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e0a09420e197cc5e8546d8cc088267f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a3e0a09420e197cc5e8546d8cc088267f">SetDataFromSInt32Array</a> (int32_t *array, size_t array_len)</td></tr>
+<tr class="separator:a3e0a09420e197cc5e8546d8cc088267f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac25f4f11a8b0f74404303b407a35e60c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ac25f4f11a8b0f74404303b407a35e60c">SetDataFromDoubleArray</a> (double *array, size_t array_len)</td></tr>
+<tr class="separator:ac25f4f11a8b0f74404303b407a35e60c"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ad095ab5bdf98efa99e8b0134587e5918"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ad095ab5bdf98efa99e8b0134587e5918">CreateDataFromCString</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, const char *data)</td></tr>
+<tr class="separator:ad095ab5bdf98efa99e8b0134587e5918"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a07ae08c5f2d9f0a09a1231e39ad330d7"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a07ae08c5f2d9f0a09a1231e39ad330d7">CreateDataFromUInt64Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, uint64_t *array, size_t array_len)</td></tr>
+<tr class="separator:a07ae08c5f2d9f0a09a1231e39ad330d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a894b25cb5413e761c8f9468da6530802"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a894b25cb5413e761c8f9468da6530802">CreateDataFromUInt32Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, uint32_t *array, size_t array_len)</td></tr>
+<tr class="separator:a894b25cb5413e761c8f9468da6530802"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa482ed5fa8f35895bfd4342df60b62e"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#aaa482ed5fa8f35895bfd4342df60b62e">CreateDataFromSInt64Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, int64_t *array, size_t array_len)</td></tr>
+<tr class="separator:aaa482ed5fa8f35895bfd4342df60b62e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:add39ceeb983ff107b0106b5197a15e74"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#add39ceeb983ff107b0106b5197a15e74">CreateDataFromSInt32Array</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, int32_t *array, size_t array_len)</td></tr>
+<tr class="separator:add39ceeb983ff107b0106b5197a15e74"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5dced84f58f6d2ccc3742142e72d0286"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a5dced84f58f6d2ccc3742142e72d0286">CreateDataFromDoubleArray</a> (lldb::ByteOrder endian, uint32_t addr_byte_size, double *array, size_t array_len)</td></tr>
+<tr class="separator:a5dced84f58f6d2ccc3742142e72d0286"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a0c265509e2df58186a1e2667289a95d7"><td class="memItemLeft" align="right" valign="top">lldb_private::DataExtractor * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a0c265509e2df58186a1e2667289a95d7">get</a> () const </td></tr>
+<tr class="separator:a0c265509e2df58186a1e2667289a95d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a852082a0d0d3dafc07d20ad45523c8dd"><td class="memItemLeft" align="right" valign="top">lldb_private::DataExtractor * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a852082a0d0d3dafc07d20ad45523c8dd">operator-></a> () const </td></tr>
+<tr class="separator:a852082a0d0d3dafc07d20ad45523c8dd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad41c4394cd1dc544dabc9672b156e7af"><td class="memItemLeft" align="right" valign="top">lldb::DataExtractorSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ad41c4394cd1dc544dabc9672b156e7af">operator*</a> ()</td></tr>
+<tr class="separator:ad41c4394cd1dc544dabc9672b156e7af"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d6b97acac1f7c210da0ae32024a2daf"><td class="memItemLeft" align="right" valign="top">const lldb::DataExtractorSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a6d6b97acac1f7c210da0ae32024a2daf">operator*</a> () const </td></tr>
+<tr class="separator:a6d6b97acac1f7c210da0ae32024a2daf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a03ff74f8016263bc75bee9981c8b3004"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a03ff74f8016263bc75bee9981c8b3004">SBData</a> (const lldb::DataExtractorSP &data_sp)</td></tr>
+<tr class="separator:a03ff74f8016263bc75bee9981c8b3004"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adb8719253487d205117bd1a12aa199ea"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#adb8719253487d205117bd1a12aa199ea">SetOpaque</a> (const lldb::DataExtractorSP &data_sp)</td></tr>
+<tr class="separator:adb8719253487d205117bd1a12aa199ea"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a48b8099c7a08a2aec4799804e4a2126a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a></td></tr>
+<tr class="separator:a48b8099c7a08a2aec4799804e4a2126a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac680b582e5ce19cad1574d1f5793c68b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a></td></tr>
+<tr class="separator:ac680b582e5ce19cad1574d1f5793c68b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBData_8h_source.html#l00017">17</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ab5ff7e2c86d4685ab67ce994aea8ec62"></a>
<div class="memitem">
<div class="memproto">
@@ -178,7 +231,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ae35e67d752ed28191596fc7fc1985ccc"></a>
<div class="memitem">
<div class="memproto">
@@ -1296,7 +1349,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a48b8099c7a08a2aec4799804e4a2126a"></a>
<div class="memitem">
<div class="memproto">
@@ -1315,7 +1368,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBData_8h_source.html#l00169">169</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
+<p>Definition at line <a class="el" href="SBData_8h_source.html#l00145">145</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
</div>
</div>
@@ -1337,7 +1390,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBData_8h_source.html#l00170">170</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
+<p>Definition at line <a class="el" href="SBData_8h_source.html#l00146">146</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
</div>
</div>
@@ -1359,7 +1412,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBData_8h_source.html#l00171">171</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
+<p>Definition at line <a class="el" href="SBData_8h_source.html#l00147">147</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBData_8h_source.html#l00148">148</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
</div>
</div>
@@ -1381,7 +1456,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBData_8h_source.html#l00172">172</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
+<p>Definition at line <a class="el" href="SBData_8h_source.html#l00149">149</a> of file <a class="el" href="SBData_8h_source.html">SBData.h</a>.</p>
</div>
</div>
@@ -1391,9 +1466,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger-members.html
index c5f325d..06e1e1a 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -58,27 +59,29 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a602fae0bafe8bf5ec9937a8ac9f412d5">FindTargetWithProcessID</a>(pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a2df07f953db4d9c53442cd5e47b586b6">GetAsync</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#aae119410f922ef8339c378d432870db7">GetCategory</a>(const char *category_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7b3d037a60df9997e3a386f536d419d1">GetCategoryAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a4a9ce578e638a1ab2b7f84300c65c6d5">GetCloseInputOnEOF</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a212789a3f4661b30d975e4b057c2028e">GetCommandInterpreter</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#afa0accc27662acab7714656c196a0251">GetDefaultArchitecture</a>(char *arch_name, size_t arch_name_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5dd96fd43d2614fb19794671e4b79a9b">GetDefaultCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#af4eb16ef979f2c420bc8be463e13e987">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a2e6f15efa4a998333d033de4a45377d9">GetErrorFileHandle</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a2a1e2b3e86dbdccef90ae08390bfabf3">GetFilterForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a25d4a3b58e492ae4337d7393b6384a21">GetFormatForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a53ed385bf189af1af58ca2fcba32e16b">GetID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a47071cbb3d177db6a299cd5929349272">GetIndexOfTarget</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7424fd13bcf41e9322f2ef50739e1bd8">GetInputFileHandle</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a2249200329c2f1fe0c11f0e94c41b5fd">GetInstanceName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a22f189c5bafec4578c9c7e88d5d69051">GetInternalVariableValue</a>(const char *var_name, const char *debugger_instance_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a1b86ba7820b7e8c1232162fbbf1106db">GetListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5ef4cca91ccecda9dec8a6096a3d6c05">GetNumCategories</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#aa4f506bf23b85e05859ecc980437d48d">GetNumTargets</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a9ff0d99e07edb92e0eee2869061ee09a">GetOutputFileHandle</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5fb25735ece10b1d283d325ff7065c1f">GetPrompt</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ae037ef2fc1ce1fe6694fe5353ae1fe51">GetScriptingLanguage</a>(const char *script_language_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a89833333f25924213e7dd65cc9eb4209">GetScriptLanguage</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a642ebe330d2c878f46d3fad7fb22f944">GetCategory</a>(lldb::LanguageType lang_type)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7b3d037a60df9997e3a386f536d419d1">GetCategoryAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a4a9ce578e638a1ab2b7f84300c65c6d5">GetCloseInputOnEOF</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a212789a3f4661b30d975e4b057c2028e">GetCommandInterpreter</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#afa0accc27662acab7714656c196a0251">GetDefaultArchitecture</a>(char *arch_name, size_t arch_name_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5dd96fd43d2614fb19794671e4b79a9b">GetDefaultCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#af4eb16ef979f2c420bc8be463e13e987">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a2e6f15efa4a998333d033de4a45377d9">GetErrorFileHandle</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a2a1e2b3e86dbdccef90ae08390bfabf3">GetFilterForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a25d4a3b58e492ae4337d7393b6384a21">GetFormatForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a53ed385bf189af1af58ca2fcba32e16b">GetID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a47071cbb3d177db6a299cd5929349272">GetIndexOfTarget</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7424fd13bcf41e9322f2ef50739e1bd8">GetInputFileHandle</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a2249200329c2f1fe0c11f0e94c41b5fd">GetInstanceName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a22f189c5bafec4578c9c7e88d5d69051">GetInternalVariableValue</a>(const char *var_name, const char *debugger_instance_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a1b86ba7820b7e8c1232162fbbf1106db">GetListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5ef4cca91ccecda9dec8a6096a3d6c05">GetNumCategories</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#aa4f506bf23b85e05859ecc980437d48d">GetNumTargets</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a9ff0d99e07edb92e0eee2869061ee09a">GetOutputFileHandle</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5fb25735ece10b1d283d325ff7065c1f">GetPrompt</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ae037ef2fc1ce1fe6694fe5353ae1fe51">GetScriptingLanguage</a>(const char *script_language_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a89833333f25924213e7dd65cc9eb4209">GetScriptLanguage</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a674b772517a1f5d1eb26100faadb0bf1">GetSelectedPlatform</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a1b70de9d53089593b8dc025f380ed3da">GetSelectedTarget</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5103dbe0387925f61d1de632f5a21f8f">GetSourceManager</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ae17fc7038eb875dd1e41dfeee0c5e54e">GetSummaryForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
@@ -91,35 +94,37 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a6f07d45a26f15b80fa4c8b385bf9330c">HandleCommand</a>(const char *command)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a4c4ec4d30a28acbe89cb14c0dbf0674c">HandleProcessEvent</a>(const lldb::SBProcess &process, const lldb::SBEvent &event, FILE *out, FILE *err)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a8f0e158ccd1f00bec48197f0ffd3b2f5">Initialize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a29153b8351dc7ad76ef96f95933d001e">InputReaderIsTopReader</a>(const lldb::SBInputReader &reader)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ab4fe191beb0574da5b29661ca8bb1ec7">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a30b5c8fdc73672639cce501ead65a895">MemoryPressureDetected</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7851d97a94a95e1298f9e22bf62d0660">NotifyTopInputReader</a>(lldb::InputReaderAction notification)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ab4fe191beb0574da5b29661ca8bb1ec7">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a30b5c8fdc73672639cce501ead65a895">MemoryPressureDetected</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#af1e786c3e37cce2bd8c9a0c4d8ebba95">operator=</a>(const lldb::SBDebugger &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a01a1aa816a5ab53d68115fcb0a384293">PushInputReader</a>(lldb::SBInputReader &reader)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a95f0d32484d394fea5d1412368b619c0">RestoreInputTerminalState</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a06d2137a1c3f757e54afc04dd31e2830">SaveInputTerminalState</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">SBDebugger</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a25eda36fc0db5abae56c699d90b3f9a5">SBDebugger</a>(const lldb::SBDebugger &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3a6329e1cce11ecd9992911c1d5a67c5">SBDebugger</a>(const lldb::DebuggerSP &debugger_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a44eb4a20c10ba52475614d76f91700c0">SBInputReader</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a69b7343ab8cdf692644483e32e875e63">SBListener</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a8a04999dcaa05c2003b51c1a81102752">SetAsync</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3ecab556f9e8005bff0d33ce5b2a5754">SetCloseInputOnEOF</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a15c4024361771c92862e48cc6abb8a8f">SetCurrentPlatform</a>(const char *platform_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ac121de0dfc7dc9592e08a6bb78f8c5fd">SetCurrentPlatformSDKRoot</a>(const char *sysroot)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a678d5d3b7887438af077f8b46a8f79a4">SetDefaultArchitecture</a>(const char *arch_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ac278598bf010e5a4b1c708deff04e67b">SetErrorFileHandle</a>(FILE *f, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a8be0e06b4d861d7d34ea5ac490c5ccab">SetInputFileHandle</a>(FILE *f, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3b6a157d9a86fc6954673ab257116f6d">SetInternalVariable</a>(const char *var_name, const char *value, const char *debugger_instance_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a65a4576de0e1fcfce55f1aa5b485f085">SetLoggingCallback</a>(lldb::LogOutputCallback log_callback, void *baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#aabb2db927566b2b8dc8deb0b87806d59">SetOutputFileHandle</a>(FILE *f, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a1828d2e8a3e9f9dfb607efd93cff8560">SetPrompt</a>(const char *prompt)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7fc3a266b1bba4c500c67b7527d447f9">SetScriptLanguage</a>(lldb::ScriptLanguage script_lang)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7837ada203b00b719acd5eeabbbae9de">RunCommandInterpreter</a>(bool auto_handle_events, bool spawn_thread)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#affc3fec76289980fa0d8f804611b72d2">RunCommandInterpreter</a>(bool auto_handle_events, bool spawn_thread, SBCommandInterpreterRunOptions &options, int &num_errors, bool &quit_requested, bool &stopped_for_crash)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a222f0828d56f0f480ef6d3b3fb017263">RunREPL</a>(lldb::LanguageType language, const char *repl_options)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a06d2137a1c3f757e54afc04dd31e2830">SaveInputTerminalState</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">SBDebugger</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a25eda36fc0db5abae56c699d90b3f9a5">SBDebugger</a>(const lldb::SBDebugger &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3a6329e1cce11ecd9992911c1d5a67c5">SBDebugger</a>(const lldb::DebuggerSP &debugger_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a44eb4a20c10ba52475614d76f91700c0">SBInputReader</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a69b7343ab8cdf692644483e32e875e63">SBListener</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a8a04999dcaa05c2003b51c1a81102752">SetAsync</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3ecab556f9e8005bff0d33ce5b2a5754">SetCloseInputOnEOF</a>(bool b)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a15c4024361771c92862e48cc6abb8a8f">SetCurrentPlatform</a>(const char *platform_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ac121de0dfc7dc9592e08a6bb78f8c5fd">SetCurrentPlatformSDKRoot</a>(const char *sysroot)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a678d5d3b7887438af077f8b46a8f79a4">SetDefaultArchitecture</a>(const char *arch_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ac278598bf010e5a4b1c708deff04e67b">SetErrorFileHandle</a>(FILE *f, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a8be0e06b4d861d7d34ea5ac490c5ccab">SetInputFileHandle</a>(FILE *f, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a3b6a157d9a86fc6954673ab257116f6d">SetInternalVariable</a>(const char *var_name, const char *value, const char *debugger_instance_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a65a4576de0e1fcfce55f1aa5b485f085">SetLoggingCallback</a>(lldb::LogOutputCallback log_callback, void *baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#aabb2db927566b2b8dc8deb0b87806d59">SetOutputFileHandle</a>(FILE *f, bool transfer_ownership)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a1828d2e8a3e9f9dfb607efd93cff8560">SetPrompt</a>(const char *prompt)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a7fc3a266b1bba4c500c67b7527d447f9">SetScriptLanguage</a>(lldb::ScriptLanguage script_lang)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ada214f5602515f0b61d7fe687d1316d0">SetSelectedPlatform</a>(lldb::SBPlatform &platform)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a11d4bd330412bb88ace92c19094788ea">SetSelectedTarget</a>(SBTarget &target)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#a5c711bcba349e98150135a9ef975642d">SetTerminalWidth</a>(uint32_t term_width)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">SetUseColor</a>(bool use_color)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
@@ -134,9 +139,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger.html b/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger.html
index 8e88a7e..745e54a 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBDebugger.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,114 +42,217 @@
<p><code>#include <<a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a6033992f2f8ce99ba0f9feda6bc54cf9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">SBDebugger</a> ()</td></tr>
+<tr class="separator:a6033992f2f8ce99ba0f9feda6bc54cf9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a25eda36fc0db5abae56c699d90b3f9a5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a25eda36fc0db5abae56c699d90b3f9a5">SBDebugger</a> (const <a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &rhs)</td></tr>
+<tr class="separator:a25eda36fc0db5abae56c699d90b3f9a5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a6329e1cce11ecd9992911c1d5a67c5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a3a6329e1cce11ecd9992911c1d5a67c5">SBDebugger</a> (const lldb::DebuggerSP &debugger_sp)</td></tr>
-<tr class="memitem:af1e786c3e37cce2bd8c9a0c4d8ebba95"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#af1e786c3e37cce2bd8c9a0c4d8ebba95">operator=</a> (const <a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &rhs)</td></tr>
+<tr class="separator:a3a6329e1cce11ecd9992911c1d5a67c5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8777146f7a7d21f77dc142f449aa5ace"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a8777146f7a7d21f77dc142f449aa5ace">~SBDebugger</a> ()</td></tr>
+<tr class="separator:a8777146f7a7d21f77dc142f449aa5ace"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af1e786c3e37cce2bd8c9a0c4d8ebba95"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#af1e786c3e37cce2bd8c9a0c4d8ebba95">operator=</a> (const <a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &rhs)</td></tr>
+<tr class="separator:af1e786c3e37cce2bd8c9a0c4d8ebba95"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab4fe191beb0574da5b29661ca8bb1ec7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ab4fe191beb0574da5b29661ca8bb1ec7">IsValid</a> () const </td></tr>
+<tr class="separator:ab4fe191beb0574da5b29661ca8bb1ec7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f00a2003ef9b01198ec966a7f3fffac"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a5f00a2003ef9b01198ec966a7f3fffac">Clear</a> ()</td></tr>
+<tr class="separator:a5f00a2003ef9b01198ec966a7f3fffac"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8a04999dcaa05c2003b51c1a81102752"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a8a04999dcaa05c2003b51c1a81102752">SetAsync</a> (bool b)</td></tr>
+<tr class="separator:a8a04999dcaa05c2003b51c1a81102752"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2df07f953db4d9c53442cd5e47b586b6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a2df07f953db4d9c53442cd5e47b586b6">GetAsync</a> ()</td></tr>
+<tr class="separator:a2df07f953db4d9c53442cd5e47b586b6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a666b2ec37eb203222f60e127bf9e7cfb"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a666b2ec37eb203222f60e127bf9e7cfb">SkipLLDBInitFiles</a> (bool b)</td></tr>
+<tr class="separator:a666b2ec37eb203222f60e127bf9e7cfb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab379f2e867c756c1f402a30a3cdbdb2e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ab379f2e867c756c1f402a30a3cdbdb2e">SkipAppInitFiles</a> (bool b)</td></tr>
+<tr class="separator:ab379f2e867c756c1f402a30a3cdbdb2e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8be0e06b4d861d7d34ea5ac490c5ccab"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a8be0e06b4d861d7d34ea5ac490c5ccab">SetInputFileHandle</a> (FILE *f, bool transfer_ownership)</td></tr>
+<tr class="separator:a8be0e06b4d861d7d34ea5ac490c5ccab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aabb2db927566b2b8dc8deb0b87806d59"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#aabb2db927566b2b8dc8deb0b87806d59">SetOutputFileHandle</a> (FILE *f, bool transfer_ownership)</td></tr>
+<tr class="separator:aabb2db927566b2b8dc8deb0b87806d59"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac278598bf010e5a4b1c708deff04e67b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ac278598bf010e5a4b1c708deff04e67b">SetErrorFileHandle</a> (FILE *f, bool transfer_ownership)</td></tr>
+<tr class="separator:ac278598bf010e5a4b1c708deff04e67b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7424fd13bcf41e9322f2ef50739e1bd8"><td class="memItemLeft" align="right" valign="top">FILE * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a7424fd13bcf41e9322f2ef50739e1bd8">GetInputFileHandle</a> ()</td></tr>
+<tr class="separator:a7424fd13bcf41e9322f2ef50739e1bd8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ff0d99e07edb92e0eee2869061ee09a"><td class="memItemLeft" align="right" valign="top">FILE * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a9ff0d99e07edb92e0eee2869061ee09a">GetOutputFileHandle</a> ()</td></tr>
+<tr class="separator:a9ff0d99e07edb92e0eee2869061ee09a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2e6f15efa4a998333d033de4a45377d9"><td class="memItemLeft" align="right" valign="top">FILE * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a2e6f15efa4a998333d033de4a45377d9">GetErrorFileHandle</a> ()</td></tr>
+<tr class="separator:a2e6f15efa4a998333d033de4a45377d9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a06d2137a1c3f757e54afc04dd31e2830"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a06d2137a1c3f757e54afc04dd31e2830">SaveInputTerminalState</a> ()</td></tr>
+<tr class="separator:a06d2137a1c3f757e54afc04dd31e2830"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95f0d32484d394fea5d1412368b619c0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a95f0d32484d394fea5d1412368b619c0">RestoreInputTerminalState</a> ()</td></tr>
+<tr class="separator:a95f0d32484d394fea5d1412368b619c0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a212789a3f4661b30d975e4b057c2028e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a212789a3f4661b30d975e4b057c2028e">GetCommandInterpreter</a> ()</td></tr>
+<tr class="separator:a212789a3f4661b30d975e4b057c2028e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f07d45a26f15b80fa4c8b385bf9330c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a6f07d45a26f15b80fa4c8b385bf9330c">HandleCommand</a> (const char *command)</td></tr>
+<tr class="separator:a6f07d45a26f15b80fa4c8b385bf9330c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1b86ba7820b7e8c1232162fbbf1106db"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a1b86ba7820b7e8c1232162fbbf1106db">GetListener</a> ()</td></tr>
+<tr class="separator:a1b86ba7820b7e8c1232162fbbf1106db"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c4ec4d30a28acbe89cb14c0dbf0674c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a4c4ec4d30a28acbe89cb14c0dbf0674c">HandleProcessEvent</a> (const <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process, const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, FILE *out, FILE *err)</td></tr>
+<tr class="separator:a4c4ec4d30a28acbe89cb14c0dbf0674c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2164f1173221708bc7186b2e4b4f812"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ac2164f1173221708bc7186b2e4b4f812">CreateTarget</a> (const char *filename, const char *target_triple, const char *platform_name, bool add_dependent_modules, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:ac2164f1173221708bc7186b2e4b4f812"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a119b98fb8f4595c8703b1c9affde2cf1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a119b98fb8f4595c8703b1c9affde2cf1">CreateTargetWithFileAndTargetTriple</a> (const char *filename, const char *target_triple)</td></tr>
+<tr class="separator:a119b98fb8f4595c8703b1c9affde2cf1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a46793f4ac8bd0c72e1ae71c8154ac0fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a46793f4ac8bd0c72e1ae71c8154ac0fc">CreateTargetWithFileAndArch</a> (const char *filename, const char *archname)</td></tr>
+<tr class="separator:a46793f4ac8bd0c72e1ae71c8154ac0fc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a943ed0df7e19fb7d6e209028d4e458c5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a943ed0df7e19fb7d6e209028d4e458c5">CreateTarget</a> (const char *filename)</td></tr>
+<tr class="separator:a943ed0df7e19fb7d6e209028d4e458c5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0820ab3f395ffc375adeda668a9ed275"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a0820ab3f395ffc375adeda668a9ed275">DeleteTarget</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target)</td></tr>
+<tr class="separator:a0820ab3f395ffc375adeda668a9ed275"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e4ada1e54e7d7466640892cf35279b8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a0e4ada1e54e7d7466640892cf35279b8">GetTargetAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a0e4ada1e54e7d7466640892cf35279b8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a47071cbb3d177db6a299cd5929349272"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a47071cbb3d177db6a299cd5929349272">GetIndexOfTarget</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target)</td></tr>
+<tr class="separator:a47071cbb3d177db6a299cd5929349272"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a602fae0bafe8bf5ec9937a8ac9f412d5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a602fae0bafe8bf5ec9937a8ac9f412d5">FindTargetWithProcessID</a> (pid_t pid)</td></tr>
+<tr class="separator:a602fae0bafe8bf5ec9937a8ac9f412d5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8ca3a54bae5f7f83b5a969aead44eea8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a8ca3a54bae5f7f83b5a969aead44eea8">FindTargetWithFileAndArch</a> (const char *filename, const char *arch)</td></tr>
+<tr class="separator:a8ca3a54bae5f7f83b5a969aead44eea8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4f506bf23b85e05859ecc980437d48d"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#aa4f506bf23b85e05859ecc980437d48d">GetNumTargets</a> ()</td></tr>
+<tr class="separator:aa4f506bf23b85e05859ecc980437d48d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1b70de9d53089593b8dc025f380ed3da"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a1b70de9d53089593b8dc025f380ed3da">GetSelectedTarget</a> ()</td></tr>
+<tr class="separator:a1b70de9d53089593b8dc025f380ed3da"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a11d4bd330412bb88ace92c19094788ea"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a11d4bd330412bb88ace92c19094788ea">SetSelectedTarget</a> (<a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> &target)</td></tr>
+<tr class="separator:a11d4bd330412bb88ace92c19094788ea"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a674b772517a1f5d1eb26100faadb0bf1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a674b772517a1f5d1eb26100faadb0bf1">GetSelectedPlatform</a> ()</td></tr>
+<tr class="separator:a674b772517a1f5d1eb26100faadb0bf1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ada214f5602515f0b61d7fe687d1316d0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ada214f5602515f0b61d7fe687d1316d0">SetSelectedPlatform</a> (<a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> &platform)</td></tr>
+<tr class="separator:ada214f5602515f0b61d7fe687d1316d0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5103dbe0387925f61d1de632f5a21f8f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a5103dbe0387925f61d1de632f5a21f8f">GetSourceManager</a> ()</td></tr>
+<tr class="separator:a5103dbe0387925f61d1de632f5a21f8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a15c4024361771c92862e48cc6abb8a8f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a15c4024361771c92862e48cc6abb8a8f">SetCurrentPlatform</a> (const char *platform_name)</td></tr>
+<tr class="separator:a15c4024361771c92862e48cc6abb8a8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac121de0dfc7dc9592e08a6bb78f8c5fd"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ac121de0dfc7dc9592e08a6bb78f8c5fd">SetCurrentPlatformSDKRoot</a> (const char *sysroot)</td></tr>
+<tr class="separator:ac121de0dfc7dc9592e08a6bb78f8c5fd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aed67965ceab2dba87d3dcbebac327c02"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#aed67965ceab2dba87d3dcbebac327c02">SetUseExternalEditor</a> (bool input)</td></tr>
+<tr class="separator:aed67965ceab2dba87d3dcbebac327c02"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7388d559db56747e8097d64416dbfc95"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a7388d559db56747e8097d64416dbfc95">GetUseExternalEditor</a> ()</td></tr>
+<tr class="separator:a7388d559db56747e8097d64416dbfc95"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac0f948ef171942d5989f3a21b96838ae"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">SetUseColor</a> (bool use_color)</td></tr>
+<tr class="separator:ac0f948ef171942d5989f3a21b96838ae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a870aa0b16d8fbb917c3a955231886e8c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a870aa0b16d8fbb917c3a955231886e8c">GetUseColor</a> () const </td></tr>
+<tr class="separator:a870aa0b16d8fbb917c3a955231886e8c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae037ef2fc1ce1fe6694fe5353ae1fe51"><td class="memItemLeft" align="right" valign="top">lldb::ScriptLanguage </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ae037ef2fc1ce1fe6694fe5353ae1fe51">GetScriptingLanguage</a> (const char *script_language_name)</td></tr>
+<tr class="separator:ae037ef2fc1ce1fe6694fe5353ae1fe51"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a520623b3f57824aa21d15989546902"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a3a520623b3f57824aa21d15989546902">EnableLog</a> (const char *channel, const char **categories)</td></tr>
+<tr class="separator:a3a520623b3f57824aa21d15989546902"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65a4576de0e1fcfce55f1aa5b485f085"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a65a4576de0e1fcfce55f1aa5b485f085">SetLoggingCallback</a> (lldb::LogOutputCallback log_callback, void *baton)</td></tr>
+<tr class="separator:a65a4576de0e1fcfce55f1aa5b485f085"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2582abd5d24fddc234fc90c46204c89b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a2582abd5d24fddc234fc90c46204c89b">DispatchInput</a> (void *baton, const void *data, size_t data_len)</td></tr>
+<tr class="separator:a2582abd5d24fddc234fc90c46204c89b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a21a20c7908d6e5bb38e9a5c813a0396f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a21a20c7908d6e5bb38e9a5c813a0396f">DispatchInput</a> (const void *data, size_t data_len)</td></tr>
+<tr class="separator:a21a20c7908d6e5bb38e9a5c813a0396f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e2b8fdfd0a906624d06a521f42eadd5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a0e2b8fdfd0a906624d06a521f42eadd5">DispatchInputInterrupt</a> ()</td></tr>
+<tr class="separator:a0e2b8fdfd0a906624d06a521f42eadd5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abe1d64a7577e0caab591386d0d418fa5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#abe1d64a7577e0caab591386d0d418fa5">DispatchInputEndOfFile</a> ()</td></tr>
+<tr class="separator:abe1d64a7577e0caab591386d0d418fa5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01a1aa816a5ab53d68115fcb0a384293"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a01a1aa816a5ab53d68115fcb0a384293">PushInputReader</a> (<a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> &reader)</td></tr>
-<tr class="memitem:a7851d97a94a95e1298f9e22bf62d0660"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a7851d97a94a95e1298f9e22bf62d0660">NotifyTopInputReader</a> (lldb::InputReaderAction notification)</td></tr>
-<tr class="memitem:a29153b8351dc7ad76ef96f95933d001e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a29153b8351dc7ad76ef96f95933d001e">InputReaderIsTopReader</a> (const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> &reader)</td></tr>
+<tr class="separator:a01a1aa816a5ab53d68115fcb0a384293"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2249200329c2f1fe0c11f0e94c41b5fd"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a2249200329c2f1fe0c11f0e94c41b5fd">GetInstanceName</a> ()</td></tr>
+<tr class="separator:a2249200329c2f1fe0c11f0e94c41b5fd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4eb16ef979f2c420bc8be463e13e987"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#af4eb16ef979f2c420bc8be463e13e987">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:af4eb16ef979f2c420bc8be463e13e987"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a98b9316da333106e8597240e115bb1"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a4a98b9316da333106e8597240e115bb1">GetTerminalWidth</a> () const </td></tr>
+<tr class="separator:a4a98b9316da333106e8597240e115bb1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5c711bcba349e98150135a9ef975642d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a5c711bcba349e98150135a9ef975642d">SetTerminalWidth</a> (uint32_t term_width)</td></tr>
+<tr class="separator:a5c711bcba349e98150135a9ef975642d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53ed385bf189af1af58ca2fcba32e16b"><td class="memItemLeft" align="right" valign="top">lldb::user_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a53ed385bf189af1af58ca2fcba32e16b">GetID</a> ()</td></tr>
+<tr class="separator:a53ed385bf189af1af58ca2fcba32e16b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5fb25735ece10b1d283d325ff7065c1f"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a5fb25735ece10b1d283d325ff7065c1f">GetPrompt</a> () const </td></tr>
+<tr class="separator:a5fb25735ece10b1d283d325ff7065c1f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1828d2e8a3e9f9dfb607efd93cff8560"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a1828d2e8a3e9f9dfb607efd93cff8560">SetPrompt</a> (const char *prompt)</td></tr>
+<tr class="separator:a1828d2e8a3e9f9dfb607efd93cff8560"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a89833333f25924213e7dd65cc9eb4209"><td class="memItemLeft" align="right" valign="top">lldb::ScriptLanguage </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a89833333f25924213e7dd65cc9eb4209">GetScriptLanguage</a> () const </td></tr>
+<tr class="separator:a89833333f25924213e7dd65cc9eb4209"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7fc3a266b1bba4c500c67b7527d447f9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a7fc3a266b1bba4c500c67b7527d447f9">SetScriptLanguage</a> (lldb::ScriptLanguage script_lang)</td></tr>
+<tr class="separator:a7fc3a266b1bba4c500c67b7527d447f9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a9ce578e638a1ab2b7f84300c65c6d5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a4a9ce578e638a1ab2b7f84300c65c6d5">GetCloseInputOnEOF</a> () const </td></tr>
+<tr class="separator:a4a9ce578e638a1ab2b7f84300c65c6d5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ecab556f9e8005bff0d33ce5b2a5754"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a3ecab556f9e8005bff0d33ce5b2a5754">SetCloseInputOnEOF</a> (bool b)</td></tr>
+<tr class="separator:a3ecab556f9e8005bff0d33ce5b2a5754"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae119410f922ef8339c378d432870db7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#aae119410f922ef8339c378d432870db7">GetCategory</a> (const char *category_name)</td></tr>
+<tr class="separator:aae119410f922ef8339c378d432870db7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a642ebe330d2c878f46d3fad7fb22f944"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a642ebe330d2c878f46d3fad7fb22f944">GetCategory</a> (lldb::LanguageType lang_type)</td></tr>
+<tr class="separator:a642ebe330d2c878f46d3fad7fb22f944"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af505d0dbf8bbaf25bc23b97fa39ff3e6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#af505d0dbf8bbaf25bc23b97fa39ff3e6">CreateCategory</a> (const char *category_name)</td></tr>
+<tr class="separator:af505d0dbf8bbaf25bc23b97fa39ff3e6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a609f9a40f42f881b8e28a4455f531103"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a609f9a40f42f881b8e28a4455f531103">DeleteCategory</a> (const char *category_name)</td></tr>
+<tr class="separator:a609f9a40f42f881b8e28a4455f531103"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5ef4cca91ccecda9dec8a6096a3d6c05"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a5ef4cca91ccecda9dec8a6096a3d6c05">GetNumCategories</a> ()</td></tr>
+<tr class="separator:a5ef4cca91ccecda9dec8a6096a3d6c05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7b3d037a60df9997e3a386f536d419d1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a7b3d037a60df9997e3a386f536d419d1">GetCategoryAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a7b3d037a60df9997e3a386f536d419d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5dd96fd43d2614fb19794671e4b79a9b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a5dd96fd43d2614fb19794671e4b79a9b">GetDefaultCategory</a> ()</td></tr>
+<tr class="separator:a5dd96fd43d2614fb19794671e4b79a9b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a25d4a3b58e492ae4337d7393b6384a21"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a25d4a3b58e492ae4337d7393b6384a21">GetFormatForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a25d4a3b58e492ae4337d7393b6384a21"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae17fc7038eb875dd1e41dfeee0c5e54e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ae17fc7038eb875dd1e41dfeee0c5e54e">GetSummaryForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:ae17fc7038eb875dd1e41dfeee0c5e54e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2a1e2b3e86dbdccef90ae08390bfabf3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a2a1e2b3e86dbdccef90ae08390bfabf3">GetFilterForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a2a1e2b3e86dbdccef90ae08390bfabf3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9be6c1861039f4758f330dbd122cea53"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a9be6c1861039f4758f330dbd122cea53">GetSyntheticForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a9be6c1861039f4758f330dbd122cea53"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7837ada203b00b719acd5eeabbbae9de"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a7837ada203b00b719acd5eeabbbae9de">RunCommandInterpreter</a> (bool auto_handle_events, bool spawn_thread)</td></tr>
+<tr class="separator:a7837ada203b00b719acd5eeabbbae9de"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:affc3fec76289980fa0d8f804611b72d2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#affc3fec76289980fa0d8f804611b72d2">RunCommandInterpreter</a> (bool auto_handle_events, bool spawn_thread, <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a> &options, int &num_errors, bool &quit_requested, bool &stopped_for_crash)</td></tr>
+<tr class="separator:affc3fec76289980fa0d8f804611b72d2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a222f0828d56f0f480ef6d3b3fb017263"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a222f0828d56f0f480ef6d3b3fb017263">RunREPL</a> (lldb::LanguageType language, const char *repl_options)</td></tr>
+<tr class="separator:a222f0828d56f0f480ef6d3b3fb017263"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a8f0e158ccd1f00bec48197f0ffd3b2f5"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a8f0e158ccd1f00bec48197f0ffd3b2f5">Initialize</a> ()</td></tr>
+<tr class="separator:a8f0e158ccd1f00bec48197f0ffd3b2f5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acdc92627969accec9289d3655fe4a576"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#acdc92627969accec9289d3655fe4a576">Terminate</a> ()</td></tr>
+<tr class="separator:acdc92627969accec9289d3655fe4a576"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa981eaa198c8172ef212adef5cbe8f10"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#aa981eaa198c8172ef212adef5cbe8f10">Create</a> ()</td></tr>
+<tr class="separator:aa981eaa198c8172ef212adef5cbe8f10"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae05a7ed4973b11207a17f87219259fed"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ae05a7ed4973b11207a17f87219259fed">Create</a> (bool source_init_files)</td></tr>
+<tr class="separator:ae05a7ed4973b11207a17f87219259fed"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6c7a5e2f98f1f4370a3676d720c38dae"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a6c7a5e2f98f1f4370a3676d720c38dae">Create</a> (bool source_init_files, lldb::LogOutputCallback log_callback, void *baton)</td></tr>
+<tr class="separator:a6c7a5e2f98f1f4370a3676d720c38dae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2368fdff011778c10cfbc470e6de2fe4"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a2368fdff011778c10cfbc470e6de2fe4">Destroy</a> (<a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &debugger)</td></tr>
+<tr class="separator:a2368fdff011778c10cfbc470e6de2fe4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a30b5c8fdc73672639cce501ead65a895"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a30b5c8fdc73672639cce501ead65a895">MemoryPressureDetected</a> ()</td></tr>
+<tr class="separator:a30b5c8fdc73672639cce501ead65a895"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa0accc27662acab7714656c196a0251"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#afa0accc27662acab7714656c196a0251">GetDefaultArchitecture</a> (char *arch_name, size_t arch_name_len)</td></tr>
+<tr class="separator:afa0accc27662acab7714656c196a0251"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a678d5d3b7887438af077f8b46a8f79a4"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a678d5d3b7887438af077f8b46a8f79a4">SetDefaultArchitecture</a> (const char *arch_name)</td></tr>
+<tr class="separator:a678d5d3b7887438af077f8b46a8f79a4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4c54c2ca7c0ea7194320b47aa55910f"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#aa4c54c2ca7c0ea7194320b47aa55910f">GetVersionString</a> ()</td></tr>
+<tr class="separator:aa4c54c2ca7c0ea7194320b47aa55910f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae0f7303813f709c338c145a351926721"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ae0f7303813f709c338c145a351926721">StateAsCString</a> (lldb::StateType state)</td></tr>
+<tr class="separator:ae0f7303813f709c338c145a351926721"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a79b3522b6cbe365e9f8ef8ff38c5b5ee"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a79b3522b6cbe365e9f8ef8ff38c5b5ee">StateIsRunningState</a> (lldb::StateType state)</td></tr>
+<tr class="separator:a79b3522b6cbe365e9f8ef8ff38c5b5ee"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aad6a350fa5e036542b85c1a05b4d491f"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#aad6a350fa5e036542b85c1a05b4d491f">StateIsStoppedState</a> (lldb::StateType state)</td></tr>
+<tr class="separator:aad6a350fa5e036542b85c1a05b4d491f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af42a578c99fec93e3965f8f454e37105"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#af42a578c99fec93e3965f8f454e37105">FindDebuggerWithID</a> (int id)</td></tr>
+<tr class="separator:af42a578c99fec93e3965f8f454e37105"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b6a157d9a86fc6954673ab257116f6d"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a3b6a157d9a86fc6954673ab257116f6d">SetInternalVariable</a> (const char *var_name, const char *value, const char *debugger_instance_name)</td></tr>
+<tr class="separator:a3b6a157d9a86fc6954673ab257116f6d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a22f189c5bafec4578c9c7e88d5d69051"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a22f189c5bafec4578c9c7e88d5d69051">GetInternalVariableValue</a> (const char *var_name, const char *debugger_instance_name)</td></tr>
+<tr class="separator:a22f189c5bafec4578c9c7e88d5d69051"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a44eb4a20c10ba52475614d76f91700c0"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a44eb4a20c10ba52475614d76f91700c0">SBInputReader</a></td></tr>
+<tr class="separator:a44eb4a20c10ba52475614d76f91700c0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a69b7343ab8cdf692644483e32e875e63"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a69b7343ab8cdf692644483e32e875e63">SBListener</a></td></tr>
+<tr class="separator:a69b7343ab8cdf692644483e32e875e63"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a></td></tr>
+<tr class="separator:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00018">18</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00035">35</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a6033992f2f8ce99ba0f9feda6bc54cf9"></a>
<div class="memitem">
<div class="memproto">
@@ -211,7 +315,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a5f00a2003ef9b01198ec966a7f3fffac"></a>
<div class="memitem">
<div class="memproto">
@@ -709,6 +813,22 @@
</div>
</div>
+<a class="anchor" id="a642ebe330d2c878f46d3fad7fb22f944"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a> lldb::SBDebugger::GetCategory </td>
+ <td>(</td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>lang_type</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a7b3d037a60df9997e3a386f536d419d1"></a>
<div class="memitem">
<div class="memproto">
@@ -1068,6 +1188,21 @@
</div>
</div>
+<a class="anchor" id="a674b772517a1f5d1eb26100faadb0bf1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> lldb::SBDebugger::GetSelectedPlatform </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a1b70de9d53089593b8dc025f380ed3da"></a>
<div class="memitem">
<div class="memproto">
@@ -1291,22 +1426,6 @@
</div>
</div>
-<a class="anchor" id="a29153b8351dc7ad76ef96f95933d001e"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool lldb::SBDebugger::InputReaderIsTopReader </td>
- <td>(</td>
- <td class="paramtype">const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> & </td>
- <td class="paramname"><em>reader</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
<a class="anchor" id="ab4fe191beb0574da5b29661ca8bb1ec7"></a>
<div class="memitem">
<div class="memproto">
@@ -1345,22 +1464,6 @@
</div>
</div>
-<a class="anchor" id="a7851d97a94a95e1298f9e22bf62d0660"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">void lldb::SBDebugger::NotifyTopInputReader </td>
- <td>(</td>
- <td class="paramtype">lldb::InputReaderAction </td>
- <td class="paramname"><em>notification</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
<a class="anchor" id="af1e786c3e37cce2bd8c9a0c4d8ebba95"></a>
<div class="memitem">
<div class="memproto">
@@ -1408,6 +1511,108 @@
</div>
</div>
+<a class="anchor" id="a7837ada203b00b719acd5eeabbbae9de"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBDebugger::RunCommandInterpreter </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>auto_handle_events</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>spawn_thread</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="affc3fec76289980fa0d8f804611b72d2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBDebugger::RunCommandInterpreter </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>auto_handle_events</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>spawn_thread</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a> & </td>
+ <td class="paramname"><em>options</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">int & </td>
+ <td class="paramname"><em>num_errors</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool & </td>
+ <td class="paramname"><em>quit_requested</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool & </td>
+ <td class="paramname"><em>stopped_for_crash</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a222f0828d56f0f480ef6d3b3fb017263"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBDebugger::RunREPL </td>
+ <td>(</td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>language</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>repl_options</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a06d2137a1c3f757e54afc04dd31e2830"></a>
<div class="memitem">
<div class="memproto">
@@ -1687,6 +1892,22 @@
</div>
</div>
+<a class="anchor" id="ada214f5602515f0b61d7fe687d1316d0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBDebugger::SetSelectedPlatform </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> & </td>
+ <td class="paramname"><em>platform</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a11d4bd330412bb88ace92c19094788ea"></a>
<div class="memitem">
<div class="memproto">
@@ -1878,7 +2099,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
<div class="memitem">
<div class="memproto">
@@ -1897,7 +2118,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00310">310</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00250">250</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
</div>
</div>
@@ -1919,7 +2140,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00311">311</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00251">251</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
</div>
</div>
@@ -1941,7 +2162,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00312">312</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00252">252</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
</div>
</div>
@@ -1963,7 +2184,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00313">313</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00253">253</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
</div>
</div>
@@ -1985,7 +2206,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00314">314</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00254">254</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
</div>
</div>
@@ -2007,7 +2228,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00315">315</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00255">255</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
</div>
</div>
@@ -2017,9 +2238,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration-members.html
index 4876236..b30b271 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -55,9 +56,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration.html b/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration.html
index 79db12d..0eabb70 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBDeclaration.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,35 +42,51 @@
<p><code>#include <<a class="el" href="SBDeclaration_8h_source.html">SBDeclaration.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a8c4fae22fe2a1e6f2e0a5df0cc8125ff"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a8c4fae22fe2a1e6f2e0a5df0cc8125ff">SBDeclaration</a> ()</td></tr>
+<tr class="separator:a8c4fae22fe2a1e6f2e0a5df0cc8125ff"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a916fcb38e4eee7130900a23b4d77f715"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a916fcb38e4eee7130900a23b4d77f715">SBDeclaration</a> (const <a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs)</td></tr>
+<tr class="separator:a916fcb38e4eee7130900a23b4d77f715"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff738df148ca2039f467c44af21399dc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#aff738df148ca2039f467c44af21399dc">~SBDeclaration</a> ()</td></tr>
+<tr class="separator:aff738df148ca2039f467c44af21399dc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7178c43b2d4b5b034350ce7caf0d545e"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a7178c43b2d4b5b034350ce7caf0d545e">operator=</a> (const <a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs)</td></tr>
+<tr class="separator:a7178c43b2d4b5b034350ce7caf0d545e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae49717f49d38188900a5146743bfcdfc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#ae49717f49d38188900a5146743bfcdfc">IsValid</a> () const </td></tr>
+<tr class="separator:ae49717f49d38188900a5146743bfcdfc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad92b17033f6e95feaff9476882355c2d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#ad92b17033f6e95feaff9476882355c2d">GetFileSpec</a> () const </td></tr>
+<tr class="separator:ad92b17033f6e95feaff9476882355c2d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1ac92a193f016768bbf6229bc39b6cb"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#ae1ac92a193f016768bbf6229bc39b6cb">GetLine</a> () const </td></tr>
+<tr class="separator:ae1ac92a193f016768bbf6229bc39b6cb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a93986f71209486cea494ef1c412457fd"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a93986f71209486cea494ef1c412457fd">GetColumn</a> () const </td></tr>
+<tr class="separator:a93986f71209486cea494ef1c412457fd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad038943fee182b2c30e62ea0ad196edd"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#ad038943fee182b2c30e62ea0ad196edd">SetFileSpec</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> filespec)</td></tr>
+<tr class="separator:ad038943fee182b2c30e62ea0ad196edd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a623c66bd030966216948c6c10213a296"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a623c66bd030966216948c6c10213a296">SetLine</a> (uint32_t line)</td></tr>
+<tr class="separator:a623c66bd030966216948c6c10213a296"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65b09fd1f275e56d43f257051d28c3aa"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a65b09fd1f275e56d43f257051d28c3aa">SetColumn</a> (uint32_t column)</td></tr>
+<tr class="separator:a65b09fd1f275e56d43f257051d28c3aa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa3f623bb1799881a9a314553b458e5e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#afa3f623bb1799881a9a314553b458e5e">operator==</a> (const <a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs) const </td></tr>
+<tr class="separator:afa3f623bb1799881a9a314553b458e5e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4bddc56bca52467f80fc246b2104a3fa"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a4bddc56bca52467f80fc246b2104a3fa">operator!=</a> (const <a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> &rhs) const </td></tr>
+<tr class="separator:a4bddc56bca52467f80fc246b2104a3fa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a21ef3a6892fdf15f130b5bac4a4fe185"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a21ef3a6892fdf15f130b5bac4a4fe185">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a21ef3a6892fdf15f130b5bac4a4fe185"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ae9bafc0ff99d8c399fd49436a2a7af21"><td class="memItemLeft" align="right" valign="top">lldb_private::Declaration * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#ae9bafc0ff99d8c399fd49436a2a7af21">get</a> ()</td></tr>
+<tr class="separator:ae9bafc0ff99d8c399fd49436a2a7af21"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBDeclaration_8h_source.html#l00018">18</a> of file <a class="el" href="SBDeclaration_8h_source.html">SBDeclaration.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBDeclaration_8h_source.html#l00019">19</a> of file <a class="el" href="SBDeclaration_8h_source.html">SBDeclaration.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a8c4fae22fe2a1e6f2e0a5df0cc8125ff"></a>
<div class="memitem">
<div class="memproto">
@@ -116,7 +133,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ae9bafc0ff99d8c399fd49436a2a7af21"></a>
<div class="memitem">
<div class="memproto">
@@ -312,7 +329,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6d018c47ed70656ffcdafc2861ee0b2c"></a>
<div class="memitem">
<div class="memproto">
@@ -331,7 +348,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBDeclaration_8h_source.html#l00067">67</a> of file <a class="el" href="SBDeclaration_8h_source.html">SBDeclaration.h</a>.</p>
+<p>Definition at line <a class="el" href="SBDeclaration_8h_source.html#l00053">53</a> of file <a class="el" href="SBDeclaration_8h_source.html">SBDeclaration.h</a>.</p>
</div>
</div>
@@ -341,9 +358,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBError-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBError-members.html
index 94c0fa1..295ce20 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBError-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBError-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -48,6 +49,8 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#ab4329d78d0c57625d41286f496c77ecc">operator-></a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#aac68df264d531c83263771d97ba3393d">operator=</a>(const lldb::SBError &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a14638fe85f262bfc9c6def51f81ccfd4">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39">SBCommandReturnObject</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#afa693835767884ab040181dd82b217d7">SBCommunication</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#ad03a02980d6e81c49d74b80de6b8bd57">SBData</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
@@ -55,26 +58,27 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#af4e734144f5511c62c007d2a31843f05">SBError</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a1ade7c958b6a98bded5fbf5739e18b50">SBError</a>(const lldb::SBError &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a9ada3c5b4aacbb1a69d04af114f52c9d">SBHostOS</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a44eb4a20c10ba52475614d76f91700c0">SBInputReader</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a0c9cdc98c0bec57410bf0a3783f78d8d">SBWatchpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a8a94ec0d5ae71feca81fb6925baf2d53">SetError</a>(uint32_t err, lldb::ErrorType type)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a915a306d3dc6979ff37a5a8a02cac2a5">SetError</a>(const lldb_private::Error &lldb_error)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a7642db09d98494677c9a84cbc6091b58">SetErrorString</a>(const char *err_str)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#aec0f919a83ff845e4e77db87ffc63bbd">SetErrorStringWithFormat</a>(const char *format,...) __attribute__((format(printf</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#ae8f2b727640b495361e4b8ded7e6da54">SetErrorToErrno</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a826f9456703272c973cb101ea7f42aa6">SetErrorToGenericError</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a81e2f0cde9f115633b860e01e2390e38">Success</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a831ec1d9cd2b8730d1ff34048297cd75">~SBError</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a2580d5dd7e8cf1e0ecccfde640f4a304">SBStructuredData</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a0c9cdc98c0bec57410bf0a3783f78d8d">SBWatchpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a8a94ec0d5ae71feca81fb6925baf2d53">SetError</a>(uint32_t err, lldb::ErrorType type)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a915a306d3dc6979ff37a5a8a02cac2a5">SetError</a>(const lldb_private::Error &lldb_error)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a7642db09d98494677c9a84cbc6091b58">SetErrorString</a>(const char *err_str)</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#aec0f919a83ff845e4e77db87ffc63bbd">SetErrorStringWithFormat</a>(const char *format,...) __attribute__((format(printf</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#ae8f2b727640b495361e4b8ded7e6da54">SetErrorToErrno</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a826f9456703272c973cb101ea7f42aa6">SetErrorToGenericError</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a81e2f0cde9f115633b860e01e2390e38">Success</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBError.html#a831ec1d9cd2b8730d1ff34048297cd75">~SBError</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBError.html b/lldb/www/cpp_reference/html/classlldb_1_1SBError.html
index c289843..61dc6af 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBError.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBError.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,52 +42,91 @@
<p><code>#include <<a class="el" href="SBError_8h_source.html">SBError.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:af4e734144f5511c62c007d2a31843f05"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#af4e734144f5511c62c007d2a31843f05">SBError</a> ()</td></tr>
+<tr class="separator:af4e734144f5511c62c007d2a31843f05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1ade7c958b6a98bded5fbf5739e18b50"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a1ade7c958b6a98bded5fbf5739e18b50">SBError</a> (const <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &rhs)</td></tr>
+<tr class="separator:a1ade7c958b6a98bded5fbf5739e18b50"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a831ec1d9cd2b8730d1ff34048297cd75"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a831ec1d9cd2b8730d1ff34048297cd75">~SBError</a> ()</td></tr>
+<tr class="separator:a831ec1d9cd2b8730d1ff34048297cd75"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aac68df264d531c83263771d97ba3393d"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBError.html">SBError</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#aac68df264d531c83263771d97ba3393d">operator=</a> (const <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &rhs)</td></tr>
+<tr class="separator:aac68df264d531c83263771d97ba3393d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5bb4f7a75bd0a0e655337dd74fe7addb"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a5bb4f7a75bd0a0e655337dd74fe7addb">GetCString</a> () const </td></tr>
+<tr class="separator:a5bb4f7a75bd0a0e655337dd74fe7addb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac38a7e13d22240f1197eedbee1cd048c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#ac38a7e13d22240f1197eedbee1cd048c">Clear</a> ()</td></tr>
+<tr class="separator:ac38a7e13d22240f1197eedbee1cd048c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a27b20b8dc6726ef135da5ac767c62dd4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a27b20b8dc6726ef135da5ac767c62dd4">Fail</a> () const </td></tr>
+<tr class="separator:a27b20b8dc6726ef135da5ac767c62dd4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a81e2f0cde9f115633b860e01e2390e38"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a81e2f0cde9f115633b860e01e2390e38">Success</a> () const </td></tr>
+<tr class="separator:a81e2f0cde9f115633b860e01e2390e38"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aab1a3ca378860f59f106d49075179397"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#aab1a3ca378860f59f106d49075179397">GetError</a> () const </td></tr>
+<tr class="separator:aab1a3ca378860f59f106d49075179397"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a32b49d325d5f0c1ba462f67150b5c4ee"><td class="memItemLeft" align="right" valign="top">lldb::ErrorType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a32b49d325d5f0c1ba462f67150b5c4ee">GetType</a> () const </td></tr>
+<tr class="separator:a32b49d325d5f0c1ba462f67150b5c4ee"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8a94ec0d5ae71feca81fb6925baf2d53"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a8a94ec0d5ae71feca81fb6925baf2d53">SetError</a> (uint32_t err, lldb::ErrorType type)</td></tr>
+<tr class="separator:a8a94ec0d5ae71feca81fb6925baf2d53"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae8f2b727640b495361e4b8ded7e6da54"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#ae8f2b727640b495361e4b8ded7e6da54">SetErrorToErrno</a> ()</td></tr>
+<tr class="separator:ae8f2b727640b495361e4b8ded7e6da54"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a826f9456703272c973cb101ea7f42aa6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a826f9456703272c973cb101ea7f42aa6">SetErrorToGenericError</a> ()</td></tr>
+<tr class="separator:a826f9456703272c973cb101ea7f42aa6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7642db09d98494677c9a84cbc6091b58"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a7642db09d98494677c9a84cbc6091b58">SetErrorString</a> (const char *err_str)</td></tr>
+<tr class="separator:a7642db09d98494677c9a84cbc6091b58"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec0f919a83ff845e4e77db87ffc63bbd"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#aec0f919a83ff845e4e77db87ffc63bbd">SetErrorStringWithFormat</a> (const char *format,...) __attribute__((format(printf</td></tr>
+<tr class="separator:aec0f919a83ff845e4e77db87ffc63bbd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3bd4ae4a420374f1b9295c05997fc34"><td class="memItemLeft" align="right" valign="top">int bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#ad3bd4ae4a420374f1b9295c05997fc34">IsValid</a> () const </td></tr>
+<tr class="separator:ad3bd4ae4a420374f1b9295c05997fc34"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a016bc9b4f3a2ca93e47f88fc98e87797"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a016bc9b4f3a2ca93e47f88fc98e87797">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a016bc9b4f3a2ca93e47f88fc98e87797"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a46ef6e3860904a6b25806d68f539d523"><td class="memItemLeft" align="right" valign="top">lldb_private::Error * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a46ef6e3860904a6b25806d68f539d523">get</a> ()</td></tr>
+<tr class="separator:a46ef6e3860904a6b25806d68f539d523"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab4329d78d0c57625d41286f496c77ecc"><td class="memItemLeft" align="right" valign="top">lldb_private::Error * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#ab4329d78d0c57625d41286f496c77ecc">operator-></a> ()</td></tr>
+<tr class="separator:ab4329d78d0c57625d41286f496c77ecc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab2f5a0021d00a52414d0b7e3d487df6c"><td class="memItemLeft" align="right" valign="top">const lldb_private::Error & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#ab2f5a0021d00a52414d0b7e3d487df6c">operator*</a> () const </td></tr>
+<tr class="separator:ab2f5a0021d00a52414d0b7e3d487df6c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a14638fe85f262bfc9c6def51f81ccfd4"><td class="memItemLeft" align="right" valign="top">lldb_private::Error & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a14638fe85f262bfc9c6def51f81ccfd4">ref</a> ()</td></tr>
+<tr class="separator:a14638fe85f262bfc9c6def51f81ccfd4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a915a306d3dc6979ff37a5a8a02cac2a5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a915a306d3dc6979ff37a5a8a02cac2a5">SetError</a> (const lldb_private::Error &lldb_error)</td></tr>
+<tr class="separator:a915a306d3dc6979ff37a5a8a02cac2a5"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a304bbd1a12f55b2f6c0bf0fe0a3bff39"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39">SBCommandReturnObject</a></td></tr>
+<tr class="separator:a304bbd1a12f55b2f6c0bf0fe0a3bff39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad03a02980d6e81c49d74b80de6b8bd57"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#ad03a02980d6e81c49d74b80de6b8bd57">SBData</a></td></tr>
+<tr class="separator:ad03a02980d6e81c49d74b80de6b8bd57"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa693835767884ab040181dd82b217d7"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#afa693835767884ab040181dd82b217d7">SBCommunication</a></td></tr>
+<tr class="separator:afa693835767884ab040181dd82b217d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ada3c5b4aacbb1a69d04af114f52c9d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a9ada3c5b4aacbb1a69d04af114f52c9d">SBHostOS</a></td></tr>
-<tr class="memitem:a44eb4a20c10ba52475614d76f91700c0"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a44eb4a20c10ba52475614d76f91700c0">SBInputReader</a></td></tr>
+<tr class="separator:a9ada3c5b4aacbb1a69d04af114f52c9d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a></td></tr>
+<tr class="separator:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2580d5dd7e8cf1e0ecccfde640f4a304"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a2580d5dd7e8cf1e0ecccfde640f4a304">SBStructuredData</a></td></tr>
+<tr class="separator:a2580d5dd7e8cf1e0ecccfde640f4a304"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0c9cdc98c0bec57410bf0a3783f78d8d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a0c9cdc98c0bec57410bf0a3783f78d8d">SBWatchpoint</a></td></tr>
+<tr class="separator:a0c9cdc98c0bec57410bf0a3783f78d8d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ade87025d6a977d3f528050f7c16a5d48"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a></td></tr>
+<tr class="separator:ade87025d6a977d3f528050f7c16a5d48"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBError_8h_source.html#l00017">17</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="af4e734144f5511c62c007d2a31843f05"></a>
<div class="memitem">
<div class="memproto">
@@ -133,7 +173,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ac38a7e13d22240f1197eedbee1cd048c"></a>
<div class="memitem">
<div class="memproto">
@@ -485,7 +525,51 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a6111b8161fd12c097de5b0312ff50808"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00067">67</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ade87025d6a977d3f528050f7c16a5d48"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00068">68</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="a304bbd1a12f55b2f6c0bf0fe0a3bff39"></a>
<div class="memitem">
<div class="memproto">
@@ -504,7 +588,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00069">69</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00055">55</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -526,7 +610,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00072">72</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00058">58</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -548,7 +632,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00070">70</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00056">56</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -570,7 +654,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00071">71</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00057">57</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -592,11 +676,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00073">73</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00059">59</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
-<a class="anchor" id="a44eb4a20c10ba52475614d76f91700c0"></a>
+<a class="anchor" id="aef0a6f2e2f78a9b2a57b4fd3bf521d81"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -604,7 +688,7 @@
<td class="mlabels-left">
<table class="memname">
<tr>
- <td class="memname">friend class <a class="el" href="classlldb_1_1SBInputReader.html">SBInputReader</a></td>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></td>
</tr>
</table>
</td>
@@ -614,7 +698,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00074">74</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00060">60</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -636,7 +720,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00075">75</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00061">61</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a2580d5dd7e8cf1e0ecccfde640f4a304"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00062">62</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -658,7 +764,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00077">77</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00064">64</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -680,7 +786,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00076">76</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00063">63</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -702,7 +808,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00078">78</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00065">65</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -724,7 +830,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBError_8h_source.html#l00079">79</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
+<p>Definition at line <a class="el" href="SBError_8h_source.html#l00066">66</a> of file <a class="el" href="SBError_8h_source.html">SBError.h</a>.</p>
</div>
</div>
@@ -734,9 +840,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBEvent-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBEvent-members.html
index 0f8f20c..abc6741 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBEvent-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBEvent-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -58,18 +59,20 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">SBEvent</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#abd4a97127c7e9f8c7e3525982e500019">SBEvent</a>(const lldb::SBEvent &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#aad5f5e33cfc23414fae4b7280b183072">SBEvent</a>(uint32_t event, const char *cstr, uint32_t cstr_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a8aaf4e80c412e88d99655635dd24b9b7">SBEvent</a>(lldb::EventSP &event_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a69b7343ab8cdf692644483e32e875e63">SBListener</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a8aaf4e80c412e88d99655635dd24b9b7">SBEvent</a>(lldb::EventSP &event_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#affbf046cca4d5fc17e96fe0f91540645">SBEvent</a>(lldb_private::Event *event_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a69b7343ab8cdf692644483e32e875e63">SBListener</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#a0c9cdc98c0bec57410bf0a3783f78d8d">SBWatchpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html#aed9bfa0a851c5749eae33607089a33b1">~SBEvent</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBEvent.html b/lldb/www/cpp_reference/html/classlldb_1_1SBEvent.html
index 2b59833..bb474c0 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBEvent.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBEvent.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -42,50 +43,82 @@
<p><code>#include <<a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a2961b37940c943ea6cdbf3ea9580cc50"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">SBEvent</a> ()</td></tr>
+<tr class="separator:a2961b37940c943ea6cdbf3ea9580cc50"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd4a97127c7e9f8c7e3525982e500019"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#abd4a97127c7e9f8c7e3525982e500019">SBEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &rhs)</td></tr>
+<tr class="separator:abd4a97127c7e9f8c7e3525982e500019"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aad5f5e33cfc23414fae4b7280b183072"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#aad5f5e33cfc23414fae4b7280b183072">SBEvent</a> (uint32_t event, const char *cstr, uint32_t cstr_len)</td></tr>
+<tr class="separator:aad5f5e33cfc23414fae4b7280b183072"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8aaf4e80c412e88d99655635dd24b9b7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a8aaf4e80c412e88d99655635dd24b9b7">SBEvent</a> (lldb::EventSP &event_sp)</td></tr>
+<tr class="separator:a8aaf4e80c412e88d99655635dd24b9b7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:affbf046cca4d5fc17e96fe0f91540645"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#affbf046cca4d5fc17e96fe0f91540645">SBEvent</a> (lldb_private::Event *event_sp)</td></tr>
+<tr class="separator:affbf046cca4d5fc17e96fe0f91540645"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aed9bfa0a851c5749eae33607089a33b1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#aed9bfa0a851c5749eae33607089a33b1">~SBEvent</a> ()</td></tr>
+<tr class="separator:aed9bfa0a851c5749eae33607089a33b1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3c34afc77dd0403768fc8742a7b121f0"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a3c34afc77dd0403768fc8742a7b121f0">operator=</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &rhs)</td></tr>
+<tr class="separator:a3c34afc77dd0403768fc8742a7b121f0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7a8e089848d0a08e4c8964695a089808"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a7a8e089848d0a08e4c8964695a089808">IsValid</a> () const </td></tr>
+<tr class="separator:a7a8e089848d0a08e4c8964695a089808"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9749e62649d901a760f36a89f465bf37"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a9749e62649d901a760f36a89f465bf37">GetDataFlavor</a> ()</td></tr>
+<tr class="separator:a9749e62649d901a760f36a89f465bf37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65bda4f8db53c2aa90964e60f885c36e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a65bda4f8db53c2aa90964e60f885c36e">GetType</a> () const </td></tr>
+<tr class="separator:a65bda4f8db53c2aa90964e60f885c36e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62e446e277e8ed55bd41b843d5388751"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a62e446e277e8ed55bd41b843d5388751">GetBroadcaster</a> () const </td></tr>
+<tr class="separator:a62e446e277e8ed55bd41b843d5388751"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a40966463b6f03a0ff22b86f0af2edd40"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a40966463b6f03a0ff22b86f0af2edd40">GetBroadcasterClass</a> () const </td></tr>
+<tr class="separator:a40966463b6f03a0ff22b86f0af2edd40"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2b9866b43f3e5d23a2f9ef11a75a86ea"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a2b9866b43f3e5d23a2f9ef11a75a86ea">BroadcasterMatchesPtr</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> *broadcaster)</td></tr>
+<tr class="separator:a2b9866b43f3e5d23a2f9ef11a75a86ea"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5ff3b7f646a994afe1936d6f5d5a8b81"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a5ff3b7f646a994afe1936d6f5d5a8b81">BroadcasterMatchesRef</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster)</td></tr>
+<tr class="separator:a5ff3b7f646a994afe1936d6f5d5a8b81"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a09b5ceb588dbc5175d39d585bade423a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a09b5ceb588dbc5175d39d585bade423a">Clear</a> ()</td></tr>
+<tr class="separator:a09b5ceb588dbc5175d39d585bade423a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab3c31e217b4ddd02e371489cdc751936"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#ab3c31e217b4ddd02e371489cdc751936">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:ab3c31e217b4ddd02e371489cdc751936"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6cf649d44e488fffdb74848838449358"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a6cf649d44e488fffdb74848838449358">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) const </td></tr>
+<tr class="separator:a6cf649d44e488fffdb74848838449358"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a21e3c3dd989be2186f28723139a57efc"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a21e3c3dd989be2186f28723139a57efc">GetCStringFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a21e3c3dd989be2186f28723139a57efc"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
-<tr class="memitem:a8aaf4e80c412e88d99655635dd24b9b7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a8aaf4e80c412e88d99655635dd24b9b7">SBEvent</a> (lldb::EventSP &event_sp)</td></tr>
<tr class="memitem:a8d778d0a4af6fb8638b3fa5cf189370a"><td class="memItemLeft" align="right" valign="top">lldb::EventSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a8d778d0a4af6fb8638b3fa5cf189370a">GetSP</a> () const </td></tr>
+<tr class="separator:a8d778d0a4af6fb8638b3fa5cf189370a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ec77bd5613cebfc475539b09f8903b9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a3ec77bd5613cebfc475539b09f8903b9">reset</a> (lldb::EventSP &event_sp)</td></tr>
+<tr class="separator:a3ec77bd5613cebfc475539b09f8903b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac4f0d75428555020d7e243b5c04ef254"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#ac4f0d75428555020d7e243b5c04ef254">reset</a> (lldb_private::Event *event)</td></tr>
+<tr class="separator:ac4f0d75428555020d7e243b5c04ef254"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5c70448f9f36b5402b2a8b6b94ecd2de"><td class="memItemLeft" align="right" valign="top">lldb_private::Event * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a5c70448f9f36b5402b2a8b6b94ecd2de">get</a> () const </td></tr>
+<tr class="separator:a5c70448f9f36b5402b2a8b6b94ecd2de"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a69b7343ab8cdf692644483e32e875e63"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a69b7343ab8cdf692644483e32e875e63">SBListener</a></td></tr>
+<tr class="separator:a69b7343ab8cdf692644483e32e875e63"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad353416bf15fcd89d439e27907966c4b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#ad353416bf15fcd89d439e27907966c4b">SBBroadcaster</a></td></tr>
+<tr class="separator:ad353416bf15fcd89d439e27907966c4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0c9cdc98c0bec57410bf0a3783f78d8d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html#a0c9cdc98c0bec57410bf0a3783f78d8d">SBWatchpoint</a></td></tr>
+<tr class="separator:a0c9cdc98c0bec57410bf0a3783f78d8d"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00023">23</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00022">22</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a2961b37940c943ea6cdbf3ea9580cc50"></a>
<div class="memitem">
<div class="memproto">
@@ -149,6 +182,38 @@
</div>
</div>
+<a class="anchor" id="a8aaf4e80c412e88d99655635dd24b9b7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBEvent::SBEvent </td>
+ <td>(</td>
+ <td class="paramtype">lldb::EventSP & </td>
+ <td class="paramname"><em>event_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="affbf046cca4d5fc17e96fe0f91540645"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBEvent::SBEvent </td>
+ <td>(</td>
+ <td class="paramtype">lldb_private::Event * </td>
+ <td class="paramname"><em>event_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aed9bfa0a851c5749eae33607089a33b1"></a>
<div class="memitem">
<div class="memproto">
@@ -164,31 +229,7 @@
</div>
</div>
-<a class="anchor" id="a8aaf4e80c412e88d99655635dd24b9b7"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">lldb::SBEvent::SBEvent </td>
- <td>(</td>
- <td class="paramtype">lldb::EventSP & </td>
- <td class="paramname"><em>event_sp</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">protected</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a2b9866b43f3e5d23a2f9ef11a75a86ea"></a>
<div class="memitem">
<div class="memproto">
@@ -477,7 +518,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6111b8161fd12c097de5b0312ff50808"></a>
<div class="memitem">
<div class="memproto">
@@ -496,7 +537,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00074">74</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00064">64</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
</div>
</div>
@@ -518,7 +559,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00073">73</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00063">63</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
</div>
</div>
@@ -540,7 +581,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00075">75</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00065">65</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
</div>
</div>
@@ -562,7 +603,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00072">72</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00062">62</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
</div>
</div>
@@ -584,7 +625,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00076">76</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00066">66</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00067">67</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
</div>
</div>
@@ -606,7 +669,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00077">77</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00068">68</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
</div>
</div>
@@ -628,7 +691,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00078">78</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
+<p>Definition at line <a class="el" href="SBEvent_8h_source.html#l00069">69</a> of file <a class="el" href="SBEvent_8h_source.html">SBEvent.h</a>.</p>
</div>
</div>
@@ -638,9 +701,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBExecutionContext-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBExecutionContext-members.html
new file mode 100644
index 0000000..ec3e9d1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBExecutionContext-members.html
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBExecutionContext Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a5eef01356509f28a0b535e8219ab3483">get</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a10ad706efc05e6ece725712df96a0e7e">GetFrame</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a6ea364a9d17bd772f86df64374261537">GetProcess</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a7b53d734c98e280f2a4f80bcae49cbf1">GetSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a668292fbee54e08c2953ff1c524d1070">GetTarget</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a3fa0efa4bc0460d4141855134d8fb20e">GetThread</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a6ff815df4bc8adff541de48ae80db178">operator=</a>(const lldb::SBExecutionContext &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a90e4c4fa600c28ad257c26ec96bb4985">reset</a>(lldb::ExecutionContextRefSP &event_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#adf0e60e28cc1ac801bd6c584d873f771">SBExecutionContext</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a83a61a2943fe38a7ef2bed699b58ebff">SBExecutionContext</a>(const lldb::SBExecutionContext &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a00a23597728a9a6b1f8a29ef714350b4">SBExecutionContext</a>(lldb::ExecutionContextRefSP exe_ctx_ref_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a049f175be05f12c1cdd579fff9f3d063">SBExecutionContext</a>(const lldb::SBTarget &target)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a3eaa0a87bf2db59e1a01e5097821a636">SBExecutionContext</a>(const lldb::SBProcess &process)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#ab2b6b12852e06fb37c23e34ec621224e">SBExecutionContext</a>(lldb::SBThread thread)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a372a9b05d8f98f5d7b5f437aac89b5d9">SBExecutionContext</a>(const lldb::SBFrame &frame)</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html#a81856ab92637d28d4f12d4c8884e5fed">~SBExecutionContext</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBExecutionContext.html b/lldb/www/cpp_reference/html/classlldb_1_1SBExecutionContext.html
new file mode 100644
index 0000000..6d8745a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBExecutionContext.html
@@ -0,0 +1,402 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBExecutionContext Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBExecutionContext-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBExecutionContext Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBExecutionContext_8h_source.html">SBExecutionContext.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:adf0e60e28cc1ac801bd6c584d873f771"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#adf0e60e28cc1ac801bd6c584d873f771">SBExecutionContext</a> ()</td></tr>
+<tr class="separator:adf0e60e28cc1ac801bd6c584d873f771"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a83a61a2943fe38a7ef2bed699b58ebff"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a83a61a2943fe38a7ef2bed699b58ebff">SBExecutionContext</a> (const <a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> &rhs)</td></tr>
+<tr class="separator:a83a61a2943fe38a7ef2bed699b58ebff"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a00a23597728a9a6b1f8a29ef714350b4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a00a23597728a9a6b1f8a29ef714350b4">SBExecutionContext</a> (lldb::ExecutionContextRefSP exe_ctx_ref_sp)</td></tr>
+<tr class="separator:a00a23597728a9a6b1f8a29ef714350b4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a049f175be05f12c1cdd579fff9f3d063"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a049f175be05f12c1cdd579fff9f3d063">SBExecutionContext</a> (const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target)</td></tr>
+<tr class="separator:a049f175be05f12c1cdd579fff9f3d063"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3eaa0a87bf2db59e1a01e5097821a636"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a3eaa0a87bf2db59e1a01e5097821a636">SBExecutionContext</a> (const <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process)</td></tr>
+<tr class="separator:a3eaa0a87bf2db59e1a01e5097821a636"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab2b6b12852e06fb37c23e34ec621224e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#ab2b6b12852e06fb37c23e34ec621224e">SBExecutionContext</a> (<a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> thread)</td></tr>
+<tr class="separator:ab2b6b12852e06fb37c23e34ec621224e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a372a9b05d8f98f5d7b5f437aac89b5d9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a372a9b05d8f98f5d7b5f437aac89b5d9">SBExecutionContext</a> (const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame)</td></tr>
+<tr class="separator:a372a9b05d8f98f5d7b5f437aac89b5d9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a81856ab92637d28d4f12d4c8884e5fed"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a81856ab92637d28d4f12d4c8884e5fed">~SBExecutionContext</a> ()</td></tr>
+<tr class="separator:a81856ab92637d28d4f12d4c8884e5fed"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6ff815df4bc8adff541de48ae80db178"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a6ff815df4bc8adff541de48ae80db178">operator=</a> (const <a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> &rhs)</td></tr>
+<tr class="separator:a6ff815df4bc8adff541de48ae80db178"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a668292fbee54e08c2953ff1c524d1070"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a668292fbee54e08c2953ff1c524d1070">GetTarget</a> () const </td></tr>
+<tr class="separator:a668292fbee54e08c2953ff1c524d1070"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6ea364a9d17bd772f86df64374261537"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a6ea364a9d17bd772f86df64374261537">GetProcess</a> () const </td></tr>
+<tr class="separator:a6ea364a9d17bd772f86df64374261537"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3fa0efa4bc0460d4141855134d8fb20e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a3fa0efa4bc0460d4141855134d8fb20e">GetThread</a> () const </td></tr>
+<tr class="separator:a3fa0efa4bc0460d4141855134d8fb20e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a10ad706efc05e6ece725712df96a0e7e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a10ad706efc05e6ece725712df96a0e7e">GetFrame</a> () const </td></tr>
+<tr class="separator:a10ad706efc05e6ece725712df96a0e7e"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a7b53d734c98e280f2a4f80bcae49cbf1"><td class="memItemLeft" align="right" valign="top">ExecutionContextRefSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a7b53d734c98e280f2a4f80bcae49cbf1">GetSP</a> () const </td></tr>
+<tr class="separator:a7b53d734c98e280f2a4f80bcae49cbf1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a90e4c4fa600c28ad257c26ec96bb4985"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a90e4c4fa600c28ad257c26ec96bb4985">reset</a> (lldb::ExecutionContextRefSP &event_sp)</td></tr>
+<tr class="separator:a90e4c4fa600c28ad257c26ec96bb4985"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5eef01356509f28a0b535e8219ab3483"><td class="memItemLeft" align="right" valign="top">lldb_private::ExecutionContextRef * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#a5eef01356509f28a0b535e8219ab3483">get</a> () const </td></tr>
+<tr class="separator:a5eef01356509f28a0b535e8219ab3483"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBExecutionContext_8h_source.html#l00021">21</a> of file <a class="el" href="SBExecutionContext_8h_source.html">SBExecutionContext.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="adf0e60e28cc1ac801bd6c584d873f771"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a83a61a2943fe38a7ef2bed699b58ebff"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a00a23597728a9a6b1f8a29ef714350b4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramtype">lldb::ExecutionContextRefSP </td>
+ <td class="paramname"><em>exe_ctx_ref_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a049f175be05f12c1cdd579fff9f3d063"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> & </td>
+ <td class="paramname"><em>target</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3eaa0a87bf2db59e1a01e5097821a636"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> & </td>
+ <td class="paramname"><em>process</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab2b6b12852e06fb37c23e34ec621224e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td>
+ <td class="paramname"><em>thread</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a372a9b05d8f98f5d7b5f437aac89b5d9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> & </td>
+ <td class="paramname"><em>frame</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a81856ab92637d28d4f12d4c8884e5fed"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBExecutionContext::~SBExecutionContext </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a5eef01356509f28a0b535e8219ab3483"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::ExecutionContextRef* lldb::SBExecutionContext::get </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a10ad706efc05e6ece725712df96a0e7e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a> lldb::SBExecutionContext::GetFrame </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6ea364a9d17bd772f86df64374261537"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> lldb::SBExecutionContext::GetProcess </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7b53d734c98e280f2a4f80bcae49cbf1"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">ExecutionContextRefSP& lldb::SBExecutionContext::GetSP </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a668292fbee54e08c2953ff1c524d1070"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> lldb::SBExecutionContext::GetTarget </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3fa0efa4bc0460d4141855134d8fb20e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> lldb::SBExecutionContext::GetThread </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6ff815df4bc8adff541de48ae80db178"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a>& lldb::SBExecutionContext::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a90e4c4fa600c28ad257c26ec96bb4985"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExecutionContext::reset </td>
+ <td>(</td>
+ <td class="paramtype">lldb::ExecutionContextRefSP & </td>
+ <td class="paramname"><em>event_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBExecutionContext_8h_source.html#l00022">22</a> of file <a class="el" href="SBExecutionContext_8h_source.html">SBExecutionContext.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBExecutionContext_8h_source.html">SBExecutionContext.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions-members.html
index 6ac985b..46d218f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -37,10 +38,18 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a3add29e1fe39382fb6f4586d411c1496">get</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a0453cb4f2eb853808c194f2fc0e0c91b">GetCoerceResultToId</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a10947f9dc597260202e80cc653c125ee">GetFetchDynamicValue</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a8aa3c1eedc3e9d62a13b1b1e948e5970">GetAutoApplyFixIts</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a0453cb4f2eb853808c194f2fc0e0c91b">GetCoerceResultToId</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a10947f9dc597260202e80cc653c125ee">GetFetchDynamicValue</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a17a314e41662d6ec8769e45dc995eb3a">GetGenerateDebugInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ad5297d4dc999ad07f661c56b1bd35de0">GetIgnoreBreakpoints</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ae1e445e354f72c2c1763d7d1e5e78371">GetOneThreadTimeoutInMicroSeconds</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8ee392d8246c1674a1d4900e3d96811">GetPrefix</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a268bd7fe6baf169f4f068957a0a35067">GetStopOthers</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ad31f1e88a580d7f016ac47e642e038c3">GetSuppressPersistentResult</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a78ab6dd55717c2f66b67efc4169f2514">GetTimeoutInMicroSeconds</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ae5239c24149769b8dfb04e388fa92156">GetTopLevel</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a6c0b318ca194ab00d2e5cd20f69f6af0">GetTrapExceptions</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a63ca2d8027df5fa0bb0a9483f9fe1128">GetTryAllThreads</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a75fc2f064105751c65d264409d3a926d">GetUnwindOnError</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#af0a36395fccc55b87cf5196471eba738">operator=</a>(const lldb::SBExpressionOptions &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
@@ -51,19 +60,29 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a396492a12c02f95091ac3e2b06e3d6e3">SetAutoApplyFixIts</a>(bool b=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a8f281d9ea382f852e5d2b4340fce8d60">SetCancelCallback</a>(lldb::ExpressionCancelCallback callback, void *baton)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#acedc37fee4bcd369502366a61a3161c4">SetCoerceResultToId</a>(bool coerce=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a41c314973526eeeaecbe963c8f6b2c0e">SetFetchDynamicValue</a>(lldb::DynamicValueType dynamic=lldb::eDynamicCanRunTarget)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a60d5f21829c9e38316000d6cced5fc71">SetIgnoreBreakpoints</a>(bool ignore=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a2f45a9b7598f7bb7dbcdd77023213b54">SetGenerateDebugInfo</a>(bool b=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a60d5f21829c9e38316000d6cced5fc71">SetIgnoreBreakpoints</a>(bool ignore=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a6e985685e981127daed4f107c4e7fd92">SetLanguage</a>(lldb::LanguageType language)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a9c5d87ceca649222eb5d84f1c0731f86">SetOneThreadTimeoutInMicroSeconds</a>(uint32_t timeout=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a30ace56f9ef4e1be9a9c6f1578f85a54">SetPrefix</a>(const char *prefix)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a0c620b5ba518b5e1af20c7ed0109526d">SetStopOthers</a>(bool stop_others=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a75f953fec43d95992b38450c8ec995ec">SetSuppressPersistentResult</a>(bool b=false)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8eeb664e23cc8b0ed34fcb85f1ca14e">SetTimeoutInMicroSeconds</a>(uint32_t timeout=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ae6e7fbcd4b20805eb32d3270b69e19f1">SetTopLevel</a>(bool b=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a39ebe0f300e8d200eb6be5f3afa38feb">SetTrapExceptions</a>(bool trap_exceptions=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#acd5e8ac046e418dd2dff8cb7f2c4178b">SetTryAllThreads</a>(bool run_others=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ab2bf0e95cab76fbafcb1dc0c2b628aba">SetUnwindOnError</a>(bool unwind=true)</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a2ee621aa2c2ca6c2f605ae5c8104ca23">~SBExpressionOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions.html b/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions.html
index 667f706..b80d9d1 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBExpressionOptions.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,41 +42,99 @@
<p><code>#include <<a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae464742e35d9948044e185c74c83b7e0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ae464742e35d9948044e185c74c83b7e0">SBExpressionOptions</a> ()</td></tr>
+<tr class="separator:ae464742e35d9948044e185c74c83b7e0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb6e31f5e3fdea81bbcbf4d4b409adde"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#aeb6e31f5e3fdea81bbcbf4d4b409adde">SBExpressionOptions</a> (const <a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a> &rhs)</td></tr>
+<tr class="separator:aeb6e31f5e3fdea81bbcbf4d4b409adde"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2ee621aa2c2ca6c2f605ae5c8104ca23"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a2ee621aa2c2ca6c2f605ae5c8104ca23">~SBExpressionOptions</a> ()</td></tr>
+<tr class="separator:a2ee621aa2c2ca6c2f605ae5c8104ca23"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af0a36395fccc55b87cf5196471eba738"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#af0a36395fccc55b87cf5196471eba738">operator=</a> (const <a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a> &rhs)</td></tr>
+<tr class="separator:af0a36395fccc55b87cf5196471eba738"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0453cb4f2eb853808c194f2fc0e0c91b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a0453cb4f2eb853808c194f2fc0e0c91b">GetCoerceResultToId</a> () const </td></tr>
+<tr class="separator:a0453cb4f2eb853808c194f2fc0e0c91b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acedc37fee4bcd369502366a61a3161c4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#acedc37fee4bcd369502366a61a3161c4">SetCoerceResultToId</a> (bool coerce=true)</td></tr>
+<tr class="separator:acedc37fee4bcd369502366a61a3161c4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a75fc2f064105751c65d264409d3a926d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a75fc2f064105751c65d264409d3a926d">GetUnwindOnError</a> () const </td></tr>
+<tr class="separator:a75fc2f064105751c65d264409d3a926d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab2bf0e95cab76fbafcb1dc0c2b628aba"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ab2bf0e95cab76fbafcb1dc0c2b628aba">SetUnwindOnError</a> (bool unwind=true)</td></tr>
+<tr class="separator:ab2bf0e95cab76fbafcb1dc0c2b628aba"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad5297d4dc999ad07f661c56b1bd35de0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ad5297d4dc999ad07f661c56b1bd35de0">GetIgnoreBreakpoints</a> () const </td></tr>
+<tr class="separator:ad5297d4dc999ad07f661c56b1bd35de0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a60d5f21829c9e38316000d6cced5fc71"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a60d5f21829c9e38316000d6cced5fc71">SetIgnoreBreakpoints</a> (bool ignore=true)</td></tr>
+<tr class="separator:a60d5f21829c9e38316000d6cced5fc71"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a10947f9dc597260202e80cc653c125ee"><td class="memItemLeft" align="right" valign="top">lldb::DynamicValueType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a10947f9dc597260202e80cc653c125ee">GetFetchDynamicValue</a> () const </td></tr>
+<tr class="separator:a10947f9dc597260202e80cc653c125ee"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a41c314973526eeeaecbe963c8f6b2c0e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a41c314973526eeeaecbe963c8f6b2c0e">SetFetchDynamicValue</a> (lldb::DynamicValueType dynamic=lldb::eDynamicCanRunTarget)</td></tr>
+<tr class="separator:a41c314973526eeeaecbe963c8f6b2c0e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a78ab6dd55717c2f66b67efc4169f2514"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a78ab6dd55717c2f66b67efc4169f2514">GetTimeoutInMicroSeconds</a> () const </td></tr>
+<tr class="separator:a78ab6dd55717c2f66b67efc4169f2514"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8eeb664e23cc8b0ed34fcb85f1ca14e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8eeb664e23cc8b0ed34fcb85f1ca14e">SetTimeoutInMicroSeconds</a> (uint32_t timeout=0)</td></tr>
+<tr class="separator:ac8eeb664e23cc8b0ed34fcb85f1ca14e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae1e445e354f72c2c1763d7d1e5e78371"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ae1e445e354f72c2c1763d7d1e5e78371">GetOneThreadTimeoutInMicroSeconds</a> () const </td></tr>
+<tr class="separator:ae1e445e354f72c2c1763d7d1e5e78371"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9c5d87ceca649222eb5d84f1c0731f86"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a9c5d87ceca649222eb5d84f1c0731f86">SetOneThreadTimeoutInMicroSeconds</a> (uint32_t timeout=0)</td></tr>
+<tr class="separator:a9c5d87ceca649222eb5d84f1c0731f86"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a63ca2d8027df5fa0bb0a9483f9fe1128"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a63ca2d8027df5fa0bb0a9483f9fe1128">GetTryAllThreads</a> () const </td></tr>
+<tr class="separator:a63ca2d8027df5fa0bb0a9483f9fe1128"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acd5e8ac046e418dd2dff8cb7f2c4178b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#acd5e8ac046e418dd2dff8cb7f2c4178b">SetTryAllThreads</a> (bool run_others=true)</td></tr>
+<tr class="separator:acd5e8ac046e418dd2dff8cb7f2c4178b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a268bd7fe6baf169f4f068957a0a35067"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a268bd7fe6baf169f4f068957a0a35067">GetStopOthers</a> () const </td></tr>
+<tr class="separator:a268bd7fe6baf169f4f068957a0a35067"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c620b5ba518b5e1af20c7ed0109526d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a0c620b5ba518b5e1af20c7ed0109526d">SetStopOthers</a> (bool stop_others=true)</td></tr>
+<tr class="separator:a0c620b5ba518b5e1af20c7ed0109526d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6c0b318ca194ab00d2e5cd20f69f6af0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a6c0b318ca194ab00d2e5cd20f69f6af0">GetTrapExceptions</a> () const </td></tr>
+<tr class="separator:a6c0b318ca194ab00d2e5cd20f69f6af0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a39ebe0f300e8d200eb6be5f3afa38feb"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a39ebe0f300e8d200eb6be5f3afa38feb">SetTrapExceptions</a> (bool trap_exceptions=true)</td></tr>
+<tr class="separator:a39ebe0f300e8d200eb6be5f3afa38feb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6e985685e981127daed4f107c4e7fd92"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a6e985685e981127daed4f107c4e7fd92">SetLanguage</a> (lldb::LanguageType language)</td></tr>
+<tr class="separator:a6e985685e981127daed4f107c4e7fd92"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8f281d9ea382f852e5d2b4340fce8d60"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a8f281d9ea382f852e5d2b4340fce8d60">SetCancelCallback</a> (lldb::ExpressionCancelCallback callback, void *baton)</td></tr>
+<tr class="separator:a8f281d9ea382f852e5d2b4340fce8d60"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a17a314e41662d6ec8769e45dc995eb3a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a17a314e41662d6ec8769e45dc995eb3a">GetGenerateDebugInfo</a> ()</td></tr>
+<tr class="separator:a17a314e41662d6ec8769e45dc995eb3a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2f45a9b7598f7bb7dbcdd77023213b54"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a2f45a9b7598f7bb7dbcdd77023213b54">SetGenerateDebugInfo</a> (bool b=true)</td></tr>
+<tr class="separator:a2f45a9b7598f7bb7dbcdd77023213b54"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad31f1e88a580d7f016ac47e642e038c3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ad31f1e88a580d7f016ac47e642e038c3">GetSuppressPersistentResult</a> ()</td></tr>
+<tr class="separator:ad31f1e88a580d7f016ac47e642e038c3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a75f953fec43d95992b38450c8ec995ec"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a75f953fec43d95992b38450c8ec995ec">SetSuppressPersistentResult</a> (bool b=false)</td></tr>
+<tr class="separator:a75f953fec43d95992b38450c8ec995ec"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac8ee392d8246c1674a1d4900e3d96811"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8ee392d8246c1674a1d4900e3d96811">GetPrefix</a> () const </td></tr>
+<tr class="separator:ac8ee392d8246c1674a1d4900e3d96811"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a30ace56f9ef4e1be9a9c6f1578f85a54"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a30ace56f9ef4e1be9a9c6f1578f85a54">SetPrefix</a> (const char *prefix)</td></tr>
+<tr class="separator:a30ace56f9ef4e1be9a9c6f1578f85a54"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a396492a12c02f95091ac3e2b06e3d6e3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a396492a12c02f95091ac3e2b06e3d6e3">SetAutoApplyFixIts</a> (bool b=true)</td></tr>
+<tr class="separator:a396492a12c02f95091ac3e2b06e3d6e3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8aa3c1eedc3e9d62a13b1b1e948e5970"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a8aa3c1eedc3e9d62a13b1b1e948e5970">GetAutoApplyFixIts</a> ()</td></tr>
+<tr class="separator:a8aa3c1eedc3e9d62a13b1b1e948e5970"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae5239c24149769b8dfb04e388fa92156"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ae5239c24149769b8dfb04e388fa92156">GetTopLevel</a> ()</td></tr>
+<tr class="separator:ae5239c24149769b8dfb04e388fa92156"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae6e7fbcd4b20805eb32d3270b69e19f1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ae6e7fbcd4b20805eb32d3270b69e19f1">SetTopLevel</a> (bool b=true)</td></tr>
+<tr class="separator:ae6e7fbcd4b20805eb32d3270b69e19f1"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ab36b89864a015869c3df115b4cb05437"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#ab36b89864a015869c3df115b4cb05437">SBExpressionOptions</a> (lldb_private::EvaluateExpressionOptions &expression_options)</td></tr>
+<tr class="separator:ab36b89864a015869c3df115b4cb05437"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3add29e1fe39382fb6f4586d411c1496"><td class="memItemLeft" align="right" valign="top">lldb_private::EvaluateExpressionOptions * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a3add29e1fe39382fb6f4586d411c1496">get</a> () const </td></tr>
+<tr class="separator:a3add29e1fe39382fb6f4586d411c1496"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af21bb45328375fffbc3588c5bf863413"><td class="memItemLeft" align="right" valign="top">lldb_private::EvaluateExpressionOptions & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#af21bb45328375fffbc3588c5bf863413">ref</a> () const </td></tr>
+<tr class="separator:af21bb45328375fffbc3588c5bf863413"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00020">20</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00019">19</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ae464742e35d9948044e185c74c83b7e0"></a>
<div class="memitem">
<div class="memproto">
@@ -146,7 +205,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a3add29e1fe39382fb6f4586d411c1496"></a>
<div class="memitem">
<div class="memproto">
@@ -170,6 +229,21 @@
</div>
</div>
+<a class="anchor" id="a8aa3c1eedc3e9d62a13b1b1e948e5970"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBExpressionOptions::GetAutoApplyFixIts </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a0453cb4f2eb853808c194f2fc0e0c91b"></a>
<div class="memitem">
<div class="memproto">
@@ -200,6 +274,21 @@
</div>
</div>
+<a class="anchor" id="a17a314e41662d6ec8769e45dc995eb3a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBExpressionOptions::GetGenerateDebugInfo </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad5297d4dc999ad07f661c56b1bd35de0"></a>
<div class="memitem">
<div class="memproto">
@@ -215,6 +304,66 @@
</div>
</div>
+<a class="anchor" id="ae1e445e354f72c2c1763d7d1e5e78371"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBExpressionOptions::GetOneThreadTimeoutInMicroSeconds </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac8ee392d8246c1674a1d4900e3d96811"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBExpressionOptions::GetPrefix </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a268bd7fe6baf169f4f068957a0a35067"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBExpressionOptions::GetStopOthers </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad31f1e88a580d7f016ac47e642e038c3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBExpressionOptions::GetSuppressPersistentResult </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a78ab6dd55717c2f66b67efc4169f2514"></a>
<div class="memitem">
<div class="memproto">
@@ -230,6 +379,36 @@
</div>
</div>
+<a class="anchor" id="ae5239c24149769b8dfb04e388fa92156"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBExpressionOptions::GetTopLevel </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6c0b318ca194ab00d2e5cd20f69f6af0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBExpressionOptions::GetTrapExceptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a63ca2d8027df5fa0bb0a9483f9fe1128"></a>
<div class="memitem">
<div class="memproto">
@@ -299,6 +478,48 @@
</div>
</div>
+<a class="anchor" id="a396492a12c02f95091ac3e2b06e3d6e3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetAutoApplyFixIts </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>b</em> = <code>true</code></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8f281d9ea382f852e5d2b4340fce8d60"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetCancelCallback </td>
+ <td>(</td>
+ <td class="paramtype">lldb::ExpressionCancelCallback </td>
+ <td class="paramname"><em>callback</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">void * </td>
+ <td class="paramname"><em>baton</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="acedc37fee4bcd369502366a61a3161c4"></a>
<div class="memitem">
<div class="memproto">
@@ -331,6 +552,22 @@
</div>
</div>
+<a class="anchor" id="a2f45a9b7598f7bb7dbcdd77023213b54"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetGenerateDebugInfo </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>b</em> = <code>true</code></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a60d5f21829c9e38316000d6cced5fc71"></a>
<div class="memitem">
<div class="memproto">
@@ -347,6 +584,86 @@
</div>
</div>
+<a class="anchor" id="a6e985685e981127daed4f107c4e7fd92"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetLanguage </td>
+ <td>(</td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>language</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a9c5d87ceca649222eb5d84f1c0731f86"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetOneThreadTimeoutInMicroSeconds </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>timeout</em> = <code>0</code></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a30ace56f9ef4e1be9a9c6f1578f85a54"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetPrefix </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>prefix</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0c620b5ba518b5e1af20c7ed0109526d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetStopOthers </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>stop_others</em> = <code>true</code></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a75f953fec43d95992b38450c8ec995ec"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetSuppressPersistentResult </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>b</em> = <code>false</code></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ac8eeb664e23cc8b0ed34fcb85f1ca14e"></a>
<div class="memitem">
<div class="memproto">
@@ -363,6 +680,38 @@
</div>
</div>
+<a class="anchor" id="ae6e7fbcd4b20805eb32d3270b69e19f1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetTopLevel </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>b</em> = <code>true</code></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a39ebe0f300e8d200eb6be5f3afa38feb"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBExpressionOptions::SetTrapExceptions </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>trap_exceptions</em> = <code>true</code></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="acd5e8ac046e418dd2dff8cb7f2c4178b"></a>
<div class="memitem">
<div class="memproto">
@@ -395,7 +744,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="abf05358ec2c89fa95b69c85ed46492c9"></a>
<div class="memitem">
<div class="memproto">
@@ -414,7 +763,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00078">78</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
+<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00104">104</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
</div>
</div>
@@ -436,7 +785,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00080">80</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
+<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00106">106</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
</div>
</div>
@@ -458,7 +807,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00079">79</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
+<p>Definition at line <a class="el" href="SBExpressionOptions_8h_source.html#l00105">105</a> of file <a class="el" href="SBExpressionOptions_8h_source.html">SBExpressionOptions.h</a>.</p>
</div>
</div>
@@ -468,9 +817,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec-members.html
index 46a7e43..1ad1e23 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,17 +37,19 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a496f472ee02bd3de441a7d6be35c3b60">Exists</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3657d3fcdfe1a340efdc3e12591625d2">GetDescription</a>(lldb::SBStream &description) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a4a759130426d39154725bd5c9a99fd9c">GetDirectory</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a24f057a71b335f224c449a569582bee0">GetFilename</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#afe84dd1c8fc98aa46a17d015392513fe">GetPath</a>(char *dst_path, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#ae098f6d88ac59008e209fa135ac980b5">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3b680d67182a279ffacf79d4de3ae8d3">operator=</a>(const lldb::SBFileSpec &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a1f7ee681b60b1a98ed55e2d0ddce0971">ResolveExecutableLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#ad735c48f207b865c3603f1971a0cee06">ResolvePath</a>(const char *src_path, char *dst_path, size_t dst_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73">SBAttachInfo</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#afd695e05e8ac8baab8fbfc1c4386ad6e">AppendPathComponent</a>(const char *file_or_directory)</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a496f472ee02bd3de441a7d6be35c3b60">Exists</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3657d3fcdfe1a340efdc3e12591625d2">GetDescription</a>(lldb::SBStream &description) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a4a759130426d39154725bd5c9a99fd9c">GetDirectory</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a24f057a71b335f224c449a569582bee0">GetFilename</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#afe84dd1c8fc98aa46a17d015392513fe">GetPath</a>(char *dst_path, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#ae098f6d88ac59008e209fa135ac980b5">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3b680d67182a279ffacf79d4de3ae8d3">operator=</a>(const lldb::SBFileSpec &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a1f7ee681b60b1a98ed55e2d0ddce0971">ResolveExecutableLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#ad735c48f207b865c3603f1971a0cee06">ResolvePath</a>(const char *src_path, char *dst_path, size_t dst_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73">SBAttachInfo</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#ad26dad126a8393ff3d6d085256763b1e">SBCompileUnit</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a64b7a515cc7e71c61fa4ec0e78b7ef76">SBDeclaration</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">SBFileSpec</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
@@ -59,17 +62,20 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a97e6bf3edfbd7a86dd8a110aee377713">SBLineEntry</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a9649e82cb66f8c8ee6800f986f9fea4d">SBModuleSpec</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3297ef414265a5916208b09eb85b1190">~SBFileSpec</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#af9d2f3326bb09b792b57b799fb9fd9a2">SetDirectory</a>(const char *directory)</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a0332d5b4ed8ba36c834e41399dfb79f1">SetFilename</a>(const char *filename)</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html#a3297ef414265a5916208b09eb85b1190">~SBFileSpec</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec.html
index 8587672..71fcf14 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpec.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,47 +42,85 @@
<p><code>#include <<a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aa36c6537a27dc85a65f6b6dce4c5717a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">SBFileSpec</a> ()</td></tr>
+<tr class="separator:aa36c6537a27dc85a65f6b6dce4c5717a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0432ae80e6c9e7b2b2ca12f3ea2c8694"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a0432ae80e6c9e7b2b2ca12f3ea2c8694">SBFileSpec</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &rhs)</td></tr>
+<tr class="separator:a0432ae80e6c9e7b2b2ca12f3ea2c8694"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6050807f33bdc7636d20600710fd074c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a6050807f33bdc7636d20600710fd074c">SBFileSpec</a> (const char *path)</td></tr>
+<tr class="separator:a6050807f33bdc7636d20600710fd074c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e5ac948749f2d300fd0d421919c5659"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a1e5ac948749f2d300fd0d421919c5659">SBFileSpec</a> (const char *path, bool resolve)</td></tr>
+<tr class="separator:a1e5ac948749f2d300fd0d421919c5659"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3297ef414265a5916208b09eb85b1190"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a3297ef414265a5916208b09eb85b1190">~SBFileSpec</a> ()</td></tr>
+<tr class="separator:a3297ef414265a5916208b09eb85b1190"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b680d67182a279ffacf79d4de3ae8d3"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a3b680d67182a279ffacf79d4de3ae8d3">operator=</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &rhs)</td></tr>
+<tr class="separator:a3b680d67182a279ffacf79d4de3ae8d3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae098f6d88ac59008e209fa135ac980b5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#ae098f6d88ac59008e209fa135ac980b5">IsValid</a> () const </td></tr>
+<tr class="separator:ae098f6d88ac59008e209fa135ac980b5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a496f472ee02bd3de441a7d6be35c3b60"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a496f472ee02bd3de441a7d6be35c3b60">Exists</a> () const </td></tr>
+<tr class="separator:a496f472ee02bd3de441a7d6be35c3b60"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1f7ee681b60b1a98ed55e2d0ddce0971"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a1f7ee681b60b1a98ed55e2d0ddce0971">ResolveExecutableLocation</a> ()</td></tr>
+<tr class="separator:a1f7ee681b60b1a98ed55e2d0ddce0971"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a24f057a71b335f224c449a569582bee0"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a24f057a71b335f224c449a569582bee0">GetFilename</a> () const </td></tr>
+<tr class="separator:a24f057a71b335f224c449a569582bee0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a759130426d39154725bd5c9a99fd9c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a4a759130426d39154725bd5c9a99fd9c">GetDirectory</a> () const </td></tr>
+<tr class="separator:a4a759130426d39154725bd5c9a99fd9c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0332d5b4ed8ba36c834e41399dfb79f1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a0332d5b4ed8ba36c834e41399dfb79f1">SetFilename</a> (const char *filename)</td></tr>
+<tr class="separator:a0332d5b4ed8ba36c834e41399dfb79f1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af9d2f3326bb09b792b57b799fb9fd9a2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#af9d2f3326bb09b792b57b799fb9fd9a2">SetDirectory</a> (const char *directory)</td></tr>
+<tr class="separator:af9d2f3326bb09b792b57b799fb9fd9a2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afe84dd1c8fc98aa46a17d015392513fe"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#afe84dd1c8fc98aa46a17d015392513fe">GetPath</a> (char *dst_path, size_t dst_len) const </td></tr>
+<tr class="separator:afe84dd1c8fc98aa46a17d015392513fe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3657d3fcdfe1a340efdc3e12591625d2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a3657d3fcdfe1a340efdc3e12591625d2">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) const </td></tr>
+<tr class="separator:a3657d3fcdfe1a340efdc3e12591625d2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:afd695e05e8ac8baab8fbfc1c4386ad6e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#afd695e05e8ac8baab8fbfc1c4386ad6e">AppendPathComponent</a> (const char *file_or_directory)</td></tr>
+<tr class="separator:afd695e05e8ac8baab8fbfc1c4386ad6e"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ad735c48f207b865c3603f1971a0cee06"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#ad735c48f207b865c3603f1971a0cee06">ResolvePath</a> (const char *src_path, char *dst_path, size_t dst_len)</td></tr>
+<tr class="separator:ad735c48f207b865c3603f1971a0cee06"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:af3b5e780279d763c3f3840f93019bd73"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73">SBAttachInfo</a></td></tr>
+<tr class="separator:af3b5e780279d763c3f3840f93019bd73"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a0f451374fae1de4a565d58be988a42"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a></td></tr>
+<tr class="separator:a9a0f451374fae1de4a565d58be988a42"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad26dad126a8393ff3d6d085256763b1e"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#ad26dad126a8393ff3d6d085256763b1e">SBCompileUnit</a></td></tr>
+<tr class="separator:ad26dad126a8393ff3d6d085256763b1e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a64b7a515cc7e71c61fa4ec0e78b7ef76"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a64b7a515cc7e71c61fa4ec0e78b7ef76">SBDeclaration</a></td></tr>
+<tr class="separator:a64b7a515cc7e71c61fa4ec0e78b7ef76"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad888da29ccd271039b389198ac9c4e69"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#ad888da29ccd271039b389198ac9c4e69">SBFileSpecList</a></td></tr>
+<tr class="separator:ad888da29ccd271039b389198ac9c4e69"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ada3c5b4aacbb1a69d04af114f52c9d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a9ada3c5b4aacbb1a69d04af114f52c9d">SBHostOS</a></td></tr>
+<tr class="separator:a9ada3c5b4aacbb1a69d04af114f52c9d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a129df5ce076b68df19759413af81148a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a129df5ce076b68df19759413af81148a">SBLaunchInfo</a></td></tr>
+<tr class="separator:a129df5ce076b68df19759413af81148a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a97e6bf3edfbd7a86dd8a110aee377713"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a97e6bf3edfbd7a86dd8a110aee377713">SBLineEntry</a></td></tr>
+<tr class="separator:a97e6bf3edfbd7a86dd8a110aee377713"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9649e82cb66f8c8ee6800f986f9fea4d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a9649e82cb66f8c8ee6800f986f9fea4d">SBModuleSpec</a></td></tr>
+<tr class="separator:a9649e82cb66f8c8ee6800f986f9fea4d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a></td></tr>
+<tr class="separator:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a></td></tr>
+<tr class="separator:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00017">17</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="aa36c6537a27dc85a65f6b6dce4c5717a"></a>
<div class="memitem">
<div class="memproto">
@@ -170,7 +209,23 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="afd695e05e8ac8baab8fbfc1c4386ad6e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBFileSpec::AppendPathComponent </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>file_or_directory</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a496f472ee02bd3de441a7d6be35c3b60"></a>
<div class="memitem">
<div class="memproto">
@@ -344,7 +399,39 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<a class="anchor" id="af9d2f3326bb09b792b57b799fb9fd9a2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBFileSpec::SetDirectory </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>directory</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0332d5b4ed8ba36c834e41399dfb79f1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBFileSpec::SetFilename </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>filename</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="af3b5e780279d763c3f3840f93019bd73"></a>
<div class="memitem">
<div class="memproto">
@@ -363,7 +450,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00058">58</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00055">55</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -385,7 +472,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00059">59</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00056">56</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00057">57</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -407,7 +516,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00060">60</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00058">58</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -429,7 +538,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00061">61</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00059">59</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -451,7 +560,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00062">62</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00060">60</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -473,7 +582,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00063">63</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00061">61</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -495,7 +604,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00064">64</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00062">62</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -517,7 +626,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00065">65</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00063">63</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -539,7 +648,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00066">66</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00064">64</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -561,7 +670,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00067">67</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00065">65</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aef0a6f2e2f78a9b2a57b4fd3bf521d81"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00066">66</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -583,7 +714,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00068">68</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00067">67</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -605,7 +736,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00069">69</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00068">68</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -627,7 +758,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00071">71</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00070">70</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -649,7 +780,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00070">70</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpec_8h_source.html#l00069">69</a> of file <a class="el" href="SBFileSpec_8h_source.html">SBFileSpec.h</a>.</p>
</div>
</div>
@@ -659,9 +790,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList-members.html
index 8ddd786..f921588 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -51,9 +52,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList.html
index cb213f5..4726776 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFileSpecList.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,28 +41,40 @@
<p><code>#include <<a class="el" href="SBFileSpecList_8h_source.html">SBFileSpecList.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aa57115119f71cf9a17c48ba4ab51068d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#aa57115119f71cf9a17c48ba4ab51068d">SBFileSpecList</a> ()</td></tr>
+<tr class="separator:aa57115119f71cf9a17c48ba4ab51068d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae7696ce37b0d17ca3223c3540e864b6a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#ae7696ce37b0d17ca3223c3540e864b6a">SBFileSpecList</a> (const <a class="el" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &rhs)</td></tr>
+<tr class="separator:ae7696ce37b0d17ca3223c3540e864b6a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acf227dd261dc0fe7efa5032ee77103cc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#acf227dd261dc0fe7efa5032ee77103cc">~SBFileSpecList</a> ()</td></tr>
+<tr class="separator:acf227dd261dc0fe7efa5032ee77103cc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab970bc98234b7865f674d5df7739b05a"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#ab970bc98234b7865f674d5df7739b05a">operator=</a> (const <a class="el" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &rhs)</td></tr>
+<tr class="separator:ab970bc98234b7865f674d5df7739b05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65f2b1936f44e6f4b5fc3258972efa64"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#a65f2b1936f44e6f4b5fc3258972efa64">GetSize</a> () const </td></tr>
+<tr class="separator:a65f2b1936f44e6f4b5fc3258972efa64"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a14f021f10ea8767159ae8eefcc398f2a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#a14f021f10ea8767159ae8eefcc398f2a">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">SBStream</a> &description) const </td></tr>
+<tr class="separator:a14f021f10ea8767159ae8eefcc398f2a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1c9d3f32356810998c369612293a77ea"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#a1c9d3f32356810998c369612293a77ea">Append</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file)</td></tr>
+<tr class="separator:a1c9d3f32356810998c369612293a77ea"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa647bbdde1649830fc60856ae6c27a68"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#aa647bbdde1649830fc60856ae6c27a68">AppendIfUnique</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file)</td></tr>
+<tr class="separator:aa647bbdde1649830fc60856ae6c27a68"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a28af6639361d781aa656f5b6fc8fc722"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#a28af6639361d781aa656f5b6fc8fc722">Clear</a> ()</td></tr>
+<tr class="separator:a28af6639361d781aa656f5b6fc8fc722"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa7e3786479881560d42cc6605dcc49a7"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#aa7e3786479881560d42cc6605dcc49a7">FindFileIndex</a> (uint32_t idx, const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &sb_file, bool full)</td></tr>
+<tr class="separator:aa7e3786479881560d42cc6605dcc49a7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a42e2537dbdc67c8b27bf458e02957f7f"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#a42e2537dbdc67c8b27bf458e02957f7f">GetFileSpecAtIndex</a> (uint32_t idx) const </td></tr>
+<tr class="separator:a42e2537dbdc67c8b27bf458e02957f7f"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBFileSpecList_8h_source.html#l00017">17</a> of file <a class="el" href="SBFileSpecList_8h_source.html">SBFileSpecList.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBFileSpecList_8h_source.html#l00018">18</a> of file <a class="el" href="SBFileSpecList_8h_source.html">SBFileSpecList.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="aa57115119f71cf9a17c48ba4ab51068d"></a>
<div class="memitem">
<div class="memproto">
@@ -108,7 +121,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a1c9d3f32356810998c369612293a77ea"></a>
<div class="memitem">
<div class="memproto">
@@ -251,7 +264,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
<div class="memitem">
<div class="memproto">
@@ -270,7 +283,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFileSpecList_8h_source.html#l00052">52</a> of file <a class="el" href="SBFileSpecList_8h_source.html">SBFileSpecList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFileSpecList_8h_source.html#l00043">43</a> of file <a class="el" href="SBFileSpecList_8h_source.html">SBFileSpecList.h</a>.</p>
</div>
</div>
@@ -280,9 +293,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFrame-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFrame-members.html
index 009ac64..5f3256f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFrame-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFrame-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -42,19 +43,23 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ac5b09df963e560a47933fff7cb015aef">EvaluateExpression</a>(const char *expr, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a6a6a0dc5f329d47406853e0b94afc6ef">EvaluateExpression</a>(const char *expr, lldb::DynamicValueType use_dynamic, bool unwind_on_error)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ae1c0bc0e30ab7ac3f9ff1e67e79073a7">EvaluateExpression</a>(const char *expr, const SBExpressionOptions &options)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">FindValue</a>(const char *name, ValueType value_type)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#afbbac018a939f8a0f0df69dcbf7306e3">FindValue</a>(const char *name, ValueType value_type, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a3845b2f11318cb6726645b5966949794">FindVariable</a>(const char *var_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a5580da69f64307aff95cc6fc15c8eb22">FindVariable</a>(const char *var_name, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a9729ab590130fbf5c26a20743c864280">GetBlock</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ada07536c00a751ed3fa2347ba631d70a">FindRegister</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">FindValue</a>(const char *name, ValueType value_type)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#afbbac018a939f8a0f0df69dcbf7306e3">FindValue</a>(const char *name, ValueType value_type, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a3845b2f11318cb6726645b5966949794">FindVariable</a>(const char *var_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a5580da69f64307aff95cc6fc15c8eb22">FindVariable</a>(const char *var_name, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a9729ab590130fbf5c26a20743c864280">GetBlock</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a9aef3eed545c2cf41456a7a2399e5aef">GetCFA</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a436f393525fd095143e530a5649e4282">GetCompileUnit</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#abaf05d213d853d02acca62707253d2d9">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#aca5c2681fbc6ef7806471ddc17ee0909">GetFP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a04054a06ef964841ad692a7983c950fc">GetFrameBlock</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a41d0b7f409ac46ea6c3d1010c08c3527">GetFrameID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a4f3a0ecc68cec32bdbb39f11d7d1534a">GetFrameSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#add502b4b6c9fc1a8aea052749149d543">GetFunction</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a76647c8aad5f11575ead95a54653ec09">GetFunctionName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a936eeee7ac1a60c1c1721f4e799c4d44">GetDisplayFunctionName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#aca5c2681fbc6ef7806471ddc17ee0909">GetFP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a04054a06ef964841ad692a7983c950fc">GetFrameBlock</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a41d0b7f409ac46ea6c3d1010c08c3527">GetFrameID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a4f3a0ecc68cec32bdbb39f11d7d1534a">GetFrameSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#add502b4b6c9fc1a8aea052749149d543">GetFunction</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a76647c8aad5f11575ead95a54653ec09">GetFunctionName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#adbef2100daec0cb2e054c0d4b7c9ca28">GetFunctionName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a1b1a304512ce9e3d73a61ed8caf16d03">GetLineEntry</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a2ddfc8750af512566f43051953a9e503">GetModule</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a7bb42982511b9011a87bdb803413cf8f">GetPC</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
@@ -68,15 +73,17 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a394dfd195fb246cf9a5f807d37d63328">GetValueForVariablePath</a>(const char *var_path)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a44bbdd5aa40904eac045451550effe37">GetVariables</a>(bool arguments, bool locals, bool statics, bool in_scope_only)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ad2f6bfb9e0e8a428c29645ba913bbb39">GetVariables</a>(bool arguments, bool locals, bool statics, bool in_scope_only, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a3e7dd379a52a68392cf2c0ef3d2afc37">IsEqual</a>(const lldb::SBFrame &that) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ae3312317295a4600b6b818a8f818472d">IsInlined</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ae61137d0c27584e0c97d9949d834f794">GetVariables</a>(const lldb::SBVariablesOptions &options)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a3e7dd379a52a68392cf2c0ef3d2afc37">IsEqual</a>(const lldb::SBFrame &that) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ae3312317295a4600b6b818a8f818472d">IsInlined</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a181cc71699d870fbcfbb68c9a68bf351">IsInlined</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a0d80eda31347dac86096ddf231d80ed4">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb_private::ScriptInterpreterPython</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a6d7ea4d98ac4a26c1cabb34c40f7dee2">operator!=</a>(const lldb::SBFrame &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#adcf43d17034e5c4cc13a24d6fab7bd68">operator=</a>(const lldb::SBFrame &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a96341f2f62c745fa94055bbe039b7c1f">operator==</a>(const lldb::SBFrame &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a6d7ea4d98ac4a26c1cabb34c40f7dee2">operator!=</a>(const lldb::SBFrame &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#adcf43d17034e5c4cc13a24d6fab7bd68">operator=</a>(const lldb::SBFrame &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a96341f2f62c745fa94055bbe039b7c1f">operator==</a>(const lldb::SBFrame &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a710c5328892165198fa0ac9151166b18">SBFrame</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a563ef7fd3197284c0ac32309eb2ce71a">SBFrame</a>(const lldb::SBFrame &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#aec93a9ea91ec9feb4271c3d773d13160">SBFrame</a>(const lldb::StackFrameSP &lldb_object_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
@@ -85,15 +92,13 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#aa22ca09e861bbe2c1e39f345c24c29d4">SetFrameSP</a>(const lldb::StackFrameSP &lldb_object_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#ac8fd61a75da327448b77ac9de89a1b14">SetPC</a>(lldb::addr_t new_pc)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a4263ae259e8683d1f136bdfd4076cfdb">WatchLocation</a>(const char *name, ValueType value_type, uint32_t watch_type, size_t size)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a5fcb051eb8968185be8e17901613d15d">WatchValue</a>(const char *name, ValueType value_type, uint32_t watch_type)</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html#a41f3b48bf42b469b09922948cd7679be">~SBFrame</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFrame.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFrame.html
index 959368d..510a25a 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFrame.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFrame.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -45,76 +46,138 @@
Collaboration diagram for lldb::SBFrame:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBFrame__coll__graph.png" border="0" usemap="#lldb_1_1SBFrame_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBFrame_coll__map" id="lldb_1_1SBFrame_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a710c5328892165198fa0ac9151166b18"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a710c5328892165198fa0ac9151166b18">SBFrame</a> ()</td></tr>
+<tr class="separator:a710c5328892165198fa0ac9151166b18"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a563ef7fd3197284c0ac32309eb2ce71a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a563ef7fd3197284c0ac32309eb2ce71a">SBFrame</a> (const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs)</td></tr>
+<tr class="separator:a563ef7fd3197284c0ac32309eb2ce71a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adcf43d17034e5c4cc13a24d6fab7bd68"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#adcf43d17034e5c4cc13a24d6fab7bd68">operator=</a> (const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs)</td></tr>
+<tr class="separator:adcf43d17034e5c4cc13a24d6fab7bd68"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a41f3b48bf42b469b09922948cd7679be"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a41f3b48bf42b469b09922948cd7679be">~SBFrame</a> ()</td></tr>
+<tr class="separator:a41f3b48bf42b469b09922948cd7679be"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e7dd379a52a68392cf2c0ef3d2afc37"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a3e7dd379a52a68392cf2c0ef3d2afc37">IsEqual</a> (const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &that) const </td></tr>
+<tr class="separator:a3e7dd379a52a68392cf2c0ef3d2afc37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0d80eda31347dac86096ddf231d80ed4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a0d80eda31347dac86096ddf231d80ed4">IsValid</a> () const </td></tr>
+<tr class="separator:a0d80eda31347dac86096ddf231d80ed4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a41d0b7f409ac46ea6c3d1010c08c3527"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a41d0b7f409ac46ea6c3d1010c08c3527">GetFrameID</a> () const </td></tr>
+<tr class="separator:a41d0b7f409ac46ea6c3d1010c08c3527"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9aef3eed545c2cf41456a7a2399e5aef"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a9aef3eed545c2cf41456a7a2399e5aef">GetCFA</a> () const </td></tr>
+<tr class="separator:a9aef3eed545c2cf41456a7a2399e5aef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7bb42982511b9011a87bdb803413cf8f"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a7bb42982511b9011a87bdb803413cf8f">GetPC</a> () const </td></tr>
+<tr class="separator:a7bb42982511b9011a87bdb803413cf8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8fd61a75da327448b77ac9de89a1b14"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ac8fd61a75da327448b77ac9de89a1b14">SetPC</a> (lldb::addr_t new_pc)</td></tr>
+<tr class="separator:ac8fd61a75da327448b77ac9de89a1b14"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a385923a815d8015b0eb4606b35f4ff03"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a385923a815d8015b0eb4606b35f4ff03">GetSP</a> () const </td></tr>
+<tr class="separator:a385923a815d8015b0eb4606b35f4ff03"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aca5c2681fbc6ef7806471ddc17ee0909"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#aca5c2681fbc6ef7806471ddc17ee0909">GetFP</a> () const </td></tr>
+<tr class="separator:aca5c2681fbc6ef7806471ddc17ee0909"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a46506664aab6de11c59f94d9f6242278"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a46506664aab6de11c59f94d9f6242278">GetPCAddress</a> () const </td></tr>
+<tr class="separator:a46506664aab6de11c59f94d9f6242278"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aca167043f3f347449bb3471ef2087023"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#aca167043f3f347449bb3471ef2087023">GetSymbolContext</a> (uint32_t resolve_scope) const </td></tr>
+<tr class="separator:aca167043f3f347449bb3471ef2087023"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2ddfc8750af512566f43051953a9e503"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a2ddfc8750af512566f43051953a9e503">GetModule</a> () const </td></tr>
+<tr class="separator:a2ddfc8750af512566f43051953a9e503"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a436f393525fd095143e530a5649e4282"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a436f393525fd095143e530a5649e4282">GetCompileUnit</a> () const </td></tr>
+<tr class="separator:a436f393525fd095143e530a5649e4282"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:add502b4b6c9fc1a8aea052749149d543"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#add502b4b6c9fc1a8aea052749149d543">GetFunction</a> () const </td></tr>
+<tr class="separator:add502b4b6c9fc1a8aea052749149d543"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae938cc2a152ee4069e3d5fd41b91794b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ae938cc2a152ee4069e3d5fd41b91794b">GetSymbol</a> () const </td></tr>
+<tr class="separator:ae938cc2a152ee4069e3d5fd41b91794b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9729ab590130fbf5c26a20743c864280"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a9729ab590130fbf5c26a20743c864280">GetBlock</a> () const </td></tr>
+<tr class="separator:a9729ab590130fbf5c26a20743c864280"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a76647c8aad5f11575ead95a54653ec09"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a76647c8aad5f11575ead95a54653ec09">GetFunctionName</a> ()</td></tr>
+<tr class="separator:a76647c8aad5f11575ead95a54653ec09"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a936eeee7ac1a60c1c1721f4e799c4d44"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a936eeee7ac1a60c1c1721f4e799c4d44">GetDisplayFunctionName</a> ()</td></tr>
+<tr class="separator:a936eeee7ac1a60c1c1721f4e799c4d44"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:adbef2100daec0cb2e054c0d4b7c9ca28"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#adbef2100daec0cb2e054c0d4b7c9ca28">GetFunctionName</a> () const </td></tr>
+<tr class="separator:adbef2100daec0cb2e054c0d4b7c9ca28"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae3312317295a4600b6b818a8f818472d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ae3312317295a4600b6b818a8f818472d">IsInlined</a> ()</td></tr>
+<tr class="separator:ae3312317295a4600b6b818a8f818472d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a181cc71699d870fbcfbb68c9a68bf351"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a181cc71699d870fbcfbb68c9a68bf351">IsInlined</a> () const </td></tr>
+<tr class="separator:a181cc71699d870fbcfbb68c9a68bf351"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5fe5756805a7cf7d3bd11df63d398956"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a5fe5756805a7cf7d3bd11df63d398956">EvaluateExpression</a> (const char *expr)</td></tr>
+<tr class="separator:a5fe5756805a7cf7d3bd11df63d398956"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac5b09df963e560a47933fff7cb015aef"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ac5b09df963e560a47933fff7cb015aef">EvaluateExpression</a> (const char *expr, lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:ac5b09df963e560a47933fff7cb015aef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6a6a0dc5f329d47406853e0b94afc6ef"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a6a6a0dc5f329d47406853e0b94afc6ef">EvaluateExpression</a> (const char *expr, lldb::DynamicValueType use_dynamic, bool unwind_on_error)</td></tr>
+<tr class="separator:a6a6a0dc5f329d47406853e0b94afc6ef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1c0bc0e30ab7ac3f9ff1e67e79073a7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ae1c0bc0e30ab7ac3f9ff1e67e79073a7">EvaluateExpression</a> (const char *expr, const <a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options)</td></tr>
+<tr class="separator:ae1c0bc0e30ab7ac3f9ff1e67e79073a7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a04054a06ef964841ad692a7983c950fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a04054a06ef964841ad692a7983c950fc">GetFrameBlock</a> () const </td></tr>
+<tr class="separator:a04054a06ef964841ad692a7983c950fc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1b1a304512ce9e3d73a61ed8caf16d03"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a1b1a304512ce9e3d73a61ed8caf16d03">GetLineEntry</a> () const </td></tr>
+<tr class="separator:a1b1a304512ce9e3d73a61ed8caf16d03"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af8dde0280e34153b7d11ded48557971f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#af8dde0280e34153b7d11ded48557971f">GetThread</a> () const </td></tr>
+<tr class="separator:af8dde0280e34153b7d11ded48557971f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab7d660e1b61f809a38585a6542be63c7"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ab7d660e1b61f809a38585a6542be63c7">Disassemble</a> () const </td></tr>
+<tr class="separator:ab7d660e1b61f809a38585a6542be63c7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac248d6ae7771865d340d6c00db5f1cc3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ac248d6ae7771865d340d6c00db5f1cc3">Clear</a> ()</td></tr>
+<tr class="separator:ac248d6ae7771865d340d6c00db5f1cc3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a96341f2f62c745fa94055bbe039b7c1f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a96341f2f62c745fa94055bbe039b7c1f">operator==</a> (const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs) const </td></tr>
+<tr class="separator:a96341f2f62c745fa94055bbe039b7c1f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d7ea4d98ac4a26c1cabb34c40f7dee2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a6d7ea4d98ac4a26c1cabb34c40f7dee2">operator!=</a> (const <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &rhs) const </td></tr>
+<tr class="separator:a6d7ea4d98ac4a26c1cabb34c40f7dee2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a44bbdd5aa40904eac045451550effe37"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a44bbdd5aa40904eac045451550effe37">GetVariables</a> (bool arguments, bool locals, bool statics, bool in_scope_only)</td></tr>
+<tr class="separator:a44bbdd5aa40904eac045451550effe37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad2f6bfb9e0e8a428c29645ba913bbb39"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ad2f6bfb9e0e8a428c29645ba913bbb39">GetVariables</a> (bool arguments, bool locals, bool statics, bool in_scope_only, lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:ad2f6bfb9e0e8a428c29645ba913bbb39"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae61137d0c27584e0c97d9949d834f794"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ae61137d0c27584e0c97d9949d834f794">GetVariables</a> (const <a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a> &options)</td></tr>
+<tr class="separator:ae61137d0c27584e0c97d9949d834f794"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8067ed08f3a8f112a04a7bb1986816ba"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a8067ed08f3a8f112a04a7bb1986816ba">GetRegisters</a> ()</td></tr>
+<tr class="separator:a8067ed08f3a8f112a04a7bb1986816ba"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ada07536c00a751ed3fa2347ba631d70a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#ada07536c00a751ed3fa2347ba631d70a">FindRegister</a> (const char *name)</td></tr>
+<tr class="separator:ada07536c00a751ed3fa2347ba631d70a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3845b2f11318cb6726645b5966949794"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a3845b2f11318cb6726645b5966949794">FindVariable</a> (const char *var_name)</td></tr>
+<tr class="separator:a3845b2f11318cb6726645b5966949794"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5580da69f64307aff95cc6fc15c8eb22"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a5580da69f64307aff95cc6fc15c8eb22">FindVariable</a> (const char *var_name, lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:a5580da69f64307aff95cc6fc15c8eb22"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3bdb78ec2d1cdc594f17cee58d676f0b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a3bdb78ec2d1cdc594f17cee58d676f0b">GetValueForVariablePath</a> (const char *var_expr_cstr, DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:a3bdb78ec2d1cdc594f17cee58d676f0b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a394dfd195fb246cf9a5f807d37d63328"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a394dfd195fb246cf9a5f807d37d63328">GetValueForVariablePath</a> (const char *var_path)</td></tr>
+<tr class="separator:a394dfd195fb246cf9a5f807d37d63328"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a738c2a2dc6460266c401ed79733c400f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">FindValue</a> (const char *name, ValueType value_type)</td></tr>
+<tr class="separator:a738c2a2dc6460266c401ed79733c400f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afbbac018a939f8a0f0df69dcbf7306e3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#afbbac018a939f8a0f0df69dcbf7306e3">FindValue</a> (const char *name, ValueType value_type, lldb::DynamicValueType use_dynamic)</td></tr>
-<tr class="memitem:a5fcb051eb8968185be8e17901613d15d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a5fcb051eb8968185be8e17901613d15d">WatchValue</a> (const char *name, ValueType value_type, uint32_t watch_type)</td></tr>
-<tr class="memitem:a4263ae259e8683d1f136bdfd4076cfdb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a4263ae259e8683d1f136bdfd4076cfdb">WatchLocation</a> (const char *name, ValueType value_type, uint32_t watch_type, size_t size)</td></tr>
+<tr class="separator:afbbac018a939f8a0f0df69dcbf7306e3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abaf05d213d853d02acca62707253d2d9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#abaf05d213d853d02acca62707253d2d9">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:abaf05d213d853d02acca62707253d2d9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec93a9ea91ec9feb4271c3d773d13160"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#aec93a9ea91ec9feb4271c3d773d13160">SBFrame</a> (const lldb::StackFrameSP &lldb_object_sp)</td></tr>
+<tr class="separator:aec93a9ea91ec9feb4271c3d773d13160"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a4f3a0ecc68cec32bdbb39f11d7d1534a"><td class="memItemLeft" align="right" valign="top">lldb::StackFrameSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a4f3a0ecc68cec32bdbb39f11d7d1534a">GetFrameSP</a> () const </td></tr>
+<tr class="separator:a4f3a0ecc68cec32bdbb39f11d7d1534a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa22ca09e861bbe2c1e39f345c24c29d4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#aa22ca09e861bbe2c1e39f345c24c29d4">SetFrameSP</a> (const lldb::StackFrameSP &lldb_object_sp)</td></tr>
+<tr class="separator:aa22ca09e861bbe2c1e39f345c24c29d4"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a0527d08d472987c1baa37f4dea92fc55"><td class="memItemLeft" align="right" valign="top">lldb::ExecutionContextRefSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">m_opaque_sp</a></td></tr>
+<tr class="separator:a0527d08d472987c1baa37f4dea92fc55"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a9a0f451374fae1de4a565d58be988a42"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a></td></tr>
+<tr class="separator:a9a0f451374fae1de4a565d58be988a42"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a></td></tr>
+<tr class="separator:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48b8099c7a08a2aec4799804e4a2126a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a></td></tr>
+<tr class="separator:a48b8099c7a08a2aec4799804e4a2126a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
-<tr class="memitem:a05adbcb8d615d226d916e4dab4f9d2c5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb_private::ScriptInterpreterPython</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00018">18</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a710c5328892165198fa0ac9151166b18"></a>
<div class="memitem">
<div class="memproto">
@@ -177,7 +240,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ac248d6ae7771865d340d6c00db5f1cc3"></a>
<div class="memitem">
<div class="memproto">
@@ -309,6 +372,22 @@
</div>
</div>
+<a class="anchor" id="ada07536c00a751ed3fa2347ba631d70a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBFrame::FindRegister </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a738c2a2dc6460266c401ed79733c400f"></a>
<div class="memitem">
<div class="memproto">
@@ -430,6 +509,21 @@
</div>
</div>
+<a class="anchor" id="a9aef3eed545c2cf41456a7a2399e5aef"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::addr_t lldb::SBFrame::GetCFA </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a436f393525fd095143e530a5649e4282"></a>
<div class="memitem">
<div class="memproto">
@@ -461,6 +555,21 @@
</div>
</div>
+<a class="anchor" id="a936eeee7ac1a60c1c1721f4e799c4d44"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBFrame::GetDisplayFunctionName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aca5c2681fbc6ef7806471ddc17ee0909"></a>
<div class="memitem">
<div class="memproto">
@@ -557,7 +666,7 @@
</tr>
</table>
</div><div class="memdoc">
-<p>Get the appropriate function name for this frame. Inlined functions in LLDB are represented by Blocks that have inlined function information, so just looking at the <a class="el" href="classlldb_1_1SBFunction.html">SBFunction</a> or <a class="el" href="classlldb_1_1SBSymbol.html">SBSymbol</a> for a frame isn't enough. This function will return the appriopriate function, symbol or inlined function name for the frame.</p>
+<p>Get the appropriate function name for this frame. Inlined functions in LLDB are represented by Blocks that have inlined function information, so just looking at the <a class="el" href="classlldb_1_1SBFunction.html">SBFunction</a> or <a class="el" href="classlldb_1_1SBSymbol.html">SBSymbol</a> for a frame isn't enough. This function will return the appropriate function, symbol or inlined function name for the frame.</p>
<p>This function returns:</p>
<ul>
<li>the name of the inlined function (if there is one)</li>
@@ -569,6 +678,21 @@
</div>
</div>
+<a class="anchor" id="adbef2100daec0cb2e054c0d4b7c9ca28"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBFrame::GetFunctionName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a1b1a304512ce9e3d73a61ed8caf16d03"></a>
<div class="memitem">
<div class="memproto">
@@ -831,6 +955,22 @@
</div>
</div>
+<a class="anchor" id="ae61137d0c27584e0c97d9949d834f794"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> lldb::SBFrame::GetVariables </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a> & </td>
+ <td class="paramname"><em>options</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a3e7dd379a52a68392cf2c0ef3d2afc37"></a>
<div class="memitem">
<div class="memproto">
@@ -864,6 +1004,21 @@
</div>
</div>
+<a class="anchor" id="a181cc71699d870fbcfbb68c9a68bf351"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBFrame::IsInlined </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a0d80eda31347dac86096ddf231d80ed4"></a>
<div class="memitem">
<div class="memproto">
@@ -967,101 +1122,7 @@
</div>
</div>
-<a class="anchor" id="a4263ae259e8683d1f136bdfd4076cfdb"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBFrame::WatchLocation </td>
- <td>(</td>
- <td class="paramtype">const char * </td>
- <td class="paramname"><em>name</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">ValueType </td>
- <td class="paramname"><em>value_type</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">uint32_t </td>
- <td class="paramname"><em>watch_type</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">size_t </td>
- <td class="paramname"><em>size</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-<p>Find and watch the location pointed to by a variable using the frame as the scope. It returns an <a class="el" href="classlldb_1_1SBValue.html">SBValue</a>, similar to <a class="el" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">FindValue()</a> method, if find-and-watch operation succeeds. Otherwise, an invalid <a class="el" href="classlldb_1_1SBValue.html">SBValue</a> is returned. You can use LLDB_WATCH_TYPE_READ | LLDB_WATCH_TYPE_WRITE for 'rw' watch. </p>
-
-</div>
-</div>
-<a class="anchor" id="a5fcb051eb8968185be8e17901613d15d"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBFrame::WatchValue </td>
- <td>(</td>
- <td class="paramtype">const char * </td>
- <td class="paramname"><em>name</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">ValueType </td>
- <td class="paramname"><em>value_type</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">uint32_t </td>
- <td class="paramname"><em>watch_type</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-<p>Find and watch a variable using the frame as the scope. It returns an <a class="el" href="classlldb_1_1SBValue.html">SBValue</a>, similar to <a class="el" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">FindValue()</a> method, if find-and-watch operation succeeds. Otherwise, an invalid <a class="el" href="classlldb_1_1SBValue.html">SBValue</a> is returned. You can use LLDB_WATCH_TYPE_READ | LLDB_WATCH_TYPE_WRITE for 'rw' watch. </p>
-
-</div>
-</div>
-<h2>Friends And Related Function Documentation</h2>
-<a class="anchor" id="a05adbcb8d615d226d916e4dab4f9d2c5"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">friend class lldb_private::ScriptInterpreterPython</td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">friend</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00225">225</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
-
-</div>
-</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a9a0f451374fae1de4a565d58be988a42"></a>
<div class="memitem">
<div class="memproto">
@@ -1080,7 +1141,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00220">220</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00181">181</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a7eb581595dc9f500ec7defbe0df6a45f"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00182">182</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
</div>
</div>
@@ -1102,7 +1185,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00221">221</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00183">183</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
</div>
</div>
@@ -1124,7 +1207,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00222">222</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00184">184</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
</div>
</div>
@@ -1146,11 +1229,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00223">223</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00185">185</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a0527d08d472987c1baa37f4dea92fc55"></a>
<div class="memitem">
<div class="memproto">
@@ -1169,7 +1252,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00234">234</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFrame_8h_source.html#l00191">191</a> of file <a class="el" href="SBFrame_8h_source.html">SBFrame.h</a>.</p>
</div>
</div>
@@ -1179,9 +1262,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFrame__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBFrame__coll__graph.png
index c92b614..6a079ad 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFrame__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFrame__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFunction-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFunction-members.html
index bec785d..fae350f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFunction-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFunction-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -37,11 +38,15 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a127fa1ca5b44d69a05672c822f023a61">get</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#ab02bc9963a0fd9c2b963fa2948e0624c">GetBlock</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#af4326fd187d1c0621d5162578d0e253f">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#aab063367548d04b3e534909f01884009">GetArgumentName</a>(uint32_t arg_idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#ab02bc9963a0fd9c2b963fa2948e0624c">GetBlock</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#af4326fd187d1c0621d5162578d0e253f">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a3945e8b3f7c8d5861dc408bb6bf3dad8">GetDisplayName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#ad33ce8e9d51ffb3020bb4e0be41c6429">GetEndAddress</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a629224704951c33d7ea53081e713b63c">GetInstructions</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a7c4e8c24fa17b935e661d6697c3d75fc">GetInstructions</a>(lldb::SBTarget target, const char *flavor)</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a2af0f88eb0026c753d0611f326f3f92c">GetIsOptimized</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a627fc2425cfa4fa8a8e6dfecad9fc68a">GetLanguage</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a7bb3cc07649077b565d46b1db67c8a98">GetMangledName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#ab97c0750d1d65976a444ee77bc66f079">GetName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html#a5d89b033113a1bd4c12a4302504210b8">GetPrologueByteSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td><td class="entry"></td></tr>
@@ -61,9 +66,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBFunction.html b/lldb/www/cpp_reference/html/classlldb_1_1SBFunction.html
index 4b1ab2f..0fdae46 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBFunction.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBFunction.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,41 +42,71 @@
<p><code>#include <<a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab38589acdd26b81dd49ffec7f2a12899"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#ab38589acdd26b81dd49ffec7f2a12899">SBFunction</a> ()</td></tr>
+<tr class="separator:ab38589acdd26b81dd49ffec7f2a12899"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a077a51154ac62c2f7dbf4a4d953c0828"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a077a51154ac62c2f7dbf4a4d953c0828">SBFunction</a> (const <a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs)</td></tr>
+<tr class="separator:a077a51154ac62c2f7dbf4a4d953c0828"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a418dfe7262e0d32f777ebddcc74f7ba4"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a418dfe7262e0d32f777ebddcc74f7ba4">operator=</a> (const <a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs)</td></tr>
+<tr class="separator:a418dfe7262e0d32f777ebddcc74f7ba4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adab95a853968f8c14e358c11035993dc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#adab95a853968f8c14e358c11035993dc">~SBFunction</a> ()</td></tr>
+<tr class="separator:adab95a853968f8c14e358c11035993dc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa718ea5ef6cfd85a964446816989d3e4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#aa718ea5ef6cfd85a964446816989d3e4">IsValid</a> () const </td></tr>
+<tr class="separator:aa718ea5ef6cfd85a964446816989d3e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab97c0750d1d65976a444ee77bc66f079"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#ab97c0750d1d65976a444ee77bc66f079">GetName</a> () const </td></tr>
+<tr class="separator:ab97c0750d1d65976a444ee77bc66f079"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3945e8b3f7c8d5861dc408bb6bf3dad8"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a3945e8b3f7c8d5861dc408bb6bf3dad8">GetDisplayName</a> () const </td></tr>
+<tr class="separator:a3945e8b3f7c8d5861dc408bb6bf3dad8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7bb3cc07649077b565d46b1db67c8a98"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a7bb3cc07649077b565d46b1db67c8a98">GetMangledName</a> () const </td></tr>
+<tr class="separator:a7bb3cc07649077b565d46b1db67c8a98"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a629224704951c33d7ea53081e713b63c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a629224704951c33d7ea53081e713b63c">GetInstructions</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target)</td></tr>
+<tr class="separator:a629224704951c33d7ea53081e713b63c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7c4e8c24fa17b935e661d6697c3d75fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a7c4e8c24fa17b935e661d6697c3d75fc">GetInstructions</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target, const char *flavor)</td></tr>
+<tr class="separator:a7c4e8c24fa17b935e661d6697c3d75fc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5b02537644830e1ebf851d34b0205e5a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a5b02537644830e1ebf851d34b0205e5a">GetStartAddress</a> ()</td></tr>
+<tr class="separator:a5b02537644830e1ebf851d34b0205e5a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad33ce8e9d51ffb3020bb4e0be41c6429"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#ad33ce8e9d51ffb3020bb4e0be41c6429">GetEndAddress</a> ()</td></tr>
+<tr class="separator:ad33ce8e9d51ffb3020bb4e0be41c6429"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aab063367548d04b3e534909f01884009"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#aab063367548d04b3e534909f01884009">GetArgumentName</a> (uint32_t arg_idx)</td></tr>
+<tr class="separator:aab063367548d04b3e534909f01884009"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5d89b033113a1bd4c12a4302504210b8"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a5d89b033113a1bd4c12a4302504210b8">GetPrologueByteSize</a> ()</td></tr>
+<tr class="separator:a5d89b033113a1bd4c12a4302504210b8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f5f86ac1f8ff4128edf6b1452444077"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a8f5f86ac1f8ff4128edf6b1452444077">GetType</a> ()</td></tr>
+<tr class="separator:a8f5f86ac1f8ff4128edf6b1452444077"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab02bc9963a0fd9c2b963fa2948e0624c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#ab02bc9963a0fd9c2b963fa2948e0624c">GetBlock</a> ()</td></tr>
+<tr class="separator:ab02bc9963a0fd9c2b963fa2948e0624c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a627fc2425cfa4fa8a8e6dfecad9fc68a"><td class="memItemLeft" align="right" valign="top">lldb::LanguageType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a627fc2425cfa4fa8a8e6dfecad9fc68a">GetLanguage</a> ()</td></tr>
+<tr class="separator:a627fc2425cfa4fa8a8e6dfecad9fc68a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2af0f88eb0026c753d0611f326f3f92c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a2af0f88eb0026c753d0611f326f3f92c">GetIsOptimized</a> ()</td></tr>
+<tr class="separator:a2af0f88eb0026c753d0611f326f3f92c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f368c09b91e1b63f2c512bd888db824"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a5f368c09b91e1b63f2c512bd888db824">operator==</a> (const <a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs) const </td></tr>
+<tr class="separator:a5f368c09b91e1b63f2c512bd888db824"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2c7a0761e52132c446afea3050fc1b33"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a2c7a0761e52132c446afea3050fc1b33">operator!=</a> (const <a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> &rhs) const </td></tr>
+<tr class="separator:a2c7a0761e52132c446afea3050fc1b33"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4326fd187d1c0621d5162578d0e253f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#af4326fd187d1c0621d5162578d0e253f">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:af4326fd187d1c0621d5162578d0e253f"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a127fa1ca5b44d69a05672c822f023a61"><td class="memItemLeft" align="right" valign="top">lldb_private::Function * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a127fa1ca5b44d69a05672c822f023a61">get</a> ()</td></tr>
+<tr class="separator:a127fa1ca5b44d69a05672c822f023a61"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aecaaa165362a1250bd75193eb606ffbc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#aecaaa165362a1250bd75193eb606ffbc">reset</a> (lldb_private::Function *lldb_object_ptr)</td></tr>
+<tr class="separator:aecaaa165362a1250bd75193eb606ffbc"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBFunction_8h_source.html#l00019">19</a> of file <a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ab38589acdd26b81dd49ffec7f2a12899"></a>
<div class="memitem">
<div class="memproto">
@@ -122,7 +153,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a127fa1ca5b44d69a05672c822f023a61"></a>
<div class="memitem">
<div class="memproto">
@@ -146,6 +177,22 @@
</div>
</div>
+<a class="anchor" id="aab063367548d04b3e534909f01884009"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBFunction::GetArgumentName </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>arg_idx</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ab02bc9963a0fd9c2b963fa2948e0624c"></a>
<div class="memitem">
<div class="memproto">
@@ -177,6 +224,21 @@
</div>
</div>
+<a class="anchor" id="a3945e8b3f7c8d5861dc408bb6bf3dad8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBFunction::GetDisplayName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad33ce8e9d51ffb3020bb4e0be41c6429"></a>
<div class="memitem">
<div class="memproto">
@@ -234,6 +296,36 @@
</div>
</div>
+<a class="anchor" id="a2af0f88eb0026c753d0611f326f3f92c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBFunction::GetIsOptimized </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a627fc2425cfa4fa8a8e6dfecad9fc68a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::LanguageType lldb::SBFunction::GetLanguage </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a7bb3cc07649077b565d46b1db67c8a98"></a>
<div class="memitem">
<div class="memproto">
@@ -396,7 +488,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -415,7 +507,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFunction_8h_source.html#l00080">80</a> of file <a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFunction_8h_source.html#l00070">70</a> of file <a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>.</p>
</div>
</div>
@@ -437,7 +529,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFunction_8h_source.html#l00081">81</a> of file <a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFunction_8h_source.html#l00071">71</a> of file <a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>.</p>
</div>
</div>
@@ -459,7 +551,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBFunction_8h_source.html#l00082">82</a> of file <a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>.</p>
+<p>Definition at line <a class="el" href="SBFunction_8h_source.html#l00072">72</a> of file <a class="el" href="SBFunction_8h_source.html">SBFunction.h</a>.</p>
</div>
</div>
@@ -469,9 +561,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS-members.html
index 916780f..08128d6 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,19 +37,21 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a89e5901cd24519c8291938e562258a5e">GetLLDBPythonPath</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a6f5f5a3836d2b5fd91874642c88b073c">GetProgramFileSpec</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a4d3beb1aa7608942da3eb9777d25676a">GetLLDBPath</a>(lldb::PathType path_type)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a89e5901cd24519c8291938e562258a5e">GetLLDBPythonPath</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a6f5f5a3836d2b5fd91874642c88b073c">GetProgramFileSpec</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a0bf525b5eedc630ce0138489f62bc2ae">GetUserHomeDirectory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a0830caca2d0b2380e34287fca4f8b1f6">ThreadCancel</a>(lldb::thread_t thread, lldb::SBError *err)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#aa0d3e161aeaba95abc05be67d3a6b981">ThreadCreate</a>(const char *name, void *(*thread_function)(void *), void *thread_arg, lldb::SBError *err)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a8a7179ece8241e855675a8ffc23956be">ThreadCreate</a>(const char *name, lldb::thread_func_t thread_function, void *thread_arg, lldb::SBError *err)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#ad8542a0c5c882dc5d8e4edee38d08fd7">ThreadCreated</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a6c6857ebb7e5e739e74f2e16ee2ea65f">ThreadDetach</a>(lldb::thread_t thread, lldb::SBError *err)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#ac1dccd0a803179d8ee7d946a0731b7a4">ThreadJoin</a>(lldb::thread_t thread, void **result, lldb::SBError *err)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html#a665029b2898d6d4ea4c81505e0b555ec">ThreadJoin</a>(lldb::thread_t thread, lldb::thread_result_t *result, lldb::SBError *err)</td><td class="entry"><a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS.html b/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS.html
index f9c4cf7..04b985c 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBHostOS.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -39,20 +40,55 @@
<p><code>#include <<a class="el" href="SBHostOS_8h_source.html">SBHostOS.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a6f5f5a3836d2b5fd91874642c88b073c"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a6f5f5a3836d2b5fd91874642c88b073c">GetProgramFileSpec</a> ()</td></tr>
+<tr class="separator:a6f5f5a3836d2b5fd91874642c88b073c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a89e5901cd24519c8291938e562258a5e"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a89e5901cd24519c8291938e562258a5e">GetLLDBPythonPath</a> ()</td></tr>
+<tr class="separator:a89e5901cd24519c8291938e562258a5e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4d3beb1aa7608942da3eb9777d25676a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a4d3beb1aa7608942da3eb9777d25676a">GetLLDBPath</a> (lldb::PathType path_type)</td></tr>
+<tr class="separator:a4d3beb1aa7608942da3eb9777d25676a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0bf525b5eedc630ce0138489f62bc2ae"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a0bf525b5eedc630ce0138489f62bc2ae">GetUserHomeDirectory</a> ()</td></tr>
+<tr class="separator:a0bf525b5eedc630ce0138489f62bc2ae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad8542a0c5c882dc5d8e4edee38d08fd7"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#ad8542a0c5c882dc5d8e4edee38d08fd7">ThreadCreated</a> (const char *name)</td></tr>
-<tr class="memitem:aa0d3e161aeaba95abc05be67d3a6b981"><td class="memItemLeft" align="right" valign="top">static lldb::thread_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#aa0d3e161aeaba95abc05be67d3a6b981">ThreadCreate</a> (const char *name, void *(*thread_function)(void *), void *thread_arg, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> *err)</td></tr>
+<tr class="separator:ad8542a0c5c882dc5d8e4edee38d08fd7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8a7179ece8241e855675a8ffc23956be"><td class="memItemLeft" align="right" valign="top">static lldb::thread_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a8a7179ece8241e855675a8ffc23956be">ThreadCreate</a> (const char *name, lldb::thread_func_t thread_function, void *thread_arg, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> *err)</td></tr>
+<tr class="separator:a8a7179ece8241e855675a8ffc23956be"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0830caca2d0b2380e34287fca4f8b1f6"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a0830caca2d0b2380e34287fca4f8b1f6">ThreadCancel</a> (lldb::thread_t thread, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> *err)</td></tr>
+<tr class="separator:a0830caca2d0b2380e34287fca4f8b1f6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6c6857ebb7e5e739e74f2e16ee2ea65f"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a6c6857ebb7e5e739e74f2e16ee2ea65f">ThreadDetach</a> (lldb::thread_t thread, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> *err)</td></tr>
-<tr class="memitem:ac1dccd0a803179d8ee7d946a0731b7a4"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#ac1dccd0a803179d8ee7d946a0731b7a4">ThreadJoin</a> (lldb::thread_t thread, void **result, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> *err)</td></tr>
+<tr class="separator:a6c6857ebb7e5e739e74f2e16ee2ea65f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a665029b2898d6d4ea4c81505e0b555ec"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html#a665029b2898d6d4ea4c81505e0b555ec">ThreadJoin</a> (lldb::thread_t thread, lldb::thread_result_t *result, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> *err)</td></tr>
+<tr class="separator:a665029b2898d6d4ea4c81505e0b555ec"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBHostOS_8h_source.html#l00018">18</a> of file <a class="el" href="SBHostOS_8h_source.html">SBHostOS.h</a>.</p>
-</div><h2>Member Function Documentation</h2>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a4d3beb1aa7608942da3eb9777d25676a"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> lldb::SBHostOS::GetLLDBPath </td>
+ <td>(</td>
+ <td class="paramtype">lldb::PathType </td>
+ <td class="paramname"><em>path_type</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a89e5901cd24519c8291938e562258a5e"></a>
<div class="memitem">
<div class="memproto">
@@ -99,6 +135,29 @@
</div>
</div>
+<a class="anchor" id="a0bf525b5eedc630ce0138489f62bc2ae"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> lldb::SBHostOS::GetUserHomeDirectory </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a0830caca2d0b2380e34287fca4f8b1f6"></a>
<div class="memitem">
<div class="memproto">
@@ -133,7 +192,7 @@
</div>
</div>
-<a class="anchor" id="aa0d3e161aeaba95abc05be67d3a6b981"></a>
+<a class="anchor" id="a8a7179ece8241e855675a8ffc23956be"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -149,7 +208,7 @@
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype">void *(*)(void *) </td>
+ <td class="paramtype">lldb::thread_func_t </td>
<td class="paramname"><em>thread_function</em>, </td>
</tr>
<tr>
@@ -237,7 +296,7 @@
</div>
</div>
-<a class="anchor" id="ac1dccd0a803179d8ee7d946a0731b7a4"></a>
+<a class="anchor" id="a665029b2898d6d4ea4c81505e0b555ec"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -253,7 +312,7 @@
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype">void ** </td>
+ <td class="paramtype">lldb::thread_result_t * </td>
<td class="paramname"><em>result</em>, </td>
</tr>
<tr>
@@ -283,9 +342,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader-members.html
index fff4e9f..8bd2015 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,30 +37,17 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a372c636adfdc4020a492b237880139f7">Callback</a> typedef</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a2be4cb2149677a5aa65b8a96f767beea">get</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a98bd1c5a1a2b807f238b3a8714616387">GetGranularity</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a077c8c942ee9727c92be28c61c668b6d">Initialize</a>(SBDebugger &debugger, Callback callback, void *callback_baton, lldb::InputReaderGranularity granularity, const char *end_token, const char *prompt, bool echo)</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a4fcb6b38f31c9d301c2396bfe8ca6e78">IsActive</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#ae0234f40588db9c462e363945786fe2e">IsDone</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a50c29672aa70d5a2ca83dd5e1d735ed0">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a29ed5730185ae11740723f1690356934">operator*</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a0f3409af81fb2f0e3be0452209e9389b">operator*</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a628c2f397155b315aeb39489ebe1ff4e">operator-></a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a5bcbc40e83d8e9313a68f91aa89849e0">operator=</a>(const lldb::SBInputReader &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a694e8556cf0fb62da2c3297118355cee">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#aef8cd878f1522b5330ac6bd1292bf408">SBInputReader</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a17a05ae24380cb267c66d5427a283519">SBInputReader</a>(const lldb::InputReaderSP &reader_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#ab8639e420e1e4cad1bacbd8532f37362">SBInputReader</a>(const lldb::SBInputReader &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#ab7dc5f6a0cf6ebe72855842765be219b">SetIsDone</a>(bool value)</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#afbb00baedea8c4216461ba11da3150e5">~SBInputReader</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#ae45b258ee39b2b13b1452d956b70202c">Initialize</a>(lldb::SBDebugger &, unsigned long(*)(void *, lldb::SBInputReader *, lldb::InputReaderAction, char const *, unsigned long), void *, lldb::InputReaderGranularity, char const *, char const *, bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a4fcb6b38f31c9d301c2396bfe8ca6e78">IsActive</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#aa4bda9c91a9b8b71743452e19c46f20f">SBInputReader</a>()=default</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a9b12b06b94d099392e742b0ccc73689c">SetIsDone</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html#a7b203c57b3379ed73a6cbd02e12c8c5b">~SBInputReader</a>()=default</td><td class="entry"><a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader.html b/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader.html
index 803b602..1ada4ef 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBInputReader.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -30,70 +31,38 @@
</div><!-- top -->
<div class="header">
<div class="summary">
-<a href="#pub-types">Public Types</a> |
<a href="#pub-methods">Public Member Functions</a> |
-<a href="#pro-methods">Protected Member Functions</a> |
-<a href="#friends">Friends</a> |
<a href="classlldb_1_1SBInputReader-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">lldb::SBInputReader Class Reference</div> </div>
</div><!--header-->
<div class="contents">
-<p><code>#include <<a class="el" href="SBInputReader_8h_source.html">SBInputReader.h</a>></code></p>
+<p><code>#include <<a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a>
-Public Types</h2></td></tr>
-<tr class="memitem:a372c636adfdc4020a492b237880139f7"><td class="memItemLeft" align="right" valign="top">typedef size_t(* </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a372c636adfdc4020a492b237880139f7">Callback</a> )(void *baton, <a class="el" href="classlldb_1_1SBInputReader.html">SBInputReader</a> *reader, InputReaderAction notification, const char *bytes, size_t bytes_len)</td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
-<tr class="memitem:aef8cd878f1522b5330ac6bd1292bf408"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#aef8cd878f1522b5330ac6bd1292bf408">SBInputReader</a> ()</td></tr>
-<tr class="memitem:a17a05ae24380cb267c66d5427a283519"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a17a05ae24380cb267c66d5427a283519">SBInputReader</a> (const lldb::InputReaderSP &reader_sp)</td></tr>
-<tr class="memitem:ab8639e420e1e4cad1bacbd8532f37362"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#ab8639e420e1e4cad1bacbd8532f37362">SBInputReader</a> (const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> &rhs)</td></tr>
-<tr class="memitem:afbb00baedea8c4216461ba11da3150e5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#afbb00baedea8c4216461ba11da3150e5">~SBInputReader</a> ()</td></tr>
-<tr class="memitem:a077c8c942ee9727c92be28c61c668b6d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a077c8c942ee9727c92be28c61c668b6d">Initialize</a> (<a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger, <a class="el" href="classlldb_1_1SBInputReader.html#a372c636adfdc4020a492b237880139f7">Callback</a> callback, void *callback_baton, lldb::InputReaderGranularity granularity, const char *end_token, const char *prompt, bool echo)</td></tr>
-<tr class="memitem:a50c29672aa70d5a2ca83dd5e1d735ed0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a50c29672aa70d5a2ca83dd5e1d735ed0">IsValid</a> () const </td></tr>
-<tr class="memitem:a5bcbc40e83d8e9313a68f91aa89849e0"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a5bcbc40e83d8e9313a68f91aa89849e0">operator=</a> (const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> &rhs)</td></tr>
+<tr class="memitem:aa4bda9c91a9b8b71743452e19c46f20f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#aa4bda9c91a9b8b71743452e19c46f20f">SBInputReader</a> ()=default</td></tr>
+<tr class="separator:aa4bda9c91a9b8b71743452e19c46f20f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7b203c57b3379ed73a6cbd02e12c8c5b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a7b203c57b3379ed73a6cbd02e12c8c5b">~SBInputReader</a> ()=default</td></tr>
+<tr class="separator:a7b203c57b3379ed73a6cbd02e12c8c5b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae45b258ee39b2b13b1452d956b70202c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#ae45b258ee39b2b13b1452d956b70202c">Initialize</a> (<a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> &, unsigned long(*)(void *, <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> *, lldb::InputReaderAction, char const *, unsigned long), void *, lldb::InputReaderGranularity, char const *, char const *, bool)</td></tr>
+<tr class="separator:ae45b258ee39b2b13b1452d956b70202c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9b12b06b94d099392e742b0ccc73689c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a9b12b06b94d099392e742b0ccc73689c">SetIsDone</a> (bool)</td></tr>
+<tr class="separator:a9b12b06b94d099392e742b0ccc73689c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4fcb6b38f31c9d301c2396bfe8ca6e78"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a4fcb6b38f31c9d301c2396bfe8ca6e78">IsActive</a> () const </td></tr>
-<tr class="memitem:ae0234f40588db9c462e363945786fe2e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#ae0234f40588db9c462e363945786fe2e">IsDone</a> () const </td></tr>
-<tr class="memitem:ab7dc5f6a0cf6ebe72855842765be219b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#ab7dc5f6a0cf6ebe72855842765be219b">SetIsDone</a> (bool value)</td></tr>
-<tr class="memitem:a98bd1c5a1a2b807f238b3a8714616387"><td class="memItemLeft" align="right" valign="top">InputReaderGranularity </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a98bd1c5a1a2b807f238b3a8714616387">GetGranularity</a> ()</td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
-Protected Member Functions</h2></td></tr>
-<tr class="memitem:a628c2f397155b315aeb39489ebe1ff4e"><td class="memItemLeft" align="right" valign="top">lldb_private::InputReader * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a628c2f397155b315aeb39489ebe1ff4e">operator-></a> () const </td></tr>
-<tr class="memitem:a29ed5730185ae11740723f1690356934"><td class="memItemLeft" align="right" valign="top">lldb::InputReaderSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a29ed5730185ae11740723f1690356934">operator*</a> ()</td></tr>
-<tr class="memitem:a0f3409af81fb2f0e3be0452209e9389b"><td class="memItemLeft" align="right" valign="top">const lldb::InputReaderSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a0f3409af81fb2f0e3be0452209e9389b">operator*</a> () const </td></tr>
-<tr class="memitem:a2be4cb2149677a5aa65b8a96f767beea"><td class="memItemLeft" align="right" valign="top">lldb_private::InputReader * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a2be4cb2149677a5aa65b8a96f767beea">get</a> () const </td></tr>
-<tr class="memitem:a694e8556cf0fb62da2c3297118355cee"><td class="memItemLeft" align="right" valign="top">lldb_private::InputReader & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a694e8556cf0fb62da2c3297118355cee">ref</a> () const </td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
-Friends</h2></td></tr>
-<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a4fcb6b38f31c9d301c2396bfe8ca6e78"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBInputReader_8h_source.html#l00017">17</a> of file <a class="el" href="SBInputReader_8h_source.html">SBInputReader.h</a>.</p>
-</div><h2>Member Typedef Documentation</h2>
-<a class="anchor" id="a372c636adfdc4020a492b237880139f7"></a>
+<p>Definition at line <a class="el" href="SBDebugger_8h_source.html#l00020">20</a> of file <a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="aa4bda9c91a9b8b71743452e19c46f20f"></a>
<div class="memitem">
<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">typedef size_t(* lldb::SBInputReader::Callback)(void *baton, <a class="el" href="classlldb_1_1SBInputReader.html">SBInputReader</a> *reader, InputReaderAction notification, const char *bytes, size_t bytes_len)</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Definition at line <a class="el" href="SBInputReader_8h_source.html#l00021">21</a> of file <a class="el" href="SBInputReader_8h_source.html">SBInputReader.h</a>.</p>
-
-</div>
-</div>
-<h2>Constructor & Destructor Documentation</h2>
-<a class="anchor" id="aef8cd878f1522b5330ac6bd1292bf408"></a>
-<div class="memitem">
-<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">lldb::SBInputReader::SBInputReader </td>
@@ -102,45 +71,21 @@
<td></td>
</tr>
</table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">default</span></span> </td>
+ </tr>
+</table>
</div><div class="memdoc">
</div>
</div>
-<a class="anchor" id="a17a05ae24380cb267c66d5427a283519"></a>
+<a class="anchor" id="a7b203c57b3379ed73a6cbd02e12c8c5b"></a>
<div class="memitem">
<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">lldb::SBInputReader::SBInputReader </td>
- <td>(</td>
- <td class="paramtype">const lldb::InputReaderSP & </td>
- <td class="paramname"><em>reader_sp</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="ab8639e420e1e4cad1bacbd8532f37362"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">lldb::SBInputReader::SBInputReader </td>
- <td>(</td>
- <td class="paramtype">const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> & </td>
- <td class="paramname"><em>rhs</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="afbb00baedea8c4216461ba11da3150e5"></a>
-<div class="memitem">
-<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">lldb::SBInputReader::~SBInputReader </td>
@@ -149,94 +94,61 @@
<td></td>
</tr>
</table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<h2>Member Function Documentation</h2>
-<a class="anchor" id="a2be4cb2149677a5aa65b8a96f767beea"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">lldb_private::InputReader* lldb::SBInputReader::get </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td> const</td>
- </tr>
- </table>
</td>
<td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+<span class="mlabels"><span class="mlabel">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
-<a class="anchor" id="a98bd1c5a1a2b807f238b3a8714616387"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">InputReaderGranularity lldb::SBInputReader::GetGranularity </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="a077c8c942ee9727c92be28c61c668b6d"></a>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="ae45b258ee39b2b13b1452d956b70202c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBInputReader::Initialize </td>
<td>(</td>
- <td class="paramtype"><a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> & </td>
- <td class="paramname"><em>debugger</em>, </td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> & </td>
+ <td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype"><a class="el" href="classlldb_1_1SBInputReader.html#a372c636adfdc4020a492b237880139f7">Callback</a> </td>
- <td class="paramname"><em>callback</em>, </td>
+ <td class="paramtype">unsigned  </td>
+ <td class="paramname"><em>long</em>*)(void *, lldb::SBInputReader *, lldb::InputReaderAction, char const *, unsigned long, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">void * </td>
- <td class="paramname"><em>callback_baton</em>, </td>
+ <td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">lldb::InputReaderGranularity </td>
- <td class="paramname"><em>granularity</em>, </td>
+ <td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype">const char * </td>
- <td class="paramname"><em>end_token</em>, </td>
+ <td class="paramtype">char const * </td>
+ <td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype">const char * </td>
- <td class="paramname"><em>prompt</em>, </td>
+ <td class="paramtype">char const * </td>
+ <td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
- <td class="paramname"><em>echo</em> </td>
+ <td class="paramname"> </td>
</tr>
<tr>
<td></td>
@@ -263,145 +175,7 @@
</div>
</div>
-<a class="anchor" id="ae0234f40588db9c462e363945786fe2e"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool lldb::SBInputReader::IsDone </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td> const</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="a50c29672aa70d5a2ca83dd5e1d735ed0"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool lldb::SBInputReader::IsValid </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td> const</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="a29ed5730185ae11740723f1690356934"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">lldb::InputReaderSP& lldb::SBInputReader::operator* </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td></td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">protected</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="a0f3409af81fb2f0e3be0452209e9389b"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">const lldb::InputReaderSP& lldb::SBInputReader::operator* </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td> const</td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">protected</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="a628c2f397155b315aeb39489ebe1ff4e"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">lldb_private::InputReader* lldb::SBInputReader::operator-> </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td> const</td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">protected</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="a5bcbc40e83d8e9313a68f91aa89849e0"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a>& lldb::SBInputReader::operator= </td>
- <td>(</td>
- <td class="paramtype">const <a class="el" href="classlldb_1_1SBInputReader.html">lldb::SBInputReader</a> & </td>
- <td class="paramname"><em>rhs</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="a694e8556cf0fb62da2c3297118355cee"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">lldb_private::InputReader& lldb::SBInputReader::ref </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td> const</td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">protected</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a class="anchor" id="ab7dc5f6a0cf6ebe72855842765be219b"></a>
+<a class="anchor" id="a9b12b06b94d099392e742b0ccc73689c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -409,7 +183,7 @@
<td class="memname">void lldb::SBInputReader::SetIsDone </td>
<td>(</td>
<td class="paramtype">bool </td>
- <td class="paramname"><em>value</em></td><td>)</td>
+ <td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
@@ -417,38 +191,15 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
-<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">friend class <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a></td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">friend</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-<p>Definition at line <a class="el" href="SBInputReader_8h_source.html#l00064">64</a> of file <a class="el" href="SBInputReader_8h_source.html">SBInputReader.h</a>.</p>
-
-</div>
-</div>
<hr/>The documentation for this class was generated from the following file:<ul>
-<li><a class="el" href="SBInputReader_8h_source.html">SBInputReader.h</a></li>
+<li><a class="el" href="SBDebugger_8h_source.html">SBDebugger.h</a></li>
</ul>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction-members.html
index 70cb93d..f093340 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -46,23 +47,25 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a7de0e98a9265debe0c7a3abe810d11f2">GetData</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a3fcd105ec9be19ea6e49ba237463665f">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a59b8db49852fa31e99bd03834897077c">GetMnemonic</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a77c6ac22d261ec082e1c89dcf81504de">GetOperands</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#aa1cefd0c94d02950ac5e847ca6fd9c91">GetOpaque</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a77c6ac22d261ec082e1c89dcf81504de">GetOperands</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a7d2205b000319a4b7e52384f44cfeec2">HasDelaySlot</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a0abbe70ad2372828ddae7dd608a74410">IsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#aa9de2c02cec437df4b5d97e89a47207b">operator=</a>(const SBInstruction &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a2c92bab9d9d73b0afe77e726f2572857">Print</a>(FILE *out)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a68fd095f4a2a770f7953e08734177847">SBInstruction</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#aeb62eff9337815676ce81bfd833e92c1">SBInstruction</a>(const SBInstruction &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a92ba22ef5ee264aef1acb3987d599e3e">SBInstruction</a>(const lldb::InstructionSP &inst_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a362da89f066cbb7cf9417df58a32d3bc">SBInstruction</a>(const lldb::DisassemblerSP &disasm_sp, const lldb::InstructionSP &inst_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#aef79410dcd84e1378958b6acc3d32dcb">SBInstructionList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#aa0431597c292d1fc150bca60ec313648">SetOpaque</a>(const lldb::InstructionSP &inst_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#aff3879d92707d24ff5201d9ad7955d0b">SetOpaque</a>(const lldb::DisassemblerSP &disasm_sp, const lldb::InstructionSP &inst_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a3f8ce042930cc99a6ebfd9134ff73c3b">TestEmulation</a>(lldb::SBStream &output_stream, const char *test_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html#a4e66d7b71bfb26565be76280dc5057df">~SBInstruction</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction.html b/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction.html
index d0a8f56..5893e76 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBInstruction.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,40 +42,65 @@
<p><code>#include <<a class="el" href="SBInstruction_8h_source.html">SBInstruction.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a68fd095f4a2a770f7953e08734177847"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a68fd095f4a2a770f7953e08734177847">SBInstruction</a> ()</td></tr>
+<tr class="separator:a68fd095f4a2a770f7953e08734177847"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb62eff9337815676ce81bfd833e92c1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aeb62eff9337815676ce81bfd833e92c1">SBInstruction</a> (const <a class="el" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &rhs)</td></tr>
+<tr class="separator:aeb62eff9337815676ce81bfd833e92c1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa9de2c02cec437df4b5d97e89a47207b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBInstruction.html">SBInstruction</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aa9de2c02cec437df4b5d97e89a47207b">operator=</a> (const <a class="el" href="classlldb_1_1SBInstruction.html">SBInstruction</a> &rhs)</td></tr>
+<tr class="separator:aa9de2c02cec437df4b5d97e89a47207b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4e66d7b71bfb26565be76280dc5057df"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a4e66d7b71bfb26565be76280dc5057df">~SBInstruction</a> ()</td></tr>
+<tr class="separator:a4e66d7b71bfb26565be76280dc5057df"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0abbe70ad2372828ddae7dd608a74410"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a0abbe70ad2372828ddae7dd608a74410">IsValid</a> ()</td></tr>
+<tr class="separator:a0abbe70ad2372828ddae7dd608a74410"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa053a3191fb55697c47178c9c71cfbbe"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aa053a3191fb55697c47178c9c71cfbbe">GetAddress</a> ()</td></tr>
+<tr class="separator:aa053a3191fb55697c47178c9c71cfbbe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff1374ed946260f39bf9140fa97aa0fc"><td class="memItemLeft" align="right" valign="top">lldb::AddressClass </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aff1374ed946260f39bf9140fa97aa0fc">GetAddressClass</a> ()</td></tr>
+<tr class="separator:aff1374ed946260f39bf9140fa97aa0fc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a59b8db49852fa31e99bd03834897077c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a59b8db49852fa31e99bd03834897077c">GetMnemonic</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target)</td></tr>
+<tr class="separator:a59b8db49852fa31e99bd03834897077c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a77c6ac22d261ec082e1c89dcf81504de"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a77c6ac22d261ec082e1c89dcf81504de">GetOperands</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target)</td></tr>
+<tr class="separator:a77c6ac22d261ec082e1c89dcf81504de"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f83690e486b88394866d280bf09a3eb"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a5f83690e486b88394866d280bf09a3eb">GetComment</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target)</td></tr>
+<tr class="separator:a5f83690e486b88394866d280bf09a3eb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7de0e98a9265debe0c7a3abe810d11f2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a7de0e98a9265debe0c7a3abe810d11f2">GetData</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target)</td></tr>
+<tr class="separator:a7de0e98a9265debe0c7a3abe810d11f2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a59e80b0ba6a32669b7f10348c52fca30"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a59e80b0ba6a32669b7f10348c52fca30">GetByteSize</a> ()</td></tr>
+<tr class="separator:a59e80b0ba6a32669b7f10348c52fca30"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a087f53c1202e991468e11cb056fe91d8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a087f53c1202e991468e11cb056fe91d8">DoesBranch</a> ()</td></tr>
+<tr class="separator:a087f53c1202e991468e11cb056fe91d8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7d2205b000319a4b7e52384f44cfeec2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a7d2205b000319a4b7e52384f44cfeec2">HasDelaySlot</a> ()</td></tr>
+<tr class="separator:a7d2205b000319a4b7e52384f44cfeec2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2c92bab9d9d73b0afe77e726f2572857"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a2c92bab9d9d73b0afe77e726f2572857">Print</a> (FILE *out)</td></tr>
+<tr class="separator:a2c92bab9d9d73b0afe77e726f2572857"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3fcd105ec9be19ea6e49ba237463665f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a3fcd105ec9be19ea6e49ba237463665f">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a3fcd105ec9be19ea6e49ba237463665f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf66d49fa96c191905e9f4c3d2a2218f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#abf66d49fa96c191905e9f4c3d2a2218f">EmulateWithFrame</a> (<a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, uint32_t evaluate_options)</td></tr>
+<tr class="separator:abf66d49fa96c191905e9f4c3d2a2218f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9e51cbbb2b3426632960ab76302c17c4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a9e51cbbb2b3426632960ab76302c17c4">DumpEmulation</a> (const char *triple)</td></tr>
+<tr class="separator:a9e51cbbb2b3426632960ab76302c17c4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3f8ce042930cc99a6ebfd9134ff73c3b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a3f8ce042930cc99a6ebfd9134ff73c3b">TestEmulation</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &output_stream, const char *test_file)</td></tr>
+<tr class="separator:a3f8ce042930cc99a6ebfd9134ff73c3b"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
-<tr class="memitem:a92ba22ef5ee264aef1acb3987d599e3e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a92ba22ef5ee264aef1acb3987d599e3e">SBInstruction</a> (const lldb::InstructionSP &inst_sp)</td></tr>
-<tr class="memitem:aa0431597c292d1fc150bca60ec313648"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aa0431597c292d1fc150bca60ec313648">SetOpaque</a> (const lldb::InstructionSP &inst_sp)</td></tr>
+<tr class="memitem:a362da89f066cbb7cf9417df58a32d3bc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#a362da89f066cbb7cf9417df58a32d3bc">SBInstruction</a> (const lldb::DisassemblerSP &disasm_sp, const lldb::InstructionSP &inst_sp)</td></tr>
+<tr class="separator:a362da89f066cbb7cf9417df58a32d3bc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aff3879d92707d24ff5201d9ad7955d0b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aff3879d92707d24ff5201d9ad7955d0b">SetOpaque</a> (const lldb::DisassemblerSP &disasm_sp, const lldb::InstructionSP &inst_sp)</td></tr>
+<tr class="separator:aff3879d92707d24ff5201d9ad7955d0b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa1cefd0c94d02950ac5e847ca6fd9c91"><td class="memItemLeft" align="right" valign="top">lldb::InstructionSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aa1cefd0c94d02950ac5e847ca6fd9c91">GetOpaque</a> ()</td></tr>
+<tr class="separator:aa1cefd0c94d02950ac5e847ca6fd9c91"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:aef79410dcd84e1378958b6acc3d32dcb"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html#aef79410dcd84e1378958b6acc3d32dcb">SBInstructionList</a></td></tr>
+<tr class="separator:aef79410dcd84e1378958b6acc3d32dcb"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBInstruction_8h_source.html#l00023">23</a> of file <a class="el" href="SBInstruction_8h_source.html">SBInstruction.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBInstruction_8h_source.html#l00026">26</a> of file <a class="el" href="SBInstruction_8h_source.html">SBInstruction.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a68fd095f4a2a770f7953e08734177847"></a>
<div class="memitem">
<div class="memproto">
@@ -121,7 +147,7 @@
</div>
</div>
-<a class="anchor" id="a92ba22ef5ee264aef1acb3987d599e3e"></a>
+<a class="anchor" id="a362da89f066cbb7cf9417df58a32d3bc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -131,9 +157,19 @@
<tr>
<td class="memname">lldb::SBInstruction::SBInstruction </td>
<td>(</td>
- <td class="paramtype">const lldb::InstructionSP & </td>
- <td class="paramname"><em>inst_sp</em></td><td>)</td>
+ <td class="paramtype">const lldb::DisassemblerSP & </td>
+ <td class="paramname"><em>disasm_sp</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
<td></td>
+ <td class="paramtype">const lldb::InstructionSP & </td>
+ <td class="paramname"><em>inst_sp</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
</tr>
</table>
</td>
@@ -145,7 +181,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a087f53c1202e991468e11cb056fe91d8"></a>
<div class="memitem">
<div class="memproto">
@@ -312,6 +348,29 @@
</div>
</div>
+<a class="anchor" id="aa1cefd0c94d02950ac5e847ca6fd9c91"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::InstructionSP lldb::SBInstruction::GetOpaque </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a77c6ac22d261ec082e1c89dcf81504de"></a>
<div class="memitem">
<div class="memproto">
@@ -328,6 +387,21 @@
</div>
</div>
+<a class="anchor" id="a7d2205b000319a4b7e52384f44cfeec2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBInstruction::HasDelaySlot </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a0abbe70ad2372828ddae7dd608a74410"></a>
<div class="memitem">
<div class="memproto">
@@ -375,7 +449,7 @@
</div>
</div>
-<a class="anchor" id="aa0431597c292d1fc150bca60ec313648"></a>
+<a class="anchor" id="aff3879d92707d24ff5201d9ad7955d0b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -385,9 +459,19 @@
<tr>
<td class="memname">void lldb::SBInstruction::SetOpaque </td>
<td>(</td>
- <td class="paramtype">const lldb::InstructionSP & </td>
- <td class="paramname"><em>inst_sp</em></td><td>)</td>
+ <td class="paramtype">const lldb::DisassemblerSP & </td>
+ <td class="paramname"><em>disasm_sp</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
<td></td>
+ <td class="paramtype">const lldb::InstructionSP & </td>
+ <td class="paramname"><em>inst_sp</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
</tr>
</table>
</td>
@@ -425,7 +509,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="aef79410dcd84e1378958b6acc3d32dcb"></a>
<div class="memitem">
<div class="memproto">
@@ -444,7 +528,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBInstruction_8h_source.html#l00079">79</a> of file <a class="el" href="SBInstruction_8h_source.html">SBInstruction.h</a>.</p>
+<p>Definition at line <a class="el" href="SBInstruction_8h_source.html#l00069">69</a> of file <a class="el" href="SBInstruction_8h_source.html">SBInstruction.h</a>.</p>
</div>
</div>
@@ -454,9 +538,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList-members.html
index 531ae32..202d5af 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -55,9 +56,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList.html
index fbc94fd..d8ea7b0 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBInstructionList.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,35 +42,51 @@
<p><code>#include <<a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a4f00a53ea0dbd18e066429f7a5c6e65c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a4f00a53ea0dbd18e066429f7a5c6e65c">SBInstructionList</a> ()</td></tr>
+<tr class="separator:a4f00a53ea0dbd18e066429f7a5c6e65c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a00d16edaa16594acf7b45746cc25d146"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a00d16edaa16594acf7b45746cc25d146">SBInstructionList</a> (const <a class="el" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &rhs)</td></tr>
+<tr class="separator:a00d16edaa16594acf7b45746cc25d146"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a474ff409ae4ff24b652cc7605c923744"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a474ff409ae4ff24b652cc7605c923744">operator=</a> (const <a class="el" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a> &rhs)</td></tr>
+<tr class="separator:a474ff409ae4ff24b652cc7605c923744"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afc9093794134e9278429711b17e7c53b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#afc9093794134e9278429711b17e7c53b">~SBInstructionList</a> ()</td></tr>
+<tr class="separator:afc9093794134e9278429711b17e7c53b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ebb6ab1609134575107a06b2a93a4d3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a3ebb6ab1609134575107a06b2a93a4d3">IsValid</a> () const </td></tr>
+<tr class="separator:a3ebb6ab1609134575107a06b2a93a4d3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1426863d054d1dd5d41265549522b970"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a1426863d054d1dd5d41265549522b970">GetSize</a> ()</td></tr>
+<tr class="separator:a1426863d054d1dd5d41265549522b970"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a299ca8d08b97b444056b214d80afaeba"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a299ca8d08b97b444056b214d80afaeba">GetInstructionAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a299ca8d08b97b444056b214d80afaeba"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a564c420443abb382cd06c2f8dcf1363d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a564c420443abb382cd06c2f8dcf1363d">Clear</a> ()</td></tr>
+<tr class="separator:a564c420443abb382cd06c2f8dcf1363d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5883b1a1007f46f5dfaf5bd34e9230c7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a5883b1a1007f46f5dfaf5bd34e9230c7">AppendInstruction</a> (<a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a> inst)</td></tr>
+<tr class="separator:a5883b1a1007f46f5dfaf5bd34e9230c7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa0632ac522b6d93dbc2505f921edb226"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#aa0632ac522b6d93dbc2505f921edb226">Print</a> (FILE *out)</td></tr>
+<tr class="separator:aa0632ac522b6d93dbc2505f921edb226"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af6f778072154df32bf60bdeef9b34dc4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#af6f778072154df32bf60bdeef9b34dc4">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:af6f778072154df32bf60bdeef9b34dc4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a11cbdbe39f1648c3c2acd4312b5084e3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a11cbdbe39f1648c3c2acd4312b5084e3">DumpEmulationForAllInstructions</a> (const char *triple)</td></tr>
+<tr class="separator:a11cbdbe39f1648c3c2acd4312b5084e3"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a8c7babd9a6df6e0a2cc1c49581a9be69"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a8c7babd9a6df6e0a2cc1c49581a9be69">SetDisassembler</a> (const lldb::DisassemblerSP &opaque_sp)</td></tr>
+<tr class="separator:a8c7babd9a6df6e0a2cc1c49581a9be69"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a></td></tr>
+<tr class="separator:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a55ddee61fcf4c82a4459023262b9db15"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a></td></tr>
+<tr class="separator:a55ddee61fcf4c82a4459023262b9db15"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBInstructionList_8h_source.html#l00019">19</a> of file <a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a4f00a53ea0dbd18e066429f7a5c6e65c"></a>
<div class="memitem">
<div class="memproto">
@@ -116,7 +133,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a5883b1a1007f46f5dfaf5bd34e9230c7"></a>
<div class="memitem">
<div class="memproto">
@@ -282,7 +299,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="ad1da93966e155dbac57fbb8b4bddd05a"></a>
<div class="memitem">
<div class="memproto">
@@ -301,7 +318,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBInstructionList_8h_source.html#l00057">57</a> of file <a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBInstructionList_8h_source.html#l00046">46</a> of file <a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>.</p>
</div>
</div>
@@ -323,7 +340,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBInstructionList_8h_source.html#l00058">58</a> of file <a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBInstructionList_8h_source.html#l00047">47</a> of file <a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>.</p>
</div>
</div>
@@ -345,7 +362,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBInstructionList_8h_source.html#l00059">59</a> of file <a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBInstructionList_8h_source.html#l00048">48</a> of file <a class="el" href="SBInstructionList_8h_source.html">SBInstructionList.h</a>.</p>
</div>
</div>
@@ -355,9 +372,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime-members.html
new file mode 100644
index 0000000..ac5af8d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime-members.html
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBLanguageRuntime.html">SBLanguageRuntime</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBLanguageRuntime Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBLanguageRuntime.html">lldb::SBLanguageRuntime</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLanguageRuntime.html#af139a7e992794dbe4702d09f818d0dc3">GetLanguageTypeFromString</a>(const char *string)</td><td class="entry"><a class="el" href="classlldb_1_1SBLanguageRuntime.html">lldb::SBLanguageRuntime</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLanguageRuntime.html#a099054cc326763d71c225f6336e18120">GetNameForLanguageType</a>(lldb::LanguageType language)</td><td class="entry"><a class="el" href="classlldb_1_1SBLanguageRuntime.html">lldb::SBLanguageRuntime</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime.html b/lldb/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime.html
new file mode 100644
index 0000000..4cf6349
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBLanguageRuntime.html
@@ -0,0 +1,116 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBLanguageRuntime Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBLanguageRuntime.html">SBLanguageRuntime</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-static-methods">Static Public Member Functions</a> |
+<a href="classlldb_1_1SBLanguageRuntime-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBLanguageRuntime Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBLanguageRuntime_8h_source.html">SBLanguageRuntime.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
+Static Public Member Functions</h2></td></tr>
+<tr class="memitem:af139a7e992794dbe4702d09f818d0dc3"><td class="memItemLeft" align="right" valign="top">static lldb::LanguageType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLanguageRuntime.html#af139a7e992794dbe4702d09f818d0dc3">GetLanguageTypeFromString</a> (const char *string)</td></tr>
+<tr class="separator:af139a7e992794dbe4702d09f818d0dc3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a099054cc326763d71c225f6336e18120"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLanguageRuntime.html#a099054cc326763d71c225f6336e18120">GetNameForLanguageType</a> (lldb::LanguageType language)</td></tr>
+<tr class="separator:a099054cc326763d71c225f6336e18120"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBLanguageRuntime_8h_source.html#l00017">17</a> of file <a class="el" href="SBLanguageRuntime_8h_source.html">SBLanguageRuntime.h</a>.</p>
+</div><h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="af139a7e992794dbe4702d09f818d0dc3"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static lldb::LanguageType lldb::SBLanguageRuntime::GetLanguageTypeFromString </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>string</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a099054cc326763d71c225f6336e18120"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static const char* lldb::SBLanguageRuntime::GetNameForLanguageType </td>
+ <td>(</td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>language</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBLanguageRuntime_8h_source.html">SBLanguageRuntime.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo-members.html
index ef1a5ed..232cfe7 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -42,38 +43,51 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ac38bad8bb13423294c18fa25b658e985">AddSuppressFileAction</a>(int fd, bool read, bool write)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a013ebb7fd24e68282af3c18d7897a56b">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a135065f100f23ecff4539719c5463497">GetArgumentAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a2bd59752a7984abb59dd997dc7ed9a7c">GetEnvironmentEntryAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a55fde9d22b4860bdf6ecff691304cb40">GetDetachOnError</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a2bd59752a7984abb59dd997dc7ed9a7c">GetEnvironmentEntryAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#adcb9a2c52166964514a37e9ddfadf4a9">GetExecutableFile</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a11185169cf1f5437989e2350fee8bbea">GetGroupID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9ed4a73b7638ea66b0d7efe333983fd2">GetLaunchFlags</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ad459db06a49000bfdd9c22fe776e3442">GetLaunchEventData</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9ed4a73b7638ea66b0d7efe333983fd2">GetLaunchFlags</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ab8cbbab4e0aca5b08a8ad745d82ad2d8">GetListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aedf4d2e828adce9bf928c05cc9910ea1">GetNumArguments</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a84cf4b5452271a2a16446a3a6072656a">GetNumEnvironmentEntries</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a124aa5141af4e9d01b3faa31c1728a06">GetProcessPluginName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a3a92d12d1df3e59d11fe404dfcb1a716">GetResumeCount</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9501d1134d0c1218489485a36b0582f1">GetShell</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#af00623e7662bd0c32e9b4b675c0dcb10">GetProcessID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a124aa5141af4e9d01b3faa31c1728a06">GetProcessPluginName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a3a92d12d1df3e59d11fe404dfcb1a716">GetResumeCount</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9501d1134d0c1218489485a36b0582f1">GetShell</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ad29b73cff21814e496870ebc2b97571e">GetShellExpandArguments</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a674ae8374101243e460c919c64b50d4b">GetUserID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#acfd8ebf483bc87b576d1b066f0cc7e71">GetWorkingDirectory</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#acb84f6f5e1f33453a10dad3de7abc63c">GroupIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a5917181583b843a0b6bf4df94e241e90">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a0675478da0b07bf11d406f76621a1f82">SBLaunchInfo</a>(const char **argv)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a8ed9ffff5e1b156ff3a26f6ef2ae8228">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a0675478da0b07bf11d406f76621a1f82">SBLaunchInfo</a>(const char **argv)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#abf941e467cc9a50664d09ea9a95c2258">SetArguments</a>(const char **argv, bool append)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a07e14ceef85daee9b0aefc14e1079116">SetEnvironmentEntries</a>(const char **envp, bool append)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a818e6c57165279d645de4d2ead5989b8">SetDetachOnError</a>(bool enable)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a07e14ceef85daee9b0aefc14e1079116">SetEnvironmentEntries</a>(const char **envp, bool append)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ac8d94b2aa6a1e4e3cbac9ec71cdbf350">SetExecutableFile</a>(SBFileSpec exe_file, bool add_as_first_arg)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a06c4d15521b35f5b648fd2b821383c76">SetGroupID</a>(uint32_t gid)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a2694fe28febd36e2fb22f026028f4a75">SetLaunchFlags</a>(uint32_t flags)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aeae0ddbe643427cd6952ea032d4aa749">SetLaunchEventData</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a2694fe28febd36e2fb22f026028f4a75">SetLaunchFlags</a>(uint32_t flags)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a1540012ff5755c1e2ca1752cf4a310e4">SetListener</a>(SBListener &listener)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a44611ffb266c6f486add958b79d9e8c4">SetProcessPluginName</a>(const char *plugin_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a5758f4d43dc4464c43a369c43274dc0a">SetResumeCount</a>(uint32_t c)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a3d27f5a0ea42efcfe6b1e9aecb5455cf">SetShell</a>(const char *path)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aa80910204bc2e3279628488ea1723f34">SetUserID</a>(uint32_t uid)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a6faeacf44f190f506eda39b66e17c3ed">SetWorkingDirectory</a>(const char *working_dir)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ad4f669628b4e62a447077b89c53fb225">UserIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#affb51a65ed96d1d365ea7ef8c164d038">~SBLaunchInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a42ffac05fbd94b5a9f0ab1bb90bc14fb">SetShellExpandArguments</a>(bool expand)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aa80910204bc2e3279628488ea1723f34">SetUserID</a>(uint32_t uid)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a6faeacf44f190f506eda39b66e17c3ed">SetWorkingDirectory</a>(const char *working_dir)</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ad4f669628b4e62a447077b89c53fb225">UserIDIsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html#affb51a65ed96d1d365ea7ef8c164d038">~SBLaunchInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo.html b/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo.html
index 611e31c..d9e5198 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,61 +41,122 @@
</div><!--header-->
<div class="contents">
-<p><code>#include <<a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>></code></p>
+<p><code>#include <<a class="el" href="SBLaunchInfo_8h_source.html">SBLaunchInfo.h</a>></code></p>
<div class="dynheader">
Collaboration diagram for lldb::SBLaunchInfo:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBLaunchInfo__coll__graph.png" border="0" usemap="#lldb_1_1SBLaunchInfo_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBLaunchInfo_coll__map" id="lldb_1_1SBLaunchInfo_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a0675478da0b07bf11d406f76621a1f82"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a0675478da0b07bf11d406f76621a1f82">SBLaunchInfo</a> (const char **argv)</td></tr>
+<tr class="separator:a0675478da0b07bf11d406f76621a1f82"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:affb51a65ed96d1d365ea7ef8c164d038"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#affb51a65ed96d1d365ea7ef8c164d038">~SBLaunchInfo</a> ()</td></tr>
+<tr class="separator:affb51a65ed96d1d365ea7ef8c164d038"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af00623e7662bd0c32e9b4b675c0dcb10"><td class="memItemLeft" align="right" valign="top">lldb::pid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#af00623e7662bd0c32e9b4b675c0dcb10">GetProcessID</a> ()</td></tr>
+<tr class="separator:af00623e7662bd0c32e9b4b675c0dcb10"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a674ae8374101243e460c919c64b50d4b"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a674ae8374101243e460c919c64b50d4b">GetUserID</a> ()</td></tr>
+<tr class="separator:a674ae8374101243e460c919c64b50d4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a11185169cf1f5437989e2350fee8bbea"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a11185169cf1f5437989e2350fee8bbea">GetGroupID</a> ()</td></tr>
+<tr class="separator:a11185169cf1f5437989e2350fee8bbea"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad4f669628b4e62a447077b89c53fb225"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ad4f669628b4e62a447077b89c53fb225">UserIDIsValid</a> ()</td></tr>
+<tr class="separator:ad4f669628b4e62a447077b89c53fb225"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acb84f6f5e1f33453a10dad3de7abc63c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#acb84f6f5e1f33453a10dad3de7abc63c">GroupIDIsValid</a> ()</td></tr>
+<tr class="separator:acb84f6f5e1f33453a10dad3de7abc63c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa80910204bc2e3279628488ea1723f34"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aa80910204bc2e3279628488ea1723f34">SetUserID</a> (uint32_t uid)</td></tr>
+<tr class="separator:aa80910204bc2e3279628488ea1723f34"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a06c4d15521b35f5b648fd2b821383c76"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a06c4d15521b35f5b648fd2b821383c76">SetGroupID</a> (uint32_t gid)</td></tr>
+<tr class="separator:a06c4d15521b35f5b648fd2b821383c76"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:adcb9a2c52166964514a37e9ddfadf4a9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#adcb9a2c52166964514a37e9ddfadf4a9">GetExecutableFile</a> ()</td></tr>
+<tr class="separator:adcb9a2c52166964514a37e9ddfadf4a9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac8d94b2aa6a1e4e3cbac9ec71cdbf350"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ac8d94b2aa6a1e4e3cbac9ec71cdbf350">SetExecutableFile</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> exe_file, bool add_as_first_arg)</td></tr>
+<tr class="separator:ac8d94b2aa6a1e4e3cbac9ec71cdbf350"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab8cbbab4e0aca5b08a8ad745d82ad2d8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ab8cbbab4e0aca5b08a8ad745d82ad2d8">GetListener</a> ()</td></tr>
+<tr class="separator:ab8cbbab4e0aca5b08a8ad745d82ad2d8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1540012ff5755c1e2ca1752cf4a310e4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a1540012ff5755c1e2ca1752cf4a310e4">SetListener</a> (<a class="el" href="classlldb_1_1SBListener.html">SBListener</a> &listener)</td></tr>
+<tr class="separator:a1540012ff5755c1e2ca1752cf4a310e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aedf4d2e828adce9bf928c05cc9910ea1"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aedf4d2e828adce9bf928c05cc9910ea1">GetNumArguments</a> ()</td></tr>
+<tr class="separator:aedf4d2e828adce9bf928c05cc9910ea1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a135065f100f23ecff4539719c5463497"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a135065f100f23ecff4539719c5463497">GetArgumentAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a135065f100f23ecff4539719c5463497"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf941e467cc9a50664d09ea9a95c2258"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#abf941e467cc9a50664d09ea9a95c2258">SetArguments</a> (const char **argv, bool append)</td></tr>
+<tr class="separator:abf941e467cc9a50664d09ea9a95c2258"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84cf4b5452271a2a16446a3a6072656a"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a84cf4b5452271a2a16446a3a6072656a">GetNumEnvironmentEntries</a> ()</td></tr>
+<tr class="separator:a84cf4b5452271a2a16446a3a6072656a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2bd59752a7984abb59dd997dc7ed9a7c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a2bd59752a7984abb59dd997dc7ed9a7c">GetEnvironmentEntryAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a2bd59752a7984abb59dd997dc7ed9a7c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a07e14ceef85daee9b0aefc14e1079116"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a07e14ceef85daee9b0aefc14e1079116">SetEnvironmentEntries</a> (const char **envp, bool append)</td></tr>
+<tr class="separator:a07e14ceef85daee9b0aefc14e1079116"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a013ebb7fd24e68282af3c18d7897a56b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a013ebb7fd24e68282af3c18d7897a56b">Clear</a> ()</td></tr>
+<tr class="separator:a013ebb7fd24e68282af3c18d7897a56b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acfd8ebf483bc87b576d1b066f0cc7e71"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#acfd8ebf483bc87b576d1b066f0cc7e71">GetWorkingDirectory</a> () const </td></tr>
+<tr class="separator:acfd8ebf483bc87b576d1b066f0cc7e71"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6faeacf44f190f506eda39b66e17c3ed"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a6faeacf44f190f506eda39b66e17c3ed">SetWorkingDirectory</a> (const char *working_dir)</td></tr>
+<tr class="separator:a6faeacf44f190f506eda39b66e17c3ed"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ed4a73b7638ea66b0d7efe333983fd2"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9ed4a73b7638ea66b0d7efe333983fd2">GetLaunchFlags</a> ()</td></tr>
+<tr class="separator:a9ed4a73b7638ea66b0d7efe333983fd2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2694fe28febd36e2fb22f026028f4a75"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a2694fe28febd36e2fb22f026028f4a75">SetLaunchFlags</a> (uint32_t flags)</td></tr>
+<tr class="separator:a2694fe28febd36e2fb22f026028f4a75"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a124aa5141af4e9d01b3faa31c1728a06"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a124aa5141af4e9d01b3faa31c1728a06">GetProcessPluginName</a> ()</td></tr>
+<tr class="separator:a124aa5141af4e9d01b3faa31c1728a06"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a44611ffb266c6f486add958b79d9e8c4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a44611ffb266c6f486add958b79d9e8c4">SetProcessPluginName</a> (const char *plugin_name)</td></tr>
+<tr class="separator:a44611ffb266c6f486add958b79d9e8c4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9501d1134d0c1218489485a36b0582f1"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9501d1134d0c1218489485a36b0582f1">GetShell</a> ()</td></tr>
+<tr class="separator:a9501d1134d0c1218489485a36b0582f1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3d27f5a0ea42efcfe6b1e9aecb5455cf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a3d27f5a0ea42efcfe6b1e9aecb5455cf">SetShell</a> (const char *path)</td></tr>
+<tr class="separator:a3d27f5a0ea42efcfe6b1e9aecb5455cf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad29b73cff21814e496870ebc2b97571e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ad29b73cff21814e496870ebc2b97571e">GetShellExpandArguments</a> ()</td></tr>
+<tr class="separator:ad29b73cff21814e496870ebc2b97571e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a42ffac05fbd94b5a9f0ab1bb90bc14fb"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a42ffac05fbd94b5a9f0ab1bb90bc14fb">SetShellExpandArguments</a> (bool expand)</td></tr>
+<tr class="separator:a42ffac05fbd94b5a9f0ab1bb90bc14fb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a92d12d1df3e59d11fe404dfcb1a716"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a3a92d12d1df3e59d11fe404dfcb1a716">GetResumeCount</a> ()</td></tr>
+<tr class="separator:a3a92d12d1df3e59d11fe404dfcb1a716"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5758f4d43dc4464c43a369c43274dc0a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a5758f4d43dc4464c43a369c43274dc0a">SetResumeCount</a> (uint32_t c)</td></tr>
+<tr class="separator:a5758f4d43dc4464c43a369c43274dc0a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84d5d479c89e7df8514bf7c269d021ea"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a84d5d479c89e7df8514bf7c269d021ea">AddCloseFileAction</a> (int fd)</td></tr>
+<tr class="separator:a84d5d479c89e7df8514bf7c269d021ea"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acd4182082c20ce8659fb0b4cf033bf3c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#acd4182082c20ce8659fb0b4cf033bf3c">AddDuplicateFileAction</a> (int fd, int dup_fd)</td></tr>
+<tr class="separator:acd4182082c20ce8659fb0b4cf033bf3c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a511fb39e4d373785a569e5349b6b3006"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a511fb39e4d373785a569e5349b6b3006">AddOpenFileAction</a> (int fd, const char *path, bool read, bool write)</td></tr>
+<tr class="separator:a511fb39e4d373785a569e5349b6b3006"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac38bad8bb13423294c18fa25b658e985"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ac38bad8bb13423294c18fa25b658e985">AddSuppressFileAction</a> (int fd, bool read, bool write)</td></tr>
+<tr class="separator:ac38bad8bb13423294c18fa25b658e985"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aeae0ddbe643427cd6952ea032d4aa749"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aeae0ddbe643427cd6952ea032d4aa749">SetLaunchEventData</a> (const char *data)</td></tr>
+<tr class="separator:aeae0ddbe643427cd6952ea032d4aa749"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad459db06a49000bfdd9c22fe776e3442"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#ad459db06a49000bfdd9c22fe776e3442">GetLaunchEventData</a> () const </td></tr>
+<tr class="separator:ad459db06a49000bfdd9c22fe776e3442"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a55fde9d22b4860bdf6ecff691304cb40"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a55fde9d22b4860bdf6ecff691304cb40">GetDetachOnError</a> () const </td></tr>
+<tr class="separator:a55fde9d22b4860bdf6ecff691304cb40"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a818e6c57165279d645de4d2ead5989b8"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a818e6c57165279d645de4d2ead5989b8">SetDetachOnError</a> (bool enable)</td></tr>
+<tr class="separator:a818e6c57165279d645de4d2ead5989b8"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a5917181583b843a0b6bf4df94e241e90"><td class="memItemLeft" align="right" valign="top">lldb_private::ProcessLaunchInfo & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a5917181583b843a0b6bf4df94e241e90">ref</a> ()</td></tr>
+<tr class="separator:a5917181583b843a0b6bf4df94e241e90"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8ed9ffff5e1b156ff3a26f6ef2ae8228"><td class="memItemLeft" align="right" valign="top">const <br class="typebreak"/>
+lldb_private::ProcessLaunchInfo & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a8ed9ffff5e1b156ff3a26f6ef2ae8228">ref</a> () const </td></tr>
+<tr class="separator:a8ed9ffff5e1b156ff3a26f6ef2ae8228"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a9721982af8f26f986a88a87d46c69260"><td class="memItemLeft" align="right" valign="top">ProcessLaunchInfoSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260">m_opaque_sp</a></td></tr>
+<tr class="separator:a9721982af8f26f986a88a87d46c69260"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
+<tr class="memitem:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a></td></tr>
+<tr class="separator:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00025">25</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBLaunchInfo_8h_source.html#l00020">20</a> of file <a class="el" href="SBLaunchInfo_8h_source.html">SBLaunchInfo.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a0675478da0b07bf11d406f76621a1f82"></a>
<div class="memitem">
<div class="memproto">
@@ -126,7 +188,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a84d5d479c89e7df8514bf7c269d021ea"></a>
<div class="memitem">
<div class="memproto">
@@ -270,6 +332,21 @@
</div>
</div>
+<a class="anchor" id="a55fde9d22b4860bdf6ecff691304cb40"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBLaunchInfo::GetDetachOnError </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a2bd59752a7984abb59dd997dc7ed9a7c"></a>
<div class="memitem">
<div class="memproto">
@@ -286,6 +363,21 @@
</div>
</div>
+<a class="anchor" id="adcb9a2c52166964514a37e9ddfadf4a9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> lldb::SBLaunchInfo::GetExecutableFile </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a11185169cf1f5437989e2350fee8bbea"></a>
<div class="memitem">
<div class="memproto">
@@ -301,6 +393,21 @@
</div>
</div>
+<a class="anchor" id="ad459db06a49000bfdd9c22fe776e3442"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBLaunchInfo::GetLaunchEventData </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a9ed4a73b7638ea66b0d7efe333983fd2"></a>
<div class="memitem">
<div class="memproto">
@@ -316,6 +423,23 @@
</div>
</div>
+<a class="anchor" id="ab8cbbab4e0aca5b08a8ad745d82ad2d8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> lldb::SBLaunchInfo::GetListener </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get the listener that will be used to receive process events.</p>
+<p>If no listener has been set via a call to <a class="el" href="classlldb_1_1SBLaunchInfo.html#a1540012ff5755c1e2ca1752cf4a310e4">SBLaunchInfo::SetListener()</a>, then an invalid <a class="el" href="classlldb_1_1SBListener.html">SBListener</a> will be returned (<a class="el" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">SBListener::IsValid()</a> will return false). If a listener has been set, then the valid listener object will be returned. </p>
+
+</div>
+</div>
<a class="anchor" id="aedf4d2e828adce9bf928c05cc9910ea1"></a>
<div class="memitem">
<div class="memproto">
@@ -346,6 +470,21 @@
</div>
</div>
+<a class="anchor" id="af00623e7662bd0c32e9b4b675c0dcb10"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::pid_t lldb::SBLaunchInfo::GetProcessID </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a124aa5141af4e9d01b3faa31c1728a06"></a>
<div class="memitem">
<div class="memproto">
@@ -391,6 +530,21 @@
</div>
</div>
+<a class="anchor" id="ad29b73cff21814e496870ebc2b97571e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBLaunchInfo::GetShellExpandArguments </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a674ae8374101243e460c919c64b50d4b"></a>
<div class="memitem">
<div class="memproto">
@@ -459,6 +613,29 @@
</div>
</div>
+<a class="anchor" id="a8ed9ffff5e1b156ff3a26f6ef2ae8228"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const lldb_private::ProcessLaunchInfo& lldb::SBLaunchInfo::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="abf941e467cc9a50664d09ea9a95c2258"></a>
<div class="memitem">
<div class="memproto">
@@ -485,6 +662,22 @@
</div>
</div>
+<a class="anchor" id="a818e6c57165279d645de4d2ead5989b8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBLaunchInfo::SetDetachOnError </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>enable</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a07e14ceef85daee9b0aefc14e1079116"></a>
<div class="memitem">
<div class="memproto">
@@ -511,6 +704,42 @@
</div>
</div>
+<a class="anchor" id="ac8d94b2aa6a1e4e3cbac9ec71cdbf350"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBLaunchInfo::SetExecutableFile </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> </td>
+ <td class="paramname"><em>exe_file</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>add_as_first_arg</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Set the executable file that will be used to launch the process and optionally set it as the first argument in the argument vector.</p>
+<p>This only needs to be specified if clients wish to carefully control the exact path will be used to launch a binary. If you create a target with a symlink, that symlink will get resolved in the target and the resolved path will get used to launch the process. Calling this function can help you still launch your process using the path of your choice.</p>
+<p>If this function is not called prior to launching with <a class="el" href="classlldb_1_1SBTarget.html#a341e19c562924b32b322824350b2e1ab">SBTarget::Launch</a>(...), the target will use the resolved executable path that was used to create the target.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">exe_file</td><td>The override path to use when launching the executable.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">add_as_first_arg</td><td>If true, then the path will be inserted into the argument vector prior to launching. Otherwise the argument vector will be left alone. </td></tr>
+ </table>
+ </dd>
+</dl>
+
+</div>
+</div>
<a class="anchor" id="a06c4d15521b35f5b648fd2b821383c76"></a>
<div class="memitem">
<div class="memproto">
@@ -527,6 +756,22 @@
</div>
</div>
+<a class="anchor" id="aeae0ddbe643427cd6952ea032d4aa749"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBLaunchInfo::SetLaunchEventData </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>data</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a2694fe28febd36e2fb22f026028f4a75"></a>
<div class="memitem">
<div class="memproto">
@@ -543,6 +788,24 @@
</div>
</div>
+<a class="anchor" id="a1540012ff5755c1e2ca1752cf4a310e4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBLaunchInfo::SetListener </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a> & </td>
+ <td class="paramname"><em>listener</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Set the listener that will be used to receive process events.</p>
+<p>By default the <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a>, which has a listener, that the <a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> belongs to will listen for the process events. Calling this function allows a different listener to be used to listen for process events. </p>
+
+</div>
+</div>
<a class="anchor" id="a44611ffb266c6f486add958b79d9e8c4"></a>
<div class="memitem">
<div class="memproto">
@@ -591,6 +854,22 @@
</div>
</div>
+<a class="anchor" id="a42ffac05fbd94b5a9f0ab1bb90bc14fb"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBLaunchInfo::SetShellExpandArguments </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>expand</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aa80910204bc2e3279628488ea1723f34"></a>
<div class="memitem">
<div class="memproto">
@@ -638,7 +917,29 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="aef0a6f2e2f78a9b2a57b4fd3bf521d81"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBLaunchInfo_8h_source.html#l00141">141</a> of file <a class="el" href="SBLaunchInfo_8h_source.html">SBLaunchInfo.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
<div class="memitem">
<div class="memproto">
@@ -657,11 +958,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00114">114</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBLaunchInfo_8h_source.html#l00142">142</a> of file <a class="el" href="SBLaunchInfo_8h_source.html">SBLaunchInfo.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a9721982af8f26f986a88a87d46c69260"></a>
<div class="memitem">
<div class="memproto">
@@ -680,19 +981,19 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00119">119</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBLaunchInfo_8h_source.html#l00148">148</a> of file <a class="el" href="SBLaunchInfo_8h_source.html">SBLaunchInfo.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
-<li><a class="el" href="SBTarget_8h_source.html">SBTarget.h</a></li>
+<li><a class="el" href="SBLaunchInfo_8h_source.html">SBLaunchInfo.h</a></li>
</ul>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo__coll__graph.png
index bbd738e..7faec75 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBLaunchInfo__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry-members.html
index abc24cd..d12be09 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -60,9 +61,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry.html b/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry.html
index 4b18370..4cae97e 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBLineEntry.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,40 +42,61 @@
<p><code>#include <<a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a2b5a86952bdc674d3644839bba0cabeb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a2b5a86952bdc674d3644839bba0cabeb">SBLineEntry</a> ()</td></tr>
+<tr class="separator:a2b5a86952bdc674d3644839bba0cabeb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6817f4d341d9cde2e8277b6eb0c10083"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a6817f4d341d9cde2e8277b6eb0c10083">SBLineEntry</a> (const <a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs)</td></tr>
+<tr class="separator:a6817f4d341d9cde2e8277b6eb0c10083"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4230bd5d28b2583d92e44abf3e2fd5cf"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a4230bd5d28b2583d92e44abf3e2fd5cf">~SBLineEntry</a> ()</td></tr>
+<tr class="separator:a4230bd5d28b2583d92e44abf3e2fd5cf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aed93ab11457cbef8275e2f87046277ab"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#aed93ab11457cbef8275e2f87046277ab">operator=</a> (const <a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs)</td></tr>
+<tr class="separator:aed93ab11457cbef8275e2f87046277ab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1a23f46687c694ee781792adeafb4946"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a1a23f46687c694ee781792adeafb4946">GetStartAddress</a> () const </td></tr>
+<tr class="separator:a1a23f46687c694ee781792adeafb4946"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a05db3137753202ea75da687b363a3339"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a05db3137753202ea75da687b363a3339">GetEndAddress</a> () const </td></tr>
+<tr class="separator:a05db3137753202ea75da687b363a3339"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3186f983929fe714a3a06799b011e959"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a3186f983929fe714a3a06799b011e959">IsValid</a> () const </td></tr>
+<tr class="separator:a3186f983929fe714a3a06799b011e959"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab3680f08fb0fd8c0c0369835405bdb37"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#ab3680f08fb0fd8c0c0369835405bdb37">GetFileSpec</a> () const </td></tr>
+<tr class="separator:ab3680f08fb0fd8c0c0369835405bdb37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab506be0c862c7de2cb6e99dd701d5762"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#ab506be0c862c7de2cb6e99dd701d5762">GetLine</a> () const </td></tr>
+<tr class="separator:ab506be0c862c7de2cb6e99dd701d5762"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a395a0b6806d3a02bd7a40526399693b2"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a395a0b6806d3a02bd7a40526399693b2">GetColumn</a> () const </td></tr>
+<tr class="separator:a395a0b6806d3a02bd7a40526399693b2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a22d8ba909b8a76c878c28acade93af55"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a22d8ba909b8a76c878c28acade93af55">SetFileSpec</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> filespec)</td></tr>
+<tr class="separator:a22d8ba909b8a76c878c28acade93af55"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aac3c692274c679ee10de9e14d9a9ce12"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#aac3c692274c679ee10de9e14d9a9ce12">SetLine</a> (uint32_t line)</td></tr>
+<tr class="separator:aac3c692274c679ee10de9e14d9a9ce12"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab377e27ca8ebc618fb405a3be29a64f6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#ab377e27ca8ebc618fb405a3be29a64f6">SetColumn</a> (uint32_t column)</td></tr>
+<tr class="separator:ab377e27ca8ebc618fb405a3be29a64f6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2b1e52af8ac3a299b05005e95edf68b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#ac2b1e52af8ac3a299b05005e95edf68b">operator==</a> (const <a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs) const </td></tr>
+<tr class="separator:ac2b1e52af8ac3a299b05005e95edf68b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad1198e1e5f4b08f72773b7ca3eb8069e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#ad1198e1e5f4b08f72773b7ca3eb8069e">operator!=</a> (const <a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> &rhs) const </td></tr>
+<tr class="separator:ad1198e1e5f4b08f72773b7ca3eb8069e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a00fa7c942b293fda4dcf590b76d28d42"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a00fa7c942b293fda4dcf590b76d28d42">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a00fa7c942b293fda4dcf590b76d28d42"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a2a512b487d26d9435abec470057e1eca"><td class="memItemLeft" align="right" valign="top">lldb_private::LineEntry * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a2a512b487d26d9435abec470057e1eca">get</a> ()</td></tr>
+<tr class="separator:a2a512b487d26d9435abec470057e1eca"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad26dad126a8393ff3d6d085256763b1e"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#ad26dad126a8393ff3d6d085256763b1e">SBCompileUnit</a></td></tr>
+<tr class="separator:ad26dad126a8393ff3d6d085256763b1e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00019">19</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a2b5a86952bdc674d3644839bba0cabeb"></a>
<div class="memitem">
<div class="memproto">
@@ -121,7 +143,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a2a512b487d26d9435abec470057e1eca"></a>
<div class="memitem">
<div class="memproto">
@@ -347,7 +369,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -366,7 +388,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00074">74</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
+<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00057">57</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
</div>
</div>
@@ -388,7 +410,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00075">75</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
+<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00058">58</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
</div>
</div>
@@ -410,7 +432,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00076">76</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
+<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00059">59</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
</div>
</div>
@@ -432,7 +454,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00077">77</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
+<p>Definition at line <a class="el" href="SBLineEntry_8h_source.html#l00060">60</a> of file <a class="el" href="SBLineEntry_8h_source.html">SBLineEntry.h</a>.</p>
</div>
</div>
@@ -442,9 +464,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBListener-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBListener-members.html
index b4e18f5..91a320e 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBListener-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBListener-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,34 +42,37 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a4b52ef517aeb93e4677983ac25b18124">GetNextEvent</a>(lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ae9e888569dabec1c2bcf47e39475fb90">GetNextEventForBroadcaster</a>(const lldb::SBBroadcaster &broadcaster, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a20baa2f9525e6914ca63a1ae456365c6">GetNextEventForBroadcasterWithType</a>(const lldb::SBBroadcaster &broadcaster, uint32_t event_type_mask, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a53ccfe24543d423572a709f23a5a15da">HandleBroadcastEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a272c656f39f54cc2d0aa5823b856ae11">operator=</a>(const lldb::SBListener &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a24df14f6afd4ffd95fbbb344177d3f5e">PeekAtNextEvent</a>(lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a3ff6cac8814f09ab4f92f14667ca14c0">PeekAtNextEventForBroadcaster</a>(const lldb::SBBroadcaster &broadcaster, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a0a41b36ff8a37e7436010eb90945264a">PeekAtNextEventForBroadcasterWithType</a>(const lldb::SBBroadcaster &broadcaster, uint32_t event_type_mask, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#acb10706d22a6bd2690f32ada1794c951">GetSP</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a53ccfe24543d423572a709f23a5a15da">HandleBroadcastEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a272c656f39f54cc2d0aa5823b856ae11">operator=</a>(const lldb::SBListener &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a24df14f6afd4ffd95fbbb344177d3f5e">PeekAtNextEvent</a>(lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a3ff6cac8814f09ab4f92f14667ca14c0">PeekAtNextEventForBroadcaster</a>(const lldb::SBBroadcaster &broadcaster, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a0a41b36ff8a37e7436010eb90945264a">PeekAtNextEventForBroadcasterWithType</a>(const lldb::SBBroadcaster &broadcaster, uint32_t event_type_mask, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#af3b5e780279d763c3f3840f93019bd73">SBAttachInfo</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ad353416bf15fcd89d439e27907966c4b">SBBroadcaster</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">SBListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ab5439c10aa79e1bbad20ec97e01005b1">SBListener</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ab8417ceec01e945c51a123952ed21917">SBListener</a>(const SBListener &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a87e2db87844d5ed92947be0de5533a8f">SBListener</a>(lldb_private::Listener &listener)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a710df1c334bc802ed2f7a1156d2d141b">StartListeningForEventClass</a>(SBDebugger &debugger, const char *broadcaster_class, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#af4da1d5bcae1d385e42c365f9b3b58a4">StartListeningForEvents</a>(const lldb::SBBroadcaster &broadcaster, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a0498d567b9d0f97cb64627c7f1dcad39">StopListeningForEventClass</a>(SBDebugger &debugger, const char *broadcaster_class, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a40982b9b252a6c3a7e3a5315dbad42b4">StopListeningForEvents</a>(const lldb::SBBroadcaster &broadcaster, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a75d84b3582f798cfa1343bae4233f9d5">WaitForEvent</a>(uint32_t num_seconds, lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a15e89c4e59c58173f85b645653f1aa0f">WaitForEventForBroadcaster</a>(uint32_t num_seconds, const lldb::SBBroadcaster &broadcaster, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a8d43b919aa30384137f3874b02b52bc9">WaitForEventForBroadcasterWithType</a>(uint32_t num_seconds, const lldb::SBBroadcaster &broadcaster, uint32_t event_type_mask, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#add974ca32593f51302e8f644650d2fb2">~SBListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a129df5ce076b68df19759413af81148a">SBLaunchInfo</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">SBListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ab5439c10aa79e1bbad20ec97e01005b1">SBListener</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#ab8417ceec01e945c51a123952ed21917">SBListener</a>(const SBListener &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a16f5596f668b3427ac0627c987f1cf05">SBListener</a>(const lldb::ListenerSP &listener_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a710df1c334bc802ed2f7a1156d2d141b">StartListeningForEventClass</a>(SBDebugger &debugger, const char *broadcaster_class, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#af4da1d5bcae1d385e42c365f9b3b58a4">StartListeningForEvents</a>(const lldb::SBBroadcaster &broadcaster, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a0498d567b9d0f97cb64627c7f1dcad39">StopListeningForEventClass</a>(SBDebugger &debugger, const char *broadcaster_class, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a40982b9b252a6c3a7e3a5315dbad42b4">StopListeningForEvents</a>(const lldb::SBBroadcaster &broadcaster, uint32_t event_mask)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a75d84b3582f798cfa1343bae4233f9d5">WaitForEvent</a>(uint32_t num_seconds, lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a15e89c4e59c58173f85b645653f1aa0f">WaitForEventForBroadcaster</a>(uint32_t num_seconds, const lldb::SBBroadcaster &broadcaster, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#a8d43b919aa30384137f3874b02b52bc9">WaitForEventForBroadcasterWithType</a>(uint32_t num_seconds, const lldb::SBBroadcaster &broadcaster, uint32_t event_type_mask, lldb::SBEvent &sb_event)</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBListener.html#add974ca32593f51302e8f644650d2fb2">~SBListener</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBListener.html b/lldb/www/cpp_reference/html/classlldb_1_1SBListener.html
index a08d211..7126685 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBListener.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBListener.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,46 +42,79 @@
<p><code>#include <<a class="el" href="SBListener_8h_source.html">SBListener.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a3a9cd6f35eb4ba3857f52f4e7d3086f5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">SBListener</a> ()</td></tr>
+<tr class="separator:a3a9cd6f35eb4ba3857f52f4e7d3086f5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab5439c10aa79e1bbad20ec97e01005b1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#ab5439c10aa79e1bbad20ec97e01005b1">SBListener</a> (const char *name)</td></tr>
+<tr class="separator:ab5439c10aa79e1bbad20ec97e01005b1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab8417ceec01e945c51a123952ed21917"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#ab8417ceec01e945c51a123952ed21917">SBListener</a> (const <a class="el" href="classlldb_1_1SBListener.html">SBListener</a> &rhs)</td></tr>
+<tr class="separator:ab8417ceec01e945c51a123952ed21917"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:add974ca32593f51302e8f644650d2fb2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#add974ca32593f51302e8f644650d2fb2">~SBListener</a> ()</td></tr>
+<tr class="separator:add974ca32593f51302e8f644650d2fb2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a272c656f39f54cc2d0aa5823b856ae11"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a272c656f39f54cc2d0aa5823b856ae11">operator=</a> (const <a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a> &rhs)</td></tr>
+<tr class="separator:a272c656f39f54cc2d0aa5823b856ae11"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a76fc762448a1e27ade6d4c9b86c6fc38"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a76fc762448a1e27ade6d4c9b86c6fc38">AddEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a76fc762448a1e27ade6d4c9b86c6fc38"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2f5a0ae3e6facf980c4e69c5645fdef5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a2f5a0ae3e6facf980c4e69c5645fdef5">Clear</a> ()</td></tr>
+<tr class="separator:a2f5a0ae3e6facf980c4e69c5645fdef5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad7c21d808a06d5d2e1fa34f0a145a498"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">IsValid</a> () const </td></tr>
+<tr class="separator:ad7c21d808a06d5d2e1fa34f0a145a498"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a710df1c334bc802ed2f7a1156d2d141b"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a710df1c334bc802ed2f7a1156d2d141b">StartListeningForEventClass</a> (<a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger, const char *broadcaster_class, uint32_t event_mask)</td></tr>
+<tr class="separator:a710df1c334bc802ed2f7a1156d2d141b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0498d567b9d0f97cb64627c7f1dcad39"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a0498d567b9d0f97cb64627c7f1dcad39">StopListeningForEventClass</a> (<a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger, const char *broadcaster_class, uint32_t event_mask)</td></tr>
+<tr class="separator:a0498d567b9d0f97cb64627c7f1dcad39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4da1d5bcae1d385e42c365f9b3b58a4"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#af4da1d5bcae1d385e42c365f9b3b58a4">StartListeningForEvents</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, uint32_t event_mask)</td></tr>
+<tr class="separator:af4da1d5bcae1d385e42c365f9b3b58a4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a40982b9b252a6c3a7e3a5315dbad42b4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a40982b9b252a6c3a7e3a5315dbad42b4">StopListeningForEvents</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, uint32_t event_mask)</td></tr>
+<tr class="separator:a40982b9b252a6c3a7e3a5315dbad42b4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a75d84b3582f798cfa1343bae4233f9d5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a75d84b3582f798cfa1343bae4233f9d5">WaitForEvent</a> (uint32_t num_seconds, <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a75d84b3582f798cfa1343bae4233f9d5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a15e89c4e59c58173f85b645653f1aa0f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a15e89c4e59c58173f85b645653f1aa0f">WaitForEventForBroadcaster</a> (uint32_t num_seconds, const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:a15e89c4e59c58173f85b645653f1aa0f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8d43b919aa30384137f3874b02b52bc9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a8d43b919aa30384137f3874b02b52bc9">WaitForEventForBroadcasterWithType</a> (uint32_t num_seconds, const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, uint32_t event_type_mask, <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:a8d43b919aa30384137f3874b02b52bc9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a24df14f6afd4ffd95fbbb344177d3f5e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a24df14f6afd4ffd95fbbb344177d3f5e">PeekAtNextEvent</a> (<a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:a24df14f6afd4ffd95fbbb344177d3f5e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ff6cac8814f09ab4f92f14667ca14c0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a3ff6cac8814f09ab4f92f14667ca14c0">PeekAtNextEventForBroadcaster</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:a3ff6cac8814f09ab4f92f14667ca14c0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0a41b36ff8a37e7436010eb90945264a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a0a41b36ff8a37e7436010eb90945264a">PeekAtNextEventForBroadcasterWithType</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, uint32_t event_type_mask, <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:a0a41b36ff8a37e7436010eb90945264a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4b52ef517aeb93e4677983ac25b18124"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a4b52ef517aeb93e4677983ac25b18124">GetNextEvent</a> (<a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:a4b52ef517aeb93e4677983ac25b18124"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae9e888569dabec1c2bcf47e39475fb90"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#ae9e888569dabec1c2bcf47e39475fb90">GetNextEventForBroadcaster</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:ae9e888569dabec1c2bcf47e39475fb90"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a20baa2f9525e6914ca63a1ae456365c6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a20baa2f9525e6914ca63a1ae456365c6">GetNextEventForBroadcasterWithType</a> (const <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> &broadcaster, uint32_t event_type_mask, <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &sb_event)</td></tr>
+<tr class="separator:a20baa2f9525e6914ca63a1ae456365c6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53ccfe24543d423572a709f23a5a15da"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a53ccfe24543d423572a709f23a5a15da">HandleBroadcastEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a53ccfe24543d423572a709f23a5a15da"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
-<tr class="memitem:a87e2db87844d5ed92947be0de5533a8f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a87e2db87844d5ed92947be0de5533a8f">SBListener</a> (lldb_private::Listener &listener)</td></tr>
+<tr class="memitem:a16f5596f668b3427ac0627c987f1cf05"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a16f5596f668b3427ac0627c987f1cf05">SBListener</a> (const lldb::ListenerSP &listener_sp)</td></tr>
+<tr class="separator:a16f5596f668b3427ac0627c987f1cf05"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acb10706d22a6bd2690f32ada1794c951"><td class="memItemLeft" align="right" valign="top">lldb::ListenerSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#acb10706d22a6bd2690f32ada1794c951">GetSP</a> ()</td></tr>
+<tr class="separator:acb10706d22a6bd2690f32ada1794c951"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
+<tr class="memitem:af3b5e780279d763c3f3840f93019bd73"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#af3b5e780279d763c3f3840f93019bd73">SBAttachInfo</a></td></tr>
+<tr class="separator:af3b5e780279d763c3f3840f93019bd73"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad353416bf15fcd89d439e27907966c4b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#ad353416bf15fcd89d439e27907966c4b">SBBroadcaster</a></td></tr>
+<tr class="separator:ad353416bf15fcd89d439e27907966c4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a129df5ce076b68df19759413af81148a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a129df5ce076b68df19759413af81148a">SBLaunchInfo</a></td></tr>
+<tr class="separator:a129df5ce076b68df19759413af81148a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00017">17</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a3a9cd6f35eb4ba3857f52f4e7d3086f5"></a>
<div class="memitem">
<div class="memproto">
@@ -143,7 +177,7 @@
</div>
</div>
-<a class="anchor" id="a87e2db87844d5ed92947be0de5533a8f"></a>
+<a class="anchor" id="a16f5596f668b3427ac0627c987f1cf05"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -153,8 +187,8 @@
<tr>
<td class="memname">lldb::SBListener::SBListener </td>
<td>(</td>
- <td class="paramtype">lldb_private::Listener & </td>
- <td class="paramname"><em>listener</em></td><td>)</td>
+ <td class="paramtype">const lldb::ListenerSP & </td>
+ <td class="paramname"><em>listener_sp</em></td><td>)</td>
<td></td>
</tr>
</table>
@@ -167,7 +201,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a76fc762448a1e27ade6d4c9b86c6fc38"></a>
<div class="memitem">
<div class="memproto">
@@ -273,6 +307,31 @@
</div>
</div>
+<a class="anchor" id="acb10706d22a6bd2690f32ada1794c951"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::ListenerSP lldb::SBListener::GetSP </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00092">92</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="a53ccfe24543d423572a709f23a5a15da"></a>
<div class="memitem">
<div class="memproto">
@@ -606,7 +665,29 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="af3b5e780279d763c3f3840f93019bd73"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00083">83</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="ad353416bf15fcd89d439e27907966c4b"></a>
<div class="memitem">
<div class="memproto">
@@ -625,7 +706,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00102">102</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
+<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00084">84</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
</div>
</div>
@@ -647,7 +728,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00103">103</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
+<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00085">85</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
</div>
</div>
@@ -669,7 +750,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00104">104</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
+<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00086">86</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a129df5ce076b68df19759413af81148a"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00087">87</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
</div>
</div>
@@ -691,7 +794,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00105">105</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
+<p>Definition at line <a class="el" href="SBListener_8h_source.html#l00088">88</a> of file <a class="el" href="SBListener_8h_source.html">SBListener.h</a>.</p>
</div>
</div>
@@ -701,9 +804,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo-members.html
new file mode 100644
index 0000000..98bdf3c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo-members.html
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBMemoryRegionInfo Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae7a74c3d56e709f7347f66399d24a1d0">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3af7060bb163c0d8408e2aa213204da4">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5b9b9a5959b24f2b2f0499680dc85624">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#aedd03a04af6bc20fcfb09be1d54ecd95">GetRegionBase</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a95e6e1304dc445ee642eaa65e639f51b">GetRegionEnd</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5681e013a101b7d1c7b63e306a72b49a">IsExecutable</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a853c2e16e4617c4c5ca1c9ca946c40d4">IsMapped</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ade674dd0d2668a52507a9eff27964a74">IsReadable</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a912eb4664f9b21b7a55e8760b887971f">IsWritable</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a6194c6ad5dcb83cb3cf957a31368d21f">operator!=</a>(const lldb::SBMemoryRegionInfo &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae0432216654f69a942296183595783ca">operator=</a>(const lldb::SBMemoryRegionInfo &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab43b7d27dc79d0178f11d7c653dc9f6a">operator==</a>(const lldb::SBMemoryRegionInfo &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab69f10fefdb15d7726fa2cec2dd6d522">SBMemoryRegionInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#aa580f92ff9037887946c56b529f721e2">SBMemoryRegionInfo</a>(const lldb::SBMemoryRegionInfo &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ada27668bd5d1f822b8766a48f550d460">SBMemoryRegionInfoList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a4362d27f6531b5d768e2ed351d6387fd">~SBMemoryRegionInfo</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo.html b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo.html
new file mode 100644
index 0000000..708a79f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfo.html
@@ -0,0 +1,392 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBMemoryRegionInfo Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBMemoryRegionInfo-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBMemoryRegionInfo Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBMemoryRegionInfo_8h_source.html">SBMemoryRegionInfo.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:ab69f10fefdb15d7726fa2cec2dd6d522"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab69f10fefdb15d7726fa2cec2dd6d522">SBMemoryRegionInfo</a> ()</td></tr>
+<tr class="separator:ab69f10fefdb15d7726fa2cec2dd6d522"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa580f92ff9037887946c56b529f721e2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#aa580f92ff9037887946c56b529f721e2">SBMemoryRegionInfo</a> (const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs)</td></tr>
+<tr class="separator:aa580f92ff9037887946c56b529f721e2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4362d27f6531b5d768e2ed351d6387fd"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a4362d27f6531b5d768e2ed351d6387fd">~SBMemoryRegionInfo</a> ()</td></tr>
+<tr class="separator:a4362d27f6531b5d768e2ed351d6387fd"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae0432216654f69a942296183595783ca"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae0432216654f69a942296183595783ca">operator=</a> (const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs)</td></tr>
+<tr class="separator:ae0432216654f69a942296183595783ca"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae7a74c3d56e709f7347f66399d24a1d0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae7a74c3d56e709f7347f66399d24a1d0">Clear</a> ()</td></tr>
+<tr class="separator:ae7a74c3d56e709f7347f66399d24a1d0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aedd03a04af6bc20fcfb09be1d54ecd95"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#aedd03a04af6bc20fcfb09be1d54ecd95">GetRegionBase</a> ()</td></tr>
+<tr class="separator:aedd03a04af6bc20fcfb09be1d54ecd95"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a95e6e1304dc445ee642eaa65e639f51b"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a95e6e1304dc445ee642eaa65e639f51b">GetRegionEnd</a> ()</td></tr>
+<tr class="separator:a95e6e1304dc445ee642eaa65e639f51b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ade674dd0d2668a52507a9eff27964a74"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ade674dd0d2668a52507a9eff27964a74">IsReadable</a> ()</td></tr>
+<tr class="separator:ade674dd0d2668a52507a9eff27964a74"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a912eb4664f9b21b7a55e8760b887971f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a912eb4664f9b21b7a55e8760b887971f">IsWritable</a> ()</td></tr>
+<tr class="separator:a912eb4664f9b21b7a55e8760b887971f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5681e013a101b7d1c7b63e306a72b49a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5681e013a101b7d1c7b63e306a72b49a">IsExecutable</a> ()</td></tr>
+<tr class="separator:a5681e013a101b7d1c7b63e306a72b49a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a853c2e16e4617c4c5ca1c9ca946c40d4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a853c2e16e4617c4c5ca1c9ca946c40d4">IsMapped</a> ()</td></tr>
+<tr class="separator:a853c2e16e4617c4c5ca1c9ca946c40d4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5b9b9a5959b24f2b2f0499680dc85624"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5b9b9a5959b24f2b2f0499680dc85624">GetName</a> ()</td></tr>
+<tr class="separator:a5b9b9a5959b24f2b2f0499680dc85624"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab43b7d27dc79d0178f11d7c653dc9f6a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab43b7d27dc79d0178f11d7c653dc9f6a">operator==</a> (const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs) const </td></tr>
+<tr class="separator:ab43b7d27dc79d0178f11d7c653dc9f6a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6194c6ad5dcb83cb3cf957a31368d21f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a6194c6ad5dcb83cb3cf957a31368d21f">operator!=</a> (const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &rhs) const </td></tr>
+<tr class="separator:a6194c6ad5dcb83cb3cf957a31368d21f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3af7060bb163c0d8408e2aa213204da4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3af7060bb163c0d8408e2aa213204da4">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a3af7060bb163c0d8408e2aa213204da4"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ada27668bd5d1f822b8766a48f550d460"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ada27668bd5d1f822b8766a48f550d460">SBMemoryRegionInfoList</a></td></tr>
+<tr class="separator:ada27668bd5d1f822b8766a48f550d460"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBMemoryRegionInfo_8h_source.html#l00018">18</a> of file <a class="el" href="SBMemoryRegionInfo_8h_source.html">SBMemoryRegionInfo.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="ab69f10fefdb15d7726fa2cec2dd6d522"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBMemoryRegionInfo::SBMemoryRegionInfo </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa580f92ff9037887946c56b529f721e2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBMemoryRegionInfo::SBMemoryRegionInfo </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4362d27f6531b5d768e2ed351d6387fd"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBMemoryRegionInfo::~SBMemoryRegionInfo </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="ae7a74c3d56e709f7347f66399d24a1d0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBMemoryRegionInfo::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3af7060bb163c0d8408e2aa213204da4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfo::GetDescription </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>description</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5b9b9a5959b24f2b2f0499680dc85624"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBMemoryRegionInfo::GetName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Returns the name of the memory region mapped at the given address.</p>
+<dl class="section return"><dt>Returns</dt><dd>In case of memory mapped files it is the absolute path of the file otherwise it is a name associated with the memory region. If no name can be determined the returns nullptr. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="aedd03a04af6bc20fcfb09be1d54ecd95"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::addr_t lldb::SBMemoryRegionInfo::GetRegionBase </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get the base address of this memory range.</p>
+<dl class="section return"><dt>Returns</dt><dd>The base address of this memory range. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a95e6e1304dc445ee642eaa65e639f51b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::addr_t lldb::SBMemoryRegionInfo::GetRegionEnd </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get the end address of this memory range.</p>
+<dl class="section return"><dt>Returns</dt><dd>The base address of this memory range. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a5681e013a101b7d1c7b63e306a72b49a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfo::IsExecutable </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Check if this memory address is marked executable to the process.</p>
+<dl class="section return"><dt>Returns</dt><dd>true if this memory address is marked executable </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a853c2e16e4617c4c5ca1c9ca946c40d4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfo::IsMapped </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Check if this memory address is mapped into the process address space.</p>
+<dl class="section return"><dt>Returns</dt><dd>true if this memory address is in the process address space. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="ade674dd0d2668a52507a9eff27964a74"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfo::IsReadable </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Check if this memory address is marked readable to the process.</p>
+<dl class="section return"><dt>Returns</dt><dd>true if this memory address is marked readable </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a912eb4664f9b21b7a55e8760b887971f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfo::IsWritable </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Check if this memory address is marked writable to the process.</p>
+<dl class="section return"><dt>Returns</dt><dd>true if this memory address is marked writable </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a6194c6ad5dcb83cb3cf957a31368d21f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfo::operator!= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae0432216654f69a942296183595783ca"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a>& lldb::SBMemoryRegionInfo::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab43b7d27dc79d0178f11d7c653dc9f6a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfo::operator== </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="ada27668bd5d1f822b8766a48f550d460"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBMemoryRegionInfo_8h_source.html#l00099">99</a> of file <a class="el" href="SBMemoryRegionInfo_8h_source.html">SBMemoryRegionInfo.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3392eea8d13e7395ee1e04a2b733e19b"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBMemoryRegionInfo_8h_source.html#l00098">98</a> of file <a class="el" href="SBMemoryRegionInfo_8h_source.html">SBMemoryRegionInfo.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBMemoryRegionInfo_8h_source.html">SBMemoryRegionInfo.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList-members.html
new file mode 100644
index 0000000..5da14ab
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList-members.html
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBMemoryRegionInfoList Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#aaca296649c1b24b2e2f8dc7bc77ecf02">Append</a>(lldb::SBMemoryRegionInfo &region)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#afc1a242fbce9419edd2979e97fe6b086">Append</a>(lldb::SBMemoryRegionInfoList &region_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ad72908cc059f2cbc02c76d3bc252b51e">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a46df791d18948ed7b6fbeff9729fe8ca">GetMemoryRegionAtIndex</a>(uint32_t idx, SBMemoryRegionInfo &region_info)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ac2dbcc66cb9f2b6bc0678589cb5aecad">GetSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0257019abf7951127c5e2e2e8cae2195">operator*</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0bb0b3ced10d07300315213fd95f2780">operator-></a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a69afd93b233c3e871fce45dc5685be4b">operator=</a>(const SBMemoryRegionInfoList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a3c59faa9fe767610682a5415bf49d43d">SBMemoryRegionInfoList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a2ca895029a6b5bdb073334672e52d325">SBMemoryRegionInfoList</a>(const lldb::SBMemoryRegionInfoList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#abdca10638dc3da094045d9900cbb71ca">~SBMemoryRegionInfoList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList.html
new file mode 100644
index 0000000..07a55db
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBMemoryRegionInfoList.html
@@ -0,0 +1,287 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBMemoryRegionInfoList Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="classlldb_1_1SBMemoryRegionInfoList-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBMemoryRegionInfoList Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBMemoryRegionInfoList_8h_source.html">SBMemoryRegionInfoList.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a3c59faa9fe767610682a5415bf49d43d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a3c59faa9fe767610682a5415bf49d43d">SBMemoryRegionInfoList</a> ()</td></tr>
+<tr class="separator:a3c59faa9fe767610682a5415bf49d43d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2ca895029a6b5bdb073334672e52d325"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a2ca895029a6b5bdb073334672e52d325">SBMemoryRegionInfoList</a> (const <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> &rhs)</td></tr>
+<tr class="separator:a2ca895029a6b5bdb073334672e52d325"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a69afd93b233c3e871fce45dc5685be4b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a69afd93b233c3e871fce45dc5685be4b">operator=</a> (const <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a> &rhs)</td></tr>
+<tr class="separator:a69afd93b233c3e871fce45dc5685be4b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:abdca10638dc3da094045d9900cbb71ca"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#abdca10638dc3da094045d9900cbb71ca">~SBMemoryRegionInfoList</a> ()</td></tr>
+<tr class="separator:abdca10638dc3da094045d9900cbb71ca"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac2dbcc66cb9f2b6bc0678589cb5aecad"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ac2dbcc66cb9f2b6bc0678589cb5aecad">GetSize</a> () const </td></tr>
+<tr class="separator:ac2dbcc66cb9f2b6bc0678589cb5aecad"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a46df791d18948ed7b6fbeff9729fe8ca"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a46df791d18948ed7b6fbeff9729fe8ca">GetMemoryRegionAtIndex</a> (uint32_t idx, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a> &region_info)</td></tr>
+<tr class="separator:a46df791d18948ed7b6fbeff9729fe8ca"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aaca296649c1b24b2e2f8dc7bc77ecf02"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#aaca296649c1b24b2e2f8dc7bc77ecf02">Append</a> (<a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &region)</td></tr>
+<tr class="separator:aaca296649c1b24b2e2f8dc7bc77ecf02"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:afc1a242fbce9419edd2979e97fe6b086"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#afc1a242fbce9419edd2979e97fe6b086">Append</a> (<a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> &region_list)</td></tr>
+<tr class="separator:afc1a242fbce9419edd2979e97fe6b086"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad72908cc059f2cbc02c76d3bc252b51e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ad72908cc059f2cbc02c76d3bc252b51e">Clear</a> ()</td></tr>
+<tr class="separator:ad72908cc059f2cbc02c76d3bc252b51e"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a0bb0b3ced10d07300315213fd95f2780"><td class="memItemLeft" align="right" valign="top">const MemoryRegionInfoListImpl * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0bb0b3ced10d07300315213fd95f2780">operator-></a> () const </td></tr>
+<tr class="separator:a0bb0b3ced10d07300315213fd95f2780"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0257019abf7951127c5e2e2e8cae2195"><td class="memItemLeft" align="right" valign="top">const MemoryRegionInfoListImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0257019abf7951127c5e2e2e8cae2195">operator*</a> () const </td></tr>
+<tr class="separator:a0257019abf7951127c5e2e2e8cae2195"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBMemoryRegionInfoList_8h_source.html#l00019">19</a> of file <a class="el" href="SBMemoryRegionInfoList_8h_source.html">SBMemoryRegionInfoList.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a3c59faa9fe767610682a5415bf49d43d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBMemoryRegionInfoList::SBMemoryRegionInfoList </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2ca895029a6b5bdb073334672e52d325"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBMemoryRegionInfoList::SBMemoryRegionInfoList </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="abdca10638dc3da094045d9900cbb71ca"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBMemoryRegionInfoList::~SBMemoryRegionInfoList </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="aaca296649c1b24b2e2f8dc7bc77ecf02"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBMemoryRegionInfoList::Append </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> & </td>
+ <td class="paramname"><em>region</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="afc1a242fbce9419edd2979e97fe6b086"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBMemoryRegionInfoList::Append </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> & </td>
+ <td class="paramname"><em>region_list</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad72908cc059f2cbc02c76d3bc252b51e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBMemoryRegionInfoList::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a46df791d18948ed7b6fbeff9729fe8ca"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBMemoryRegionInfoList::GetMemoryRegionAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>idx</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a> & </td>
+ <td class="paramname"><em>region_info</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac2dbcc66cb9f2b6bc0678589cb5aecad"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBMemoryRegionInfoList::GetSize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0257019abf7951127c5e2e2e8cae2195"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const MemoryRegionInfoListImpl& lldb::SBMemoryRegionInfoList::operator* </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0bb0b3ced10d07300315213fd95f2780"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const MemoryRegionInfoListImpl* lldb::SBMemoryRegionInfoList::operator-> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a69afd93b233c3e871fce45dc5685be4b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a>& lldb::SBMemoryRegionInfoList::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBMemoryRegionInfoList_8h_source.html">SBMemoryRegionInfoList.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBModule-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBModule-members.html
index a3ef307..5042519 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBModule-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBModule-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -54,10 +55,14 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#abd7e367db82829f60ff3bc6aa2454a7d">GetNumCompileUnits</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a681d7e90c0d9a4d759bc12da80701453">GetNumSections</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#acd519910d3a309435fb9f54f2406e50b">GetNumSymbols</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a96f8ce0a7f6eefaa206a62c10968a27c">GetPlatformFileSpec</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a0a66a8f3be5b516a9a99018685032c8e">GetObjectFileHeaderAddress</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a96f8ce0a7f6eefaa206a62c10968a27c">GetPlatformFileSpec</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a0852dd429abf55ef9f7bea22be6e92e6">GetRemoteInstallFileSpec</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a5d34f0bbd9ca3762fce49f42b0e9890d">GetSectionAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#af31186dd6cd9067a18f1e74fd9319b8e">GetSymbolAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a4d11ed943bef653387746c2693cc3196">GetTriple</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a1a656861424c804c3d91e4defb55bf1e">GetSymbolFileSpec</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a4d11ed943bef653387746c2693cc3196">GetTriple</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a7e146879df95df9ab9e675f85513d3c5">GetTypeByID</a>(lldb::user_id_t uid)</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a9ae98e0ba4724016288ec8b522f78cca">GetTypes</a>(uint32_t type_mask=lldb::eTypeClassAny)</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a1818c229613c9e4838c5e66d677bfe94">GetUUIDBytes</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a72a3d3308bb6afcc04773f1764a58b91">GetUUIDString</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
@@ -78,13 +83,14 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#aaf2bbda3d2f4c15a97eedb8c75b72044">SetPlatformFileSpec</a>(const lldb::SBFileSpec &platform_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a32c95a3e1a1bc65a6657c5378d80a7e7">~SBModule</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a7c0399e52fce7e50b00bf03e6ed05ada">SetRemoteInstallFileSpec</a>(lldb::SBFileSpec &file)</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBModule.html#a32c95a3e1a1bc65a6657c5378d80a7e7">~SBModule</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBModule.html b/lldb/www/cpp_reference/html/classlldb_1_1SBModule.html
index 79c8a2a..3e257d5 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBModule.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBModule.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,59 +41,112 @@
<p><code>#include <<a class="el" href="SBModule_8h_source.html">SBModule.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a3cd302c8b7a0b5802d094cb42efa463a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">SBModule</a> ()</td></tr>
+<tr class="separator:a3cd302c8b7a0b5802d094cb42efa463a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a839c68c5dec9fcbf46745e723731c7e0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a839c68c5dec9fcbf46745e723731c7e0">SBModule</a> (const <a class="el" href="classlldb_1_1SBModule.html">SBModule</a> &rhs)</td></tr>
+<tr class="separator:a839c68c5dec9fcbf46745e723731c7e0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4d97e7d0b7e3ee81fdec0144f0b52bc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#af4d97e7d0b7e3ee81fdec0144f0b52bc">SBModule</a> (const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &module_spec)</td></tr>
+<tr class="separator:af4d97e7d0b7e3ee81fdec0144f0b52bc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac23a3f777dc494e003877514231894db"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBModule.html">SBModule</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#ac23a3f777dc494e003877514231894db">operator=</a> (const <a class="el" href="classlldb_1_1SBModule.html">SBModule</a> &rhs)</td></tr>
+<tr class="separator:ac23a3f777dc494e003877514231894db"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaee12dcd91c49cdf75cbd32be207d677"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#aaee12dcd91c49cdf75cbd32be207d677">SBModule</a> (<a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &process, lldb::addr_t header_addr)</td></tr>
+<tr class="separator:aaee12dcd91c49cdf75cbd32be207d677"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a32c95a3e1a1bc65a6657c5378d80a7e7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a32c95a3e1a1bc65a6657c5378d80a7e7">~SBModule</a> ()</td></tr>
+<tr class="separator:a32c95a3e1a1bc65a6657c5378d80a7e7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6afe3a2e6f8dbd1a1dfadf853133ce4c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a6afe3a2e6f8dbd1a1dfadf853133ce4c">IsValid</a> () const </td></tr>
+<tr class="separator:a6afe3a2e6f8dbd1a1dfadf853133ce4c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abe6db9e30e9c27f2dfd78441def6b387"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#abe6db9e30e9c27f2dfd78441def6b387">Clear</a> ()</td></tr>
+<tr class="separator:abe6db9e30e9c27f2dfd78441def6b387"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1719224535b7aa06a25079aa595769d8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a1719224535b7aa06a25079aa595769d8">GetFileSpec</a> () const </td></tr>
+<tr class="separator:a1719224535b7aa06a25079aa595769d8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a96f8ce0a7f6eefaa206a62c10968a27c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a96f8ce0a7f6eefaa206a62c10968a27c">GetPlatformFileSpec</a> () const </td></tr>
+<tr class="separator:a96f8ce0a7f6eefaa206a62c10968a27c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaf2bbda3d2f4c15a97eedb8c75b72044"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#aaf2bbda3d2f4c15a97eedb8c75b72044">SetPlatformFileSpec</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &platform_file)</td></tr>
+<tr class="separator:aaf2bbda3d2f4c15a97eedb8c75b72044"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0852dd429abf55ef9f7bea22be6e92e6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a0852dd429abf55ef9f7bea22be6e92e6">GetRemoteInstallFileSpec</a> ()</td></tr>
+<tr class="separator:a0852dd429abf55ef9f7bea22be6e92e6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7c0399e52fce7e50b00bf03e6ed05ada"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a7c0399e52fce7e50b00bf03e6ed05ada">SetRemoteInstallFileSpec</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file)</td></tr>
+<tr class="separator:a7c0399e52fce7e50b00bf03e6ed05ada"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a60c578e2ff87a990f8a044a6790fac8f"><td class="memItemLeft" align="right" valign="top">lldb::ByteOrder </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a60c578e2ff87a990f8a044a6790fac8f">GetByteOrder</a> ()</td></tr>
+<tr class="separator:a60c578e2ff87a990f8a044a6790fac8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8fedab4cbb047a7a093b4e0639b1669d"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a8fedab4cbb047a7a093b4e0639b1669d">GetAddressByteSize</a> ()</td></tr>
+<tr class="separator:a8fedab4cbb047a7a093b4e0639b1669d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4d11ed943bef653387746c2693cc3196"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a4d11ed943bef653387746c2693cc3196">GetTriple</a> ()</td></tr>
+<tr class="separator:a4d11ed943bef653387746c2693cc3196"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1818c229613c9e4838c5e66d677bfe94"><td class="memItemLeft" align="right" valign="top">const uint8_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a1818c229613c9e4838c5e66d677bfe94">GetUUIDBytes</a> () const </td></tr>
+<tr class="separator:a1818c229613c9e4838c5e66d677bfe94"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a72a3d3308bb6afcc04773f1764a58b91"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a72a3d3308bb6afcc04773f1764a58b91">GetUUIDString</a> () const </td></tr>
+<tr class="separator:a72a3d3308bb6afcc04773f1764a58b91"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebc4d8a1eac3dd96a77613c05e6e9a46"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#aebc4d8a1eac3dd96a77613c05e6e9a46">operator==</a> (const <a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &rhs) const </td></tr>
+<tr class="separator:aebc4d8a1eac3dd96a77613c05e6e9a46"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae816ccda0369aac8f924ec93425d9bf4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#ae816ccda0369aac8f924ec93425d9bf4">operator!=</a> (const <a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &rhs) const </td></tr>
+<tr class="separator:ae816ccda0369aac8f924ec93425d9bf4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a499f6bd4ef83218a6334d1306c360cfd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a499f6bd4ef83218a6334d1306c360cfd">FindSection</a> (const char *sect_name)</td></tr>
+<tr class="separator:a499f6bd4ef83218a6334d1306c360cfd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abea860a09116b56d073ddf508e316e39"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#abea860a09116b56d073ddf508e316e39">ResolveFileAddress</a> (lldb::addr_t vm_addr)</td></tr>
+<tr class="separator:abea860a09116b56d073ddf508e316e39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae7c128e77a626db58036d3e2a0fca697"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#ae7c128e77a626db58036d3e2a0fca697">ResolveSymbolContextForAddress</a> (const <a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> &addr, uint32_t resolve_scope)</td></tr>
+<tr class="separator:ae7c128e77a626db58036d3e2a0fca697"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9d9f6b9b86e8aabe1181b560b9395f4f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a9d9f6b9b86e8aabe1181b560b9395f4f">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a9d9f6b9b86e8aabe1181b560b9395f4f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd7e367db82829f60ff3bc6aa2454a7d"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#abd7e367db82829f60ff3bc6aa2454a7d">GetNumCompileUnits</a> ()</td></tr>
+<tr class="separator:abd7e367db82829f60ff3bc6aa2454a7d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad17944848bbd187237d8e566ce0fe36f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#ad17944848bbd187237d8e566ce0fe36f">GetCompileUnitAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:ad17944848bbd187237d8e566ce0fe36f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acd519910d3a309435fb9f54f2406e50b"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#acd519910d3a309435fb9f54f2406e50b">GetNumSymbols</a> ()</td></tr>
+<tr class="separator:acd519910d3a309435fb9f54f2406e50b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af31186dd6cd9067a18f1e74fd9319b8e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#af31186dd6cd9067a18f1e74fd9319b8e">GetSymbolAtIndex</a> (size_t idx)</td></tr>
+<tr class="separator:af31186dd6cd9067a18f1e74fd9319b8e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae725cb27dc7ff783790dc46f2d3bca77"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#ae725cb27dc7ff783790dc46f2d3bca77">FindSymbol</a> (const char *name, lldb::SymbolType type=eSymbolTypeAny)</td></tr>
+<tr class="separator:ae725cb27dc7ff783790dc46f2d3bca77"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa5b9413a2b45e1e4b3bf2f6c32285bf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#afa5b9413a2b45e1e4b3bf2f6c32285bf">FindSymbols</a> (const char *name, lldb::SymbolType type=eSymbolTypeAny)</td></tr>
+<tr class="separator:afa5b9413a2b45e1e4b3bf2f6c32285bf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a681d7e90c0d9a4d759bc12da80701453"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a681d7e90c0d9a4d759bc12da80701453">GetNumSections</a> ()</td></tr>
+<tr class="separator:a681d7e90c0d9a4d759bc12da80701453"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5d34f0bbd9ca3762fce49f42b0e9890d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a5d34f0bbd9ca3762fce49f42b0e9890d">GetSectionAtIndex</a> (size_t idx)</td></tr>
+<tr class="separator:a5d34f0bbd9ca3762fce49f42b0e9890d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e65725d729843a9c253ccacad3b11b7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a0e65725d729843a9c253ccacad3b11b7">FindFunctions</a> (const char *name, uint32_t name_type_mask=lldb::eFunctionNameTypeAny)</td></tr>
+<tr class="separator:a0e65725d729843a9c253ccacad3b11b7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac93d93e4e316cdeb0f8bda568eb103ee"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#ac93d93e4e316cdeb0f8bda568eb103ee">FindGlobalVariables</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target, const char *name, uint32_t max_matches)</td></tr>
+<tr class="separator:ac93d93e4e316cdeb0f8bda568eb103ee"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af7a272cdbd2fae04a1c10626f3e88a37"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#af7a272cdbd2fae04a1c10626f3e88a37">FindFirstGlobalVariable</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target, const char *name)</td></tr>
+<tr class="separator:af7a272cdbd2fae04a1c10626f3e88a37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e4f9f33ff8de859574a753b770d525b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a1e4f9f33ff8de859574a753b770d525b">FindFirstType</a> (const char *name)</td></tr>
+<tr class="separator:a1e4f9f33ff8de859574a753b770d525b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2a97704d30a55978e5205def54cfb345"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a2a97704d30a55978e5205def54cfb345">FindTypes</a> (const char *type)</td></tr>
+<tr class="separator:a2a97704d30a55978e5205def54cfb345"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7e146879df95df9ab9e675f85513d3c5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a7e146879df95df9ab9e675f85513d3c5">GetTypeByID</a> (lldb::user_id_t uid)</td></tr>
+<tr class="separator:a7e146879df95df9ab9e675f85513d3c5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af100edee4dea77ce828169c30ed84124"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#af100edee4dea77ce828169c30ed84124">GetBasicType</a> (lldb::BasicType type)</td></tr>
+<tr class="separator:af100edee4dea77ce828169c30ed84124"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ae98e0ba4724016288ec8b522f78cca"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a9ae98e0ba4724016288ec8b522f78cca">GetTypes</a> (uint32_t type_mask=lldb::eTypeClassAny)</td></tr>
+<tr class="separator:a9ae98e0ba4724016288ec8b522f78cca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7ed0d05ad76702154ab99295bebee2db"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a7ed0d05ad76702154ab99295bebee2db">GetVersion</a> (uint32_t *versions, uint32_t num_versions)</td></tr>
+<tr class="separator:a7ed0d05ad76702154ab99295bebee2db"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1a656861424c804c3d91e4defb55bf1e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a1a656861424c804c3d91e4defb55bf1e">GetSymbolFileSpec</a> () const </td></tr>
+<tr class="separator:a1a656861424c804c3d91e4defb55bf1e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0a66a8f3be5b516a9a99018685032c8e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a0a66a8f3be5b516a9a99018685032c8e">GetObjectFileHeaderAddress</a> () const </td></tr>
+<tr class="separator:a0a66a8f3be5b516a9a99018685032c8e"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac680b582e5ce19cad1574d1f5793c68b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a></td></tr>
+<tr class="separator:ac680b582e5ce19cad1574d1f5793c68b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00021">21</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a3cd302c8b7a0b5802d094cb42efa463a"></a>
<div class="memitem">
<div class="memproto">
@@ -181,7 +235,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="abe6db9e30e9c27f2dfd78441def6b387"></a>
<div class="memitem">
<div class="memproto">
@@ -550,6 +604,21 @@
</div>
</div>
+<a class="anchor" id="a0a66a8f3be5b516a9a99018685032c8e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> lldb::SBModule::GetObjectFileHeaderAddress </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a96f8ce0a7f6eefaa206a62c10968a27c"></a>
<div class="memitem">
<div class="memproto">
@@ -568,6 +637,24 @@
</div>
</div>
+<a class="anchor" id="a0852dd429abf55ef9f7bea22be6e92e6"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> lldb::SBModule::GetRemoteInstallFileSpec </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get accessor for the remote install path for a module.</p>
+<p>When debugging to a remote platform by connecting to a remote platform, the install path of the module can be set. If the install path is set, every time the process is about to launch the target will install this module on the remote platform prior to launching.</p>
+<dl class="section return"><dt>Returns</dt><dd>A file specification object. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a5d34f0bbd9ca3762fce49f42b0e9890d"></a>
<div class="memitem">
<div class="memproto">
@@ -600,6 +687,24 @@
</div>
</div>
+<a class="anchor" id="a1a656861424c804c3d91e4defb55bf1e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> lldb::SBModule::GetSymbolFileSpec </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get accessor for the symbol file specification.</p>
+<p>When debugging an object file an additional debug information can be provided in separate file. Therefore if you debugging something like '/usr/lib/liba.dylib' then debug information can be located in folder like '/usr/lib/liba.dylib.dSYM/'.</p>
+<dl class="section return"><dt>Returns</dt><dd>A const reference to the file specification object. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a4d11ed943bef653387746c2693cc3196"></a>
<div class="memitem">
<div class="memproto">
@@ -615,6 +720,32 @@
</div>
</div>
+<a class="anchor" id="a7e146879df95df9ab9e675f85513d3c5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBModule::GetTypeByID </td>
+ <td>(</td>
+ <td class="paramtype">lldb::user_id_t </td>
+ <td class="paramname"><em>uid</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get a type using its type ID.</p>
+<p>Each symbol file reader will assign different user IDs to their types, but it is sometimes useful when debugging type issues to be able to grab a type using its type ID.</p>
+<p>For DWARF debug info, the type ID is the DIE offset.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">uid</td><td>The type user ID.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBType.html">SBType</a> for the given type ID, or an empty <a class="el" href="classlldb_1_1SBType.html">SBType</a> if the type was not found. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a9ae98e0ba4724016288ec8b522f78cca"></a>
<div class="memitem">
<div class="memproto">
@@ -827,7 +958,32 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<a class="anchor" id="a7c0399e52fce7e50b00bf03e6ed05ada"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBModule::SetRemoteInstallFileSpec </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>file</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Set accessor for the remote install path for a module.</p>
+<p>When debugging to a remote platform by connecting to a remote platform, the install path of the module can be set. If the install path is set, every time the process is about to launch the target will install this module on the remote platform prior to launching.</p>
+<p>If <em>file</em> specifies a full path to an install location, the module will be installed to this path. If the path is relative (no directory specified, or the path is partial like "usr/lib" or "./usr/lib", then the install path will be resolved using the platform's current working directory as the base path.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">file</td><td>A file specification object. </td></tr>
+ </table>
+ </dd>
+</dl>
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -846,7 +1002,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00267">267</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00299">299</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
</div>
</div>
@@ -868,7 +1024,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00268">268</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00300">300</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
</div>
</div>
@@ -890,7 +1046,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00269">269</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00301">301</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
</div>
</div>
@@ -912,7 +1068,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00270">270</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00302">302</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
</div>
</div>
@@ -934,7 +1090,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00271">271</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModule_8h_source.html#l00303">303</a> of file <a class="el" href="SBModule_8h_source.html">SBModule.h</a>.</p>
</div>
</div>
@@ -944,9 +1100,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec-members.html
index 302cfc3..d33c835 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -62,9 +63,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec.html b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec.html
index 22fb1e0..d352588 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpec.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,39 +41,62 @@
<p><code>#include <<a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:acd3760f06ac7b625d26fb845434d6b8f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#acd3760f06ac7b625d26fb845434d6b8f">SBModuleSpec</a> ()</td></tr>
+<tr class="separator:acd3760f06ac7b625d26fb845434d6b8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a0d9e3eaf13e501642dc0d552be7eac"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a3a0d9e3eaf13e501642dc0d552be7eac">SBModuleSpec</a> (const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &rhs)</td></tr>
+<tr class="separator:a3a0d9e3eaf13e501642dc0d552be7eac"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e36adf83ef0aefcfe87c73d5af3fb87"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a3e36adf83ef0aefcfe87c73d5af3fb87">~SBModuleSpec</a> ()</td></tr>
+<tr class="separator:a3e36adf83ef0aefcfe87c73d5af3fb87"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a33b82f2b700ea020812393108e2cba4e"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a33b82f2b700ea020812393108e2cba4e">operator=</a> (const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &rhs)</td></tr>
+<tr class="separator:a33b82f2b700ea020812393108e2cba4e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f8bbe519595648621421c80307d9c88"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a6f8bbe519595648621421c80307d9c88">IsValid</a> () const </td></tr>
+<tr class="separator:a6f8bbe519595648621421c80307d9c88"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a430cced29bf2a008115c7c008fece40d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a430cced29bf2a008115c7c008fece40d">Clear</a> ()</td></tr>
+<tr class="separator:a430cced29bf2a008115c7c008fece40d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab15cbc0e18361fbcb445f06b627e2883"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#ab15cbc0e18361fbcb445f06b627e2883">GetFileSpec</a> ()</td></tr>
+<tr class="separator:ab15cbc0e18361fbcb445f06b627e2883"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2da8f8e1019ab03e5513b27dd08cda6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#ac2da8f8e1019ab03e5513b27dd08cda6">SetFileSpec</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec)</td></tr>
+<tr class="separator:ac2da8f8e1019ab03e5513b27dd08cda6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6194a4856f4213421e7641d27e87c32b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a6194a4856f4213421e7641d27e87c32b">GetPlatformFileSpec</a> ()</td></tr>
+<tr class="separator:a6194a4856f4213421e7641d27e87c32b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a21ade49ee28f1256e98165dfcd016620"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a21ade49ee28f1256e98165dfcd016620">SetPlatformFileSpec</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec)</td></tr>
+<tr class="separator:a21ade49ee28f1256e98165dfcd016620"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82693d994e48765cbdaa0c657e7c1e77"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a82693d994e48765cbdaa0c657e7c1e77">GetSymbolFileSpec</a> ()</td></tr>
+<tr class="separator:a82693d994e48765cbdaa0c657e7c1e77"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7d4042eecfe435d914c2d258be7de709"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a7d4042eecfe435d914c2d258be7de709">SetSymbolFileSpec</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &fspec)</td></tr>
+<tr class="separator:a7d4042eecfe435d914c2d258be7de709"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad45a80567f13769591c5209262b765da"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#ad45a80567f13769591c5209262b765da">GetObjectName</a> ()</td></tr>
+<tr class="separator:ad45a80567f13769591c5209262b765da"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7671ba2b1a8d1f7520e85b88c781b819"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a7671ba2b1a8d1f7520e85b88c781b819">SetObjectName</a> (const char *name)</td></tr>
+<tr class="separator:a7671ba2b1a8d1f7520e85b88c781b819"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a55ddd824276ec3b43f1dc370224a1f87"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a55ddd824276ec3b43f1dc370224a1f87">GetTriple</a> ()</td></tr>
+<tr class="separator:a55ddd824276ec3b43f1dc370224a1f87"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f1cc06a874c0fef7d2f29f154e374ec"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a6f1cc06a874c0fef7d2f29f154e374ec">SetTriple</a> (const char *triple)</td></tr>
+<tr class="separator:a6f1cc06a874c0fef7d2f29f154e374ec"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1bec1c091b0bede82ff2986e7c2256a9"><td class="memItemLeft" align="right" valign="top">const uint8_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a1bec1c091b0bede82ff2986e7c2256a9">GetUUIDBytes</a> ()</td></tr>
+<tr class="separator:a1bec1c091b0bede82ff2986e7c2256a9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a1a9d41e50efc34ca597700ca54d7d0"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a4a1a9d41e50efc34ca597700ca54d7d0">GetUUIDLength</a> ()</td></tr>
+<tr class="separator:a4a1a9d41e50efc34ca597700ca54d7d0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a59be23c399f70f03fd802e0e69aa910c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a59be23c399f70f03fd802e0e69aa910c">SetUUIDBytes</a> (const uint8_t *uuid, size_t uuid_len)</td></tr>
+<tr class="separator:a59be23c399f70f03fd802e0e69aa910c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a29d852a8d38713c26eb6101dd54881b0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a29d852a8d38713c26eb6101dd54881b0">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a29d852a8d38713c26eb6101dd54881b0"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6764bf403ecc0bf5b62f6ca9af5e1390"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a6764bf403ecc0bf5b62f6ca9af5e1390">SBModuleSpecList</a></td></tr>
+<tr class="separator:a6764bf403ecc0bf5b62f6ca9af5e1390"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00018">18</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="acd3760f06ac7b625d26fb845434d6b8f"></a>
<div class="memitem">
<div class="memproto">
@@ -119,7 +143,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a430cced29bf2a008115c7c008fece40d"></a>
<div class="memitem">
<div class="memproto">
@@ -399,7 +423,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a5a50b764fceeae5ed6ecf04b9d1eba5c"></a>
<div class="memitem">
<div class="memproto">
@@ -418,7 +442,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00106">106</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00087">87</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
</div>
</div>
@@ -440,7 +464,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00105">105</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00086">86</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
</div>
</div>
@@ -462,7 +486,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00107">107</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
+<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00088">88</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
</div>
</div>
@@ -472,9 +496,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList-members.html
index ff37145..76fbeeb 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -51,9 +52,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList.html
index 9e94573..09df6f2 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBModuleSpecList.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,28 +41,40 @@
<p><code>#include <<a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a05908f706a05e3195cad77227530d1a9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">SBModuleSpecList</a> ()</td></tr>
+<tr class="separator:a05908f706a05e3195cad77227530d1a9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab6b8fc80fee2d4d6aff596cd8f2c304b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#ab6b8fc80fee2d4d6aff596cd8f2c304b">SBModuleSpecList</a> (const <a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &rhs)</td></tr>
+<tr class="separator:ab6b8fc80fee2d4d6aff596cd8f2c304b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa32e0b52b881b739c8af2e868705065a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#aa32e0b52b881b739c8af2e868705065a">~SBModuleSpecList</a> ()</td></tr>
+<tr class="separator:aa32e0b52b881b739c8af2e868705065a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa701a317d15923cbb66e1b095334a794"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#aa701a317d15923cbb66e1b095334a794">operator=</a> (const <a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &rhs)</td></tr>
+<tr class="separator:aa701a317d15923cbb66e1b095334a794"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aabbad763e252a240cb2f968ef89b6129"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">Append</a> (const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &spec)</td></tr>
+<tr class="separator:aabbad763e252a240cb2f968ef89b6129"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4642f39241f98eb0d6d5cdf105d2c36"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#af4642f39241f98eb0d6d5cdf105d2c36">Append</a> (const <a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> &spec_list)</td></tr>
+<tr class="separator:af4642f39241f98eb0d6d5cdf105d2c36"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3a284d17d4f0bff73e303d2594888a1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#ad3a284d17d4f0bff73e303d2594888a1">FindFirstMatchingSpec</a> (const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &match_spec)</td></tr>
+<tr class="separator:ad3a284d17d4f0bff73e303d2594888a1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5bb90af5476346584d4de1b65247f20b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#a5bb90af5476346584d4de1b65247f20b">FindMatchingSpecs</a> (const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &match_spec)</td></tr>
+<tr class="separator:a5bb90af5476346584d4de1b65247f20b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5bbc79112ac8d440c431f3cde50e2ff2"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#a5bbc79112ac8d440c431f3cde50e2ff2">GetSize</a> ()</td></tr>
+<tr class="separator:a5bbc79112ac8d440c431f3cde50e2ff2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a763720007e2231a2f19c136d0d33c828"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#a763720007e2231a2f19c136d0d33c828">GetSpecAtIndex</a> (size_t i)</td></tr>
+<tr class="separator:a763720007e2231a2f19c136d0d33c828"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2cdbdf618578aacea9204508526cf07d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#a2cdbdf618578aacea9204508526cf07d">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a2cdbdf618578aacea9204508526cf07d"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a321c2e486bbde02789b97e06462b1de2"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html#a321c2e486bbde02789b97e06462b1de2">GetModuleSpecifications</a> (const char *path)</td></tr>
+<tr class="separator:a321c2e486bbde02789b97e06462b1de2"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00112">112</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBModuleSpec_8h_source.html#l00093">93</a> of file <a class="el" href="SBModuleSpec_8h_source.html">SBModuleSpec.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a05908f706a05e3195cad77227530d1a9"></a>
<div class="memitem">
<div class="memproto">
@@ -108,7 +121,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aabbad763e252a240cb2f968ef89b6129"></a>
<div class="memitem">
<div class="memproto">
@@ -266,9 +279,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform-members.html
new file mode 100644
index 0000000..e9121e6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform-members.html
@@ -0,0 +1,85 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBPlatform Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#afb3f994a0783fbe02777b8b7106d3bbe">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a6eedc43ace5794421c5b5eb42d21dda2">ConnectRemote</a>(SBPlatformConnectOptions &connect_options)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#acc90977a940e536c5d25d582de96f452">DisconnectRemote</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#af952fb1894c6461f8910b1156b185a8d">ExecuteConnected</a>(const std::function< lldb_private::Error(const lldb::PlatformSP &)> &func)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a70cf5f6e4f8fafb46fadbd16dca1732c">Get</a>(SBFileSpec &src, SBFileSpec &dst)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a2ba1105fedc5ba9053132de2f0dbcde1">GetFilePermissions</a>(const char *path)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#afe61a16241f0b3f6a126eaf6e600167c">GetHostname</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#ae2c0ec1ca706bce77613468c81bb2378">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a63bd7dc7e2cdcee464524ffe02eb964b">GetOSBuild</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#aaff7af9fe5d929e5f7310ca4c28630ef">GetOSDescription</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a4dd56c23dc8989ae4bd4269226ded277">GetOSMajorVersion</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a7b1608ed1d33a606f38aae365230d58c">GetOSMinorVersion</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a7b34ecfdedda7d0ef0e344e42f7cb41f">GetOSUpdateVersion</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#abaef3ff4f03e0deb49ca6618f6ed8cce">GetSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a78dab18f0c5d8e07246e6c6b0759c1aa">GetTriple</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#aba75e60628c7dbbaf2d0abc4ccc5f960">GetUnixSignals</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a5a7c582a522e46b2b4175b5134811854">GetWorkingDirectory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a2161d455d124f0c3ff8cfb62f5c22349">Install</a>(SBFileSpec &src, SBFileSpec &dst)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a031287abbbcac9a604d59447407dcc83">IsConnected</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#ada58c492883ffec05601110a38e4c269">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#aac506fbf3f34b13ceab9aa340b6e1db6">Kill</a>(const lldb::pid_t pid)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a76e23358f959f822eccd2eb537cb96ea">Launch</a>(SBLaunchInfo &launch_info)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#ac024be85886c9acf8a9427a8262b4cc6">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a4147538d7a2a187ce88f3d72ae88358b">MakeDirectory</a>(const char *path, uint32_t file_permissions=eFilePermissionsDirectoryDefault)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a59752e36ef5b539e35cbb6548a84abfc">Put</a>(SBFileSpec &src, SBFileSpec &dst)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a90fda048d8d75a7dd1b7998ace77d4ed">Run</a>(SBPlatformShellCommand &shell_command)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a5183f925eea72a57730d36584355d5d3">SBPlatform</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#afaf04aaf55acc4f21806030d0c6be14f">SBPlatform</a>(const char *platform_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#ab1f3fad2c62099579e4b36746fa94404">SetFilePermissions</a>(const char *path, uint32_t file_permissions)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a64ba7642767181348cc69a2b5fc1e095">SetSP</a>(const lldb::PlatformSP &platform_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a240b2a2d54dee17f2f5f7545be789752">SetWorkingDirectory</a>(const char *path)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html#a52dfeb118f0c99235230ab34c8367390">~SBPlatform</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform.html b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform.html
new file mode 100644
index 0000000..440a9c2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform.html
@@ -0,0 +1,773 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBPlatform Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#pro-attribs">Protected Attributes</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBPlatform-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBPlatform Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>></code></p>
+<div class="dynheader">
+Collaboration diagram for lldb::SBPlatform:</div>
+<div class="dyncontent">
+<div class="center"><img src="classlldb_1_1SBPlatform__coll__graph.png" border="0" usemap="#lldb_1_1SBPlatform_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBPlatform_coll__map" id="lldb_1_1SBPlatform_coll__map">
+</map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a5183f925eea72a57730d36584355d5d3"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a5183f925eea72a57730d36584355d5d3">SBPlatform</a> ()</td></tr>
+<tr class="separator:a5183f925eea72a57730d36584355d5d3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:afaf04aaf55acc4f21806030d0c6be14f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#afaf04aaf55acc4f21806030d0c6be14f">SBPlatform</a> (const char *platform_name)</td></tr>
+<tr class="separator:afaf04aaf55acc4f21806030d0c6be14f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a52dfeb118f0c99235230ab34c8367390"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a52dfeb118f0c99235230ab34c8367390">~SBPlatform</a> ()</td></tr>
+<tr class="separator:a52dfeb118f0c99235230ab34c8367390"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ada58c492883ffec05601110a38e4c269"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#ada58c492883ffec05601110a38e4c269">IsValid</a> () const </td></tr>
+<tr class="separator:ada58c492883ffec05601110a38e4c269"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:afb3f994a0783fbe02777b8b7106d3bbe"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#afb3f994a0783fbe02777b8b7106d3bbe">Clear</a> ()</td></tr>
+<tr class="separator:afb3f994a0783fbe02777b8b7106d3bbe"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5a7c582a522e46b2b4175b5134811854"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a5a7c582a522e46b2b4175b5134811854">GetWorkingDirectory</a> ()</td></tr>
+<tr class="separator:a5a7c582a522e46b2b4175b5134811854"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a240b2a2d54dee17f2f5f7545be789752"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a240b2a2d54dee17f2f5f7545be789752">SetWorkingDirectory</a> (const char *path)</td></tr>
+<tr class="separator:a240b2a2d54dee17f2f5f7545be789752"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae2c0ec1ca706bce77613468c81bb2378"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#ae2c0ec1ca706bce77613468c81bb2378">GetName</a> ()</td></tr>
+<tr class="separator:ae2c0ec1ca706bce77613468c81bb2378"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6eedc43ace5794421c5b5eb42d21dda2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a6eedc43ace5794421c5b5eb42d21dda2">ConnectRemote</a> (<a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> &connect_options)</td></tr>
+<tr class="separator:a6eedc43ace5794421c5b5eb42d21dda2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acc90977a940e536c5d25d582de96f452"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#acc90977a940e536c5d25d582de96f452">DisconnectRemote</a> ()</td></tr>
+<tr class="separator:acc90977a940e536c5d25d582de96f452"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a031287abbbcac9a604d59447407dcc83"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a031287abbbcac9a604d59447407dcc83">IsConnected</a> ()</td></tr>
+<tr class="separator:a031287abbbcac9a604d59447407dcc83"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a78dab18f0c5d8e07246e6c6b0759c1aa"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a78dab18f0c5d8e07246e6c6b0759c1aa">GetTriple</a> ()</td></tr>
+<tr class="separator:a78dab18f0c5d8e07246e6c6b0759c1aa"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:afe61a16241f0b3f6a126eaf6e600167c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#afe61a16241f0b3f6a126eaf6e600167c">GetHostname</a> ()</td></tr>
+<tr class="separator:afe61a16241f0b3f6a126eaf6e600167c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a63bd7dc7e2cdcee464524ffe02eb964b"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a63bd7dc7e2cdcee464524ffe02eb964b">GetOSBuild</a> ()</td></tr>
+<tr class="separator:a63bd7dc7e2cdcee464524ffe02eb964b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aaff7af9fe5d929e5f7310ca4c28630ef"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#aaff7af9fe5d929e5f7310ca4c28630ef">GetOSDescription</a> ()</td></tr>
+<tr class="separator:aaff7af9fe5d929e5f7310ca4c28630ef"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4dd56c23dc8989ae4bd4269226ded277"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a4dd56c23dc8989ae4bd4269226ded277">GetOSMajorVersion</a> ()</td></tr>
+<tr class="separator:a4dd56c23dc8989ae4bd4269226ded277"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7b1608ed1d33a606f38aae365230d58c"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a7b1608ed1d33a606f38aae365230d58c">GetOSMinorVersion</a> ()</td></tr>
+<tr class="separator:a7b1608ed1d33a606f38aae365230d58c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7b34ecfdedda7d0ef0e344e42f7cb41f"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a7b34ecfdedda7d0ef0e344e42f7cb41f">GetOSUpdateVersion</a> ()</td></tr>
+<tr class="separator:a7b34ecfdedda7d0ef0e344e42f7cb41f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a59752e36ef5b539e35cbb6548a84abfc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a59752e36ef5b539e35cbb6548a84abfc">Put</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &src, <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dst)</td></tr>
+<tr class="separator:a59752e36ef5b539e35cbb6548a84abfc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a70cf5f6e4f8fafb46fadbd16dca1732c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a70cf5f6e4f8fafb46fadbd16dca1732c">Get</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &src, <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dst)</td></tr>
+<tr class="separator:a70cf5f6e4f8fafb46fadbd16dca1732c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2161d455d124f0c3ff8cfb62f5c22349"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a2161d455d124f0c3ff8cfb62f5c22349">Install</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &src, <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dst)</td></tr>
+<tr class="separator:a2161d455d124f0c3ff8cfb62f5c22349"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a90fda048d8d75a7dd1b7998ace77d4ed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a90fda048d8d75a7dd1b7998ace77d4ed">Run</a> (<a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> &shell_command)</td></tr>
+<tr class="separator:a90fda048d8d75a7dd1b7998ace77d4ed"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a76e23358f959f822eccd2eb537cb96ea"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a76e23358f959f822eccd2eb537cb96ea">Launch</a> (<a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> &launch_info)</td></tr>
+<tr class="separator:a76e23358f959f822eccd2eb537cb96ea"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aac506fbf3f34b13ceab9aa340b6e1db6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#aac506fbf3f34b13ceab9aa340b6e1db6">Kill</a> (const lldb::pid_t pid)</td></tr>
+<tr class="separator:aac506fbf3f34b13ceab9aa340b6e1db6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4147538d7a2a187ce88f3d72ae88358b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a4147538d7a2a187ce88f3d72ae88358b">MakeDirectory</a> (const char *path, uint32_t file_permissions=eFilePermissionsDirectoryDefault)</td></tr>
+<tr class="separator:a4147538d7a2a187ce88f3d72ae88358b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2ba1105fedc5ba9053132de2f0dbcde1"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a2ba1105fedc5ba9053132de2f0dbcde1">GetFilePermissions</a> (const char *path)</td></tr>
+<tr class="separator:a2ba1105fedc5ba9053132de2f0dbcde1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab1f3fad2c62099579e4b36746fa94404"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#ab1f3fad2c62099579e4b36746fa94404">SetFilePermissions</a> (const char *path, uint32_t file_permissions)</td></tr>
+<tr class="separator:ab1f3fad2c62099579e4b36746fa94404"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aba75e60628c7dbbaf2d0abc4ccc5f960"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#aba75e60628c7dbbaf2d0abc4ccc5f960">GetUnixSignals</a> () const </td></tr>
+<tr class="separator:aba75e60628c7dbbaf2d0abc4ccc5f960"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:abaef3ff4f03e0deb49ca6618f6ed8cce"><td class="memItemLeft" align="right" valign="top">lldb::PlatformSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#abaef3ff4f03e0deb49ca6618f6ed8cce">GetSP</a> () const </td></tr>
+<tr class="separator:abaef3ff4f03e0deb49ca6618f6ed8cce"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a64ba7642767181348cc69a2b5fc1e095"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a64ba7642767181348cc69a2b5fc1e095">SetSP</a> (const lldb::PlatformSP &platform_sp)</td></tr>
+<tr class="separator:a64ba7642767181348cc69a2b5fc1e095"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af952fb1894c6461f8910b1156b185a8d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#af952fb1894c6461f8910b1156b185a8d">ExecuteConnected</a> (const std::function< lldb_private::Error(const lldb::PlatformSP &)> &func)</td></tr>
+<tr class="separator:af952fb1894c6461f8910b1156b185a8d"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
+Protected Attributes</h2></td></tr>
+<tr class="memitem:ac024be85886c9acf8a9427a8262b4cc6"><td class="memItemLeft" align="right" valign="top">lldb::PlatformSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#ac024be85886c9acf8a9427a8262b4cc6">m_opaque_sp</a></td></tr>
+<tr class="separator:ac024be85886c9acf8a9427a8262b4cc6"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00087">87</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a5183f925eea72a57730d36584355d5d3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatform::SBPlatform </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="afaf04aaf55acc4f21806030d0c6be14f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatform::SBPlatform </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>platform_name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a52dfeb118f0c99235230ab34c8367390"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatform::~SBPlatform </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="afb3f994a0783fbe02777b8b7106d3bbe"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatform::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6eedc43ace5794421c5b5eb42d21dda2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::ConnectRemote </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> & </td>
+ <td class="paramname"><em>connect_options</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="acc90977a940e536c5d25d582de96f452"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatform::DisconnectRemote </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af952fb1894c6461f8910b1156b185a8d"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::ExecuteConnected </td>
+ <td>(</td>
+ <td class="paramtype">const std::function< lldb_private::Error(const lldb::PlatformSP &)> & </td>
+ <td class="paramname"><em>func</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a70cf5f6e4f8fafb46fadbd16dca1732c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::Get </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>src</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>dst</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2ba1105fedc5ba9053132de2f0dbcde1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBPlatform::GetFilePermissions </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="afe61a16241f0b3f6a126eaf6e600167c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatform::GetHostname </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae2c0ec1ca706bce77613468c81bb2378"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatform::GetName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a63bd7dc7e2cdcee464524ffe02eb964b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatform::GetOSBuild </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aaff7af9fe5d929e5f7310ca4c28630ef"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatform::GetOSDescription </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4dd56c23dc8989ae4bd4269226ded277"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBPlatform::GetOSMajorVersion </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7b1608ed1d33a606f38aae365230d58c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBPlatform::GetOSMinorVersion </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7b34ecfdedda7d0ef0e344e42f7cb41f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBPlatform::GetOSUpdateVersion </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="abaef3ff4f03e0deb49ca6618f6ed8cce"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::PlatformSP lldb::SBPlatform::GetSP </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a78dab18f0c5d8e07246e6c6b0759c1aa"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatform::GetTriple </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aba75e60628c7dbbaf2d0abc4ccc5f960"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a> lldb::SBPlatform::GetUnixSignals </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5a7c582a522e46b2b4175b5134811854"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatform::GetWorkingDirectory </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2161d455d124f0c3ff8cfb62f5c22349"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::Install </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>src</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>dst</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a031287abbbcac9a604d59447407dcc83"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBPlatform::IsConnected </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ada58c492883ffec05601110a38e4c269"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBPlatform::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aac506fbf3f34b13ceab9aa340b6e1db6"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::Kill </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::pid_t </td>
+ <td class="paramname"><em>pid</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a76e23358f959f822eccd2eb537cb96ea"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::Launch </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> & </td>
+ <td class="paramname"><em>launch_info</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4147538d7a2a187ce88f3d72ae88358b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::MakeDirectory </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>file_permissions</em> = <code>eFilePermissionsDirectoryDefault</code> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a59752e36ef5b539e35cbb6548a84abfc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::Put </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>src</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>dst</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a90fda048d8d75a7dd1b7998ace77d4ed"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::Run </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> & </td>
+ <td class="paramname"><em>shell_command</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab1f3fad2c62099579e4b36746fa94404"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBPlatform::SetFilePermissions </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>file_permissions</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a64ba7642767181348cc69a2b5fc1e095"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatform::SetSP </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::PlatformSP & </td>
+ <td class="paramname"><em>platform_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a240b2a2d54dee17f2f5f7545be789752"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBPlatform::SetWorkingDirectory </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00151">151</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00152">152</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+
+</div>
+</div>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a class="anchor" id="ac024be85886c9acf8a9427a8262b4cc6"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::PlatformSP lldb::SBPlatform::m_opaque_sp</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00161">161</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions-members.html
new file mode 100644
index 0000000..6029c4a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions-members.html
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBPlatformConnectOptions Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a983d355e9011d877154e798fc6723420">DisableRsync</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a5f08a38fd52a965411678d61d6e9da8f">EnableRsync</a>(const char *options, const char *remote_path_prefix, bool omit_remote_hostname)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac07356fabefc5588172db9db62fe0db9">GetLocalCacheDirectory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6a68a44451ab3334b4ab3585dae6042d">GetRsyncEnabled</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a04a6f991f01f2061d63aff84da9eb15c">GetURL</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a182ee44feb2a46a09581e590b3c6ff64">m_opaque_ptr</a></td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a67a14ce21ebb167812401cf2710d0f1e">operator=</a>(const SBPlatformConnectOptions &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a4f7d29927aa2b521a1c83babcf72db4e">SBPlatformConnectOptions</a>(const char *url)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a7275db845f222866392113b824b23042">SBPlatformConnectOptions</a>(const SBPlatformConnectOptions &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#aed71f6bc3f5063bee058e2ba7a9b743b">SetLocalCacheDirectory</a>(const char *path)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac8dee5b7a22c20ec9288776ed03828e5">SetURL</a>(const char *url)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6714672ce4d4db3fd617541c4e819b0d">~SBPlatformConnectOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">lldb::SBPlatformConnectOptions</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions.html b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions.html
new file mode 100644
index 0000000..f445397
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions.html
@@ -0,0 +1,310 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBPlatformConnectOptions Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-attribs">Protected Attributes</a> |
+<a href="classlldb_1_1SBPlatformConnectOptions-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBPlatformConnectOptions Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>></code></p>
+<div class="dynheader">
+Collaboration diagram for lldb::SBPlatformConnectOptions:</div>
+<div class="dyncontent">
+<div class="center"><img src="classlldb_1_1SBPlatformConnectOptions__coll__graph.png" border="0" usemap="#lldb_1_1SBPlatformConnectOptions_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBPlatformConnectOptions_coll__map" id="lldb_1_1SBPlatformConnectOptions_coll__map">
+</map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a4f7d29927aa2b521a1c83babcf72db4e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a4f7d29927aa2b521a1c83babcf72db4e">SBPlatformConnectOptions</a> (const char *url)</td></tr>
+<tr class="separator:a4f7d29927aa2b521a1c83babcf72db4e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7275db845f222866392113b824b23042"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a7275db845f222866392113b824b23042">SBPlatformConnectOptions</a> (const <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> &rhs)</td></tr>
+<tr class="separator:a7275db845f222866392113b824b23042"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6714672ce4d4db3fd617541c4e819b0d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6714672ce4d4db3fd617541c4e819b0d">~SBPlatformConnectOptions</a> ()</td></tr>
+<tr class="separator:a6714672ce4d4db3fd617541c4e819b0d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a67a14ce21ebb167812401cf2710d0f1e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a67a14ce21ebb167812401cf2710d0f1e">operator=</a> (const <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> &rhs)</td></tr>
+<tr class="separator:a67a14ce21ebb167812401cf2710d0f1e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a04a6f991f01f2061d63aff84da9eb15c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a04a6f991f01f2061d63aff84da9eb15c">GetURL</a> ()</td></tr>
+<tr class="separator:a04a6f991f01f2061d63aff84da9eb15c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac8dee5b7a22c20ec9288776ed03828e5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac8dee5b7a22c20ec9288776ed03828e5">SetURL</a> (const char *url)</td></tr>
+<tr class="separator:ac8dee5b7a22c20ec9288776ed03828e5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6a68a44451ab3334b4ab3585dae6042d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6a68a44451ab3334b4ab3585dae6042d">GetRsyncEnabled</a> ()</td></tr>
+<tr class="separator:a6a68a44451ab3334b4ab3585dae6042d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5f08a38fd52a965411678d61d6e9da8f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a5f08a38fd52a965411678d61d6e9da8f">EnableRsync</a> (const char *options, const char *remote_path_prefix, bool omit_remote_hostname)</td></tr>
+<tr class="separator:a5f08a38fd52a965411678d61d6e9da8f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a983d355e9011d877154e798fc6723420"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a983d355e9011d877154e798fc6723420">DisableRsync</a> ()</td></tr>
+<tr class="separator:a983d355e9011d877154e798fc6723420"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac07356fabefc5588172db9db62fe0db9"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac07356fabefc5588172db9db62fe0db9">GetLocalCacheDirectory</a> ()</td></tr>
+<tr class="separator:ac07356fabefc5588172db9db62fe0db9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aed71f6bc3f5063bee058e2ba7a9b743b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#aed71f6bc3f5063bee058e2ba7a9b743b">SetLocalCacheDirectory</a> (const char *path)</td></tr>
+<tr class="separator:aed71f6bc3f5063bee058e2ba7a9b743b"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
+Protected Attributes</h2></td></tr>
+<tr class="memitem:a182ee44feb2a46a09581e590b3c6ff64"><td class="memItemLeft" align="right" valign="top">PlatformConnectOptions * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a182ee44feb2a46a09581e590b3c6ff64">m_opaque_ptr</a></td></tr>
+<tr class="separator:a182ee44feb2a46a09581e590b3c6ff64"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00024">24</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a4f7d29927aa2b521a1c83babcf72db4e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatformConnectOptions::SBPlatformConnectOptions </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>url</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7275db845f222866392113b824b23042"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatformConnectOptions::SBPlatformConnectOptions </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6714672ce4d4db3fd617541c4e819b0d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatformConnectOptions::~SBPlatformConnectOptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a983d355e9011d877154e798fc6723420"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformConnectOptions::DisableRsync </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5f08a38fd52a965411678d61d6e9da8f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformConnectOptions::EnableRsync </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>options</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>remote_path_prefix</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>omit_remote_hostname</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac07356fabefc5588172db9db62fe0db9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatformConnectOptions::GetLocalCacheDirectory </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6a68a44451ab3334b4ab3585dae6042d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBPlatformConnectOptions::GetRsyncEnabled </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a04a6f991f01f2061d63aff84da9eb15c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatformConnectOptions::GetURL </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a67a14ce21ebb167812401cf2710d0f1e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformConnectOptions::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aed71f6bc3f5063bee058e2ba7a9b743b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformConnectOptions::SetLocalCacheDirectory </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac8dee5b7a22c20ec9288776ed03828e5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformConnectOptions::SetURL </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>url</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a class="anchor" id="a182ee44feb2a46a09581e590b3c6ff64"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">PlatformConnectOptions* lldb::SBPlatformConnectOptions::m_opaque_ptr</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00050">50</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.map b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.map
new file mode 100644
index 0000000..bdad100
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.map
@@ -0,0 +1,2 @@
+<map id="lldb::SBPlatformConnectOptions" name="lldb::SBPlatformConnectOptions">
+</map>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.md5 b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.md5
new file mode 100644
index 0000000..6c4faa4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.md5
@@ -0,0 +1 @@
+a05336b2bf1188d0084846ef1d2aae3c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.png
new file mode 100644
index 0000000..ee7ce78
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformConnectOptions__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand-members.html
new file mode 100644
index 0000000..033fe66
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand-members.html
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBPlatformShellCommand Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a3255061232dc922ae247ea4b2d4e8d45">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a7bc1690b1f28ea59c46dad6586106583">GetCommand</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aee4d455a0cd769caf4eda5825bb9f3a9">GetOutput</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ab3d12975e6c217226d70ab021e3ce481">GetSignal</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aec85a6ec6fa48bbf1e2a3cc792a208c3">GetStatus</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a035c113443b0ba515e80180a3d1c5dce">GetTimeoutSeconds</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ade502b0ed905c286108c62f04ca211fd">GetWorkingDirectory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a442df283edc1558bdef0d34e3070a44c">m_opaque_ptr</a></td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1658e42bcc3c3cd3a8031b6b8b56e5cc">SBPlatformShellCommand</a>(const char *shell_command)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a9f3500fcb310f449e69636d158ac6da2">SBPlatformShellCommand</a>(const SBPlatformShellCommand &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1b7599d6a4913343f6ebeff736b75c25">SetCommand</a>(const char *shell_command)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a07784a88d19a2d1bd72e2089a4269db4">SetTimeoutSeconds</a>(uint32_t sec)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aa77a4c96a7d6d151d2f7eaec067c0afe">SetWorkingDirectory</a>(const char *path)</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a554dc9cff1b8905212a2f76c01814aed">~SBPlatformShellCommand</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">lldb::SBPlatformShellCommand</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand.html b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand.html
new file mode 100644
index 0000000..e8e04bd
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand.html
@@ -0,0 +1,356 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBPlatformShellCommand Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-attribs">Protected Attributes</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBPlatformShellCommand-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBPlatformShellCommand Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>></code></p>
+<div class="dynheader">
+Collaboration diagram for lldb::SBPlatformShellCommand:</div>
+<div class="dyncontent">
+<div class="center"><img src="classlldb_1_1SBPlatformShellCommand__coll__graph.png" border="0" usemap="#lldb_1_1SBPlatformShellCommand_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBPlatformShellCommand_coll__map" id="lldb_1_1SBPlatformShellCommand_coll__map">
+</map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a1658e42bcc3c3cd3a8031b6b8b56e5cc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1658e42bcc3c3cd3a8031b6b8b56e5cc">SBPlatformShellCommand</a> (const char *shell_command)</td></tr>
+<tr class="separator:a1658e42bcc3c3cd3a8031b6b8b56e5cc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9f3500fcb310f449e69636d158ac6da2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a9f3500fcb310f449e69636d158ac6da2">SBPlatformShellCommand</a> (const <a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> &rhs)</td></tr>
+<tr class="separator:a9f3500fcb310f449e69636d158ac6da2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a554dc9cff1b8905212a2f76c01814aed"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a554dc9cff1b8905212a2f76c01814aed">~SBPlatformShellCommand</a> ()</td></tr>
+<tr class="separator:a554dc9cff1b8905212a2f76c01814aed"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3255061232dc922ae247ea4b2d4e8d45"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a3255061232dc922ae247ea4b2d4e8d45">Clear</a> ()</td></tr>
+<tr class="separator:a3255061232dc922ae247ea4b2d4e8d45"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7bc1690b1f28ea59c46dad6586106583"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a7bc1690b1f28ea59c46dad6586106583">GetCommand</a> ()</td></tr>
+<tr class="separator:a7bc1690b1f28ea59c46dad6586106583"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1b7599d6a4913343f6ebeff736b75c25"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1b7599d6a4913343f6ebeff736b75c25">SetCommand</a> (const char *shell_command)</td></tr>
+<tr class="separator:a1b7599d6a4913343f6ebeff736b75c25"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ade502b0ed905c286108c62f04ca211fd"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ade502b0ed905c286108c62f04ca211fd">GetWorkingDirectory</a> ()</td></tr>
+<tr class="separator:ade502b0ed905c286108c62f04ca211fd"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa77a4c96a7d6d151d2f7eaec067c0afe"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aa77a4c96a7d6d151d2f7eaec067c0afe">SetWorkingDirectory</a> (const char *path)</td></tr>
+<tr class="separator:aa77a4c96a7d6d151d2f7eaec067c0afe"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a035c113443b0ba515e80180a3d1c5dce"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a035c113443b0ba515e80180a3d1c5dce">GetTimeoutSeconds</a> ()</td></tr>
+<tr class="separator:a035c113443b0ba515e80180a3d1c5dce"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a07784a88d19a2d1bd72e2089a4269db4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a07784a88d19a2d1bd72e2089a4269db4">SetTimeoutSeconds</a> (uint32_t sec)</td></tr>
+<tr class="separator:a07784a88d19a2d1bd72e2089a4269db4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab3d12975e6c217226d70ab021e3ce481"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ab3d12975e6c217226d70ab021e3ce481">GetSignal</a> ()</td></tr>
+<tr class="separator:ab3d12975e6c217226d70ab021e3ce481"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aec85a6ec6fa48bbf1e2a3cc792a208c3"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aec85a6ec6fa48bbf1e2a3cc792a208c3">GetStatus</a> ()</td></tr>
+<tr class="separator:aec85a6ec6fa48bbf1e2a3cc792a208c3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aee4d455a0cd769caf4eda5825bb9f3a9"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aee4d455a0cd769caf4eda5825bb9f3a9">GetOutput</a> ()</td></tr>
+<tr class="separator:aee4d455a0cd769caf4eda5825bb9f3a9"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
+Protected Attributes</h2></td></tr>
+<tr class="memitem:a442df283edc1558bdef0d34e3070a44c"><td class="memItemLeft" align="right" valign="top">PlatformShellCommand * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a442df283edc1558bdef0d34e3070a44c">m_opaque_ptr</a></td></tr>
+<tr class="separator:a442df283edc1558bdef0d34e3070a44c"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a></td></tr>
+<tr class="separator:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00053">53</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a1658e42bcc3c3cd3a8031b6b8b56e5cc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatformShellCommand::SBPlatformShellCommand </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>shell_command</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a9f3500fcb310f449e69636d158ac6da2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatformShellCommand::SBPlatformShellCommand </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a554dc9cff1b8905212a2f76c01814aed"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBPlatformShellCommand::~SBPlatformShellCommand </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a3255061232dc922ae247ea4b2d4e8d45"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformShellCommand::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7bc1690b1f28ea59c46dad6586106583"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatformShellCommand::GetCommand </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aee4d455a0cd769caf4eda5825bb9f3a9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatformShellCommand::GetOutput </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab3d12975e6c217226d70ab021e3ce481"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int lldb::SBPlatformShellCommand::GetSignal </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aec85a6ec6fa48bbf1e2a3cc792a208c3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int lldb::SBPlatformShellCommand::GetStatus </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a035c113443b0ba515e80180a3d1c5dce"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBPlatformShellCommand::GetTimeoutSeconds </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ade502b0ed905c286108c62f04ca211fd"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBPlatformShellCommand::GetWorkingDirectory </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a1b7599d6a4913343f6ebeff736b75c25"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformShellCommand::SetCommand </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>shell_command</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a07784a88d19a2d1bd72e2089a4269db4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformShellCommand::SetTimeoutSeconds </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>sec</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa77a4c96a7d6d151d2f7eaec067c0afe"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBPlatformShellCommand::SetWorkingDirectory </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="aef0a6f2e2f78a9b2a57b4fd3bf521d81"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00082">82</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+
+</div>
+</div>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a class="anchor" id="a442df283edc1558bdef0d34e3070a44c"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">PlatformShellCommand* lldb::SBPlatformShellCommand::m_opaque_ptr</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBPlatform_8h_source.html#l00084">84</a> of file <a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBPlatform_8h_source.html">SBPlatform.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.map b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.map
new file mode 100644
index 0000000..f971ded
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.map
@@ -0,0 +1,2 @@
+<map id="lldb::SBPlatformShellCommand" name="lldb::SBPlatformShellCommand">
+</map>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.md5 b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.md5
new file mode 100644
index 0000000..a6d4c4c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.md5
@@ -0,0 +1 @@
+882b5361561450d8d8d24471f1129a5d
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.png
new file mode 100644
index 0000000..8efb07e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatformShellCommand__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.map b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.map
new file mode 100644
index 0000000..7731b06
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.map
@@ -0,0 +1,2 @@
+<map id="lldb::SBPlatform" name="lldb::SBPlatform">
+</map>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.md5 b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.md5
new file mode 100644
index 0000000..4e02797
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.md5
@@ -0,0 +1 @@
+5137a564407965b9c799e10a262719d7
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.png
new file mode 100644
index 0000000..a8b6cca
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBPlatform__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBProcess-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBProcess-members.html
index d1066dd..893ef5f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBProcess-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBProcess-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -43,69 +44,83 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#acdf58034c8e81506149a70a91a3590e8">Destroy</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a9f80d8866d057a498d1ba832cd31dbac">Detach</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ac4481f78ce51ca9c6a22440143c29a63">Detach</a>(bool keep_stopped)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a2f464164ad4b650393b06500274e5d61">eBroadcastBitInterrupt</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ab6ffb0e9d5914d919416700911d44558">eBroadcastBitProfileData</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9aaee0b9b1097975cc9d8bbd2e696e83d8">eBroadcastBitStateChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ae6ee53531a99bfe92df206ad2df54198">eBroadcastBitSTDERR</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a18756f4dd80f6bab351341d417670309">eBroadcastBitSTDOUT</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a82cc7c5ae0b8fb4204a20bc5f5432139">EventIsProcessEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a93c4338a0dfa424e4123e0956940950e">GetAddressByteSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aeb72b48948394a39710ffd11d1d305af">GetAsyncProfileData</a>(char *dst, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a5e145b5cd8d8d72281a59a53d31547f8">GetBroadcaster</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab9b30dcd9e8ec628146518147823243a">GetBroadcasterClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a86ea6ba1771795a500036bf7633b1307">GetBroadcasterClassName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad14ade7c2c502ff56fc01d1050840a94">GetByteOrder</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6e17548f2f65196c8d10166fb0c132a8">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a4cc844297b3e537b9b5d8e2ea5dbd2dc">GetExitDescription</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a558b55090252a63f05f49d5547df83ca">GetExitStatus</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a82cc7c5ae0b8fb4204a20bc5f5432139">EventIsProcessEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a0c509a067bacd236d323f839a1c88a8e">EventIsStructuredDataEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a36e965d0483313a1105004cdd7dfa872">FLAGS_ANONYMOUS_ENUM</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a93c4338a0dfa424e4123e0956940950e">GetAddressByteSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aeb72b48948394a39710ffd11d1d305af">GetAsyncProfileData</a>(char *dst, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a5e145b5cd8d8d72281a59a53d31547f8">GetBroadcaster</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab9b30dcd9e8ec628146518147823243a">GetBroadcasterClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a86ea6ba1771795a500036bf7633b1307">GetBroadcasterClassName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad14ade7c2c502ff56fc01d1050840a94">GetByteOrder</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6e17548f2f65196c8d10166fb0c132a8">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a4cc844297b3e537b9b5d8e2ea5dbd2dc">GetExitDescription</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a558b55090252a63f05f49d5547df83ca">GetExitStatus</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a2824163c42caff96815c07d811b7ba3a">GetExtendedBacktraceTypeAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a2fe01a43cc16b1eaea9d788bf140e694">GetHistoryThreads</a>(addr_t addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a4ff9bef785f0c79bdeee73b5099868c7">GetInterruptedFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6623b86c56adb2f0a8d8d304f1df83c1">GetMemoryRegionInfo</a>(lldb::addr_t load_addr, lldb::SBMemoryRegionInfo &region_info)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6062070a300af8d4082579d67c4919fe">GetMemoryRegions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ac6b8f2ef0c34ad3324c26b77680062a5">GetNumExtendedBacktraceTypes</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab59f89607a63577d94566becd5e7a228">GetNumQueues</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab29aeeedda3731aab9715ca7cedc2579">GetNumRestartedReasonsFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a421bd764e908bee98fa496e67c338241">GetNumSupportedHardwareWatchpoints</a>(lldb::SBError &error) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af59abafbd4bb0886eea02d0c1ea3e618">GetNumThreads</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a04e3098157ec04079b8fe660f408f179">GetPluginName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a4b6dafdd9a03e5a2f3b626245ecd0ada">GetProcessFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a63edbadd4c19ec4ba880b02c86665732">GetProcessID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab6058109d3fcfdc26af6832f68f6c269">GetRestartedFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aebf141b588341893e6d4812fd403cbba">GetRestartedReasonAtIndexFromEvent</a>(const lldb::SBEvent &event, size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a9024abcc5e72cff80919df1237ebb08d">GetSelectedThread</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab0a91885565f5439ee3d044f12070bc2">GetShortPluginName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af00f476cadf7827cbccedb7f61c6f940">GetSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad97b4c9f683960e02c211907849b4319">GetState</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a1c53fbccf7c069c722bd728c40bf04da">GetStateFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aa48104c10fc5b3af75b39eb8e48b4789">GetSTDERR</a>(char *dst, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a805f8971423d9eb045847e66ff2acff7">GetSTDOUT</a>(char *dst, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#adb2dce4bc8b22afbff5b4eb6580c261e">GetQueueAtIndex</a>(size_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab6058109d3fcfdc26af6832f68f6c269">GetRestartedFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aebf141b588341893e6d4812fd403cbba">GetRestartedReasonAtIndexFromEvent</a>(const lldb::SBEvent &event, size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a9024abcc5e72cff80919df1237ebb08d">GetSelectedThread</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab0a91885565f5439ee3d044f12070bc2">GetShortPluginName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af00f476cadf7827cbccedb7f61c6f940">GetSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad97b4c9f683960e02c211907849b4319">GetState</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a1c53fbccf7c069c722bd728c40bf04da">GetStateFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aa48104c10fc5b3af75b39eb8e48b4789">GetSTDERR</a>(char *dst, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a805f8971423d9eb045847e66ff2acff7">GetSTDOUT</a>(char *dst, size_t dst_len) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a4a89c78464248f08efc092c67e3ccf90">GetStopEventForStopID</a>(uint32_t stop_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a2d0e62e1a491aa74d7bc080c96457e30">GetStopID</a>(bool include_expression_stops=false)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a03b45626d99f82ba10f3faf81cbe5aef">GetTarget</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad3edc0f1961a698fad81a2c85dbed14b">GetThreadAtIndex</a>(size_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af7a83c9904068157684283655b66612f">GetThreadByID</a>(lldb::tid_t sb_thread_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#abb70639be56c44c046a2f8d92618cff4">GetThreadByIndexID</a>(uint32_t index_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a0edac97ccfa584ef124699be5ca0b087">GetUniqueID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a18cf95ddad3aa23620d6404527d034b4">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aad14bac7eff742959c8c13cdca16d628">Kill</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a63eb8c6a69187d9af3e5e6b963f6564b">LoadImage</a>(lldb::SBFileSpec &image_spec, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">m_opaque_wp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a307a872a48153d121c27f7363aa77c58">operator=</a>(const lldb::SBProcess &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab4ff8ccf25e979a0c2beba0b2902b220">PutSTDIN</a>(const char *src, size_t src_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a5ebbaf751b7d8dd6fb53a0b2e4898f55">ReadCStringFromMemory</a>(addr_t addr, void *buf, size_t size, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a65a9cd0c07fdc43e0020fe9e300567fa">ReadMemory</a>(addr_t addr, void *buf, size_t size, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ac533fe746fd3669591a64cbde4f2a797">ReadPointerFromMemory</a>(addr_t addr, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af9addbba329f1addcee5c038631c8b1d">ReadUnsignedFromMemory</a>(addr_t addr, uint32_t byte_size, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad305ad8043dcc0ca047d864ac050effa">RemoteAttachToProcessWithID</a>(lldb::pid_t pid, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab4203fe1e0573e10941dd1ff707a2543">RemoteLaunch</a>(char const **argv, char const **envp, const char *stdin_path, const char *stdout_path, const char *stderr_path, const char *working_directory, uint32_t launch_flags, bool stop_at_entry, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aa235152a8e79dcc2080f40c8b974d4b5">ReportEventState</a>(const lldb::SBEvent &event, FILE *out) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a0500338c43a5b51abd86a2ff5b3c3377">GetStructuredDataFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a03b45626d99f82ba10f3faf81cbe5aef">GetTarget</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad3edc0f1961a698fad81a2c85dbed14b">GetThreadAtIndex</a>(size_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af7a83c9904068157684283655b66612f">GetThreadByID</a>(lldb::tid_t sb_thread_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#abb70639be56c44c046a2f8d92618cff4">GetThreadByIndexID</a>(uint32_t index_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a0edac97ccfa584ef124699be5ca0b087">GetUniqueID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab163b6cf85db973783889652f8066471">GetUnixSignals</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad3118440513df9cb75a824c0585888d0">IsInstrumentationRuntimePresent</a>(InstrumentationRuntimeType type)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a18cf95ddad3aa23620d6404527d034b4">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aad14bac7eff742959c8c13cdca16d628">Kill</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a03cccc8137b45c34eadcf47ed66544b9">lldb_private::QueueImpl</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad36e5d7237d09f1bc6ef21da631e48cf">LoadImage</a>(lldb::SBFileSpec &remote_image_spec, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a377246451cc9997c3bd7e2f1adb9242e">LoadImage</a>(const lldb::SBFileSpec &local_image_spec, const lldb::SBFileSpec &remote_image_spec, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">m_opaque_wp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a307a872a48153d121c27f7363aa77c58">operator=</a>(const lldb::SBProcess &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab4ff8ccf25e979a0c2beba0b2902b220">PutSTDIN</a>(const char *src, size_t src_len)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a5ebbaf751b7d8dd6fb53a0b2e4898f55">ReadCStringFromMemory</a>(addr_t addr, void *buf, size_t size, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a65a9cd0c07fdc43e0020fe9e300567fa">ReadMemory</a>(addr_t addr, void *buf, size_t size, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ac533fe746fd3669591a64cbde4f2a797">ReadPointerFromMemory</a>(addr_t addr, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af9addbba329f1addcee5c038631c8b1d">ReadUnsignedFromMemory</a>(addr_t addr, uint32_t byte_size, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad305ad8043dcc0ca047d864ac050effa">RemoteAttachToProcessWithID</a>(lldb::pid_t pid, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab4203fe1e0573e10941dd1ff707a2543">RemoteLaunch</a>(char const **argv, char const **envp, const char *stdin_path, const char *stdout_path, const char *stderr_path, const char *working_directory, uint32_t launch_flags, bool stop_at_entry, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aa235152a8e79dcc2080f40c8b974d4b5">ReportEventState</a>(const lldb::SBEvent &event, FILE *out) const </td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad58a898c0c812d45340cb3fa131ae389">SaveCore</a>(const char *file_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">SBProcess</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a1d480e24ccb6150bc183584138d517e9">SBProcess</a>(const lldb::SBProcess &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad74c9ab23f03d82a781f4d1499b13bf0">SBProcess</a>(const lldb::ProcessSP &process_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab8d9035d65c0f079c525ccb1716c26b0">SendAsyncInterrupt</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">SBProcess</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a1d480e24ccb6150bc183584138d517e9">SBProcess</a>(const lldb::SBProcess &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ad74c9ab23f03d82a781f4d1499b13bf0">SBProcess</a>(const lldb::ProcessSP &process_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ab8d9035d65c0f079c525ccb1716c26b0">SendAsyncInterrupt</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#afb79f7dfcc725b9431a7909905ec4896">SendEventData</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a87469b5195f22ac4fd64914a55d0521d">SetSelectedThread</a>(const lldb::SBThread &thread)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#ada99f89d91792268123f7c93a9875147">SetSelectedThreadByID</a>(lldb::tid_t tid)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html#a06b3d607feed099c5c3ce56f69218fa4">SetSelectedThreadByIndexID</a>(uint32_t index_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td><td class="entry"></td></tr>
@@ -118,9 +133,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBProcess.html b/lldb/www/cpp_reference/html/classlldb_1_1SBProcess.html
index 8e3194c..ffce517 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBProcess.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBProcess.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -30,7 +31,6 @@
</div><!-- top -->
<div class="header">
<div class="summary">
-<a href="#pub-types">Public Types</a> |
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="#pro-methods">Protected Member Functions</a> |
@@ -47,145 +47,217 @@
Collaboration diagram for lldb::SBProcess:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBProcess__coll__graph.png" border="0" usemap="#lldb_1_1SBProcess_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBProcess_coll__map" id="lldb_1_1SBProcess_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a>
-Public Types</h2></td></tr>
-<tr class="memitem:a3d99ea7cad5737f4f054f7647c135cd9"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
-  <a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9aaee0b9b1097975cc9d8bbd2e696e83d8">eBroadcastBitStateChanged</a> = (1 << 0),
-<a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a2f464164ad4b650393b06500274e5d61">eBroadcastBitInterrupt</a> = (1 << 1),
-<a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a18756f4dd80f6bab351341d417670309">eBroadcastBitSTDOUT</a> = (1 << 2),
-<a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ae6ee53531a99bfe92df206ad2df54198">eBroadcastBitSTDERR</a> = (1 << 3),
-<br/>
-  <a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ab6ffb0e9d5914d919416700911d44558">eBroadcastBitProfileData</a> = (1 << 4)
-<br/>
- }</td></tr>
-<tr class="memdesc:a3d99ea7cad5737f4f054f7647c135cd9"><td class="mdescLeft"> </td><td class="mdescRight">Broadcaster event bits definitions. <a href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9">More...</a><br/></td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
+<tr class="memitem:a36e965d0483313a1105004cdd7dfa872"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a36e965d0483313a1105004cdd7dfa872">FLAGS_ANONYMOUS_ENUM</a> ()</td></tr>
+<tr class="memdesc:a36e965d0483313a1105004cdd7dfa872"><td class="mdescLeft"> </td><td class="mdescRight">Broadcaster event bits definitions. <a href="#a36e965d0483313a1105004cdd7dfa872">More...</a><br/></td></tr>
+<tr class="separator:a36e965d0483313a1105004cdd7dfa872"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aab9a47a16039fd6f97ce50a1f9e7bd2e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">SBProcess</a> ()</td></tr>
+<tr class="separator:aab9a47a16039fd6f97ce50a1f9e7bd2e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1d480e24ccb6150bc183584138d517e9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a1d480e24ccb6150bc183584138d517e9">SBProcess</a> (const <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &rhs)</td></tr>
+<tr class="separator:a1d480e24ccb6150bc183584138d517e9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a307a872a48153d121c27f7363aa77c58"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a307a872a48153d121c27f7363aa77c58">operator=</a> (const <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> &rhs)</td></tr>
+<tr class="separator:a307a872a48153d121c27f7363aa77c58"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad74c9ab23f03d82a781f4d1499b13bf0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad74c9ab23f03d82a781f4d1499b13bf0">SBProcess</a> (const lldb::ProcessSP &process_sp)</td></tr>
+<tr class="separator:ad74c9ab23f03d82a781f4d1499b13bf0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6c7616e8e12791f6a68495bbf61b3ee9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a6c7616e8e12791f6a68495bbf61b3ee9">~SBProcess</a> ()</td></tr>
+<tr class="separator:a6c7616e8e12791f6a68495bbf61b3ee9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a04e3098157ec04079b8fe660f408f179"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a04e3098157ec04079b8fe660f408f179">GetPluginName</a> ()</td></tr>
+<tr class="separator:a04e3098157ec04079b8fe660f408f179"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab0a91885565f5439ee3d044f12070bc2"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab0a91885565f5439ee3d044f12070bc2">GetShortPluginName</a> ()</td></tr>
+<tr class="separator:ab0a91885565f5439ee3d044f12070bc2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad9a527377b62c24a2e8de4ec92aa2512"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad9a527377b62c24a2e8de4ec92aa2512">Clear</a> ()</td></tr>
+<tr class="separator:ad9a527377b62c24a2e8de4ec92aa2512"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a18cf95ddad3aa23620d6404527d034b4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a18cf95ddad3aa23620d6404527d034b4">IsValid</a> () const </td></tr>
+<tr class="separator:a18cf95ddad3aa23620d6404527d034b4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a03b45626d99f82ba10f3faf81cbe5aef"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a03b45626d99f82ba10f3faf81cbe5aef">GetTarget</a> () const </td></tr>
+<tr class="separator:a03b45626d99f82ba10f3faf81cbe5aef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad14ade7c2c502ff56fc01d1050840a94"><td class="memItemLeft" align="right" valign="top">lldb::ByteOrder </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad14ade7c2c502ff56fc01d1050840a94">GetByteOrder</a> () const </td></tr>
+<tr class="separator:ad14ade7c2c502ff56fc01d1050840a94"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab4ff8ccf25e979a0c2beba0b2902b220"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab4ff8ccf25e979a0c2beba0b2902b220">PutSTDIN</a> (const char *src, size_t src_len)</td></tr>
+<tr class="separator:ab4ff8ccf25e979a0c2beba0b2902b220"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a805f8971423d9eb045847e66ff2acff7"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a805f8971423d9eb045847e66ff2acff7">GetSTDOUT</a> (char *dst, size_t dst_len) const </td></tr>
+<tr class="separator:a805f8971423d9eb045847e66ff2acff7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa48104c10fc5b3af75b39eb8e48b4789"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aa48104c10fc5b3af75b39eb8e48b4789">GetSTDERR</a> (char *dst, size_t dst_len) const </td></tr>
+<tr class="separator:aa48104c10fc5b3af75b39eb8e48b4789"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb72b48948394a39710ffd11d1d305af"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aeb72b48948394a39710ffd11d1d305af">GetAsyncProfileData</a> (char *dst, size_t dst_len) const </td></tr>
+<tr class="separator:aeb72b48948394a39710ffd11d1d305af"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa235152a8e79dcc2080f40c8b974d4b5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aa235152a8e79dcc2080f40c8b974d4b5">ReportEventState</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, FILE *out) const </td></tr>
+<tr class="separator:aa235152a8e79dcc2080f40c8b974d4b5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa34621ecc113e12bfe39aa20f0566938"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aa34621ecc113e12bfe39aa20f0566938">AppendEventStateReport</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result)</td></tr>
+<tr class="separator:aa34621ecc113e12bfe39aa20f0566938"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad305ad8043dcc0ca047d864ac050effa"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad305ad8043dcc0ca047d864ac050effa">RemoteAttachToProcessWithID</a> (lldb::pid_t pid, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:ad305ad8043dcc0ca047d864ac050effa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab4203fe1e0573e10941dd1ff707a2543"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab4203fe1e0573e10941dd1ff707a2543">RemoteLaunch</a> (char const **argv, char const **envp, const char *stdin_path, const char *stdout_path, const char *stderr_path, const char *working_directory, uint32_t launch_flags, bool stop_at_entry, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:ab4203fe1e0573e10941dd1ff707a2543"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af59abafbd4bb0886eea02d0c1ea3e618"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#af59abafbd4bb0886eea02d0c1ea3e618">GetNumThreads</a> ()</td></tr>
+<tr class="separator:af59abafbd4bb0886eea02d0c1ea3e618"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3edc0f1961a698fad81a2c85dbed14b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad3edc0f1961a698fad81a2c85dbed14b">GetThreadAtIndex</a> (size_t index)</td></tr>
+<tr class="separator:ad3edc0f1961a698fad81a2c85dbed14b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af7a83c9904068157684283655b66612f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#af7a83c9904068157684283655b66612f">GetThreadByID</a> (lldb::tid_t sb_thread_id)</td></tr>
+<tr class="separator:af7a83c9904068157684283655b66612f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abb70639be56c44c046a2f8d92618cff4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#abb70639be56c44c046a2f8d92618cff4">GetThreadByIndexID</a> (uint32_t index_id)</td></tr>
+<tr class="separator:abb70639be56c44c046a2f8d92618cff4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9024abcc5e72cff80919df1237ebb08d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a9024abcc5e72cff80919df1237ebb08d">GetSelectedThread</a> () const </td></tr>
+<tr class="separator:a9024abcc5e72cff80919df1237ebb08d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa9acb38a979c6959f595a5688d504b58"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aa9acb38a979c6959f595a5688d504b58">CreateOSPluginThread</a> (lldb::tid_t tid, lldb::addr_t context)</td></tr>
+<tr class="separator:aa9acb38a979c6959f595a5688d504b58"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a87469b5195f22ac4fd64914a55d0521d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a87469b5195f22ac4fd64914a55d0521d">SetSelectedThread</a> (const <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread)</td></tr>
+<tr class="separator:a87469b5195f22ac4fd64914a55d0521d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ada99f89d91792268123f7c93a9875147"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ada99f89d91792268123f7c93a9875147">SetSelectedThreadByID</a> (lldb::tid_t tid)</td></tr>
+<tr class="separator:ada99f89d91792268123f7c93a9875147"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a06b3d607feed099c5c3ce56f69218fa4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a06b3d607feed099c5c3ce56f69218fa4">SetSelectedThreadByIndexID</a> (uint32_t index_id)</td></tr>
+<tr class="separator:a06b3d607feed099c5c3ce56f69218fa4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab59f89607a63577d94566becd5e7a228"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab59f89607a63577d94566becd5e7a228">GetNumQueues</a> ()</td></tr>
+<tr class="separator:ab59f89607a63577d94566becd5e7a228"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:adb2dce4bc8b22afbff5b4eb6580c261e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#adb2dce4bc8b22afbff5b4eb6580c261e">GetQueueAtIndex</a> (size_t index)</td></tr>
+<tr class="separator:adb2dce4bc8b22afbff5b4eb6580c261e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad97b4c9f683960e02c211907849b4319"><td class="memItemLeft" align="right" valign="top">lldb::StateType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad97b4c9f683960e02c211907849b4319">GetState</a> ()</td></tr>
+<tr class="separator:ad97b4c9f683960e02c211907849b4319"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a558b55090252a63f05f49d5547df83ca"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a558b55090252a63f05f49d5547df83ca">GetExitStatus</a> ()</td></tr>
+<tr class="separator:a558b55090252a63f05f49d5547df83ca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4cc844297b3e537b9b5d8e2ea5dbd2dc"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a4cc844297b3e537b9b5d8e2ea5dbd2dc">GetExitDescription</a> ()</td></tr>
+<tr class="separator:a4cc844297b3e537b9b5d8e2ea5dbd2dc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a63edbadd4c19ec4ba880b02c86665732"><td class="memItemLeft" align="right" valign="top">lldb::pid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a63edbadd4c19ec4ba880b02c86665732">GetProcessID</a> ()</td></tr>
+<tr class="separator:a63edbadd4c19ec4ba880b02c86665732"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0edac97ccfa584ef124699be5ca0b087"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a0edac97ccfa584ef124699be5ca0b087">GetUniqueID</a> ()</td></tr>
+<tr class="separator:a0edac97ccfa584ef124699be5ca0b087"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a93c4338a0dfa424e4123e0956940950e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a93c4338a0dfa424e4123e0956940950e">GetAddressByteSize</a> () const </td></tr>
+<tr class="separator:a93c4338a0dfa424e4123e0956940950e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acdf58034c8e81506149a70a91a3590e8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#acdf58034c8e81506149a70a91a3590e8">Destroy</a> ()</td></tr>
+<tr class="separator:acdf58034c8e81506149a70a91a3590e8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa68283c391d11d93e151b0ec16cf1501"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aa68283c391d11d93e151b0ec16cf1501">Continue</a> ()</td></tr>
+<tr class="separator:aa68283c391d11d93e151b0ec16cf1501"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aef67743d54ab7d28f601d4197944eb1b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aef67743d54ab7d28f601d4197944eb1b">Stop</a> ()</td></tr>
+<tr class="separator:aef67743d54ab7d28f601d4197944eb1b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aad14bac7eff742959c8c13cdca16d628"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aad14bac7eff742959c8c13cdca16d628">Kill</a> ()</td></tr>
+<tr class="separator:aad14bac7eff742959c8c13cdca16d628"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9f80d8866d057a498d1ba832cd31dbac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a9f80d8866d057a498d1ba832cd31dbac">Detach</a> ()</td></tr>
+<tr class="separator:a9f80d8866d057a498d1ba832cd31dbac"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac4481f78ce51ca9c6a22440143c29a63"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ac4481f78ce51ca9c6a22440143c29a63">Detach</a> (bool keep_stopped)</td></tr>
+<tr class="separator:ac4481f78ce51ca9c6a22440143c29a63"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4e391d12129c7f23fbecafeb66a11fce"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a4e391d12129c7f23fbecafeb66a11fce">Signal</a> (int signal)</td></tr>
+<tr class="separator:a4e391d12129c7f23fbecafeb66a11fce"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab163b6cf85db973783889652f8066471"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab163b6cf85db973783889652f8066471">GetUnixSignals</a> ()</td></tr>
+<tr class="separator:ab163b6cf85db973783889652f8066471"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab8d9035d65c0f079c525ccb1716c26b0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab8d9035d65c0f079c525ccb1716c26b0">SendAsyncInterrupt</a> ()</td></tr>
+<tr class="separator:ab8d9035d65c0f079c525ccb1716c26b0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2d0e62e1a491aa74d7bc080c96457e30"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a2d0e62e1a491aa74d7bc080c96457e30">GetStopID</a> (bool include_expression_stops=false)</td></tr>
+<tr class="separator:a2d0e62e1a491aa74d7bc080c96457e30"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4a89c78464248f08efc092c67e3ccf90"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a4a89c78464248f08efc092c67e3ccf90">GetStopEventForStopID</a> (uint32_t stop_id)</td></tr>
+<tr class="memdesc:a4a89c78464248f08efc092c67e3ccf90"><td class="mdescLeft"> </td><td class="mdescRight">Gets the stop event corresponding to stop ID. <a href="#a4a89c78464248f08efc092c67e3ccf90">More...</a><br/></td></tr>
+<tr class="separator:a4a89c78464248f08efc092c67e3ccf90"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65a9cd0c07fdc43e0020fe9e300567fa"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a65a9cd0c07fdc43e0020fe9e300567fa">ReadMemory</a> (addr_t addr, void *buf, size_t size, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a65a9cd0c07fdc43e0020fe9e300567fa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad0154d5c806d74a786a5fec00fe2eb69"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad0154d5c806d74a786a5fec00fe2eb69">WriteMemory</a> (addr_t addr, const void *buf, size_t size, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:ad0154d5c806d74a786a5fec00fe2eb69"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5ebbaf751b7d8dd6fb53a0b2e4898f55"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a5ebbaf751b7d8dd6fb53a0b2e4898f55">ReadCStringFromMemory</a> (addr_t addr, void *buf, size_t size, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a5ebbaf751b7d8dd6fb53a0b2e4898f55"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af9addbba329f1addcee5c038631c8b1d"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#af9addbba329f1addcee5c038631c8b1d">ReadUnsignedFromMemory</a> (addr_t addr, uint32_t byte_size, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:af9addbba329f1addcee5c038631c8b1d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac533fe746fd3669591a64cbde4f2a797"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ac533fe746fd3669591a64cbde4f2a797">ReadPointerFromMemory</a> (addr_t addr, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:ac533fe746fd3669591a64cbde4f2a797"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e145b5cd8d8d72281a59a53d31547f8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a5e145b5cd8d8d72281a59a53d31547f8">GetBroadcaster</a> () const </td></tr>
+<tr class="separator:a5e145b5cd8d8d72281a59a53d31547f8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6e17548f2f65196c8d10166fb0c132a8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a6e17548f2f65196c8d10166fb0c132a8">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a6e17548f2f65196c8d10166fb0c132a8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a421bd764e908bee98fa496e67c338241"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a421bd764e908bee98fa496e67c338241">GetNumSupportedHardwareWatchpoints</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error) const </td></tr>
-<tr class="memitem:a63eb8c6a69187d9af3e5e6b963f6564b"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a63eb8c6a69187d9af3e5e6b963f6564b">LoadImage</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &image_spec, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a421bd764e908bee98fa496e67c338241"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad36e5d7237d09f1bc6ef21da631e48cf"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad36e5d7237d09f1bc6ef21da631e48cf">LoadImage</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &remote_image_spec, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:ad36e5d7237d09f1bc6ef21da631e48cf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a377246451cc9997c3bd7e2f1adb9242e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a377246451cc9997c3bd7e2f1adb9242e">LoadImage</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &local_image_spec, const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &remote_image_spec, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a377246451cc9997c3bd7e2f1adb9242e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a05432a597ea11107346ec8ba19c407e4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a05432a597ea11107346ec8ba19c407e4">UnloadImage</a> (uint32_t image_token)</td></tr>
+<tr class="separator:a05432a597ea11107346ec8ba19c407e4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:afb79f7dfcc725b9431a7909905ec4896"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#afb79f7dfcc725b9431a7909905ec4896">SendEventData</a> (const char *data)</td></tr>
+<tr class="separator:afb79f7dfcc725b9431a7909905ec4896"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac6b8f2ef0c34ad3324c26b77680062a5"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ac6b8f2ef0c34ad3324c26b77680062a5">GetNumExtendedBacktraceTypes</a> ()</td></tr>
+<tr class="separator:ac6b8f2ef0c34ad3324c26b77680062a5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2824163c42caff96815c07d811b7ba3a"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a2824163c42caff96815c07d811b7ba3a">GetExtendedBacktraceTypeAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a2824163c42caff96815c07d811b7ba3a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2fe01a43cc16b1eaea9d788bf140e694"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a2fe01a43cc16b1eaea9d788bf140e694">GetHistoryThreads</a> (addr_t addr)</td></tr>
+<tr class="separator:a2fe01a43cc16b1eaea9d788bf140e694"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad3118440513df9cb75a824c0585888d0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad3118440513df9cb75a824c0585888d0">IsInstrumentationRuntimePresent</a> (InstrumentationRuntimeType type)</td></tr>
+<tr class="separator:ad3118440513df9cb75a824c0585888d0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad58a898c0c812d45340cb3fa131ae389"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad58a898c0c812d45340cb3fa131ae389">SaveCore</a> (const char *file_name)</td></tr>
+<tr class="separator:ad58a898c0c812d45340cb3fa131ae389"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6623b86c56adb2f0a8d8d304f1df83c1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a6623b86c56adb2f0a8d8d304f1df83c1">GetMemoryRegionInfo</a> (lldb::addr_t load_addr, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> &region_info)</td></tr>
+<tr class="separator:a6623b86c56adb2f0a8d8d304f1df83c1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6062070a300af8d4082579d67c4919fe"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a6062070a300af8d4082579d67c4919fe">GetMemoryRegions</a> ()</td></tr>
+<tr class="separator:a6062070a300af8d4082579d67c4919fe"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a86ea6ba1771795a500036bf7633b1307"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a86ea6ba1771795a500036bf7633b1307">GetBroadcasterClassName</a> ()</td></tr>
+<tr class="separator:a86ea6ba1771795a500036bf7633b1307"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1c53fbccf7c069c722bd728c40bf04da"><td class="memItemLeft" align="right" valign="top">static lldb::StateType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a1c53fbccf7c069c722bd728c40bf04da">GetStateFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a1c53fbccf7c069c722bd728c40bf04da"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab6058109d3fcfdc26af6832f68f6c269"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab6058109d3fcfdc26af6832f68f6c269">GetRestartedFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:ab6058109d3fcfdc26af6832f68f6c269"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab29aeeedda3731aab9715ca7cedc2579"><td class="memItemLeft" align="right" valign="top">static size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab29aeeedda3731aab9715ca7cedc2579">GetNumRestartedReasonsFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:ab29aeeedda3731aab9715ca7cedc2579"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebf141b588341893e6d4812fd403cbba"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aebf141b588341893e6d4812fd403cbba">GetRestartedReasonAtIndexFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event, size_t idx)</td></tr>
+<tr class="separator:aebf141b588341893e6d4812fd403cbba"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4b6dafdd9a03e5a2f3b626245ecd0ada"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a4b6dafdd9a03e5a2f3b626245ecd0ada">GetProcessFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a4b6dafdd9a03e5a2f3b626245ecd0ada"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4ff9bef785f0c79bdeee73b5099868c7"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a4ff9bef785f0c79bdeee73b5099868c7">GetInterruptedFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a4ff9bef785f0c79bdeee73b5099868c7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0500338c43a5b51abd86a2ff5b3c3377"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a0500338c43a5b51abd86a2ff5b3c3377">GetStructuredDataFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a0500338c43a5b51abd86a2ff5b3c3377"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82cc7c5ae0b8fb4204a20bc5f5432139"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a82cc7c5ae0b8fb4204a20bc5f5432139">EventIsProcessEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a82cc7c5ae0b8fb4204a20bc5f5432139"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c509a067bacd236d323f839a1c88a8e"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a0c509a067bacd236d323f839a1c88a8e">EventIsStructuredDataEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a0c509a067bacd236d323f839a1c88a8e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab9b30dcd9e8ec628146518147823243a"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ab9b30dcd9e8ec628146518147823243a">GetBroadcasterClass</a> ()</td></tr>
+<tr class="separator:ab9b30dcd9e8ec628146518147823243a"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:af00f476cadf7827cbccedb7f61c6f940"><td class="memItemLeft" align="right" valign="top">lldb::ProcessSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#af00f476cadf7827cbccedb7f61c6f940">GetSP</a> () const </td></tr>
+<tr class="separator:af00f476cadf7827cbccedb7f61c6f940"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a15f01d005c2ab02f621bfbdc8f39a44c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a15f01d005c2ab02f621bfbdc8f39a44c">SetSP</a> (const lldb::ProcessSP &process_sp)</td></tr>
+<tr class="separator:a15f01d005c2ab02f621bfbdc8f39a44c"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:aa6709ea95f81d91c576488c424806e59"><td class="memItemLeft" align="right" valign="top">lldb::ProcessWP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">m_opaque_wp</a></td></tr>
+<tr class="separator:aa6709ea95f81d91c576488c424806e59"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade87025d6a977d3f528050f7c16a5d48"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a></td></tr>
+<tr class="separator:ade87025d6a977d3f528050f7c16a5d48"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a></td></tr>
+<tr class="separator:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a></td></tr>
+<tr class="separator:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a03cccc8137b45c34eadcf47ed66544b9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html#a03cccc8137b45c34eadcf47ed66544b9">lldb_private::QueueImpl</a></td></tr>
+<tr class="separator:a03cccc8137b45c34eadcf47ed66544b9"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00022">22</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
-</div><h2>Member Enumeration Documentation</h2>
-<a class="anchor" id="a3d99ea7cad5737f4f054f7647c135cd9"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">anonymous enum</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Broadcaster event bits definitions. </p>
-<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
-<tr><td valign="top"><em><a class="anchor" id="a3d99ea7cad5737f4f054f7647c135cd9aaee0b9b1097975cc9d8bbd2e696e83d8"></a>eBroadcastBitStateChanged</em> </td><td>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a3d99ea7cad5737f4f054f7647c135cd9a2f464164ad4b650393b06500274e5d61"></a>eBroadcastBitInterrupt</em> </td><td>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a3d99ea7cad5737f4f054f7647c135cd9a18756f4dd80f6bab351341d417670309"></a>eBroadcastBitSTDOUT</em> </td><td>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a3d99ea7cad5737f4f054f7647c135cd9ae6ee53531a99bfe92df206ad2df54198"></a>eBroadcastBitSTDERR</em> </td><td>
-</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a3d99ea7cad5737f4f054f7647c135cd9ab6ffb0e9d5914d919416700911d44558"></a>eBroadcastBitProfileData</em> </td><td>
-</td></tr>
-</table>
-</dd>
-</dl>
-
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00028">28</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
-
-</div>
-</div>
-<h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00023">23</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="aab9a47a16039fd6f97ce50a1f9e7bd2e"></a>
<div class="memitem">
<div class="memproto">
@@ -248,7 +320,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aa34621ecc113e12bfe39aa20f0566938"></a>
<div class="memitem">
<div class="memproto">
@@ -401,6 +473,57 @@
</div>
</div>
+<a class="anchor" id="a0c509a067bacd236d323f839a1c88a8e"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static bool lldb::SBProcess::EventIsStructuredDataEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a36e965d0483313a1105004cdd7dfa872"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBProcess::FLAGS_ANONYMOUS_ENUM </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Broadcaster event bits definitions. </p>
+
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00028">28</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="a93c4338a0dfa424e4123e0956940950e"></a>
<div class="memitem">
<div class="memproto">
@@ -564,6 +687,155 @@
</div>
</div>
+<a class="anchor" id="a2824163c42caff96815c07d811b7ba3a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBProcess::GetExtendedBacktraceTypeAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>idx</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Return the name of one of the thread-origin extended backtrace methods.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">idx</td><td>The index of the name to return. They will be returned in the order that the user will most likely want to see them. e.g. if the type at index 0 is not available for a thread, see if the type at index 1 provides an extended backtrace.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>The name at that index. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a2fe01a43cc16b1eaea9d788bf140e694"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a> lldb::SBProcess::GetHistoryThreads </td>
+ <td>(</td>
+ <td class="paramtype">addr_t </td>
+ <td class="paramname"><em>addr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4ff9bef785f0c79bdeee73b5099868c7"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static bool lldb::SBProcess::GetInterruptedFromEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6623b86c56adb2f0a8d8d304f1df83c1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBProcess::GetMemoryRegionInfo </td>
+ <td>(</td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>load_addr</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a> & </td>
+ <td class="paramname"><em>region_info</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Query the address load_addr and store the details of the memory region that contains it in the supplied <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a> object. To iterate over all memory regions use GetMemoryRegionList.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">load_addr</td><td>The address to be queried.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">region_info</td><td>A reference to an <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a> object that will contain the details of the memory region containing load_addr.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An error object describes any errors that occurred while querying load_addr. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a6062070a300af8d4082579d67c4919fe"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a> lldb::SBProcess::GetMemoryRegions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Return the list of memory regions within the process.</p>
+<dl class="section return"><dt>Returns</dt><dd>A list of all witin the process memory regions. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="ac6b8f2ef0c34ad3324c26b77680062a5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBProcess::GetNumExtendedBacktraceTypes </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Return the number of different thread-origin extended backtraces this process can support.</p>
+<p>When the process is stopped and you have an <a class="el" href="classlldb_1_1SBThread.html">SBThread</a>, lldb may be able to show a backtrace of when that thread was originally created, or the work item was enqueued to it (in the case of a libdispatch queue).</p>
+<dl class="section return"><dt>Returns</dt><dd>The number of thread-origin extended backtrace types that may be available. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="ab59f89607a63577d94566becd5e7a228"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBProcess::GetNumQueues </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ab29aeeedda3731aab9715ca7cedc2579"></a>
<div class="memitem">
<div class="memproto">
@@ -676,6 +948,22 @@
</div>
</div>
+<a class="anchor" id="adb2dce4bc8b22afbff5b4eb6580c261e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> lldb::SBProcess::GetQueueAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">size_t </td>
+ <td class="paramname"><em>index</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ab6058109d3fcfdc26af6832f68f6c269"></a>
<div class="memitem">
<div class="memproto">
@@ -878,6 +1166,32 @@
</div>
</div>
+<a class="anchor" id="a4a89c78464248f08efc092c67e3ccf90"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> lldb::SBProcess::GetStopEventForStopID </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>stop_id</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Gets the stop event corresponding to stop ID. </p>
+<p>Note that it wasn't fully implemented and tracks only the stop event for the last natural stop ID.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">stop_id</td><td>The ID of the stop event to return.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>The stop event corresponding to stop ID. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a2d0e62e1a491aa74d7bc080c96457e30"></a>
<div class="memitem">
<div class="memproto">
@@ -894,6 +1208,30 @@
</div>
</div>
+<a class="anchor" id="a0500338c43a5b51abd86a2ff5b3c3377"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> lldb::SBProcess::GetStructuredDataFromEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a03b45626d99f82ba10f3faf81cbe5aef"></a>
<div class="memitem">
<div class="memproto">
@@ -975,6 +1313,37 @@
</div>
</div>
+<a class="anchor" id="ab163b6cf85db973783889652f8066471"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> lldb::SBProcess::GetUnixSignals </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad3118440513df9cb75a824c0585888d0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBProcess::IsInstrumentationRuntimePresent </td>
+ <td>(</td>
+ <td class="paramtype">InstrumentationRuntimeType </td>
+ <td class="paramname"><em>type</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a18cf95ddad3aa23620d6404527d034b4"></a>
<div class="memitem">
<div class="memproto">
@@ -1005,7 +1374,7 @@
</div>
</div>
-<a class="anchor" id="a63eb8c6a69187d9af3e5e6b963f6564b"></a>
+<a class="anchor" id="ad36e5d7237d09f1bc6ef21da631e48cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -1013,7 +1382,7 @@
<td class="memname">uint32_t lldb::SBProcess::LoadImage </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
- <td class="paramname"><em>image_spec</em>, </td>
+ <td class="paramname"><em>remote_image_spec</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
@@ -1028,6 +1397,57 @@
</tr>
</table>
</div><div class="memdoc">
+<p>Load a shared library into this process.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">remote_image_spec</td><td>The path for the shared library on the target what you want to load.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error object that gets filled in with any errors that might occur when trying to load the shared library.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>A token that represents the shared library that can be later used to unload the shared library. A value of LLDB_INVALID_IMAGE_TOKEN will be returned if the shared library can't be opened. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a377246451cc9997c3bd7e2f1adb9242e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBProcess::LoadImage </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>local_image_spec</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>remote_image_spec</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> & </td>
+ <td class="paramname"><em>error</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Load a shared library into this process.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">local_image_spec</td><td>The file spec that points to the shared library that you want to load if the library is located on the host. The library will be copied over to the location specified by remote_image_spec or into the current working directory with the same filename if the remote_image_spec isn't specified.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">remote_image_spec</td><td>If local_image_spec is specified then the location where the library should be copied over from the host. If local_image_spec isn't specified, then the path for the shared library on the target what you want to load.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error object that gets filled in with any errors that might occur when trying to load the shared library.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>A token that represents the shared library that can be later used to unload the shared library. A value of LLDB_INVALID_IMAGE_TOKEN will be returned if the shared library can't be opened. </dd></dl>
</div>
</div>
@@ -1328,6 +1748,22 @@
</div>
</div>
+<a class="anchor" id="ad58a898c0c812d45340cb3fa131ae389"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBProcess::SaveCore </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>file_name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ab8d9035d65c0f079c525ccb1716c26b0"></a>
<div class="memitem">
<div class="memproto">
@@ -1343,6 +1779,22 @@
</div>
</div>
+<a class="anchor" id="afb79f7dfcc725b9431a7909905ec4896"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBProcess::SendEventData </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>data</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a87469b5195f22ac4fd64914a55d0521d"></a>
<div class="memitem">
<div class="memproto">
@@ -1500,7 +1952,29 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a03cccc8137b45c34eadcf47ed66544b9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class lldb_private::QueueImpl</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00368">368</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -1519,7 +1993,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00273">273</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00357">357</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1541,7 +2015,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00274">274</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00358">358</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1563,7 +2037,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00275">275</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00359">359</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1585,7 +2059,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00276">276</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00360">360</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1607,7 +2081,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00277">277</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00361">361</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a7eb581595dc9f500ec7defbe0df6a45f"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00362">362</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1629,7 +2125,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00278">278</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00363">363</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1651,7 +2147,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00279">279</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00364">364</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1673,7 +2169,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00280">280</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00365">365</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1695,7 +2191,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00281">281</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00366">366</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1717,11 +2213,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00282">282</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00367">367</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="aa6709ea95f81d91c576488c424806e59"></a>
<div class="memitem">
<div class="memproto">
@@ -1740,7 +2236,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00290">290</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
+<p>Definition at line <a class="el" href="SBProcess_8h_source.html#l00374">374</a> of file <a class="el" href="SBProcess_8h_source.html">SBProcess.h</a>.</p>
</div>
</div>
@@ -1750,9 +2246,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBProcess__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBProcess__coll__graph.png
index 5498112..29e5949 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBProcess__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBProcess__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBQueue-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBQueue-members.html
new file mode 100644
index 0000000..a5154f7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBQueue-members.html
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBQueue Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#af18cb7046cc3ccdd0e6db14c24303edc">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a3d8c2cfbc334847dbdc1fadce19cf833">FetchItems</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a226467ea4332e856fe9a7abf19c407b9">FetchThreads</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a0a0e62c29af17be1c4ea7097a3fcf6f9">GetIndexID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a8287693bcfedb0c34b72398eead097b4">GetKind</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#ae4ac3c1d3a65769bfac79e382c54f7d3">GetName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a3e012832c219568c3a88ce7457266e6a">GetNumPendingItems</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#aabeac5ce6af6497c787bd710ad8efd3a">GetNumRunningItems</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#adbeca201dbd13d60a782897137fa78fe">GetNumThreads</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a37d8366b16d498c54755a5fa31001f3a">GetPendingItemAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#aceaafedbeb88ec696cb008f46a53e0d4">GetProcess</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a74edf29e14c7673869f8eb9e19549d84">GetQueueID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a8b7cf69a61b66be85308991d218c20b8">GetThreadAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a302a6161e21f11ac2dc36d5f2baa364a">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a0c2e8cd7dd9a5596b80e7a34f316aadd">operator=</a>(const lldb::SBQueue &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a49a5b8b3d3c5d0bb83671457a7a21932">SBQueue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a9c918a4b3606db5bd72295fe0620726e">SBQueue</a>(const QueueSP &queue_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#aaa7f6579d83e3c3fd04568c364b8949a">SBQueue</a>(const SBQueue &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#a6de349a66d438133549dc3910a97c478">SetQueue</a>(const lldb::QueueSP &queue_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html#ae0f30291fcb304647bc5dd03515f59f2">~SBQueue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBQueue.html b/lldb/www/cpp_reference/html/classlldb_1_1SBQueue.html
new file mode 100644
index 0000000..d0d7f3c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBQueue.html
@@ -0,0 +1,492 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBQueue Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBQueue-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBQueue Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBQueue_8h_source.html">SBQueue.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a49a5b8b3d3c5d0bb83671457a7a21932"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a49a5b8b3d3c5d0bb83671457a7a21932">SBQueue</a> ()</td></tr>
+<tr class="separator:a49a5b8b3d3c5d0bb83671457a7a21932"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9c918a4b3606db5bd72295fe0620726e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a9c918a4b3606db5bd72295fe0620726e">SBQueue</a> (const QueueSP &queue_sp)</td></tr>
+<tr class="separator:a9c918a4b3606db5bd72295fe0620726e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aaa7f6579d83e3c3fd04568c364b8949a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#aaa7f6579d83e3c3fd04568c364b8949a">SBQueue</a> (const <a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a> &rhs)</td></tr>
+<tr class="separator:aaa7f6579d83e3c3fd04568c364b8949a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c2e8cd7dd9a5596b80e7a34f316aadd"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a0c2e8cd7dd9a5596b80e7a34f316aadd">operator=</a> (const <a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> &rhs)</td></tr>
+<tr class="separator:a0c2e8cd7dd9a5596b80e7a34f316aadd"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae0f30291fcb304647bc5dd03515f59f2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#ae0f30291fcb304647bc5dd03515f59f2">~SBQueue</a> ()</td></tr>
+<tr class="separator:ae0f30291fcb304647bc5dd03515f59f2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a302a6161e21f11ac2dc36d5f2baa364a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a302a6161e21f11ac2dc36d5f2baa364a">IsValid</a> () const </td></tr>
+<tr class="separator:a302a6161e21f11ac2dc36d5f2baa364a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af18cb7046cc3ccdd0e6db14c24303edc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#af18cb7046cc3ccdd0e6db14c24303edc">Clear</a> ()</td></tr>
+<tr class="separator:af18cb7046cc3ccdd0e6db14c24303edc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aceaafedbeb88ec696cb008f46a53e0d4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#aceaafedbeb88ec696cb008f46a53e0d4">GetProcess</a> ()</td></tr>
+<tr class="separator:aceaafedbeb88ec696cb008f46a53e0d4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a74edf29e14c7673869f8eb9e19549d84"><td class="memItemLeft" align="right" valign="top">lldb::queue_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a74edf29e14c7673869f8eb9e19549d84">GetQueueID</a> () const </td></tr>
+<tr class="separator:a74edf29e14c7673869f8eb9e19549d84"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae4ac3c1d3a65769bfac79e382c54f7d3"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#ae4ac3c1d3a65769bfac79e382c54f7d3">GetName</a> () const </td></tr>
+<tr class="separator:ae4ac3c1d3a65769bfac79e382c54f7d3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0a0e62c29af17be1c4ea7097a3fcf6f9"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a0a0e62c29af17be1c4ea7097a3fcf6f9">GetIndexID</a> () const </td></tr>
+<tr class="separator:a0a0e62c29af17be1c4ea7097a3fcf6f9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:adbeca201dbd13d60a782897137fa78fe"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#adbeca201dbd13d60a782897137fa78fe">GetNumThreads</a> ()</td></tr>
+<tr class="separator:adbeca201dbd13d60a782897137fa78fe"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8b7cf69a61b66be85308991d218c20b8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a8b7cf69a61b66be85308991d218c20b8">GetThreadAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a8b7cf69a61b66be85308991d218c20b8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3e012832c219568c3a88ce7457266e6a"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a3e012832c219568c3a88ce7457266e6a">GetNumPendingItems</a> ()</td></tr>
+<tr class="separator:a3e012832c219568c3a88ce7457266e6a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a37d8366b16d498c54755a5fa31001f3a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a37d8366b16d498c54755a5fa31001f3a">GetPendingItemAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a37d8366b16d498c54755a5fa31001f3a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aabeac5ce6af6497c787bd710ad8efd3a"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#aabeac5ce6af6497c787bd710ad8efd3a">GetNumRunningItems</a> ()</td></tr>
+<tr class="separator:aabeac5ce6af6497c787bd710ad8efd3a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8287693bcfedb0c34b72398eead097b4"><td class="memItemLeft" align="right" valign="top">lldb::QueueKind </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a8287693bcfedb0c34b72398eead097b4">GetKind</a> ()</td></tr>
+<tr class="separator:a8287693bcfedb0c34b72398eead097b4"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a6de349a66d438133549dc3910a97c478"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a6de349a66d438133549dc3910a97c478">SetQueue</a> (const lldb::QueueSP &queue_sp)</td></tr>
+<tr class="separator:a6de349a66d438133549dc3910a97c478"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a226467ea4332e856fe9a7abf19c407b9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a226467ea4332e856fe9a7abf19c407b9">FetchThreads</a> ()</td></tr>
+<tr class="separator:a226467ea4332e856fe9a7abf19c407b9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3d8c2cfbc334847dbdc1fadce19cf833"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a3d8c2cfbc334847dbdc1fadce19cf833">FetchItems</a> ()</td></tr>
+<tr class="separator:a3d8c2cfbc334847dbdc1fadce19cf833"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBQueue_8h_source.html#l00020">20</a> of file <a class="el" href="SBQueue_8h_source.html">SBQueue.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a49a5b8b3d3c5d0bb83671457a7a21932"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBQueue::SBQueue </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a9c918a4b3606db5bd72295fe0620726e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBQueue::SBQueue </td>
+ <td>(</td>
+ <td class="paramtype">const QueueSP & </td>
+ <td class="paramname"><em>queue_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aaa7f6579d83e3c3fd04568c364b8949a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBQueue::SBQueue </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae0f30291fcb304647bc5dd03515f59f2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBQueue::~SBQueue </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="af18cb7046cc3ccdd0e6db14c24303edc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueue::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3d8c2cfbc334847dbdc1fadce19cf833"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueue::FetchItems </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a226467ea4332e856fe9a7abf19c407b9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueue::FetchThreads </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0a0e62c29af17be1c4ea7097a3fcf6f9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBQueue::GetIndexID </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8287693bcfedb0c34b72398eead097b4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::QueueKind lldb::SBQueue::GetKind </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae4ac3c1d3a65769bfac79e382c54f7d3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBQueue::GetName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3e012832c219568c3a88ce7457266e6a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBQueue::GetNumPendingItems </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aabeac5ce6af6497c787bd710ad8efd3a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBQueue::GetNumRunningItems </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="adbeca201dbd13d60a782897137fa78fe"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBQueue::GetNumThreads </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a37d8366b16d498c54755a5fa31001f3a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a> lldb::SBQueue::GetPendingItemAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aceaafedbeb88ec696cb008f46a53e0d4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> lldb::SBQueue::GetProcess </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a74edf29e14c7673869f8eb9e19549d84"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::queue_id_t lldb::SBQueue::GetQueueID </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8b7cf69a61b66be85308991d218c20b8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> lldb::SBQueue::GetThreadAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a302a6161e21f11ac2dc36d5f2baa364a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBQueue::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0c2e8cd7dd9a5596b80e7a34f316aadd"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a>& lldb::SBQueue::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6de349a66d438133549dc3910a97c478"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueue::SetQueue </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::QueueSP & </td>
+ <td class="paramname"><em>queue_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a3392eea8d13e7395ee1e04a2b733e19b"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBQueue_8h_source.html#l00057">57</a> of file <a class="el" href="SBQueue_8h_source.html">SBQueue.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a95c9ffeaf2f2f85963ac8ffb40bdd494"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBThread.html">SBThread</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBQueue_8h_source.html#l00058">58</a> of file <a class="el" href="SBQueue_8h_source.html">SBQueue.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBQueue_8h_source.html">SBQueue.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBQueueItem-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBQueueItem-members.html
new file mode 100644
index 0000000..2bf3642
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBQueueItem-members.html
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBQueueItem Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#aa588f5f564d219b53e69b3c080baee79">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#a496515b607dbb87b69fd6393e5d5d7e0">GetAddress</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#af19539fcf1d3a1df3b07a6981be011e9">GetExtendedBacktraceThread</a>(const char *type)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#ae84de9aa74c78c75cc192a06425cc663">GetKind</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#a069fd44d485b195a9351e1d4efc06785">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#a29d288a4652723981cfe179e1a00a56d">SBQueueItem</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#a4bd95f1c8eae34c443eb0182f5f6a2e7">SBQueueItem</a>(const lldb::QueueItemSP &queue_item_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#ae107aecf370abea3b28a49df04df39ae">SetAddress</a>(lldb::SBAddress addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#a10f644aa64cc02f545ca777cb2c14c63">SetKind</a>(lldb::QueueItemKind kind)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#a4bf57e87c8f56eadf40e7ee8eb4148d8">SetQueueItem</a>(const lldb::QueueItemSP &queue_item_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html#a496368a6dc52a39c78ee79dea6fbef60">~SBQueueItem</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBQueueItem.html b/lldb/www/cpp_reference/html/classlldb_1_1SBQueueItem.html
new file mode 100644
index 0000000..6fe9813
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBQueueItem.html
@@ -0,0 +1,257 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBQueueItem Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="classlldb_1_1SBQueueItem-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBQueueItem Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBQueueItem_8h_source.html">SBQueueItem.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a29d288a4652723981cfe179e1a00a56d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#a29d288a4652723981cfe179e1a00a56d">SBQueueItem</a> ()</td></tr>
+<tr class="separator:a29d288a4652723981cfe179e1a00a56d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4bd95f1c8eae34c443eb0182f5f6a2e7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#a4bd95f1c8eae34c443eb0182f5f6a2e7">SBQueueItem</a> (const lldb::QueueItemSP &queue_item_sp)</td></tr>
+<tr class="separator:a4bd95f1c8eae34c443eb0182f5f6a2e7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a496368a6dc52a39c78ee79dea6fbef60"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#a496368a6dc52a39c78ee79dea6fbef60">~SBQueueItem</a> ()</td></tr>
+<tr class="separator:a496368a6dc52a39c78ee79dea6fbef60"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a069fd44d485b195a9351e1d4efc06785"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#a069fd44d485b195a9351e1d4efc06785">IsValid</a> () const </td></tr>
+<tr class="separator:a069fd44d485b195a9351e1d4efc06785"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa588f5f564d219b53e69b3c080baee79"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#aa588f5f564d219b53e69b3c080baee79">Clear</a> ()</td></tr>
+<tr class="separator:aa588f5f564d219b53e69b3c080baee79"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae84de9aa74c78c75cc192a06425cc663"><td class="memItemLeft" align="right" valign="top">lldb::QueueItemKind </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#ae84de9aa74c78c75cc192a06425cc663">GetKind</a> () const </td></tr>
+<tr class="separator:ae84de9aa74c78c75cc192a06425cc663"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a10f644aa64cc02f545ca777cb2c14c63"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#a10f644aa64cc02f545ca777cb2c14c63">SetKind</a> (lldb::QueueItemKind kind)</td></tr>
+<tr class="separator:a10f644aa64cc02f545ca777cb2c14c63"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a496515b607dbb87b69fd6393e5d5d7e0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#a496515b607dbb87b69fd6393e5d5d7e0">GetAddress</a> () const </td></tr>
+<tr class="separator:a496515b607dbb87b69fd6393e5d5d7e0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae107aecf370abea3b28a49df04df39ae"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#ae107aecf370abea3b28a49df04df39ae">SetAddress</a> (<a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> addr)</td></tr>
+<tr class="separator:ae107aecf370abea3b28a49df04df39ae"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4bf57e87c8f56eadf40e7ee8eb4148d8"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#a4bf57e87c8f56eadf40e7ee8eb4148d8">SetQueueItem</a> (const lldb::QueueItemSP &queue_item_sp)</td></tr>
+<tr class="separator:a4bf57e87c8f56eadf40e7ee8eb4148d8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af19539fcf1d3a1df3b07a6981be011e9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html#af19539fcf1d3a1df3b07a6981be011e9">GetExtendedBacktraceThread</a> (const char *type)</td></tr>
+<tr class="separator:af19539fcf1d3a1df3b07a6981be011e9"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBQueueItem_8h_source.html#l00018">18</a> of file <a class="el" href="SBQueueItem_8h_source.html">SBQueueItem.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a29d288a4652723981cfe179e1a00a56d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBQueueItem::SBQueueItem </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4bd95f1c8eae34c443eb0182f5f6a2e7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBQueueItem::SBQueueItem </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::QueueItemSP & </td>
+ <td class="paramname"><em>queue_item_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a496368a6dc52a39c78ee79dea6fbef60"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBQueueItem::~SBQueueItem </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="aa588f5f564d219b53e69b3c080baee79"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueueItem::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a496515b607dbb87b69fd6393e5d5d7e0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> lldb::SBQueueItem::GetAddress </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af19539fcf1d3a1df3b07a6981be011e9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> lldb::SBQueueItem::GetExtendedBacktraceThread </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>type</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae84de9aa74c78c75cc192a06425cc663"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::QueueItemKind lldb::SBQueueItem::GetKind </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a069fd44d485b195a9351e1d4efc06785"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBQueueItem::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae107aecf370abea3b28a49df04df39ae"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueueItem::SetAddress </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td>
+ <td class="paramname"><em>addr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a10f644aa64cc02f545ca777cb2c14c63"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueueItem::SetKind </td>
+ <td>(</td>
+ <td class="paramtype">lldb::QueueItemKind </td>
+ <td class="paramname"><em>kind</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4bf57e87c8f56eadf40e7ee8eb4148d8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBQueueItem::SetQueueItem </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::QueueItemSP & </td>
+ <td class="paramname"><em>queue_item_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBQueueItem_8h_source.html">SBQueueItem.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSection-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSection-members.html
index d4f2b79..a7d5e40 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSection-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSection-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -46,10 +47,12 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a3d1974feee5a9e823a28f415a74f445b">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a382a453435a9820eeb2d518916be7b4a">GetNumSubSections</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a3babd997be829785ffd50804171fcf44">GetParent</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a58fe5dbf234166284545b10475904f4e">GetSectionData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a531c169156d73b52f4864a437d9d3a24">GetSectionData</a>(uint64_t offset, uint64_t size)</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#afdbd2cbfa1ac6f504e4948b16bfc91b0">GetSectionType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a5d8b3987322b2fc530d96fa81d5b3fda">GetSubSectionAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#aff3d18435491d8470b81fc695e246785">GetPermissions</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a58fe5dbf234166284545b10475904f4e">GetSectionData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a531c169156d73b52f4864a437d9d3a24">GetSectionData</a>(uint64_t offset, uint64_t size)</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#afdbd2cbfa1ac6f504e4948b16bfc91b0">GetSectionType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a5d8b3987322b2fc530d96fa81d5b3fda">GetSubSectionAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#ad4e96332185c25e3f51df402eaf3e345">GetTargetByteSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a364b8751c3382c429a876a4f9b3b0587">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a31c1ea480d019898811de14927bb00f8">operator!=</a>(const lldb::SBSection &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSection.html#a4d43d6b49910e90fdd2519ebfa54223b">operator=</a>(const lldb::SBSection &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td><td class="entry"></td></tr>
@@ -63,9 +66,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSection.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSection.html
index f2393d7..a3f4f42 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSection.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSection.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,40 +41,68 @@
<p><code>#include <<a class="el" href="SBSection_8h_source.html">SBSection.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:adf0a9a4cf63b03b35337e147d4f34b83"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#adf0a9a4cf63b03b35337e147d4f34b83">SBSection</a> ()</td></tr>
+<tr class="separator:adf0a9a4cf63b03b35337e147d4f34b83"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a03b96479f96b38b02e9492efc83464b8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a03b96479f96b38b02e9492efc83464b8">SBSection</a> (const <a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs)</td></tr>
+<tr class="separator:a03b96479f96b38b02e9492efc83464b8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2fcb925af11b7b0006817c43e15cb651"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a2fcb925af11b7b0006817c43e15cb651">~SBSection</a> ()</td></tr>
+<tr class="separator:a2fcb925af11b7b0006817c43e15cb651"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4d43d6b49910e90fdd2519ebfa54223b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a4d43d6b49910e90fdd2519ebfa54223b">operator=</a> (const <a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs)</td></tr>
+<tr class="separator:a4d43d6b49910e90fdd2519ebfa54223b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a364b8751c3382c429a876a4f9b3b0587"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a364b8751c3382c429a876a4f9b3b0587">IsValid</a> () const </td></tr>
+<tr class="separator:a364b8751c3382c429a876a4f9b3b0587"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3d1974feee5a9e823a28f415a74f445b"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a3d1974feee5a9e823a28f415a74f445b">GetName</a> ()</td></tr>
+<tr class="separator:a3d1974feee5a9e823a28f415a74f445b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3babd997be829785ffd50804171fcf44"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a3babd997be829785ffd50804171fcf44">GetParent</a> ()</td></tr>
+<tr class="separator:a3babd997be829785ffd50804171fcf44"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1c162626d1de08818d37d2d9122a4309"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a1c162626d1de08818d37d2d9122a4309">FindSubSection</a> (const char *sect_name)</td></tr>
+<tr class="separator:a1c162626d1de08818d37d2d9122a4309"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a382a453435a9820eeb2d518916be7b4a"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a382a453435a9820eeb2d518916be7b4a">GetNumSubSections</a> ()</td></tr>
+<tr class="separator:a382a453435a9820eeb2d518916be7b4a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5d8b3987322b2fc530d96fa81d5b3fda"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a5d8b3987322b2fc530d96fa81d5b3fda">GetSubSectionAtIndex</a> (size_t idx)</td></tr>
+<tr class="separator:a5d8b3987322b2fc530d96fa81d5b3fda"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa78e3e53bf09109c325b9a210207396f"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#aa78e3e53bf09109c325b9a210207396f">GetFileAddress</a> ()</td></tr>
+<tr class="separator:aa78e3e53bf09109c325b9a210207396f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a77ca69df733627f0072cbc620d208f0a"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a77ca69df733627f0072cbc620d208f0a">GetLoadAddress</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &target)</td></tr>
+<tr class="separator:a77ca69df733627f0072cbc620d208f0a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53f695d79e889909830d5f971f025d81"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a53f695d79e889909830d5f971f025d81">GetByteSize</a> ()</td></tr>
+<tr class="separator:a53f695d79e889909830d5f971f025d81"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2b45ef7732fe11a66ef653e381b7161a"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a2b45ef7732fe11a66ef653e381b7161a">GetFileOffset</a> ()</td></tr>
+<tr class="separator:a2b45ef7732fe11a66ef653e381b7161a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab304889e46df9e856e665ab52a8a6b44"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#ab304889e46df9e856e665ab52a8a6b44">GetFileByteSize</a> ()</td></tr>
+<tr class="separator:ab304889e46df9e856e665ab52a8a6b44"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a58fe5dbf234166284545b10475904f4e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a58fe5dbf234166284545b10475904f4e">GetSectionData</a> ()</td></tr>
+<tr class="separator:a58fe5dbf234166284545b10475904f4e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a531c169156d73b52f4864a437d9d3a24"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a531c169156d73b52f4864a437d9d3a24">GetSectionData</a> (uint64_t offset, uint64_t size)</td></tr>
+<tr class="separator:a531c169156d73b52f4864a437d9d3a24"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afdbd2cbfa1ac6f504e4948b16bfc91b0"><td class="memItemLeft" align="right" valign="top">SectionType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#afdbd2cbfa1ac6f504e4948b16bfc91b0">GetSectionType</a> ()</td></tr>
+<tr class="separator:afdbd2cbfa1ac6f504e4948b16bfc91b0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aff3d18435491d8470b81fc695e246785"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#aff3d18435491d8470b81fc695e246785">GetPermissions</a> () const </td></tr>
+<tr class="separator:aff3d18435491d8470b81fc695e246785"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad4e96332185c25e3f51df402eaf3e345"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#ad4e96332185c25e3f51df402eaf3e345">GetTargetByteSize</a> ()</td></tr>
+<tr class="separator:ad4e96332185c25e3f51df402eaf3e345"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a747f36a4c046568852358047409e9a42"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a747f36a4c046568852358047409e9a42">operator==</a> (const <a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs)</td></tr>
+<tr class="separator:a747f36a4c046568852358047409e9a42"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a31c1ea480d019898811de14927bb00f8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a31c1ea480d019898811de14927bb00f8">operator!=</a> (const <a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> &rhs)</td></tr>
+<tr class="separator:a31c1ea480d019898811de14927bb00f8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad325d060c8971e796e258b678116909c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#ad325d060c8971e796e258b678116909c">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:ad325d060c8971e796e258b678116909c"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBSection_8h_source.html#l00018">18</a> of file <a class="el" href="SBSection_8h_source.html">SBSection.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="adf0a9a4cf63b03b35337e147d4f34b83"></a>
<div class="memitem">
<div class="memproto">
@@ -120,7 +149,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a1c162626d1de08818d37d2d9122a4309"></a>
<div class="memitem">
<div class="memproto">
@@ -274,6 +303,24 @@
</div>
</div>
+<a class="anchor" id="aff3d18435491d8470b81fc695e246785"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBSection::GetPermissions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Gets the permissions (RWX) of the section of the object file</p>
+<p>Returns a mask of bits of enum lldb::Permissions for this section. Sections for which permissions are not defined, 0 is returned for them. The binary representation of this value corresponds to [XRW] i.e. for a section having read and execute permissions, the value returned is 6</p>
+<dl class="section return"><dt>Returns</dt><dd>Returns an unsigned value for Permissions for the section. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a58fe5dbf234166284545b10475904f4e"></a>
<div class="memitem">
<div class="memproto">
@@ -346,6 +393,23 @@
</div>
</div>
+<a class="anchor" id="ad4e96332185c25e3f51df402eaf3e345"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBSection::GetTargetByteSize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Return the size of a target's byte represented by this section in numbers of host bytes. Note that certain architectures have varying minimum addressable unit (i.e. byte) size for their CODE or DATA buses.</p>
+<dl class="section return"><dt>Returns</dt><dd>The number of host (8-bit) bytes needed to hold a target byte </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a364b8751c3382c429a876a4f9b3b0587"></a>
<div class="memitem">
<div class="memproto">
@@ -409,7 +473,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -428,7 +492,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSection_8h_source.html#l00086">86</a> of file <a class="el" href="SBSection_8h_source.html">SBSection.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSection_8h_source.html#l00089">89</a> of file <a class="el" href="SBSection_8h_source.html">SBSection.h</a>.</p>
</div>
</div>
@@ -450,7 +514,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSection_8h_source.html#l00087">87</a> of file <a class="el" href="SBSection_8h_source.html">SBSection.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSection_8h_source.html#l00090">90</a> of file <a class="el" href="SBSection_8h_source.html">SBSection.h</a>.</p>
</div>
</div>
@@ -472,7 +536,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSection_8h_source.html#l00088">88</a> of file <a class="el" href="SBSection_8h_source.html">SBSection.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSection_8h_source.html#l00091">91</a> of file <a class="el" href="SBSection_8h_source.html">SBSection.h</a>.</p>
</div>
</div>
@@ -482,9 +546,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager-members.html
index 88389de..515d1e4 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -37,20 +38,21 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#aabac92916acf9f2b8b5ce3edf847a9f5">DisplaySourceLinesWithLineNumbers</a>(const lldb::SBFileSpec &file, uint32_t line, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, lldb::SBStream &s)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#ab3898b8c05691ec31b1e6dabc173577a">operator=</a>(const lldb::SBSourceManager &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">SBSourceManager</a>(const SBDebugger &debugger)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#aaa0c56c35250ad485e79074499d1ae52">SBSourceManager</a>(const SBTarget &target)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a0688209264dcafc16d833c1593d53c6e">SBSourceManager</a>(const SBSourceManager &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a9c19fe8cadec0239c76fd7c04a249f22">SBSourceManager</a>(lldb_private::SourceManager *source_manager)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a16983765c998a026fadf6a4172a7544d">~SBSourceManager</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a573ea746fbcaf842afac9fa5671ac39f">DisplaySourceLinesWithLineNumbersAndColumn</a>(const lldb::SBFileSpec &file, uint32_t line, uint32_t column, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, lldb::SBStream &s)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#ab3898b8c05691ec31b1e6dabc173577a">operator=</a>(const lldb::SBSourceManager &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">SBSourceManager</a>(const SBDebugger &debugger)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#aaa0c56c35250ad485e79074499d1ae52">SBSourceManager</a>(const SBTarget &target)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a0688209264dcafc16d833c1593d53c6e">SBSourceManager</a>(const SBSourceManager &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a9c19fe8cadec0239c76fd7c04a249f22">SBSourceManager</a>(lldb_private::SourceManager *source_manager)</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html#a16983765c998a026fadf6a4172a7544d">~SBSourceManager</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager.html
index c3d7b01..ff76a38 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSourceManager.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,28 +42,39 @@
<p><code>#include <<a class="el" href="SBSourceManager_8h_source.html">SBSourceManager.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:af26fc491e78a041e570dc49e4e9ca184"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">SBSourceManager</a> (const <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a> &debugger)</td></tr>
+<tr class="separator:af26fc491e78a041e570dc49e4e9ca184"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa0c56c35250ad485e79074499d1ae52"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#aaa0c56c35250ad485e79074499d1ae52">SBSourceManager</a> (const <a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a> &target)</td></tr>
+<tr class="separator:aaa0c56c35250ad485e79074499d1ae52"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0688209264dcafc16d833c1593d53c6e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#a0688209264dcafc16d833c1593d53c6e">SBSourceManager</a> (const <a class="el" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> &rhs)</td></tr>
+<tr class="separator:a0688209264dcafc16d833c1593d53c6e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a16983765c998a026fadf6a4172a7544d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#a16983765c998a026fadf6a4172a7544d">~SBSourceManager</a> ()</td></tr>
+<tr class="separator:a16983765c998a026fadf6a4172a7544d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab3898b8c05691ec31b1e6dabc173577a"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#ab3898b8c05691ec31b1e6dabc173577a">operator=</a> (const <a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a> &rhs)</td></tr>
+<tr class="separator:ab3898b8c05691ec31b1e6dabc173577a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aabac92916acf9f2b8b5ce3edf847a9f5"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#aabac92916acf9f2b8b5ce3edf847a9f5">DisplaySourceLinesWithLineNumbers</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file, uint32_t line, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, <a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &s)</td></tr>
+<tr class="separator:aabac92916acf9f2b8b5ce3edf847a9f5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a573ea746fbcaf842afac9fa5671ac39f"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#a573ea746fbcaf842afac9fa5671ac39f">DisplaySourceLinesWithLineNumbersAndColumn</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file, uint32_t line, uint32_t column, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, <a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &s)</td></tr>
+<tr class="separator:a573ea746fbcaf842afac9fa5671ac39f"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a9c19fe8cadec0239c76fd7c04a249f22"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#a9c19fe8cadec0239c76fd7c04a249f22">SBSourceManager</a> (lldb_private::SourceManager *source_manager)</td></tr>
+<tr class="separator:a9c19fe8cadec0239c76fd7c04a249f22"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBSourceManager_8h_source.html#l00019">19</a> of file <a class="el" href="SBSourceManager_8h_source.html">SBSourceManager.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="af26fc491e78a041e570dc49e4e9ca184"></a>
<div class="memitem">
<div class="memproto">
@@ -150,7 +162,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aabac92916acf9f2b8b5ce3edf847a9f5"></a>
<div class="memitem">
<div class="memproto">
@@ -201,6 +213,62 @@
</div>
</div>
+<a class="anchor" id="a573ea746fbcaf842afac9fa5671ac39f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">size_t lldb::SBSourceManager::DisplaySourceLinesWithLineNumbersAndColumn </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>file</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>line</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>column</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>context_before</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>context_after</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>current_line_cstr</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>s</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ab3898b8c05691ec31b1e6dabc173577a"></a>
<div class="memitem">
<div class="memproto">
@@ -217,7 +285,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
<div class="memitem">
<div class="memproto">
@@ -236,7 +304,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSourceManager_8h_source.html#l00041">41</a> of file <a class="el" href="SBSourceManager_8h_source.html">SBSourceManager.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSourceManager_8h_source.html#l00039">39</a> of file <a class="el" href="SBSourceManager_8h_source.html">SBSourceManager.h</a>.</p>
</div>
</div>
@@ -258,7 +326,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSourceManager_8h_source.html#l00042">42</a> of file <a class="el" href="SBSourceManager_8h_source.html">SBSourceManager.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSourceManager_8h_source.html#l00040">40</a> of file <a class="el" href="SBSourceManager_8h_source.html">SBSourceManager.h</a>.</p>
</div>
</div>
@@ -268,9 +336,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBStream-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBStream-members.html
index f60e64d..0b9bbee 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBStream-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBStream-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -64,29 +65,35 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#aef79410dcd84e1378958b6acc3d32dcb">SBInstructionList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a97e6bf3edfbd7a86dd8a110aee377713">SBLineEntry</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a9649e82cb66f8c8ee6800f986f9fea4d">SBModuleSpec</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a6764bf403ecc0bf5b62f6ca9af5e1390">SBModuleSpecList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a268478e179b21af4aa9d0ffd51f3acdb">SBStream</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">SBSymbolContextList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a65ee03b8d5b92eff28f3f8518119de3e">SBMemoryRegionInfo</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a9649e82cb66f8c8ee6800f986f9fea4d">SBModuleSpec</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a6764bf403ecc0bf5b62f6ca9af5e1390">SBModuleSpecList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a268478e179b21af4aa9d0ffd51f3acdb">SBStream</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a6b0c46a826cde62ab32172bf78d87972">SBStream</a>(SBStream &&rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a2580d5dd7e8cf1e0ecccfde640f4a304">SBStructuredData</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">SBSymbolContextList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a9d06740b06445c1e22b316d7f2197f68">SBThreadPlan</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ae7b06d95e2ae9dfe3f861867f0fb2924">SBType</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ac05036b13e13aba81e24c1c2ce92ac19">SBTypeMember</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a26894f7fdb82d8825fbb1ffe7f70953c">SBTypeEnumMember</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ac05036b13e13aba81e24c1c2ce92ac19">SBTypeMember</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a811593e1ca890887c42e8e057cd3cb9c">SBTypeMemberFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#a0c9cdc98c0bec57410bf0a3783f78d8d">SBWatchpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStream.html#ac338b6424cb9d361950275fb08a2dc5b">~SBStream</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBStream.html b/lldb/www/cpp_reference/html/classlldb_1_1SBStream.html
index e066434..7226860 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBStream.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBStream.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,64 +42,121 @@
<p><code>#include <<a class="el" href="SBStream_8h_source.html">SBStream.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a268478e179b21af4aa9d0ffd51f3acdb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a268478e179b21af4aa9d0ffd51f3acdb">SBStream</a> ()</td></tr>
+<tr class="separator:a268478e179b21af4aa9d0ffd51f3acdb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6b0c46a826cde62ab32172bf78d87972"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a6b0c46a826cde62ab32172bf78d87972">SBStream</a> (<a class="el" href="classlldb_1_1SBStream.html">SBStream</a> &&rhs)</td></tr>
+<tr class="separator:a6b0c46a826cde62ab32172bf78d87972"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac338b6424cb9d361950275fb08a2dc5b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ac338b6424cb9d361950275fb08a2dc5b">~SBStream</a> ()</td></tr>
+<tr class="separator:ac338b6424cb9d361950275fb08a2dc5b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac3f0d051ff12a2cea020597ba3815a05"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ac3f0d051ff12a2cea020597ba3815a05">IsValid</a> () const </td></tr>
+<tr class="separator:ac3f0d051ff12a2cea020597ba3815a05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9954db2003741c8f93f2b6279d2526bb"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a9954db2003741c8f93f2b6279d2526bb">GetData</a> ()</td></tr>
+<tr class="separator:a9954db2003741c8f93f2b6279d2526bb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac9ccb64b5a85cf0844d53c3638098604"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ac9ccb64b5a85cf0844d53c3638098604">GetSize</a> ()</td></tr>
+<tr class="separator:ac9ccb64b5a85cf0844d53c3638098604"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad229fdd35a8b137832e3f8b90b5cfa89"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ad229fdd35a8b137832e3f8b90b5cfa89">Printf</a> (const char *format,...) __attribute__((format(printf</td></tr>
+<tr class="separator:ad229fdd35a8b137832e3f8b90b5cfa89"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3c5aab0de8866ede794815512b4d5edc"><td class="memItemLeft" align="right" valign="top">void void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a3c5aab0de8866ede794815512b4d5edc">RedirectToFile</a> (const char *path, bool append)</td></tr>
+<tr class="separator:a3c5aab0de8866ede794815512b4d5edc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01cd95877ece05fb651e6a0d78916e44"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a01cd95877ece05fb651e6a0d78916e44">RedirectToFileHandle</a> (FILE *fh, bool transfer_fh_ownership)</td></tr>
+<tr class="separator:a01cd95877ece05fb651e6a0d78916e44"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad524e1f4253477786ea11a9724d06c28"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ad524e1f4253477786ea11a9724d06c28">RedirectToFileDescriptor</a> (int fd, bool transfer_fh_ownership)</td></tr>
+<tr class="separator:ad524e1f4253477786ea11a9724d06c28"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8d58b63ad3b3eafd9aca767149ce44f8"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a8d58b63ad3b3eafd9aca767149ce44f8">Clear</a> ()</td></tr>
+<tr class="separator:a8d58b63ad3b3eafd9aca767149ce44f8"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:accdbba23acc135eaceccca05be629c40"><td class="memItemLeft" align="right" valign="top">lldb_private::Stream * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#accdbba23acc135eaceccca05be629c40">operator-></a> ()</td></tr>
+<tr class="separator:accdbba23acc135eaceccca05be629c40"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a442ad0cc406672ba145c6a55b3958c18"><td class="memItemLeft" align="right" valign="top">lldb_private::Stream * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a442ad0cc406672ba145c6a55b3958c18">get</a> ()</td></tr>
+<tr class="separator:a442ad0cc406672ba145c6a55b3958c18"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4067acf05faf038199b5e57d5e05b32a"><td class="memItemLeft" align="right" valign="top">lldb_private::Stream & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a4067acf05faf038199b5e57d5e05b32a">ref</a> ()</td></tr>
+<tr class="separator:a4067acf05faf038199b5e57d5e05b32a"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a0f451374fae1de4a565d58be988a42"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a></td></tr>
+<tr class="separator:a9a0f451374fae1de4a565d58be988a42"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade87025d6a977d3f528050f7c16a5d48"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a></td></tr>
+<tr class="separator:ade87025d6a977d3f528050f7c16a5d48"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a304bbd1a12f55b2f6c0bf0fe0a3bff39"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39">SBCommandReturnObject</a></td></tr>
+<tr class="separator:a304bbd1a12f55b2f6c0bf0fe0a3bff39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad26dad126a8393ff3d6d085256763b1e"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ad26dad126a8393ff3d6d085256763b1e">SBCompileUnit</a></td></tr>
+<tr class="separator:ad26dad126a8393ff3d6d085256763b1e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad03a02980d6e81c49d74b80de6b8bd57"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ad03a02980d6e81c49d74b80de6b8bd57">SBData</a></td></tr>
+<tr class="separator:ad03a02980d6e81c49d74b80de6b8bd57"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a64b7a515cc7e71c61fa4ec0e78b7ef76"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a64b7a515cc7e71c61fa4ec0e78b7ef76">SBDeclaration</a></td></tr>
+<tr class="separator:a64b7a515cc7e71c61fa4ec0e78b7ef76"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a775e2626f877c385c07814ee7f805cf9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a775e2626f877c385c07814ee7f805cf9">SBEvent</a></td></tr>
+<tr class="separator:a775e2626f877c385c07814ee7f805cf9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afbe7c148841f70efec89f2f6b1db670d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#afbe7c148841f70efec89f2f6b1db670d">SBFileSpec</a></td></tr>
+<tr class="separator:afbe7c148841f70efec89f2f6b1db670d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad888da29ccd271039b389198ac9c4e69"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ad888da29ccd271039b389198ac9c4e69">SBFileSpecList</a></td></tr>
+<tr class="separator:ad888da29ccd271039b389198ac9c4e69"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a></td></tr>
+<tr class="separator:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48b8099c7a08a2aec4799804e4a2126a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a></td></tr>
+<tr class="separator:a48b8099c7a08a2aec4799804e4a2126a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aef79410dcd84e1378958b6acc3d32dcb"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#aef79410dcd84e1378958b6acc3d32dcb">SBInstructionList</a></td></tr>
+<tr class="separator:aef79410dcd84e1378958b6acc3d32dcb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a97e6bf3edfbd7a86dd8a110aee377713"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a97e6bf3edfbd7a86dd8a110aee377713">SBLineEntry</a></td></tr>
+<tr class="separator:a97e6bf3edfbd7a86dd8a110aee377713"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a65ee03b8d5b92eff28f3f8518119de3e"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a65ee03b8d5b92eff28f3f8518119de3e">SBMemoryRegionInfo</a></td></tr>
+<tr class="separator:a65ee03b8d5b92eff28f3f8518119de3e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9649e82cb66f8c8ee6800f986f9fea4d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a9649e82cb66f8c8ee6800f986f9fea4d">SBModuleSpec</a></td></tr>
+<tr class="separator:a9649e82cb66f8c8ee6800f986f9fea4d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6764bf403ecc0bf5b62f6ca9af5e1390"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a6764bf403ecc0bf5b62f6ca9af5e1390">SBModuleSpecList</a></td></tr>
+<tr class="separator:a6764bf403ecc0bf5b62f6ca9af5e1390"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac680b582e5ce19cad1574d1f5793c68b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a></td></tr>
+<tr class="separator:ac680b582e5ce19cad1574d1f5793c68b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a></td></tr>
+<tr class="separator:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2580d5dd7e8cf1e0ecccfde640f4a304"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a2580d5dd7e8cf1e0ecccfde640f4a304">SBStructuredData</a></td></tr>
+<tr class="separator:a2580d5dd7e8cf1e0ecccfde640f4a304"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a55ddee61fcf4c82a4459023262b9db15"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a></td></tr>
+<tr class="separator:a55ddee61fcf4c82a4459023262b9db15"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9f4913ac7b3600fb8159f95d0d5cc4d7"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">SBSymbolContextList</a></td></tr>
+<tr class="separator:a9f4913ac7b3600fb8159f95d0d5cc4d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9d06740b06445c1e22b316d7f2197f68"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a9d06740b06445c1e22b316d7f2197f68">SBThreadPlan</a></td></tr>
+<tr class="separator:a9d06740b06445c1e22b316d7f2197f68"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ae7b06d95e2ae9dfe3f861867f0fb2924">SBType</a></td></tr>
+<tr class="separator:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a26894f7fdb82d8825fbb1ffe7f70953c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a26894f7fdb82d8825fbb1ffe7f70953c">SBTypeEnumMember</a></td></tr>
+<tr class="separator:a26894f7fdb82d8825fbb1ffe7f70953c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a811593e1ca890887c42e8e057cd3cb9c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a811593e1ca890887c42e8e057cd3cb9c">SBTypeMemberFunction</a></td></tr>
+<tr class="separator:a811593e1ca890887c42e8e057cd3cb9c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac05036b13e13aba81e24c1c2ce92ac19"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#ac05036b13e13aba81e24c1c2ce92ac19">SBTypeMember</a></td></tr>
+<tr class="separator:ac05036b13e13aba81e24c1c2ce92ac19"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0c9cdc98c0bec57410bf0a3783f78d8d"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html#a0c9cdc98c0bec57410bf0a3783f78d8d">SBWatchpoint</a></td></tr>
+<tr class="separator:a0c9cdc98c0bec57410bf0a3783f78d8d"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00019">19</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a268478e179b21af4aa9d0ffd51f3acdb"></a>
<div class="memitem">
<div class="memproto">
@@ -114,6 +172,22 @@
</div>
</div>
+<a class="anchor" id="a6b0c46a826cde62ab32172bf78d87972"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBStream::SBStream </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">SBStream</a> && </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ac338b6424cb9d361950275fb08a2dc5b"></a>
<div class="memitem">
<div class="memproto">
@@ -129,7 +203,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a8d58b63ad3b3eafd9aca767149ce44f8"></a>
<div class="memitem">
<div class="memproto">
@@ -363,7 +437,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -382,7 +456,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00060">60</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00052">52</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -404,7 +478,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00061">61</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00053">53</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -426,7 +500,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00062">62</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00054">54</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -448,7 +522,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00063">63</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00055">55</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -470,7 +544,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00064">64</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00056">56</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -492,7 +566,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00065">65</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00057">57</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -514,7 +588,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00066">66</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00058">58</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -536,7 +610,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00067">67</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00059">59</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -558,7 +632,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00068">68</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00060">60</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -580,7 +654,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00069">69</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00061">61</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -602,7 +676,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00070">70</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00062">62</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -624,7 +698,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00071">71</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00063">63</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -646,7 +720,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00072">72</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00064">64</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -668,7 +742,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00073">73</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00065">65</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -690,7 +764,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00074">74</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00066">66</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -712,7 +786,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00075">75</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00067">67</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -734,7 +808,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00076">76</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00068">68</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a65ee03b8d5b92eff28f3f8518119de3e"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00069">69</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -756,7 +852,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00077">77</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00070">70</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -778,7 +874,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00078">78</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00071">71</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -800,7 +896,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00079">79</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00072">72</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -822,7 +918,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00080">80</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00073">73</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -844,7 +940,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00081">81</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00074">74</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -866,7 +962,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00082">82</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00075">75</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a2580d5dd7e8cf1e0ecccfde640f4a304"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00076">76</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -888,7 +1006,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00083">83</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00077">77</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -910,7 +1028,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00084">84</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00078">78</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -932,7 +1050,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00085">85</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00079">79</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -954,7 +1072,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00086">86</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00080">80</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -976,7 +1094,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00087">87</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00081">81</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a9d06740b06445c1e22b316d7f2197f68"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00082">82</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -998,7 +1138,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00088">88</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00083">83</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a26894f7fdb82d8825fbb1ffe7f70953c"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00084">84</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -1020,7 +1182,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00089">89</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00086">86</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a811593e1ca890887c42e8e057cd3cb9c"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00085">85</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -1042,7 +1226,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00090">90</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00087">87</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -1064,7 +1248,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00091">91</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStream_8h_source.html#l00088">88</a> of file <a class="el" href="SBStream_8h_source.html">SBStream.h</a>.</p>
</div>
</div>
@@ -1074,9 +1258,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBStringList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBStringList-members.html
index 2aab502..c67872d 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBStringList-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBStringList-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -38,26 +39,29 @@
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a491ecf4c139989d229f981fa22a26437">AppendList</a>(const char **strv, int strc)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a5d56d4b57774e3db9f6f6378ab58f922">AppendList</a>(const lldb::SBStringList &strings)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a3a15d12a214d491fa96ba28513d69d71">AppendString</a>(const char *str)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#acb539425240bb7ad6826aeeb20d69529">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#aa0ef3b179016a97d7f6d3865494035c8">GetSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a057b9e4d115713331d8a2b709b4ea787">GetStringAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#abefd91a4bc973bde39a419266500e599">AppendList</a>(const lldb_private::StringList &strings)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a3a15d12a214d491fa96ba28513d69d71">AppendString</a>(const char *str)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#acb539425240bb7ad6826aeeb20d69529">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#aa0ef3b179016a97d7f6d3865494035c8">GetSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a057b9e4d115713331d8a2b709b4ea787">GetStringAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a0781c25099bb3a64e4f5cb896b33f549">GetStringAtIndex</a>(size_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a43f31a37fde6b9cf4c69d6e11c323fc2">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a09da7202629bd1afe19c32a801b0d4b8">operator*</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a6beabca61f62df9b79e417e014154b3a">operator-></a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#aaf0590138601171ef6adfffec1e55605">operator=</a>(const SBStringList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">SBStringList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a52d840a4b13538d3c2cb1730ad2e913e">SBStringList</a>(const lldb::SBStringList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a5dc0fff3c3bec9763e6ef7c8e4d6914a">SBStringList</a>(const lldb_private::StringList *lldb_strings)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a23209bdb5367b94761002c6cc4b369aa">~SBStringList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">SBStringList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a52d840a4b13538d3c2cb1730ad2e913e">SBStringList</a>(const lldb::SBStringList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a5dc0fff3c3bec9763e6ef7c8e4d6914a">SBStringList</a>(const lldb_private::StringList *lldb_strings)</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html#a23209bdb5367b94761002c6cc4b369aa">~SBStringList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBStringList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBStringList.html
index 3b8b2e0..96cd887 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBStringList.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBStringList.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,35 +42,57 @@
<p><code>#include <<a class="el" href="SBStringList_8h_source.html">SBStringList.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a7d34db7d20a1f115cff6a3b1f44d9ff4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">SBStringList</a> ()</td></tr>
+<tr class="separator:a7d34db7d20a1f115cff6a3b1f44d9ff4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a52d840a4b13538d3c2cb1730ad2e913e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a52d840a4b13538d3c2cb1730ad2e913e">SBStringList</a> (const <a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &rhs)</td></tr>
+<tr class="separator:a52d840a4b13538d3c2cb1730ad2e913e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaf0590138601171ef6adfffec1e55605"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#aaf0590138601171ef6adfffec1e55605">operator=</a> (const <a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> &rhs)</td></tr>
+<tr class="separator:aaf0590138601171ef6adfffec1e55605"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a23209bdb5367b94761002c6cc4b369aa"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a23209bdb5367b94761002c6cc4b369aa">~SBStringList</a> ()</td></tr>
+<tr class="separator:a23209bdb5367b94761002c6cc4b369aa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a43f31a37fde6b9cf4c69d6e11c323fc2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a43f31a37fde6b9cf4c69d6e11c323fc2">IsValid</a> () const </td></tr>
+<tr class="separator:a43f31a37fde6b9cf4c69d6e11c323fc2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a15d12a214d491fa96ba28513d69d71"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a3a15d12a214d491fa96ba28513d69d71">AppendString</a> (const char *str)</td></tr>
+<tr class="separator:a3a15d12a214d491fa96ba28513d69d71"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a491ecf4c139989d229f981fa22a26437"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a491ecf4c139989d229f981fa22a26437">AppendList</a> (const char **strv, int strc)</td></tr>
+<tr class="separator:a491ecf4c139989d229f981fa22a26437"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5d56d4b57774e3db9f6f6378ab58f922"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a5d56d4b57774e3db9f6f6378ab58f922">AppendList</a> (const <a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a> &strings)</td></tr>
+<tr class="separator:a5d56d4b57774e3db9f6f6378ab58f922"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa0ef3b179016a97d7f6d3865494035c8"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#aa0ef3b179016a97d7f6d3865494035c8">GetSize</a> () const </td></tr>
+<tr class="separator:aa0ef3b179016a97d7f6d3865494035c8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a057b9e4d115713331d8a2b709b4ea787"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a057b9e4d115713331d8a2b709b4ea787">GetStringAtIndex</a> (size_t idx)</td></tr>
+<tr class="separator:a057b9e4d115713331d8a2b709b4ea787"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0781c25099bb3a64e4f5cb896b33f549"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a0781c25099bb3a64e4f5cb896b33f549">GetStringAtIndex</a> (size_t idx) const </td></tr>
+<tr class="separator:a0781c25099bb3a64e4f5cb896b33f549"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acb539425240bb7ad6826aeeb20d69529"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#acb539425240bb7ad6826aeeb20d69529">Clear</a> ()</td></tr>
+<tr class="separator:acb539425240bb7ad6826aeeb20d69529"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a5dc0fff3c3bec9763e6ef7c8e4d6914a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a5dc0fff3c3bec9763e6ef7c8e4d6914a">SBStringList</a> (const lldb_private::StringList *lldb_strings)</td></tr>
+<tr class="separator:a5dc0fff3c3bec9763e6ef7c8e4d6914a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:abefd91a4bc973bde39a419266500e599"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#abefd91a4bc973bde39a419266500e599">AppendList</a> (const lldb_private::StringList &strings)</td></tr>
+<tr class="separator:abefd91a4bc973bde39a419266500e599"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6beabca61f62df9b79e417e014154b3a"><td class="memItemLeft" align="right" valign="top">const lldb_private::StringList * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a6beabca61f62df9b79e417e014154b3a">operator-></a> () const </td></tr>
+<tr class="separator:a6beabca61f62df9b79e417e014154b3a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a09da7202629bd1afe19c32a801b0d4b8"><td class="memItemLeft" align="right" valign="top">const lldb_private::StringList & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a09da7202629bd1afe19c32a801b0d4b8">operator*</a> () const </td></tr>
+<tr class="separator:a09da7202629bd1afe19c32a801b0d4b8"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">SBCommandInterpreter</a></td></tr>
+<tr class="separator:af3fb6efd0d4f3b3bb7b87db062eb48c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBStringList_8h_source.html#l00017">17</a> of file <a class="el" href="SBStringList_8h_source.html">SBStringList.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a7d34db7d20a1f115cff6a3b1f44d9ff4"></a>
<div class="memitem">
<div class="memproto">
@@ -140,7 +163,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a491ecf4c139989d229f981fa22a26437"></a>
<div class="memitem">
<div class="memproto">
@@ -183,6 +206,30 @@
</div>
</div>
+<a class="anchor" id="abefd91a4bc973bde39a419266500e599"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBStringList::AppendList </td>
+ <td>(</td>
+ <td class="paramtype">const lldb_private::StringList & </td>
+ <td class="paramname"><em>strings</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a3a15d12a214d491fa96ba28513d69d71"></a>
<div class="memitem">
<div class="memproto">
@@ -245,6 +292,22 @@
</div>
</div>
+<a class="anchor" id="a0781c25099bb3a64e4f5cb896b33f549"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBStringList::GetStringAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">size_t </td>
+ <td class="paramname"><em>idx</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a43f31a37fde6b9cf4c69d6e11c323fc2"></a>
<div class="memitem">
<div class="memproto">
@@ -322,7 +385,29 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a6111b8161fd12c097de5b0312ff50808"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBStringList_8h_source.html#l00046">46</a> of file <a class="el" href="SBStringList_8h_source.html">SBStringList.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="af3fb6efd0d4f3b3bb7b87db062eb48c9"></a>
<div class="memitem">
<div class="memproto">
@@ -341,7 +426,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStringList_8h_source.html#l00052">52</a> of file <a class="el" href="SBStringList_8h_source.html">SBStringList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStringList_8h_source.html#l00044">44</a> of file <a class="el" href="SBStringList_8h_source.html">SBStringList.h</a>.</p>
</div>
</div>
@@ -363,7 +448,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBStringList_8h_source.html#l00053">53</a> of file <a class="el" href="SBStringList_8h_source.html">SBStringList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBStringList_8h_source.html#l00045">45</a> of file <a class="el" href="SBStringList_8h_source.html">SBStringList.h</a>.</p>
</div>
</div>
@@ -373,9 +458,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBStructuredData-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBStructuredData-members.html
new file mode 100644
index 0000000..ca65fad
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBStructuredData-members.html
@@ -0,0 +1,60 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBStructuredData Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#aed488e8bdc7e3780fef6e0a97053bc36">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#ac0054843c77593005d8e021bc730b837">GetAsJSON</a>(lldb::SBStream &stream) const </td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#a3e13c145316c94f9ea9943dcff92aaba">GetDescription</a>(lldb::SBStream &stream) const </td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#a0db99f2c596192c551e00dacfa91e497">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#aa0a7c89b60747fa5654cd1216d89b504">operator=</a>(const lldb::SBStructuredData &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">SBStructuredData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#a495a9278cdf722fd5dfb5e914edfbb25">SBStructuredData</a>(const lldb::SBStructuredData &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#a8ec6e23e62bfcbd88f073be9b64b8aa4">SBStructuredData</a>(const lldb::EventSP &event_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html#aa30829451c9ae8cf2b44276b061760c5">~SBStructuredData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBStructuredData.html b/lldb/www/cpp_reference/html/classlldb_1_1SBStructuredData.html
new file mode 100644
index 0000000..a407160
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBStructuredData.html
@@ -0,0 +1,223 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBStructuredData Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="classlldb_1_1SBStructuredData-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBStructuredData Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBStructuredData_8h_source.html">SBStructuredData.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a75748e88ecf0285b1eabb01981373f4f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">SBStructuredData</a> ()</td></tr>
+<tr class="separator:a75748e88ecf0285b1eabb01981373f4f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a495a9278cdf722fd5dfb5e914edfbb25"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#a495a9278cdf722fd5dfb5e914edfbb25">SBStructuredData</a> (const <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> &rhs)</td></tr>
+<tr class="separator:a495a9278cdf722fd5dfb5e914edfbb25"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8ec6e23e62bfcbd88f073be9b64b8aa4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#a8ec6e23e62bfcbd88f073be9b64b8aa4">SBStructuredData</a> (const lldb::EventSP &event_sp)</td></tr>
+<tr class="separator:a8ec6e23e62bfcbd88f073be9b64b8aa4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa30829451c9ae8cf2b44276b061760c5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#aa30829451c9ae8cf2b44276b061760c5">~SBStructuredData</a> ()</td></tr>
+<tr class="separator:aa30829451c9ae8cf2b44276b061760c5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa0a7c89b60747fa5654cd1216d89b504"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#aa0a7c89b60747fa5654cd1216d89b504">operator=</a> (const <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> &rhs)</td></tr>
+<tr class="separator:aa0a7c89b60747fa5654cd1216d89b504"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0db99f2c596192c551e00dacfa91e497"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#a0db99f2c596192c551e00dacfa91e497">IsValid</a> () const </td></tr>
+<tr class="separator:a0db99f2c596192c551e00dacfa91e497"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aed488e8bdc7e3780fef6e0a97053bc36"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#aed488e8bdc7e3780fef6e0a97053bc36">Clear</a> ()</td></tr>
+<tr class="separator:aed488e8bdc7e3780fef6e0a97053bc36"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac0054843c77593005d8e021bc730b837"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#ac0054843c77593005d8e021bc730b837">GetAsJSON</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream) const </td></tr>
+<tr class="separator:ac0054843c77593005d8e021bc730b837"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3e13c145316c94f9ea9943dcff92aaba"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html#a3e13c145316c94f9ea9943dcff92aaba">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream) const </td></tr>
+<tr class="separator:a3e13c145316c94f9ea9943dcff92aaba"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBStructuredData_8h_source.html#l00018">18</a> of file <a class="el" href="SBStructuredData_8h_source.html">SBStructuredData.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a75748e88ecf0285b1eabb01981373f4f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBStructuredData::SBStructuredData </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a495a9278cdf722fd5dfb5e914edfbb25"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBStructuredData::SBStructuredData </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8ec6e23e62bfcbd88f073be9b64b8aa4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBStructuredData::SBStructuredData </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::EventSP & </td>
+ <td class="paramname"><em>event_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa30829451c9ae8cf2b44276b061760c5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBStructuredData::~SBStructuredData </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="aed488e8bdc7e3780fef6e0a97053bc36"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBStructuredData::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac0054843c77593005d8e021bc730b837"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBStructuredData::GetAsJSON </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>stream</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3e13c145316c94f9ea9943dcff92aaba"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBStructuredData::GetDescription </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>stream</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0db99f2c596192c551e00dacfa91e497"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBStructuredData::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa0a7c89b60747fa5654cd1216d89b504"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a>& lldb::SBStructuredData::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBStructuredData_8h_source.html">SBStructuredData.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol-members.html
index 169b33c..68baffa 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -38,34 +39,35 @@
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a738a51d78eabc23af15a3e8226e022a8">get</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#acaea3e5cac192ccf5dd2153ccb8ba72d">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#afe67ca414b1dc45a354971adbb66e67f">GetEndAddress</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a630ded0a419b6c04fbbee347082f5019">GetInstructions</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ad5f4483b8611ab5de3f7d959a61df302">GetInstructions</a>(lldb::SBTarget target, const char *flavor_string)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a758162f137a956472be5a6c5f3bd3335">GetMangledName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a66c2ea97a7c3cdd406f34a1cd3fbe4e4">GetName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a4bec41af85f59394d10c181c9fd1b9af">GetPrologueByteSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#aff8e8fb827e72e8106b6bd5fdba25e2c">GetStartAddress</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a0b6a002ea07ca2c3acc9228a8016b237">GetType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a203c8e2c75d4f6e97d72d2c12ddd52b1">IsExternal</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#aeb01e868374abcf965d7a8b3a1f88925">IsSynthetic</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ad4624b01ec59daccf6473806131cd081">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ab21ae90b4d21b5d2fedb2a4f05945f0b">operator!=</a>(const lldb::SBSymbol &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a89f81f124ca24d1f89bc2adcc416af55">operator=</a>(const lldb::SBSymbol &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ae6eb4fbcf3fb19ba6238019c763260b2">operator==</a>(const lldb::SBSymbol &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a0c8981456fee88714c90e7dbcec4b408">reset</a>(lldb_private::Symbol *)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">SBSymbol</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ac90aa41537f9d52b82b726eec351168e">SBSymbol</a>(const lldb::SBSymbol &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a67789dd06fb0ab5e3debaafeb5081453">~SBSymbol</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a1741648a7936f250ad4fe3deba98f3b1">GetDisplayName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#afe67ca414b1dc45a354971adbb66e67f">GetEndAddress</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a630ded0a419b6c04fbbee347082f5019">GetInstructions</a>(lldb::SBTarget target)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ad5f4483b8611ab5de3f7d959a61df302">GetInstructions</a>(lldb::SBTarget target, const char *flavor_string)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a758162f137a956472be5a6c5f3bd3335">GetMangledName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a66c2ea97a7c3cdd406f34a1cd3fbe4e4">GetName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a4bec41af85f59394d10c181c9fd1b9af">GetPrologueByteSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#aff8e8fb827e72e8106b6bd5fdba25e2c">GetStartAddress</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a0b6a002ea07ca2c3acc9228a8016b237">GetType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a203c8e2c75d4f6e97d72d2c12ddd52b1">IsExternal</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#aeb01e868374abcf965d7a8b3a1f88925">IsSynthetic</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ad4624b01ec59daccf6473806131cd081">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ab21ae90b4d21b5d2fedb2a4f05945f0b">operator!=</a>(const lldb::SBSymbol &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a89f81f124ca24d1f89bc2adcc416af55">operator=</a>(const lldb::SBSymbol &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ae6eb4fbcf3fb19ba6238019c763260b2">operator==</a>(const lldb::SBSymbol &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a0c8981456fee88714c90e7dbcec4b408">reset</a>(lldb_private::Symbol *)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">SBSymbol</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#ac90aa41537f9d52b82b726eec351168e">SBSymbol</a>(const lldb::SBSymbol &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html#a67789dd06fb0ab5e3debaafeb5081453">~SBSymbol</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol.html
index a247c97..ab21e26 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbol.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,43 +42,69 @@
<p><code>#include <<a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a38907d178bbff531e1ee94b15f02d3e2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">SBSymbol</a> ()</td></tr>
+<tr class="separator:a38907d178bbff531e1ee94b15f02d3e2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a67789dd06fb0ab5e3debaafeb5081453"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a67789dd06fb0ab5e3debaafeb5081453">~SBSymbol</a> ()</td></tr>
+<tr class="separator:a67789dd06fb0ab5e3debaafeb5081453"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac90aa41537f9d52b82b726eec351168e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#ac90aa41537f9d52b82b726eec351168e">SBSymbol</a> (const <a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs)</td></tr>
+<tr class="separator:ac90aa41537f9d52b82b726eec351168e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a89f81f124ca24d1f89bc2adcc416af55"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a89f81f124ca24d1f89bc2adcc416af55">operator=</a> (const <a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs)</td></tr>
+<tr class="separator:a89f81f124ca24d1f89bc2adcc416af55"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad4624b01ec59daccf6473806131cd081"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#ad4624b01ec59daccf6473806131cd081">IsValid</a> () const </td></tr>
+<tr class="separator:ad4624b01ec59daccf6473806131cd081"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a66c2ea97a7c3cdd406f34a1cd3fbe4e4"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a66c2ea97a7c3cdd406f34a1cd3fbe4e4">GetName</a> () const </td></tr>
+<tr class="separator:a66c2ea97a7c3cdd406f34a1cd3fbe4e4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1741648a7936f250ad4fe3deba98f3b1"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a1741648a7936f250ad4fe3deba98f3b1">GetDisplayName</a> () const </td></tr>
+<tr class="separator:a1741648a7936f250ad4fe3deba98f3b1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a758162f137a956472be5a6c5f3bd3335"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a758162f137a956472be5a6c5f3bd3335">GetMangledName</a> () const </td></tr>
+<tr class="separator:a758162f137a956472be5a6c5f3bd3335"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a630ded0a419b6c04fbbee347082f5019"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a630ded0a419b6c04fbbee347082f5019">GetInstructions</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target)</td></tr>
+<tr class="separator:a630ded0a419b6c04fbbee347082f5019"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad5f4483b8611ab5de3f7d959a61df302"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#ad5f4483b8611ab5de3f7d959a61df302">GetInstructions</a> (<a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> target, const char *flavor_string)</td></tr>
+<tr class="separator:ad5f4483b8611ab5de3f7d959a61df302"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff8e8fb827e72e8106b6bd5fdba25e2c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#aff8e8fb827e72e8106b6bd5fdba25e2c">GetStartAddress</a> ()</td></tr>
+<tr class="separator:aff8e8fb827e72e8106b6bd5fdba25e2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afe67ca414b1dc45a354971adbb66e67f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#afe67ca414b1dc45a354971adbb66e67f">GetEndAddress</a> ()</td></tr>
+<tr class="separator:afe67ca414b1dc45a354971adbb66e67f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4bec41af85f59394d10c181c9fd1b9af"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a4bec41af85f59394d10c181c9fd1b9af">GetPrologueByteSize</a> ()</td></tr>
+<tr class="separator:a4bec41af85f59394d10c181c9fd1b9af"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0b6a002ea07ca2c3acc9228a8016b237"><td class="memItemLeft" align="right" valign="top">SymbolType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a0b6a002ea07ca2c3acc9228a8016b237">GetType</a> ()</td></tr>
+<tr class="separator:a0b6a002ea07ca2c3acc9228a8016b237"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6eb4fbcf3fb19ba6238019c763260b2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#ae6eb4fbcf3fb19ba6238019c763260b2">operator==</a> (const <a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs) const </td></tr>
+<tr class="separator:ae6eb4fbcf3fb19ba6238019c763260b2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab21ae90b4d21b5d2fedb2a4f05945f0b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#ab21ae90b4d21b5d2fedb2a4f05945f0b">operator!=</a> (const <a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> &rhs) const </td></tr>
+<tr class="separator:ab21ae90b4d21b5d2fedb2a4f05945f0b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acaea3e5cac192ccf5dd2153ccb8ba72d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#acaea3e5cac192ccf5dd2153ccb8ba72d">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:acaea3e5cac192ccf5dd2153ccb8ba72d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a203c8e2c75d4f6e97d72d2c12ddd52b1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a203c8e2c75d4f6e97d72d2c12ddd52b1">IsExternal</a> ()</td></tr>
+<tr class="separator:a203c8e2c75d4f6e97d72d2c12ddd52b1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb01e868374abcf965d7a8b3a1f88925"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#aeb01e868374abcf965d7a8b3a1f88925">IsSynthetic</a> ()</td></tr>
+<tr class="separator:aeb01e868374abcf965d7a8b3a1f88925"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a738a51d78eabc23af15a3e8226e022a8"><td class="memItemLeft" align="right" valign="top">lldb_private::Symbol * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a738a51d78eabc23af15a3e8226e022a8">get</a> ()</td></tr>
+<tr class="separator:a738a51d78eabc23af15a3e8226e022a8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0c8981456fee88714c90e7dbcec4b408"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a0c8981456fee88714c90e7dbcec4b408">reset</a> (lldb_private::Symbol *)</td></tr>
+<tr class="separator:a0c8981456fee88714c90e7dbcec4b408"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61223b184d8edf3f301c71ce68df8af5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html#a61223b184d8edf3f301c71ce68df8af5">SBSymbolContext</a></td></tr>
+<tr class="separator:a61223b184d8edf3f301c71ce68df8af5"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00020">20</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a38907d178bbff531e1ee94b15f02d3e2"></a>
<div class="memitem">
<div class="memproto">
@@ -124,7 +151,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a738a51d78eabc23af15a3e8226e022a8"></a>
<div class="memitem">
<div class="memproto">
@@ -164,6 +191,21 @@
</div>
</div>
+<a class="anchor" id="a1741648a7936f250ad4fe3deba98f3b1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBSymbol::GetDisplayName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="afe67ca414b1dc45a354971adbb66e67f"></a>
<div class="memitem">
<div class="memproto">
@@ -413,7 +455,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -432,7 +474,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00093">93</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00075">75</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
</div>
</div>
@@ -454,7 +496,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00094">94</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00076">76</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
</div>
</div>
@@ -476,7 +518,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00095">95</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00077">77</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
</div>
</div>
@@ -498,7 +540,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00096">96</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbol_8h_source.html#l00078">78</a> of file <a class="el" href="SBSymbol_8h_source.html">SBSymbol.h</a>.</p>
</div>
</div>
@@ -508,9 +550,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext-members.html
index f1f8da2..23c0d46 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -71,9 +72,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext.html
index da02012..fddbe2d 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContext.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,51 +42,83 @@
<p><code>#include <<a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:abf1b813544d2aa29bfb2cf170c8c2139"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#abf1b813544d2aa29bfb2cf170c8c2139">SBSymbolContext</a> ()</td></tr>
+<tr class="separator:abf1b813544d2aa29bfb2cf170c8c2139"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf2828ecaa2eed0b811b1bc287b20fb8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#abf2828ecaa2eed0b811b1bc287b20fb8">SBSymbolContext</a> (const <a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &rhs)</td></tr>
+<tr class="separator:abf2828ecaa2eed0b811b1bc287b20fb8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a19429ecdd991e07ffe4dfd327926cf29"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a19429ecdd991e07ffe4dfd327926cf29">~SBSymbolContext</a> ()</td></tr>
+<tr class="separator:a19429ecdd991e07ffe4dfd327926cf29"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3b3a30cc6f719af5cb12cb458d973d2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#af3b3a30cc6f719af5cb12cb458d973d2">IsValid</a> () const </td></tr>
+<tr class="separator:af3b3a30cc6f719af5cb12cb458d973d2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad8fe4fb5167f8e68d9c512c1c44bf6c6"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#ad8fe4fb5167f8e68d9c512c1c44bf6c6">operator=</a> (const <a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &rhs)</td></tr>
+<tr class="separator:ad8fe4fb5167f8e68d9c512c1c44bf6c6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a59bb142f195e8ba50a12e9f3754b5386"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a59bb142f195e8ba50a12e9f3754b5386">GetModule</a> ()</td></tr>
+<tr class="separator:a59bb142f195e8ba50a12e9f3754b5386"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3dff33aef27b76ec0554a59e65522380"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a3dff33aef27b76ec0554a59e65522380">GetCompileUnit</a> ()</td></tr>
+<tr class="separator:a3dff33aef27b76ec0554a59e65522380"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a27da996bd9d5575784182c2983cf9ab7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a27da996bd9d5575784182c2983cf9ab7">GetFunction</a> ()</td></tr>
+<tr class="separator:a27da996bd9d5575784182c2983cf9ab7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7463148665f746e9aba9b202b20ae48d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a7463148665f746e9aba9b202b20ae48d">GetBlock</a> ()</td></tr>
+<tr class="separator:a7463148665f746e9aba9b202b20ae48d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57f6c68744f6456ae0a6fef1fb65dc93"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a57f6c68744f6456ae0a6fef1fb65dc93">GetLineEntry</a> ()</td></tr>
+<tr class="separator:a57f6c68744f6456ae0a6fef1fb65dc93"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4fad288eca0275d70d4bb6c49eef9b04"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a4fad288eca0275d70d4bb6c49eef9b04">GetSymbol</a> ()</td></tr>
+<tr class="separator:a4fad288eca0275d70d4bb6c49eef9b04"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aad88fd0ad10fd25906e54d05fcafefde"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#aad88fd0ad10fd25906e54d05fcafefde">SetModule</a> (<a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module)</td></tr>
+<tr class="separator:aad88fd0ad10fd25906e54d05fcafefde"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0ecbce7a732db1fd9db2ddfe3e0ed109"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a0ecbce7a732db1fd9db2ddfe3e0ed109">SetCompileUnit</a> (<a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a> compile_unit)</td></tr>
+<tr class="separator:a0ecbce7a732db1fd9db2ddfe3e0ed109"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb0984fc49ab47b979c4db827b6c4958"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#aeb0984fc49ab47b979c4db827b6c4958">SetFunction</a> (<a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a> function)</td></tr>
+<tr class="separator:aeb0984fc49ab47b979c4db827b6c4958"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e2d1a15ca429e9e678a0400c0eab21d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a0e2d1a15ca429e9e678a0400c0eab21d">SetBlock</a> (<a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a> block)</td></tr>
+<tr class="separator:a0e2d1a15ca429e9e678a0400c0eab21d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adccc29ff372f392cd62a30bd55cdfd2c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#adccc29ff372f392cd62a30bd55cdfd2c">SetLineEntry</a> (<a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a> line_entry)</td></tr>
+<tr class="separator:adccc29ff372f392cd62a30bd55cdfd2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e5db320747b438195913bf2091066b8"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a5e5db320747b438195913bf2091066b8">SetSymbol</a> (<a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a> symbol)</td></tr>
+<tr class="separator:a5e5db320747b438195913bf2091066b8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a51bbc7370c2c6b813add464a989a97c6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a51bbc7370c2c6b813add464a989a97c6">GetParentOfInlinedScope</a> (const <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> &curr_frame_pc, <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> &parent_frame_addr) const </td></tr>
+<tr class="separator:a51bbc7370c2c6b813add464a989a97c6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a00996f8f49dee2867bb194dca0ddbe21"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a00996f8f49dee2867bb194dca0ddbe21">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a00996f8f49dee2867bb194dca0ddbe21"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:abd34af96497c51b0d9e12fbff8d35b45"><td class="memItemLeft" align="right" valign="top">lldb_private::SymbolContext * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#abd34af96497c51b0d9e12fbff8d35b45">operator-></a> () const </td></tr>
+<tr class="separator:abd34af96497c51b0d9e12fbff8d35b45"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a73525a59ab6f23053f96ae04ba3f79dd"><td class="memItemLeft" align="right" valign="top">lldb_private::SymbolContext & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a73525a59ab6f23053f96ae04ba3f79dd">operator*</a> ()</td></tr>
+<tr class="separator:a73525a59ab6f23053f96ae04ba3f79dd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f1c1add03a035f9c4c44bed2e948808"><td class="memItemLeft" align="right" valign="top">lldb_private::SymbolContext & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a5f1c1add03a035f9c4c44bed2e948808">ref</a> ()</td></tr>
+<tr class="separator:a5f1c1add03a035f9c4c44bed2e948808"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a645151734a565684c39d969829a136f6"><td class="memItemLeft" align="right" valign="top">const lldb_private::SymbolContext & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a645151734a565684c39d969829a136f6">operator*</a> () const </td></tr>
+<tr class="separator:a645151734a565684c39d969829a136f6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0578a443ee1b19e53be40d3078a6d2c3"><td class="memItemLeft" align="right" valign="top">lldb_private::SymbolContext * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a0578a443ee1b19e53be40d3078a6d2c3">get</a> () const </td></tr>
+<tr class="separator:a0578a443ee1b19e53be40d3078a6d2c3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abfc8bcfd2818ab675ab36d78d3d6ae36"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#abfc8bcfd2818ab675ab36d78d3d6ae36">SBSymbolContext</a> (const lldb_private::SymbolContext *sc_ptr)</td></tr>
+<tr class="separator:abfc8bcfd2818ab675ab36d78d3d6ae36"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2a2397049cfd4be35fb686d7be6bd54"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#ac2a2397049cfd4be35fb686d7be6bd54">SetSymbolContext</a> (const lldb_private::SymbolContext *sc_ptr)</td></tr>
+<tr class="separator:ac2a2397049cfd4be35fb686d7be6bd54"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9f4913ac7b3600fb8159f95d0d5cc4d7"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">SBSymbolContextList</a></td></tr>
+<tr class="separator:a9f4913ac7b3600fb8159f95d0d5cc4d7"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00023">23</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="abf1b813544d2aa29bfb2cf170c8c2139"></a>
<div class="memitem">
<div class="memproto">
@@ -156,7 +189,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a0578a443ee1b19e53be40d3078a6d2c3"></a>
<div class="memitem">
<div class="memproto">
@@ -555,7 +588,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -574,7 +607,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00060">60</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00055">55</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
</div>
</div>
@@ -596,7 +629,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00061">61</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00056">56</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
</div>
</div>
@@ -618,7 +651,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00062">62</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00057">57</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
</div>
</div>
@@ -640,7 +673,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00065">65</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00060">60</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
</div>
</div>
@@ -662,7 +695,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00064">64</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00059">59</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
</div>
</div>
@@ -684,7 +717,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00063">63</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContext_8h_source.html#l00058">58</a> of file <a class="el" href="SBSymbolContext_8h_source.html">SBSymbolContext.h</a>.</p>
</div>
</div>
@@ -694,9 +727,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList-members.html
index 9ac2999..268f649 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -54,9 +55,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList.html
index e9b683c..c51b38f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBSymbolContextList.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,34 +42,49 @@
<p><code>#include <<a class="el" href="SBSymbolContextList_8h_source.html">SBSymbolContextList.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a28ec448eb079c5195759c2e5d148512c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a28ec448eb079c5195759c2e5d148512c">SBSymbolContextList</a> ()</td></tr>
+<tr class="separator:a28ec448eb079c5195759c2e5d148512c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aab061d10893f2b8aeed588e5e02abb5b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#aab061d10893f2b8aeed588e5e02abb5b">SBSymbolContextList</a> (const <a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &rhs)</td></tr>
+<tr class="separator:aab061d10893f2b8aeed588e5e02abb5b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acb49be98daa44154693758718dac616d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#acb49be98daa44154693758718dac616d">~SBSymbolContextList</a> ()</td></tr>
+<tr class="separator:acb49be98daa44154693758718dac616d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae55d53d44ebbd699d4ccd1d72526a61b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#ae55d53d44ebbd699d4ccd1d72526a61b">operator=</a> (const <a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &rhs)</td></tr>
+<tr class="separator:ae55d53d44ebbd699d4ccd1d72526a61b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae299b869aaea1739b5b4e6b373663c46"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#ae299b869aaea1739b5b4e6b373663c46">IsValid</a> () const </td></tr>
+<tr class="separator:ae299b869aaea1739b5b4e6b373663c46"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3f2f809bbccec6a69b6b2ad6f3cd84b7"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a3f2f809bbccec6a69b6b2ad6f3cd84b7">GetSize</a> () const </td></tr>
+<tr class="separator:a3f2f809bbccec6a69b6b2ad6f3cd84b7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6919bc568286836a510feed94834d730"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a6919bc568286836a510feed94834d730">GetContextAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a6919bc568286836a510feed94834d730"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a195e94a1783a6c7dc8984b8f10dc5c3b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a195e94a1783a6c7dc8984b8f10dc5c3b">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:a195e94a1783a6c7dc8984b8f10dc5c3b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6e85c09a2e354fbca75337fcf745376a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a6e85c09a2e354fbca75337fcf745376a">Append</a> (<a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a> &sc)</td></tr>
+<tr class="separator:a6e85c09a2e354fbca75337fcf745376a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a30433987c843e41ffac161c41331e971"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a30433987c843e41ffac161c41331e971">Append</a> (<a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> &sc_list)</td></tr>
+<tr class="separator:a30433987c843e41ffac161c41331e971"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad124fedde1f6d31dd4192a1001f0609b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#ad124fedde1f6d31dd4192a1001f0609b">Clear</a> ()</td></tr>
+<tr class="separator:ad124fedde1f6d31dd4192a1001f0609b"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:add6c7d0cf2ee08a0ca7bfe21e0106663"><td class="memItemLeft" align="right" valign="top">lldb_private::SymbolContextList * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#add6c7d0cf2ee08a0ca7bfe21e0106663">operator-></a> () const </td></tr>
+<tr class="separator:add6c7d0cf2ee08a0ca7bfe21e0106663"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afee6ebe1368fc3962257db3ccc543aee"><td class="memItemLeft" align="right" valign="top">lldb_private::SymbolContextList & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#afee6ebe1368fc3962257db3ccc543aee">operator*</a> () const </td></tr>
+<tr class="separator:afee6ebe1368fc3962257db3ccc543aee"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBSymbolContextList_8h_source.html#l00018">18</a> of file <a class="el" href="SBSymbolContextList_8h_source.html">SBSymbolContextList.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a28ec448eb079c5195759c2e5d148512c"></a>
<div class="memitem">
<div class="memproto">
@@ -115,7 +131,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a6e85c09a2e354fbca75337fcf745376a"></a>
<div class="memitem">
<div class="memproto">
@@ -287,7 +303,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a5a50b764fceeae5ed6ecf04b9d1eba5c"></a>
<div class="memitem">
<div class="memproto">
@@ -306,7 +322,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContextList_8h_source.html#l00053">53</a> of file <a class="el" href="SBSymbolContextList_8h_source.html">SBSymbolContextList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContextList_8h_source.html#l00044">44</a> of file <a class="el" href="SBSymbolContextList_8h_source.html">SBSymbolContextList.h</a>.</p>
</div>
</div>
@@ -328,7 +344,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBSymbolContextList_8h_source.html#l00054">54</a> of file <a class="el" href="SBSymbolContextList_8h_source.html">SBSymbolContextList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBSymbolContextList_8h_source.html#l00045">45</a> of file <a class="el" href="SBSymbolContextList_8h_source.html">SBSymbolContextList.h</a>.</p>
</div>
</div>
@@ -338,9 +354,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTarget-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTarget-members.html
index a653688..67a9689 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTarget-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTarget-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -46,38 +47,58 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a1875164adf85562c7457edcdfc27fc5c">BreakpointCreateByAddress</a>(addr_t address)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a91b0c96d92055b513dece945c7652780">BreakpointCreateByLocation</a>(const char *file, uint32_t line)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a900ae7a76f270e8300e1f456b43cdfbb">BreakpointCreateByLocation</a>(const lldb::SBFileSpec &file_spec, uint32_t line)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#afe1d34c1c295fd8d1fb5b5f3758ed47f">BreakpointCreateByName</a>(const char *symbol_name, const char *module_name=NULL)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad4d2ca5e1107ac3e320336d5d089d6b9">BreakpointCreateByLocation</a>(const lldb::SBFileSpec &file_spec, uint32_t line, lldb::addr_t offset)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0f42eb54e356e98e3f0e4a948a052d04">BreakpointCreateByLocation</a>(const lldb::SBFileSpec &file_spec, uint32_t line, lldb::addr_t offset, SBFileSpecList &module_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac510bca0433894d1ddf8ca5481b3b4ff">BreakpointCreateByName</a>(const char *symbol_name, const char *module_name=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac976c72a9004ea16fec03551aaa38c8f">BreakpointCreateByName</a>(const char *symbol_name, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a72a83fbf16cdaac1301ce6d61251b575">BreakpointCreateByName</a>(const char *symbol_name, uint32_t name_type_mask, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aed7f9ac51dbef95b3bb4dd650fa96899">BreakpointCreateByNames</a>(const char *symbol_name[], uint32_t num_names, uint32_t name_type_mask, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a5559055d376b61e7a8a62f8be4925946">BreakpointCreateByRegex</a>(const char *symbol_name_regex, const char *module_name=NULL)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a45b2ad8a3390592c5766c3f12223a496">BreakpointCreateByRegex</a>(const char *symbol_name_regex, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0282f6cc78f61cac9c36bdf46143b21f">BreakpointCreateBySourceRegex</a>(const char *source_regex, const lldb::SBFileSpec &source_file, const char *module_name=NULL)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad565a6ad64096497b7457990e06dde27">BreakpointCreateBySourceRegex</a>(const char *source_regex, const SBFileSpecList &module_list, const lldb::SBFileSpecList &source_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#af6cd90d25008e4a8e667b03eb8ab0b5f">BreakpointCreateByName</a>(const char *symbol_name, uint32_t name_type_mask, lldb::LanguageType symbol_language, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aed7f9ac51dbef95b3bb4dd650fa96899">BreakpointCreateByNames</a>(const char *symbol_name[], uint32_t num_names, uint32_t name_type_mask, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a537c4a849594886278b15a31302ae6a5">BreakpointCreateByNames</a>(const char *symbol_name[], uint32_t num_names, uint32_t name_type_mask, lldb::LanguageType symbol_language, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a778d0f12168b3c2ec5dceac99a6dfa99">BreakpointCreateByNames</a>(const char *symbol_name[], uint32_t num_names, uint32_t name_type_mask, lldb::LanguageType symbol_language, lldb::addr_t offset, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0778cc8493c0191821cb212c3a18e2e4">BreakpointCreateByRegex</a>(const char *symbol_name_regex, const char *module_name=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a45b2ad8a3390592c5766c3f12223a496">BreakpointCreateByRegex</a>(const char *symbol_name_regex, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a37c671a46723aae2b943e7a3a59a1de7">BreakpointCreateByRegex</a>(const char *symbol_name_regex, lldb::LanguageType symbol_language, const SBFileSpecList &module_list, const SBFileSpecList &comp_unit_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a2ee922772a82e14cfa1c7d41600396d3">BreakpointCreateBySBAddress</a>(SBAddress &address)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a7a65dddfaa77f1794b22ecb3cc69b5e6">BreakpointCreateBySourceRegex</a>(const char *source_regex, const SBFileSpec &source_file, const char *module_name=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ae4136183504198c0239046e4743f03cc">BreakpointCreateBySourceRegex</a>(const char *source_regex, const SBFileSpecList &module_list, const SBFileSpecList &source_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0417f9222c4bcd8b8615ac30bdf2237c">BreakpointCreateBySourceRegex</a>(const char *source_regex, const SBFileSpecList &module_list, const SBFileSpecList &source_file, const SBStringList &func_names)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a27b6775c1cd548a8d185c8b4803dc4c1">BreakpointCreateForException</a>(lldb::LanguageType language, bool catch_bp, bool throw_bp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a1ada9f1482b49e851e93a3ef21edc201">BreakpointDelete</a>(break_id_t break_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a62f2ccecdf13b7c7ee86fb2dcdec3c68">BreakpointsCreateFromFile</a>(SBFileSpec &source_file, SBBreakpointList &new_bps)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac9fe01e76beb08d37eae888e91050f39">BreakpointsCreateFromFile</a>(SBFileSpec &source_file, SBStringList &matching_names, SBBreakpointList &new_bps)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0ea51d36baa87a3d4b5e80b59eaf2232">BreakpointsWriteToFile</a>(SBFileSpec &dest_file)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad5e583a515229095e8ffed170a4454f0">BreakpointsWriteToFile</a>(SBFileSpec &dest_file, SBBreakpointList &bkpt_list, bool append=false)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6fcfca4d5758c98f6a005f2cedb2648a">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a2177970c90b5c221789f33c55a78d101">ClearModuleLoadAddress</a>(lldb::SBModule module)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad4d36ec9aeefd598ca0e9c1b604fa435">ClearSectionLoadAddress</a>(lldb::SBSection section)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6754ed2f8749a52dcd9733d030ab2c0a">ConnectRemote</a>(SBListener &listener, const char *url, const char *plugin_name, SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a50dfddd347ebb68b19d8162a8e4d5757">DeleteAllBreakpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a8b4089e0f3e3b3806b333e92a2186f08">DeleteAllWatchpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a35654d27e5521ae8c0f023abaa9643ab">DeleteWatchpoint</a>(lldb::watch_id_t watch_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ab2551850e78e7a9d5dde9d93c2e06f02">DisableAllBreakpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a254c3aaf7fb0da68fc27402851040140">DisableAllWatchpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a88a915da4ed1c1d84f8438ea874082d5">eBroadcastBitBreakpointChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6af517ae65e12295274a45f4d06af3e996">eBroadcastBitModulesLoaded</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a23fbdb85db5e1bc907bf884d4f8ac6ae">eBroadcastBitModulesUnloaded</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a74b977beb5b8587fe1c088fe636c542d">eBroadcastBitSymbolsLoaded</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6aa3460d865bd3f68ca8f2dcd42103cb7a">eBroadcastBitWatchpointChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ab25d02468151943d0455ca2ccbc662d4">EnableAllBreakpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ade3bfc3640dd197c62063afbfaac1735">EnableAllWatchpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a8933b82ef27d96b83945c416ea59ad86">CreateValueFromAddress</a>(const char *name, lldb::SBAddress addr, lldb::SBType type)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a8e85b4410bf641dc200890415db71a3b">CreateValueFromData</a>(const char *name, lldb::SBData data, lldb::SBType type)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a30bcb1771450af0ebbba7c5519048d37">CreateValueFromExpression</a>(const char *name, const char *expr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a50dfddd347ebb68b19d8162a8e4d5757">DeleteAllBreakpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a8b4089e0f3e3b3806b333e92a2186f08">DeleteAllWatchpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a35654d27e5521ae8c0f023abaa9643ab">DeleteWatchpoint</a>(lldb::watch_id_t watch_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ab2551850e78e7a9d5dde9d93c2e06f02">DisableAllBreakpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a254c3aaf7fb0da68fc27402851040140">DisableAllWatchpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a88a915da4ed1c1d84f8438ea874082d5">eBroadcastBitBreakpointChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36af517ae65e12295274a45f4d06af3e996">eBroadcastBitModulesLoaded</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a23fbdb85db5e1bc907bf884d4f8ac6ae">eBroadcastBitModulesUnloaded</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a74b977beb5b8587fe1c088fe636c542d">eBroadcastBitSymbolsLoaded</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36aa3460d865bd3f68ca8f2dcd42103cb7a">eBroadcastBitWatchpointChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ab25d02468151943d0455ca2ccbc662d4">EnableAllBreakpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ade3bfc3640dd197c62063afbfaac1735">EnableAllWatchpoints</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ae92f0b69c6a9be329a057a9e85f85f45">EvaluateExpression</a>(const char *expr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a66b5691f059183d9860004200f05793a">EvaluateExpression</a>(const char *expr, const SBExpressionOptions &options)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a5918ca7588e83d52743a9a2c3fa14fbb">FindBreakpointByID</a>(break_id_t break_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a8f8965612974786aa966721d8ac54fd9">EventIsTargetEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a5918ca7588e83d52743a9a2c3fa14fbb">FindBreakpointByID</a>(break_id_t break_id)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a5248cb6d077f9d56dc67dc21d7c4ead3">FindBreakpointsByName</a>(const char *name, SBBreakpointList &bkpt_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a3bd922528e001f9e5117487424a918f5">FindFirstGlobalVariable</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a586f878050b0a03cd7a3cdfdc321adeb">FindFirstType</a>(const char *type)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#adefb2919e6cdab0682664bd252cc897e">FindFunctions</a>(const char *name, uint32_t name_type_mask=lldb::eFunctionNameTypeAny)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6c580c707d76c54ca006269121eb7a65">FindGlobalVariables</a>(const char *name, uint32_t max_matches)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0fa31167e65e3a099a9a9fba8c35f66b">FindGlobalFunctions</a>(const char *name, uint32_t max_matches, MatchType matchtype)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6c580c707d76c54ca006269121eb7a65">FindGlobalVariables</a>(const char *name, uint32_t max_matches)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#af5d7ea816761f2daced333b04be44f79">FindGlobalVariables</a>(const char *name, uint32_t max_matches, MatchType matchtype)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#afd90a0ef25c240b0cf7c80fbb3f22a4b">FindModule</a>(const lldb::SBFileSpec &file_spec)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#af15296d5c0b49febd4ec4895433452f1">FindSymbols</a>(const char *name, lldb::SymbolType type=eSymbolTypeAny)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a05a693f0262c718e8bf4799e7133cafa">FindTypes</a>(const char *type)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
@@ -88,6 +109,8 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6ea3ead50f5a94948d8f3a34230b3b66">GetBroadcaster</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad43c676d3770e9505edb596a5dcc95aa">GetBroadcasterClassName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a2323a4d9b806ba10961cece2f5f68e80">GetByteOrder</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#af93838ccdf7e0a993949bfc30995322e">GetCodeByteSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a22be60d71aeed5fd44fce772186f8f1f">GetDataByteSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">GetDebugger</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a4c9abb13dd0f54f2f3b5bb59c0a65d53">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac442dc8bdf930b56f7d233371609fa1c">GetExecutable</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
@@ -95,16 +118,22 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a636ea1276e36e1205da77426b1792c5c">GetInstructions</a>(lldb::addr_t base_addr, const void *buf, size_t size)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aa9cbfda51ea4fb5084fa6fe3f8d538d1">GetInstructionsWithFlavor</a>(lldb::SBAddress base_addr, const char *flavor_string, const void *buf, size_t size)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aa03f90199c4f95509b3a3e58067f7401">GetInstructionsWithFlavor</a>(lldb::addr_t base_addr, const char *flavor_string, const void *buf, size_t size)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aef4038ab7cdf7738221ecb6b46124125">GetModuleAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a88e18e00bfa27e784e049166bf99cdab">GetLaunchInfo</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aef4038ab7cdf7738221ecb6b46124125">GetModuleAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ae815ff1dccc3b0fd5cc7829fdcb24bf5">GetModuleAtIndexFromEvent</a>(const uint32_t idx, const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a1aaf2f21d13810cfe034ea955b53ea4d">GetNumBreakpoints</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ae010738ae86b4aea208ffe7c8a8daa95">GetNumModules</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a9ac7665607f5a5815a26b2ec5b102742">GetNumWatchpoints</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a27229c2ce6f322a37995f10d66635207">GetNumModulesFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a9ac7665607f5a5815a26b2ec5b102742">GetNumWatchpoints</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a873a36438c661da5592c4fbc208de2b6">GetPlatform</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a2be39f5b1d5de91b1e9414e4473cac7f">GetProcess</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a76b99e252ccb8c9833b0667b89bcbcf6">GetSourceManager</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad90e72a55da9bdd2bf81ed8174164ed6">GetSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a550d3cda3d3b1df09db69032cc98f366">GetStackRedZoneSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a9e0e405395ffb7553e9328e3a7d306e8">GetTriple</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a78e099295e076200078c712e12a37d05">GetWatchpointAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a1409ff4ae715e53dcf8210842c2d2f03">GetTargetFromEvent</a>(const lldb::SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a9e0e405395ffb7553e9328e3a7d306e8">GetTriple</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a78e099295e076200078c712e12a37d05">GetWatchpointAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0848140cc75664b16df4da3dac825ea5">Install</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a74be8dd8dafa45965ff975c678b39992">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a341e19c562924b32b322824350b2e1ab">Launch</a>(SBListener &listener, char const **argv, char const **envp, const char *stdin_path, const char *stdout_path, const char *stderr_path, const char *working_directory, uint32_t launch_flags, bool stop_at_entry, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a14fb743bcb79184c1f53a532e564f7b2">Launch</a>(SBLaunchInfo &launch_info, SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
@@ -115,23 +144,29 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a88c7343e2ee806152addef56e879c4b7">operator==</a>(const lldb::SBTarget &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a467023eff8a9378a5db16cacb048c58d">ReadInstructions</a>(lldb::SBAddress base_addr, uint32_t count)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a1dd42a777f7c4be8ee8419829c184ff0">ReadInstructions</a>(lldb::SBAddress base_addr, uint32_t count, const char *flavor_string)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac03832e9442a678474da723dbed5058d">RemoveModule</a>(lldb::SBModule module)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0d814862b0a1d10e272a2b2da1a23948">ReadMemory</a>(const SBAddress addr, void *buf, size_t size, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac03832e9442a678474da723dbed5058d">RemoveModule</a>(lldb::SBModule module)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a8ceaaf883de6f3edaf860085f3bddf61">ResolveFileAddress</a>(lldb::addr_t file_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a7af7eb61aa2cceec93dcc06844172c44">ResolveLoadAddress</a>(lldb::addr_t vm_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#adcd215368b40c149ad2c6d5d4af120c8">ResolveSymbolContextForAddress</a>(const SBAddress &addr, uint32_t resolve_scope)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a4b02dcfb44db42ec468b08431e8e0b1a">ResolvePastLoadAddress</a>(uint32_t stop_id, lldb::addr_t vm_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#adcd215368b40c149ad2c6d5d4af120c8">ResolveSymbolContextForAddress</a>(const SBAddress &addr, uint32_t resolve_scope)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a2e13ddbdd573e169f74c4a4ef15a0a9a">SBBreakpointListImpl</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">SBTarget</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a85e149a4f543650b419b7a8ce1858187">SBTarget</a>(const lldb::SBTarget &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0a0dd59ce3242db7c25dfa2839ce5cfb">SBTarget</a>(const lldb::TargetSP &target_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">SBTarget</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a85e149a4f543650b419b7a8ce1858187">SBTarget</a>(const lldb::SBTarget &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a0a0dd59ce3242db7c25dfa2839ce5cfb">SBTarget</a>(const lldb::TargetSP &target_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a4972ca412e5ba79f53764bbb4bf9f706">SetLaunchInfo</a>(const lldb::SBLaunchInfo &launch_info)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#aecd9b6cec2ee6c2e68a5043b8b26106c">SetModuleLoadAddress</a>(lldb::SBModule module, int64_t sections_offset)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a8f654abc3a287617927201581f2e2273">SetSectionLoadAddress</a>(lldb::SBSection section, lldb::addr_t section_base_addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html#a44a9d68cec5fe950a7843fa76e6c4903">SetSP</a>(const lldb::TargetSP &target_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
@@ -140,9 +175,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTarget.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTarget.html
index 5950e11..9ac2b79 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTarget.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTarget.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -43,131 +44,296 @@
<p><code>#include <<a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
-<tr class="memitem:a0fed64c394efe5cb68b4ec1a6e3518b6"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
-  <a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a88a915da4ed1c1d84f8438ea874082d5">eBroadcastBitBreakpointChanged</a> = (1 << 0),
-<a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6af517ae65e12295274a45f4d06af3e996">eBroadcastBitModulesLoaded</a> = (1 << 1),
-<a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a23fbdb85db5e1bc907bf884d4f8ac6ae">eBroadcastBitModulesUnloaded</a> = (1 << 2),
-<a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6aa3460d865bd3f68ca8f2dcd42103cb7a">eBroadcastBitWatchpointChanged</a> = (1 << 3),
+<tr class="memitem:ac37b0753bad6452d32156dd5cdcf5a36"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
+  <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a88a915da4ed1c1d84f8438ea874082d5">eBroadcastBitBreakpointChanged</a> = (1 << 0),
+<a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36af517ae65e12295274a45f4d06af3e996">eBroadcastBitModulesLoaded</a> = (1 << 1),
+<a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a23fbdb85db5e1bc907bf884d4f8ac6ae">eBroadcastBitModulesUnloaded</a> = (1 << 2),
+<a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36aa3460d865bd3f68ca8f2dcd42103cb7a">eBroadcastBitWatchpointChanged</a> = (1 << 3),
<br/>
-  <a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a74b977beb5b8587fe1c088fe636c542d">eBroadcastBitSymbolsLoaded</a> = (1 << 4)
+  <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a74b977beb5b8587fe1c088fe636c542d">eBroadcastBitSymbolsLoaded</a> = (1 << 4)
<br/>
}</td></tr>
+<tr class="separator:ac37b0753bad6452d32156dd5cdcf5a36"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aa6c4b348b21a511e1e2a989ddd57c908"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">SBTarget</a> ()</td></tr>
+<tr class="separator:aa6c4b348b21a511e1e2a989ddd57c908"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a85e149a4f543650b419b7a8ce1858187"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a85e149a4f543650b419b7a8ce1858187">SBTarget</a> (const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs)</td></tr>
+<tr class="separator:a85e149a4f543650b419b7a8ce1858187"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0a0dd59ce3242db7c25dfa2839ce5cfb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0a0dd59ce3242db7c25dfa2839ce5cfb">SBTarget</a> (const lldb::TargetSP &target_sp)</td></tr>
-<tr class="memitem:aeb0aefcf588167eeb113b6800efe6ead"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aeb0aefcf588167eeb113b6800efe6ead">operator=</a> (const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs)</td></tr>
+<tr class="separator:a0a0dd59ce3242db7c25dfa2839ce5cfb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b1067943e1888eb5258796e5770d15e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a3b1067943e1888eb5258796e5770d15e">~SBTarget</a> ()</td></tr>
+<tr class="separator:a3b1067943e1888eb5258796e5770d15e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aeb0aefcf588167eeb113b6800efe6ead"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aeb0aefcf588167eeb113b6800efe6ead">operator=</a> (const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs)</td></tr>
+<tr class="separator:aeb0aefcf588167eeb113b6800efe6ead"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a74be8dd8dafa45965ff975c678b39992"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a74be8dd8dafa45965ff975c678b39992">IsValid</a> () const </td></tr>
+<tr class="separator:a74be8dd8dafa45965ff975c678b39992"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2be39f5b1d5de91b1e9414e4473cac7f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a2be39f5b1d5de91b1e9414e4473cac7f">GetProcess</a> ()</td></tr>
+<tr class="separator:a2be39f5b1d5de91b1e9414e4473cac7f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a873a36438c661da5592c4fbc208de2b6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a873a36438c661da5592c4fbc208de2b6">GetPlatform</a> ()</td></tr>
+<tr class="separator:a873a36438c661da5592c4fbc208de2b6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0848140cc75664b16df4da3dac825ea5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0848140cc75664b16df4da3dac825ea5">Install</a> ()</td></tr>
+<tr class="separator:a0848140cc75664b16df4da3dac825ea5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a341e19c562924b32b322824350b2e1ab"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a341e19c562924b32b322824350b2e1ab">Launch</a> (<a class="el" href="classlldb_1_1SBListener.html">SBListener</a> &listener, char const **argv, char const **envp, const char *stdin_path, const char *stdout_path, const char *stderr_path, const char *working_directory, uint32_t launch_flags, bool stop_at_entry, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
-<tr class="memitem:a54fc497ca693a421da7e7dff5f00b5ac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a54fc497ca693a421da7e7dff5f00b5ac">LaunchSimple</a> (const char **argv, const char **envp, const char *working_directory)</td></tr>
-<tr class="memitem:a14fb743bcb79184c1f53a532e564f7b2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a14fb743bcb79184c1f53a532e564f7b2">Launch</a> (<a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> &launch_info, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error)</td></tr>
+<tr class="separator:a341e19c562924b32b322824350b2e1ab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e6fed0429dd07763cc96600758bb0cb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0e6fed0429dd07763cc96600758bb0cb">LoadCore</a> (const char *core_file)</td></tr>
+<tr class="separator:a0e6fed0429dd07763cc96600758bb0cb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a54fc497ca693a421da7e7dff5f00b5ac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a54fc497ca693a421da7e7dff5f00b5ac">LaunchSimple</a> (const char **argv, const char **envp, const char *working_directory)</td></tr>
+<tr class="separator:a54fc497ca693a421da7e7dff5f00b5ac"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a14fb743bcb79184c1f53a532e564f7b2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a14fb743bcb79184c1f53a532e564f7b2">Launch</a> (<a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a> &launch_info, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error)</td></tr>
+<tr class="separator:a14fb743bcb79184c1f53a532e564f7b2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae4a99eb37cd4968961771d7d6f4afdd0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ae4a99eb37cd4968961771d7d6f4afdd0">Attach</a> (<a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a> &attach_info, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error)</td></tr>
+<tr class="separator:ae4a99eb37cd4968961771d7d6f4afdd0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a757df8225406d460b46d29035effce18"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a757df8225406d460b46d29035effce18">AttachToProcessWithID</a> (<a class="el" href="classlldb_1_1SBListener.html">SBListener</a> &listener, lldb::pid_t pid, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a757df8225406d460b46d29035effce18"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adfff7716f39bcf36a497ee5d22344340"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#adfff7716f39bcf36a497ee5d22344340">AttachToProcessWithName</a> (<a class="el" href="classlldb_1_1SBListener.html">SBListener</a> &listener, const char *name, bool wait_for, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:adfff7716f39bcf36a497ee5d22344340"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6754ed2f8749a52dcd9733d030ab2c0a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a6754ed2f8749a52dcd9733d030ab2c0a">ConnectRemote</a> (<a class="el" href="classlldb_1_1SBListener.html">SBListener</a> &listener, const char *url, const char *plugin_name, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error)</td></tr>
+<tr class="separator:a6754ed2f8749a52dcd9733d030ab2c0a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac442dc8bdf930b56f7d233371609fa1c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ac442dc8bdf930b56f7d233371609fa1c">GetExecutable</a> ()</td></tr>
+<tr class="separator:ac442dc8bdf930b56f7d233371609fa1c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a41ba7de6874cb92f31b35c811682e0ad"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a41ba7de6874cb92f31b35c811682e0ad">AddModule</a> (<a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> &module)</td></tr>
+<tr class="separator:a41ba7de6874cb92f31b35c811682e0ad"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a5085284ca6f7f7b459f98634229ede"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a4a5085284ca6f7f7b459f98634229ede">AddModule</a> (const char *path, const char *triple, const char *uuid)</td></tr>
+<tr class="separator:a4a5085284ca6f7f7b459f98634229ede"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aea1b561f96e755e4facd5b5788f52b02"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aea1b561f96e755e4facd5b5788f52b02">AddModule</a> (const char *path, const char *triple, const char *uuid_cstr, const char *symfile)</td></tr>
+<tr class="separator:aea1b561f96e755e4facd5b5788f52b02"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8635ed991da861bee0820679b11dba7b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a8635ed991da861bee0820679b11dba7b">AddModule</a> (const <a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a> &module_spec)</td></tr>
+<tr class="separator:a8635ed991da861bee0820679b11dba7b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae010738ae86b4aea208ffe7c8a8daa95"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ae010738ae86b4aea208ffe7c8a8daa95">GetNumModules</a> () const </td></tr>
+<tr class="separator:ae010738ae86b4aea208ffe7c8a8daa95"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aef4038ab7cdf7738221ecb6b46124125"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aef4038ab7cdf7738221ecb6b46124125">GetModuleAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:aef4038ab7cdf7738221ecb6b46124125"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac03832e9442a678474da723dbed5058d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ac03832e9442a678474da723dbed5058d">RemoveModule</a> (<a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module)</td></tr>
+<tr class="separator:ac03832e9442a678474da723dbed5058d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a94f0d359961fd73ec12bffdc7842f360"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">GetDebugger</a> () const </td></tr>
+<tr class="separator:a94f0d359961fd73ec12bffdc7842f360"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd90a0ef25c240b0cf7c80fbb3f22a4b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#afd90a0ef25c240b0cf7c80fbb3f22a4b">FindModule</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec)</td></tr>
+<tr class="separator:afd90a0ef25c240b0cf7c80fbb3f22a4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2323a4d9b806ba10961cece2f5f68e80"><td class="memItemLeft" align="right" valign="top">lldb::ByteOrder </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a2323a4d9b806ba10961cece2f5f68e80">GetByteOrder</a> ()</td></tr>
+<tr class="separator:a2323a4d9b806ba10961cece2f5f68e80"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a63633292f6807db0839078a7706c95b9"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a63633292f6807db0839078a7706c95b9">GetAddressByteSize</a> ()</td></tr>
+<tr class="separator:a63633292f6807db0839078a7706c95b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9e0e405395ffb7553e9328e3a7d306e8"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a9e0e405395ffb7553e9328e3a7d306e8">GetTriple</a> ()</td></tr>
+<tr class="separator:a9e0e405395ffb7553e9328e3a7d306e8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a22be60d71aeed5fd44fce772186f8f1f"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a22be60d71aeed5fd44fce772186f8f1f">GetDataByteSize</a> ()</td></tr>
+<tr class="separator:a22be60d71aeed5fd44fce772186f8f1f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af93838ccdf7e0a993949bfc30995322e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#af93838ccdf7e0a993949bfc30995322e">GetCodeByteSize</a> ()</td></tr>
+<tr class="separator:af93838ccdf7e0a993949bfc30995322e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f654abc3a287617927201581f2e2273"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a8f654abc3a287617927201581f2e2273">SetSectionLoadAddress</a> (<a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section, lldb::addr_t section_base_addr)</td></tr>
+<tr class="separator:a8f654abc3a287617927201581f2e2273"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad4d36ec9aeefd598ca0e9c1b604fa435"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ad4d36ec9aeefd598ca0e9c1b604fa435">ClearSectionLoadAddress</a> (<a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a> section)</td></tr>
+<tr class="separator:ad4d36ec9aeefd598ca0e9c1b604fa435"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aecd9b6cec2ee6c2e68a5043b8b26106c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aecd9b6cec2ee6c2e68a5043b8b26106c">SetModuleLoadAddress</a> (<a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module, int64_t sections_offset)</td></tr>
+<tr class="separator:aecd9b6cec2ee6c2e68a5043b8b26106c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2177970c90b5c221789f33c55a78d101"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a2177970c90b5c221789f33c55a78d101">ClearModuleLoadAddress</a> (<a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> module)</td></tr>
+<tr class="separator:a2177970c90b5c221789f33c55a78d101"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adefb2919e6cdab0682664bd252cc897e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#adefb2919e6cdab0682664bd252cc897e">FindFunctions</a> (const char *name, uint32_t name_type_mask=lldb::eFunctionNameTypeAny)</td></tr>
+<tr class="separator:adefb2919e6cdab0682664bd252cc897e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6c580c707d76c54ca006269121eb7a65"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a6c580c707d76c54ca006269121eb7a65">FindGlobalVariables</a> (const char *name, uint32_t max_matches)</td></tr>
+<tr class="separator:a6c580c707d76c54ca006269121eb7a65"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3bd922528e001f9e5117487424a918f5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a3bd922528e001f9e5117487424a918f5">FindFirstGlobalVariable</a> (const char *name)</td></tr>
+<tr class="separator:a3bd922528e001f9e5117487424a918f5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af5d7ea816761f2daced333b04be44f79"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#af5d7ea816761f2daced333b04be44f79">FindGlobalVariables</a> (const char *name, uint32_t max_matches, MatchType matchtype)</td></tr>
+<tr class="separator:af5d7ea816761f2daced333b04be44f79"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0fa31167e65e3a099a9a9fba8c35f66b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0fa31167e65e3a099a9a9fba8c35f66b">FindGlobalFunctions</a> (const char *name, uint32_t max_matches, MatchType matchtype)</td></tr>
+<tr class="separator:a0fa31167e65e3a099a9a9fba8c35f66b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6fcfca4d5758c98f6a005f2cedb2648a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a6fcfca4d5758c98f6a005f2cedb2648a">Clear</a> ()</td></tr>
+<tr class="separator:a6fcfca4d5758c98f6a005f2cedb2648a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8ceaaf883de6f3edaf860085f3bddf61"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a8ceaaf883de6f3edaf860085f3bddf61">ResolveFileAddress</a> (lldb::addr_t file_addr)</td></tr>
+<tr class="separator:a8ceaaf883de6f3edaf860085f3bddf61"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7af7eb61aa2cceec93dcc06844172c44"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a7af7eb61aa2cceec93dcc06844172c44">ResolveLoadAddress</a> (lldb::addr_t vm_addr)</td></tr>
+<tr class="separator:a7af7eb61aa2cceec93dcc06844172c44"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4b02dcfb44db42ec468b08431e8e0b1a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a4b02dcfb44db42ec468b08431e8e0b1a">ResolvePastLoadAddress</a> (uint32_t stop_id, lldb::addr_t vm_addr)</td></tr>
+<tr class="separator:a4b02dcfb44db42ec468b08431e8e0b1a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adcd215368b40c149ad2c6d5d4af120c8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#adcd215368b40c149ad2c6d5d4af120c8">ResolveSymbolContextForAddress</a> (const <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> &addr, uint32_t resolve_scope)</td></tr>
+<tr class="separator:adcd215368b40c149ad2c6d5d4af120c8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0d814862b0a1d10e272a2b2da1a23948"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0d814862b0a1d10e272a2b2da1a23948">ReadMemory</a> (const <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> addr, void *buf, size_t size, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a0d814862b0a1d10e272a2b2da1a23948"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a91b0c96d92055b513dece945c7652780"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a91b0c96d92055b513dece945c7652780">BreakpointCreateByLocation</a> (const char *file, uint32_t line)</td></tr>
+<tr class="separator:a91b0c96d92055b513dece945c7652780"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a900ae7a76f270e8300e1f456b43cdfbb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a900ae7a76f270e8300e1f456b43cdfbb">BreakpointCreateByLocation</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line)</td></tr>
-<tr class="memitem:afe1d34c1c295fd8d1fb5b5f3758ed47f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#afe1d34c1c295fd8d1fb5b5f3758ed47f">BreakpointCreateByName</a> (const char *symbol_name, const char *module_name=NULL)</td></tr>
+<tr class="separator:a900ae7a76f270e8300e1f456b43cdfbb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad4d2ca5e1107ac3e320336d5d089d6b9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ad4d2ca5e1107ac3e320336d5d089d6b9">BreakpointCreateByLocation</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line, lldb::addr_t offset)</td></tr>
+<tr class="separator:ad4d2ca5e1107ac3e320336d5d089d6b9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0f42eb54e356e98e3f0e4a948a052d04"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0f42eb54e356e98e3f0e4a948a052d04">BreakpointCreateByLocation</a> (const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line, lldb::addr_t offset, <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list)</td></tr>
+<tr class="separator:a0f42eb54e356e98e3f0e4a948a052d04"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac510bca0433894d1ddf8ca5481b3b4ff"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ac510bca0433894d1ddf8ca5481b3b4ff">BreakpointCreateByName</a> (const char *symbol_name, const char *module_name=nullptr)</td></tr>
+<tr class="separator:ac510bca0433894d1ddf8ca5481b3b4ff"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac976c72a9004ea16fec03551aaa38c8f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ac976c72a9004ea16fec03551aaa38c8f">BreakpointCreateByName</a> (const char *symbol_name, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
+<tr class="separator:ac976c72a9004ea16fec03551aaa38c8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a72a83fbf16cdaac1301ce6d61251b575"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a72a83fbf16cdaac1301ce6d61251b575">BreakpointCreateByName</a> (const char *symbol_name, uint32_t name_type_mask, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
+<tr class="separator:a72a83fbf16cdaac1301ce6d61251b575"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af6cd90d25008e4a8e667b03eb8ab0b5f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#af6cd90d25008e4a8e667b03eb8ab0b5f">BreakpointCreateByName</a> (const char *symbol_name, uint32_t name_type_mask, lldb::LanguageType symbol_language, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
+<tr class="separator:af6cd90d25008e4a8e667b03eb8ab0b5f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aed7f9ac51dbef95b3bb4dd650fa96899"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aed7f9ac51dbef95b3bb4dd650fa96899">BreakpointCreateByNames</a> (const char *symbol_name[], uint32_t num_names, uint32_t name_type_mask, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
-<tr class="memitem:a5559055d376b61e7a8a62f8be4925946"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a5559055d376b61e7a8a62f8be4925946">BreakpointCreateByRegex</a> (const char *symbol_name_regex, const char *module_name=NULL)</td></tr>
+<tr class="separator:aed7f9ac51dbef95b3bb4dd650fa96899"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a537c4a849594886278b15a31302ae6a5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a537c4a849594886278b15a31302ae6a5">BreakpointCreateByNames</a> (const char *symbol_name[], uint32_t num_names, uint32_t name_type_mask, lldb::LanguageType symbol_language, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
+<tr class="separator:a537c4a849594886278b15a31302ae6a5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a778d0f12168b3c2ec5dceac99a6dfa99"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a778d0f12168b3c2ec5dceac99a6dfa99">BreakpointCreateByNames</a> (const char *symbol_name[], uint32_t num_names, uint32_t name_type_mask, lldb::LanguageType symbol_language, lldb::addr_t offset, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
+<tr class="separator:a778d0f12168b3c2ec5dceac99a6dfa99"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0778cc8493c0191821cb212c3a18e2e4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0778cc8493c0191821cb212c3a18e2e4">BreakpointCreateByRegex</a> (const char *symbol_name_regex, const char *module_name=nullptr)</td></tr>
+<tr class="separator:a0778cc8493c0191821cb212c3a18e2e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a45b2ad8a3390592c5766c3f12223a496"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a45b2ad8a3390592c5766c3f12223a496">BreakpointCreateByRegex</a> (const char *symbol_name_regex, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
-<tr class="memitem:a0282f6cc78f61cac9c36bdf46143b21f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0282f6cc78f61cac9c36bdf46143b21f">BreakpointCreateBySourceRegex</a> (const char *source_regex, const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &source_file, const char *module_name=NULL)</td></tr>
-<tr class="memitem:ad565a6ad64096497b7457990e06dde27"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ad565a6ad64096497b7457990e06dde27">BreakpointCreateBySourceRegex</a> (const char *source_regex, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> &source_file)</td></tr>
+<tr class="separator:a45b2ad8a3390592c5766c3f12223a496"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a37c671a46723aae2b943e7a3a59a1de7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a37c671a46723aae2b943e7a3a59a1de7">BreakpointCreateByRegex</a> (const char *symbol_name_regex, lldb::LanguageType symbol_language, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &comp_unit_list)</td></tr>
+<tr class="separator:a37c671a46723aae2b943e7a3a59a1de7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7a65dddfaa77f1794b22ecb3cc69b5e6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a7a65dddfaa77f1794b22ecb3cc69b5e6">BreakpointCreateBySourceRegex</a> (const char *source_regex, const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &source_file, const char *module_name=nullptr)</td></tr>
+<tr class="separator:a7a65dddfaa77f1794b22ecb3cc69b5e6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae4136183504198c0239046e4743f03cc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ae4136183504198c0239046e4743f03cc">BreakpointCreateBySourceRegex</a> (const char *source_regex, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &source_file)</td></tr>
+<tr class="separator:ae4136183504198c0239046e4743f03cc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0417f9222c4bcd8b8615ac30bdf2237c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0417f9222c4bcd8b8615ac30bdf2237c">BreakpointCreateBySourceRegex</a> (const char *source_regex, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &module_list, const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> &source_file, const <a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> &func_names)</td></tr>
+<tr class="separator:a0417f9222c4bcd8b8615ac30bdf2237c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a27b6775c1cd548a8d185c8b4803dc4c1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a27b6775c1cd548a8d185c8b4803dc4c1">BreakpointCreateForException</a> (lldb::LanguageType language, bool catch_bp, bool throw_bp)</td></tr>
+<tr class="separator:a27b6775c1cd548a8d185c8b4803dc4c1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1875164adf85562c7457edcdfc27fc5c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a1875164adf85562c7457edcdfc27fc5c">BreakpointCreateByAddress</a> (addr_t address)</td></tr>
+<tr class="separator:a1875164adf85562c7457edcdfc27fc5c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2ee922772a82e14cfa1c7d41600396d3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a2ee922772a82e14cfa1c7d41600396d3">BreakpointCreateBySBAddress</a> (<a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> &address)</td></tr>
+<tr class="separator:a2ee922772a82e14cfa1c7d41600396d3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a62f2ccecdf13b7c7ee86fb2dcdec3c68"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a62f2ccecdf13b7c7ee86fb2dcdec3c68">BreakpointsCreateFromFile</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &source_file, <a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &new_bps)</td></tr>
+<tr class="separator:a62f2ccecdf13b7c7ee86fb2dcdec3c68"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac9fe01e76beb08d37eae888e91050f39"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ac9fe01e76beb08d37eae888e91050f39">BreakpointsCreateFromFile</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &source_file, <a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> &matching_names, <a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &new_bps)</td></tr>
+<tr class="separator:ac9fe01e76beb08d37eae888e91050f39"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0ea51d36baa87a3d4b5e80b59eaf2232"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a0ea51d36baa87a3d4b5e80b59eaf2232">BreakpointsWriteToFile</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dest_file)</td></tr>
+<tr class="separator:a0ea51d36baa87a3d4b5e80b59eaf2232"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad5e583a515229095e8ffed170a4454f0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ad5e583a515229095e8ffed170a4454f0">BreakpointsWriteToFile</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> &dest_file, <a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &bkpt_list, bool append=false)</td></tr>
+<tr class="separator:ad5e583a515229095e8ffed170a4454f0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1aaf2f21d13810cfe034ea955b53ea4d"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a1aaf2f21d13810cfe034ea955b53ea4d">GetNumBreakpoints</a> () const </td></tr>
+<tr class="separator:a1aaf2f21d13810cfe034ea955b53ea4d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b167f48437968fe03b3a1c7b9e13264"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a3b167f48437968fe03b3a1c7b9e13264">GetBreakpointAtIndex</a> (uint32_t idx) const </td></tr>
+<tr class="separator:a3b167f48437968fe03b3a1c7b9e13264"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1ada9f1482b49e851e93a3ef21edc201"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a1ada9f1482b49e851e93a3ef21edc201">BreakpointDelete</a> (break_id_t break_id)</td></tr>
+<tr class="separator:a1ada9f1482b49e851e93a3ef21edc201"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5918ca7588e83d52743a9a2c3fa14fbb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a5918ca7588e83d52743a9a2c3fa14fbb">FindBreakpointByID</a> (break_id_t break_id)</td></tr>
+<tr class="separator:a5918ca7588e83d52743a9a2c3fa14fbb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5248cb6d077f9d56dc67dc21d7c4ead3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a5248cb6d077f9d56dc67dc21d7c4ead3">FindBreakpointsByName</a> (const char *name, <a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> &bkpt_list)</td></tr>
+<tr class="separator:a5248cb6d077f9d56dc67dc21d7c4ead3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab25d02468151943d0455ca2ccbc662d4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ab25d02468151943d0455ca2ccbc662d4">EnableAllBreakpoints</a> ()</td></tr>
+<tr class="separator:ab25d02468151943d0455ca2ccbc662d4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab2551850e78e7a9d5dde9d93c2e06f02"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ab2551850e78e7a9d5dde9d93c2e06f02">DisableAllBreakpoints</a> ()</td></tr>
+<tr class="separator:ab2551850e78e7a9d5dde9d93c2e06f02"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a50dfddd347ebb68b19d8162a8e4d5757"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a50dfddd347ebb68b19d8162a8e4d5757">DeleteAllBreakpoints</a> ()</td></tr>
+<tr class="separator:a50dfddd347ebb68b19d8162a8e4d5757"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9ac7665607f5a5815a26b2ec5b102742"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a9ac7665607f5a5815a26b2ec5b102742">GetNumWatchpoints</a> () const </td></tr>
+<tr class="separator:a9ac7665607f5a5815a26b2ec5b102742"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a78e099295e076200078c712e12a37d05"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a78e099295e076200078c712e12a37d05">GetWatchpointAtIndex</a> (uint32_t idx) const </td></tr>
+<tr class="separator:a78e099295e076200078c712e12a37d05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a35654d27e5521ae8c0f023abaa9643ab"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a35654d27e5521ae8c0f023abaa9643ab">DeleteWatchpoint</a> (lldb::watch_id_t watch_id)</td></tr>
+<tr class="separator:a35654d27e5521ae8c0f023abaa9643ab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7ad80d5eba70d231d5daa82dbdc01015"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a7ad80d5eba70d231d5daa82dbdc01015">FindWatchpointByID</a> (lldb::watch_id_t watch_id)</td></tr>
+<tr class="separator:a7ad80d5eba70d231d5daa82dbdc01015"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7df5b9c20f126f3ceeb37ea6b718e6e7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a7df5b9c20f126f3ceeb37ea6b718e6e7">WatchAddress</a> (lldb::addr_t addr, size_t size, bool read, bool write, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error)</td></tr>
+<tr class="separator:a7df5b9c20f126f3ceeb37ea6b718e6e7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade3bfc3640dd197c62063afbfaac1735"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ade3bfc3640dd197c62063afbfaac1735">EnableAllWatchpoints</a> ()</td></tr>
+<tr class="separator:ade3bfc3640dd197c62063afbfaac1735"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a254c3aaf7fb0da68fc27402851040140"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a254c3aaf7fb0da68fc27402851040140">DisableAllWatchpoints</a> ()</td></tr>
+<tr class="separator:a254c3aaf7fb0da68fc27402851040140"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b4089e0f3e3b3806b333e92a2186f08"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a8b4089e0f3e3b3806b333e92a2186f08">DeleteAllWatchpoints</a> ()</td></tr>
+<tr class="separator:a8b4089e0f3e3b3806b333e92a2186f08"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6ea3ead50f5a94948d8f3a34230b3b66"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a6ea3ead50f5a94948d8f3a34230b3b66">GetBroadcaster</a> () const </td></tr>
+<tr class="separator:a6ea3ead50f5a94948d8f3a34230b3b66"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a586f878050b0a03cd7a3cdfdc321adeb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a586f878050b0a03cd7a3cdfdc321adeb">FindFirstType</a> (const char *type)</td></tr>
+<tr class="separator:a586f878050b0a03cd7a3cdfdc321adeb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a05a693f0262c718e8bf4799e7133cafa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a05a693f0262c718e8bf4799e7133cafa">FindTypes</a> (const char *type)</td></tr>
+<tr class="separator:a05a693f0262c718e8bf4799e7133cafa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf2167b0e2e0538cf50ff61500f05d0d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#abf2167b0e2e0538cf50ff61500f05d0d">GetBasicType</a> (lldb::BasicType type)</td></tr>
+<tr class="separator:abf2167b0e2e0538cf50ff61500f05d0d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8933b82ef27d96b83945c416ea59ad86"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a8933b82ef27d96b83945c416ea59ad86">CreateValueFromAddress</a> (const char *name, <a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> addr, <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> type)</td></tr>
+<tr class="separator:a8933b82ef27d96b83945c416ea59ad86"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8e85b4410bf641dc200890415db71a3b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a8e85b4410bf641dc200890415db71a3b">CreateValueFromData</a> (const char *name, <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> data, <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> type)</td></tr>
+<tr class="separator:a8e85b4410bf641dc200890415db71a3b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a30bcb1771450af0ebbba7c5519048d37"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a30bcb1771450af0ebbba7c5519048d37">CreateValueFromExpression</a> (const char *name, const char *expr)</td></tr>
+<tr class="separator:a30bcb1771450af0ebbba7c5519048d37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a76b99e252ccb8c9833b0667b89bcbcf6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a76b99e252ccb8c9833b0667b89bcbcf6">GetSourceManager</a> ()</td></tr>
+<tr class="separator:a76b99e252ccb8c9833b0667b89bcbcf6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a467023eff8a9378a5db16cacb048c58d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a467023eff8a9378a5db16cacb048c58d">ReadInstructions</a> (<a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, uint32_t count)</td></tr>
+<tr class="separator:a467023eff8a9378a5db16cacb048c58d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1dd42a777f7c4be8ee8419829c184ff0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a1dd42a777f7c4be8ee8419829c184ff0">ReadInstructions</a> (<a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, uint32_t count, const char *flavor_string)</td></tr>
+<tr class="separator:a1dd42a777f7c4be8ee8419829c184ff0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab8a31dd5ac7bea165c72fb091e5f2093"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ab8a31dd5ac7bea165c72fb091e5f2093">GetInstructions</a> (<a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, const void *buf, size_t size)</td></tr>
+<tr class="separator:ab8a31dd5ac7bea165c72fb091e5f2093"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa9cbfda51ea4fb5084fa6fe3f8d538d1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aa9cbfda51ea4fb5084fa6fe3f8d538d1">GetInstructionsWithFlavor</a> (<a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> base_addr, const char *flavor_string, const void *buf, size_t size)</td></tr>
+<tr class="separator:aa9cbfda51ea4fb5084fa6fe3f8d538d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a636ea1276e36e1205da77426b1792c5c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a636ea1276e36e1205da77426b1792c5c">GetInstructions</a> (lldb::addr_t base_addr, const void *buf, size_t size)</td></tr>
+<tr class="separator:a636ea1276e36e1205da77426b1792c5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa03f90199c4f95509b3a3e58067f7401"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#aa03f90199c4f95509b3a3e58067f7401">GetInstructionsWithFlavor</a> (lldb::addr_t base_addr, const char *flavor_string, const void *buf, size_t size)</td></tr>
+<tr class="separator:aa03f90199c4f95509b3a3e58067f7401"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af15296d5c0b49febd4ec4895433452f1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#af15296d5c0b49febd4ec4895433452f1">FindSymbols</a> (const char *name, lldb::SymbolType type=eSymbolTypeAny)</td></tr>
+<tr class="separator:af15296d5c0b49febd4ec4895433452f1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a88c7343e2ee806152addef56e879c4b7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a88c7343e2ee806152addef56e879c4b7">operator==</a> (const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs) const </td></tr>
+<tr class="separator:a88c7343e2ee806152addef56e879c4b7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5df6708f852dfbf40c096818b0bed8fc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a5df6708f852dfbf40c096818b0bed8fc">operator!=</a> (const <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> &rhs) const </td></tr>
+<tr class="separator:a5df6708f852dfbf40c096818b0bed8fc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c9abb13dd0f54f2f3b5bb59c0a65d53"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a4c9abb13dd0f54f2f3b5bb59c0a65d53">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:a4c9abb13dd0f54f2f3b5bb59c0a65d53"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae92f0b69c6a9be329a057a9e85f85f45"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ae92f0b69c6a9be329a057a9e85f85f45">EvaluateExpression</a> (const char *expr)</td></tr>
+<tr class="separator:ae92f0b69c6a9be329a057a9e85f85f45"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a66b5691f059183d9860004200f05793a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a66b5691f059183d9860004200f05793a">EvaluateExpression</a> (const char *expr, const <a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options)</td></tr>
+<tr class="separator:a66b5691f059183d9860004200f05793a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a550d3cda3d3b1df09db69032cc98f366"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a550d3cda3d3b1df09db69032cc98f366">GetStackRedZoneSize</a> ()</td></tr>
+<tr class="separator:a550d3cda3d3b1df09db69032cc98f366"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a88e18e00bfa27e784e049166bf99cdab"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a88e18e00bfa27e784e049166bf99cdab">GetLaunchInfo</a> () const </td></tr>
+<tr class="separator:a88e18e00bfa27e784e049166bf99cdab"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4972ca412e5ba79f53764bbb4bf9f706"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a4972ca412e5ba79f53764bbb4bf9f706">SetLaunchInfo</a> (const <a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a> &launch_info)</td></tr>
+<tr class="separator:a4972ca412e5ba79f53764bbb4bf9f706"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
+<tr class="memitem:a8f8965612974786aa966721d8ac54fd9"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a8f8965612974786aa966721d8ac54fd9">EventIsTargetEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a8f8965612974786aa966721d8ac54fd9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1409ff4ae715e53dcf8210842c2d2f03"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a1409ff4ae715e53dcf8210842c2d2f03">GetTargetFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a1409ff4ae715e53dcf8210842c2d2f03"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a27229c2ce6f322a37995f10d66635207"><td class="memItemLeft" align="right" valign="top">static uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a27229c2ce6f322a37995f10d66635207">GetNumModulesFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a27229c2ce6f322a37995f10d66635207"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae815ff1dccc3b0fd5cc7829fdcb24bf5"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ae815ff1dccc3b0fd5cc7829fdcb24bf5">GetModuleAtIndexFromEvent</a> (const uint32_t idx, const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:ae815ff1dccc3b0fd5cc7829fdcb24bf5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad43c676d3770e9505edb596a5dcc95aa"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ad43c676d3770e9505edb596a5dcc95aa">GetBroadcasterClassName</a> ()</td></tr>
+<tr class="separator:ad43c676d3770e9505edb596a5dcc95aa"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ad90e72a55da9bdd2bf81ed8174164ed6"><td class="memItemLeft" align="right" valign="top">lldb::TargetSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ad90e72a55da9bdd2bf81ed8174164ed6">GetSP</a> () const </td></tr>
+<tr class="separator:ad90e72a55da9bdd2bf81ed8174164ed6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a44a9d68cec5fe950a7843fa76e6c4903"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a44a9d68cec5fe950a7843fa76e6c4903">SetSP</a> (const lldb::TargetSP &target_sp)</td></tr>
+<tr class="separator:a44a9d68cec5fe950a7843fa76e6c4903"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a6e49cb4c7b4df1a9e1231d58a4952607">SBAddress</a></td></tr>
+<tr class="separator:a6e49cb4c7b4df1a9e1231d58a4952607"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a0f451374fae1de4a565d58be988a42"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a></td></tr>
+<tr class="separator:a9a0f451374fae1de4a565d58be988a42"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2e13ddbdd573e169f74c4a4ef15a0a9a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a2e13ddbdd573e169f74c4a4ef15a0a9a">SBBreakpointListImpl</a></td></tr>
+<tr class="separator:a2e13ddbdd573e169f74c4a4ef15a0a9a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a></td></tr>
+<tr class="separator:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a></td></tr>
+<tr class="separator:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48b8099c7a08a2aec4799804e4a2126a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a48b8099c7a08a2aec4799804e4a2126a">SBInstruction</a></td></tr>
+<tr class="separator:a48b8099c7a08a2aec4799804e4a2126a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac680b582e5ce19cad1574d1f5793c68b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ac680b582e5ce19cad1574d1f5793c68b">SBSection</a></td></tr>
+<tr class="separator:ac680b582e5ce19cad1574d1f5793c68b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#ae1d57dafb47436f15cdb94c1e7a26679">SBSourceManager</a></td></tr>
+<tr class="separator:ae1d57dafb47436f15cdb94c1e7a26679"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a55ddee61fcf4c82a4459023262b9db15"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a55ddee61fcf4c82a4459023262b9db15">SBSymbol</a></td></tr>
+<tr class="separator:a55ddee61fcf4c82a4459023262b9db15"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00229">229</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
-</div><h2>Member Enumeration Documentation</h2>
-<a class="anchor" id="a0fed64c394efe5cb68b4ec1a6e3518b6"></a>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00034">34</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+</div><h2 class="groupheader">Member Enumeration Documentation</h2>
+<a class="anchor" id="ac37b0753bad6452d32156dd5cdcf5a36"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -176,26 +342,24 @@
</tr>
</table>
</div><div class="memdoc">
-<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
-<tr><td valign="top"><em><a class="anchor" id="a0fed64c394efe5cb68b4ec1a6e3518b6a88a915da4ed1c1d84f8438ea874082d5"></a>eBroadcastBitBreakpointChanged</em> </td><td>
+<table class="fieldtable">
+<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="ac37b0753bad6452d32156dd5cdcf5a36a88a915da4ed1c1d84f8438ea874082d5"></a>eBroadcastBitBreakpointChanged</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0fed64c394efe5cb68b4ec1a6e3518b6af517ae65e12295274a45f4d06af3e996"></a>eBroadcastBitModulesLoaded</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="ac37b0753bad6452d32156dd5cdcf5a36af517ae65e12295274a45f4d06af3e996"></a>eBroadcastBitModulesLoaded</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0fed64c394efe5cb68b4ec1a6e3518b6a23fbdb85db5e1bc907bf884d4f8ac6ae"></a>eBroadcastBitModulesUnloaded</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="ac37b0753bad6452d32156dd5cdcf5a36a23fbdb85db5e1bc907bf884d4f8ac6ae"></a>eBroadcastBitModulesUnloaded</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0fed64c394efe5cb68b4ec1a6e3518b6aa3460d865bd3f68ca8f2dcd42103cb7a"></a>eBroadcastBitWatchpointChanged</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="ac37b0753bad6452d32156dd5cdcf5a36aa3460d865bd3f68ca8f2dcd42103cb7a"></a>eBroadcastBitWatchpointChanged</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0fed64c394efe5cb68b4ec1a6e3518b6a74b977beb5b8587fe1c088fe636c542d"></a>eBroadcastBitSymbolsLoaded</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="ac37b0753bad6452d32156dd5cdcf5a36a74b977beb5b8587fe1c088fe636c542d"></a>eBroadcastBitSymbolsLoaded</em> </td><td class="fielddoc">
</td></tr>
</table>
-</dd>
-</dl>
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00235">235</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00039">39</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
-<h2>Constructor & Destructor Documentation</h2>
+<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="aa6c4b348b21a511e1e2a989ddd57c908"></a>
<div class="memitem">
<div class="memproto">
@@ -258,7 +422,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a41ba7de6874cb92f31b35c811682e0ad"></a>
<div class="memitem">
<div class="memproto">
@@ -421,7 +585,7 @@
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">listener</td><td>An optional listener that will receive all process events. If <em>listener</em> is valid then <em>listener</em> will listen to all process events. If not valid, then this target's debugger (<a class="el" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">SBTarget::GetDebugger()</a>) will listen to all process events.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">pid</td><td>The process ID to attach to.</td></tr>
- <tr><td class="paramdir">[out]</td><td class="paramname">An</td><td>error explaining what went wrong if attach fails.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error explaining what went wrong if attach fails.</td></tr>
</table>
</dd>
</dl>
@@ -470,7 +634,7 @@
<tr><td class="paramdir">[in]</td><td class="paramname">listener</td><td>An optional listener that will receive all process events. If <em>listener</em> is valid then <em>listener</em> will listen to all process events. If not valid, then this target's debugger (<a class="el" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">SBTarget::GetDebugger()</a>) will listen to all process events.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">name</td><td>Basename of process to attach to.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">wait_for</td><td>If true wait for a new instance of 'name' to be launched.</td></tr>
- <tr><td class="paramdir">[out]</td><td class="paramname">An</td><td>error explaining what went wrong if attach fails.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error explaining what went wrong if attach fails.</td></tr>
</table>
</dd>
</dl>
@@ -546,7 +710,77 @@
</div>
</div>
-<a class="anchor" id="afe1d34c1c295fd8d1fb5b5f3758ed47f"></a>
+<a class="anchor" id="ad4d2ca5e1107ac3e320336d5d089d6b9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateByLocation </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>file_spec</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>line</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>offset</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0f42eb54e356e98e3f0e4a948a052d04"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateByLocation </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>file_spec</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>line</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>offset</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>module_list</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac510bca0433894d1ddf8ca5481b3b4ff"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -560,7 +794,7 @@
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char * </td>
- <td class="paramname"><em>module_name</em> = <code>NULL</code> </td>
+ <td class="paramname"><em>module_name</em> = <code>nullptr</code> </td>
</tr>
<tr>
<td></td>
@@ -642,6 +876,50 @@
</div>
</div>
+<a class="anchor" id="af6cd90d25008e4a8e667b03eb8ab0b5f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateByName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>symbol_name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>name_type_mask</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>symbol_language</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>module_list</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>comp_unit_list</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aed7f9ac51dbef95b3bb4dd650fa96899"></a>
<div class="memitem">
<div class="memproto">
@@ -686,7 +964,113 @@
</div>
</div>
-<a class="anchor" id="a5559055d376b61e7a8a62f8be4925946"></a>
+<a class="anchor" id="a537c4a849594886278b15a31302ae6a5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateByNames </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>symbol_name</em>[], </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>num_names</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>name_type_mask</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>symbol_language</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>module_list</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>comp_unit_list</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a778d0f12168b3c2ec5dceac99a6dfa99"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateByNames </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>symbol_name</em>[], </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>num_names</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>name_type_mask</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>symbol_language</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>offset</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>module_list</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>comp_unit_list</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0778cc8493c0191821cb212c3a18e2e4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -700,7 +1084,7 @@
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char * </td>
- <td class="paramname"><em>module_name</em> = <code>NULL</code> </td>
+ <td class="paramname"><em>module_name</em> = <code>nullptr</code> </td>
</tr>
<tr>
<td></td>
@@ -744,7 +1128,61 @@
</div>
</div>
-<a class="anchor" id="a0282f6cc78f61cac9c36bdf46143b21f"></a>
+<a class="anchor" id="a37c671a46723aae2b943e7a3a59a1de7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateByRegex </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>symbol_name_regex</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>symbol_language</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>module_list</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>comp_unit_list</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2ee922772a82e14cfa1c7d41600396d3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateBySBAddress </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> & </td>
+ <td class="paramname"><em>address</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7a65dddfaa77f1794b22ecb3cc69b5e6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -757,14 +1195,14 @@
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
<td class="paramname"><em>source_file</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char * </td>
- <td class="paramname"><em>module_name</em> = <code>NULL</code> </td>
+ <td class="paramname"><em>module_name</em> = <code>nullptr</code> </td>
</tr>
<tr>
<td></td>
@@ -776,7 +1214,7 @@
</div>
</div>
-<a class="anchor" id="ad565a6ad64096497b7457990e06dde27"></a>
+<a class="anchor" id="ae4136183504198c0239046e4743f03cc"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -795,7 +1233,7 @@
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a> & </td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
<td class="paramname"><em>source_file</em> </td>
</tr>
<tr>
@@ -808,6 +1246,44 @@
</div>
</div>
+<a class="anchor" id="a0417f9222c4bcd8b8615ac30bdf2237c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a> lldb::SBTarget::BreakpointCreateBySourceRegex </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>source_regex</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>module_list</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a> & </td>
+ <td class="paramname"><em>source_file</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> & </td>
+ <td class="paramname"><em>func_names</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a27b6775c1cd548a8d185c8b4803dc4c1"></a>
<div class="memitem">
<div class="memproto">
@@ -856,6 +1332,149 @@
</div>
</div>
+<a class="anchor" id="a62f2ccecdf13b7c7ee86fb2dcdec3c68"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBTarget::BreakpointsCreateFromFile </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>source_file</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> & </td>
+ <td class="paramname"><em>new_bps</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Read breakpoints from source_file and return the newly created breakpoints in bkpt_list.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">source_file</td><td>The file from which to read the breakpoints.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">bkpt_list</td><td>A list of the newly created breakpoints.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBError.html">SBError</a> detailing any errors in reading in the breakpoints. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="ac9fe01e76beb08d37eae888e91050f39"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBTarget::BreakpointsCreateFromFile </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>source_file</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a> & </td>
+ <td class="paramname"><em>matching_names</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> & </td>
+ <td class="paramname"><em>new_bps</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Read breakpoints from source_file and return the newly created breakpoints in bkpt_list.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">source_file</td><td>The file from which to read the breakpoints.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">matching_names</td><td>Only read in breakpoints whose names match one of the names in this list.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">bkpt_list</td><td>A list of the newly created breakpoints.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBError.html">SBError</a> detailing any errors in reading in the breakpoints. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a0ea51d36baa87a3d4b5e80b59eaf2232"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBTarget::BreakpointsWriteToFile </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>dest_file</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Write breakpoints to dest_file.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">dest_file</td><td>The file to which to write the breakpoints.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBError.html">SBError</a> detailing any errors in writing in the breakpoints. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="ad5e583a515229095e8ffed170a4454f0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> lldb::SBTarget::BreakpointsWriteToFile </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a> & </td>
+ <td class="paramname"><em>dest_file</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> & </td>
+ <td class="paramname"><em>bkpt_list</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>append</em> = <code>false</code> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Write breakpoints listed in bkpt_list to dest_file.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">dest_file</td><td>The file to which to write the breakpoints.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">bkpt_list</td><td>Only write breakpoints from this list.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">append</td><td>If , append the breakpoints in bkpt_list to the others serialized in dest_file. If dest_file doesn't exist, then a new file will be created and the breakpoints in bkpt_list written to it.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBError.html">SBError</a> detailing any errors in writing in the breakpoints. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a6fcfca4d5758c98f6a005f2cedb2648a"></a>
<div class="memitem">
<div class="memproto">
@@ -884,7 +1503,7 @@
</tr>
</table>
</div><div class="memdoc">
-<p>The the section base load addresses for all sections in a module.</p>
+<p>Clear the section base load addresses for all sections in a module.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">module</td><td>The module to unload.</td></tr>
@@ -959,8 +1578,8 @@
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">listener</td><td>An optional listener that will receive all process events. If <em>listener</em> is valid then <em>listener</em> will listen to all process events. If not valid, then this target's debugger (<a class="el" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">SBTarget::GetDebugger()</a>) will listen to all process events.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">url</td><td>The url to connect to, e.g., 'connect://localhost:12345'.</td></tr>
- <tr><td class="paramdir">[in]</td><td class="paramname">plugin_name</td><td>The plugin name to be used; can be NULL.</td></tr>
- <tr><td class="paramdir">[out]</td><td class="paramname">An</td><td>error explaining what went wrong if the connect fails.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">plugin_name</td><td>The plugin name to be used; can be nullptr.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error explaining what went wrong if the connect fails.</td></tr>
</table>
</dd>
</dl>
@@ -968,6 +1587,96 @@
</div>
</div>
+<a class="anchor" id="a8933b82ef27d96b83945c416ea59ad86"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBTarget::CreateValueFromAddress </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td>
+ <td class="paramname"><em>addr</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td>
+ <td class="paramname"><em>type</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8e85b4410bf641dc200890415db71a3b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBTarget::CreateValueFromData </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td>
+ <td class="paramname"><em>data</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td>
+ <td class="paramname"><em>type</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a30bcb1771450af0ebbba7c5519048d37"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBTarget::CreateValueFromExpression </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>expr</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a50dfddd347ebb68b19d8162a8e4d5757"></a>
<div class="memitem">
<div class="memproto">
@@ -1074,6 +1783,22 @@
</div>
</div>
+<a class="anchor" id="ae92f0b69c6a9be329a057a9e85f85f45"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBTarget::EvaluateExpression </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>expr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a66b5691f059183d9860004200f05793a"></a>
<div class="memitem">
<div class="memproto">
@@ -1100,6 +1825,30 @@
</div>
</div>
+<a class="anchor" id="a8f8965612974786aa966721d8ac54fd9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static bool lldb::SBTarget::EventIsTargetEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a5918ca7588e83d52743a9a2c3fa14fbb"></a>
<div class="memitem">
<div class="memproto">
@@ -1116,6 +1865,32 @@
</div>
</div>
+<a class="anchor" id="a5248cb6d077f9d56dc67dc21d7c4ead3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTarget::FindBreakpointsByName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a> & </td>
+ <td class="paramname"><em>bkpt_list</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a3bd922528e001f9e5117487424a918f5"></a>
<div class="memitem">
<div class="memproto">
@@ -1191,6 +1966,48 @@
</div>
</div>
+<a class="anchor" id="a0fa31167e65e3a099a9a9fba8c35f66b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a> lldb::SBTarget::FindGlobalFunctions </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>max_matches</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">MatchType </td>
+ <td class="paramname"><em>matchtype</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Find global functions by their name with pattern matching.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">name</td><td>The pattern to search for global or static variables</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">max_matches</td><td>Allow the number of matches to be limited to <em>max_matches</em>.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">matchtype</td><td>The match type to use.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>A list of matched variables in an <a class="el" href="classlldb_1_1SBValueList.html">SBValueList</a>. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a6c580c707d76c54ca006269121eb7a65"></a>
<div class="memitem">
<div class="memproto">
@@ -1226,6 +2043,48 @@
</div>
</div>
+<a class="anchor" id="af5d7ea816761f2daced333b04be44f79"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> lldb::SBTarget::FindGlobalVariables </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>max_matches</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">MatchType </td>
+ <td class="paramname"><em>matchtype</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Find global and static variables by pattern.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">name</td><td>The pattern to search for global or static variables</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">max_matches</td><td>Allow the number of matches to be limited to <em>max_matches</em>.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">matchtype</td><td>The match type to use.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>A list of matched variables in an <a class="el" href="classlldb_1_1SBValueList.html">SBValueList</a>. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="afd90a0ef25c240b0cf7c80fbb3f22a4b"></a>
<div class="memitem">
<div class="memproto">
@@ -1400,6 +2259,40 @@
</div>
</div>
+<a class="anchor" id="af93838ccdf7e0a993949bfc30995322e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBTarget::GetCodeByteSize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Architecture code byte width accessor</p>
+<dl class="section return"><dt>Returns</dt><dd>The size in 8-bit (host) bytes of a minimum addressable unit from the Architecture's code bus </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a22be60d71aeed5fd44fce772186f8f1f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBTarget::GetDataByteSize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Architecture data byte width accessor</p>
+<dl class="section return"><dt>Returns</dt><dd>The size in 8-bit (host) bytes of a minimum addressable unit from the Architecture's data bus </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a94f0d359961fd73ec12bffdc7842f360"></a>
<div class="memitem">
<div class="memproto">
@@ -1596,6 +2489,21 @@
</div>
</div>
+<a class="anchor" id="a88e18e00bfa27e784e049166bf99cdab"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a> lldb::SBTarget::GetLaunchInfo </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aef4038ab7cdf7738221ecb6b46124125"></a>
<div class="memitem">
<div class="memproto">
@@ -1612,6 +2520,40 @@
</div>
</div>
+<a class="anchor" id="ae815ff1dccc3b0fd5cc7829fdcb24bf5"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static <a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a> lldb::SBTarget::GetModuleAtIndexFromEvent </td>
+ <td>(</td>
+ <td class="paramtype">const uint32_t </td>
+ <td class="paramname"><em>idx</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a1aaf2f21d13810cfe034ea955b53ea4d"></a>
<div class="memitem">
<div class="memproto">
@@ -1642,6 +2584,30 @@
</div>
</div>
+<a class="anchor" id="a27229c2ce6f322a37995f10d66635207"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static uint32_t lldb::SBTarget::GetNumModulesFromEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a9ac7665607f5a5815a26b2ec5b102742"></a>
<div class="memitem">
<div class="memproto">
@@ -1657,6 +2623,24 @@
</div>
</div>
+<a class="anchor" id="a873a36438c661da5592c4fbc208de2b6"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBPlatform.html">lldb::SBPlatform</a> lldb::SBTarget::GetPlatform </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Return the platform object associated with the target.</p>
+<p>After return, the platform object should be checked for validity.</p>
+<dl class="section return"><dt>Returns</dt><dd>A platform object. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a2be39f5b1d5de91b1e9414e4473cac7f"></a>
<div class="memitem">
<div class="memproto">
@@ -1725,6 +2709,30 @@
</div>
</div>
+<a class="anchor" id="a1409ff4ae715e53dcf8210842c2d2f03"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> lldb::SBTarget::GetTargetFromEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> & </td>
+ <td class="paramname"><em>event</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a9e0e405395ffb7553e9328e3a7d306e8"></a>
<div class="memitem">
<div class="memproto">
@@ -1756,6 +2764,24 @@
</div>
</div>
+<a class="anchor" id="a0848140cc75664b16df4da3dac825ea5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBTarget::Install </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Install any binaries that need to be installed.</p>
+<p>This function does nothing when debugging on the host system. When connected to remote platforms, the target's main executable and any modules that have their remote install path set will be installed on the remote platform. If the main executable doesn't have an install location set, it will be installed in the remote platform's working directory.</p>
+<dl class="section return"><dt>Returns</dt><dd>An error describing anything that went wrong during installation. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a74be8dd8dafa45965ff975c678b39992"></a>
<div class="memitem">
<div class="memproto">
@@ -1856,13 +2882,13 @@
<dl class="section see"><dt>See Also</dt><dd>lldb::LaunchFlags)</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
- <tr><td class="paramdir">[in]</td><td class="paramname">stdin_path</td><td>The path to use when re-directing the STDIN of the new process. If all stdXX_path arguments are NULL, a pseudo terminal will be used.</td></tr>
- <tr><td class="paramdir">[in]</td><td class="paramname">stdout_path</td><td>The path to use when re-directing the STDOUT of the new process. If all stdXX_path arguments are NULL, a pseudo terminal will be used.</td></tr>
- <tr><td class="paramdir">[in]</td><td class="paramname">stderr_path</td><td>The path to use when re-directing the STDERR of the new process. If all stdXX_path arguments are NULL, a pseudo terminal will be used.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">stdin_path</td><td>The path to use when re-directing the STDIN of the new process. If all stdXX_path arguments are nullptr, a pseudo terminal will be used.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">stdout_path</td><td>The path to use when re-directing the STDOUT of the new process. If all stdXX_path arguments are nullptr, a pseudo terminal will be used.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">stderr_path</td><td>The path to use when re-directing the STDERR of the new process. If all stdXX_path arguments are nullptr, a pseudo terminal will be used.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">working_directory</td><td>The working directory to have the child process run in</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">launch_flags</td><td>Some launch options specified by logical OR'ing lldb::LaunchFlags enumeration values together.</td></tr>
- <tr><td class="paramdir">[in]</td><td class="paramname">stop_at_endtry</td><td>If false do not stop the inferior at the entry point.</td></tr>
- <tr><td class="paramdir">[out]</td><td class="paramname">An</td><td>error object. Contains the reason if there is some failure.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">stop_at_entry</td><td>If false do not stop the inferior at the entry point.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error object. Contains the reason if there is some failure.</td></tr>
</table>
</dd>
</dl>
@@ -2063,6 +3089,55 @@
</div>
</div>
+<a class="anchor" id="a0d814862b0a1d10e272a2b2da1a23948"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">size_t lldb::SBTarget::ReadMemory </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> </td>
+ <td class="paramname"><em>addr</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">void * </td>
+ <td class="paramname"><em>buf</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">size_t </td>
+ <td class="paramname"><em>size</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> & </td>
+ <td class="paramname"><em>error</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Read target memory. If a target process is running then memory is read from here. Otherwise the memory is read from the object files. For a target whose bytes are sized as a multiple of host bytes, the data read back will preserve the target's byte order.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">addr</td><td>A target address to read from.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">buf</td><td>The buffer to read memory into.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">size</td><td>The maximum number of host bytes to read in the buffer passed into this call</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>Error information is written here if the memory read fails.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>The amount of data read in host bytes. </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="ac03832e9442a678474da723dbed5058d"></a>
<div class="memitem">
<div class="memproto">
@@ -2079,6 +3154,30 @@
</div>
</div>
+<a class="anchor" id="a8ceaaf883de6f3edaf860085f3bddf61"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> lldb::SBTarget::ResolveFileAddress </td>
+ <td>(</td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>file_addr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Resolve a current file address into a section offset address.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">file_addr</td><td></td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> which will be valid if... </dd></dl>
+
+</div>
+</div>
<a class="anchor" id="a7af7eb61aa2cceec93dcc06844172c44"></a>
<div class="memitem">
<div class="memproto">
@@ -2092,6 +3191,49 @@
</tr>
</table>
</div><div class="memdoc">
+<p>Resolve a current load address into a section offset address.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">vm_addr</td><td>A virtual address from the current process state that is to be translated into a section offset address.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> which will be valid if <em>vm_addr</em> was successfully resolved into a section offset address, or an invalid <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> if <em>vm_addr</em> doesn't resolve to a section in a module. </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="a4b02dcfb44db42ec468b08431e8e0b1a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> lldb::SBTarget::ResolvePastLoadAddress </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>stop_id</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>vm_addr</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Resolve a current load address into a section offset address using the process stop ID to identify a time in the past.</p>
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramdir">[in]</td><td class="paramname">stop_id</td><td>Each time a process stops, the process stop ID integer gets incremented. These stop IDs are used to identify past times and can be used in history objects as a cheap way to store the time at which the sample was taken. Specifying UINT32_MAX will always resolve the address using the currently loaded sections.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">vm_addr</td><td>A virtual address from the current process state that is to be translated into a section offset address.</td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>An <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> which will be valid if <em>vm_addr</em> was successfully resolved into a section offset address, or an invalid <a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> if <em>vm_addr</em> doesn't resolve to a section in a module. </dd></dl>
</div>
</div>
@@ -2121,6 +3263,22 @@
</div>
</div>
+<a class="anchor" id="a4972ca412e5ba79f53764bbb4bf9f706"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTarget::SetLaunchInfo </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a> & </td>
+ <td class="paramname"><em>launch_info</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aecd9b6cec2ee6c2e68a5043b8b26106c"></a>
<div class="memitem">
<div class="memproto">
@@ -2260,7 +3418,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a6e49cb4c7b4df1a9e1231d58a4952607"></a>
<div class="memitem">
<div class="memproto">
@@ -2279,7 +3437,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00794">794</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00820">820</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2301,7 +3459,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00795">795</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00821">821</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a2e13ddbdd573e169f74c4a4ef15a0a9a"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class SBBreakpointListImpl</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00822">822</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2323,7 +3503,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00796">796</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00823">823</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a7eb581595dc9f500ec7defbe0df6a45f"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00824">824</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2345,7 +3547,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00797">797</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00825">825</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2367,7 +3569,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00798">798</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00826">826</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2389,7 +3591,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00799">799</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00827">827</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2411,7 +3613,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00800">800</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00828">828</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2433,7 +3635,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00801">801</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00829">829</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2455,7 +3657,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00802">802</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00830">830</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2477,7 +3679,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00803">803</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00831">831</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2499,7 +3701,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00804">804</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTarget_8h_source.html#l00832">832</a> of file <a class="el" href="SBTarget_8h_source.html">SBTarget.h</a>.</p>
</div>
</div>
@@ -2509,9 +3711,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBThread-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBThread-members.html
index f933299..ef20d53 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBThread-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBThread-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -37,19 +38,25 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a950298b48d0f925052501af7c37704b8">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a7766e4e447c30b2b6b4153e4ce8ead1d">eBroadcastBitSelectedFrameChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66ab4ea28977d1e3030a377a1e793ac9120">eBroadcastBitStackChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a9f263d915e462779617c892a0778a8bb">eBroadcastBitThreadResumed</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66acaef8a5a807b947558e099d2fd2adf79">eBroadcastBitThreadSelected</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a62662925abc97a7f97bd1c71239fef5f">eBroadcastBitThreadSuspended</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba7766e4e447c30b2b6b4153e4ce8ead1d">eBroadcastBitSelectedFrameChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bab4ea28977d1e3030a377a1e793ac9120">eBroadcastBitStackChanged</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba9f263d915e462779617c892a0778a8bb">eBroadcastBitThreadResumed</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bacaef8a5a807b947558e099d2fd2adf79">eBroadcastBitThreadSelected</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba62662925abc97a7f97bd1c71239fef5f">eBroadcastBitThreadSuspended</a> enum value</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a6bfb8ceea66150f64a1b3602d9e89c03">EventIsThreadEvent</a>(const SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ad1ca1e7a503bd68606f0e1ab596c4256">GetBroadcasterClassName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ab4cd0bf563df16cb647e7abb6af8870a">GetDescription</a>(lldb::SBStream &description) const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ae4fc59e1a3c9a23ffacaa0302c3e601f">GetFrameAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#abf06a1e05dada94ba21a772690816310">GetIndexID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a19172475bffce721fe1860f580ea540a">get</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ad1ca1e7a503bd68606f0e1ab596c4256">GetBroadcasterClassName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ab4cd0bf563df16cb647e7abb6af8870a">GetDescription</a>(lldb::SBStream &description) const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#aa391f2a89b90c86fafa0fc0affe1d0ae">GetExtendedBacktraceOriginatingIndexID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a5c62bcb867f7884efeac2b5b7e358676">GetExtendedBacktraceThread</a>(const char *type)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ae4fc59e1a3c9a23ffacaa0302c3e601f">GetFrameAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#abf06a1e05dada94ba21a772690816310">GetIndexID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ac157f79f18c2e8905ae4a52056b60791">GetInfoItemByPathAsString</a>(const char *path, SBStream &strm)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a2b283a43a1bda5c940f838cfb49f227f">GetName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ab539c22dbd550c32b943cfe1ebe612ff">GetNumFrames</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#aeab8b5a62798a93f37e1dc59f21db83a">GetProcess</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a9defc0f296df7f61e85af17c14a0dea2">GetQueue</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a07a5730e877cd637b6e257813cf799b0">GetQueueID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ad63661037fe0277509877b6c65da05de">GetQueueName</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a4eee12a873d21fb662006c8491fd973c">GetSelectedFrame</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#aa8b41d1e0dc0b9210895ac0f54706d09">GetStackFrameFromEvent</a>(const SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
@@ -58,24 +65,32 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a79be9614efe9eeae9087a3cfcbe61ec5">GetStopReason</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a4bc454cef4951072c6de1296a1f5ed68">GetStopReasonDataAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#adf85d9b706b7e1f11fa657b32d98c727">GetStopReasonDataCount</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0c1229bee01dedba98a1a68a9373c4d4">GetStopReasonExtendedBacktraces</a>(InstrumentationRuntimeType type)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#abcbfe7e55a458638939bd49802f94b92">GetStopReasonExtendedInfoAsJSON</a>(lldb::SBStream &stream)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ab89741c73219debc15d42f3cd5f0789b">GetStopReturnValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#aa31775801cb0cc2c1024c6056f88a458">GetThreadFromEvent</a>(const SBEvent &event)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#afb5c30b8d88106f33ddb51de0689bcbd">GetThreadID</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#aed3b42c65eab2715c8be1ec721f84290">IsStopped</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0103192830d8415b80fdc1453b1532e6">IsSuspended</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a076728745d8f7b4ff0a006c6d492f68a">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a82171790b49ecd1c1370114725ff518b">JumpToLine</a>(lldb::SBFileSpec &file_spec, uint32_t line)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a03cccc8137b45c34eadcf47ed66544b9">lldb_private::QueueImpl</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a6921cddf64456cdc6235c9b01b514ab2">operator!=</a>(const lldb::SBThread &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#afe9396a2010ed7f08362885a7f7d3520">operator=</a>(const lldb::SBThread &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a002f86ba7e38a2fa80602d089302fa6d">operator==</a>(const lldb::SBThread &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">Resume</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a936d32f6f90c5f2434a0cb2eeb3c90c9">ResumeNewPlan</a>(lldb_private::ExecutionContext &exe_ctx, lldb_private::ThreadPlan *new_plan)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a1f4d81ccd656713093f21df6c46dda8d">ReturnFromFrame</a>(SBFrame &frame, SBValue &return_value)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#af819c8f3aed4db9c0b8a0c9019c4421c">RunToAddress</a>(lldb::addr_t addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a0949a9c77c605643ef369be6994ee050">operator-></a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#afe9396a2010ed7f08362885a7f7d3520">operator=</a>(const lldb::SBThread &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a002f86ba7e38a2fa80602d089302fa6d">operator==</a>(const lldb::SBThread &rhs) const </td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">Resume</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a936d32f6f90c5f2434a0cb2eeb3c90c9">ResumeNewPlan</a>(lldb_private::ExecutionContext &exe_ctx, lldb_private::ThreadPlan *new_plan)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a1f4d81ccd656713093f21df6c46dda8d">ReturnFromFrame</a>(SBFrame &frame, SBValue &return_value)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#af819c8f3aed4db9c0b8a0c9019c4421c">RunToAddress</a>(lldb::addr_t addr)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a816fcd07672982b25fe0c48acc2bd94a">SafeToCallFunctions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a3824b02bce8f22b28b896f8fdde10f90">SBQueueItem</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a8b54748de9ae410c1939ef02d00920de">SBThread</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#aec7fe669d7de36e039c68eb5dfcaddc0">SBThread</a>(const lldb::SBThread &thread)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#aade5b95b23d4758eb2c88edbacc0fb3a">SBThread</a>(const lldb::ThreadSP &lldb_object_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
@@ -85,18 +100,22 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a91be7d09500d9a45c8062e890c0ef65a">StepInstruction</a>(bool step_over)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a84a9dbfd8c4c94351cb60c38a18a67a0">StepInto</a>(lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a5062ca72384390f68f20e21e7efd2f1b">StepInto</a>(const char *target_name, lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a47712ec695dc69b2b3d8835a1c8f9e08">StepOut</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ad81d5954e953286b866359bcd890527a">StepOutOfFrame</a>(lldb::SBFrame &frame)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b">StepOver</a>(lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ab95fbc4a89b2bad1d6196ef7fc7d1af6">StepOverUntil</a>(lldb::SBFrame &frame, lldb::SBFileSpec &file_spec, uint32_t line)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">Suspend</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ac19d50cc38bd1334fbb6f8f8c209b6bf">StepInto</a>(const char *target_name, uint32_t end_line, SBError &error, lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a47712ec695dc69b2b3d8835a1c8f9e08">StepOut</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ad81d5954e953286b866359bcd890527a">StepOutOfFrame</a>(lldb::SBFrame &frame)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b">StepOver</a>(lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ab95fbc4a89b2bad1d6196ef7fc7d1af6">StepOverUntil</a>(lldb::SBFrame &frame, lldb::SBFileSpec &file_spec, uint32_t line)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ad523bb9d44a7104408eaa4b23c26ccc2">StepUsingScriptedThreadPlan</a>(const char *script_class_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a6ff2d49cb5db0d90bcbe3e0d2588f0ee">StepUsingScriptedThreadPlan</a>(const char *script_class_name, bool resume_immediately)</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">Suspend</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#ae12931360573748a128b44636dea8d1a">UnwindInnermostExpression</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThread.html#a864c3fa5237eb47a69acc53a952891bb">~SBThread</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBThread.html b/lldb/www/cpp_reference/html/classlldb_1_1SBThread.html
index ce85181..c3b421f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBThread.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBThread.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -43,85 +44,172 @@
<p><code>#include <<a class="el" href="SBThread_8h_source.html">SBThread.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-types"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
-<tr class="memitem:a0c2e904a2ac21c85b76014a938b23d66"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
-  <a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66ab4ea28977d1e3030a377a1e793ac9120">eBroadcastBitStackChanged</a> = (1 << 0),
-<a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a62662925abc97a7f97bd1c71239fef5f">eBroadcastBitThreadSuspended</a> = (1 << 1),
-<a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a9f263d915e462779617c892a0778a8bb">eBroadcastBitThreadResumed</a> = (1 << 2),
-<a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a7766e4e447c30b2b6b4153e4ce8ead1d">eBroadcastBitSelectedFrameChanged</a> = (1 << 3),
+<tr class="memitem:a54e2b3b1070c42006d1380d0450bdb9b"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
+  <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bab4ea28977d1e3030a377a1e793ac9120">eBroadcastBitStackChanged</a> = (1 << 0),
+<a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba62662925abc97a7f97bd1c71239fef5f">eBroadcastBitThreadSuspended</a> = (1 << 1),
+<a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba9f263d915e462779617c892a0778a8bb">eBroadcastBitThreadResumed</a> = (1 << 2),
+<a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba7766e4e447c30b2b6b4153e4ce8ead1d">eBroadcastBitSelectedFrameChanged</a> = (1 << 3),
<br/>
-  <a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66acaef8a5a807b947558e099d2fd2adf79">eBroadcastBitThreadSelected</a> = (1 << 4)
+  <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bacaef8a5a807b947558e099d2fd2adf79">eBroadcastBitThreadSelected</a> = (1 << 4)
<br/>
}</td></tr>
+<tr class="separator:a54e2b3b1070c42006d1380d0450bdb9b"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a8b54748de9ae410c1939ef02d00920de"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a8b54748de9ae410c1939ef02d00920de">SBThread</a> ()</td></tr>
+<tr class="separator:a8b54748de9ae410c1939ef02d00920de"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec7fe669d7de36e039c68eb5dfcaddc0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aec7fe669d7de36e039c68eb5dfcaddc0">SBThread</a> (const <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread)</td></tr>
+<tr class="separator:aec7fe669d7de36e039c68eb5dfcaddc0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aade5b95b23d4758eb2c88edbacc0fb3a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aade5b95b23d4758eb2c88edbacc0fb3a">SBThread</a> (const lldb::ThreadSP &lldb_object_sp)</td></tr>
+<tr class="separator:aade5b95b23d4758eb2c88edbacc0fb3a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a864c3fa5237eb47a69acc53a952891bb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a864c3fa5237eb47a69acc53a952891bb">~SBThread</a> ()</td></tr>
+<tr class="separator:a864c3fa5237eb47a69acc53a952891bb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9defc0f296df7f61e85af17c14a0dea2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a9defc0f296df7f61e85af17c14a0dea2">GetQueue</a> () const </td></tr>
+<tr class="separator:a9defc0f296df7f61e85af17c14a0dea2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a076728745d8f7b4ff0a006c6d492f68a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a076728745d8f7b4ff0a006c6d492f68a">IsValid</a> () const </td></tr>
+<tr class="separator:a076728745d8f7b4ff0a006c6d492f68a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a950298b48d0f925052501af7c37704b8"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a950298b48d0f925052501af7c37704b8">Clear</a> ()</td></tr>
+<tr class="separator:a950298b48d0f925052501af7c37704b8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a79be9614efe9eeae9087a3cfcbe61ec5"><td class="memItemLeft" align="right" valign="top">lldb::StopReason </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a79be9614efe9eeae9087a3cfcbe61ec5">GetStopReason</a> ()</td></tr>
+<tr class="separator:a79be9614efe9eeae9087a3cfcbe61ec5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adf85d9b706b7e1f11fa657b32d98c727"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#adf85d9b706b7e1f11fa657b32d98c727">GetStopReasonDataCount</a> ()</td></tr>
+<tr class="separator:adf85d9b706b7e1f11fa657b32d98c727"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4bc454cef4951072c6de1296a1f5ed68"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a4bc454cef4951072c6de1296a1f5ed68">GetStopReasonDataAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a4bc454cef4951072c6de1296a1f5ed68"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:abcbfe7e55a458638939bd49802f94b92"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#abcbfe7e55a458638939bd49802f94b92">GetStopReasonExtendedInfoAsJSON</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream)</td></tr>
+<tr class="separator:abcbfe7e55a458638939bd49802f94b92"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c1229bee01dedba98a1a68a9373c4d4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a0c1229bee01dedba98a1a68a9373c4d4">GetStopReasonExtendedBacktraces</a> (InstrumentationRuntimeType type)</td></tr>
+<tr class="separator:a0c1229bee01dedba98a1a68a9373c4d4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac46294eae484c6e82b10f4455999618c"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ac46294eae484c6e82b10f4455999618c">GetStopDescription</a> (char *dst, size_t dst_len)</td></tr>
+<tr class="separator:ac46294eae484c6e82b10f4455999618c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab89741c73219debc15d42f3cd5f0789b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ab89741c73219debc15d42f3cd5f0789b">GetStopReturnValue</a> ()</td></tr>
+<tr class="separator:ab89741c73219debc15d42f3cd5f0789b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afb5c30b8d88106f33ddb51de0689bcbd"><td class="memItemLeft" align="right" valign="top">lldb::tid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#afb5c30b8d88106f33ddb51de0689bcbd">GetThreadID</a> () const </td></tr>
+<tr class="separator:afb5c30b8d88106f33ddb51de0689bcbd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf06a1e05dada94ba21a772690816310"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#abf06a1e05dada94ba21a772690816310">GetIndexID</a> () const </td></tr>
+<tr class="separator:abf06a1e05dada94ba21a772690816310"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2b283a43a1bda5c940f838cfb49f227f"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a2b283a43a1bda5c940f838cfb49f227f">GetName</a> () const </td></tr>
+<tr class="separator:a2b283a43a1bda5c940f838cfb49f227f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad63661037fe0277509877b6c65da05de"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ad63661037fe0277509877b6c65da05de">GetQueueName</a> () const </td></tr>
+<tr class="separator:ad63661037fe0277509877b6c65da05de"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a07a5730e877cd637b6e257813cf799b0"><td class="memItemLeft" align="right" valign="top">lldb::queue_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a07a5730e877cd637b6e257813cf799b0">GetQueueID</a> () const </td></tr>
+<tr class="separator:a07a5730e877cd637b6e257813cf799b0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac157f79f18c2e8905ae4a52056b60791"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ac157f79f18c2e8905ae4a52056b60791">GetInfoItemByPathAsString</a> (const char *path, <a class="el" href="classlldb_1_1SBStream.html">SBStream</a> &strm)</td></tr>
+<tr class="separator:ac157f79f18c2e8905ae4a52056b60791"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a42755a170e127881a5dd65162217f68b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b">StepOver</a> (lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td></tr>
+<tr class="separator:a42755a170e127881a5dd65162217f68b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84a9dbfd8c4c94351cb60c38a18a67a0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a84a9dbfd8c4c94351cb60c38a18a67a0">StepInto</a> (lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td></tr>
+<tr class="separator:a84a9dbfd8c4c94351cb60c38a18a67a0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5062ca72384390f68f20e21e7efd2f1b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a5062ca72384390f68f20e21e7efd2f1b">StepInto</a> (const char *target_name, lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td></tr>
+<tr class="separator:a5062ca72384390f68f20e21e7efd2f1b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac19d50cc38bd1334fbb6f8f8c209b6bf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ac19d50cc38bd1334fbb6f8f8c209b6bf">StepInto</a> (const char *target_name, uint32_t end_line, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error, lldb::RunMode stop_other_threads=lldb::eOnlyDuringStepping)</td></tr>
+<tr class="separator:ac19d50cc38bd1334fbb6f8f8c209b6bf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a47712ec695dc69b2b3d8835a1c8f9e08"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a47712ec695dc69b2b3d8835a1c8f9e08">StepOut</a> ()</td></tr>
+<tr class="separator:a47712ec695dc69b2b3d8835a1c8f9e08"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad81d5954e953286b866359bcd890527a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ad81d5954e953286b866359bcd890527a">StepOutOfFrame</a> (<a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame)</td></tr>
+<tr class="separator:ad81d5954e953286b866359bcd890527a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a91be7d09500d9a45c8062e890c0ef65a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a91be7d09500d9a45c8062e890c0ef65a">StepInstruction</a> (bool step_over)</td></tr>
+<tr class="separator:a91be7d09500d9a45c8062e890c0ef65a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab95fbc4a89b2bad1d6196ef7fc7d1af6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ab95fbc4a89b2bad1d6196ef7fc7d1af6">StepOverUntil</a> (<a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> &frame, <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line)</td></tr>
+<tr class="separator:ab95fbc4a89b2bad1d6196ef7fc7d1af6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad523bb9d44a7104408eaa4b23c26ccc2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ad523bb9d44a7104408eaa4b23c26ccc2">StepUsingScriptedThreadPlan</a> (const char *script_class_name)</td></tr>
+<tr class="separator:ad523bb9d44a7104408eaa4b23c26ccc2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6ff2d49cb5db0d90bcbe3e0d2588f0ee"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a6ff2d49cb5db0d90bcbe3e0d2588f0ee">StepUsingScriptedThreadPlan</a> (const char *script_class_name, bool resume_immediately)</td></tr>
+<tr class="separator:a6ff2d49cb5db0d90bcbe3e0d2588f0ee"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a82171790b49ecd1c1370114725ff518b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a82171790b49ecd1c1370114725ff518b">JumpToLine</a> (<a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> &file_spec, uint32_t line)</td></tr>
+<tr class="separator:a82171790b49ecd1c1370114725ff518b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af819c8f3aed4db9c0b8a0c9019c4421c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#af819c8f3aed4db9c0b8a0c9019c4421c">RunToAddress</a> (lldb::addr_t addr)</td></tr>
+<tr class="separator:af819c8f3aed4db9c0b8a0c9019c4421c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1f4d81ccd656713093f21df6c46dda8d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a1f4d81ccd656713093f21df6c46dda8d">ReturnFromFrame</a> (<a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a> &frame, <a class="el" href="classlldb_1_1SBValue.html">SBValue</a> &return_value)</td></tr>
+<tr class="separator:a1f4d81ccd656713093f21df6c46dda8d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae12931360573748a128b44636dea8d1a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ae12931360573748a128b44636dea8d1a">UnwindInnermostExpression</a> ()</td></tr>
+<tr class="separator:ae12931360573748a128b44636dea8d1a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6847ec32bfe6cdb2aca1c6668e3eb158"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">Suspend</a> ()</td></tr>
+<tr class="separator:a6847ec32bfe6cdb2aca1c6668e3eb158"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3f231dc928e32c2a8310799febc512d1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">Resume</a> ()</td></tr>
+<tr class="separator:a3f231dc928e32c2a8310799febc512d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0103192830d8415b80fdc1453b1532e6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a0103192830d8415b80fdc1453b1532e6">IsSuspended</a> ()</td></tr>
+<tr class="separator:a0103192830d8415b80fdc1453b1532e6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aed3b42c65eab2715c8be1ec721f84290"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aed3b42c65eab2715c8be1ec721f84290">IsStopped</a> ()</td></tr>
+<tr class="separator:aed3b42c65eab2715c8be1ec721f84290"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab539c22dbd550c32b943cfe1ebe612ff"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ab539c22dbd550c32b943cfe1ebe612ff">GetNumFrames</a> ()</td></tr>
+<tr class="separator:ab539c22dbd550c32b943cfe1ebe612ff"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae4fc59e1a3c9a23ffacaa0302c3e601f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ae4fc59e1a3c9a23ffacaa0302c3e601f">GetFrameAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:ae4fc59e1a3c9a23ffacaa0302c3e601f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4eee12a873d21fb662006c8491fd973c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a4eee12a873d21fb662006c8491fd973c">GetSelectedFrame</a> ()</td></tr>
+<tr class="separator:a4eee12a873d21fb662006c8491fd973c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa502c9ac5f3b4ee76c815020c6ade667"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aa502c9ac5f3b4ee76c815020c6ade667">SetSelectedFrame</a> (uint32_t frame_idx)</td></tr>
+<tr class="separator:aa502c9ac5f3b4ee76c815020c6ade667"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeab8b5a62798a93f37e1dc59f21db83a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aeab8b5a62798a93f37e1dc59f21db83a">GetProcess</a> ()</td></tr>
+<tr class="separator:aeab8b5a62798a93f37e1dc59f21db83a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afe9396a2010ed7f08362885a7f7d3520"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#afe9396a2010ed7f08362885a7f7d3520">operator=</a> (const <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs)</td></tr>
+<tr class="separator:afe9396a2010ed7f08362885a7f7d3520"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a002f86ba7e38a2fa80602d089302fa6d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a002f86ba7e38a2fa80602d089302fa6d">operator==</a> (const <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs) const </td></tr>
+<tr class="separator:a002f86ba7e38a2fa80602d089302fa6d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6921cddf64456cdc6235c9b01b514ab2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a6921cddf64456cdc6235c9b01b514ab2">operator!=</a> (const <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &rhs) const </td></tr>
+<tr class="separator:a6921cddf64456cdc6235c9b01b514ab2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab4cd0bf563df16cb647e7abb6af8870a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ab4cd0bf563df16cb647e7abb6af8870a">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) const </td></tr>
+<tr class="separator:ab4cd0bf563df16cb647e7abb6af8870a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac5a20fe213ad4d77d7bf70d3d67db5a6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ac5a20fe213ad4d77d7bf70d3d67db5a6">GetStatus</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &status) const </td></tr>
+<tr class="separator:ac5a20fe213ad4d77d7bf70d3d67db5a6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5c62bcb867f7884efeac2b5b7e358676"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a5c62bcb867f7884efeac2b5b7e358676">GetExtendedBacktraceThread</a> (const char *type)</td></tr>
+<tr class="separator:a5c62bcb867f7884efeac2b5b7e358676"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa391f2a89b90c86fafa0fc0affe1d0ae"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aa391f2a89b90c86fafa0fc0affe1d0ae">GetExtendedBacktraceOriginatingIndexID</a> ()</td></tr>
+<tr class="separator:aa391f2a89b90c86fafa0fc0affe1d0ae"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a816fcd07672982b25fe0c48acc2bd94a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a816fcd07672982b25fe0c48acc2bd94a">SafeToCallFunctions</a> ()</td></tr>
+<tr class="separator:a816fcd07672982b25fe0c48acc2bd94a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0949a9c77c605643ef369be6994ee050"><td class="memItemLeft" align="right" valign="top">lldb_private::Thread * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a0949a9c77c605643ef369be6994ee050">operator-></a> ()</td></tr>
+<tr class="separator:a0949a9c77c605643ef369be6994ee050"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a19172475bffce721fe1860f580ea540a"><td class="memItemLeft" align="right" valign="top">lldb_private::Thread * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a19172475bffce721fe1860f580ea540a">get</a> ()</td></tr>
+<tr class="separator:a19172475bffce721fe1860f580ea540a"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ad1ca1e7a503bd68606f0e1ab596c4256"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ad1ca1e7a503bd68606f0e1ab596c4256">GetBroadcasterClassName</a> ()</td></tr>
+<tr class="separator:ad1ca1e7a503bd68606f0e1ab596c4256"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6bfb8ceea66150f64a1b3602d9e89c03"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a6bfb8ceea66150f64a1b3602d9e89c03">EventIsThreadEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a> &event)</td></tr>
+<tr class="separator:a6bfb8ceea66150f64a1b3602d9e89c03"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa8b41d1e0dc0b9210895ac0f54706d09"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aa8b41d1e0dc0b9210895ac0f54706d09">GetStackFrameFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a> &event)</td></tr>
+<tr class="separator:aa8b41d1e0dc0b9210895ac0f54706d09"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa31775801cb0cc2c1024c6056f88a458"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBThread.html">SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#aa31775801cb0cc2c1024c6056f88a458">GetThreadFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a> &event)</td></tr>
+<tr class="separator:aa31775801cb0cc2c1024c6056f88a458"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ab752451f037bdb3dc3dca2068d8ae88c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ab752451f037bdb3dc3dca2068d8ae88c">SetThread</a> (const lldb::ThreadSP &lldb_object_sp)</td></tr>
+<tr class="separator:ab752451f037bdb3dc3dca2068d8ae88c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a936d32f6f90c5f2434a0cb2eeb3c90c9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a936d32f6f90c5f2434a0cb2eeb3c90c9">ResumeNewPlan</a> (lldb_private::ExecutionContext &exe_ctx, lldb_private::ThreadPlan *new_plan)</td></tr>
+<tr class="separator:a936d32f6f90c5f2434a0cb2eeb3c90c9"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade87025d6a977d3f528050f7c16a5d48"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a></td></tr>
+<tr class="separator:ade87025d6a977d3f528050f7c16a5d48"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a7eb581595dc9f500ec7defbe0df6a45f">SBExecutionContext</a></td></tr>
+<tr class="separator:a7eb581595dc9f500ec7defbe0df6a45f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a03cccc8137b45c34eadcf47ed66544b9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a03cccc8137b45c34eadcf47ed66544b9">lldb_private::QueueImpl</a></td></tr>
+<tr class="separator:a03cccc8137b45c34eadcf47ed66544b9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3824b02bce8f22b28b896f8fdde10f90"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html#a3824b02bce8f22b28b896f8fdde10f90">SBQueueItem</a></td></tr>
+<tr class="separator:a3824b02bce8f22b28b896f8fdde10f90"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00021">21</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
-</div><h2>Member Enumeration Documentation</h2>
-<a class="anchor" id="a0c2e904a2ac21c85b76014a938b23d66"></a>
+</div><h2 class="groupheader">Member Enumeration Documentation</h2>
+<a class="anchor" id="a54e2b3b1070c42006d1380d0450bdb9b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -130,26 +218,24 @@
</tr>
</table>
</div><div class="memdoc">
-<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
-<tr><td valign="top"><em><a class="anchor" id="a0c2e904a2ac21c85b76014a938b23d66ab4ea28977d1e3030a377a1e793ac9120"></a>eBroadcastBitStackChanged</em> </td><td>
+<table class="fieldtable">
+<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="a54e2b3b1070c42006d1380d0450bdb9bab4ea28977d1e3030a377a1e793ac9120"></a>eBroadcastBitStackChanged</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0c2e904a2ac21c85b76014a938b23d66a62662925abc97a7f97bd1c71239fef5f"></a>eBroadcastBitThreadSuspended</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a54e2b3b1070c42006d1380d0450bdb9ba62662925abc97a7f97bd1c71239fef5f"></a>eBroadcastBitThreadSuspended</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0c2e904a2ac21c85b76014a938b23d66a9f263d915e462779617c892a0778a8bb"></a>eBroadcastBitThreadResumed</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a54e2b3b1070c42006d1380d0450bdb9ba9f263d915e462779617c892a0778a8bb"></a>eBroadcastBitThreadResumed</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0c2e904a2ac21c85b76014a938b23d66a7766e4e447c30b2b6b4153e4ce8ead1d"></a>eBroadcastBitSelectedFrameChanged</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a54e2b3b1070c42006d1380d0450bdb9ba7766e4e447c30b2b6b4153e4ce8ead1d"></a>eBroadcastBitSelectedFrameChanged</em> </td><td class="fielddoc">
</td></tr>
-<tr><td valign="top"><em><a class="anchor" id="a0c2e904a2ac21c85b76014a938b23d66acaef8a5a807b947558e099d2fd2adf79"></a>eBroadcastBitThreadSelected</em> </td><td>
+<tr><td class="fieldname"><em><a class="anchor" id="a54e2b3b1070c42006d1380d0450bdb9bacaef8a5a807b947558e099d2fd2adf79"></a>eBroadcastBitThreadSelected</em> </td><td class="fielddoc">
</td></tr>
</table>
-</dd>
-</dl>
-<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00024">24</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00023">23</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
</div>
</div>
-<h2>Constructor & Destructor Documentation</h2>
+<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a8b54748de9ae410c1939ef02d00920de"></a>
<div class="memitem">
<div class="memproto">
@@ -212,7 +298,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a950298b48d0f925052501af7c37704b8"></a>
<div class="memitem">
<div class="memproto">
@@ -252,6 +338,21 @@
</div>
</div>
+<a class="anchor" id="a19172475bffce721fe1860f580ea540a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::Thread* lldb::SBThread::get </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad1ca1e7a503bd68606f0e1ab596c4256"></a>
<div class="memitem">
<div class="memproto">
@@ -291,6 +392,37 @@
</div>
</div>
+<a class="anchor" id="aa391f2a89b90c86fafa0fc0affe1d0ae"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBThread::GetExtendedBacktraceOriginatingIndexID </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5c62bcb867f7884efeac2b5b7e358676"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> lldb::SBThread::GetExtendedBacktraceThread </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>type</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ae4fc59e1a3c9a23ffacaa0302c3e601f"></a>
<div class="memitem">
<div class="memproto">
@@ -322,6 +454,32 @@
</div>
</div>
+<a class="anchor" id="ac157f79f18c2e8905ae4a52056b60791"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThread::GetInfoItemByPathAsString </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>path</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">SBStream</a> & </td>
+ <td class="paramname"><em>strm</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a2b283a43a1bda5c940f838cfb49f227f"></a>
<div class="memitem">
<div class="memproto">
@@ -367,6 +525,36 @@
</div>
</div>
+<a class="anchor" id="a9defc0f296df7f61e85af17c14a0dea2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a> lldb::SBThread::GetQueue </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a07a5730e877cd637b6e257813cf799b0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::queue_id_t lldb::SBThread::GetQueueID </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad63661037fe0277509877b6c65da05de"></a>
<div class="memitem">
<div class="memproto">
@@ -513,6 +701,38 @@
</div>
</div>
+<a class="anchor" id="a0c1229bee01dedba98a1a68a9373c4d4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> lldb::SBThread::GetStopReasonExtendedBacktraces </td>
+ <td>(</td>
+ <td class="paramtype">InstrumentationRuntimeType </td>
+ <td class="paramname"><em>type</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="abcbfe7e55a458638939bd49802f94b92"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThread::GetStopReasonExtendedInfoAsJSON </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>stream</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ab89741c73219debc15d42f3cd5f0789b"></a>
<div class="memitem">
<div class="memproto">
@@ -612,6 +832,32 @@
</div>
</div>
+<a class="anchor" id="a82171790b49ecd1c1370114725ff518b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBThread::JumpToLine </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a> & </td>
+ <td class="paramname"><em>file_spec</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>line</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a6921cddf64456cdc6235c9b01b514ab2"></a>
<div class="memitem">
<div class="memproto">
@@ -628,6 +874,21 @@
</div>
</div>
+<a class="anchor" id="a0949a9c77c605643ef369be6994ee050"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::Thread* lldb::SBThread::operator-> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="afe9396a2010ed7f08362885a7f7d3520"></a>
<div class="memitem">
<div class="memproto">
@@ -751,6 +1012,21 @@
</div>
</div>
+<a class="anchor" id="a816fcd07672982b25fe0c48acc2bd94a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThread::SafeToCallFunctions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aa502c9ac5f3b4ee76c815020c6ade667"></a>
<div class="memitem">
<div class="memproto">
@@ -849,6 +1125,44 @@
</div>
</div>
+<a class="anchor" id="ac19d50cc38bd1334fbb6f8f8c209b6bf"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBThread::StepInto </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>target_name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>end_line</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBError.html">SBError</a> & </td>
+ <td class="paramname"><em>error</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::RunMode </td>
+ <td class="paramname"><em>stop_other_threads</em> = <code>lldb::eOnlyDuringStepping</code> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a47712ec695dc69b2b3d8835a1c8f9e08"></a>
<div class="memitem">
<div class="memproto">
@@ -928,6 +1242,48 @@
</div>
</div>
+<a class="anchor" id="ad523bb9d44a7104408eaa4b23c26ccc2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBThread::StepUsingScriptedThreadPlan </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>script_class_name</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6ff2d49cb5db0d90bcbe3e0d2588f0ee"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBThread::StepUsingScriptedThreadPlan </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>script_class_name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>resume_immediately</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a6847ec32bfe6cdb2aca1c6668e3eb158"></a>
<div class="memitem">
<div class="memproto">
@@ -940,14 +1296,51 @@
</tr>
</table>
</div><div class="memdoc">
-<p>LLDB currently supports process centric debugging which means when any thread in a process stops, all other threads are stopped. The <a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">Suspend()</a> call here tells our process to suspend a thread and not let it run when the other threads in a process are allowed to run. So when <a class="el" href="classlldb_1_1SBProcess.html#aa68283c391d11d93e151b0ec16cf1501">SBProcess::Continue()</a> is called, any threads that aren't suspended will be allowed to run. If any of the <a class="el" href="classlldb_1_1SBThread.html">SBThread</a> functions for stepping are called (StepOver, StepInto, StepOut, StepInstruction, RunToAddres), the thread will not be allowed to run and these funtions will simply return.</p>
+<p>LLDB currently supports process centric debugging which means when any thread in a process stops, all other threads are stopped. The <a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">Suspend()</a> call here tells our process to suspend a thread and not let it run when the other threads in a process are allowed to run. So when <a class="el" href="classlldb_1_1SBProcess.html#aa68283c391d11d93e151b0ec16cf1501">SBProcess::Continue()</a> is called, any threads that aren't suspended will be allowed to run. If any of the <a class="el" href="classlldb_1_1SBThread.html">SBThread</a> functions for stepping are called (StepOver, StepInto, StepOut, StepInstruction, RunToAddress), the thread will not be allowed to run and these functions will simply return.</p>
<p>Eventually we plan to add support for thread centric debugging where each thread is controlled individually and each thread would broadcast its state, but we haven't implemented this yet.</p>
<p>Likewise the <a class="el" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">SBThread::Resume()</a> call will again allow the thread to run when the process is continued.</p>
<p><a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">Suspend()</a> and <a class="el" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">Resume()</a> functions are not currently reference counted, if anyone has the need for them to be reference counted, please let us know. </p>
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<a class="anchor" id="ae12931360573748a128b44636dea8d1a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBError.html">SBError</a> lldb::SBThread::UnwindInnermostExpression </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a03cccc8137b45c34eadcf47ed66544b9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class lldb_private::QueueImpl</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00202">202</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+
+</div>
+</div>
<a class="anchor" id="a6111b8161fd12c097de5b0312ff50808"></a>
<div class="memitem">
<div class="memproto">
@@ -966,7 +1359,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00199">199</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00195">195</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
</div>
</div>
@@ -988,7 +1381,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00200">200</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00196">196</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
</div>
</div>
@@ -1010,7 +1403,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00203">203</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00200">200</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a7eb581595dc9f500ec7defbe0df6a45f"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00197">197</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
</div>
</div>
@@ -1032,7 +1447,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00201">201</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00198">198</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
</div>
</div>
@@ -1054,7 +1469,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00202">202</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00199">199</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3824b02bce8f22b28b896f8fdde10f90"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00203">203</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
</div>
</div>
@@ -1076,7 +1513,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00204">204</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
+<p>Definition at line <a class="el" href="SBThread_8h_source.html#l00201">201</a> of file <a class="el" href="SBThread_8h_source.html">SBThread.h</a>.</p>
</div>
</div>
@@ -1086,9 +1523,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBThreadCollection-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadCollection-members.html
new file mode 100644
index 0000000..4680325
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadCollection-members.html
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBThreadCollection Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#ae9e92b230e366c8e8a3d4c0de35e7077">get</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a161b5a4e2bdcf63c90b47ab80057a5de">GetSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a122ce84a82f05921b5d27c79587c5e50">GetThreadAtIndex</a>(size_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#ae8c4ca7efda26fed014c4b2a0ac99059">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#ab6ab6cf21c04d82888fc08d3bf3eda92">operator*</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a22c0cee74460bfef8e6770e30e568eb8">operator*</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#ac3476dc7f3c1667099302eaccaa28497">operator-></a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a822d1cd9163eaec55f107c00d053dc32">operator=</a>(const SBThreadCollection &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a37e032976ec0c4b1c065e91098a1d464">SBThreadCollection</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a382f8aa71f855100bd8dca54be412573">SBThreadCollection</a>(const SBThreadCollection &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a4b5909c07c07dda9befb4bd303a8ba84">SBThreadCollection</a>(const lldb::ThreadCollectionSP &threads)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a944817b396a6a4a9ee63a06921e074de">SetOpaque</a>(const lldb::ThreadCollectionSP &threads)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html#a6fc98f6e33321ebb20785fef15284fb1">~SBThreadCollection</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBThreadCollection.html b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadCollection.html
new file mode 100644
index 0000000..f003430
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadCollection.html
@@ -0,0 +1,396 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBThreadCollection Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBThreadCollection-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBThreadCollection Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBThreadCollection_8h_source.html">SBThreadCollection.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a37e032976ec0c4b1c065e91098a1d464"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a37e032976ec0c4b1c065e91098a1d464">SBThreadCollection</a> ()</td></tr>
+<tr class="separator:a37e032976ec0c4b1c065e91098a1d464"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a382f8aa71f855100bd8dca54be412573"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a382f8aa71f855100bd8dca54be412573">SBThreadCollection</a> (const <a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> &rhs)</td></tr>
+<tr class="separator:a382f8aa71f855100bd8dca54be412573"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a822d1cd9163eaec55f107c00d053dc32"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a822d1cd9163eaec55f107c00d053dc32">operator=</a> (const <a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> &rhs)</td></tr>
+<tr class="separator:a822d1cd9163eaec55f107c00d053dc32"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6fc98f6e33321ebb20785fef15284fb1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a6fc98f6e33321ebb20785fef15284fb1">~SBThreadCollection</a> ()</td></tr>
+<tr class="separator:a6fc98f6e33321ebb20785fef15284fb1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae8c4ca7efda26fed014c4b2a0ac99059"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#ae8c4ca7efda26fed014c4b2a0ac99059">IsValid</a> () const </td></tr>
+<tr class="separator:ae8c4ca7efda26fed014c4b2a0ac99059"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a161b5a4e2bdcf63c90b47ab80057a5de"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a161b5a4e2bdcf63c90b47ab80057a5de">GetSize</a> ()</td></tr>
+<tr class="separator:a161b5a4e2bdcf63c90b47ab80057a5de"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a122ce84a82f05921b5d27c79587c5e50"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a122ce84a82f05921b5d27c79587c5e50">GetThreadAtIndex</a> (size_t idx)</td></tr>
+<tr class="separator:a122ce84a82f05921b5d27c79587c5e50"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:ae9e92b230e366c8e8a3d4c0de35e7077"><td class="memItemLeft" align="right" valign="top">lldb_private::ThreadCollection * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#ae9e92b230e366c8e8a3d4c0de35e7077">get</a> () const </td></tr>
+<tr class="separator:ae9e92b230e366c8e8a3d4c0de35e7077"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac3476dc7f3c1667099302eaccaa28497"><td class="memItemLeft" align="right" valign="top">lldb_private::ThreadCollection * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#ac3476dc7f3c1667099302eaccaa28497">operator-></a> () const </td></tr>
+<tr class="separator:ac3476dc7f3c1667099302eaccaa28497"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab6ab6cf21c04d82888fc08d3bf3eda92"><td class="memItemLeft" align="right" valign="top">lldb::ThreadCollectionSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#ab6ab6cf21c04d82888fc08d3bf3eda92">operator*</a> ()</td></tr>
+<tr class="separator:ab6ab6cf21c04d82888fc08d3bf3eda92"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a22c0cee74460bfef8e6770e30e568eb8"><td class="memItemLeft" align="right" valign="top">const lldb::ThreadCollectionSP & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a22c0cee74460bfef8e6770e30e568eb8">operator*</a> () const </td></tr>
+<tr class="separator:a22c0cee74460bfef8e6770e30e568eb8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4b5909c07c07dda9befb4bd303a8ba84"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a4b5909c07c07dda9befb4bd303a8ba84">SBThreadCollection</a> (const lldb::ThreadCollectionSP &threads)</td></tr>
+<tr class="separator:a4b5909c07c07dda9befb4bd303a8ba84"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a944817b396a6a4a9ee63a06921e074de"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a944817b396a6a4a9ee63a06921e074de">SetOpaque</a> (const lldb::ThreadCollectionSP &threads)</td></tr>
+<tr class="separator:a944817b396a6a4a9ee63a06921e074de"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBThreadCollection_8h_source.html#l00017">17</a> of file <a class="el" href="SBThreadCollection_8h_source.html">SBThreadCollection.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a37e032976ec0c4b1c065e91098a1d464"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadCollection::SBThreadCollection </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a382f8aa71f855100bd8dca54be412573"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadCollection::SBThreadCollection </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6fc98f6e33321ebb20785fef15284fb1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadCollection::~SBThreadCollection </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4b5909c07c07dda9befb4bd303a8ba84"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadCollection::SBThreadCollection </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::ThreadCollectionSP & </td>
+ <td class="paramname"><em>threads</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="ae9e92b230e366c8e8a3d4c0de35e7077"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::ThreadCollection* lldb::SBThreadCollection::get </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a161b5a4e2bdcf63c90b47ab80057a5de"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">size_t lldb::SBThreadCollection::GetSize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a122ce84a82f05921b5d27c79587c5e50"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> lldb::SBThreadCollection::GetThreadAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">size_t </td>
+ <td class="paramname"><em>idx</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae8c4ca7efda26fed014c4b2a0ac99059"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThreadCollection::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab6ab6cf21c04d82888fc08d3bf3eda92"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::ThreadCollectionSP& lldb::SBThreadCollection::operator* </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a22c0cee74460bfef8e6770e30e568eb8"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const lldb::ThreadCollectionSP& lldb::SBThreadCollection::operator* </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac3476dc7f3c1667099302eaccaa28497"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::ThreadCollection* lldb::SBThreadCollection::operator-> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a822d1cd9163eaec55f107c00d053dc32"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a>& lldb::SBThreadCollection::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a944817b396a6a4a9ee63a06921e074de"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBThreadCollection::SetOpaque </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::ThreadCollectionSP & </td>
+ <td class="paramname"><em>threads</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a3392eea8d13e7395ee1e04a2b733e19b"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadCollection_8h_source.html#l00048">48</a> of file <a class="el" href="SBThreadCollection_8h_source.html">SBThreadCollection.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a95c9ffeaf2f2f85963ac8ffb40bdd494"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBThread.html">SBThread</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadCollection_8h_source.html#l00049">49</a> of file <a class="el" href="SBThreadCollection_8h_source.html">SBThreadCollection.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBThreadCollection_8h_source.html">SBThreadCollection.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBThreadPlan-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadPlan-members.html
new file mode 100644
index 0000000..8dcc034
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadPlan-members.html
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBThreadPlan Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#aeb29e82a294823830c4ef337bb393f7f">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a649136cb1d0e0af1fc6b283c5d7be739">get</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a5a29d60df7e2c21ea150caaddfb36606">GetDescription</a>(lldb::SBStream &description) const </td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a8f550b0a72b76f721ca2f4ae99948b98">GetStopReason</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a7b532f490dce6aef2ef4eaaa6e4f935a">GetStopReasonDataAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#ae97aa72a7934465a886ff374ae3557da">GetStopReasonDataCount</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#acb0e7ee46ae49479661496130e5bb7cc">GetThread</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a32fd30523870d970f8d64717d32ac585">IsPlanComplete</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a797d852d0b1d94ce37a2d36924fda13e">IsPlanStale</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a51b27cae986adfc4975e3336d765f5b9">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#aefd706a3dec714d7ae0b6f068c941c19">IsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a03cccc8137b45c34eadcf47ed66544b9">lldb_private::QueueImpl</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#ae9f98db0527f5aea39d16c824374d57a">lldb_private::ThreadPlan</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a5741703318b60f0162dca7f94caf740e">operator=</a>(const lldb::SBThreadPlan &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#af0860cdb2f4caf9d4ab09f28cfe21fb6">QueueThreadPlanForRunToAddress</a>(SBAddress address)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#ad38e384bfc2c15853bb47188794ec5f8">QueueThreadPlanForStepInRange</a>(SBAddress &start_address, lldb::addr_t range_size)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#ac414b60bf73382fec2fb080afa8b451f">QueueThreadPlanForStepOut</a>(uint32_t frame_idx_to_step_to, bool first_insn=false)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a371fcf9a9851703664ffce9312bfd043">QueueThreadPlanForStepOverRange</a>(SBAddress &start_address, lldb::addr_t range_size)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a3824b02bce8f22b28b896f8fdde10f90">SBQueueItem</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a798554432491154ddaa7c2eeec71440b">SBThreadPlan</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a10afbe66257bfb2ce4058c66e631c888">SBThreadPlan</a>(const lldb::SBThreadPlan &threadPlan)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a03b12c8664cf53175bafcb0c21b6f86c">SBThreadPlan</a>(const lldb::ThreadPlanSP &lldb_object_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a0a5c609b476ffff012e3974364a35133">SBThreadPlan</a>(lldb::SBThread &thread, const char *class_name)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#afc4b72e5bde6bf4f288edfb019fa9987">SetPlanComplete</a>(bool success)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a9a29284c98f6e68cea48e1b579c7d0f4">SetThreadPlan</a>(const lldb::ThreadPlanSP &lldb_object_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html#a547a1843333bcf95b82e3038a12464f6">~SBThreadPlan</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBThreadPlan.html b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadPlan.html
new file mode 100644
index 0000000..f8df392
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBThreadPlan.html
@@ -0,0 +1,745 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBThreadPlan Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBThreadPlan-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBThreadPlan Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a798554432491154ddaa7c2eeec71440b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a798554432491154ddaa7c2eeec71440b">SBThreadPlan</a> ()</td></tr>
+<tr class="separator:a798554432491154ddaa7c2eeec71440b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a10afbe66257bfb2ce4058c66e631c888"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a10afbe66257bfb2ce4058c66e631c888">SBThreadPlan</a> (const <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> &threadPlan)</td></tr>
+<tr class="separator:a10afbe66257bfb2ce4058c66e631c888"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a03b12c8664cf53175bafcb0c21b6f86c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a03b12c8664cf53175bafcb0c21b6f86c">SBThreadPlan</a> (const lldb::ThreadPlanSP &lldb_object_sp)</td></tr>
+<tr class="separator:a03b12c8664cf53175bafcb0c21b6f86c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0a5c609b476ffff012e3974364a35133"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a0a5c609b476ffff012e3974364a35133">SBThreadPlan</a> (<a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> &thread, const char *class_name)</td></tr>
+<tr class="separator:a0a5c609b476ffff012e3974364a35133"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a547a1843333bcf95b82e3038a12464f6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a547a1843333bcf95b82e3038a12464f6">~SBThreadPlan</a> ()</td></tr>
+<tr class="separator:a547a1843333bcf95b82e3038a12464f6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a51b27cae986adfc4975e3336d765f5b9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a51b27cae986adfc4975e3336d765f5b9">IsValid</a> () const </td></tr>
+<tr class="separator:a51b27cae986adfc4975e3336d765f5b9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aeb29e82a294823830c4ef337bb393f7f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#aeb29e82a294823830c4ef337bb393f7f">Clear</a> ()</td></tr>
+<tr class="separator:aeb29e82a294823830c4ef337bb393f7f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8f550b0a72b76f721ca2f4ae99948b98"><td class="memItemLeft" align="right" valign="top">lldb::StopReason </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a8f550b0a72b76f721ca2f4ae99948b98">GetStopReason</a> ()</td></tr>
+<tr class="separator:a8f550b0a72b76f721ca2f4ae99948b98"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae97aa72a7934465a886ff374ae3557da"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#ae97aa72a7934465a886ff374ae3557da">GetStopReasonDataCount</a> ()</td></tr>
+<tr class="separator:ae97aa72a7934465a886ff374ae3557da"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7b532f490dce6aef2ef4eaaa6e4f935a"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a7b532f490dce6aef2ef4eaaa6e4f935a">GetStopReasonDataAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a7b532f490dce6aef2ef4eaaa6e4f935a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acb0e7ee46ae49479661496130e5bb7cc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#acb0e7ee46ae49479661496130e5bb7cc">GetThread</a> () const </td></tr>
+<tr class="separator:acb0e7ee46ae49479661496130e5bb7cc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5741703318b60f0162dca7f94caf740e"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a5741703318b60f0162dca7f94caf740e">operator=</a> (const <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> &rhs)</td></tr>
+<tr class="separator:a5741703318b60f0162dca7f94caf740e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5a29d60df7e2c21ea150caaddfb36606"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a5a29d60df7e2c21ea150caaddfb36606">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description) const </td></tr>
+<tr class="separator:a5a29d60df7e2c21ea150caaddfb36606"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:afc4b72e5bde6bf4f288edfb019fa9987"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#afc4b72e5bde6bf4f288edfb019fa9987">SetPlanComplete</a> (bool success)</td></tr>
+<tr class="separator:afc4b72e5bde6bf4f288edfb019fa9987"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a32fd30523870d970f8d64717d32ac585"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a32fd30523870d970f8d64717d32ac585">IsPlanComplete</a> ()</td></tr>
+<tr class="separator:a32fd30523870d970f8d64717d32ac585"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a797d852d0b1d94ce37a2d36924fda13e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a797d852d0b1d94ce37a2d36924fda13e">IsPlanStale</a> ()</td></tr>
+<tr class="separator:a797d852d0b1d94ce37a2d36924fda13e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aefd706a3dec714d7ae0b6f068c941c19"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#aefd706a3dec714d7ae0b6f068c941c19">IsValid</a> ()</td></tr>
+<tr class="separator:aefd706a3dec714d7ae0b6f068c941c19"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a371fcf9a9851703664ffce9312bfd043"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a371fcf9a9851703664ffce9312bfd043">QueueThreadPlanForStepOverRange</a> (<a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> &start_address, lldb::addr_t range_size)</td></tr>
+<tr class="separator:a371fcf9a9851703664ffce9312bfd043"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad38e384bfc2c15853bb47188794ec5f8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#ad38e384bfc2c15853bb47188794ec5f8">QueueThreadPlanForStepInRange</a> (<a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> &start_address, lldb::addr_t range_size)</td></tr>
+<tr class="separator:ad38e384bfc2c15853bb47188794ec5f8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac414b60bf73382fec2fb080afa8b451f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#ac414b60bf73382fec2fb080afa8b451f">QueueThreadPlanForStepOut</a> (uint32_t frame_idx_to_step_to, bool first_insn=false)</td></tr>
+<tr class="separator:ac414b60bf73382fec2fb080afa8b451f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af0860cdb2f4caf9d4ab09f28cfe21fb6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#af0860cdb2f4caf9d4ab09f28cfe21fb6">QueueThreadPlanForRunToAddress</a> (<a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> address)</td></tr>
+<tr class="separator:af0860cdb2f4caf9d4ab09f28cfe21fb6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a649136cb1d0e0af1fc6b283c5d7be739"><td class="memItemLeft" align="right" valign="top">lldb_private::ThreadPlan * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a649136cb1d0e0af1fc6b283c5d7be739">get</a> ()</td></tr>
+<tr class="separator:a649136cb1d0e0af1fc6b283c5d7be739"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a9a29284c98f6e68cea48e1b579c7d0f4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a9a29284c98f6e68cea48e1b579c7d0f4">SetThreadPlan</a> (const lldb::ThreadPlanSP &lldb_object_sp)</td></tr>
+<tr class="separator:a9a29284c98f6e68cea48e1b579c7d0f4"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:ae9f98db0527f5aea39d16c824374d57a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#ae9f98db0527f5aea39d16c824374d57a">lldb_private::ThreadPlan</a></td></tr>
+<tr class="separator:ae9f98db0527f5aea39d16c824374d57a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
+<tr class="separator:a6111b8161fd12c097de5b0312ff50808"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ade87025d6a977d3f528050f7c16a5d48"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#ade87025d6a977d3f528050f7c16a5d48">SBBreakpointLocation</a></td></tr>
+<tr class="separator:ade87025d6a977d3f528050f7c16a5d48"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a03cccc8137b45c34eadcf47ed66544b9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a03cccc8137b45c34eadcf47ed66544b9">lldb_private::QueueImpl</a></td></tr>
+<tr class="separator:a03cccc8137b45c34eadcf47ed66544b9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3824b02bce8f22b28b896f8fdde10f90"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html#a3824b02bce8f22b28b896f8fdde10f90">SBQueueItem</a></td></tr>
+<tr class="separator:a3824b02bce8f22b28b896f8fdde10f90"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00019">19</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a798554432491154ddaa7c2eeec71440b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadPlan::SBThreadPlan </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a10afbe66257bfb2ce4058c66e631c888"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadPlan::SBThreadPlan </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> & </td>
+ <td class="paramname"><em>threadPlan</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a03b12c8664cf53175bafcb0c21b6f86c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadPlan::SBThreadPlan </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::ThreadPlanSP & </td>
+ <td class="paramname"><em>lldb_object_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0a5c609b476ffff012e3974364a35133"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadPlan::SBThreadPlan </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> & </td>
+ <td class="paramname"><em>thread</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>class_name</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a547a1843333bcf95b82e3038a12464f6"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBThreadPlan::~SBThreadPlan </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="aeb29e82a294823830c4ef337bb393f7f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBThreadPlan::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a649136cb1d0e0af1fc6b283c5d7be739"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::ThreadPlan* lldb::SBThreadPlan::get </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5a29d60df7e2c21ea150caaddfb36606"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThreadPlan::GetDescription </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>description</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8f550b0a72b76f721ca2f4ae99948b98"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::StopReason lldb::SBThreadPlan::GetStopReason </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7b532f490dce6aef2ef4eaaa6e4f935a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint64_t lldb::SBThreadPlan::GetStopReasonDataAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>idx</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get information associated with a stop reason.</p>
+<p>Breakpoint stop reasons will have data that consists of pairs of breakpoint IDs followed by the breakpoint location IDs (they always come in pairs).</p>
+<p>Stop Reason Count Data Type ======================== ===== ========================================= eStopReasonNone 0 eStopReasonTrace 0 eStopReasonBreakpoint N duple: {breakpoint id, location id} eStopReasonWatchpoint 1 watchpoint id eStopReasonSignal 1 unix signal number eStopReasonException N exception data eStopReasonExec 0 eStopReasonPlanComplete 0 </p>
+
+</div>
+</div>
+<a class="anchor" id="ae97aa72a7934465a886ff374ae3557da"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">size_t lldb::SBThreadPlan::GetStopReasonDataCount </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Get the number of words associated with the stop reason. See also <a class="el" href="classlldb_1_1SBThreadPlan.html#a7b532f490dce6aef2ef4eaaa6e4f935a">GetStopReasonDataAtIndex()</a>. </p>
+
+</div>
+</div>
+<a class="anchor" id="acb0e7ee46ae49479661496130e5bb7cc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a> lldb::SBThreadPlan::GetThread </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a32fd30523870d970f8d64717d32ac585"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThreadPlan::IsPlanComplete </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a797d852d0b1d94ce37a2d36924fda13e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThreadPlan::IsPlanStale </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a51b27cae986adfc4975e3336d765f5b9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThreadPlan::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aefd706a3dec714d7ae0b6f068c941c19"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBThreadPlan::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5741703318b60f0162dca7f94caf740e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a>& lldb::SBThreadPlan::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af0860cdb2f4caf9d4ab09f28cfe21fb6"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> lldb::SBThreadPlan::QueueThreadPlanForRunToAddress </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> </td>
+ <td class="paramname"><em>address</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad38e384bfc2c15853bb47188794ec5f8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> lldb::SBThreadPlan::QueueThreadPlanForStepInRange </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> & </td>
+ <td class="paramname"><em>start_address</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>range_size</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac414b60bf73382fec2fb080afa8b451f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> lldb::SBThreadPlan::QueueThreadPlanForStepOut </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>frame_idx_to_step_to</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>first_insn</em> = <code>false</code> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a371fcf9a9851703664ffce9312bfd043"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a> lldb::SBThreadPlan::QueueThreadPlanForStepOverRange </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a> & </td>
+ <td class="paramname"><em>start_address</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::addr_t </td>
+ <td class="paramname"><em>range_size</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="afc4b72e5bde6bf4f288edfb019fa9987"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBThreadPlan::SetPlanComplete </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>success</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a9a29284c98f6e68cea48e1b579c7d0f4"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBThreadPlan::SetThreadPlan </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::ThreadPlanSP & </td>
+ <td class="paramname"><em>lldb_object_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a03cccc8137b45c34eadcf47ed66544b9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class lldb_private::QueueImpl</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00102">102</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ae9f98db0527f5aea39d16c824374d57a"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class lldb_private::ThreadPlan</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00021">21</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a6111b8161fd12c097de5b0312ff50808"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00096">96</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ade87025d6a977d3f528050f7c16a5d48"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00097">97</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00100">100</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="abf05358ec2c89fa95b69c85ed46492c9"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00098">98</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3392eea8d13e7395ee1e04a2b733e19b"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00099">99</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3824b02bce8f22b28b896f8fdde10f90"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00103">103</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a6d018c47ed70656ffcdafc2861ee0b2c"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBValue.html">SBValue</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBThreadPlan_8h_source.html#l00101">101</a> of file <a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBThreadPlan_8h_source.html">SBThreadPlan.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBType-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBType-members.html
index be1a358..c977c69 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBType-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBType-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,6 +37,8 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a>, including all inherited members.</p>
<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ad9b0d75a788924a245128e8fb42d8145">GetArrayElementType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ab6c23f5afa63fd0142d484b7246d3ecb">GetArrayType</a>(uint64_t size)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">GetBasicType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#afe527a23ff5cc7e573539d11dad44725">GetBasicType</a>(lldb::BasicType type)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3a0d6caced151c268b82126163879f82">GetByteSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
@@ -43,12 +46,16 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#af8b744735ef680ec21f595a948927fad">GetDereferencedType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a439a57b5b24efd0c339a1629e0b185c8">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a9839e832fcdd95f313af40ed8df92a71">GetDirectBaseClassAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a19a94822da2c67422bbabc1ccff9454f">GetDisplayTypeName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a14f7f039470f2825c8786bf0ef708102">GetEnumMembers</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ad47a75323170d471b746357294dd421c">GetFieldAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aaef52e2522d94b2694bf92ac43437d53">GetFunctionArgumentTypes</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a6d4583ffbb150555f0eb497a69ea059a">GetFunctionReturnType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">GetNumberOfDirectBaseClasses</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">GetNumberOfFields</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a65b9713a8602270eaba0febb87b73ba4">GetMemberFunctionAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">GetNumberOfDirectBaseClasses</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">GetNumberOfFields</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a74bd19ff9ed55b88583f3cd8dba5d719">GetNumberOfMemberFunctions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aa1becd18c1eae39ca3d0a4dbaeea23bd">GetNumberOfTemplateArguments</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aae4eb19714659657b741c5fbb1cbf03a">GetNumberOfVirtualBaseClasses</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a41519198ea09f94286cb0582da3f3096">GetPointeeType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
@@ -58,30 +65,40 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#adb4dc943f09526f593de063b1a749caa">GetTemplateArgumentKind</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#add5e93280c025063902e74ed001f0c74">GetTemplateArgumentType</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a379deb2430b38d5936092468ecd08248">GetTypeClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ac1953e6dfbc9b2b67502105dd568975d">GetTypedefedType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ae72b3e3e345d33c799ecad2296c7276b">GetTypeFlags</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a22a27a94e058f93063cd0f24fdc6fe36">GetUnqualifiedType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">GetVirtualBaseClassAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">IsFunctionType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">IsPointerType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">IsPolymorphicClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">IsReferenceType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">IsTypeComplete</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ae144ee40aa8828007ba3e3f3328bca15">GetVectorElementType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">GetVirtualBaseClassAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ac6dadb7665050c85521bc71bca4d18a7">IsAnonymousType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3db529ae79453ce51f0787462c61afe4">IsArrayType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">IsFunctionType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">IsPointerType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">IsPolymorphicClass</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">IsReferenceType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">IsTypeComplete</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ad9eea991d548b1d90d2ce00e54a922df">IsTypedefType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a5bdc480a1554d029bbc3d72d219f0985">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">operator!=</a>(lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">operator=</a>(const lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">operator==</a>(lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#af02c9677173ca35d3bf68fe4b6b87a3d">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a547c8f3d9f244046692e72ba7f99406c">SBType</a>(const lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#af936ac42a6f0364846899722f395aa66">SBType</a>(const lldb_private::ClangASTType &)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a0e6e9c52b6b6af1d8dc282b00a42670e">SBType</a>(const lldb::TypeSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#afc42d98560943a47448293c4ce7fbbd7">SBType</a>(const lldb::TypeImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a9c19b29ecb5f7d3ed41db1eea04897cb">SBTypeList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ac05036b13e13aba81e24c1c2ce92ac19">SBTypeMember</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a7f74ac33af50e1fba612306161ee0848">IsVectorType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">operator!=</a>(lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">operator=</a>(const lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">operator==</a>(lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#af02c9677173ca35d3bf68fe4b6b87a3d">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a547c8f3d9f244046692e72ba7f99406c">SBType</a>(const lldb::SBType &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#aab8411be6522a32f769de0283a925b1d">SBType</a>(const lldb_private::CompilerType &)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a0e6e9c52b6b6af1d8dc282b00a42670e">SBType</a>(const lldb::TypeSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#afc42d98560943a47448293c4ce7fbbd7">SBType</a>(const lldb::TypeImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a26894f7fdb82d8825fbb1ffe7f70953c">SBTypeEnumMember</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3048c90c62d38ad9f13c7066c297a830">SBTypeEnumMemberList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a9c19b29ecb5f7d3ed41db1eea04897cb">SBTypeList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ac05036b13e13aba81e24c1c2ce92ac19">SBTypeMember</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a811593e1ca890887c42e8e057cd3cb9c">SBTypeMemberFunction</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#ad62734d2ab7c3be41d2865bafa6d9575">SBTypeNameSpecifier</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBType.html#a3b23b4825c6904c46d03a6d942bf1809">SetSP</a>(const lldb::TypeImplSP &type_impl_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
@@ -89,9 +106,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBType.html b/lldb/www/cpp_reference/html/classlldb_1_1SBType.html
index a80d7e9..6672aed 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBType.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBType.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -45,74 +46,158 @@
Collaboration diagram for lldb::SBType:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBType__coll__graph.png" border="0" usemap="#lldb_1_1SBType_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBType_coll__map" id="lldb_1_1SBType_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae794936afde8072ba98f17fd325554b3"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">SBType</a> ()</td></tr>
+<tr class="separator:ae794936afde8072ba98f17fd325554b3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a547c8f3d9f244046692e72ba7f99406c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a547c8f3d9f244046692e72ba7f99406c">SBType</a> (const <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs)</td></tr>
+<tr class="separator:a547c8f3d9f244046692e72ba7f99406c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1830349ee53788a4b32986769b36a00d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a1830349ee53788a4b32986769b36a00d">~SBType</a> ()</td></tr>
+<tr class="separator:a1830349ee53788a4b32986769b36a00d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5bdc480a1554d029bbc3d72d219f0985"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a5bdc480a1554d029bbc3d72d219f0985">IsValid</a> () const </td></tr>
+<tr class="separator:a5bdc480a1554d029bbc3d72d219f0985"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a0d6caced151c268b82126163879f82"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a3a0d6caced151c268b82126163879f82">GetByteSize</a> ()</td></tr>
+<tr class="separator:a3a0d6caced151c268b82126163879f82"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a498be8400b8b107e1cf094ab579b37"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">IsPointerType</a> ()</td></tr>
+<tr class="separator:a3a498be8400b8b107e1cf094ab579b37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3c31afc458235064ff1750a7240f3eab"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">IsReferenceType</a> ()</td></tr>
+<tr class="separator:a3c31afc458235064ff1750a7240f3eab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acdccdb7b9e24d42786511fa4e1228ab9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">IsFunctionType</a> ()</td></tr>
+<tr class="separator:acdccdb7b9e24d42786511fa4e1228ab9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abeaf40a23af7a4a44382e9e29a3f590e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">IsPolymorphicClass</a> ()</td></tr>
+<tr class="separator:abeaf40a23af7a4a44382e9e29a3f590e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3db529ae79453ce51f0787462c61afe4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a3db529ae79453ce51f0787462c61afe4">IsArrayType</a> ()</td></tr>
+<tr class="separator:a3db529ae79453ce51f0787462c61afe4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7f74ac33af50e1fba612306161ee0848"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a7f74ac33af50e1fba612306161ee0848">IsVectorType</a> ()</td></tr>
+<tr class="separator:a7f74ac33af50e1fba612306161ee0848"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad9eea991d548b1d90d2ce00e54a922df"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ad9eea991d548b1d90d2ce00e54a922df">IsTypedefType</a> ()</td></tr>
+<tr class="separator:ad9eea991d548b1d90d2ce00e54a922df"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac6dadb7665050c85521bc71bca4d18a7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ac6dadb7665050c85521bc71bca4d18a7">IsAnonymousType</a> ()</td></tr>
+<tr class="separator:ac6dadb7665050c85521bc71bca4d18a7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9c2b68acc838f49e74a43840b17e438b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a9c2b68acc838f49e74a43840b17e438b">GetPointerType</a> ()</td></tr>
+<tr class="separator:a9c2b68acc838f49e74a43840b17e438b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a41519198ea09f94286cb0582da3f3096"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a41519198ea09f94286cb0582da3f3096">GetPointeeType</a> ()</td></tr>
+<tr class="separator:a41519198ea09f94286cb0582da3f3096"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4999627efebabd174e802b37aacf4638"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a4999627efebabd174e802b37aacf4638">GetReferenceType</a> ()</td></tr>
+<tr class="separator:a4999627efebabd174e802b37aacf4638"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac1953e6dfbc9b2b67502105dd568975d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ac1953e6dfbc9b2b67502105dd568975d">GetTypedefedType</a> ()</td></tr>
+<tr class="separator:ac1953e6dfbc9b2b67502105dd568975d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af8b744735ef680ec21f595a948927fad"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#af8b744735ef680ec21f595a948927fad">GetDereferencedType</a> ()</td></tr>
+<tr class="separator:af8b744735ef680ec21f595a948927fad"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a22a27a94e058f93063cd0f24fdc6fe36"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a22a27a94e058f93063cd0f24fdc6fe36">GetUnqualifiedType</a> ()</td></tr>
+<tr class="separator:a22a27a94e058f93063cd0f24fdc6fe36"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad9b0d75a788924a245128e8fb42d8145"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ad9b0d75a788924a245128e8fb42d8145">GetArrayElementType</a> ()</td></tr>
+<tr class="separator:ad9b0d75a788924a245128e8fb42d8145"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab6c23f5afa63fd0142d484b7246d3ecb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ab6c23f5afa63fd0142d484b7246d3ecb">GetArrayType</a> (uint64_t size)</td></tr>
+<tr class="separator:ab6c23f5afa63fd0142d484b7246d3ecb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae144ee40aa8828007ba3e3f3328bca15"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ae144ee40aa8828007ba3e3f3328bca15">GetVectorElementType</a> ()</td></tr>
+<tr class="separator:ae144ee40aa8828007ba3e3f3328bca15"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a79499c7aebb931d1c4c802744069a3e0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a79499c7aebb931d1c4c802744069a3e0">GetCanonicalType</a> ()</td></tr>
+<tr class="separator:a79499c7aebb931d1c4c802744069a3e0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac576f4d421e16eded2e18de2fc8afef3"><td class="memItemLeft" align="right" valign="top">lldb::BasicType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">GetBasicType</a> ()</td></tr>
+<tr class="separator:ac576f4d421e16eded2e18de2fc8afef3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afe527a23ff5cc7e573539d11dad44725"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#afe527a23ff5cc7e573539d11dad44725">GetBasicType</a> (lldb::BasicType type)</td></tr>
+<tr class="separator:afe527a23ff5cc7e573539d11dad44725"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab60b8b02e663c2830cd446e155a1741d"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">GetNumberOfFields</a> ()</td></tr>
+<tr class="separator:ab60b8b02e663c2830cd446e155a1741d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a12c0c184ecd2760b63cc86ff44a4bb87"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">GetNumberOfDirectBaseClasses</a> ()</td></tr>
+<tr class="separator:a12c0c184ecd2760b63cc86ff44a4bb87"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae4eb19714659657b741c5fbb1cbf03a"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#aae4eb19714659657b741c5fbb1cbf03a">GetNumberOfVirtualBaseClasses</a> ()</td></tr>
+<tr class="separator:aae4eb19714659657b741c5fbb1cbf03a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad47a75323170d471b746357294dd421c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ad47a75323170d471b746357294dd421c">GetFieldAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:ad47a75323170d471b746357294dd421c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9839e832fcdd95f313af40ed8df92a71"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a9839e832fcdd95f313af40ed8df92a71">GetDirectBaseClassAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a9839e832fcdd95f313af40ed8df92a71"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82f444e1f24b12266f4d53f51fa44d94"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">GetVirtualBaseClassAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a82f444e1f24b12266f4d53f51fa44d94"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a14f7f039470f2825c8786bf0ef708102"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a14f7f039470f2825c8786bf0ef708102">GetEnumMembers</a> ()</td></tr>
+<tr class="separator:a14f7f039470f2825c8786bf0ef708102"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa1becd18c1eae39ca3d0a4dbaeea23bd"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#aa1becd18c1eae39ca3d0a4dbaeea23bd">GetNumberOfTemplateArguments</a> ()</td></tr>
+<tr class="separator:aa1becd18c1eae39ca3d0a4dbaeea23bd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:add5e93280c025063902e74ed001f0c74"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#add5e93280c025063902e74ed001f0c74">GetTemplateArgumentType</a> (uint32_t idx)</td></tr>
+<tr class="separator:add5e93280c025063902e74ed001f0c74"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adb4dc943f09526f593de063b1a749caa"><td class="memItemLeft" align="right" valign="top">lldb::TemplateArgumentKind </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#adb4dc943f09526f593de063b1a749caa">GetTemplateArgumentKind</a> (uint32_t idx)</td></tr>
+<tr class="separator:adb4dc943f09526f593de063b1a749caa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d4583ffbb150555f0eb497a69ea059a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a6d4583ffbb150555f0eb497a69ea059a">GetFunctionReturnType</a> ()</td></tr>
+<tr class="separator:a6d4583ffbb150555f0eb497a69ea059a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaef52e2522d94b2694bf92ac43437d53"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#aaef52e2522d94b2694bf92ac43437d53">GetFunctionArgumentTypes</a> ()</td></tr>
+<tr class="separator:aaef52e2522d94b2694bf92ac43437d53"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a74bd19ff9ed55b88583f3cd8dba5d719"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a74bd19ff9ed55b88583f3cd8dba5d719">GetNumberOfMemberFunctions</a> ()</td></tr>
+<tr class="separator:a74bd19ff9ed55b88583f3cd8dba5d719"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a65b9713a8602270eaba0febb87b73ba4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a65b9713a8602270eaba0febb87b73ba4">GetMemberFunctionAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a65b9713a8602270eaba0febb87b73ba4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4065eff0d74b9b8c0a3104abb2ed5495"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">GetName</a> ()</td></tr>
+<tr class="separator:a4065eff0d74b9b8c0a3104abb2ed5495"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a19a94822da2c67422bbabc1ccff9454f"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a19a94822da2c67422bbabc1ccff9454f">GetDisplayTypeName</a> ()</td></tr>
+<tr class="separator:a19a94822da2c67422bbabc1ccff9454f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a379deb2430b38d5936092468ecd08248"><td class="memItemLeft" align="right" valign="top">lldb::TypeClass </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a379deb2430b38d5936092468ecd08248">GetTypeClass</a> ()</td></tr>
+<tr class="separator:a379deb2430b38d5936092468ecd08248"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01169e4202dda017956e9ea8320465fa"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">IsTypeComplete</a> ()</td></tr>
+<tr class="separator:a01169e4202dda017956e9ea8320465fa"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae72b3e3e345d33c799ecad2296c7276b"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ae72b3e3e345d33c799ecad2296c7276b">GetTypeFlags</a> ()</td></tr>
+<tr class="separator:ae72b3e3e345d33c799ecad2296c7276b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a439a57b5b24efd0c339a1629e0b185c8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a439a57b5b24efd0c339a1629e0b185c8">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:a439a57b5b24efd0c339a1629e0b185c8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0984a98158c637d64902ca90c02d8b6c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">operator=</a> (const <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs)</td></tr>
+<tr class="separator:a0984a98158c637d64902ca90c02d8b6c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f6ec3ade94611e64720c040b0831a53"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">operator==</a> (<a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs)</td></tr>
+<tr class="separator:a6f6ec3ade94611e64720c040b0831a53"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa39087bd1e493a9303b9291dd0c7b22f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">operator!=</a> (<a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> &rhs)</td></tr>
+<tr class="separator:aa39087bd1e493a9303b9291dd0c7b22f"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a07f8556f8f4ae4bebf17a4f78b12ba68"><td class="memItemLeft" align="right" valign="top">lldb_private::TypeImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">ref</a> ()</td></tr>
+<tr class="separator:a07f8556f8f4ae4bebf17a4f78b12ba68"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af02c9677173ca35d3bf68fe4b6b87a3d"><td class="memItemLeft" align="right" valign="top">const lldb_private::TypeImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#af02c9677173ca35d3bf68fe4b6b87a3d">ref</a> () const </td></tr>
+<tr class="separator:af02c9677173ca35d3bf68fe4b6b87a3d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acff8be9fd2b9995e777db6f269685a8b"><td class="memItemLeft" align="right" valign="top">lldb::TypeImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#acff8be9fd2b9995e777db6f269685a8b">GetSP</a> ()</td></tr>
+<tr class="separator:acff8be9fd2b9995e777db6f269685a8b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b23b4825c6904c46d03a6d942bf1809"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a3b23b4825c6904c46d03a6d942bf1809">SetSP</a> (const lldb::TypeImplSP &type_impl_sp)</td></tr>
-<tr class="memitem:af936ac42a6f0364846899722f395aa66"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#af936ac42a6f0364846899722f395aa66">SBType</a> (const lldb_private::ClangASTType &)</td></tr>
+<tr class="separator:a3b23b4825c6904c46d03a6d942bf1809"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aab8411be6522a32f769de0283a925b1d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#aab8411be6522a32f769de0283a925b1d">SBType</a> (const lldb_private::CompilerType &)</td></tr>
+<tr class="separator:aab8411be6522a32f769de0283a925b1d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e6e9c52b6b6af1d8dc282b00a42670e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a0e6e9c52b6b6af1d8dc282b00a42670e">SBType</a> (const lldb::TypeSP &)</td></tr>
+<tr class="separator:a0e6e9c52b6b6af1d8dc282b00a42670e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afc42d98560943a47448293c4ce7fbbd7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#afc42d98560943a47448293c4ce7fbbd7">SBType</a> (const lldb::TypeImplSP &)</td></tr>
+<tr class="separator:afc42d98560943a47448293c4ce7fbbd7"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:aa3519a7f0660ff503a444cb026cf937c"><td class="memItemLeft" align="right" valign="top">lldb::TypeImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">m_opaque_sp</a></td></tr>
+<tr class="separator:aa3519a7f0660ff503a444cb026cf937c"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ad1da93966e155dbac57fbb8b4bddd05a">SBFunction</a></td></tr>
+<tr class="separator:ad1da93966e155dbac57fbb8b4bddd05a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a26894f7fdb82d8825fbb1ffe7f70953c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a26894f7fdb82d8825fbb1ffe7f70953c">SBTypeEnumMember</a></td></tr>
+<tr class="separator:a26894f7fdb82d8825fbb1ffe7f70953c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3048c90c62d38ad9f13c7066c297a830"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a3048c90c62d38ad9f13c7066c297a830">SBTypeEnumMemberList</a></td></tr>
+<tr class="separator:a3048c90c62d38ad9f13c7066c297a830"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad62734d2ab7c3be41d2865bafa6d9575"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ad62734d2ab7c3be41d2865bafa6d9575">SBTypeNameSpecifier</a></td></tr>
+<tr class="separator:ad62734d2ab7c3be41d2865bafa6d9575"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac05036b13e13aba81e24c1c2ce92ac19"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#ac05036b13e13aba81e24c1c2ce92ac19">SBTypeMember</a></td></tr>
+<tr class="separator:ac05036b13e13aba81e24c1c2ce92ac19"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a811593e1ca890887c42e8e057cd3cb9c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a811593e1ca890887c42e8e057cd3cb9c">SBTypeMemberFunction</a></td></tr>
+<tr class="separator:a811593e1ca890887c42e8e057cd3cb9c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9c19b29ecb5f7d3ed41db1eea04897cb"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a9c19b29ecb5f7d3ed41db1eea04897cb">SBTypeList</a></td></tr>
+<tr class="separator:a9c19b29ecb5f7d3ed41db1eea04897cb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00071">71</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00101">101</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ae794936afde8072ba98f17fd325554b3"></a>
<div class="memitem">
<div class="memproto">
@@ -159,7 +244,7 @@
</div>
</div>
-<a class="anchor" id="af936ac42a6f0364846899722f395aa66"></a>
+<a class="anchor" id="aab8411be6522a32f769de0283a925b1d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -169,7 +254,7 @@
<tr>
<td class="memname">lldb::SBType::SBType </td>
<td>(</td>
- <td class="paramtype">const lldb_private::ClangASTType & </td>
+ <td class="paramtype">const lldb_private::CompilerType & </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
@@ -231,7 +316,38 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="ad9b0d75a788924a245128e8fb42d8145"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBType::GetArrayElementType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab6c23f5afa63fd0142d484b7246d3ecb"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBType::GetArrayType </td>
+ <td>(</td>
+ <td class="paramtype">uint64_t </td>
+ <td class="paramname"><em>size</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ac576f4d421e16eded2e18de2fc8afef3"></a>
<div class="memitem">
<div class="memproto">
@@ -350,6 +466,36 @@
</div>
</div>
+<a class="anchor" id="a19a94822da2c67422bbabc1ccff9454f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBType::GetDisplayTypeName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a14f7f039470f2825c8786bf0ef708102"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a> lldb::SBType::GetEnumMembers </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad47a75323170d471b746357294dd421c"></a>
<div class="memitem">
<div class="memproto">
@@ -396,6 +542,22 @@
</div>
</div>
+<a class="anchor" id="a65b9713a8602270eaba0febb87b73ba4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> lldb::SBType::GetMemberFunctionAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>idx</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a4065eff0d74b9b8c0a3104abb2ed5495"></a>
<div class="memitem">
<div class="memproto">
@@ -441,6 +603,21 @@
</div>
</div>
+<a class="anchor" id="a74bd19ff9ed55b88583f3cd8dba5d719"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBType::GetNumberOfMemberFunctions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aa1becd18c1eae39ca3d0a4dbaeea23bd"></a>
<div class="memitem">
<div class="memproto">
@@ -586,6 +763,36 @@
</div>
</div>
+<a class="anchor" id="ac1953e6dfbc9b2b67502105dd568975d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBType::GetTypedefedType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae72b3e3e345d33c799ecad2296c7276b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBType::GetTypeFlags </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a22a27a94e058f93063cd0f24fdc6fe36"></a>
<div class="memitem">
<div class="memproto">
@@ -601,6 +808,21 @@
</div>
</div>
+<a class="anchor" id="ae144ee40aa8828007ba3e3f3328bca15"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBType::GetVectorElementType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a82f444e1f24b12266f4d53f51fa44d94"></a>
<div class="memitem">
<div class="memproto">
@@ -617,6 +839,36 @@
</div>
</div>
+<a class="anchor" id="ac6dadb7665050c85521bc71bca4d18a7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBType::IsAnonymousType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3db529ae79453ce51f0787462c61afe4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBType::IsArrayType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="acdccdb7b9e24d42786511fa4e1228ab9"></a>
<div class="memitem">
<div class="memproto">
@@ -692,6 +944,21 @@
</div>
</div>
+<a class="anchor" id="ad9eea991d548b1d90d2ce00e54a922df"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBType::IsTypedefType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a5bdc480a1554d029bbc3d72d219f0985"></a>
<div class="memitem">
<div class="memproto">
@@ -707,6 +974,21 @@
</div>
</div>
+<a class="anchor" id="a7f74ac33af50e1fba612306161ee0848"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBType::IsVectorType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aa39087bd1e493a9303b9291dd0c7b22f"></a>
<div class="memitem">
<div class="memproto">
@@ -825,7 +1107,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="ad1da93966e155dbac57fbb8b4bddd05a"></a>
<div class="memitem">
<div class="memproto">
@@ -844,7 +1126,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00196">196</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00213">213</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -866,7 +1148,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00197">197</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00214">214</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -888,7 +1170,51 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00198">198</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00215">215</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a26894f7fdb82d8825fbb1ffe7f70953c"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00216">216</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3048c90c62d38ad9f13c7066c297a830"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00217">217</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -910,7 +1236,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00201">201</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00221">221</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -932,7 +1258,29 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00200">200</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00219">219</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a811593e1ca890887c42e8e057cd3cb9c"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00220">220</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -954,7 +1302,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00199">199</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00218">218</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -976,11 +1324,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00202">202</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00222">222</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="aa3519a7f0660ff503a444cb026cf937c"></a>
<div class="memitem">
<div class="memproto">
@@ -999,7 +1347,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00194">194</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00211">211</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -1009,9 +1357,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory-members.html
index 400ff20..8328257 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,54 +37,57 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#af8cd3f742eab0318c1b48153632d43e1">AddTypeFilter</a>(SBTypeNameSpecifier, SBTypeFilter)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad8480b284cd563f2fd598888a2a83e0d">AddTypeFormat</a>(SBTypeNameSpecifier, SBTypeFormat)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7ec96984f99afcc3ee3c3098d5d13190">AddTypeSummary</a>(SBTypeNameSpecifier, SBTypeSummary)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0114b0fb8ba7c24113237603a8f2e009">AddTypeSynthetic</a>(SBTypeNameSpecifier, SBTypeSynthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a00c25a852efde0b7da1af336517a7fce">DeleteTypeFilter</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1ec6e1fbb4878d3a1a96a0586af117fe">DeleteTypeFormat</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7df3b640d4ace2e5c95a6fec3d6474b7">DeleteTypeSummary</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a8d81ffd3a38f3af417b26fcb0e92be47">DeleteTypeSynthetic</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a460830e779b91b1ded72641db727a5a1">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a61ffbff9fdac313028a64fe6f90e355b">GetEnabled</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#af0a68bcc7dbda4677c2e5eeafccf4572">GetFilterAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a370ed99163d24cee6ebb7dbc9a9e208a">GetFilterForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a966b310aeb2fa85d3c25a763bffb727d">GetFormatAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#ac6d55b2d8ebce9d9d10a8975c124924e">GetFormatForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a27dcdcfe89a0e6aeddb3e34e9599d72f">AddLanguage</a>(lldb::LanguageType language)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#af8cd3f742eab0318c1b48153632d43e1">AddTypeFilter</a>(SBTypeNameSpecifier, SBTypeFilter)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad8480b284cd563f2fd598888a2a83e0d">AddTypeFormat</a>(SBTypeNameSpecifier, SBTypeFormat)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7ec96984f99afcc3ee3c3098d5d13190">AddTypeSummary</a>(SBTypeNameSpecifier, SBTypeSummary)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0114b0fb8ba7c24113237603a8f2e009">AddTypeSynthetic</a>(SBTypeNameSpecifier, SBTypeSynthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a00c25a852efde0b7da1af336517a7fce">DeleteTypeFilter</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1ec6e1fbb4878d3a1a96a0586af117fe">DeleteTypeFormat</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7df3b640d4ace2e5c95a6fec3d6474b7">DeleteTypeSummary</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a8d81ffd3a38f3af417b26fcb0e92be47">DeleteTypeSynthetic</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a460830e779b91b1ded72641db727a5a1">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a61ffbff9fdac313028a64fe6f90e355b">GetEnabled</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#af0a68bcc7dbda4677c2e5eeafccf4572">GetFilterAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a370ed99163d24cee6ebb7dbc9a9e208a">GetFilterForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a966b310aeb2fa85d3c25a763bffb727d">GetFormatAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#ac6d55b2d8ebce9d9d10a8975c124924e">GetFormatForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a25f20cef14a4ee0b7ddf4bd4673edee8">GetLanguageAtIndex</a>(uint32_t idx)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad25fb26e5fc4feabba3aceaf6dd93f5f">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a87ce26bc1b9825701dead8d7bd468160">GetNumFilters</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a07cbd4b6669dd0199c3a6d0bea9ea3ae">GetNumFormats</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a8a59747fb64ffe782ae115b0ef83c103">GetNumSummaries</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a104817153f4b31861168f429081417f4">GetNumSynthetics</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#acf6e6cbad6a8d08ed8524180fa754cde">GetSP</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0896e366ac49714d999bef2f10c632f7">GetSummaryAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0e4cd7fc2db386da656edd602da9f71f">GetSummaryForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a3efb1f2609e508b5950f142d72ab8df7">GetSyntheticAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a81dc1cc498d90f1fcc17695bc36b5b0e">GetSyntheticForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa211285c80a8afa91a2c6af3a97f04ed">GetTypeNameSpecifierForFilterAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa81e14a8e8d40cfe7ae0df3edd894f03">GetTypeNameSpecifierForFormatAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a53d52f3ed4f04aca2efafd57d38a5c37">GetTypeNameSpecifierForSummaryAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad964c64bda8a14df6108e49d23811eb0">GetTypeNameSpecifierForSyntheticAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a907a104e269ad92a33b1fe5e5456c6f4">IsDefaultCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1941aff307e107799e81279e380c927d">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a51a65cf2e462f9fccbc0854986103d6f">operator!=</a>(lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1c06778a09ad668d56f03db9999e403a">operator=</a>(const lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a6f058b53aed067efc00bf990043e7f22">operator==</a>(lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">SBTypeCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa15352af379a13eb01af93b09ba3501a">SBTypeCategory</a>(const lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a5fb3c441a20aa4f889bd202f9654189a">SBTypeCategory</a>(const lldb::TypeCategoryImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a53a1bba868ca5400fa26057fb09913ac">SBTypeCategory</a>(const char *)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0d5cba423ef7b7b1c76f2f8b5ba48108">SetEnabled</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a4ef22ab1938e5c566bbae7fc2906a519">SetSP</a>(const lldb::TypeCategoryImplSP &typecategory_impl_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a9b8bf6b6e7a415b8fbe38eab2c9523c1">~SBTypeCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7f62d88c8913ba107831c3a027bd3009">GetNumLanguages</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a8a59747fb64ffe782ae115b0ef83c103">GetNumSummaries</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a104817153f4b31861168f429081417f4">GetNumSynthetics</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#acf6e6cbad6a8d08ed8524180fa754cde">GetSP</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0896e366ac49714d999bef2f10c632f7">GetSummaryAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0e4cd7fc2db386da656edd602da9f71f">GetSummaryForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a3efb1f2609e508b5950f142d72ab8df7">GetSyntheticAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a81dc1cc498d90f1fcc17695bc36b5b0e">GetSyntheticForType</a>(SBTypeNameSpecifier)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa211285c80a8afa91a2c6af3a97f04ed">GetTypeNameSpecifierForFilterAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa81e14a8e8d40cfe7ae0df3edd894f03">GetTypeNameSpecifierForFormatAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a53d52f3ed4f04aca2efafd57d38a5c37">GetTypeNameSpecifierForSummaryAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad964c64bda8a14df6108e49d23811eb0">GetTypeNameSpecifierForSyntheticAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a907a104e269ad92a33b1fe5e5456c6f4">IsDefaultCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1941aff307e107799e81279e380c927d">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a51a65cf2e462f9fccbc0854986103d6f">operator!=</a>(lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1c06778a09ad668d56f03db9999e403a">operator=</a>(const lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a6f058b53aed067efc00bf990043e7f22">operator==</a>(lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">SBTypeCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa15352af379a13eb01af93b09ba3501a">SBTypeCategory</a>(const lldb::SBTypeCategory &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a5fb3c441a20aa4f889bd202f9654189a">SBTypeCategory</a>(const lldb::TypeCategoryImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a53a1bba868ca5400fa26057fb09913ac">SBTypeCategory</a>(const char *)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0d5cba423ef7b7b1c76f2f8b5ba48108">SetEnabled</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a4ef22ab1938e5c566bbae7fc2906a519">SetSP</a>(const lldb::TypeCategoryImplSP &typecategory_impl_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html#a9b8bf6b6e7a415b8fbe38eab2c9523c1">~SBTypeCategory</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory.html
index 11b93e3..9a30130 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -45,66 +46,116 @@
Collaboration diagram for lldb::SBTypeCategory:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBTypeCategory__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeCategory_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeCategory_coll__map" id="lldb_1_1SBTypeCategory_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:acfd928f1f2c192482dd7315519dd6046"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">SBTypeCategory</a> ()</td></tr>
+<tr class="separator:acfd928f1f2c192482dd7315519dd6046"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa15352af379a13eb01af93b09ba3501a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa15352af379a13eb01af93b09ba3501a">SBTypeCategory</a> (const <a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs)</td></tr>
+<tr class="separator:aa15352af379a13eb01af93b09ba3501a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9b8bf6b6e7a415b8fbe38eab2c9523c1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a9b8bf6b6e7a415b8fbe38eab2c9523c1">~SBTypeCategory</a> ()</td></tr>
+<tr class="separator:a9b8bf6b6e7a415b8fbe38eab2c9523c1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1941aff307e107799e81279e380c927d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1941aff307e107799e81279e380c927d">IsValid</a> () const </td></tr>
+<tr class="separator:a1941aff307e107799e81279e380c927d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61ffbff9fdac313028a64fe6f90e355b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a61ffbff9fdac313028a64fe6f90e355b">GetEnabled</a> ()</td></tr>
+<tr class="separator:a61ffbff9fdac313028a64fe6f90e355b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0d5cba423ef7b7b1c76f2f8b5ba48108"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0d5cba423ef7b7b1c76f2f8b5ba48108">SetEnabled</a> (bool)</td></tr>
+<tr class="separator:a0d5cba423ef7b7b1c76f2f8b5ba48108"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad25fb26e5fc4feabba3aceaf6dd93f5f"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad25fb26e5fc4feabba3aceaf6dd93f5f">GetName</a> ()</td></tr>
+<tr class="separator:ad25fb26e5fc4feabba3aceaf6dd93f5f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a25f20cef14a4ee0b7ddf4bd4673edee8"><td class="memItemLeft" align="right" valign="top">lldb::LanguageType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a25f20cef14a4ee0b7ddf4bd4673edee8">GetLanguageAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a25f20cef14a4ee0b7ddf4bd4673edee8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7f62d88c8913ba107831c3a027bd3009"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7f62d88c8913ba107831c3a027bd3009">GetNumLanguages</a> ()</td></tr>
+<tr class="separator:a7f62d88c8913ba107831c3a027bd3009"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a27dcdcfe89a0e6aeddb3e34e9599d72f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a27dcdcfe89a0e6aeddb3e34e9599d72f">AddLanguage</a> (lldb::LanguageType language)</td></tr>
+<tr class="separator:a27dcdcfe89a0e6aeddb3e34e9599d72f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a460830e779b91b1ded72641db727a5a1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a460830e779b91b1ded72641db727a5a1">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:a460830e779b91b1ded72641db727a5a1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a07cbd4b6669dd0199c3a6d0bea9ea3ae"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a07cbd4b6669dd0199c3a6d0bea9ea3ae">GetNumFormats</a> ()</td></tr>
+<tr class="separator:a07cbd4b6669dd0199c3a6d0bea9ea3ae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8a59747fb64ffe782ae115b0ef83c103"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a8a59747fb64ffe782ae115b0ef83c103">GetNumSummaries</a> ()</td></tr>
+<tr class="separator:a8a59747fb64ffe782ae115b0ef83c103"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a87ce26bc1b9825701dead8d7bd468160"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a87ce26bc1b9825701dead8d7bd468160">GetNumFilters</a> ()</td></tr>
+<tr class="separator:a87ce26bc1b9825701dead8d7bd468160"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a104817153f4b31861168f429081417f4"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a104817153f4b31861168f429081417f4">GetNumSynthetics</a> ()</td></tr>
+<tr class="separator:a104817153f4b31861168f429081417f4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa211285c80a8afa91a2c6af3a97f04ed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa211285c80a8afa91a2c6af3a97f04ed">GetTypeNameSpecifierForFilterAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:aa211285c80a8afa91a2c6af3a97f04ed"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa81e14a8e8d40cfe7ae0df3edd894f03"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#aa81e14a8e8d40cfe7ae0df3edd894f03">GetTypeNameSpecifierForFormatAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:aa81e14a8e8d40cfe7ae0df3edd894f03"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53d52f3ed4f04aca2efafd57d38a5c37"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a53d52f3ed4f04aca2efafd57d38a5c37">GetTypeNameSpecifierForSummaryAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a53d52f3ed4f04aca2efafd57d38a5c37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad964c64bda8a14df6108e49d23811eb0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad964c64bda8a14df6108e49d23811eb0">GetTypeNameSpecifierForSyntheticAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:ad964c64bda8a14df6108e49d23811eb0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a370ed99163d24cee6ebb7dbc9a9e208a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a370ed99163d24cee6ebb7dbc9a9e208a">GetFilterForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a370ed99163d24cee6ebb7dbc9a9e208a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac6d55b2d8ebce9d9d10a8975c124924e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#ac6d55b2d8ebce9d9d10a8975c124924e">GetFormatForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:ac6d55b2d8ebce9d9d10a8975c124924e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e4cd7fc2db386da656edd602da9f71f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0e4cd7fc2db386da656edd602da9f71f">GetSummaryForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a0e4cd7fc2db386da656edd602da9f71f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a81dc1cc498d90f1fcc17695bc36b5b0e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a81dc1cc498d90f1fcc17695bc36b5b0e">GetSyntheticForType</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a81dc1cc498d90f1fcc17695bc36b5b0e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af0a68bcc7dbda4677c2e5eeafccf4572"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#af0a68bcc7dbda4677c2e5eeafccf4572">GetFilterAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:af0a68bcc7dbda4677c2e5eeafccf4572"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a966b310aeb2fa85d3c25a763bffb727d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a966b310aeb2fa85d3c25a763bffb727d">GetFormatAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a966b310aeb2fa85d3c25a763bffb727d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0896e366ac49714d999bef2f10c632f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0896e366ac49714d999bef2f10c632f7">GetSummaryAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a0896e366ac49714d999bef2f10c632f7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3efb1f2609e508b5950f142d72ab8df7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a3efb1f2609e508b5950f142d72ab8df7">GetSyntheticAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a3efb1f2609e508b5950f142d72ab8df7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad8480b284cd563f2fd598888a2a83e0d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#ad8480b284cd563f2fd598888a2a83e0d">AddTypeFormat</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="el" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a>)</td></tr>
+<tr class="separator:ad8480b284cd563f2fd598888a2a83e0d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1ec6e1fbb4878d3a1a96a0586af117fe"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1ec6e1fbb4878d3a1a96a0586af117fe">DeleteTypeFormat</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a1ec6e1fbb4878d3a1a96a0586af117fe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7ec96984f99afcc3ee3c3098d5d13190"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7ec96984f99afcc3ee3c3098d5d13190">AddTypeSummary</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a>)</td></tr>
+<tr class="separator:a7ec96984f99afcc3ee3c3098d5d13190"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7df3b640d4ace2e5c95a6fec3d6474b7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a7df3b640d4ace2e5c95a6fec3d6474b7">DeleteTypeSummary</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a7df3b640d4ace2e5c95a6fec3d6474b7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af8cd3f742eab0318c1b48153632d43e1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#af8cd3f742eab0318c1b48153632d43e1">AddTypeFilter</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="el" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a>)</td></tr>
+<tr class="separator:af8cd3f742eab0318c1b48153632d43e1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a00c25a852efde0b7da1af336517a7fce"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a00c25a852efde0b7da1af336517a7fce">DeleteTypeFilter</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a00c25a852efde0b7da1af336517a7fce"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0114b0fb8ba7c24113237603a8f2e009"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a0114b0fb8ba7c24113237603a8f2e009">AddTypeSynthetic</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>, <a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a>)</td></tr>
+<tr class="separator:a0114b0fb8ba7c24113237603a8f2e009"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8d81ffd3a38f3af417b26fcb0e92be47"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a8d81ffd3a38f3af417b26fcb0e92be47">DeleteTypeSynthetic</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a>)</td></tr>
+<tr class="separator:a8d81ffd3a38f3af417b26fcb0e92be47"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1c06778a09ad668d56f03db9999e403a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a1c06778a09ad668d56f03db9999e403a">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs)</td></tr>
+<tr class="separator:a1c06778a09ad668d56f03db9999e403a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f058b53aed067efc00bf990043e7f22"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a6f058b53aed067efc00bf990043e7f22">operator==</a> (<a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs)</td></tr>
+<tr class="separator:a6f058b53aed067efc00bf990043e7f22"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a51a65cf2e462f9fccbc0854986103d6f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a51a65cf2e462f9fccbc0854986103d6f">operator!=</a> (<a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a> &rhs)</td></tr>
+<tr class="separator:a51a65cf2e462f9fccbc0854986103d6f"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:acf6e6cbad6a8d08ed8524180fa754cde"><td class="memItemLeft" align="right" valign="top">lldb::TypeCategoryImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#acf6e6cbad6a8d08ed8524180fa754cde">GetSP</a> ()</td></tr>
+<tr class="separator:acf6e6cbad6a8d08ed8524180fa754cde"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4ef22ab1938e5c566bbae7fc2906a519"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a4ef22ab1938e5c566bbae7fc2906a519">SetSP</a> (const lldb::TypeCategoryImplSP &typecategory_impl_sp)</td></tr>
+<tr class="separator:a4ef22ab1938e5c566bbae7fc2906a519"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5fb3c441a20aa4f889bd202f9654189a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a5fb3c441a20aa4f889bd202f9654189a">SBTypeCategory</a> (const lldb::TypeCategoryImplSP &)</td></tr>
+<tr class="separator:a5fb3c441a20aa4f889bd202f9654189a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53a1bba868ca5400fa26057fb09913ac"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a53a1bba868ca5400fa26057fb09913ac">SBTypeCategory</a> (const char *)</td></tr>
+<tr class="separator:a53a1bba868ca5400fa26057fb09913ac"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a907a104e269ad92a33b1fe5e5456c6f4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a907a104e269ad92a33b1fe5e5456c6f4">IsDefaultCategory</a> ()</td></tr>
+<tr class="separator:a907a104e269ad92a33b1fe5e5456c6f4"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a2df5e33db2ba452998e085d08b06fa80"><td class="memItemLeft" align="right" valign="top">TypeCategoryImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">m_opaque_sp</a></td></tr>
+<tr class="separator:a2df5e33db2ba452998e085d08b06fa80"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTypeCategory_8h_source.html#l00017">17</a> of file <a class="el" href="SBTypeCategory_8h_source.html">SBTypeCategory.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBTypeCategory_8h_source.html#l00018">18</a> of file <a class="el" href="SBTypeCategory_8h_source.html">SBTypeCategory.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="acfd928f1f2c192482dd7315519dd6046"></a>
<div class="memitem">
<div class="memproto">
@@ -199,7 +250,23 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a27dcdcfe89a0e6aeddb3e34e9599d72f"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeCategory::AddLanguage </td>
+ <td>(</td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"><em>language</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="af8cd3f742eab0318c1b48153632d43e1"></a>
<div class="memitem">
<div class="memproto">
@@ -473,6 +540,22 @@
</div>
</div>
+<a class="anchor" id="a25f20cef14a4ee0b7ddf4bd4673edee8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::LanguageType lldb::SBTypeCategory::GetLanguageAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>idx</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad25fb26e5fc4feabba3aceaf6dd93f5f"></a>
<div class="memitem">
<div class="memproto">
@@ -518,6 +601,21 @@
</div>
</div>
+<a class="anchor" id="a7f62d88c8913ba107831c3a027bd3009"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBTypeCategory::GetNumLanguages </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a8a59747fb64ffe782ae115b0ef83c103"></a>
<div class="memitem">
<div class="memproto">
@@ -825,7 +923,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
<div class="memitem">
<div class="memproto">
@@ -844,11 +942,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeCategory_8h_source.html#l00147">147</a> of file <a class="el" href="SBTypeCategory_8h_source.html">SBTypeCategory.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeCategory_8h_source.html#l00116">116</a> of file <a class="el" href="SBTypeCategory_8h_source.html">SBTypeCategory.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a2df5e33db2ba452998e085d08b06fa80"></a>
<div class="memitem">
<div class="memproto">
@@ -867,7 +965,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeCategory_8h_source.html#l00155">155</a> of file <a class="el" href="SBTypeCategory_8h_source.html">SBTypeCategory.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeCategory_8h_source.html#l00122">122</a> of file <a class="el" href="SBTypeCategory_8h_source.html">SBTypeCategory.h</a>.</p>
</div>
</div>
@@ -877,9 +975,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory__coll__graph.png
index 7a50c74..69fb7ade 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeCategory__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember-members.html
new file mode 100644
index 0000000..50dc59f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember-members.html
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBTypeEnumMember Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#abcd94984b4c6f706a6039683f0dead32">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae3e75fb808e421d80a8b8b8200fa6dc5">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae2afe40f2238a09069fa7fe80be6acb7">GetType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3c7083e089aa12b589d74213759a44bf">GetValueAsSigned</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a2525aacbfff759c49edc72c627e373f2">GetValueAsUnsigned</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a15d846ec797b2f57991acbd9acd5709e">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a9eb08d9a918cb2ff4da3d3c1057a556a">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ab558de9c86cfcdd5967e1d3b81ac8bd9">operator=</a>(const SBTypeEnumMember &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a39ab6fbc24ceaf9fb7cb83e93e9c4d8e">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a00d3391df78de0a97c0e87183ea60e67">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#aeadf9966480b062a2d86721959c1fe68">reset</a>(lldb_private::TypeEnumMemberImpl *)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924">SBType</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#add115dcab7740e862a9547e8e4738caf">SBTypeEnumMember</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a73f9378dafcfe27d44e2473b0a69f340">SBTypeEnumMember</a>(const SBTypeEnumMember &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a173c09cfd8bcf36fa4a05d9e229c4edc">SBTypeEnumMember</a>(const lldb::TypeEnumMemberImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3048c90c62d38ad9f13c7066c297a830">SBTypeEnumMemberList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a1e1a4a44a7a14441435b6f10ecff344e">~SBTypeEnumMember</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember.html
new file mode 100644
index 0000000..b1684e8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember.html
@@ -0,0 +1,444 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBTypeEnumMember Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#pro-attribs">Protected Attributes</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBTypeEnumMember-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBTypeEnumMember Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a>></code></p>
+<div class="dynheader">
+Collaboration diagram for lldb::SBTypeEnumMember:</div>
+<div class="dyncontent">
+<div class="center"><img src="classlldb_1_1SBTypeEnumMember__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeEnumMember_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeEnumMember_coll__map" id="lldb_1_1SBTypeEnumMember_coll__map">
+</map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:add115dcab7740e862a9547e8e4738caf"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#add115dcab7740e862a9547e8e4738caf">SBTypeEnumMember</a> ()</td></tr>
+<tr class="separator:add115dcab7740e862a9547e8e4738caf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a73f9378dafcfe27d44e2473b0a69f340"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a73f9378dafcfe27d44e2473b0a69f340">SBTypeEnumMember</a> (const <a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> &rhs)</td></tr>
+<tr class="separator:a73f9378dafcfe27d44e2473b0a69f340"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1e1a4a44a7a14441435b6f10ecff344e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a1e1a4a44a7a14441435b6f10ecff344e">~SBTypeEnumMember</a> ()</td></tr>
+<tr class="separator:a1e1a4a44a7a14441435b6f10ecff344e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab558de9c86cfcdd5967e1d3b81ac8bd9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ab558de9c86cfcdd5967e1d3b81ac8bd9">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> &rhs)</td></tr>
+<tr class="separator:ab558de9c86cfcdd5967e1d3b81ac8bd9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a15d846ec797b2f57991acbd9acd5709e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a15d846ec797b2f57991acbd9acd5709e">IsValid</a> () const </td></tr>
+<tr class="separator:a15d846ec797b2f57991acbd9acd5709e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3c7083e089aa12b589d74213759a44bf"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3c7083e089aa12b589d74213759a44bf">GetValueAsSigned</a> ()</td></tr>
+<tr class="separator:a3c7083e089aa12b589d74213759a44bf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2525aacbfff759c49edc72c627e373f2"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a2525aacbfff759c49edc72c627e373f2">GetValueAsUnsigned</a> ()</td></tr>
+<tr class="separator:a2525aacbfff759c49edc72c627e373f2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae3e75fb808e421d80a8b8b8200fa6dc5"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae3e75fb808e421d80a8b8b8200fa6dc5">GetName</a> ()</td></tr>
+<tr class="separator:ae3e75fb808e421d80a8b8b8200fa6dc5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae2afe40f2238a09069fa7fe80be6acb7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae2afe40f2238a09069fa7fe80be6acb7">GetType</a> ()</td></tr>
+<tr class="separator:ae2afe40f2238a09069fa7fe80be6acb7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:abcd94984b4c6f706a6039683f0dead32"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#abcd94984b4c6f706a6039683f0dead32">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:abcd94984b4c6f706a6039683f0dead32"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:aeadf9966480b062a2d86721959c1fe68"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#aeadf9966480b062a2d86721959c1fe68">reset</a> (lldb_private::TypeEnumMemberImpl *)</td></tr>
+<tr class="separator:aeadf9966480b062a2d86721959c1fe68"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a39ab6fbc24ceaf9fb7cb83e93e9c4d8e"><td class="memItemLeft" align="right" valign="top">lldb_private::TypeEnumMemberImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a39ab6fbc24ceaf9fb7cb83e93e9c4d8e">ref</a> ()</td></tr>
+<tr class="separator:a39ab6fbc24ceaf9fb7cb83e93e9c4d8e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a00d3391df78de0a97c0e87183ea60e67"><td class="memItemLeft" align="right" valign="top">const <br class="typebreak"/>
+lldb_private::TypeEnumMemberImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a00d3391df78de0a97c0e87183ea60e67">ref</a> () const </td></tr>
+<tr class="separator:a00d3391df78de0a97c0e87183ea60e67"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a173c09cfd8bcf36fa4a05d9e229c4edc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a173c09cfd8bcf36fa4a05d9e229c4edc">SBTypeEnumMember</a> (const lldb::TypeEnumMemberImplSP &)</td></tr>
+<tr class="separator:a173c09cfd8bcf36fa4a05d9e229c4edc"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
+Protected Attributes</h2></td></tr>
+<tr class="memitem:a9eb08d9a918cb2ff4da3d3c1057a556a"><td class="memItemLeft" align="right" valign="top">lldb::TypeEnumMemberImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a9eb08d9a918cb2ff4da3d3c1057a556a">m_opaque_sp</a></td></tr>
+<tr class="separator:a9eb08d9a918cb2ff4da3d3c1057a556a"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924">SBType</a></td></tr>
+<tr class="separator:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3048c90c62d38ad9f13c7066c297a830"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3048c90c62d38ad9f13c7066c297a830">SBTypeEnumMemberList</a></td></tr>
+<tr class="separator:a3048c90c62d38ad9f13c7066c297a830"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBTypeEnumMember_8h_source.html#l00018">18</a> of file <a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="add115dcab7740e862a9547e8e4738caf"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeEnumMember::SBTypeEnumMember </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a73f9378dafcfe27d44e2473b0a69f340"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeEnumMember::SBTypeEnumMember </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a1e1a4a44a7a14441435b6f10ecff344e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeEnumMember::~SBTypeEnumMember </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a173c09cfd8bcf36fa4a05d9e229c4edc"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeEnumMember::SBTypeEnumMember </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::TypeEnumMemberImplSP & </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="abcd94984b4c6f706a6039683f0dead32"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTypeEnumMember::GetDescription </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>description</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::DescriptionLevel </td>
+ <td class="paramname"><em>description_level</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae3e75fb808e421d80a8b8b8200fa6dc5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBTypeEnumMember::GetName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae2afe40f2238a09069fa7fe80be6acb7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBTypeEnumMember::GetType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3c7083e089aa12b589d74213759a44bf"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int64_t lldb::SBTypeEnumMember::GetValueAsSigned </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2525aacbfff759c49edc72c627e373f2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint64_t lldb::SBTypeEnumMember::GetValueAsUnsigned </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a15d846ec797b2f57991acbd9acd5709e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTypeEnumMember::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab558de9c86cfcdd5967e1d3b81ac8bd9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a>& lldb::SBTypeEnumMember::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a39ab6fbc24ceaf9fb7cb83e93e9c4d8e"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::TypeEnumMemberImpl& lldb::SBTypeEnumMember::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a00d3391df78de0a97c0e87183ea60e67"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const lldb_private::TypeEnumMemberImpl& lldb::SBTypeEnumMember::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aeadf9966480b062a2d86721959c1fe68"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeEnumMember::reset </td>
+ <td>(</td>
+ <td class="paramtype">lldb_private::TypeEnumMemberImpl * </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="ae7b06d95e2ae9dfe3f861867f0fb2924"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBType.html">SBType</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBTypeEnumMember_8h_source.html#l00042">42</a> of file <a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3048c90c62d38ad9f13c7066c297a830"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBTypeEnumMember_8h_source.html#l00043">43</a> of file <a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a>.</p>
+
+</div>
+</div>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a class="anchor" id="a9eb08d9a918cb2ff4da3d3c1057a556a"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::TypeEnumMemberImplSP lldb::SBTypeEnumMember::m_opaque_sp</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBTypeEnumMember_8h_source.html#l00051">51</a> of file <a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList-members.html
new file mode 100644
index 0000000..c389781
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList-members.html
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBTypeEnumMemberList Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a6e2c9e1a99167fcbdcad03d12f357613">Append</a>(SBTypeEnumMember entry)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aaec1a4d2abd698c6d101582107ba75cc">GetSize</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a49ae5b13c8d419ea1398afe286f36649">GetTypeEnumMemberAtIndex</a>(uint32_t index)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a56bc08c71c4cbd08fa118014187a622e">IsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a48280c14859282dc3bda8cdd85b9886b">operator=</a>(const SBTypeEnumMemberList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aca800c3939ace3d099acc6a1dad8715b">SBTypeEnumMemberList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aa589714d160359537726818ec2a7e605">SBTypeEnumMemberList</a>(const SBTypeEnumMemberList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a3ca8b23ffa74b7c52bc1416d417a0524">~SBTypeEnumMemberList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList.html
new file mode 100644
index 0000000..3335361
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMemberList.html
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBTypeEnumMemberList Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="classlldb_1_1SBTypeEnumMemberList-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBTypeEnumMemberList Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:aca800c3939ace3d099acc6a1dad8715b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aca800c3939ace3d099acc6a1dad8715b">SBTypeEnumMemberList</a> ()</td></tr>
+<tr class="separator:aca800c3939ace3d099acc6a1dad8715b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa589714d160359537726818ec2a7e605"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aa589714d160359537726818ec2a7e605">SBTypeEnumMemberList</a> (const <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> &rhs)</td></tr>
+<tr class="separator:aa589714d160359537726818ec2a7e605"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3ca8b23ffa74b7c52bc1416d417a0524"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a3ca8b23ffa74b7c52bc1416d417a0524">~SBTypeEnumMemberList</a> ()</td></tr>
+<tr class="separator:a3ca8b23ffa74b7c52bc1416d417a0524"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a48280c14859282dc3bda8cdd85b9886b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a48280c14859282dc3bda8cdd85b9886b">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> &rhs)</td></tr>
+<tr class="separator:a48280c14859282dc3bda8cdd85b9886b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a56bc08c71c4cbd08fa118014187a622e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a56bc08c71c4cbd08fa118014187a622e">IsValid</a> ()</td></tr>
+<tr class="separator:a56bc08c71c4cbd08fa118014187a622e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6e2c9e1a99167fcbdcad03d12f357613"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a6e2c9e1a99167fcbdcad03d12f357613">Append</a> (<a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> entry)</td></tr>
+<tr class="separator:a6e2c9e1a99167fcbdcad03d12f357613"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a49ae5b13c8d419ea1398afe286f36649"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a49ae5b13c8d419ea1398afe286f36649">GetTypeEnumMemberAtIndex</a> (uint32_t index)</td></tr>
+<tr class="separator:a49ae5b13c8d419ea1398afe286f36649"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aaec1a4d2abd698c6d101582107ba75cc"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aaec1a4d2abd698c6d101582107ba75cc">GetSize</a> ()</td></tr>
+<tr class="separator:aaec1a4d2abd698c6d101582107ba75cc"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBTypeEnumMember_8h_source.html#l00056">56</a> of file <a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="aca800c3939ace3d099acc6a1dad8715b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeEnumMemberList::SBTypeEnumMemberList </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa589714d160359537726818ec2a7e605"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeEnumMemberList::SBTypeEnumMemberList </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3ca8b23ffa74b7c52bc1416d417a0524"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeEnumMemberList::~SBTypeEnumMemberList </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a6e2c9e1a99167fcbdcad03d12f357613"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeEnumMemberList::Append </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> </td>
+ <td class="paramname"><em>entry</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aaec1a4d2abd698c6d101582107ba75cc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBTypeEnumMemberList::GetSize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a49ae5b13c8d419ea1398afe286f36649"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a> lldb::SBTypeEnumMemberList::GetTypeEnumMemberAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>index</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a56bc08c71c4cbd08fa118014187a622e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTypeEnumMemberList::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a48280c14859282dc3bda8cdd85b9886b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a>& lldb::SBTypeEnumMemberList::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBTypeEnumMember_8h_source.html">SBTypeEnumMember.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.map b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.map
new file mode 100644
index 0000000..e658e9c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.map
@@ -0,0 +1,2 @@
+<map id="lldb::SBTypeEnumMember" name="lldb::SBTypeEnumMember">
+</map>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.md5 b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.md5
new file mode 100644
index 0000000..26ef31e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.md5
@@ -0,0 +1 @@
+d004d1e069ba74869e01647f06e506fc
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.png
new file mode 100644
index 0000000..c784cb9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeEnumMember__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter-members.html
index e351538..bdc6a15 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -64,9 +65,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter.html
index 4b3fa1a..122a817 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -45,49 +46,76 @@
Collaboration diagram for lldb::SBTypeFilter:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBTypeFilter__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeFilter_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeFilter_coll__map" id="lldb_1_1SBTypeFilter_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a655fec3f4ca401c0847119b9cab82f72"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a655fec3f4ca401c0847119b9cab82f72">SBTypeFilter</a> ()</td></tr>
+<tr class="separator:a655fec3f4ca401c0847119b9cab82f72"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4b1f59582621f4c7fd719d24057073e1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a4b1f59582621f4c7fd719d24057073e1">SBTypeFilter</a> (uint32_t options)</td></tr>
+<tr class="separator:a4b1f59582621f4c7fd719d24057073e1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8c084ed7f6c58a7d2c8df87cc54a6caa"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a8c084ed7f6c58a7d2c8df87cc54a6caa">SBTypeFilter</a> (const <a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs)</td></tr>
+<tr class="separator:a8c084ed7f6c58a7d2c8df87cc54a6caa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab2dd1e301dced90f1d99ac9df1ae8a13"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#ab2dd1e301dced90f1d99ac9df1ae8a13">~SBTypeFilter</a> ()</td></tr>
+<tr class="separator:ab2dd1e301dced90f1d99ac9df1ae8a13"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa61aa98b1914fd0c0bf0599081ae55b7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#aa61aa98b1914fd0c0bf0599081ae55b7">IsValid</a> () const </td></tr>
+<tr class="separator:aa61aa98b1914fd0c0bf0599081ae55b7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad1871bf3272a58a2024522644846bac8"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#ad1871bf3272a58a2024522644846bac8">GetNumberOfExpressionPaths</a> ()</td></tr>
+<tr class="separator:ad1871bf3272a58a2024522644846bac8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af0ebf5b649e4cc5fde7be235332551a6"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#af0ebf5b649e4cc5fde7be235332551a6">GetExpressionPathAtIndex</a> (uint32_t i)</td></tr>
+<tr class="separator:af0ebf5b649e4cc5fde7be235332551a6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac05ad3fff26fc9667f84094b9436598e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#ac05ad3fff26fc9667f84094b9436598e">ReplaceExpressionPathAtIndex</a> (uint32_t i, const char *item)</td></tr>
+<tr class="separator:ac05ad3fff26fc9667f84094b9436598e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8e8813bc01af67be6ca95cd8d7e078ee"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a8e8813bc01af67be6ca95cd8d7e078ee">AppendExpressionPath</a> (const char *item)</td></tr>
+<tr class="separator:a8e8813bc01af67be6ca95cd8d7e078ee"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeac20899ad036d640c920c37ad959b4e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#aeac20899ad036d640c920c37ad959b4e">Clear</a> ()</td></tr>
+<tr class="separator:aeac20899ad036d640c920c37ad959b4e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a899e6a615f5075afb2522b8441b249f6"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a899e6a615f5075afb2522b8441b249f6">GetOptions</a> ()</td></tr>
+<tr class="separator:a899e6a615f5075afb2522b8441b249f6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acf336e151879b1ac06f90d184f6fbb09"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#acf336e151879b1ac06f90d184f6fbb09">SetOptions</a> (uint32_t)</td></tr>
+<tr class="separator:acf336e151879b1ac06f90d184f6fbb09"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a017606220b5ee1aa14b7341d954e6179"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a017606220b5ee1aa14b7341d954e6179">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:a017606220b5ee1aa14b7341d954e6179"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4cdecfcc6a041b74f8dfd56f7e848cf7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a4cdecfcc6a041b74f8dfd56f7e848cf7">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs)</td></tr>
+<tr class="separator:a4cdecfcc6a041b74f8dfd56f7e848cf7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab8b837d59362e2148f5cbac1aecd1fd0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#ab8b837d59362e2148f5cbac1aecd1fd0">IsEqualTo</a> (<a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs)</td></tr>
+<tr class="separator:ab8b837d59362e2148f5cbac1aecd1fd0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a661899aa42afe8846ff9b033e9b929b2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a661899aa42afe8846ff9b033e9b929b2">operator==</a> (<a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs)</td></tr>
+<tr class="separator:a661899aa42afe8846ff9b033e9b929b2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a871edb9c211d89c04717272efbd9e454"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a871edb9c211d89c04717272efbd9e454">operator!=</a> (<a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> &rhs)</td></tr>
+<tr class="separator:a871edb9c211d89c04717272efbd9e454"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a0fc48eb7eae54185031b5ba028af622a"><td class="memItemLeft" align="right" valign="top">lldb::TypeFilterImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a0fc48eb7eae54185031b5ba028af622a">GetSP</a> ()</td></tr>
+<tr class="separator:a0fc48eb7eae54185031b5ba028af622a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4ef624a2c96aae42ef2ece5fe6a87152"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a4ef624a2c96aae42ef2ece5fe6a87152">SetSP</a> (const lldb::TypeFilterImplSP &typefilter_impl_sp)</td></tr>
+<tr class="separator:a4ef624a2c96aae42ef2ece5fe6a87152"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a54ed025122c5ec83dbbb0ac917b99ab6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a54ed025122c5ec83dbbb0ac917b99ab6">SBTypeFilter</a> (const lldb::TypeFilterImplSP &)</td></tr>
+<tr class="separator:a54ed025122c5ec83dbbb0ac917b99ab6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a306527e69d30f2e82add712e9cb87379"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a306527e69d30f2e82add712e9cb87379">CopyOnWrite_Impl</a> ()</td></tr>
+<tr class="separator:a306527e69d30f2e82add712e9cb87379"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a000fe01be75b82bd7238722ad5b200b4"><td class="memItemLeft" align="right" valign="top">lldb::TypeFilterImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4">m_opaque_sp</a></td></tr>
+<tr class="separator:a000fe01be75b82bd7238722ad5b200b4"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace93cd14f05b733805f0d59848373612"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a></td></tr>
+<tr class="separator:ace93cd14f05b733805f0d59848373612"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00017">17</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00018">18</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a655fec3f4ca401c0847119b9cab82f72"></a>
<div class="memitem">
<div class="memproto">
@@ -174,7 +202,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a8e8813bc01af67be6ca95cd8d7e078ee"></a>
<div class="memitem">
<div class="memproto">
@@ -469,7 +497,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
<div class="memitem">
<div class="memproto">
@@ -488,7 +516,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00070">70</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00056">56</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
</div>
</div>
@@ -510,7 +538,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00071">71</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00057">57</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
</div>
</div>
@@ -532,11 +560,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00072">72</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00058">58</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a000fe01be75b82bd7238722ad5b200b4"></a>
<div class="memitem">
<div class="memproto">
@@ -555,7 +583,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00080">80</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFilter_8h_source.html#l00064">64</a> of file <a class="el" href="SBTypeFilter_8h_source.html">SBTypeFilter.h</a>.</p>
</div>
</div>
@@ -565,9 +593,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter__coll__graph.png
index 046b333..1cd3f91 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFilter__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat-members.html
index 5f7c820..a55043d 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -36,34 +37,38 @@
<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a>, including all inherited members.</p>
<table class="directory">
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a88c7d532c83b2a1ffa54b2d99a13b805">CopyOnWrite_Impl</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a6cc9041eab22a374f016f682dc161391">CopyOnWrite_Impl</a>(Type)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a6548fc660107e38088d216dc36a462ec">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a244190529716242b3a36bca2d452fa02">GetFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a22eb3fa7a0b4e18195776d8af616aaaf">GetOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a22c6c54869559175b3ba0e6ce2c9fdb7">GetSP</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#aa5be24a078073ca1dee28f2e74caad7c">IsEqualTo</a>(lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#aaa543fad98378a821cefd00a814a7c8a">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a85dec3f40d7455b801402e8b1a618822">operator!=</a>(lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a2695d58f038a00d6285e5ae9aa6b365c">operator=</a>(const lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a93911d7568a8e958c2ecca074dbefcb9">operator==</a>(lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">SBTypeFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a366f24f3a25b764ffa43bf4a466e3996">SBTypeFormat</a>(lldb::Format format, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#ab25574e8e0d86af6adefdbf2abb469ae">GetTypeName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#aa5be24a078073ca1dee28f2e74caad7c">IsEqualTo</a>(lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#aaa543fad98378a821cefd00a814a7c8a">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a85dec3f40d7455b801402e8b1a618822">operator!=</a>(lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a2695d58f038a00d6285e5ae9aa6b365c">operator=</a>(const lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a93911d7568a8e958c2ecca074dbefcb9">operator==</a>(lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">SBTypeFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a366f24f3a25b764ffa43bf4a466e3996">SBTypeFormat</a>(lldb::Format format, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a1a6abd0e922ae33ca52e3a4c349ad393">SBTypeFormat</a>(const char *type, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a31770f67fc8c3f352f1e96d7e15b134e">SBTypeFormat</a>(const lldb::SBTypeFormat &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a8670fff980d41e0ed559942e8b4fbdeb">SBTypeFormat</a>(const lldb::TypeFormatImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#ab2fa57ef38126c2eb10f9f12851c12ed">SetFormat</a>(lldb::Format)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a7c33a07eafd49cd5197eddee640ea696">SetOptions</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a08f5dde5806f3172973c3eada2e17ef5">SetSP</a>(const lldb::TypeFormatImplSP &typeformat_impl_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#ab4486de8d8f838f4c5d10e0b14bcff61">SetTypeName</a>(const char *)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">Type</a> enum name</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html#a4f3ec2536fe881030700284ea61f2952">~SBTypeFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat.html
index 4959976..4168f4e 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -31,6 +32,7 @@
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-types">Protected Types</a> |
<a href="#pro-methods">Protected Member Functions</a> |
<a href="#pro-attribs">Protected Attributes</a> |
<a href="#friends">Friends</a> |
@@ -45,46 +47,115 @@
Collaboration diagram for lldb::SBTypeFormat:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBTypeFormat__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeFormat_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeFormat_coll__map" id="lldb_1_1SBTypeFormat_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a41b81f7c5cc02f923850a5520b989728"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">SBTypeFormat</a> ()</td></tr>
+<tr class="separator:a41b81f7c5cc02f923850a5520b989728"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a366f24f3a25b764ffa43bf4a466e3996"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a366f24f3a25b764ffa43bf4a466e3996">SBTypeFormat</a> (lldb::Format format, uint32_t options=0)</td></tr>
+<tr class="separator:a366f24f3a25b764ffa43bf4a466e3996"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1a6abd0e922ae33ca52e3a4c349ad393"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a1a6abd0e922ae33ca52e3a4c349ad393">SBTypeFormat</a> (const char *type, uint32_t options=0)</td></tr>
+<tr class="separator:a1a6abd0e922ae33ca52e3a4c349ad393"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a31770f67fc8c3f352f1e96d7e15b134e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a31770f67fc8c3f352f1e96d7e15b134e">SBTypeFormat</a> (const <a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs)</td></tr>
+<tr class="separator:a31770f67fc8c3f352f1e96d7e15b134e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4f3ec2536fe881030700284ea61f2952"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a4f3ec2536fe881030700284ea61f2952">~SBTypeFormat</a> ()</td></tr>
+<tr class="separator:a4f3ec2536fe881030700284ea61f2952"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa543fad98378a821cefd00a814a7c8a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#aaa543fad98378a821cefd00a814a7c8a">IsValid</a> () const </td></tr>
+<tr class="separator:aaa543fad98378a821cefd00a814a7c8a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a244190529716242b3a36bca2d452fa02"><td class="memItemLeft" align="right" valign="top">lldb::Format </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a244190529716242b3a36bca2d452fa02">GetFormat</a> ()</td></tr>
+<tr class="separator:a244190529716242b3a36bca2d452fa02"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab25574e8e0d86af6adefdbf2abb469ae"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#ab25574e8e0d86af6adefdbf2abb469ae">GetTypeName</a> ()</td></tr>
+<tr class="separator:ab25574e8e0d86af6adefdbf2abb469ae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a22eb3fa7a0b4e18195776d8af616aaaf"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a22eb3fa7a0b4e18195776d8af616aaaf">GetOptions</a> ()</td></tr>
+<tr class="separator:a22eb3fa7a0b4e18195776d8af616aaaf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab2fa57ef38126c2eb10f9f12851c12ed"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#ab2fa57ef38126c2eb10f9f12851c12ed">SetFormat</a> (lldb::Format)</td></tr>
+<tr class="separator:ab2fa57ef38126c2eb10f9f12851c12ed"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab4486de8d8f838f4c5d10e0b14bcff61"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#ab4486de8d8f838f4c5d10e0b14bcff61">SetTypeName</a> (const char *)</td></tr>
+<tr class="separator:ab4486de8d8f838f4c5d10e0b14bcff61"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7c33a07eafd49cd5197eddee640ea696"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a7c33a07eafd49cd5197eddee640ea696">SetOptions</a> (uint32_t)</td></tr>
+<tr class="separator:a7c33a07eafd49cd5197eddee640ea696"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6548fc660107e38088d216dc36a462ec"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a6548fc660107e38088d216dc36a462ec">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:a6548fc660107e38088d216dc36a462ec"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2695d58f038a00d6285e5ae9aa6b365c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a2695d58f038a00d6285e5ae9aa6b365c">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs)</td></tr>
+<tr class="separator:a2695d58f038a00d6285e5ae9aa6b365c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa5be24a078073ca1dee28f2e74caad7c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#aa5be24a078073ca1dee28f2e74caad7c">IsEqualTo</a> (<a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs)</td></tr>
+<tr class="separator:aa5be24a078073ca1dee28f2e74caad7c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a93911d7568a8e958c2ecca074dbefcb9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a93911d7568a8e958c2ecca074dbefcb9">operator==</a> (<a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs)</td></tr>
+<tr class="separator:a93911d7568a8e958c2ecca074dbefcb9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a85dec3f40d7455b801402e8b1a618822"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a85dec3f40d7455b801402e8b1a618822">operator!=</a> (<a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> &rhs)</td></tr>
+<tr class="separator:a85dec3f40d7455b801402e8b1a618822"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-types"></a>
+Protected Types</h2></td></tr>
+<tr class="memitem:a62d2314c060b88ad4e5f0cbc645ead58"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">Type</a> { <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58ac98d96ca45f7bf131e9223fe6a548e1b">Type::eTypeKeepSame</a>,
+<a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58a018746a57d679121a60b6cbb4de8abc4">Type::eTypeFormat</a>,
+<a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58a714a94bf999f5a4f8d7b106695aec53b">Type::eTypeEnum</a>
+ }</td></tr>
+<tr class="separator:a62d2314c060b88ad4e5f0cbc645ead58"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a22c6c54869559175b3ba0e6ce2c9fdb7"><td class="memItemLeft" align="right" valign="top">lldb::TypeFormatImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a22c6c54869559175b3ba0e6ce2c9fdb7">GetSP</a> ()</td></tr>
+<tr class="separator:a22c6c54869559175b3ba0e6ce2c9fdb7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a08f5dde5806f3172973c3eada2e17ef5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a08f5dde5806f3172973c3eada2e17ef5">SetSP</a> (const lldb::TypeFormatImplSP &typeformat_impl_sp)</td></tr>
+<tr class="separator:a08f5dde5806f3172973c3eada2e17ef5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8670fff980d41e0ed559942e8b4fbdeb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a8670fff980d41e0ed559942e8b4fbdeb">SBTypeFormat</a> (const lldb::TypeFormatImplSP &)</td></tr>
-<tr class="memitem:a88c7d532c83b2a1ffa54b2d99a13b805"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a88c7d532c83b2a1ffa54b2d99a13b805">CopyOnWrite_Impl</a> ()</td></tr>
+<tr class="separator:a8670fff980d41e0ed559942e8b4fbdeb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6cc9041eab22a374f016f682dc161391"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a6cc9041eab22a374f016f682dc161391">CopyOnWrite_Impl</a> (<a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">Type</a>)</td></tr>
+<tr class="separator:a6cc9041eab22a374f016f682dc161391"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a8e2ba8b72d8b7f098ba9e3dd17fd58b8"><td class="memItemLeft" align="right" valign="top">lldb::TypeFormatImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">m_opaque_sp</a></td></tr>
+<tr class="separator:a8e2ba8b72d8b7f098ba9e3dd17fd58b8"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace93cd14f05b733805f0d59848373612"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a></td></tr>
+<tr class="separator:ace93cd14f05b733805f0d59848373612"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00017">17</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00018">18</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
+</div><h2 class="groupheader">Member Enumeration Documentation</h2>
+<a class="anchor" id="a62d2314c060b88ad4e5f0cbc645ead58"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">enum <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">lldb::SBTypeFormat::Type</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">strong</span><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<table class="fieldtable">
+<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="a62d2314c060b88ad4e5f0cbc645ead58ac98d96ca45f7bf131e9223fe6a548e1b"></a>eTypeKeepSame</em> </td><td class="fielddoc">
+</td></tr>
+<tr><td class="fieldname"><em><a class="anchor" id="a62d2314c060b88ad4e5f0cbc645ead58a018746a57d679121a60b6cbb4de8abc4"></a>eTypeFormat</em> </td><td class="fielddoc">
+</td></tr>
+<tr><td class="fieldname"><em><a class="anchor" id="a62d2314c060b88ad4e5f0cbc645ead58a714a94bf999f5a4f8d7b106695aec53b"></a>eTypeEnum</em> </td><td class="fielddoc">
+</td></tr>
+</table>
+
+<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00070">70</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
+
+</div>
+</div>
+<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a41b81f7c5cc02f923850a5520b989728"></a>
<div class="memitem">
<div class="memproto">
@@ -126,6 +197,32 @@
</div>
</div>
+<a class="anchor" id="a1a6abd0e922ae33ca52e3a4c349ad393"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeFormat::SBTypeFormat </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>type</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>options</em> = <code>0</code> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a31770f67fc8c3f352f1e96d7e15b134e"></a>
<div class="memitem">
<div class="memproto">
@@ -181,8 +278,8 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
-<a class="anchor" id="a88c7d532c83b2a1ffa54b2d99a13b805"></a>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a6cc9041eab22a374f016f682dc161391"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
@@ -192,6 +289,7 @@
<tr>
<td class="memname">bool lldb::SBTypeFormat::CopyOnWrite_Impl </td>
<td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">Type</a> </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
@@ -284,6 +382,21 @@
</div>
</div>
+<a class="anchor" id="ab25574e8e0d86af6adefdbf2abb469ae"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBTypeFormat::GetTypeName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aa5be24a078073ca1dee28f2e74caad7c"></a>
<div class="memitem">
<div class="memproto">
@@ -419,7 +532,23 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<a class="anchor" id="ab4486de8d8f838f4c5d10e0b14bcff61"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeFormat::SetTypeName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
<div class="memitem">
<div class="memproto">
@@ -438,7 +567,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00062">62</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00058">58</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
</div>
</div>
@@ -460,7 +589,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00063">63</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00059">59</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
</div>
</div>
@@ -482,11 +611,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00064">64</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00060">60</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a8e2ba8b72d8b7f098ba9e3dd17fd58b8"></a>
<div class="memitem">
<div class="memproto">
@@ -505,7 +634,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00072">72</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeFormat_8h_source.html#l00066">66</a> of file <a class="el" href="SBTypeFormat_8h_source.html">SBTypeFormat.h</a>.</p>
</div>
</div>
@@ -515,9 +644,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat__coll__graph.png
index d2e8771..6e9c6e1 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeFormat__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList-members.html
index 32d4556..62c8cb4 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -49,9 +50,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList.html
index 2f15f2c..9f774e4 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeList.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,26 +41,36 @@
<p><code>#include <<a class="el" href="SBType_8h_source.html">SBType.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab088afc9c9db4c44f9f7e19e0bea4f49"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">SBTypeList</a> ()</td></tr>
+<tr class="separator:ab088afc9c9db4c44f9f7e19e0bea4f49"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af170dc586ce3f8dfb24fbac8ee9d60f1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#af170dc586ce3f8dfb24fbac8ee9d60f1">SBTypeList</a> (const <a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> &rhs)</td></tr>
+<tr class="separator:af170dc586ce3f8dfb24fbac8ee9d60f1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2318ed917a480ba6400e0e76abdef5fe"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#a2318ed917a480ba6400e0e76abdef5fe">~SBTypeList</a> ()</td></tr>
+<tr class="separator:a2318ed917a480ba6400e0e76abdef5fe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af92fde4561fb2d89b414012be7e6e3fd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#af92fde4561fb2d89b414012be7e6e3fd">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a> &rhs)</td></tr>
+<tr class="separator:af92fde4561fb2d89b414012be7e6e3fd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a18c39cbd3ae6b34b672188616782b32a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#a18c39cbd3ae6b34b672188616782b32a">IsValid</a> ()</td></tr>
+<tr class="separator:a18c39cbd3ae6b34b672188616782b32a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac260946f48d81a8e2f6dbd224df8c3b4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">Append</a> (<a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> type)</td></tr>
+<tr class="separator:ac260946f48d81a8e2f6dbd224df8c3b4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af297f7a439bd054c7efc6c9c55d5703f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#af297f7a439bd054c7efc6c9c55d5703f">GetTypeAtIndex</a> (uint32_t index)</td></tr>
+<tr class="separator:af297f7a439bd054c7efc6c9c55d5703f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1fe6b6a0cf209337c44075102c7cf6de"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#a1fe6b6a0cf209337c44075102c7cf6de">GetSize</a> ()</td></tr>
+<tr class="separator:a1fe6b6a0cf209337c44075102c7cf6de"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">SBModule</a></td></tr>
+<tr class="separator:a5a50b764fceeae5ed6ecf04b9d1eba5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad26dad126a8393ff3d6d085256763b1e"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html#ad26dad126a8393ff3d6d085256763b1e">SBCompileUnit</a></td></tr>
+<tr class="separator:ad26dad126a8393ff3d6d085256763b1e"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00210">210</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00229">229</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ab088afc9c9db4c44f9f7e19e0bea4f49"></a>
<div class="memitem">
<div class="memproto">
@@ -106,7 +117,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ac260946f48d81a8e2f6dbd224df8c3b4"></a>
<div class="memitem">
<div class="memproto">
@@ -185,7 +196,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="ad26dad126a8393ff3d6d085256763b1e"></a>
<div class="memitem">
<div class="memproto">
@@ -204,7 +215,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00238">238</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00250">250</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -226,7 +237,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00237">237</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00249">249</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -236,9 +247,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember-members.html
index bfb4ff8..5db2075 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -56,9 +57,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember.html
index d686bfe..8eaf784 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -45,43 +46,62 @@
Collaboration diagram for lldb::SBTypeMember:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBTypeMember__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeMember_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeMember_coll__map" id="lldb_1_1SBTypeMember_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab7293de425035d11a2f8dbd2dac0902f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#ab7293de425035d11a2f8dbd2dac0902f">SBTypeMember</a> ()</td></tr>
+<tr class="separator:ab7293de425035d11a2f8dbd2dac0902f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a115a744453011d581a1c390c1ecc197b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a115a744453011d581a1c390c1ecc197b">SBTypeMember</a> (const <a class="el" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> &rhs)</td></tr>
+<tr class="separator:a115a744453011d581a1c390c1ecc197b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa970deda0f8328e195decd68a72b78ff"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#aa970deda0f8328e195decd68a72b78ff">~SBTypeMember</a> ()</td></tr>
+<tr class="separator:aa970deda0f8328e195decd68a72b78ff"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6979cdc11465ff0fba91163c303bfce0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a6979cdc11465ff0fba91163c303bfce0">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeMember.html">lldb::SBTypeMember</a> &rhs)</td></tr>
+<tr class="separator:a6979cdc11465ff0fba91163c303bfce0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a30fdd5bc86c2ed699426dc6211b850b8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a30fdd5bc86c2ed699426dc6211b850b8">IsValid</a> () const </td></tr>
+<tr class="separator:a30fdd5bc86c2ed699426dc6211b850b8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff8f2a5f24148001e0ba062319964031"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#aff8f2a5f24148001e0ba062319964031">GetName</a> ()</td></tr>
+<tr class="separator:aff8f2a5f24148001e0ba062319964031"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a05c93c45fdcd91081502f304ca5319fe"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a05c93c45fdcd91081502f304ca5319fe">GetType</a> ()</td></tr>
+<tr class="separator:a05c93c45fdcd91081502f304ca5319fe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a246917645c6170d80bb31c75a3b42812"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a246917645c6170d80bb31c75a3b42812">GetOffsetInBytes</a> ()</td></tr>
+<tr class="separator:a246917645c6170d80bb31c75a3b42812"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a68b4403389758bc915754c4128a7473a"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a68b4403389758bc915754c4128a7473a">GetOffsetInBits</a> ()</td></tr>
+<tr class="separator:a68b4403389758bc915754c4128a7473a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a10f7a603b14b2ae64872da19a9716b13"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a10f7a603b14b2ae64872da19a9716b13">IsBitfield</a> ()</td></tr>
+<tr class="separator:a10f7a603b14b2ae64872da19a9716b13"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7c3e5dd18ca0c17c87d6440c1ced3f37"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a7c3e5dd18ca0c17c87d6440c1ced3f37">GetBitfieldSizeInBits</a> ()</td></tr>
+<tr class="separator:a7c3e5dd18ca0c17c87d6440c1ced3f37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a213da486554744ca775b08f8f8416eb9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a213da486554744ca775b08f8f8416eb9">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:a213da486554744ca775b08f8f8416eb9"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:aa8b09a348713a2fabfa3e8ca5a15ea2a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#aa8b09a348713a2fabfa3e8ca5a15ea2a">reset</a> (lldb_private::TypeMemberImpl *)</td></tr>
+<tr class="separator:aa8b09a348713a2fabfa3e8ca5a15ea2a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a540f763d12dabcc29b9d0f6811742d61"><td class="memItemLeft" align="right" valign="top">lldb_private::TypeMemberImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a540f763d12dabcc29b9d0f6811742d61">ref</a> ()</td></tr>
+<tr class="separator:a540f763d12dabcc29b9d0f6811742d61"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebd6031f1324d89745df92158d00936d"><td class="memItemLeft" align="right" valign="top">const <br class="typebreak"/>
lldb_private::TypeMemberImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#aebd6031f1324d89745df92158d00936d">ref</a> () const </td></tr>
+<tr class="separator:aebd6031f1324d89745df92158d00936d"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a8fe3d7d0d077a17c0be7fe85cdbd0efd"><td class="memItemLeft" align="right" valign="top">std::unique_ptr<br class="typebreak"/>
< lldb_private::TypeMemberImpl > </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd">m_opaque_ap</a></td></tr>
+<tr class="separator:a8fe3d7d0d077a17c0be7fe85cdbd0efd"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924">SBType</a></td></tr>
+<tr class="separator:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBType_8h_source.html#l00019">19</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ab7293de425035d11a2f8dbd2dac0902f"></a>
<div class="memitem">
<div class="memproto">
@@ -128,7 +148,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a7c3e5dd18ca0c17c87d6440c1ced3f37"></a>
<div class="memitem">
<div class="memproto">
@@ -346,7 +366,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="ae7b06d95e2ae9dfe3f861867f0fb2924"></a>
<div class="memitem">
<div class="memproto">
@@ -365,11 +385,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00057">57</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00047">47</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a8fe3d7d0d077a17c0be7fe85cdbd0efd"></a>
<div class="memitem">
<div class="memproto">
@@ -388,7 +408,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBType_8h_source.html#l00068">68</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00055">55</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
</div>
</div>
@@ -398,9 +418,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction-members.html
new file mode 100644
index 0000000..0571c57
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction-members.html
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBTypeMemberFunction Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a9e0de2d0821917d6fca5360289e2534a">GetArgumentTypeAtIndex</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a09bbdbf91013758763b919a2cf4ead6b">GetDemangledName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a6eb548cfd943f4812c46cbe544b85859">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a3ffa70fd70d1b6d0e1f94a381184a52a">GetKind</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ab22b3ba420954d6f224b4a2c0248a41a">GetMangledName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1ac588e605a832465ec38222cd90e846">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a86b86d33a820aa29664953ca296ebe1a">GetNumberOfArguments</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1d550d420afa0bb5d2c6cbc7337425a4">GetReturnType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a0e68a4a123c9b2de4c5e1aef8eaca669">GetType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a7d659ac8dde383a23acb0b476b2025ac">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ace7023b852bf63188bb22d27e6ac5fbb">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a82462db8ac750be024c7b70b8abe3eaf">operator=</a>(const lldb::SBTypeMemberFunction &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a2669d1721730aaeea3c469c221a68f08">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#aa75c46b8fd7b571a9912c262aec4a180">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a15ae95197e5203a11b39290adad2c755">reset</a>(lldb_private::TypeMemberFunctionImpl *)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ae7b06d95e2ae9dfe3f861867f0fb2924">SBType</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a0bbb4fc8e187b8675a0d35fe3a4034e8">SBTypeMemberFunction</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#af5ad18ebb203d9b37920239a020b13f5">SBTypeMemberFunction</a>(const lldb::SBTypeMemberFunction &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#aed481330efcb17c6f720efa47a7c2a9d">~SBTypeMemberFunction</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction.html
new file mode 100644
index 0000000..69fdfdb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction.html
@@ -0,0 +1,463 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBTypeMemberFunction Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#pro-attribs">Protected Attributes</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBTypeMemberFunction-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBTypeMemberFunction Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBType_8h_source.html">SBType.h</a>></code></p>
+<div class="dynheader">
+Collaboration diagram for lldb::SBTypeMemberFunction:</div>
+<div class="dyncontent">
+<div class="center"><img src="classlldb_1_1SBTypeMemberFunction__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeMemberFunction_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeMemberFunction_coll__map" id="lldb_1_1SBTypeMemberFunction_coll__map">
+</map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a0bbb4fc8e187b8675a0d35fe3a4034e8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a0bbb4fc8e187b8675a0d35fe3a4034e8">SBTypeMemberFunction</a> ()</td></tr>
+<tr class="separator:a0bbb4fc8e187b8675a0d35fe3a4034e8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af5ad18ebb203d9b37920239a020b13f5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#af5ad18ebb203d9b37920239a020b13f5">SBTypeMemberFunction</a> (const <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> &rhs)</td></tr>
+<tr class="separator:af5ad18ebb203d9b37920239a020b13f5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aed481330efcb17c6f720efa47a7c2a9d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#aed481330efcb17c6f720efa47a7c2a9d">~SBTypeMemberFunction</a> ()</td></tr>
+<tr class="separator:aed481330efcb17c6f720efa47a7c2a9d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a82462db8ac750be024c7b70b8abe3eaf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a82462db8ac750be024c7b70b8abe3eaf">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> &rhs)</td></tr>
+<tr class="separator:a82462db8ac750be024c7b70b8abe3eaf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7d659ac8dde383a23acb0b476b2025ac"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a7d659ac8dde383a23acb0b476b2025ac">IsValid</a> () const </td></tr>
+<tr class="separator:a7d659ac8dde383a23acb0b476b2025ac"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1ac588e605a832465ec38222cd90e846"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1ac588e605a832465ec38222cd90e846">GetName</a> ()</td></tr>
+<tr class="separator:a1ac588e605a832465ec38222cd90e846"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a09bbdbf91013758763b919a2cf4ead6b"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a09bbdbf91013758763b919a2cf4ead6b">GetDemangledName</a> ()</td></tr>
+<tr class="separator:a09bbdbf91013758763b919a2cf4ead6b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab22b3ba420954d6f224b4a2c0248a41a"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ab22b3ba420954d6f224b4a2c0248a41a">GetMangledName</a> ()</td></tr>
+<tr class="separator:ab22b3ba420954d6f224b4a2c0248a41a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0e68a4a123c9b2de4c5e1aef8eaca669"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a0e68a4a123c9b2de4c5e1aef8eaca669">GetType</a> ()</td></tr>
+<tr class="separator:a0e68a4a123c9b2de4c5e1aef8eaca669"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1d550d420afa0bb5d2c6cbc7337425a4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1d550d420afa0bb5d2c6cbc7337425a4">GetReturnType</a> ()</td></tr>
+<tr class="separator:a1d550d420afa0bb5d2c6cbc7337425a4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a86b86d33a820aa29664953ca296ebe1a"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a86b86d33a820aa29664953ca296ebe1a">GetNumberOfArguments</a> ()</td></tr>
+<tr class="separator:a86b86d33a820aa29664953ca296ebe1a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9e0de2d0821917d6fca5360289e2534a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a9e0de2d0821917d6fca5360289e2534a">GetArgumentTypeAtIndex</a> (uint32_t)</td></tr>
+<tr class="separator:a9e0de2d0821917d6fca5360289e2534a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3ffa70fd70d1b6d0e1f94a381184a52a"><td class="memItemLeft" align="right" valign="top">lldb::MemberFunctionKind </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a3ffa70fd70d1b6d0e1f94a381184a52a">GetKind</a> ()</td></tr>
+<tr class="separator:a3ffa70fd70d1b6d0e1f94a381184a52a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6eb548cfd943f4812c46cbe544b85859"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a6eb548cfd943f4812c46cbe544b85859">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:a6eb548cfd943f4812c46cbe544b85859"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a15ae95197e5203a11b39290adad2c755"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a15ae95197e5203a11b39290adad2c755">reset</a> (lldb_private::TypeMemberFunctionImpl *)</td></tr>
+<tr class="separator:a15ae95197e5203a11b39290adad2c755"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2669d1721730aaeea3c469c221a68f08"><td class="memItemLeft" align="right" valign="top">lldb_private::TypeMemberFunctionImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a2669d1721730aaeea3c469c221a68f08">ref</a> ()</td></tr>
+<tr class="separator:a2669d1721730aaeea3c469c221a68f08"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa75c46b8fd7b571a9912c262aec4a180"><td class="memItemLeft" align="right" valign="top">const <br class="typebreak"/>
+lldb_private::TypeMemberFunctionImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#aa75c46b8fd7b571a9912c262aec4a180">ref</a> () const </td></tr>
+<tr class="separator:aa75c46b8fd7b571a9912c262aec4a180"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
+Protected Attributes</h2></td></tr>
+<tr class="memitem:ace7023b852bf63188bb22d27e6ac5fbb"><td class="memItemLeft" align="right" valign="top">lldb::TypeMemberFunctionImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ace7023b852bf63188bb22d27e6ac5fbb">m_opaque_sp</a></td></tr>
+<tr class="separator:ace7023b852bf63188bb22d27e6ac5fbb"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ae7b06d95e2ae9dfe3f861867f0fb2924">SBType</a></td></tr>
+<tr class="separator:ae7b06d95e2ae9dfe3f861867f0fb2924"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00058">58</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a0bbb4fc8e187b8675a0d35fe3a4034e8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeMemberFunction::SBTypeMemberFunction </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af5ad18ebb203d9b37920239a020b13f5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeMemberFunction::SBTypeMemberFunction </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aed481330efcb17c6f720efa47a7c2a9d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeMemberFunction::~SBTypeMemberFunction </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a9e0de2d0821917d6fca5360289e2534a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBTypeMemberFunction::GetArgumentTypeAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a09bbdbf91013758763b919a2cf4ead6b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBTypeMemberFunction::GetDemangledName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6eb548cfd943f4812c46cbe544b85859"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTypeMemberFunction::GetDescription </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>description</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">lldb::DescriptionLevel </td>
+ <td class="paramname"><em>description_level</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3ffa70fd70d1b6d0e1f94a381184a52a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::MemberFunctionKind lldb::SBTypeMemberFunction::GetKind </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab22b3ba420954d6f224b4a2c0248a41a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBTypeMemberFunction::GetMangledName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a1ac588e605a832465ec38222cd90e846"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBTypeMemberFunction::GetName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a86b86d33a820aa29664953ca296ebe1a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBTypeMemberFunction::GetNumberOfArguments </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a1d550d420afa0bb5d2c6cbc7337425a4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBTypeMemberFunction::GetReturnType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0e68a4a123c9b2de4c5e1aef8eaca669"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> lldb::SBTypeMemberFunction::GetType </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7d659ac8dde383a23acb0b476b2025ac"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTypeMemberFunction::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a82462db8ac750be024c7b70b8abe3eaf"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a>& lldb::SBTypeMemberFunction::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2669d1721730aaeea3c469c221a68f08"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::TypeMemberFunctionImpl& lldb::SBTypeMemberFunction::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa75c46b8fd7b571a9912c262aec4a180"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const lldb_private::TypeMemberFunctionImpl& lldb::SBTypeMemberFunction::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a15ae95197e5203a11b39290adad2c755"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeMemberFunction::reset </td>
+ <td>(</td>
+ <td class="paramtype">lldb_private::TypeMemberFunctionImpl * </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="ae7b06d95e2ae9dfe3f861867f0fb2924"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBType.html">SBType</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00090">90</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+
+</div>
+</div>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a class="anchor" id="ace7023b852bf63188bb22d27e6ac5fbb"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::TypeMemberFunctionImplSP lldb::SBTypeMemberFunction::m_opaque_sp</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBType_8h_source.html#l00098">98</a> of file <a class="el" href="SBType_8h_source.html">SBType.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBType_8h_source.html">SBType.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.map b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.map
new file mode 100644
index 0000000..4c5d0ed
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.map
@@ -0,0 +1,2 @@
+<map id="lldb::SBTypeMemberFunction" name="lldb::SBTypeMemberFunction">
+</map>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.md5 b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.md5
new file mode 100644
index 0000000..81a40d5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.md5
@@ -0,0 +1 @@
+3531af72e166ea78493717134367e117
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.png
new file mode 100644
index 0000000..387d58a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMemberFunction__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember__coll__graph.png
index 367212f..0f853b1 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeMember__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier-members.html
index 3ed2fe6..94c58f9 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -59,9 +60,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier.html
index cebecf7..bb73100 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -45,44 +46,66 @@
Collaboration diagram for lldb::SBTypeNameSpecifier:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBTypeNameSpecifier__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeNameSpecifier_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeNameSpecifier_coll__map" id="lldb_1_1SBTypeNameSpecifier_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a6d710718266b0b65b1319e1963212283"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a6d710718266b0b65b1319e1963212283">SBTypeNameSpecifier</a> ()</td></tr>
+<tr class="separator:a6d710718266b0b65b1319e1963212283"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48d132a287d6b0db0970376c51fa7a04"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a48d132a287d6b0db0970376c51fa7a04">SBTypeNameSpecifier</a> (const char *name, bool is_regex=false)</td></tr>
+<tr class="separator:a48d132a287d6b0db0970376c51fa7a04"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2babd2fa49089cf0f3220f61e7ec3d76"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a2babd2fa49089cf0f3220f61e7ec3d76">SBTypeNameSpecifier</a> (<a class="el" href="classlldb_1_1SBType.html">SBType</a> type)</td></tr>
+<tr class="separator:a2babd2fa49089cf0f3220f61e7ec3d76"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa01300d0da85456cf9fe256d829cb326"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aa01300d0da85456cf9fe256d829cb326">SBTypeNameSpecifier</a> (const <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs)</td></tr>
+<tr class="separator:aa01300d0da85456cf9fe256d829cb326"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab626e0af14e513aaf48114f0d2e060db"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ab626e0af14e513aaf48114f0d2e060db">~SBTypeNameSpecifier</a> ()</td></tr>
+<tr class="separator:ab626e0af14e513aaf48114f0d2e060db"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acc535152f3f1b44dcd9073569b052a9a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#acc535152f3f1b44dcd9073569b052a9a">IsValid</a> () const </td></tr>
+<tr class="separator:acc535152f3f1b44dcd9073569b052a9a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3745293783749d342b643bb722f0d5df"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a3745293783749d342b643bb722f0d5df">GetName</a> ()</td></tr>
+<tr class="separator:a3745293783749d342b643bb722f0d5df"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a16df54c7cbe67e2ee22a2845fe2d4510"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a16df54c7cbe67e2ee22a2845fe2d4510">GetType</a> ()</td></tr>
+<tr class="separator:a16df54c7cbe67e2ee22a2845fe2d4510"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7ff67776c6bd9236499f279307d7df39"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a7ff67776c6bd9236499f279307d7df39">IsRegex</a> ()</td></tr>
+<tr class="separator:a7ff67776c6bd9236499f279307d7df39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa33770f7ba271b8f60e0d50361a1190"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aaa33770f7ba271b8f60e0d50361a1190">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:aaa33770f7ba271b8f60e0d50361a1190"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a746a1321376d33377c27e44dc33b8245"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a746a1321376d33377c27e44dc33b8245">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs)</td></tr>
+<tr class="separator:a746a1321376d33377c27e44dc33b8245"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53c7e86391b771b41d806dda40c2ded1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a53c7e86391b771b41d806dda40c2ded1">IsEqualTo</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs)</td></tr>
+<tr class="separator:a53c7e86391b771b41d806dda40c2ded1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac89fea9197d40d89f7ffb1150c9733ca"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ac89fea9197d40d89f7ffb1150c9733ca">operator==</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs)</td></tr>
+<tr class="separator:ac89fea9197d40d89f7ffb1150c9733ca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a843486446877dacfa5e5fe0d48bebf0a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a843486446877dacfa5e5fe0d48bebf0a">operator!=</a> (<a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a> &rhs)</td></tr>
+<tr class="separator:a843486446877dacfa5e5fe0d48bebf0a"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a7978b09eb1093d77ff7091f94bb18b39"><td class="memItemLeft" align="right" valign="top">lldb::TypeNameSpecifierImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a7978b09eb1093d77ff7091f94bb18b39">GetSP</a> ()</td></tr>
+<tr class="separator:a7978b09eb1093d77ff7091f94bb18b39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a76beafa863bb451eff37bd3f6675651b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a76beafa863bb451eff37bd3f6675651b">SetSP</a> (const lldb::TypeNameSpecifierImplSP &type_namespec_sp)</td></tr>
+<tr class="separator:a76beafa863bb451eff37bd3f6675651b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7e624381aed69da62473ddafc04256df"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a7e624381aed69da62473ddafc04256df">SBTypeNameSpecifier</a> (const lldb::TypeNameSpecifierImplSP &)</td></tr>
+<tr class="separator:a7e624381aed69da62473ddafc04256df"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:aa4b2a63390be88ef4fee2a4b28240c87"><td class="memItemLeft" align="right" valign="top">lldb::TypeNameSpecifierImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87">m_opaque_sp</a></td></tr>
+<tr class="separator:aa4b2a63390be88ef4fee2a4b28240c87"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace93cd14f05b733805f0d59848373612"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a></td></tr>
+<tr class="separator:ace93cd14f05b733805f0d59848373612"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00017">17</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00018">18</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a6d710718266b0b65b1319e1963212283"></a>
<div class="memitem">
<div class="memproto">
@@ -195,7 +218,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aaa33770f7ba271b8f60e0d50361a1190"></a>
<div class="memitem">
<div class="memproto">
@@ -393,7 +416,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
<div class="memitem">
<div class="memproto">
@@ -412,7 +435,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00061">61</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00050">50</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
</div>
</div>
@@ -434,11 +457,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00062">62</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00051">51</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="aa4b2a63390be88ef4fee2a4b28240c87"></a>
<div class="memitem">
<div class="memproto">
@@ -457,7 +480,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00070">70</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeNameSpecifier_8h_source.html#l00057">57</a> of file <a class="el" href="SBTypeNameSpecifier_8h_source.html">SBTypeNameSpecifier.h</a>.</p>
</div>
</div>
@@ -467,9 +490,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier__coll__graph.png
index f3ecf0f..1c4ad69 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeNameSpecifier__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary-members.html
index bf50df7..3bf8010 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -38,40 +39,43 @@
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a64021e92694545b8f50c5029c4254b9d">ChangeSummaryType</a>(bool want_script)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ab863cf68ea7886a646f13676b7f8523e">CopyOnWrite_Impl</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">CreateWithFunctionName</a>(const char *data, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">CreateWithScriptCode</a>(const char *data, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">CreateWithSummaryString</a>(const char *data, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">GetData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">GetOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">GetSP</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">IsEqualTo</a>(lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">IsFunctionCode</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">IsFunctionName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">IsSummaryString</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">operator!=</a>(lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">operator=</a>(const lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">operator==</a>(lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7f307533a678b7104b85daecf812be72">SBTypeSummary</a>(const lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#af996681a543e8594047afff30466ddbe">SBTypeSummary</a>(const lldb::TypeSummaryImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">SetFunctionCode</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">SetFunctionName</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">SetOptions</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">SetSP</a>(const lldb::TypeSummaryImplSP &typefilter_impl_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">SetSummaryString</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">~SBTypeSummary</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#aad1891408df69eafdd77b0c72fa85915">CreateWithCallback</a>(FormatCallback cb, uint32_t options=0, const char *description=nullptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">CreateWithFunctionName</a>(const char *data, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">CreateWithScriptCode</a>(const char *data, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">CreateWithSummaryString</a>(const char *data, uint32_t options=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad58334c249df45c8ef512c81400695ab">DoesPrintValue</a>(lldb::SBValue value)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">FormatCallback</a> typedef</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">GetData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">GetDescription</a>(lldb::SBStream &description, lldb::DescriptionLevel description_level)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">GetOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">GetSP</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">IsEqualTo</a>(lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">IsFunctionCode</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">IsFunctionName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">IsSummaryString</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">m_opaque_sp</a></td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">operator!=</a>(lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">operator=</a>(const lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">operator==</a>(lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7f307533a678b7104b85daecf812be72">SBTypeSummary</a>(const lldb::SBTypeSummary &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#af996681a543e8594047afff30466ddbe">SBTypeSummary</a>(const lldb::TypeSummaryImplSP &)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">SetFunctionCode</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">SetFunctionName</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">SetOptions</a>(uint32_t)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">SetSP</a>(const lldb::TypeSummaryImplSP &typefilter_impl_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">SetSummaryString</a>(const char *data)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">~SBTypeSummary</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary.html
index 70e5f12..8c1799e 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -30,6 +31,7 @@
</div><!-- top -->
<div class="header">
<div class="summary">
+<a href="#pub-types">Public Types</a> |
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="#pro-methods">Protected Member Functions</a> |
@@ -46,57 +48,113 @@
Collaboration diagram for lldb::SBTypeSummary:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBTypeSummary__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeSummary_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeSummary_coll__map" id="lldb_1_1SBTypeSummary_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
+Public Types</h2></td></tr>
+<tr class="memitem:a1f2cf45e66385196cf8694a6b343234b"><td class="memItemLeft" align="right" valign="top">typedef bool(* </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">FormatCallback</a> )(<a class="el" href="classlldb_1_1SBValue.html">SBValue</a>, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a>, <a class="el" href="classlldb_1_1SBStream.html">SBStream</a> &)</td></tr>
+<tr class="separator:a1f2cf45e66385196cf8694a6b343234b"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab56d2883ce05c69fccb2c8bfb2e83c08"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">SBTypeSummary</a> ()</td></tr>
+<tr class="separator:ab56d2883ce05c69fccb2c8bfb2e83c08"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7f307533a678b7104b85daecf812be72"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7f307533a678b7104b85daecf812be72">SBTypeSummary</a> (const <a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs)</td></tr>
+<tr class="separator:a7f307533a678b7104b85daecf812be72"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6dc8491ea05f3952f305b05efd66c204"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">~SBTypeSummary</a> ()</td></tr>
+<tr class="separator:a6dc8491ea05f3952f305b05efd66c204"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4f51113124266fe30dbed01da20a7ea4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">IsValid</a> () const </td></tr>
+<tr class="separator:a4f51113124266fe30dbed01da20a7ea4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a203de43b91c1a4d2f5caa76aa6559c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">IsFunctionCode</a> ()</td></tr>
+<tr class="separator:a4a203de43b91c1a4d2f5caa76aa6559c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82d8a5dc2f753a61c13abb0cc579b821"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">IsFunctionName</a> ()</td></tr>
+<tr class="separator:a82d8a5dc2f753a61c13abb0cc579b821"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad47a1e44d877f6aa53b7798eec41cc79"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">IsSummaryString</a> ()</td></tr>
+<tr class="separator:ad47a1e44d877f6aa53b7798eec41cc79"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82eb2e89134006f2d96bcf40cff1fc2c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">GetData</a> ()</td></tr>
+<tr class="separator:a82eb2e89134006f2d96bcf40cff1fc2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7752c4ee99db652493d61504c448f9bd"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">SetSummaryString</a> (const char *data)</td></tr>
+<tr class="separator:a7752c4ee99db652493d61504c448f9bd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a37b84411c6992ea4a3a7b46761bbcca7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">SetFunctionName</a> (const char *data)</td></tr>
+<tr class="separator:a37b84411c6992ea4a3a7b46761bbcca7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a42605d6bf8346b1c7f47b90571d27abf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">SetFunctionCode</a> (const char *data)</td></tr>
+<tr class="separator:a42605d6bf8346b1c7f47b90571d27abf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a99531530d003aa553ef765e233c15d32"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">GetOptions</a> ()</td></tr>
+<tr class="separator:a99531530d003aa553ef765e233c15d32"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a034178a2c88f108aaa8bff7cbdfd1fab"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">SetOptions</a> (uint32_t)</td></tr>
+<tr class="separator:a034178a2c88f108aaa8bff7cbdfd1fab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad283f9bbf6c553920b860078c6e5fff9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:ad283f9bbf6c553920b860078c6e5fff9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3bf7adc63e880d49a64168f842667981"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs)</td></tr>
+<tr class="separator:a3bf7adc63e880d49a64168f842667981"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad58334c249df45c8ef512c81400695ab"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad58334c249df45c8ef512c81400695ab">DoesPrintValue</a> (<a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> value)</td></tr>
+<tr class="separator:ad58334c249df45c8ef512c81400695ab"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7608eca052bf065eadef046460fa3400"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">IsEqualTo</a> (<a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs)</td></tr>
+<tr class="separator:a7608eca052bf065eadef046460fa3400"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e8e67630952c0522ac220a0d2606fb5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">operator==</a> (<a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs)</td></tr>
+<tr class="separator:a0e8e67630952c0522ac220a0d2606fb5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:addeb0ac878e2b9c03c8299e85eedc99c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">operator!=</a> (<a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> &rhs)</td></tr>
+<tr class="separator:addeb0ac878e2b9c03c8299e85eedc99c"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:acd92876ee303a5e4f641eca982da641b"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">CreateWithSummaryString</a> (const char *data, uint32_t options=0)</td></tr>
+<tr class="separator:acd92876ee303a5e4f641eca982da641b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad10d15fbb72df3c3ac4d40461dfd0aef"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">CreateWithFunctionName</a> (const char *data, uint32_t options=0)</td></tr>
+<tr class="separator:ad10d15fbb72df3c3ac4d40461dfd0aef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a47cd0f31fe352f3ad0c6ef5046c6c90f"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">CreateWithScriptCode</a> (const char *data, uint32_t options=0)</td></tr>
+<tr class="separator:a47cd0f31fe352f3ad0c6ef5046c6c90f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aad1891408df69eafdd77b0c72fa85915"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#aad1891408df69eafdd77b0c72fa85915">CreateWithCallback</a> (<a class="el" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">FormatCallback</a> cb, uint32_t options=0, const char *description=nullptr)</td></tr>
+<tr class="separator:aad1891408df69eafdd77b0c72fa85915"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a9ae319d993411d6a7bdac6470788de35"><td class="memItemLeft" align="right" valign="top">lldb::TypeSummaryImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">GetSP</a> ()</td></tr>
+<tr class="separator:a9ae319d993411d6a7bdac6470788de35"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8c69e367d7499859032d22554d1f1c6b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">SetSP</a> (const lldb::TypeSummaryImplSP &typefilter_impl_sp)</td></tr>
+<tr class="separator:a8c69e367d7499859032d22554d1f1c6b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af996681a543e8594047afff30466ddbe"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#af996681a543e8594047afff30466ddbe">SBTypeSummary</a> (const lldb::TypeSummaryImplSP &)</td></tr>
+<tr class="separator:af996681a543e8594047afff30466ddbe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab863cf68ea7886a646f13676b7f8523e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ab863cf68ea7886a646f13676b7f8523e">CopyOnWrite_Impl</a> ()</td></tr>
+<tr class="separator:ab863cf68ea7886a646f13676b7f8523e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a64021e92694545b8f50c5029c4254b9d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a64021e92694545b8f50c5029c4254b9d">ChangeSummaryType</a> (bool want_script)</td></tr>
+<tr class="separator:a64021e92694545b8f50c5029c4254b9d"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:ac55391f4ddd803c50242ae529b959454"><td class="memItemLeft" align="right" valign="top">lldb::TypeSummaryImplSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">m_opaque_sp</a></td></tr>
+<tr class="separator:ac55391f4ddd803c50242ae529b959454"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace93cd14f05b733805f0d59848373612"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a></td></tr>
+<tr class="separator:ace93cd14f05b733805f0d59848373612"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00019">19</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00056">56</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+</div><h2 class="groupheader">Member Typedef Documentation</h2>
+<a class="anchor" id="a1f2cf45e66385196cf8694a6b343234b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">typedef bool(* lldb::SBTypeSummary::FormatCallback)(<a class="el" href="classlldb_1_1SBValue.html">SBValue</a>, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a>, <a class="el" href="classlldb_1_1SBStream.html">SBStream</a> &)</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00061">61</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+
+</div>
+</div>
+<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ab56d2883ce05c69fccb2c8bfb2e83c08"></a>
<div class="memitem">
<div class="memproto">
@@ -167,7 +225,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a64021e92694545b8f50c5029c4254b9d"></a>
<div class="memitem">
<div class="memproto">
@@ -215,6 +273,46 @@
</div>
</div>
+<a class="anchor" id="aad1891408df69eafdd77b0c72fa85915"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">static <a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a> lldb::SBTypeSummary::CreateWithCallback </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">FormatCallback</a> </td>
+ <td class="paramname"><em>cb</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>options</em> = <code>0</code>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>description</em> = <code>nullptr</code> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">static</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ad10d15fbb72df3c3ac4d40461dfd0aef"></a>
<div class="memitem">
<div class="memproto">
@@ -317,6 +415,22 @@
</div>
</div>
+<a class="anchor" id="ad58334c249df45c8ef512c81400695ab"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTypeSummary::DoesPrintValue </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td>
+ <td class="paramname"><em>value</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a82eb2e89134006f2d96bcf40cff1fc2c"></a>
<div class="memitem">
<div class="memproto">
@@ -608,7 +722,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
<div class="memitem">
<div class="memproto">
@@ -627,7 +741,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00088">88</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00117">117</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
</div>
</div>
@@ -649,7 +763,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00089">89</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00118">118</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
</div>
</div>
@@ -671,11 +785,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00090">90</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00119">119</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="ac55391f4ddd803c50242ae529b959454"></a>
<div class="memitem">
<div class="memproto">
@@ -694,7 +808,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00098">98</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00125">125</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
</div>
</div>
@@ -704,9 +818,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions-members.html
new file mode 100644
index 0000000..327f4b1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions-members.html
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBTypeSummaryOptions Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad46592f61c71808d2c733550aee6e6c7">get</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a49c8073701a861b024251a5dac06dcc4">GetCapping</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a7bfd4938f0abf43bbb452941084e95a0">GetLanguage</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a4131577aa5f24318cac8fb201438cd9a">IsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a287687b734b096c67c2adbfd93700a07">operator-></a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a51febb85e8aa47df3d15d5286dc13d3e">operator-></a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5a1ddc67afacd330ac0c12fa050ce5f2">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#aef12837f4c8bb4bc04c0f6379ce205cb">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a4e4781b89696b45d6afbb5e2a0ea231b">SBTypeSummaryOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#aca480bc4c82452c887706e0454eddfd3">SBTypeSummaryOptions</a>(const lldb::SBTypeSummaryOptions &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a03ef48955f0fab86c692c4353ec4ead2">SBTypeSummaryOptions</a>(const lldb_private::TypeSummaryOptions *lldb_object_ptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a8e6622b063dfff556b3e6dda917c8c4c">SetCapping</a>(lldb::TypeSummaryCapping)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a0fc22539458e3de4d209e436e67d1ea1">SetLanguage</a>(lldb::LanguageType)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5cf4bf623fa44fbe39c265873a897f2b">SetOptions</a>(const lldb_private::TypeSummaryOptions *lldb_object_ptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad09b3004a6d22c76f33e403f823115d8">~SBTypeSummaryOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions.html
new file mode 100644
index 0000000..d6f6055
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummaryOptions.html
@@ -0,0 +1,408 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBTypeSummaryOptions Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBTypeSummaryOptions-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBTypeSummaryOptions Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a4e4781b89696b45d6afbb5e2a0ea231b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a4e4781b89696b45d6afbb5e2a0ea231b">SBTypeSummaryOptions</a> ()</td></tr>
+<tr class="separator:a4e4781b89696b45d6afbb5e2a0ea231b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aca480bc4c82452c887706e0454eddfd3"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#aca480bc4c82452c887706e0454eddfd3">SBTypeSummaryOptions</a> (const <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a> &rhs)</td></tr>
+<tr class="separator:aca480bc4c82452c887706e0454eddfd3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a03ef48955f0fab86c692c4353ec4ead2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a03ef48955f0fab86c692c4353ec4ead2">SBTypeSummaryOptions</a> (const lldb_private::TypeSummaryOptions *lldb_object_ptr)</td></tr>
+<tr class="separator:a03ef48955f0fab86c692c4353ec4ead2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad09b3004a6d22c76f33e403f823115d8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad09b3004a6d22c76f33e403f823115d8">~SBTypeSummaryOptions</a> ()</td></tr>
+<tr class="separator:ad09b3004a6d22c76f33e403f823115d8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4131577aa5f24318cac8fb201438cd9a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a4131577aa5f24318cac8fb201438cd9a">IsValid</a> ()</td></tr>
+<tr class="separator:a4131577aa5f24318cac8fb201438cd9a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7bfd4938f0abf43bbb452941084e95a0"><td class="memItemLeft" align="right" valign="top">lldb::LanguageType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a7bfd4938f0abf43bbb452941084e95a0">GetLanguage</a> ()</td></tr>
+<tr class="separator:a7bfd4938f0abf43bbb452941084e95a0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a49c8073701a861b024251a5dac06dcc4"><td class="memItemLeft" align="right" valign="top">lldb::TypeSummaryCapping </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a49c8073701a861b024251a5dac06dcc4">GetCapping</a> ()</td></tr>
+<tr class="separator:a49c8073701a861b024251a5dac06dcc4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0fc22539458e3de4d209e436e67d1ea1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a0fc22539458e3de4d209e436e67d1ea1">SetLanguage</a> (lldb::LanguageType)</td></tr>
+<tr class="separator:a0fc22539458e3de4d209e436e67d1ea1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8e6622b063dfff556b3e6dda917c8c4c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a8e6622b063dfff556b3e6dda917c8c4c">SetCapping</a> (lldb::TypeSummaryCapping)</td></tr>
+<tr class="separator:a8e6622b063dfff556b3e6dda917c8c4c"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a287687b734b096c67c2adbfd93700a07"><td class="memItemLeft" align="right" valign="top">lldb_private::TypeSummaryOptions * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a287687b734b096c67c2adbfd93700a07">operator-></a> ()</td></tr>
+<tr class="separator:a287687b734b096c67c2adbfd93700a07"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a51febb85e8aa47df3d15d5286dc13d3e"><td class="memItemLeft" align="right" valign="top">const <br class="typebreak"/>
+lldb_private::TypeSummaryOptions * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a51febb85e8aa47df3d15d5286dc13d3e">operator-></a> () const </td></tr>
+<tr class="separator:a51febb85e8aa47df3d15d5286dc13d3e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad46592f61c71808d2c733550aee6e6c7"><td class="memItemLeft" align="right" valign="top">lldb_private::TypeSummaryOptions * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad46592f61c71808d2c733550aee6e6c7">get</a> ()</td></tr>
+<tr class="separator:ad46592f61c71808d2c733550aee6e6c7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5a1ddc67afacd330ac0c12fa050ce5f2"><td class="memItemLeft" align="right" valign="top">lldb_private::TypeSummaryOptions & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5a1ddc67afacd330ac0c12fa050ce5f2">ref</a> ()</td></tr>
+<tr class="separator:a5a1ddc67afacd330ac0c12fa050ce5f2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aef12837f4c8bb4bc04c0f6379ce205cb"><td class="memItemLeft" align="right" valign="top">const <br class="typebreak"/>
+lldb_private::TypeSummaryOptions & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#aef12837f4c8bb4bc04c0f6379ce205cb">ref</a> () const </td></tr>
+<tr class="separator:aef12837f4c8bb4bc04c0f6379ce205cb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5cf4bf623fa44fbe39c265873a897f2b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5cf4bf623fa44fbe39c265873a897f2b">SetOptions</a> (const lldb_private::TypeSummaryOptions *lldb_object_ptr)</td></tr>
+<tr class="separator:a5cf4bf623fa44fbe39c265873a897f2b"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00017">17</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a4e4781b89696b45d6afbb5e2a0ea231b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeSummaryOptions::SBTypeSummaryOptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aca480bc4c82452c887706e0454eddfd3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeSummaryOptions::SBTypeSummaryOptions </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a03ef48955f0fab86c692c4353ec4ead2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeSummaryOptions::SBTypeSummaryOptions </td>
+ <td>(</td>
+ <td class="paramtype">const lldb_private::TypeSummaryOptions * </td>
+ <td class="paramname"><em>lldb_object_ptr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad09b3004a6d22c76f33e403f823115d8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBTypeSummaryOptions::~SBTypeSummaryOptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="ad46592f61c71808d2c733550aee6e6c7"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::TypeSummaryOptions* lldb::SBTypeSummaryOptions::get </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a49c8073701a861b024251a5dac06dcc4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::TypeSummaryCapping lldb::SBTypeSummaryOptions::GetCapping </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7bfd4938f0abf43bbb452941084e95a0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::LanguageType lldb::SBTypeSummaryOptions::GetLanguage </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4131577aa5f24318cac8fb201438cd9a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBTypeSummaryOptions::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a287687b734b096c67c2adbfd93700a07"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::TypeSummaryOptions* lldb::SBTypeSummaryOptions::operator-> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a51febb85e8aa47df3d15d5286dc13d3e"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const lldb_private::TypeSummaryOptions* lldb::SBTypeSummaryOptions::operator-> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5a1ddc67afacd330ac0c12fa050ce5f2"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::TypeSummaryOptions& lldb::SBTypeSummaryOptions::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aef12837f4c8bb4bc04c0f6379ce205cb"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const lldb_private::TypeSummaryOptions& lldb::SBTypeSummaryOptions::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a8e6622b063dfff556b3e6dda917c8c4c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeSummaryOptions::SetCapping </td>
+ <td>(</td>
+ <td class="paramtype">lldb::TypeSummaryCapping </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a0fc22539458e3de4d209e436e67d1ea1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeSummaryOptions::SetLanguage </td>
+ <td>(</td>
+ <td class="paramtype">lldb::LanguageType </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a5cf4bf623fa44fbe39c265873a897f2b"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBTypeSummaryOptions::SetOptions </td>
+ <td>(</td>
+ <td class="paramtype">const lldb_private::TypeSummaryOptions * </td>
+ <td class="paramname"><em>lldb_object_ptr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="a6d018c47ed70656ffcdafc2861ee0b2c"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBValue.html">SBValue</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBTypeSummary_8h_source.html#l00038">38</a> of file <a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBTypeSummary_8h_source.html">SBTypeSummary.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary__coll__graph.png
index d1023f4..b0ad04f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSummary__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic-members.html
index 90746ca..b8500de1 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -65,9 +66,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic.html b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic.html
index 936745f..7c44fa9 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -46,53 +47,81 @@
Collaboration diagram for lldb::SBTypeSynthetic:</div>
<div class="dyncontent">
<div class="center"><img src="classlldb_1_1SBTypeSynthetic__coll__graph.png" border="0" usemap="#lldb_1_1SBTypeSynthetic_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb_1_1SBTypeSynthetic_coll__map" id="lldb_1_1SBTypeSynthetic_coll__map">
+</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae530d684b312e8253becd0980363dec9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#ae530d684b312e8253becd0980363dec9">SBTypeSynthetic</a> ()</td></tr>
+<tr class="separator:ae530d684b312e8253becd0980363dec9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a45a224bdc4f81ef3e1f7ba49563f100d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a45a224bdc4f81ef3e1f7ba49563f100d">SBTypeSynthetic</a> (const <a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs)</td></tr>
+<tr class="separator:a45a224bdc4f81ef3e1f7ba49563f100d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a44cfda820db922bf1c178cf71d42f764"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a44cfda820db922bf1c178cf71d42f764">~SBTypeSynthetic</a> ()</td></tr>
+<tr class="separator:a44cfda820db922bf1c178cf71d42f764"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8e6b002096bad96fb6b4215a647be277"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a8e6b002096bad96fb6b4215a647be277">IsValid</a> () const </td></tr>
+<tr class="separator:a8e6b002096bad96fb6b4215a647be277"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3717d78d5cc25a1ced76bf33553183a4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a3717d78d5cc25a1ced76bf33553183a4">IsClassCode</a> ()</td></tr>
+<tr class="separator:a3717d78d5cc25a1ced76bf33553183a4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa970186f515f93a440f3c8636af92a8b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#aa970186f515f93a440f3c8636af92a8b">IsClassName</a> ()</td></tr>
+<tr class="separator:aa970186f515f93a440f3c8636af92a8b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a24b8ff29ef764067214fe1ca60757bcc"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a24b8ff29ef764067214fe1ca60757bcc">GetData</a> ()</td></tr>
+<tr class="separator:a24b8ff29ef764067214fe1ca60757bcc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af6dfe03bae2e3d9bad55c86b218faa8c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#af6dfe03bae2e3d9bad55c86b218faa8c">SetClassName</a> (const char *data)</td></tr>
+<tr class="separator:af6dfe03bae2e3d9bad55c86b218faa8c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afffa449704b2e6082ffe0af6491ae7cd"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#afffa449704b2e6082ffe0af6491ae7cd">SetClassCode</a> (const char *data)</td></tr>
+<tr class="separator:afffa449704b2e6082ffe0af6491ae7cd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8057f4a31b5e2965641cd6abe26dfbc5"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a8057f4a31b5e2965641cd6abe26dfbc5">GetOptions</a> ()</td></tr>
+<tr class="separator:a8057f4a31b5e2965641cd6abe26dfbc5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab25a36347583105cd60f02137c2a93e5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#ab25a36347583105cd60f02137c2a93e5">SetOptions</a> (uint32_t)</td></tr>
+<tr class="separator:ab25a36347583105cd60f02137c2a93e5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af39256f454d03e49826eeb16a7e1147b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#af39256f454d03e49826eeb16a7e1147b">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, lldb::DescriptionLevel description_level)</td></tr>
+<tr class="separator:af39256f454d03e49826eeb16a7e1147b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6ee3aa155875d7df0ba0b9cb77eb8b48"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a6ee3aa155875d7df0ba0b9cb77eb8b48">operator=</a> (const <a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs)</td></tr>
+<tr class="separator:a6ee3aa155875d7df0ba0b9cb77eb8b48"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab130321517b189e2357bc205e89d41f4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#ab130321517b189e2357bc205e89d41f4">IsEqualTo</a> (<a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs)</td></tr>
+<tr class="separator:ab130321517b189e2357bc205e89d41f4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ba095691f030147d93b95727aa471dc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a3ba095691f030147d93b95727aa471dc">operator==</a> (<a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs)</td></tr>
+<tr class="separator:a3ba095691f030147d93b95727aa471dc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1ff6a76cb82143ec6af919c1c10b6a63"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a1ff6a76cb82143ec6af919c1c10b6a63">operator!=</a> (<a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> &rhs)</td></tr>
+<tr class="separator:a1ff6a76cb82143ec6af919c1c10b6a63"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ae648c09831ed4ac2cc88a5a42b7a84e6"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#ae648c09831ed4ac2cc88a5a42b7a84e6">CreateWithClassName</a> (const char *data, uint32_t options=0)</td></tr>
+<tr class="separator:ae648c09831ed4ac2cc88a5a42b7a84e6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a81a7d7251e3b8ac2ff15c9c21dcf44a5"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a81a7d7251e3b8ac2ff15c9c21dcf44a5">CreateWithScriptCode</a> (const char *data, uint32_t options=0)</td></tr>
+<tr class="separator:a81a7d7251e3b8ac2ff15c9c21dcf44a5"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:afd24377ccc7f52b1d32c3fbf19942a4b"><td class="memItemLeft" align="right" valign="top">lldb::ScriptedSyntheticChildrenSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#afd24377ccc7f52b1d32c3fbf19942a4b">GetSP</a> ()</td></tr>
+<tr class="separator:afd24377ccc7f52b1d32c3fbf19942a4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9c88314b14913912c8893f06a3cbde08"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a9c88314b14913912c8893f06a3cbde08">SetSP</a> (const lldb::ScriptedSyntheticChildrenSP &typefilter_impl_sp)</td></tr>
+<tr class="separator:a9c88314b14913912c8893f06a3cbde08"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a983c8d113bca604b6bf676cea7bc0e3c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a983c8d113bca604b6bf676cea7bc0e3c">SBTypeSynthetic</a> (const lldb::ScriptedSyntheticChildrenSP &)</td></tr>
+<tr class="separator:a983c8d113bca604b6bf676cea7bc0e3c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0673d10e4c0effdfa5d585c25669b7cf"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a0673d10e4c0effdfa5d585c25669b7cf">CopyOnWrite_Impl</a> ()</td></tr>
+<tr class="separator:a0673d10e4c0effdfa5d585c25669b7cf"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:add373deeca25a0bb8b9efc138826b712"><td class="memItemLeft" align="right" valign="top">lldb::ScriptedSyntheticChildrenSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712">m_opaque_sp</a></td></tr>
+<tr class="separator:add373deeca25a0bb8b9efc138826b712"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a57b27e10004af3d21e9f5a904faf2988"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a57b27e10004af3d21e9f5a904faf2988">SBDebugger</a></td></tr>
+<tr class="separator:a57b27e10004af3d21e9f5a904faf2988"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace93cd14f05b733805f0d59848373612"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#ace93cd14f05b733805f0d59848373612">SBTypeCategory</a></td></tr>
+<tr class="separator:ace93cd14f05b733805f0d59848373612"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00019">19</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00020">20</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ae530d684b312e8253becd0980363dec9"></a>
<div class="memitem">
<div class="memproto">
@@ -163,7 +192,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a0673d10e4c0effdfa5d585c25669b7cf"></a>
<div class="memitem">
<div class="memproto">
@@ -515,7 +544,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a57b27e10004af3d21e9f5a904faf2988"></a>
<div class="memitem">
<div class="memproto">
@@ -534,7 +563,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00078">78</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00064">64</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
</div>
</div>
@@ -556,7 +585,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00079">79</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00065">65</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
</div>
</div>
@@ -578,11 +607,11 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00080">80</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00066">66</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
</div>
</div>
-<h2>Member Data Documentation</h2>
+<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="add373deeca25a0bb8b9efc138826b712"></a>
<div class="memitem">
<div class="memproto">
@@ -601,7 +630,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00088">88</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
+<p>Definition at line <a class="el" href="SBTypeSynthetic_8h_source.html#l00072">72</a> of file <a class="el" href="SBTypeSynthetic_8h_source.html">SBTypeSynthetic.h</a>.</p>
</div>
</div>
@@ -611,9 +640,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic__coll__graph.png
index ffb9dc2..cc0d26f 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBTypeSynthetic__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBType__coll__graph.png b/lldb/www/cpp_reference/html/classlldb_1_1SBType__coll__graph.png
index 9a2782e..1898ee4 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBType__coll__graph.png
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBType__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBUnixSignals-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBUnixSignals-members.html
new file mode 100644
index 0000000..440842c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBUnixSignals-members.html
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBUnixSignals Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a7d14ee0b7802cd355a7b319a82613ae0">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#af743a23468297cd26e98172ab79d4e5d">GetNumSignals</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a3080b3df655ffa710c7ff966a7a44f19">GetShouldNotify</a>(int32_t signo) const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#acf4647c96b1c09d5e3b0fad8e43f85d6">GetShouldStop</a>(int32_t signo) const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a62ff02438459eac130a20835dc8877c0">GetShouldSuppress</a>(int32_t signo) const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a051a9af138dc50b8ff6e378442434ff3">GetSignalAsCString</a>(int32_t signo) const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a1bcca972e800411e58fba163fd54b530">GetSignalAtIndex</a>(int32_t index) const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#ace917dca77bba8c401d3b4a18cb1e3eb">GetSignalNumberFromName</a>(const char *name) const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#af8e110943a4bca77a1db3cefefd0c85f">GetSP</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a6d7ecf15bf596acac2ee18b02bb840b9">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#ac6e954e90d021e358653aaeb8f5d56f3">operator=</a>(const lldb::SBUnixSignals &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a1034cef1f586c9d4702c8ce9b5620a96">SBUnixSignals</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#aa89b0ede784c74677f790f2a9b1290e4">SBUnixSignals</a>(const lldb::SBUnixSignals &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a46eade0795c2d7974afaad935f3c841d">SBUnixSignals</a>(lldb::ProcessSP &process_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a2b6fd9e31a255f94f6846d4870b6d75d">SBUnixSignals</a>(lldb::PlatformSP &platform_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a802aa594682678c6fc3388c2f97ba06b">SetShouldNotify</a>(int32_t signo, bool value)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#aaa22a45af2768b10c6c949efe93f3d86">SetShouldStop</a>(int32_t signo, bool value)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a4ee57885d1c63eb42834c8fd6144d7ea">SetShouldSuppress</a>(int32_t signo, bool value)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#ae954179122397aedc0ddefa2a64194b3">SetSP</a>(const lldb::UnixSignalsSP &signals_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html#a737ea58e83f55415248e6d58fadd22e5">~SBUnixSignals</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBUnixSignals.html b/lldb/www/cpp_reference/html/classlldb_1_1SBUnixSignals.html
new file mode 100644
index 0000000..1ca8553
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBUnixSignals.html
@@ -0,0 +1,538 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBUnixSignals Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="#friends">Friends</a> |
+<a href="classlldb_1_1SBUnixSignals-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBUnixSignals Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBUnixSignals_8h_source.html">SBUnixSignals.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a1034cef1f586c9d4702c8ce9b5620a96"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a1034cef1f586c9d4702c8ce9b5620a96">SBUnixSignals</a> ()</td></tr>
+<tr class="separator:a1034cef1f586c9d4702c8ce9b5620a96"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa89b0ede784c74677f790f2a9b1290e4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#aa89b0ede784c74677f790f2a9b1290e4">SBUnixSignals</a> (const <a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> &rhs)</td></tr>
+<tr class="separator:aa89b0ede784c74677f790f2a9b1290e4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a737ea58e83f55415248e6d58fadd22e5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a737ea58e83f55415248e6d58fadd22e5">~SBUnixSignals</a> ()</td></tr>
+<tr class="separator:a737ea58e83f55415248e6d58fadd22e5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ac6e954e90d021e358653aaeb8f5d56f3"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#ac6e954e90d021e358653aaeb8f5d56f3">operator=</a> (const <a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> &rhs)</td></tr>
+<tr class="separator:ac6e954e90d021e358653aaeb8f5d56f3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7d14ee0b7802cd355a7b319a82613ae0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a7d14ee0b7802cd355a7b319a82613ae0">Clear</a> ()</td></tr>
+<tr class="separator:a7d14ee0b7802cd355a7b319a82613ae0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6d7ecf15bf596acac2ee18b02bb840b9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a6d7ecf15bf596acac2ee18b02bb840b9">IsValid</a> () const </td></tr>
+<tr class="separator:a6d7ecf15bf596acac2ee18b02bb840b9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a051a9af138dc50b8ff6e378442434ff3"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a051a9af138dc50b8ff6e378442434ff3">GetSignalAsCString</a> (int32_t signo) const </td></tr>
+<tr class="separator:a051a9af138dc50b8ff6e378442434ff3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ace917dca77bba8c401d3b4a18cb1e3eb"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#ace917dca77bba8c401d3b4a18cb1e3eb">GetSignalNumberFromName</a> (const char *name) const </td></tr>
+<tr class="separator:ace917dca77bba8c401d3b4a18cb1e3eb"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a62ff02438459eac130a20835dc8877c0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a62ff02438459eac130a20835dc8877c0">GetShouldSuppress</a> (int32_t signo) const </td></tr>
+<tr class="separator:a62ff02438459eac130a20835dc8877c0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4ee57885d1c63eb42834c8fd6144d7ea"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a4ee57885d1c63eb42834c8fd6144d7ea">SetShouldSuppress</a> (int32_t signo, bool value)</td></tr>
+<tr class="separator:a4ee57885d1c63eb42834c8fd6144d7ea"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acf4647c96b1c09d5e3b0fad8e43f85d6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#acf4647c96b1c09d5e3b0fad8e43f85d6">GetShouldStop</a> (int32_t signo) const </td></tr>
+<tr class="separator:acf4647c96b1c09d5e3b0fad8e43f85d6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aaa22a45af2768b10c6c949efe93f3d86"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#aaa22a45af2768b10c6c949efe93f3d86">SetShouldStop</a> (int32_t signo, bool value)</td></tr>
+<tr class="separator:aaa22a45af2768b10c6c949efe93f3d86"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3080b3df655ffa710c7ff966a7a44f19"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a3080b3df655ffa710c7ff966a7a44f19">GetShouldNotify</a> (int32_t signo) const </td></tr>
+<tr class="separator:a3080b3df655ffa710c7ff966a7a44f19"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a802aa594682678c6fc3388c2f97ba06b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a802aa594682678c6fc3388c2f97ba06b">SetShouldNotify</a> (int32_t signo, bool value)</td></tr>
+<tr class="separator:a802aa594682678c6fc3388c2f97ba06b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af743a23468297cd26e98172ab79d4e5d"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#af743a23468297cd26e98172ab79d4e5d">GetNumSignals</a> () const </td></tr>
+<tr class="separator:af743a23468297cd26e98172ab79d4e5d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1bcca972e800411e58fba163fd54b530"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a1bcca972e800411e58fba163fd54b530">GetSignalAtIndex</a> (int32_t index) const </td></tr>
+<tr class="separator:a1bcca972e800411e58fba163fd54b530"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:a46eade0795c2d7974afaad935f3c841d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a46eade0795c2d7974afaad935f3c841d">SBUnixSignals</a> (lldb::ProcessSP &process_sp)</td></tr>
+<tr class="separator:a46eade0795c2d7974afaad935f3c841d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2b6fd9e31a255f94f6846d4870b6d75d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a2b6fd9e31a255f94f6846d4870b6d75d">SBUnixSignals</a> (lldb::PlatformSP &platform_sp)</td></tr>
+<tr class="separator:a2b6fd9e31a255f94f6846d4870b6d75d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af8e110943a4bca77a1db3cefefd0c85f"><td class="memItemLeft" align="right" valign="top">lldb::UnixSignalsSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#af8e110943a4bca77a1db3cefefd0c85f">GetSP</a> () const </td></tr>
+<tr class="separator:af8e110943a4bca77a1db3cefefd0c85f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae954179122397aedc0ddefa2a64194b3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#ae954179122397aedc0ddefa2a64194b3">SetSP</a> (const lldb::UnixSignalsSP &signals_sp)</td></tr>
+<tr class="separator:ae954179122397aedc0ddefa2a64194b3"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
+Friends</h2></td></tr>
+<tr class="memitem:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#a3392eea8d13e7395ee1e04a2b733e19b">SBProcess</a></td></tr>
+<tr class="separator:a3392eea8d13e7395ee1e04a2b733e19b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">SBPlatform</a></td></tr>
+<tr class="separator:aef0a6f2e2f78a9b2a57b4fd3bf521d81"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBUnixSignals_8h_source.html#l00018">18</a> of file <a class="el" href="SBUnixSignals_8h_source.html">SBUnixSignals.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a1034cef1f586c9d4702c8ce9b5620a96"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBUnixSignals::SBUnixSignals </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aa89b0ede784c74677f790f2a9b1290e4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBUnixSignals::SBUnixSignals </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a737ea58e83f55415248e6d58fadd22e5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBUnixSignals::~SBUnixSignals </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a46eade0795c2d7974afaad935f3c841d"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBUnixSignals::SBUnixSignals </td>
+ <td>(</td>
+ <td class="paramtype">lldb::ProcessSP & </td>
+ <td class="paramname"><em>process_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2b6fd9e31a255f94f6846d4870b6d75d"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBUnixSignals::SBUnixSignals </td>
+ <td>(</td>
+ <td class="paramtype">lldb::PlatformSP & </td>
+ <td class="paramname"><em>platform_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a7d14ee0b7802cd355a7b319a82613ae0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBUnixSignals::Clear </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af743a23468297cd26e98172ab79d4e5d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int32_t lldb::SBUnixSignals::GetNumSignals </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3080b3df655ffa710c7ff966a7a44f19"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBUnixSignals::GetShouldNotify </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>signo</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="acf4647c96b1c09d5e3b0fad8e43f85d6"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBUnixSignals::GetShouldStop </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>signo</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a62ff02438459eac130a20835dc8877c0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBUnixSignals::GetShouldSuppress </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>signo</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a051a9af138dc50b8ff6e378442434ff3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBUnixSignals::GetSignalAsCString </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>signo</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a1bcca972e800411e58fba163fd54b530"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int32_t lldb::SBUnixSignals::GetSignalAtIndex </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>index</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ace917dca77bba8c401d3b4a18cb1e3eb"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">int32_t lldb::SBUnixSignals::GetSignalNumberFromName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af8e110943a4bca77a1db3cefefd0c85f"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::UnixSignalsSP lldb::SBUnixSignals::GetSP </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6d7ecf15bf596acac2ee18b02bb840b9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBUnixSignals::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ac6e954e90d021e358653aaeb8f5d56f3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a>& lldb::SBUnixSignals::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a> & </td>
+ <td class="paramname"><em>rhs</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a802aa594682678c6fc3388c2f97ba06b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBUnixSignals::SetShouldNotify </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>signo</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>value</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aaa22a45af2768b10c6c949efe93f3d86"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBUnixSignals::SetShouldStop </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>signo</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>value</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a4ee57885d1c63eb42834c8fd6144d7ea"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBUnixSignals::SetShouldSuppress </td>
+ <td>(</td>
+ <td class="paramtype">int32_t </td>
+ <td class="paramname"><em>signo</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"><em>value</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ae954179122397aedc0ddefa2a64194b3"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBUnixSignals::SetSP </td>
+ <td>(</td>
+ <td class="paramtype">const lldb::UnixSignalsSP & </td>
+ <td class="paramname"><em>signals_sp</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
+<a class="anchor" id="aef0a6f2e2f78a9b2a57b4fd3bf521d81"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBUnixSignals_8h_source.html#l00054">54</a> of file <a class="el" href="SBUnixSignals_8h_source.html">SBUnixSignals.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3392eea8d13e7395ee1e04a2b733e19b"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">friend class <a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">friend</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBUnixSignals_8h_source.html#l00053">53</a> of file <a class="el" href="SBUnixSignals_8h_source.html">SBUnixSignals.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBUnixSignals_8h_source.html">SBUnixSignals.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBValue-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBValue-members.html
index f7a806e..496de00 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBValue-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBValue-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -54,19 +55,21 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a6df6fd10bbd613b1eadee829d2ebf942">GetData</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aada41532a98b5691f6059901cdc8588c">GetDeclaration</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#af865100391daceb62ad38cb2a775d318">GetDescription</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ac799435e70bb7f7989eb99b6f0796dd2">GetDynamicValue</a>(lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a6e81786ff07ab65e4a37a7d96ff3552b">GetError</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aef438d53ccc7164671591fce76684ae9">GetExpressionPath</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a755d94c5151edeaec04c2d3b704506f6">GetExpressionPath</a>(lldb::SBStream &description, bool qualify_cxx_base_classes)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a7e6b1d2874c8c44494dbde0b3f760ed2">GetFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a800c76943b23c0a7f2b1041af355f3f7">GetFrame</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aa092b586f36ee5c82c187ca0e2e90a1b">GetID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a07dca50a5866e07958fcac10cba09d8a">GetIndexOfChildWithName</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#af2ed8881791294aa0d31d1245d6fa5dc">GetLoadAddress</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aca99f101c41b2c8f333ab0587e959f8b">GetLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9336bf6353ddd0bf56431ab331eb981c">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a65988284cbdf85704287a247d261345e">GetNonSyntheticValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#abd63f98558e80672ecc3003fa12105be">GetNumChildren</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#acd4f01da2a157412daecb3f2be993d55">GetDisplayTypeName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ac799435e70bb7f7989eb99b6f0796dd2">GetDynamicValue</a>(lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a6e81786ff07ab65e4a37a7d96ff3552b">GetError</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aef438d53ccc7164671591fce76684ae9">GetExpressionPath</a>(lldb::SBStream &description)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a755d94c5151edeaec04c2d3b704506f6">GetExpressionPath</a>(lldb::SBStream &description, bool qualify_cxx_base_classes)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a7e6b1d2874c8c44494dbde0b3f760ed2">GetFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a800c76943b23c0a7f2b1041af355f3f7">GetFrame</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aa092b586f36ee5c82c187ca0e2e90a1b">GetID</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a07dca50a5866e07958fcac10cba09d8a">GetIndexOfChildWithName</a>(const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#af2ed8881791294aa0d31d1245d6fa5dc">GetLoadAddress</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aca99f101c41b2c8f333ab0587e959f8b">GetLocation</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9336bf6353ddd0bf56431ab331eb981c">GetName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a65988284cbdf85704287a247d261345e">GetNonSyntheticValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#abd63f98558e80672ecc3003fa12105be">GetNumChildren</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a08fb7e48577712ec7957020e3697f97d">GetNumChildren</a>(uint32_t max)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a8ed278e3f4eef6a2a13eba0c2a61c457">GetObjectDescription</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ad3ea9872ad3ca91b8cf8f1f4f5cf717b">GetOpaqueType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a5d749ba3a6eecfd23d42597909e2ddb9">GetPointeeData</a>(uint32_t item_idx=0, uint32_t item_count=1)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
@@ -77,14 +80,16 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ae77c270e713bb288d5f90be374a4e3f1">GetSP</a>(ValueLocker &value_locker) const </td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ab628bed9002277ccb36b67d90e77ebf1">GetStaticValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ade17383a2c714484172b8e17120c4f4f">GetSummary</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#afec030b48920112773054bad15e62c05">GetTarget</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a6f543e1bca45ec6843c27d8ec8b7790d">GetThread</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a1cf1eddf4812ac29b72718c8c12b7990">GetType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a41518afad8dd8c285aad198c3f624890">GetTypeFilter</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a30ad3e5456e5ed6419a6916135f184fc">GetTypeFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a8b101308dff7d9d476c069d0cd493bd0">GetTypeName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#af5f28c0117d6375d1f7c2d6ca13a7f73">GetTypeSummary</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ac31ae3d61517229d47e9dcbc721863d1">GetTypeSynthetic</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a8c18c59355eed9952b04bed5c8cefae9">GetSummary</a>(lldb::SBStream &stream, lldb::SBTypeSummaryOptions &options)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#afec030b48920112773054bad15e62c05">GetTarget</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a6f543e1bca45ec6843c27d8ec8b7790d">GetThread</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a1cf1eddf4812ac29b72718c8c12b7990">GetType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a41518afad8dd8c285aad198c3f624890">GetTypeFilter</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a30ad3e5456e5ed6419a6916135f184fc">GetTypeFormat</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a8b101308dff7d9d476c069d0cd493bd0">GetTypeName</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#af5f28c0117d6375d1f7c2d6ca13a7f73">GetTypeSummary</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ac31ae3d61517229d47e9dcbc721863d1">GetTypeSynthetic</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a120745b94f698850f91b6e5e5817bb57">GetTypeValidatorResult</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a503366d471f39d69b41950cd5a67c5ea">GetValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#adff526d8d998bc4add49594717f2a77c">GetValueAsSigned</a>(lldb::SBError &error, int64_t fail_value=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ae9c78774c30cc48897986f501b84c835">GetValueAsSigned</a>(int64_t fail_value=0)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
@@ -95,41 +100,44 @@
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ad8088c06adc9b2ecb987e23bf6cf39b9">GetValueType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#acd2f60bec9535f25d922a56502a4e109">IsDynamic</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aeb5241e53eaea96de6548c31f687d8b5">IsInScope</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a45793f1993831015d9fc850d09b39a9e">IsSynthetic</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#af19538e0c14219942e51f44d30128e6d">IsRuntimeSupportValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a45793f1993831015d9fc850d09b39a9e">IsSynthetic</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aee15d4e0aa694482b1fa8675a7a5f8e5">IsSyntheticChildrenGenerated</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aacd654ded75c4ecaf2ee947931decc81">IsValid</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#afc210c6aabc29d5cde8c9215a383203e">MightHaveChildren</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aa28264d9e4e2044a3fcc4ecd52c1a7e4">operator=</a>(const lldb::SBValue &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">SBValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9988daf907386fa40b737f89a1bfb625">SBValue</a>(const lldb::SBValue &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aecba688c6a3e94fbfdabec88a6582bbd">SBValue</a>(const lldb::ValueObjectSP &value_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a1affd5a9e86efe2ecf4a17f5668cf4f8">SBValueList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a8f09490d01d984fae782fd3a8f2cd22b">SetData</a>(lldb::SBData &data, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a80f0e40c9d06808c93ea826b142c4124">SetFormat</a>(lldb::Format format)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a315bae545f92963762420a3b72a91379">SetPreferDynamicValue</a>(lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a81fe4f155a8c138c674db9bbe2cb3d80">SetPreferSyntheticValue</a>(bool use_synthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a>(const lldb::ValueObjectSP &sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a50704e6f1e279cf4b52ad737aacf4a9a">SetSP</a>(const lldb::ValueObjectSP &sp, bool use_synthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9c5075bffa6271ced8004c1a98777e1a">SetSP</a>(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a6a2ba30f6e131bc592a2a60c97e94e75">SetSP</a>(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aa87eeca152de47f83a4a6ef8a6a637bf">SetSP</a>(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic, const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a14a340b7bad748a449ace39a6442ad85">Persist</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a593230acf95f9720217b7fb17681efca">SBTarget</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">SBValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9988daf907386fa40b737f89a1bfb625">SBValue</a>(const lldb::SBValue &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aecba688c6a3e94fbfdabec88a6582bbd">SBValue</a>(const lldb::ValueObjectSP &value_sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a1affd5a9e86efe2ecf4a17f5668cf4f8">SBValueList</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a8f09490d01d984fae782fd3a8f2cd22b">SetData</a>(lldb::SBData &data, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a80f0e40c9d06808c93ea826b142c4124">SetFormat</a>(lldb::Format format)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a315bae545f92963762420a3b72a91379">SetPreferDynamicValue</a>(lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a81fe4f155a8c138c674db9bbe2cb3d80">SetPreferSyntheticValue</a>(bool use_synthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a>(const lldb::ValueObjectSP &sp)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a50704e6f1e279cf4b52ad737aacf4a9a">SetSP</a>(const lldb::ValueObjectSP &sp, bool use_synthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a9c5075bffa6271ced8004c1a98777e1a">SetSP</a>(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a6a2ba30f6e131bc592a2a60c97e94e75">SetSP</a>(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aa87eeca152de47f83a4a6ef8a6a637bf">SetSP</a>(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic, const char *name)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#aeda3c87af919f840728f21b0808c9338">SetSyntheticChildrenGenerated</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#ae0c2b7b60f4a32740a97345859da8e42">SetValueFromCString</a>(const char *value_str)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a1d90227f8fd6c7cbf2a534b930c6c163">SetValueFromCString</a>(const char *value_str, lldb::SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#afb44cf0e3d4356d66c9bdd91daff8544">TypeIsPointerType</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a4db48a61a02f20a88f0980b00e334850">ValueLocker</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a46eb5ffd4fcd0af0c7e9c567766fcdbc">Watch</a>(bool resolve_location, bool read, bool write, SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a15ffb02d2b4fc56430a94728349179d3">Watch</a>(bool resolve_location, bool read, bool write)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a91084eb4318f98d8ca60afb1e25edd3c">WatchPointee</a>(bool resolve_location, bool read, bool write, SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a1899eea515c5306226ef31bbecc7fae1">~SBValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a46eb5ffd4fcd0af0c7e9c567766fcdbc">Watch</a>(bool resolve_location, bool read, bool write, SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a15ffb02d2b4fc56430a94728349179d3">Watch</a>(bool resolve_location, bool read, bool write)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a91084eb4318f98d8ca60afb1e25edd3c">WatchPointee</a>(bool resolve_location, bool read, bool write, SBError &error)</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValue.html#a1899eea515c5306226ef31bbecc7fae1">~SBValue</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBValue.html b/lldb/www/cpp_reference/html/classlldb_1_1SBValue.html
index 292c95d..d0c6588 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBValue.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBValue.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,107 +42,209 @@
<p><code>#include <<a class="el" href="SBValue_8h_source.html">SBValue.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aa49e37d8303ce3ef28a531b8e0cda1d1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">SBValue</a> ()</td></tr>
+<tr class="separator:aa49e37d8303ce3ef28a531b8e0cda1d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9988daf907386fa40b737f89a1bfb625"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a9988daf907386fa40b737f89a1bfb625">SBValue</a> (const <a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &rhs)</td></tr>
+<tr class="separator:a9988daf907386fa40b737f89a1bfb625"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa28264d9e4e2044a3fcc4ecd52c1a7e4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aa28264d9e4e2044a3fcc4ecd52c1a7e4">operator=</a> (const <a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &rhs)</td></tr>
+<tr class="separator:aa28264d9e4e2044a3fcc4ecd52c1a7e4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1899eea515c5306226ef31bbecc7fae1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a1899eea515c5306226ef31bbecc7fae1">~SBValue</a> ()</td></tr>
+<tr class="separator:a1899eea515c5306226ef31bbecc7fae1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aacd654ded75c4ecaf2ee947931decc81"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aacd654ded75c4ecaf2ee947931decc81">IsValid</a> ()</td></tr>
+<tr class="separator:aacd654ded75c4ecaf2ee947931decc81"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8cc6c31f15a978433d9574560d679db1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a8cc6c31f15a978433d9574560d679db1">Clear</a> ()</td></tr>
+<tr class="separator:a8cc6c31f15a978433d9574560d679db1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6e81786ff07ab65e4a37a7d96ff3552b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a6e81786ff07ab65e4a37a7d96ff3552b">GetError</a> ()</td></tr>
+<tr class="separator:a6e81786ff07ab65e4a37a7d96ff3552b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa092b586f36ee5c82c187ca0e2e90a1b"><td class="memItemLeft" align="right" valign="top">lldb::user_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aa092b586f36ee5c82c187ca0e2e90a1b">GetID</a> ()</td></tr>
+<tr class="separator:aa092b586f36ee5c82c187ca0e2e90a1b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9336bf6353ddd0bf56431ab331eb981c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a9336bf6353ddd0bf56431ab331eb981c">GetName</a> ()</td></tr>
+<tr class="separator:a9336bf6353ddd0bf56431ab331eb981c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b101308dff7d9d476c069d0cd493bd0"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a8b101308dff7d9d476c069d0cd493bd0">GetTypeName</a> ()</td></tr>
+<tr class="separator:a8b101308dff7d9d476c069d0cd493bd0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acd4f01da2a157412daecb3f2be993d55"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#acd4f01da2a157412daecb3f2be993d55">GetDisplayTypeName</a> ()</td></tr>
+<tr class="separator:acd4f01da2a157412daecb3f2be993d55"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6d83d5709502c7c7d814406b1ed56dc"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ae6d83d5709502c7c7d814406b1ed56dc">GetByteSize</a> ()</td></tr>
+<tr class="separator:ae6d83d5709502c7c7d814406b1ed56dc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb5241e53eaea96de6548c31f687d8b5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aeb5241e53eaea96de6548c31f687d8b5">IsInScope</a> ()</td></tr>
+<tr class="separator:aeb5241e53eaea96de6548c31f687d8b5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7e6b1d2874c8c44494dbde0b3f760ed2"><td class="memItemLeft" align="right" valign="top">lldb::Format </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a7e6b1d2874c8c44494dbde0b3f760ed2">GetFormat</a> ()</td></tr>
+<tr class="separator:a7e6b1d2874c8c44494dbde0b3f760ed2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a80f0e40c9d06808c93ea826b142c4124"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a80f0e40c9d06808c93ea826b142c4124">SetFormat</a> (lldb::Format format)</td></tr>
+<tr class="separator:a80f0e40c9d06808c93ea826b142c4124"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a503366d471f39d69b41950cd5a67c5ea"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a503366d471f39d69b41950cd5a67c5ea">GetValue</a> ()</td></tr>
+<tr class="separator:a503366d471f39d69b41950cd5a67c5ea"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adff526d8d998bc4add49594717f2a77c"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#adff526d8d998bc4add49594717f2a77c">GetValueAsSigned</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, int64_t fail_value=0)</td></tr>
+<tr class="separator:adff526d8d998bc4add49594717f2a77c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa13ee416338d372d41b9dd4a104a3418"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aa13ee416338d372d41b9dd4a104a3418">GetValueAsUnsigned</a> (<a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error, uint64_t fail_value=0)</td></tr>
+<tr class="separator:aa13ee416338d372d41b9dd4a104a3418"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae9c78774c30cc48897986f501b84c835"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ae9c78774c30cc48897986f501b84c835">GetValueAsSigned</a> (int64_t fail_value=0)</td></tr>
+<tr class="separator:ae9c78774c30cc48897986f501b84c835"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af982d1895c389a3dbb22630e0a05f875"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#af982d1895c389a3dbb22630e0a05f875">GetValueAsUnsigned</a> (uint64_t fail_value=0)</td></tr>
+<tr class="separator:af982d1895c389a3dbb22630e0a05f875"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad8088c06adc9b2ecb987e23bf6cf39b9"><td class="memItemLeft" align="right" valign="top">ValueType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ad8088c06adc9b2ecb987e23bf6cf39b9">GetValueType</a> ()</td></tr>
+<tr class="separator:ad8088c06adc9b2ecb987e23bf6cf39b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5eb6b7ee0dc9493e4d77a66923f1e34c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a5eb6b7ee0dc9493e4d77a66923f1e34c">GetValueDidChange</a> ()</td></tr>
+<tr class="separator:a5eb6b7ee0dc9493e4d77a66923f1e34c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade17383a2c714484172b8e17120c4f4f"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ade17383a2c714484172b8e17120c4f4f">GetSummary</a> ()</td></tr>
+<tr class="separator:ade17383a2c714484172b8e17120c4f4f"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a8c18c59355eed9952b04bed5c8cefae9"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a8c18c59355eed9952b04bed5c8cefae9">GetSummary</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &stream, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a> &options)</td></tr>
+<tr class="separator:a8c18c59355eed9952b04bed5c8cefae9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8ed278e3f4eef6a2a13eba0c2a61c457"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a8ed278e3f4eef6a2a13eba0c2a61c457">GetObjectDescription</a> ()</td></tr>
+<tr class="separator:a8ed278e3f4eef6a2a13eba0c2a61c457"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a120745b94f698850f91b6e5e5817bb57"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a120745b94f698850f91b6e5e5817bb57">GetTypeValidatorResult</a> ()</td></tr>
+<tr class="separator:a120745b94f698850f91b6e5e5817bb57"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac799435e70bb7f7989eb99b6f0796dd2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ac799435e70bb7f7989eb99b6f0796dd2">GetDynamicValue</a> (lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:ac799435e70bb7f7989eb99b6f0796dd2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab628bed9002277ccb36b67d90e77ebf1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ab628bed9002277ccb36b67d90e77ebf1">GetStaticValue</a> ()</td></tr>
+<tr class="separator:ab628bed9002277ccb36b67d90e77ebf1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65988284cbdf85704287a247d261345e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a65988284cbdf85704287a247d261345e">GetNonSyntheticValue</a> ()</td></tr>
+<tr class="separator:a65988284cbdf85704287a247d261345e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a52f47defc044f758f450c385d7bb3667"><td class="memItemLeft" align="right" valign="top">lldb::DynamicValueType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a52f47defc044f758f450c385d7bb3667">GetPreferDynamicValue</a> ()</td></tr>
+<tr class="separator:a52f47defc044f758f450c385d7bb3667"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a315bae545f92963762420a3b72a91379"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a315bae545f92963762420a3b72a91379">SetPreferDynamicValue</a> (lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:a315bae545f92963762420a3b72a91379"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8ccfaf1c023ee239fb6db23e149eb76e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a8ccfaf1c023ee239fb6db23e149eb76e">GetPreferSyntheticValue</a> ()</td></tr>
+<tr class="separator:a8ccfaf1c023ee239fb6db23e149eb76e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a81fe4f155a8c138c674db9bbe2cb3d80"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a81fe4f155a8c138c674db9bbe2cb3d80">SetPreferSyntheticValue</a> (bool use_synthetic)</td></tr>
+<tr class="separator:a81fe4f155a8c138c674db9bbe2cb3d80"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acd2f60bec9535f25d922a56502a4e109"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#acd2f60bec9535f25d922a56502a4e109">IsDynamic</a> ()</td></tr>
+<tr class="separator:acd2f60bec9535f25d922a56502a4e109"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a45793f1993831015d9fc850d09b39a9e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a45793f1993831015d9fc850d09b39a9e">IsSynthetic</a> ()</td></tr>
+<tr class="separator:a45793f1993831015d9fc850d09b39a9e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aee15d4e0aa694482b1fa8675a7a5f8e5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aee15d4e0aa694482b1fa8675a7a5f8e5">IsSyntheticChildrenGenerated</a> ()</td></tr>
+<tr class="separator:aee15d4e0aa694482b1fa8675a7a5f8e5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aeda3c87af919f840728f21b0808c9338"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aeda3c87af919f840728f21b0808c9338">SetSyntheticChildrenGenerated</a> (bool)</td></tr>
+<tr class="separator:aeda3c87af919f840728f21b0808c9338"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aca99f101c41b2c8f333ab0587e959f8b"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aca99f101c41b2c8f333ab0587e959f8b">GetLocation</a> ()</td></tr>
+<tr class="separator:aca99f101c41b2c8f333ab0587e959f8b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae0c2b7b60f4a32740a97345859da8e42"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ae0c2b7b60f4a32740a97345859da8e42">SetValueFromCString</a> (const char *value_str)</td></tr>
+<tr class="separator:ae0c2b7b60f4a32740a97345859da8e42"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1d90227f8fd6c7cbf2a534b930c6c163"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a1d90227f8fd6c7cbf2a534b930c6c163">SetValueFromCString</a> (const char *value_str, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a1d90227f8fd6c7cbf2a534b930c6c163"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a30ad3e5456e5ed6419a6916135f184fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a30ad3e5456e5ed6419a6916135f184fc">GetTypeFormat</a> ()</td></tr>
+<tr class="separator:a30ad3e5456e5ed6419a6916135f184fc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af5f28c0117d6375d1f7c2d6ca13a7f73"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#af5f28c0117d6375d1f7c2d6ca13a7f73">GetTypeSummary</a> ()</td></tr>
+<tr class="separator:af5f28c0117d6375d1f7c2d6ca13a7f73"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a41518afad8dd8c285aad198c3f624890"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a41518afad8dd8c285aad198c3f624890">GetTypeFilter</a> ()</td></tr>
+<tr class="separator:a41518afad8dd8c285aad198c3f624890"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac31ae3d61517229d47e9dcbc721863d1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ac31ae3d61517229d47e9dcbc721863d1">GetTypeSynthetic</a> ()</td></tr>
+<tr class="separator:ac31ae3d61517229d47e9dcbc721863d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a228796c69506279510e8a5104f5a31cf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a228796c69506279510e8a5104f5a31cf">GetChildAtIndex</a> (uint32_t idx)</td></tr>
+<tr class="separator:a228796c69506279510e8a5104f5a31cf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a887b4407707fc9a45ccf317eda47ca05"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a887b4407707fc9a45ccf317eda47ca05">CreateChildAtOffset</a> (const char *name, uint32_t offset, <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> type)</td></tr>
+<tr class="separator:a887b4407707fc9a45ccf317eda47ca05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0d26e639c983fb1de164287901ce72c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a0d26e639c983fb1de164287901ce72c4">Cast</a> (<a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> type)</td></tr>
+<tr class="separator:a0d26e639c983fb1de164287901ce72c4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abee889c813e55e15ce0cc29b82f859d3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#abee889c813e55e15ce0cc29b82f859d3">CreateValueFromExpression</a> (const char *name, const char *expression)</td></tr>
+<tr class="separator:abee889c813e55e15ce0cc29b82f859d3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a45da21a6dcb92a85634c3395a454933e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a45da21a6dcb92a85634c3395a454933e">CreateValueFromExpression</a> (const char *name, const char *expression, <a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a> &options)</td></tr>
+<tr class="separator:a45da21a6dcb92a85634c3395a454933e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aedbdd1c5a5f87ccaac7f56f82364ff00"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aedbdd1c5a5f87ccaac7f56f82364ff00">CreateValueFromAddress</a> (const char *name, lldb::addr_t address, <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> type)</td></tr>
+<tr class="separator:aedbdd1c5a5f87ccaac7f56f82364ff00"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af23af791be9d72c5ac8351a7dad555fa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#af23af791be9d72c5ac8351a7dad555fa">CreateValueFromData</a> (const char *name, <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> data, <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> type)</td></tr>
+<tr class="separator:af23af791be9d72c5ac8351a7dad555fa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a737d9b5b1b19e675290c34d7a6a01c74"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a737d9b5b1b19e675290c34d7a6a01c74">GetChildAtIndex</a> (uint32_t idx, lldb::DynamicValueType use_dynamic, bool can_create_synthetic)</td></tr>
+<tr class="separator:a737d9b5b1b19e675290c34d7a6a01c74"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a07dca50a5866e07958fcac10cba09d8a"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a07dca50a5866e07958fcac10cba09d8a">GetIndexOfChildWithName</a> (const char *name)</td></tr>
+<tr class="separator:a07dca50a5866e07958fcac10cba09d8a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4996af065bdc605987e6b0f2c45c656"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#af4996af065bdc605987e6b0f2c45c656">GetChildMemberWithName</a> (const char *name)</td></tr>
+<tr class="separator:af4996af065bdc605987e6b0f2c45c656"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95db6ba81063c226324cac8c97dc7e69"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a95db6ba81063c226324cac8c97dc7e69">GetChildMemberWithName</a> (const char *name, lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:a95db6ba81063c226324cac8c97dc7e69"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a98760cbf5a76db75c56437c70b77ad40"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a98760cbf5a76db75c56437c70b77ad40">GetValueForExpressionPath</a> (const char *expr_path)</td></tr>
+<tr class="separator:a98760cbf5a76db75c56437c70b77ad40"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a00543973caf6a018b9d00dd32736e0c8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a00543973caf6a018b9d00dd32736e0c8">AddressOf</a> ()</td></tr>
+<tr class="separator:a00543973caf6a018b9d00dd32736e0c8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af2ed8881791294aa0d31d1245d6fa5dc"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#af2ed8881791294aa0d31d1245d6fa5dc">GetLoadAddress</a> ()</td></tr>
+<tr class="separator:af2ed8881791294aa0d31d1245d6fa5dc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8edfd3519ec167ec6e22d932ea571da3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a8edfd3519ec167ec6e22d932ea571da3">GetAddress</a> ()</td></tr>
+<tr class="separator:a8edfd3519ec167ec6e22d932ea571da3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5d749ba3a6eecfd23d42597909e2ddb9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a5d749ba3a6eecfd23d42597909e2ddb9">GetPointeeData</a> (uint32_t item_idx=0, uint32_t item_count=1)</td></tr>
+<tr class="separator:a5d749ba3a6eecfd23d42597909e2ddb9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6df6fd10bbd613b1eadee829d2ebf942"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a6df6fd10bbd613b1eadee829d2ebf942">GetData</a> ()</td></tr>
+<tr class="separator:a6df6fd10bbd613b1eadee829d2ebf942"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f09490d01d984fae782fd3a8f2cd22b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a8f09490d01d984fae782fd3a8f2cd22b">SetData</a> (<a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a> &data, <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a> &error)</td></tr>
+<tr class="separator:a8f09490d01d984fae782fd3a8f2cd22b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aada41532a98b5691f6059901cdc8588c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aada41532a98b5691f6059901cdc8588c">GetDeclaration</a> ()</td></tr>
+<tr class="separator:aada41532a98b5691f6059901cdc8588c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afc210c6aabc29d5cde8c9215a383203e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#afc210c6aabc29d5cde8c9215a383203e">MightHaveChildren</a> ()</td></tr>
+<tr class="separator:afc210c6aabc29d5cde8c9215a383203e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af19538e0c14219942e51f44d30128e6d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#af19538e0c14219942e51f44d30128e6d">IsRuntimeSupportValue</a> ()</td></tr>
+<tr class="separator:af19538e0c14219942e51f44d30128e6d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd63f98558e80672ecc3003fa12105be"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#abd63f98558e80672ecc3003fa12105be">GetNumChildren</a> ()</td></tr>
+<tr class="separator:abd63f98558e80672ecc3003fa12105be"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a08fb7e48577712ec7957020e3697f97d"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a08fb7e48577712ec7957020e3697f97d">GetNumChildren</a> (uint32_t max)</td></tr>
+<tr class="separator:a08fb7e48577712ec7957020e3697f97d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3ea9872ad3ca91b8cf8f1f4f5cf717b"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ad3ea9872ad3ca91b8cf8f1f4f5cf717b">GetOpaqueType</a> ()</td></tr>
+<tr class="separator:ad3ea9872ad3ca91b8cf8f1f4f5cf717b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afec030b48920112773054bad15e62c05"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#afec030b48920112773054bad15e62c05">GetTarget</a> ()</td></tr>
+<tr class="separator:afec030b48920112773054bad15e62c05"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9473dc173e704db3adcfab0b0bf217d4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a9473dc173e704db3adcfab0b0bf217d4">GetProcess</a> ()</td></tr>
+<tr class="separator:a9473dc173e704db3adcfab0b0bf217d4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f543e1bca45ec6843c27d8ec8b7790d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a6f543e1bca45ec6843c27d8ec8b7790d">GetThread</a> ()</td></tr>
+<tr class="separator:a6f543e1bca45ec6843c27d8ec8b7790d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a800c76943b23c0a7f2b1041af355f3f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a800c76943b23c0a7f2b1041af355f3f7">GetFrame</a> ()</td></tr>
+<tr class="separator:a800c76943b23c0a7f2b1041af355f3f7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa834eca36c84cae38b18d848ab5fef77"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aa834eca36c84cae38b18d848ab5fef77">Dereference</a> ()</td></tr>
+<tr class="separator:aa834eca36c84cae38b18d848ab5fef77"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afb44cf0e3d4356d66c9bdd91daff8544"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#afb44cf0e3d4356d66c9bdd91daff8544">TypeIsPointerType</a> ()</td></tr>
+<tr class="separator:afb44cf0e3d4356d66c9bdd91daff8544"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1cf1eddf4812ac29b72718c8c12b7990"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a1cf1eddf4812ac29b72718c8c12b7990">GetType</a> ()</td></tr>
+<tr class="separator:a1cf1eddf4812ac29b72718c8c12b7990"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a14a340b7bad748a449ace39a6442ad85"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a14a340b7bad748a449ace39a6442ad85">Persist</a> ()</td></tr>
+<tr class="separator:a14a340b7bad748a449ace39a6442ad85"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af865100391daceb62ad38cb2a775d318"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#af865100391daceb62ad38cb2a775d318">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:af865100391daceb62ad38cb2a775d318"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aef438d53ccc7164671591fce76684ae9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aef438d53ccc7164671591fce76684ae9">GetExpressionPath</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description)</td></tr>
+<tr class="separator:aef438d53ccc7164671591fce76684ae9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a755d94c5151edeaec04c2d3b704506f6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a755d94c5151edeaec04c2d3b704506f6">GetExpressionPath</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, bool qualify_cxx_base_classes)</td></tr>
+<tr class="separator:a755d94c5151edeaec04c2d3b704506f6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aecba688c6a3e94fbfdabec88a6582bbd"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aecba688c6a3e94fbfdabec88a6582bbd">SBValue</a> (const lldb::ValueObjectSP &value_sp)</td></tr>
+<tr class="separator:aecba688c6a3e94fbfdabec88a6582bbd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a46eb5ffd4fcd0af0c7e9c567766fcdbc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a46eb5ffd4fcd0af0c7e9c567766fcdbc">Watch</a> (bool resolve_location, bool read, bool write, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error)</td></tr>
+<tr class="separator:a46eb5ffd4fcd0af0c7e9c567766fcdbc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a15ffb02d2b4fc56430a94728349179d3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a15ffb02d2b4fc56430a94728349179d3">Watch</a> (bool resolve_location, bool read, bool write)</td></tr>
+<tr class="separator:a15ffb02d2b4fc56430a94728349179d3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a91084eb4318f98d8ca60afb1e25edd3c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a91084eb4318f98d8ca60afb1e25edd3c">WatchPointee</a> (bool resolve_location, bool read, bool write, <a class="el" href="classlldb_1_1SBError.html">SBError</a> &error)</td></tr>
+<tr class="separator:a91084eb4318f98d8ca60afb1e25edd3c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a429a66b756f4bd37955ec4ef02a97a71"><td class="memItemLeft" align="right" valign="top">lldb::ValueObjectSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a429a66b756f4bd37955ec4ef02a97a71">GetSP</a> () const </td></tr>
+<tr class="separator:a429a66b756f4bd37955ec4ef02a97a71"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
-<tr class="memitem:ae77c270e713bb288d5f90be374a4e3f1"><td class="memItemLeft" align="right" valign="top">lldb::ValueObjectSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ae77c270e713bb288d5f90be374a4e3f1">GetSP</a> (<a class="el" href="classlldb_1_1SBValue.html#a4db48a61a02f20a88f0980b00e334850">ValueLocker</a> &value_locker) const </td></tr>
+<tr class="memitem:ae77c270e713bb288d5f90be374a4e3f1"><td class="memItemLeft" align="right" valign="top">lldb::ValueObjectSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#ae77c270e713bb288d5f90be374a4e3f1">GetSP</a> (ValueLocker &value_locker) const </td></tr>
+<tr class="separator:ae77c270e713bb288d5f90be374a4e3f1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2a4d580120b72e46d400899a530af059"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a2a4d580120b72e46d400899a530af059">SetSP</a> (const lldb::ValueObjectSP &sp)</td></tr>
+<tr class="separator:a2a4d580120b72e46d400899a530af059"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a50704e6f1e279cf4b52ad737aacf4a9a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a50704e6f1e279cf4b52ad737aacf4a9a">SetSP</a> (const lldb::ValueObjectSP &sp, bool use_synthetic)</td></tr>
+<tr class="separator:a50704e6f1e279cf4b52ad737aacf4a9a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9c5075bffa6271ced8004c1a98777e1a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a9c5075bffa6271ced8004c1a98777e1a">SetSP</a> (const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic)</td></tr>
+<tr class="separator:a9c5075bffa6271ced8004c1a98777e1a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6a2ba30f6e131bc592a2a60c97e94e75"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a6a2ba30f6e131bc592a2a60c97e94e75">SetSP</a> (const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic)</td></tr>
+<tr class="separator:a6a2ba30f6e131bc592a2a60c97e94e75"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa87eeca152de47f83a4a6ef8a6a637bf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#aa87eeca152de47f83a4a6ef8a6a637bf">SetSP</a> (const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic, bool use_synthetic, const char *name)</td></tr>
+<tr class="separator:aa87eeca152de47f83a4a6ef8a6a637bf"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
-<tr class="memitem:a4db48a61a02f20a88f0980b00e334850"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a4db48a61a02f20a88f0980b00e334850">ValueLocker</a></td></tr>
<tr class="memitem:a9a0f451374fae1de4a565d58be988a42"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a9a0f451374fae1de4a565d58be988a42">SBBlock</a></td></tr>
+<tr class="separator:a9a0f451374fae1de4a565d58be988a42"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">SBThread</a></td></tr>
+<tr class="separator:a95c9ffeaf2f2f85963ac8ffb40bdd494"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1affd5a9e86efe2ecf4a17f5668cf4f8"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html#a1affd5a9e86efe2ecf4a17f5668cf4f8">SBValueList</a></td></tr>
+<tr class="separator:a1affd5a9e86efe2ecf4a17f5668cf4f8"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00022">22</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="aa49e37d8303ce3ef28a531b8e0cda1d1"></a>
<div class="memitem">
<div class="memproto">
@@ -204,7 +307,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a00543973caf6a018b9d00dd32736e0c8"></a>
<div class="memitem">
<div class="memproto">
@@ -496,16 +599,17 @@
</table>
</div><div class="memdoc">
<p>Get a child value by index from a value.</p>
-<p>Structs, unions, classes, arrays and and pointers have child values that can be access by index.</p>
+<p>Structs, unions, classes, arrays and pointers have child values that can be access by index.</p>
<p>Structs and unions access child members using a zero based index for each child member. For</p>
<p>Classes reserve the first indexes for base classes that have members (empty base classes are omitted), and all members of the current class will then follow the base classes.</p>
<p>Pointers differ depending on what they point to. If the pointer points to a simple type, the child at index zero is the only child value available, unless <em>synthetic_allowed</em> is <b>true</b>, in which case the pointer will be used as an array and can create 'synthetic' child values using positive or negative indexes. If the pointer points to an aggregate type (an array, class, union, struct), then the pointee is transparently skipped and any children are going to be the indexes of the child values within the aggregate type. For example if we have a 'Point' type and we have a <a class="el" href="classlldb_1_1SBValue.html">SBValue</a> that contains a pointer to a 'Point' type, then the child at index zero will be the 'x' member, and the child at index 1 will be the 'y' member (the child at index zero won't be a 'Point' instance).</p>
+<p>If you actually need an <a class="el" href="classlldb_1_1SBValue.html">SBValue</a> that represents the type pointed to by a <a class="el" href="classlldb_1_1SBValue.html">SBValue</a> for which <a class="el" href="classlldb_1_1SBValue.html#a1cf1eddf4812ac29b72718c8c12b7990">GetType()</a>.IsPointeeType() returns true, regardless of the pointee type, you can do that with <a class="el" href="classlldb_1_1SBValue.html#aa834eca36c84cae38b18d848ab5fef77">SBValue::Dereference</a>.</p>
<p>Arrays have a preset number of children that can be accessed by index and will returns invalid child values for indexes that are out of bounds unless the <em>synthetic_allowed</em> is <b>true</b>. In this case the array can create 'synthetic' child values for indexes that aren't in the array bounds using positive or negative indexes.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">idx</td><td>The index of the child value to get</td></tr>
- <tr><td class="paramdir">[in]</td><td class="paramname">use_dynamic</td><td>An enumeration that specifies wether to get dynamic values, and also if the target can be run to figure out the dynamic type of the child value.</td></tr>
- <tr><td class="paramdir">[in]</td><td class="paramname">synthetic_allowed</td><td>If <b>true</b>, then allow child values to be created by index for pointers and arrays for indexes that normally wouldn't be allowed.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">use_dynamic</td><td>An enumeration that specifies whether to get dynamic values, and also if the target can be run to figure out the dynamic type of the child value.</td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">can_create_synthetic</td><td>If <b>true</b>, then allow child values to be created by index for pointers and arrays for indexes that normally wouldn't be allowed.</td></tr>
</table>
</dd>
</dl>
@@ -604,6 +708,21 @@
</div>
</div>
+<a class="anchor" id="acd4f01da2a157412daecb3f2be993d55"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBValue::GetDisplayTypeName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ac799435e70bb7f7989eb99b6f0796dd2"></a>
<div class="memitem">
<div class="memproto">
@@ -813,6 +932,22 @@
</div>
</div>
+<a class="anchor" id="a08fb7e48577712ec7957020e3697f97d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">uint32_t lldb::SBValue::GetNumChildren </td>
+ <td>(</td>
+ <td class="paramtype">uint32_t </td>
+ <td class="paramname"><em>max</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a8ed278e3f4eef6a2a13eba0c2a61c457"></a>
<div class="memitem">
<div class="memproto">
@@ -951,7 +1086,7 @@
<tr>
<td class="memname">lldb::ValueObjectSP lldb::SBValue::GetSP </td>
<td>(</td>
- <td class="paramtype"><a class="el" href="classlldb_1_1SBValue.html#a4db48a61a02f20a88f0980b00e334850">ValueLocker</a> & </td>
+ <td class="paramtype">ValueLocker & </td>
<td class="paramname"><em>value_locker</em></td><td>)</td>
<td> const</td>
</tr>
@@ -1003,6 +1138,32 @@
</div>
</div>
+<a class="anchor" id="a8c18c59355eed9952b04bed5c8cefae9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBValue::GetSummary </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
+ <td class="paramname"><em>stream</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a> & </td>
+ <td class="paramname"><em>options</em> </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="afec030b48920112773054bad15e62c05"></a>
<div class="memitem">
<div class="memproto">
@@ -1123,6 +1284,21 @@
</div>
</div>
+<a class="anchor" id="a120745b94f698850f91b6e5e5817bb57"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const char* lldb::SBValue::GetTypeValidatorResult </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a503366d471f39d69b41950cd5a67c5ea"></a>
<div class="memitem">
<div class="memproto">
@@ -1298,6 +1474,21 @@
</div>
</div>
+<a class="anchor" id="af19538e0c14219942e51f44d30128e6d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBValue::IsRuntimeSupportValue </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a45793f1993831015d9fc850d09b39a9e"></a>
<div class="memitem">
<div class="memproto">
@@ -1313,6 +1504,21 @@
</div>
</div>
+<a class="anchor" id="aee15d4e0aa694482b1fa8675a7a5f8e5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBValue::IsSyntheticChildrenGenerated </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="aacd654ded75c4ecaf2ee947931decc81"></a>
<div class="memitem">
<div class="memproto">
@@ -1363,6 +1569,21 @@
</div>
</div>
+<a class="anchor" id="a14a340b7bad748a449ace39a6442ad85"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBValue::Persist </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a8f09490d01d984fae782fd3a8f2cd22b"></a>
<div class="memitem">
<div class="memproto">
@@ -1615,6 +1836,22 @@
</div>
</div>
+<a class="anchor" id="aeda3c87af919f840728f21b0808c9338"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBValue::SetSyntheticChildrenGenerated </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="ae0c2b7b60f4a32740a97345859da8e42"></a>
<div class="memitem">
<div class="memproto">
@@ -1714,7 +1951,7 @@
<tr><td class="paramdir">[in]</td><td class="paramname">resolve_location</td><td>Resolve the location of this value once and watch its address. This value must currently be set to <b>true</b> as watching all locations of a variable or a variable path is not yet supported, though we plan to support it in the future.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">read</td><td>Stop when this value is accessed.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">write</td><td>Stop when this value is modified</td></tr>
- <tr><td class="paramdir">[out]</td><td class="paramname">An</td><td>error object. Contains the reason if there is some failure.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error object. Contains the reason if there is some failure.</td></tr>
</table>
</dd>
</dl>
@@ -1796,7 +2033,7 @@
<tr><td class="paramdir">[in]</td><td class="paramname">resolve_location</td><td>Resolve the location of this value once and watch its address. This value must currently be set to <b>true</b> as watching all locations of a variable or a variable path is not yet supported, though we plan to support it in the future.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">read</td><td>Stop when this value is accessed.</td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">write</td><td>Stop when this value is modified</td></tr>
- <tr><td class="paramdir">[out]</td><td class="paramname">An</td><td>error object. Contains the reason if there is some failure.</td></tr>
+ <tr><td class="paramdir">[out]</td><td class="paramname">error</td><td>An error object. Contains the reason if there is some failure.</td></tr>
</table>
</dd>
</dl>
@@ -1804,7 +2041,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a9a0f451374fae1de4a565d58be988a42"></a>
<div class="memitem">
<div class="memproto">
@@ -1823,7 +2060,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00434">434</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
+<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00390">390</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
</div>
</div>
@@ -1845,7 +2082,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00435">435</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
+<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00391">391</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
</div>
</div>
@@ -1867,7 +2104,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00436">436</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
+<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00392">392</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
</div>
</div>
@@ -1889,7 +2126,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00437">437</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
+<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00393">393</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
</div>
</div>
@@ -1911,29 +2148,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00438">438</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a4db48a61a02f20a88f0980b00e334850"></a>
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">friend class ValueLocker</td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">friend</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00024">24</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
+<p>Definition at line <a class="el" href="SBValue_8h_source.html#l00394">394</a> of file <a class="el" href="SBValue_8h_source.html">SBValue.h</a>.</p>
</div>
</div>
@@ -1943,9 +2158,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBValueList-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBValueList-members.html
index 4e15390..1a0b8dd 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBValueList-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBValueList-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -40,21 +41,22 @@
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#adccd5e62cc17dd04ac8c8b5a70f5caf9">Append</a>(const lldb::SBValueList &value_list)</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#ac2337cd1391762c6958730b3f0fe907a">Clear</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a3a970880b897ea867aa15bd9a41e2d53">FindValueObjectByUID</a>(lldb::user_id_t uid)</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a8bd6baed3dfa04c7aba34671f7c6f2c2">GetSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a17b46fc2c7da07fc6ec996f02b871db1">GetValueAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a3fb0750f7c3cfad8a504bd8c27064509">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a5eca60b189d08ea9c9015ffb1f9be01f">opaque_ptr</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#ac8849f3acf09f661cd8f3df7093eba34">operator=</a>(const lldb::SBValueList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">SBValueList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
- <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#ab6946bcf836bd562a0f875055a11694b">SBValueList</a>(const lldb::SBValueList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
- <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#aef557c0dea6cefafca5c7d6c85f9d6f6">~SBValueList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a9e1f2fdeb5c53ab272e7437cc7fa2505">GetFirstValueByName</a>(const char *name) const </td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a8bd6baed3dfa04c7aba34671f7c6f2c2">GetSize</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a17b46fc2c7da07fc6ec996f02b871db1">GetValueAtIndex</a>(uint32_t idx) const </td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a3fb0750f7c3cfad8a504bd8c27064509">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a5eca60b189d08ea9c9015ffb1f9be01f">opaque_ptr</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#ac8849f3acf09f661cd8f3df7093eba34">operator=</a>(const lldb::SBValueList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a> class</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">SBValueList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#ab6946bcf836bd562a0f875055a11694b">SBValueList</a>(const lldb::SBValueList &rhs)</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html#aef557c0dea6cefafca5c7d6c85f9d6f6">~SBValueList</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBValueList.html b/lldb/www/cpp_reference/html/classlldb_1_1SBValueList.html
index 9c1926f..8a17b44 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBValueList.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBValueList.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,32 +42,47 @@
<p><code>#include <<a class="el" href="SBValueList_8h_source.html">SBValueList.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a17788f825ef72ec1ff5cd4effeb047b9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">SBValueList</a> ()</td></tr>
+<tr class="separator:a17788f825ef72ec1ff5cd4effeb047b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab6946bcf836bd562a0f875055a11694b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#ab6946bcf836bd562a0f875055a11694b">SBValueList</a> (const <a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &rhs)</td></tr>
+<tr class="separator:ab6946bcf836bd562a0f875055a11694b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aef557c0dea6cefafca5c7d6c85f9d6f6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#aef557c0dea6cefafca5c7d6c85f9d6f6">~SBValueList</a> ()</td></tr>
+<tr class="separator:aef557c0dea6cefafca5c7d6c85f9d6f6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3fb0750f7c3cfad8a504bd8c27064509"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a3fb0750f7c3cfad8a504bd8c27064509">IsValid</a> () const </td></tr>
+<tr class="separator:a3fb0750f7c3cfad8a504bd8c27064509"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2337cd1391762c6958730b3f0fe907a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#ac2337cd1391762c6958730b3f0fe907a">Clear</a> ()</td></tr>
+<tr class="separator:ac2337cd1391762c6958730b3f0fe907a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3958e006736435abb6d21f7b77363163"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a3958e006736435abb6d21f7b77363163">Append</a> (const <a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> &val_obj)</td></tr>
+<tr class="separator:a3958e006736435abb6d21f7b77363163"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adccd5e62cc17dd04ac8c8b5a70f5caf9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#adccd5e62cc17dd04ac8c8b5a70f5caf9">Append</a> (const <a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &value_list)</td></tr>
+<tr class="separator:adccd5e62cc17dd04ac8c8b5a70f5caf9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8bd6baed3dfa04c7aba34671f7c6f2c2"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a8bd6baed3dfa04c7aba34671f7c6f2c2">GetSize</a> () const </td></tr>
+<tr class="separator:a8bd6baed3dfa04c7aba34671f7c6f2c2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a17b46fc2c7da07fc6ec996f02b871db1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a17b46fc2c7da07fc6ec996f02b871db1">GetValueAtIndex</a> (uint32_t idx) const </td></tr>
+<tr class="separator:a17b46fc2c7da07fc6ec996f02b871db1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9e1f2fdeb5c53ab272e7437cc7fa2505"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a9e1f2fdeb5c53ab272e7437cc7fa2505">GetFirstValueByName</a> (const char *name) const </td></tr>
+<tr class="separator:a9e1f2fdeb5c53ab272e7437cc7fa2505"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a970880b897ea867aa15bd9a41e2d53"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a3a970880b897ea867aa15bd9a41e2d53">FindValueObjectByUID</a> (lldb::user_id_t uid)</td></tr>
+<tr class="separator:a3a970880b897ea867aa15bd9a41e2d53"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8849f3acf09f661cd8f3df7093eba34"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#ac8849f3acf09f661cd8f3df7093eba34">operator=</a> (const <a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a> &rhs)</td></tr>
+<tr class="separator:ac8849f3acf09f661cd8f3df7093eba34"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a5eca60b189d08ea9c9015ffb1f9be01f"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#a5eca60b189d08ea9c9015ffb1f9be01f">opaque_ptr</a> ()</td></tr>
+<tr class="separator:a5eca60b189d08ea9c9015ffb1f9be01f"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:abf05358ec2c89fa95b69c85ed46492c9"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html#abf05358ec2c89fa95b69c85ed46492c9">SBFrame</a></td></tr>
+<tr class="separator:abf05358ec2c89fa95b69c85ed46492c9"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBValueList_8h_source.html#l00019">19</a> of file <a class="el" href="SBValueList_8h_source.html">SBValueList.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a17788f825ef72ec1ff5cd4effeb047b9"></a>
<div class="memitem">
<div class="memproto">
@@ -113,7 +129,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a3958e006736435abb6d21f7b77363163"></a>
<div class="memitem">
<div class="memproto">
@@ -177,6 +193,22 @@
</div>
</div>
+<a class="anchor" id="a9e1f2fdeb5c53ab272e7437cc7fa2505"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a> lldb::SBValueList::GetFirstValueByName </td>
+ <td>(</td>
+ <td class="paramtype">const char * </td>
+ <td class="paramname"><em>name</em></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
<a class="anchor" id="a8bd6baed3dfa04c7aba34671f7c6f2c2"></a>
<div class="memitem">
<div class="memproto">
@@ -262,7 +294,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="abf05358ec2c89fa95b69c85ed46492c9"></a>
<div class="memitem">
<div class="memproto">
@@ -281,7 +313,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBValueList_8h_source.html#l00061">61</a> of file <a class="el" href="SBValueList_8h_source.html">SBValueList.h</a>.</p>
+<p>Definition at line <a class="el" href="SBValueList_8h_source.html#l00051">51</a> of file <a class="el" href="SBValueList_8h_source.html">SBValueList.h</a>.</p>
</div>
</div>
@@ -291,9 +323,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBVariablesOptions-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBVariablesOptions-members.html
new file mode 100644
index 0000000..f23ce1f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBVariablesOptions-members.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb::SBVariablesOptions Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#af9803dfea1c75ae55012c78e8b2789a5">get</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a6d804d68b629df3de767211ec2a7f734">GetIncludeArguments</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a64b4efb71fd43da0e5d118a09287d22a">GetIncludeLocals</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a7e708e4895a78372fb191b74e7796797">GetIncludeRuntimeSupportValues</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#af5e370e5b604db1a9bd3f9059a9c0c70">GetIncludeStatics</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a19411e640fe1a67c1a2d41e09481ade9">GetInScopeOnly</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ab6c3013dce8013ffa3aca24c5c56024d">GetUseDynamic</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#acc5b29d0a87ee94f4aacc614ea6b74ca">IsValid</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ad688c668e42f0d88b73398a65614ee86">operator-></a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a6eac6dda8489ec07890d8dc2390cebc6">operator-></a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ab7ca45d79202637edde0a40b733167fa">operator=</a>(const SBVariablesOptions &options)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a3b23631864914b4f7284a68dbd0685f4">ref</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ad82cacaf38d71a0890fc3fa22e2394de">ref</a>() const </td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a5bb3c066f42d1f4640ff64e863e28826">SBVariablesOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#aba38073a6bcd7755819fe24cfa0dc2d3">SBVariablesOptions</a>(const SBVariablesOptions &options)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a3088d899e716dea1b1f671e780199c7a">SBVariablesOptions</a>(VariablesOptionsImpl *lldb_object_ptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#af74b9a492d64a82cf19236267e53b093">SetIncludeArguments</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#acf57ebe29c03767ae2b2d9249e782cb2">SetIncludeLocals</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ad897575e09e924d8c79f2ca0b2f72e5d">SetIncludeRuntimeSupportValues</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a99d1080ac6ca04ad2231993a1c0dd85e">SetIncludeStatics</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a22299d0dc5416fac176d7afe648c7af9">SetInScopeOnly</a>(bool)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a2219c52eac186eefcea503918d36f968">SetOptions</a>(VariablesOptionsImpl *lldb_object_ptr)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a183e749d7673943a4d3da490b5d12d03">SetUseDynamic</a>(lldb::DynamicValueType)</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a9d070bfbe8eba2165ddf28b24f475eff">~SBVariablesOptions</a>()</td><td class="entry"><a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBVariablesOptions.html b/lldb/www/cpp_reference/html/classlldb_1_1SBVariablesOptions.html
new file mode 100644
index 0000000..1631571
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBVariablesOptions.html
@@ -0,0 +1,543 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb::SBVariablesOptions Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="#pro-methods">Protected Member Functions</a> |
+<a href="classlldb_1_1SBVariablesOptions-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb::SBVariablesOptions Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SBVariablesOptions_8h_source.html">SBVariablesOptions.h</a>></code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a5bb3c066f42d1f4640ff64e863e28826"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a5bb3c066f42d1f4640ff64e863e28826">SBVariablesOptions</a> ()</td></tr>
+<tr class="separator:a5bb3c066f42d1f4640ff64e863e28826"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aba38073a6bcd7755819fe24cfa0dc2d3"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#aba38073a6bcd7755819fe24cfa0dc2d3">SBVariablesOptions</a> (const <a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> &options)</td></tr>
+<tr class="separator:aba38073a6bcd7755819fe24cfa0dc2d3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab7ca45d79202637edde0a40b733167fa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ab7ca45d79202637edde0a40b733167fa">operator=</a> (const <a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> &options)</td></tr>
+<tr class="separator:ab7ca45d79202637edde0a40b733167fa"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9d070bfbe8eba2165ddf28b24f475eff"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a9d070bfbe8eba2165ddf28b24f475eff">~SBVariablesOptions</a> ()</td></tr>
+<tr class="separator:a9d070bfbe8eba2165ddf28b24f475eff"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acc5b29d0a87ee94f4aacc614ea6b74ca"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#acc5b29d0a87ee94f4aacc614ea6b74ca">IsValid</a> () const </td></tr>
+<tr class="separator:acc5b29d0a87ee94f4aacc614ea6b74ca"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6d804d68b629df3de767211ec2a7f734"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a6d804d68b629df3de767211ec2a7f734">GetIncludeArguments</a> () const </td></tr>
+<tr class="separator:a6d804d68b629df3de767211ec2a7f734"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af74b9a492d64a82cf19236267e53b093"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#af74b9a492d64a82cf19236267e53b093">SetIncludeArguments</a> (bool)</td></tr>
+<tr class="separator:af74b9a492d64a82cf19236267e53b093"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a64b4efb71fd43da0e5d118a09287d22a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a64b4efb71fd43da0e5d118a09287d22a">GetIncludeLocals</a> () const </td></tr>
+<tr class="separator:a64b4efb71fd43da0e5d118a09287d22a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acf57ebe29c03767ae2b2d9249e782cb2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#acf57ebe29c03767ae2b2d9249e782cb2">SetIncludeLocals</a> (bool)</td></tr>
+<tr class="separator:acf57ebe29c03767ae2b2d9249e782cb2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af5e370e5b604db1a9bd3f9059a9c0c70"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#af5e370e5b604db1a9bd3f9059a9c0c70">GetIncludeStatics</a> () const </td></tr>
+<tr class="separator:af5e370e5b604db1a9bd3f9059a9c0c70"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a99d1080ac6ca04ad2231993a1c0dd85e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a99d1080ac6ca04ad2231993a1c0dd85e">SetIncludeStatics</a> (bool)</td></tr>
+<tr class="separator:a99d1080ac6ca04ad2231993a1c0dd85e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a19411e640fe1a67c1a2d41e09481ade9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a19411e640fe1a67c1a2d41e09481ade9">GetInScopeOnly</a> () const </td></tr>
+<tr class="separator:a19411e640fe1a67c1a2d41e09481ade9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a22299d0dc5416fac176d7afe648c7af9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a22299d0dc5416fac176d7afe648c7af9">SetInScopeOnly</a> (bool)</td></tr>
+<tr class="separator:a22299d0dc5416fac176d7afe648c7af9"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7e708e4895a78372fb191b74e7796797"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a7e708e4895a78372fb191b74e7796797">GetIncludeRuntimeSupportValues</a> () const </td></tr>
+<tr class="separator:a7e708e4895a78372fb191b74e7796797"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad897575e09e924d8c79f2ca0b2f72e5d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ad897575e09e924d8c79f2ca0b2f72e5d">SetIncludeRuntimeSupportValues</a> (bool)</td></tr>
+<tr class="separator:ad897575e09e924d8c79f2ca0b2f72e5d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab6c3013dce8013ffa3aca24c5c56024d"><td class="memItemLeft" align="right" valign="top">lldb::DynamicValueType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ab6c3013dce8013ffa3aca24c5c56024d">GetUseDynamic</a> () const </td></tr>
+<tr class="separator:ab6c3013dce8013ffa3aca24c5c56024d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a183e749d7673943a4d3da490b5d12d03"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a183e749d7673943a4d3da490b5d12d03">SetUseDynamic</a> (lldb::DynamicValueType)</td></tr>
+<tr class="separator:a183e749d7673943a4d3da490b5d12d03"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<tr class="memitem:ad688c668e42f0d88b73398a65614ee86"><td class="memItemLeft" align="right" valign="top">VariablesOptionsImpl * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ad688c668e42f0d88b73398a65614ee86">operator-></a> ()</td></tr>
+<tr class="separator:ad688c668e42f0d88b73398a65614ee86"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6eac6dda8489ec07890d8dc2390cebc6"><td class="memItemLeft" align="right" valign="top">const VariablesOptionsImpl * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a6eac6dda8489ec07890d8dc2390cebc6">operator-></a> () const </td></tr>
+<tr class="separator:a6eac6dda8489ec07890d8dc2390cebc6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af9803dfea1c75ae55012c78e8b2789a5"><td class="memItemLeft" align="right" valign="top">VariablesOptionsImpl * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#af9803dfea1c75ae55012c78e8b2789a5">get</a> ()</td></tr>
+<tr class="separator:af9803dfea1c75ae55012c78e8b2789a5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3b23631864914b4f7284a68dbd0685f4"><td class="memItemLeft" align="right" valign="top">VariablesOptionsImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a3b23631864914b4f7284a68dbd0685f4">ref</a> ()</td></tr>
+<tr class="separator:a3b23631864914b4f7284a68dbd0685f4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad82cacaf38d71a0890fc3fa22e2394de"><td class="memItemLeft" align="right" valign="top">const VariablesOptionsImpl & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#ad82cacaf38d71a0890fc3fa22e2394de">ref</a> () const </td></tr>
+<tr class="separator:ad82cacaf38d71a0890fc3fa22e2394de"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3088d899e716dea1b1f671e780199c7a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a3088d899e716dea1b1f671e780199c7a">SBVariablesOptions</a> (VariablesOptionsImpl *lldb_object_ptr)</td></tr>
+<tr class="separator:a3088d899e716dea1b1f671e780199c7a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2219c52eac186eefcea503918d36f968"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html#a2219c52eac186eefcea503918d36f968">SetOptions</a> (VariablesOptionsImpl *lldb_object_ptr)</td></tr>
+<tr class="separator:a2219c52eac186eefcea503918d36f968"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<p>Definition at line <a class="el" href="SBVariablesOptions_8h_source.html#l00020">20</a> of file <a class="el" href="SBVariablesOptions_8h_source.html">SBVariablesOptions.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a5bb3c066f42d1f4640ff64e863e28826"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBVariablesOptions::SBVariablesOptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="aba38073a6bcd7755819fe24cfa0dc2d3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBVariablesOptions::SBVariablesOptions </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> & </td>
+ <td class="paramname"><em>options</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a9d070bfbe8eba2165ddf28b24f475eff"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBVariablesOptions::~SBVariablesOptions </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3088d899e716dea1b1f671e780199c7a"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::SBVariablesOptions::SBVariablesOptions </td>
+ <td>(</td>
+ <td class="paramtype">VariablesOptionsImpl * </td>
+ <td class="paramname"><em>lldb_object_ptr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="af9803dfea1c75ae55012c78e8b2789a5"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">VariablesOptionsImpl* lldb::SBVariablesOptions::get </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6d804d68b629df3de767211ec2a7f734"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBVariablesOptions::GetIncludeArguments </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a64b4efb71fd43da0e5d118a09287d22a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBVariablesOptions::GetIncludeLocals </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a7e708e4895a78372fb191b74e7796797"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBVariablesOptions::GetIncludeRuntimeSupportValues </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af5e370e5b604db1a9bd3f9059a9c0c70"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBVariablesOptions::GetIncludeStatics </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a19411e640fe1a67c1a2d41e09481ade9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBVariablesOptions::GetInScopeOnly </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab6c3013dce8013ffa3aca24c5c56024d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb::DynamicValueType lldb::SBVariablesOptions::GetUseDynamic </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="acc5b29d0a87ee94f4aacc614ea6b74ca"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool lldb::SBVariablesOptions::IsValid </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad688c668e42f0d88b73398a65614ee86"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">VariablesOptionsImpl* lldb::SBVariablesOptions::operator-> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a6eac6dda8489ec07890d8dc2390cebc6"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const VariablesOptionsImpl* lldb::SBVariablesOptions::operator-> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ab7ca45d79202637edde0a40b733167fa"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a>& lldb::SBVariablesOptions::operator= </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a> & </td>
+ <td class="paramname"><em>options</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3b23631864914b4f7284a68dbd0685f4"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">VariablesOptionsImpl& lldb::SBVariablesOptions::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad82cacaf38d71a0890fc3fa22e2394de"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const VariablesOptionsImpl& lldb::SBVariablesOptions::ref </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="af74b9a492d64a82cf19236267e53b093"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBVariablesOptions::SetIncludeArguments </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="acf57ebe29c03767ae2b2d9249e782cb2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBVariablesOptions::SetIncludeLocals </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="ad897575e09e924d8c79f2ca0b2f72e5d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBVariablesOptions::SetIncludeRuntimeSupportValues </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a99d1080ac6ca04ad2231993a1c0dd85e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBVariablesOptions::SetIncludeStatics </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a22299d0dc5416fac176d7afe648c7af9"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBVariablesOptions::SetInScopeOnly </td>
+ <td>(</td>
+ <td class="paramtype">bool </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a2219c52eac186eefcea503918d36f968"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBVariablesOptions::SetOptions </td>
+ <td>(</td>
+ <td class="paramtype">VariablesOptionsImpl * </td>
+ <td class="paramname"><em>lldb_object_ptr</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a183e749d7673943a4d3da490b5d12d03"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb::SBVariablesOptions::SetUseDynamic </td>
+ <td>(</td>
+ <td class="paramtype">lldb::DynamicValueType </td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SBVariablesOptions_8h_source.html">SBVariablesOptions.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint-members.html b/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint-members.html
index 58bbb3b..03b64bb 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint-members.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint-members.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -66,9 +67,9 @@
</table></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint.html b/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint.html
index 4dc29bf..9ad3726 100644
--- a/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint.html
+++ b/lldb/www/cpp_reference/html/classlldb_1_1SBWatchpoint.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -41,47 +42,74 @@
<p><code>#include <<a class="el" href="SBWatchpoint_8h_source.html">SBWatchpoint.h</a>></code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a173288c7b2009b2e22106384d9917bc8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a173288c7b2009b2e22106384d9917bc8">SBWatchpoint</a> ()</td></tr>
+<tr class="separator:a173288c7b2009b2e22106384d9917bc8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4a9cc9cd51478cb76a58fd9a29058c9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#aa4a9cc9cd51478cb76a58fd9a29058c9">SBWatchpoint</a> (const <a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &rhs)</td></tr>
+<tr class="separator:aa4a9cc9cd51478cb76a58fd9a29058c9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aed7a1f8a1b0830756f66cac4f0b3fb12"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#aed7a1f8a1b0830756f66cac4f0b3fb12">SBWatchpoint</a> (const lldb::WatchpointSP &wp_sp)</td></tr>
+<tr class="separator:aed7a1f8a1b0830756f66cac4f0b3fb12"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a753bdd6ba0bbdbf18a881122ec75b726"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a753bdd6ba0bbdbf18a881122ec75b726">~SBWatchpoint</a> ()</td></tr>
+<tr class="separator:a753bdd6ba0bbdbf18a881122ec75b726"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acca5c3dec0f880d34a86d5202236f971"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#acca5c3dec0f880d34a86d5202236f971">operator=</a> (const <a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> &rhs)</td></tr>
+<tr class="separator:acca5c3dec0f880d34a86d5202236f971"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf5345f2fa91d8b955f14c07e052b64d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#abf5345f2fa91d8b955f14c07e052b64d">IsValid</a> () const </td></tr>
+<tr class="separator:abf5345f2fa91d8b955f14c07e052b64d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab5d94f10c55f8c17b3625ef3f3d76cac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBError.html">SBError</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#ab5d94f10c55f8c17b3625ef3f3d76cac">GetError</a> ()</td></tr>
+<tr class="separator:ab5d94f10c55f8c17b3625ef3f3d76cac"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae081d623aca2cbecf2dcd1888ee360a8"><td class="memItemLeft" align="right" valign="top">watch_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#ae081d623aca2cbecf2dcd1888ee360a8">GetID</a> ()</td></tr>
+<tr class="separator:ae081d623aca2cbecf2dcd1888ee360a8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a02eef1eab04ac0e91282fffa247779d7"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a02eef1eab04ac0e91282fffa247779d7">GetHardwareIndex</a> ()</td></tr>
-<tr class="memdesc:a02eef1eab04ac0e91282fffa247779d7"><td class="mdescLeft"> </td><td class="mdescRight">With -1 representing an invalid hardware index. <a href="#a02eef1eab04ac0e91282fffa247779d7"></a><br/></td></tr>
+<tr class="memdesc:a02eef1eab04ac0e91282fffa247779d7"><td class="mdescLeft"> </td><td class="mdescRight">With -1 representing an invalid hardware index. <a href="#a02eef1eab04ac0e91282fffa247779d7">More...</a><br/></td></tr>
+<tr class="separator:a02eef1eab04ac0e91282fffa247779d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a42d0df1fccab72532fe159da08666076"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a42d0df1fccab72532fe159da08666076">GetWatchAddress</a> ()</td></tr>
+<tr class="separator:a42d0df1fccab72532fe159da08666076"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1ca3e7f4f702eea68c7afccd1fa949c3"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a1ca3e7f4f702eea68c7afccd1fa949c3">GetWatchSize</a> ()</td></tr>
+<tr class="separator:a1ca3e7f4f702eea68c7afccd1fa949c3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab65fa6053832f8f01f01f8e8761de550"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#ab65fa6053832f8f01f01f8e8761de550">SetEnabled</a> (bool enabled)</td></tr>
+<tr class="separator:ab65fa6053832f8f01f01f8e8761de550"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaf1ace78d8771949725af049ad32ed32"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#aaf1ace78d8771949725af049ad32ed32">IsEnabled</a> ()</td></tr>
+<tr class="separator:aaf1ace78d8771949725af049ad32ed32"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af8e3f8a1f16ea7aaac18da2d91a63ba6"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#af8e3f8a1f16ea7aaac18da2d91a63ba6">GetHitCount</a> ()</td></tr>
+<tr class="separator:af8e3f8a1f16ea7aaac18da2d91a63ba6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f16490460d57263ba4b889c1066fd16"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a8f16490460d57263ba4b889c1066fd16">GetIgnoreCount</a> ()</td></tr>
+<tr class="separator:a8f16490460d57263ba4b889c1066fd16"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abe4015c668ae496142badcdc87f948ff"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#abe4015c668ae496142badcdc87f948ff">SetIgnoreCount</a> (uint32_t n)</td></tr>
+<tr class="separator:abe4015c668ae496142badcdc87f948ff"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad9ffd2c2c07906b3cee14a3e5de9d993"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#ad9ffd2c2c07906b3cee14a3e5de9d993">GetCondition</a> ()</td></tr>
+<tr class="separator:ad9ffd2c2c07906b3cee14a3e5de9d993"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9b70164d71b996f5f47b326a666bf8d6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a9b70164d71b996f5f47b326a666bf8d6">SetCondition</a> (const char *condition)</td></tr>
+<tr class="separator:a9b70164d71b996f5f47b326a666bf8d6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab439f4cc50102317af71353e52bfb344"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#ab439f4cc50102317af71353e52bfb344">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, DescriptionLevel level)</td></tr>
+<tr class="separator:ab439f4cc50102317af71353e52bfb344"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a33c523de52ed4fb1bd35717d11c31c5e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a33c523de52ed4fb1bd35717d11c31c5e">Clear</a> ()</td></tr>
+<tr class="separator:a33c523de52ed4fb1bd35717d11c31c5e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4cd3d89fa62a97bd2b3e11cc4e7a0eb0"><td class="memItemLeft" align="right" valign="top">lldb::WatchpointSP </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a4cd3d89fa62a97bd2b3e11cc4e7a0eb0">GetSP</a> () const </td></tr>
+<tr class="separator:a4cd3d89fa62a97bd2b3e11cc4e7a0eb0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1307d42f8acdc90670f53c62b8a3e479"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a1307d42f8acdc90670f53c62b8a3e479">SetSP</a> (const lldb::WatchpointSP &sp)</td></tr>
+<tr class="separator:a1307d42f8acdc90670f53c62b8a3e479"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ac5425730d4d3ce06aa273d6da322f763"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#ac5425730d4d3ce06aa273d6da322f763">EventIsWatchpointEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:ac5425730d4d3ce06aa273d6da322f763"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2a577b5a3500b0684d4c4d044f5a5ac6"><td class="memItemLeft" align="right" valign="top">static lldb::WatchpointEventType </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a2a577b5a3500b0684d4c4d044f5a5ac6">GetWatchpointEventTypeFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:a2a577b5a3500b0684d4c4d044f5a5ac6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8bada0911d6afda992bac98daf4a5d3"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#ac8bada0911d6afda992bac98daf4a5d3">GetWatchpointFromEvent</a> (const <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a> &event)</td></tr>
+<tr class="separator:ac8bada0911d6afda992bac98daf4a5d3"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a593230acf95f9720217b7fb17681efca"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a593230acf95f9720217b7fb17681efca">SBTarget</a></td></tr>
+<tr class="separator:a593230acf95f9720217b7fb17681efca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html#a6d018c47ed70656ffcdafc2861ee0b2c">SBValue</a></td></tr>
+<tr class="separator:a6d018c47ed70656ffcdafc2861ee0b2c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
-<a name="details" id="details"></a><h2>Detailed Description</h2>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBWatchpoint_8h_source.html#l00017">17</a> of file <a class="el" href="SBWatchpoint_8h_source.html">SBWatchpoint.h</a>.</p>
-</div><h2>Constructor & Destructor Documentation</h2>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a173288c7b2009b2e22106384d9917bc8"></a>
<div class="memitem">
<div class="memproto">
@@ -144,7 +172,7 @@
</div>
</div>
-<h2>Member Function Documentation</h2>
+<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a33c523de52ed4fb1bd35717d11c31c5e"></a>
<div class="memitem">
<div class="memproto">
@@ -505,7 +533,7 @@
</div>
</div>
-<h2>Friends And Related Function Documentation</h2>
+<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a593230acf95f9720217b7fb17681efca"></a>
<div class="memitem">
<div class="memproto">
@@ -524,7 +552,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBWatchpoint_8h_source.html#l00094">94</a> of file <a class="el" href="SBWatchpoint_8h_source.html">SBWatchpoint.h</a>.</p>
+<p>Definition at line <a class="el" href="SBWatchpoint_8h_source.html#l00072">72</a> of file <a class="el" href="SBWatchpoint_8h_source.html">SBWatchpoint.h</a>.</p>
</div>
</div>
@@ -546,7 +574,7 @@
</table>
</div><div class="memdoc">
-<p>Definition at line <a class="el" href="SBWatchpoint_8h_source.html#l00095">95</a> of file <a class="el" href="SBWatchpoint_8h_source.html">SBWatchpoint.h</a>.</p>
+<p>Definition at line <a class="el" href="SBWatchpoint_8h_source.html#l00073">73</a> of file <a class="el" href="SBWatchpoint_8h_source.html">SBWatchpoint.h</a>.</p>
</div>
</div>
@@ -556,9 +584,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull-members.html b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull-members.html
new file mode 100644
index 0000000..e960cd2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull-members.html
@@ -0,0 +1,55 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Member List</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb__private.html">lldb_private</a></li><li class="navelem"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">SystemInitializerFull</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb_private::SystemInitializerFull Member List</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>This is the complete list of members for <a class="el" href="classlldb__private_1_1SystemInitializerFull.html">lldb_private::SystemInitializerFull</a>, including all inherited members.</p>
+<table class="directory">
+ <tr class="even"><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a819e6545e8a6dc31fed05cc11d433d36">Initialize</a>() override</td><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">lldb_private::SystemInitializerFull</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a5fa092e14079e51052048d6e974176db">SystemInitializerFull</a>()</td><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">lldb_private::SystemInitializerFull</a></td><td class="entry"></td></tr>
+ <tr class="even"><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a772e7fa1edb440d9b837d86fdd1c2778">Terminate</a>() override</td><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">lldb_private::SystemInitializerFull</a></td><td class="entry"></td></tr>
+ <tr><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a467428d8f8c51cb3f69d42cb0f3a2617">~SystemInitializerFull</a>() override</td><td class="entry"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">lldb_private::SystemInitializerFull</a></td><td class="entry"></td></tr>
+</table></div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull.html b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull.html
new file mode 100644
index 0000000..cb3ef55
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull.html
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb_private::SystemInitializerFull Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespacelldb__private.html">lldb_private</a></li><li class="navelem"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">SystemInitializerFull</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> |
+<a href="classlldb__private_1_1SystemInitializerFull-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">lldb_private::SystemInitializerFull Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include <<a class="el" href="SystemInitializerFull_8h_source.html">SystemInitializerFull.h</a>></code></p>
+<div class="dynheader">
+Inheritance diagram for lldb_private::SystemInitializerFull:</div>
+<div class="dyncontent">
+<div class="center"><img src="classlldb__private_1_1SystemInitializerFull__inherit__graph.png" border="0" usemap="#lldb__private_1_1SystemInitializerFull_inherit__map" alt="Inheritance graph"/></div>
+<map name="lldb__private_1_1SystemInitializerFull_inherit__map" id="lldb__private_1_1SystemInitializerFull_inherit__map">
+<area shape="rect" id="node2" href="classSystemInitializerCommon.html" title="SystemInitializerCommon" alt="" coords="25,5,193,32"/></map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<div class="dynheader">
+Collaboration diagram for lldb_private::SystemInitializerFull:</div>
+<div class="dyncontent">
+<div class="center"><img src="classlldb__private_1_1SystemInitializerFull__coll__graph.png" border="0" usemap="#lldb__private_1_1SystemInitializerFull_coll__map" alt="Collaboration graph"/></div>
+<map name="lldb__private_1_1SystemInitializerFull_coll__map" id="lldb__private_1_1SystemInitializerFull_coll__map">
+<area shape="rect" id="node2" href="classSystemInitializerCommon.html" title="SystemInitializerCommon" alt="" coords="25,5,193,32"/></map>
+<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a5fa092e14079e51052048d6e974176db"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a5fa092e14079e51052048d6e974176db">SystemInitializerFull</a> ()</td></tr>
+<tr class="separator:a5fa092e14079e51052048d6e974176db"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a467428d8f8c51cb3f69d42cb0f3a2617"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a467428d8f8c51cb3f69d42cb0f3a2617">~SystemInitializerFull</a> () override</td></tr>
+<tr class="separator:a467428d8f8c51cb3f69d42cb0f3a2617"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a819e6545e8a6dc31fed05cc11d433d36"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a819e6545e8a6dc31fed05cc11d433d36">Initialize</a> () override</td></tr>
+<tr class="separator:a819e6545e8a6dc31fed05cc11d433d36"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a772e7fa1edb440d9b837d86fdd1c2778"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a772e7fa1edb440d9b837d86fdd1c2778">Terminate</a> () override</td></tr>
+<tr class="separator:a772e7fa1edb440d9b837d86fdd1c2778"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>Initializes lldb.</p>
+<p>This class is responsible for initializing all of lldb system services needed to use the full LLDB application. This class is not intended to be used externally, but is instead used internally by SBDebugger to initialize the system. </p>
+
+<p>Definition at line <a class="el" href="SystemInitializerFull_8h_source.html#l00024">24</a> of file <a class="el" href="SystemInitializerFull_8h_source.html">SystemInitializerFull.h</a>.</p>
+</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
+<a class="anchor" id="a5fa092e14079e51052048d6e974176db"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::SystemInitializerFull::SystemInitializerFull </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a467428d8f8c51cb3f69d42cb0f3a2617"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">lldb_private::SystemInitializerFull::~SystemInitializerFull </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">override</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a819e6545e8a6dc31fed05cc11d433d36"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb_private::SystemInitializerFull::Initialize </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">override</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a772e7fa1edb440d9b837d86fdd1c2778"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void lldb_private::SystemInitializerFull::Terminate </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">override</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="SystemInitializerFull_8h_source.html">SystemInitializerFull.h</a></li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.map b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.map
new file mode 100644
index 0000000..537f76e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.map
@@ -0,0 +1,3 @@
+<map id="lldb_private::SystemInitializerFull" name="lldb_private::SystemInitializerFull">
+<area shape="rect" id="node2" href="$classSystemInitializerCommon.html" title="SystemInitializerCommon" alt="" coords="25,5,193,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.md5 b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.md5
new file mode 100644
index 0000000..b72cd94
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.md5
@@ -0,0 +1 @@
+24c9b57769230fc7b947249bb1f53c19
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.png b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.png
new file mode 100644
index 0000000..1d26591
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__coll__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.map b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.map
new file mode 100644
index 0000000..537f76e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.map
@@ -0,0 +1,3 @@
+<map id="lldb_private::SystemInitializerFull" name="lldb_private::SystemInitializerFull">
+<area shape="rect" id="node2" href="$classSystemInitializerCommon.html" title="SystemInitializerCommon" alt="" coords="25,5,193,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.md5 b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.md5
new file mode 100644
index 0000000..b72cd94
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.md5
@@ -0,0 +1 @@
+24c9b57769230fc7b947249bb1f53c19
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.png b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.png
new file mode 100644
index 0000000..1d26591
--- /dev/null
+++ b/lldb/www/cpp_reference/html/classlldb__private_1_1SystemInitializerFull__inherit__graph.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644.html b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644.html
new file mode 100644
index 0000000..3b7a89d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644.html
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: docs Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_12f13744187bc9a56c439d0a57f95644.html">docs</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">docs Directory Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Directory dependency graph for docs:</div>
+<div class="dyncontent">
+<div class="center"><img src="dir_12f13744187bc9a56c439d0a57f95644_dep.png" border="0" usemap="#dir__12f13744187bc9a56c439d0a57f95644__dep" alt="docs"/></div>
+<map name="dir__12f13744187bc9a56c439d0a57f95644__dep" id="dir__12f13744187bc9a56c439d0a57f95644__dep">
+<area shape="rect" id="node1" href="dir_12f13744187bc9a56c439d0a57f95644.html" title="docs" alt="" coords="27,52,99,100"/><area shape="rect" id="clust1" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" title="lldb" alt="" coords="16,16,109,111"/></map>
+</div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a>
+Files</h2></td></tr>
+<tr class="memitem:doxygen_8intro"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="doxygen_8intro.html">doxygen.intro</a> <a href="doxygen_8intro_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.map b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.map
new file mode 100644
index 0000000..135934c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.map
@@ -0,0 +1,4 @@
+<map id="docs" name="docs">
+<area shape="rect" id="node1" href="dir_12f13744187bc9a56c439d0a57f95644.html" title="docs" alt="" coords="27,52,99,100"/>
+<area shape="rect" id="clust1" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" title="lldb" alt="" coords="16,16,109,111"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.md5 b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.md5
new file mode 100644
index 0000000..94b9ca1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.md5
@@ -0,0 +1 @@
+e10f715c41fe0db1cb40cee36dd3485b
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.png b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.png
new file mode 100644
index 0000000..93f7adb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_12f13744187bc9a56c439d0a57f95644_dep.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9.html b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9.html
new file mode 100644
index 0000000..67bd61c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9.html
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb Directory Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Directory dependency graph for lldb:</div>
+<div class="dyncontent">
+<div class="center"><img src="dir_30e71e610673c7b74c5ccda0fc334ee9_dep.png" border="0" usemap="#dir__30e71e610673c7b74c5ccda0fc334ee9__dep" alt="lldb"/></div>
+<map name="dir__30e71e610673c7b74c5ccda0fc334ee9__dep" id="dir__30e71e610673c7b74c5ccda0fc334ee9__dep">
+<area shape="rect" id="node2" href="dir_65cab015c1f428073772d528e6a1b53d.html" title="API" alt="" coords="37,63,109,111"/><area shape="rect" id="clust2" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html" alt="" coords="27,52,216,121"/><area shape="rect" id="clust1" href="dir_42333c9da4438c4e48b6683e9ba44a59.html" title="include" alt="" coords="16,16,227,132"/></map>
+</div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
+Directories</h2></td></tr>
+<tr class="memitem:dir_65cab015c1f428073772d528e6a1b53d"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.map b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.map
new file mode 100644
index 0000000..83dad4b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.map
@@ -0,0 +1,5 @@
+<map id="lldb" name="lldb">
+<area shape="rect" id="node2" href="dir_65cab015c1f428073772d528e6a1b53d.html" title="API" alt="" coords="37,63,109,111"/>
+<area shape="rect" id="clust2" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html" alt="" coords="27,52,216,121"/>
+<area shape="rect" id="clust1" href="dir_42333c9da4438c4e48b6683e9ba44a59.html" title="include" alt="" coords="16,16,227,132"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.md5 b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.md5
new file mode 100644
index 0000000..450ef41
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.md5
@@ -0,0 +1 @@
+387bdc86a35c8b40db752680f65bc4d9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.png b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.png
new file mode 100644
index 0000000..9f73e23
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_30e71e610673c7b74c5ccda0fc334ee9_dep.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59.html b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59.html
new file mode 100644
index 0000000..5c5fb3d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59.html
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: include Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">include Directory Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Directory dependency graph for include:</div>
+<div class="dyncontent">
+<div class="center"><img src="dir_42333c9da4438c4e48b6683e9ba44a59_dep.png" border="0" usemap="#dir__42333c9da4438c4e48b6683e9ba44a59__dep" alt="include"/></div>
+<map name="dir__42333c9da4438c4e48b6683e9ba44a59__dep" id="dir__42333c9da4438c4e48b6683e9ba44a59__dep">
+<area shape="rect" id="node2" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html" title="lldb" alt="" coords="37,63,109,111"/><area shape="rect" id="clust2" href="dir_42333c9da4438c4e48b6683e9ba44a59.html" alt="" coords="27,52,216,121"/><area shape="rect" id="clust1" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" title="lldb" alt="" coords="16,16,227,132"/></map>
+</div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
+Directories</h2></td></tr>
+<tr class="memitem:dir_30e71e610673c7b74c5ccda0fc334ee9"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.map b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.map
new file mode 100644
index 0000000..7441fa8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.map
@@ -0,0 +1,5 @@
+<map id="include" name="include">
+<area shape="rect" id="node2" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html" title="lldb" alt="" coords="37,63,109,111"/>
+<area shape="rect" id="clust2" href="dir_42333c9da4438c4e48b6683e9ba44a59.html" alt="" coords="27,52,216,121"/>
+<area shape="rect" id="clust1" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" title="lldb" alt="" coords="16,16,227,132"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.md5 b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.md5
new file mode 100644
index 0000000..07b6e70
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.md5
@@ -0,0 +1 @@
+cc8c105bcf4d87d7c5a81d0d4bfc5fda
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.png b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.png
new file mode 100644
index 0000000..153ceab
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_42333c9da4438c4e48b6683e9ba44a59_dep.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d.html b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d.html
new file mode 100644
index 0000000..da76e8e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d.html
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: API Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></li><li class="navelem"><a class="el" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html">lldb</a></li><li class="navelem"><a class="el" href="dir_65cab015c1f428073772d528e6a1b53d.html">API</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">API Directory Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Directory dependency graph for API:</div>
+<div class="dyncontent">
+<div class="center"><img src="dir_65cab015c1f428073772d528e6a1b53d_dep.png" border="0" usemap="#dir__65cab015c1f428073772d528e6a1b53d__dep" alt="API"/></div>
+<map name="dir__65cab015c1f428073772d528e6a1b53d__dep" id="dir__65cab015c1f428073772d528e6a1b53d__dep">
+<area shape="rect" id="node1" href="dir_65cab015c1f428073772d528e6a1b53d.html" title="API" alt="" coords="27,52,99,100"/><area shape="rect" id="clust1" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html" title="lldb" alt="" coords="16,16,109,111"/></map>
+</div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a>
+Files</h2></td></tr>
+<tr class="memitem:LLDB_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="LLDB_8h.html">LLDB.h</a> <a href="LLDB_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBAddress_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBAddress_8h.html">SBAddress.h</a> <a href="SBAddress_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBAttachInfo_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBAttachInfo_8h.html">SBAttachInfo.h</a> <a href="SBAttachInfo_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBBlock_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBBlock_8h.html">SBBlock.h</a> <a href="SBBlock_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBBreakpoint_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBBreakpoint_8h.html">SBBreakpoint.h</a> <a href="SBBreakpoint_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBBreakpointLocation_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBBreakpointLocation_8h.html">SBBreakpointLocation.h</a> <a href="SBBreakpointLocation_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBBroadcaster_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBBroadcaster_8h.html">SBBroadcaster.h</a> <a href="SBBroadcaster_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBCommandInterpreter_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBCommandInterpreter_8h.html">SBCommandInterpreter.h</a> <a href="SBCommandInterpreter_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBCommandReturnObject_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBCommandReturnObject_8h.html">SBCommandReturnObject.h</a> <a href="SBCommandReturnObject_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBCommunication_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBCommunication_8h.html">SBCommunication.h</a> <a href="SBCommunication_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBCompileUnit_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBCompileUnit_8h.html">SBCompileUnit.h</a> <a href="SBCompileUnit_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBData_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBData_8h.html">SBData.h</a> <a href="SBData_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBDebugger_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBDebugger_8h.html">SBDebugger.h</a> <a href="SBDebugger_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBDeclaration_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBDeclaration_8h.html">SBDeclaration.h</a> <a href="SBDeclaration_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBDefines_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBDefines_8h.html">SBDefines.h</a> <a href="SBDefines_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBError_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBError_8h.html">SBError.h</a> <a href="SBError_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBEvent_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBEvent_8h.html">SBEvent.h</a> <a href="SBEvent_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBExecutionContext_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBExecutionContext_8h.html">SBExecutionContext.h</a> <a href="SBExecutionContext_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBExpressionOptions_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBExpressionOptions_8h.html">SBExpressionOptions.h</a> <a href="SBExpressionOptions_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBFileSpec_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBFileSpec_8h.html">SBFileSpec.h</a> <a href="SBFileSpec_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBFileSpecList_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBFileSpecList_8h.html">SBFileSpecList.h</a> <a href="SBFileSpecList_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBFrame_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBFrame_8h.html">SBFrame.h</a> <a href="SBFrame_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBFunction_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBFunction_8h.html">SBFunction.h</a> <a href="SBFunction_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBHostOS_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBHostOS_8h.html">SBHostOS.h</a> <a href="SBHostOS_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBInstruction_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBInstruction_8h.html">SBInstruction.h</a> <a href="SBInstruction_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBInstructionList_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBInstructionList_8h.html">SBInstructionList.h</a> <a href="SBInstructionList_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBLanguageRuntime_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBLanguageRuntime_8h.html">SBLanguageRuntime.h</a> <a href="SBLanguageRuntime_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBLaunchInfo_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBLaunchInfo_8h.html">SBLaunchInfo.h</a> <a href="SBLaunchInfo_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBLineEntry_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBLineEntry_8h.html">SBLineEntry.h</a> <a href="SBLineEntry_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBListener_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBListener_8h.html">SBListener.h</a> <a href="SBListener_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBMemoryRegionInfo_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBMemoryRegionInfo_8h.html">SBMemoryRegionInfo.h</a> <a href="SBMemoryRegionInfo_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBMemoryRegionInfoList_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBMemoryRegionInfoList_8h.html">SBMemoryRegionInfoList.h</a> <a href="SBMemoryRegionInfoList_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBModule_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBModule_8h.html">SBModule.h</a> <a href="SBModule_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBModuleSpec_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBModuleSpec_8h.html">SBModuleSpec.h</a> <a href="SBModuleSpec_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBPlatform_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBPlatform_8h.html">SBPlatform.h</a> <a href="SBPlatform_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBProcess_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBProcess_8h.html">SBProcess.h</a> <a href="SBProcess_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBQueue_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBQueue_8h.html">SBQueue.h</a> <a href="SBQueue_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBQueueItem_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBQueueItem_8h.html">SBQueueItem.h</a> <a href="SBQueueItem_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBSection_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBSection_8h.html">SBSection.h</a> <a href="SBSection_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBSourceManager_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBSourceManager_8h.html">SBSourceManager.h</a> <a href="SBSourceManager_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBStream_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBStream_8h.html">SBStream.h</a> <a href="SBStream_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBStringList_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBStringList_8h.html">SBStringList.h</a> <a href="SBStringList_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBStructuredData_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBStructuredData_8h.html">SBStructuredData.h</a> <a href="SBStructuredData_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBSymbol_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBSymbol_8h.html">SBSymbol.h</a> <a href="SBSymbol_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBSymbolContext_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBSymbolContext_8h.html">SBSymbolContext.h</a> <a href="SBSymbolContext_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBSymbolContextList_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBSymbolContextList_8h.html">SBSymbolContextList.h</a> <a href="SBSymbolContextList_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTarget_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTarget_8h.html">SBTarget.h</a> <a href="SBTarget_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBThread_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBThread_8h.html">SBThread.h</a> <a href="SBThread_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBThreadCollection_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBThreadCollection_8h.html">SBThreadCollection.h</a> <a href="SBThreadCollection_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBThreadPlan_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBThreadPlan_8h.html">SBThreadPlan.h</a> <a href="SBThreadPlan_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBType_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBType_8h.html">SBType.h</a> <a href="SBType_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTypeCategory_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTypeCategory_8h.html">SBTypeCategory.h</a> <a href="SBTypeCategory_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTypeEnumMember_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTypeEnumMember_8h.html">SBTypeEnumMember.h</a> <a href="SBTypeEnumMember_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTypeFilter_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTypeFilter_8h.html">SBTypeFilter.h</a> <a href="SBTypeFilter_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTypeFormat_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTypeFormat_8h.html">SBTypeFormat.h</a> <a href="SBTypeFormat_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTypeNameSpecifier_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTypeNameSpecifier_8h.html">SBTypeNameSpecifier.h</a> <a href="SBTypeNameSpecifier_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTypeSummary_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTypeSummary_8h.html">SBTypeSummary.h</a> <a href="SBTypeSummary_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBTypeSynthetic_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBTypeSynthetic_8h.html">SBTypeSynthetic.h</a> <a href="SBTypeSynthetic_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBUnixSignals_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBUnixSignals_8h.html">SBUnixSignals.h</a> <a href="SBUnixSignals_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBValue_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBValue_8h.html">SBValue.h</a> <a href="SBValue_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBValueList_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBValueList_8h.html">SBValueList.h</a> <a href="SBValueList_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBVariablesOptions_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBVariablesOptions_8h.html">SBVariablesOptions.h</a> <a href="SBVariablesOptions_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SBWatchpoint_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SBWatchpoint_8h.html">SBWatchpoint.h</a> <a href="SBWatchpoint_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:SystemInitializerFull_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="SystemInitializerFull_8h.html">SystemInitializerFull.h</a> <a href="SystemInitializerFull_8h_source.html">[code]</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.map b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.map
new file mode 100644
index 0000000..b2f9520
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.map
@@ -0,0 +1,4 @@
+<map id="API" name="API">
+<area shape="rect" id="node1" href="dir_65cab015c1f428073772d528e6a1b53d.html" title="API" alt="" coords="27,52,99,100"/>
+<area shape="rect" id="clust1" href="dir_30e71e610673c7b74c5ccda0fc334ee9.html" title="lldb" alt="" coords="16,16,109,111"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.md5 b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.md5
new file mode 100644
index 0000000..414367c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.md5
@@ -0,0 +1 @@
+958b1436eebb2a76c0d7241230299806
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.png b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.png
new file mode 100644
index 0000000..686f975
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_65cab015c1f428073772d528e6a1b53d_dep.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66.html b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66.html
new file mode 100644
index 0000000..ffc8034
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66.html
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: llvm Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">llvm Directory Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Directory dependency graph for llvm:</div>
+<div class="dyncontent">
+<div class="center"><img src="dir_6b47ac86da6aee9115280ffa56155f66_dep.png" border="0" usemap="#dir__6b47ac86da6aee9115280ffa56155f66__dep" alt="llvm"/></div>
+<map name="dir__6b47ac86da6aee9115280ffa56155f66__dep" id="dir__6b47ac86da6aee9115280ffa56155f66__dep">
+<area shape="rect" id="node2" href="dir_b8cffa74dcb91bca0da221349fa85523.html" title="tools" alt="" coords="27,27,99,75"/><area shape="rect" id="clust1" href="dir_6b47ac86da6aee9115280ffa56155f66.html" alt="" coords="16,16,205,85"/></map>
+</div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
+Directories</h2></td></tr>
+<tr class="memitem:dir_b8cffa74dcb91bca0da221349fa85523"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.map b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.map
new file mode 100644
index 0000000..8acce40
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.map
@@ -0,0 +1,4 @@
+<map id="llvm" name="llvm">
+<area shape="rect" id="node2" href="dir_b8cffa74dcb91bca0da221349fa85523.html" title="tools" alt="" coords="27,27,99,75"/>
+<area shape="rect" id="clust1" href="dir_6b47ac86da6aee9115280ffa56155f66.html" alt="" coords="16,16,205,85"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.md5 b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.md5
new file mode 100644
index 0000000..4efebcf
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.md5
@@ -0,0 +1 @@
+5c3ad34d78217ab542f37f88da14011f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.png b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.png
new file mode 100644
index 0000000..c671ba8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_6b47ac86da6aee9115280ffa56155f66_dep.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523.html b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523.html
new file mode 100644
index 0000000..23a4398
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523.html
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: tools Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">tools Directory Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Directory dependency graph for tools:</div>
+<div class="dyncontent">
+<div class="center"><img src="dir_b8cffa74dcb91bca0da221349fa85523_dep.png" border="0" usemap="#dir__b8cffa74dcb91bca0da221349fa85523__dep" alt="tools"/></div>
+<map name="dir__b8cffa74dcb91bca0da221349fa85523__dep" id="dir__b8cffa74dcb91bca0da221349fa85523__dep">
+<area shape="rect" id="node2" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" title="lldb" alt="" coords="37,63,109,111"/><area shape="rect" id="clust2" href="dir_b8cffa74dcb91bca0da221349fa85523.html" alt="" coords="27,52,216,121"/><area shape="rect" id="clust1" href="dir_6b47ac86da6aee9115280ffa56155f66.html" title="llvm" alt="" coords="16,16,227,132"/></map>
+</div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
+Directories</h2></td></tr>
+<tr class="memitem:dir_bdcf59bf838c999fcfc3dde87d35c9f0"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.map b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.map
new file mode 100644
index 0000000..ebd1648
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.map
@@ -0,0 +1,5 @@
+<map id="tools" name="tools">
+<area shape="rect" id="node2" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" title="lldb" alt="" coords="37,63,109,111"/>
+<area shape="rect" id="clust2" href="dir_b8cffa74dcb91bca0da221349fa85523.html" alt="" coords="27,52,216,121"/>
+<area shape="rect" id="clust1" href="dir_6b47ac86da6aee9115280ffa56155f66.html" title="llvm" alt="" coords="16,16,227,132"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.md5 b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.md5
new file mode 100644
index 0000000..01b14ff
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.md5
@@ -0,0 +1 @@
+57b3bf64574fa985aa7c940dd6433197
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.png b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.png
new file mode 100644
index 0000000..5eaf3ca
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_b8cffa74dcb91bca0da221349fa85523_dep.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0.html b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0.html
new file mode 100644
index 0000000..f6bdd1a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0.html
@@ -0,0 +1,55 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">lldb Directory Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="dynheader">
+Directory dependency graph for lldb:</div>
+<div class="dyncontent">
+<div class="center"><img src="dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.png" border="0" usemap="#dir__bdcf59bf838c999fcfc3dde87d35c9f0__dep" alt="lldb"/></div>
+<map name="dir__bdcf59bf838c999fcfc3dde87d35c9f0__dep" id="dir__bdcf59bf838c999fcfc3dde87d35c9f0__dep">
+<area shape="rect" id="node2" href="dir_12f13744187bc9a56c439d0a57f95644.html" title="docs" alt="" coords="133,63,205,111"/><area shape="rect" id="node3" href="dir_42333c9da4438c4e48b6683e9ba44a59.html" title="include" alt="" coords="37,63,109,111"/><area shape="rect" id="clust2" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" alt="" coords="27,52,312,121"/><area shape="rect" id="clust1" href="dir_b8cffa74dcb91bca0da221349fa85523.html" title="tools" alt="" coords="16,16,323,132"/></map>
+</div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
+Directories</h2></td></tr>
+<tr class="memitem:dir_12f13744187bc9a56c439d0a57f95644"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_12f13744187bc9a56c439d0a57f95644.html">docs</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:dir_42333c9da4438c4e48b6683e9ba44a59"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_42333c9da4438c4e48b6683e9ba44a59.html">include</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.map b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.map
new file mode 100644
index 0000000..9523091
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.map
@@ -0,0 +1,6 @@
+<map id="lldb" name="lldb">
+<area shape="rect" id="node2" href="dir_12f13744187bc9a56c439d0a57f95644.html" title="docs" alt="" coords="133,63,205,111"/>
+<area shape="rect" id="node3" href="dir_42333c9da4438c4e48b6683e9ba44a59.html" title="include" alt="" coords="37,63,109,111"/>
+<area shape="rect" id="clust2" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html" alt="" coords="27,52,312,121"/>
+<area shape="rect" id="clust1" href="dir_b8cffa74dcb91bca0da221349fa85523.html" title="tools" alt="" coords="16,16,323,132"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.md5 b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.md5
new file mode 100644
index 0000000..ccb46a0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.md5
@@ -0,0 +1 @@
+d2e989be65f190928c6553ef80df6715
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.png b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.png
new file mode 100644
index 0000000..a90bf58
--- /dev/null
+++ b/lldb/www/cpp_reference/html/dir_bdcf59bf838c999fcfc3dde87d35c9f0_dep.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/doxygen.css b/lldb/www/cpp_reference/html/doxygen.css
index 83951f6..f0f36f8 100644
--- a/lldb/www/cpp_reference/html/doxygen.css
+++ b/lldb/www/cpp_reference/html/doxygen.css
@@ -1,408 +1,1366 @@
-BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
- font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
-}
-BODY,TD {
- font-size: 90%;
-}
-H1 {
- text-align: center;
- font-size: 140%;
- font-weight: bold;
-}
-H2 {
- font-size: 120%;
- font-style: italic;
-}
-H3 {
- font-size: 100%;
-}
-CAPTION { font-weight: bold }
-DIV.qindex {
- width: 100%;
- background-color: #eeeeff;
- border: 1px solid #b0b0b0;
- text-align: center;
- margin: 2px;
- padding: 2px;
- line-height: 140%;
-}
-DIV.nav {
- width: 100%;
- background-color: #eeeeff;
- border: 1px solid #b0b0b0;
- text-align: center;
- margin: 2px;
- padding: 2px;
- line-height: 140%;
-}
-DIV.navtab {
- background-color: #eeeeff;
- border: 1px solid #b0b0b0;
- text-align: center;
- margin: 2px;
- margin-right: 15px;
- padding: 2px;
-}
-TD.navtab {
- font-size: 70%;
-}
-A.qindex {
- text-decoration: none;
- font-weight: bold;
- color: #1A419D;
-}
-A.qindex:visited {
- text-decoration: none;
- font-weight: bold;
- color: #1A419D
-}
-A.qindex:hover {
- text-decoration: none;
- background-color: #ddddff;
-}
-A.qindexHL {
- text-decoration: none;
- font-weight: bold;
- background-color: #6666cc;
- color: #ffffff;
- border: 1px double #9295C2;
-}
-A.qindexHL:hover {
- text-decoration: none;
- background-color: #6666cc;
- color: #ffffff;
-}
-A.qindexHL:visited {
- text-decoration: none; background-color: #6666cc; color: #ffffff }
-A.el { text-decoration: none; font-weight: bold }
-A.elRef { font-weight: bold }
-A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
-A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
-A.codeRef:link { font-weight: normal; color: #0000FF}
-A.codeRef:visited { font-weight: normal; color: #0000FF}
-A:hover { text-decoration: none; background-color: #f2f2ff }
-DL.el { margin-left: -1cm }
-.fragment {
- font-family: Fixed, monospace;
- font-size: 95%;
-}
-PRE.fragment {
- border: 1px solid #CCCCCC;
- background-color: #f5f5f5;
- margin-top: 4px;
- margin-bottom: 4px;
- margin-left: 2px;
- margin-right: 8px;
- padding-left: 6px;
- padding-right: 6px;
- padding-top: 4px;
- padding-bottom: 4px;
-}
-DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
-TD.md { background-color: #F4F4FB; font-weight: bold; }
-TD.mdPrefix {
- background-color: #F4F4FB;
- color: #606060;
- font-size: 80%;
-}
-TD.mdname1 { background-color: #F4F4FB; font-weight: bold; color: #602020; }
-TD.mdname { background-color: #F4F4FB; font-weight: bold; color: #602020; width: 600px; }
-DIV.groupHeader {
- margin-left: 16px;
- margin-top: 12px;
- margin-bottom: 6px;
- font-weight: bold;
-}
-DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
-BODY {
- background: white;
- color: black;
- margin-right: 20px;
- margin-left: 20px;
-}
-TD.indexkey {
- background-color: #eeeeff;
- font-weight: bold;
- padding-right : 10px;
- padding-top : 2px;
- padding-left : 10px;
- padding-bottom : 2px;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 2px;
- margin-bottom : 2px;
- border: 1px solid #CCCCCC;
-}
-TD.indexvalue {
- background-color: #eeeeff;
- font-style: italic;
- padding-right : 10px;
- padding-top : 2px;
- padding-left : 10px;
- padding-bottom : 2px;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 2px;
- margin-bottom : 2px;
- border: 1px solid #CCCCCC;
-}
-TR.memlist {
- background-color: #f0f0f0;
-}
-P.formulaDsp { text-align: center; }
-IMG.formulaDsp { }
-IMG.formulaInl { vertical-align: middle; }
-SPAN.keyword { color: #008000 }
-SPAN.keywordtype { color: #604020 }
-SPAN.keywordflow { color: #e08000 }
-SPAN.comment { color: #800000 }
-SPAN.preprocessor { color: #806020 }
-SPAN.stringliteral { color: #002080 }
-SPAN.charliteral { color: #008080 }
-.mdTable {
- border: 1px solid #868686;
- background-color: #F4F4FB;
-}
-.mdRow {
- padding: 8px 10px;
-}
-.mdescLeft {
- padding: 0px 8px 4px 8px;
- font-size: 80%;
- font-style: italic;
- background-color: #FAFAFA;
- border-top: 1px none #E0E0E0;
- border-right: 1px none #E0E0E0;
- border-bottom: 1px none #E0E0E0;
- border-left: 1px none #E0E0E0;
- margin: 0px;
-}
-.mdescRight {
- padding: 0px 8px 4px 8px;
- font-size: 80%;
- font-style: italic;
- background-color: #FAFAFA;
- border-top: 1px none #E0E0E0;
- border-right: 1px none #E0E0E0;
- border-bottom: 1px none #E0E0E0;
- border-left: 1px none #E0E0E0;
- margin: 0px;
-}
-.memItemLeft {
- padding: 1px 0px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memItemRight {
- padding: 1px 8px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memTemplItemLeft {
- padding: 1px 0px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: none;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memTemplItemRight {
- padding: 1px 8px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: none;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.memTemplParams {
- padding: 1px 0px 0px 8px;
- margin: 4px;
- border-top-width: 1px;
- border-right-width: 1px;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-top-color: #E0E0E0;
- border-right-color: #E0E0E0;
- border-bottom-color: #E0E0E0;
- border-left-color: #E0E0E0;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- color: #606060;
- background-color: #FAFAFA;
- font-size: 80%;
-}
-.search { color: #003399;
- font-weight: bold;
-}
-FORM.search {
- margin-bottom: 0px;
- margin-top: 0px;
-}
-INPUT.search { font-size: 75%;
- color: #000080;
- font-weight: normal;
- background-color: #eeeeff;
-}
-TD.tiny { font-size: 75%;
-}
-a {
- color: #252E78;
-}
-a:visited {
- color: #3D2185;
-}
-.dirtab { padding: 4px;
- border-collapse: collapse;
- border: 1px solid #b0b0b0;
-}
-TH.dirtab { background: #eeeeff;
- font-weight: bold;
-}
-HR { height: 1px;
- border: none;
- border-top: 1px solid black;
+/* The standard CSS for doxygen 1.8.6 */
+
+body, table, div, p, dl {
+ font: 400 14px/22px Roboto,sans-serif;
}
-/*
- * LLVM Modifications.
- * Note: Everything above here is generated with "doxygen -w htlm" command. See
- * "doxygen --help" for details. What follows are CSS overrides for LLVM
- * specific formatting. We want to keep the above so it can be replaced with
- * subsequent doxygen upgrades.
- */
+/* @group Heading Levels */
-.footer {
- font-size: 80%;
- font-weight: bold;
- text-align: center;
- vertical-align: middle;
+h1.groupheader {
+ font-size: 150%;
}
+
.title {
- font-size: 25pt;
- color: black;
- font-weight: bold;
- border-width: 1px;
- border-style: solid none solid none;
- text-align: center;
- vertical-align: middle;
- padding-left: 8pt;
- padding-top: 1px;
- padding-bottom: 2px
+ font: 400 14px/28px Roboto,sans-serif;
+ font-size: 150%;
+ font-weight: bold;
+ margin: 10px 2px;
}
-A:link {
- cursor: pointer;
- text-decoration: none;
- font-weight: bolder;
+
+h2.groupheader {
+ border-bottom: 1px solid #879ECB;
+ color: #354C7B;
+ font-size: 150%;
+ font-weight: normal;
+ margin-top: 1.75em;
+ padding-top: 8px;
+ padding-bottom: 4px;
+ width: 100%;
}
-A:visited {
- cursor: pointer;
- text-decoration: underline;
- font-weight: bolder;
+
+h3.groupheader {
+ font-size: 100%;
}
-A:hover {
- cursor: pointer;
- text-decoration: underline;
- font-weight: bolder;
+
+h1, h2, h3, h4, h5, h6 {
+ -webkit-transition: text-shadow 0.5s linear;
+ -moz-transition: text-shadow 0.5s linear;
+ -ms-transition: text-shadow 0.5s linear;
+ -o-transition: text-shadow 0.5s linear;
+ transition: text-shadow 0.5s linear;
+ margin-right: 15px;
}
-A:active {
- cursor: pointer;
- text-decoration: underline;
- font-weight: bolder;
+
+h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
+ text-shadow: 0 0 15px cyan;
+}
+
+dt {
+ font-weight: bold;
+}
+
+div.multicol {
+ -moz-column-gap: 1em;
+ -webkit-column-gap: 1em;
+ -moz-column-count: 3;
+ -webkit-column-count: 3;
+}
+
+p.startli, p.startdd {
+ margin-top: 2px;
+}
+
+p.starttd {
+ margin-top: 0px;
+}
+
+p.endli {
+ margin-bottom: 0px;
+}
+
+p.enddd {
+ margin-bottom: 4px;
+}
+
+p.endtd {
+ margin-bottom: 2px;
+}
+
+/* @end */
+
+caption {
+ font-weight: bold;
+}
+
+span.legend {
+ font-size: 70%;
+ text-align: center;
+}
+
+h3.version {
+ font-size: 90%;
+ text-align: center;
+}
+
+div.qindex, div.navtab{
+ background-color: #EBEFF6;
+ border: 1px solid #A3B4D7;
+ text-align: center;
+}
+
+div.qindex, div.navpath {
+ width: 100%;
+ line-height: 140%;
+}
+
+div.navtab {
+ margin-right: 15px;
+}
+
+/* @group Link Styling */
+
+a {
+ color: #3D578C;
+ font-weight: normal;
+ text-decoration: none;
+}
+
+.contents a:visited {
+ color: #4665A2;
+}
+
+a:hover {
+ text-decoration: underline;
+}
+
+a.qindex {
+ font-weight: bold;
+}
+
+a.qindexHL {
+ font-weight: bold;
+ background-color: #9CAFD4;
+ color: #ffffff;
+ border: 1px double #869DCA;
+}
+
+.contents a.qindexHL:visited {
+ color: #ffffff;
+}
+
+a.el {
+ font-weight: bold;
+}
+
+a.elRef {
+}
+
+a.code, a.code:visited, a.line, a.line:visited {
+ color: #4665A2;
+}
+
+a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
+ color: #4665A2;
+}
+
+/* @end */
+
+dl.el {
+ margin-left: -1cm;
+}
+
+pre.fragment {
+ border: 1px solid #C4CFE5;
+ background-color: #FBFCFD;
+ padding: 4px 6px;
+ margin: 4px 8px 4px 2px;
+ overflow: auto;
+ word-wrap: break-word;
+ font-size: 9pt;
+ line-height: 125%;
+ font-family: monospace, fixed;
+ font-size: 105%;
+}
+
+div.fragment {
+ padding: 4px 6px;
+ margin: 4px 8px 4px 2px;
+ background-color: #FBFCFD;
+ border: 1px solid #C4CFE5;
+}
+
+div.line {
+ font-family: monospace, fixed;
+ font-size: 13px;
+ min-height: 13px;
+ line-height: 1.0;
+ text-wrap: unrestricted;
+ white-space: -moz-pre-wrap; /* Moz */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ white-space: pre-wrap; /* CSS3 */
+ word-wrap: break-word; /* IE 5.5+ */
+ text-indent: -53px;
+ padding-left: 53px;
+ padding-bottom: 0px;
+ margin: 0px;
+ -webkit-transition-property: background-color, box-shadow;
+ -webkit-transition-duration: 0.5s;
+ -moz-transition-property: background-color, box-shadow;
+ -moz-transition-duration: 0.5s;
+ -ms-transition-property: background-color, box-shadow;
+ -ms-transition-duration: 0.5s;
+ -o-transition-property: background-color, box-shadow;
+ -o-transition-duration: 0.5s;
+ transition-property: background-color, box-shadow;
+ transition-duration: 0.5s;
+}
+
+div.line.glow {
+ background-color: cyan;
+ box-shadow: 0 0 10px cyan;
+}
+
+
+span.lineno {
+ padding-right: 4px;
+ text-align: right;
+ border-right: 2px solid #0F0;
+ background-color: #E8E8E8;
+ white-space: pre;
+}
+span.lineno a {
+ background-color: #D8D8D8;
+}
+
+span.lineno a:hover {
+ background-color: #C8C8C8;
+}
+
+div.ah {
+ background-color: black;
+ font-weight: bold;
+ color: #ffffff;
+ margin-bottom: 3px;
+ margin-top: 3px;
+ padding: 0.2em;
+ border: solid thin #333;
+ border-radius: 0.5em;
+ -webkit-border-radius: .5em;
+ -moz-border-radius: .5em;
+ box-shadow: 2px 2px 3px #999;
+ -webkit-box-shadow: 2px 2px 3px #999;
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
+ background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
+ background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000);
+}
+
+div.groupHeader {
+ margin-left: 16px;
+ margin-top: 12px;
+ font-weight: bold;
+}
+
+div.groupText {
+ margin-left: 16px;
+ font-style: italic;
+}
+
+body {
+ background-color: white;
+ color: black;
+ margin: 0;
+}
+
+div.contents {
+ margin-top: 10px;
+ margin-left: 12px;
+ margin-right: 8px;
+}
+
+td.indexkey {
+ background-color: #EBEFF6;
+ font-weight: bold;
+ border: 1px solid #C4CFE5;
+ margin: 2px 0px 2px 0;
+ padding: 2px 10px;
+ white-space: nowrap;
+ vertical-align: top;
+}
+
+td.indexvalue {
+ background-color: #EBEFF6;
+ border: 1px solid #C4CFE5;
+ padding: 2px 10px;
+ margin: 2px 0px;
+}
+
+tr.memlist {
+ background-color: #EEF1F7;
+}
+
+p.formulaDsp {
+ text-align: center;
+}
+
+img.formulaDsp {
+
+}
+
+img.formulaInl {
+ vertical-align: middle;
+}
+
+div.center {
+ text-align: center;
+ margin-top: 0px;
+ margin-bottom: 0px;
+ padding: 0px;
+}
+
+div.center img {
+ border: 0px;
+}
+
+address.footer {
+ text-align: right;
+ padding-right: 12px;
+}
+
+img.footer {
+ border: 0px;
+ vertical-align: middle;
+}
+
+/* @group Code Colorization */
+
+span.keyword {
+ color: #008000
+}
+
+span.keywordtype {
+ color: #604020
+}
+
+span.keywordflow {
+ color: #e08000
+}
+
+span.comment {
+ color: #800000
+}
+
+span.preprocessor {
+ color: #806020
+}
+
+span.stringliteral {
+ color: #002080
+}
+
+span.charliteral {
+ color: #008080
+}
+
+span.vhdldigit {
+ color: #ff00ff
+}
+
+span.vhdlchar {
+ color: #000000
+}
+
+span.vhdlkeyword {
+ color: #700070
+}
+
+span.vhdllogic {
+ color: #ff0000
+}
+
+blockquote {
+ background-color: #F7F8FB;
+ border-left: 2px solid #9CAFD4;
+ margin: 0 24px 0 4px;
+ padding: 0 12px 0 16px;
+}
+
+/* @end */
+
+/*
+.search {
+ color: #003399;
+ font-weight: bold;
+}
+
+form.search {
+ margin-bottom: 0px;
+ margin-top: 0px;
+}
+
+input.search {
+ font-size: 75%;
+ color: #000080;
+ font-weight: normal;
+ background-color: #e8eef2;
+}
+*/
+
+td.tiny {
+ font-size: 75%;
+}
+
+.dirtab {
+ padding: 4px;
+ border-collapse: collapse;
+ border: 1px solid #A3B4D7;
+}
+
+th.dirtab {
+ background: #EBEFF6;
+ font-weight: bold;
+}
+
+hr {
+ height: 0px;
+ border: none;
+ border-top: 1px solid #4A6AAA;
+}
+
+hr.footer {
+ height: 1px;
+}
+
+/* @group Member Descriptions */
+
+table.memberdecls {
+ border-spacing: 0px;
+ padding: 0px;
+}
+
+.memberdecls td, .fieldtable tr {
+ -webkit-transition-property: background-color, box-shadow;
+ -webkit-transition-duration: 0.5s;
+ -moz-transition-property: background-color, box-shadow;
+ -moz-transition-duration: 0.5s;
+ -ms-transition-property: background-color, box-shadow;
+ -ms-transition-duration: 0.5s;
+ -o-transition-property: background-color, box-shadow;
+ -o-transition-duration: 0.5s;
+ transition-property: background-color, box-shadow;
+ transition-duration: 0.5s;
+}
+
+.memberdecls td.glow, .fieldtable tr.glow {
+ background-color: cyan;
+ box-shadow: 0 0 15px cyan;
+}
+
+.mdescLeft, .mdescRight,
+.memItemLeft, .memItemRight,
+.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
+ background-color: #F9FAFC;
+ border: none;
+ margin: 4px;
+ padding: 1px 0 0 8px;
+}
+
+.mdescLeft, .mdescRight {
+ padding: 0px 8px 4px 8px;
+ color: #555;
+}
+
+.memSeparator {
+ border-bottom: 1px solid #DEE4F0;
+ line-height: 1px;
+ margin: 0px;
+ padding: 0px;
+}
+
+.memItemLeft, .memTemplItemLeft {
+ white-space: nowrap;
+}
+
+.memItemRight {
+ width: 100%;
+}
+
+.memTemplParams {
+ color: #4665A2;
+ white-space: nowrap;
+ font-size: 80%;
+}
+
+/* @end */
+
+/* @group Member Details */
+
+/* Styles for detailed member documentation */
+
+.memtemplate {
+ font-size: 80%;
+ color: #4665A2;
+ font-weight: normal;
+ margin-left: 9px;
+}
+
+.memnav {
+ background-color: #EBEFF6;
+ border: 1px solid #A3B4D7;
+ text-align: center;
+ margin: 2px;
+ margin-right: 15px;
+ padding: 2px;
+}
+
+.mempage {
+ width: 100%;
+}
+
+.memitem {
+ padding: 0;
+ margin-bottom: 10px;
+ margin-right: 5px;
+ -webkit-transition: box-shadow 0.5s linear;
+ -moz-transition: box-shadow 0.5s linear;
+ -ms-transition: box-shadow 0.5s linear;
+ -o-transition: box-shadow 0.5s linear;
+ transition: box-shadow 0.5s linear;
+ display: table !important;
+ width: 100%;
+}
+
+.memitem.glow {
+ box-shadow: 0 0 15px cyan;
+}
+
+.memname {
+ font-weight: bold;
+ margin-left: 6px;
+}
+
+.memname td {
+ vertical-align: bottom;
+}
+
+.memproto, dl.reflist dt {
+ border-top: 1px solid #A8B8D9;
+ border-left: 1px solid #A8B8D9;
+ border-right: 1px solid #A8B8D9;
+ padding: 6px 0px 6px 0px;
+ color: #253555;
+ font-weight: bold;
+ text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
+ background-image:url('nav_f.png');
+ background-repeat:repeat-x;
+ background-color: #E2E8F2;
+ /* opera specific markup */
+ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+ border-top-right-radius: 4px;
+ border-top-left-radius: 4px;
+ /* firefox specific markup */
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
+ -moz-border-radius-topright: 4px;
+ -moz-border-radius-topleft: 4px;
+ /* webkit specific markup */
+ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+ -webkit-border-top-right-radius: 4px;
+ -webkit-border-top-left-radius: 4px;
+
+}
+
+.memdoc, dl.reflist dd {
+ border-bottom: 1px solid #A8B8D9;
+ border-left: 1px solid #A8B8D9;
+ border-right: 1px solid #A8B8D9;
+ padding: 6px 10px 2px 10px;
+ background-color: #FBFCFD;
+ border-top-width: 0;
+ background-image:url('nav_g.png');
+ background-repeat:repeat-x;
+ background-color: #FFFFFF;
+ /* opera specific markup */
+ border-bottom-left-radius: 4px;
+ border-bottom-right-radius: 4px;
+ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+ /* firefox specific markup */
+ -moz-border-radius-bottomleft: 4px;
+ -moz-border-radius-bottomright: 4px;
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
+ /* webkit specific markup */
+ -webkit-border-bottom-left-radius: 4px;
+ -webkit-border-bottom-right-radius: 4px;
+ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
+}
+
+dl.reflist dt {
+ padding: 5px;
+}
+
+dl.reflist dd {
+ margin: 0px 0px 10px 0px;
+ padding: 5px;
+}
+
+.paramkey {
+ text-align: right;
+}
+
+.paramtype {
+ white-space: nowrap;
+}
+
+.paramname {
+ color: #602020;
+ white-space: nowrap;
+}
+.paramname em {
+ font-style: normal;
+}
+.paramname code {
+ line-height: 14px;
+}
+
+.params, .retval, .exception, .tparams {
+ margin-left: 0px;
+ padding-left: 0px;
+}
+
+.params .paramname, .retval .paramname {
+ font-weight: bold;
+ vertical-align: top;
+}
+
+.params .paramtype {
font-style: italic;
-}
-H1 {
- text-align: center;
- font-size: 140%;
- font-weight: bold;
-}
-H2 {
- font-size: 120%;
- font-style: italic;
-}
-H3 {
- font-size: 100%;
+ vertical-align: top;
+}
+
+.params .paramdir {
+ font-family: "courier new",courier,monospace;
+ vertical-align: top;
}
-H2, H3 {
- border-bottom: 2px solid;
- margin-top: 2em;
+table.mlabels {
+ border-spacing: 0px;
}
-A.qindex {}
-A.qindexRef {}
-A.el { text-decoration: none; font-weight: bold }
-A.elRef { font-weight: bold }
-A.code { text-decoration: none; font-weight: normal; color: #4444ee }
-A.codeRef { font-weight: normal; color: #4444ee }
-
-div.memitem {
- border: 1px solid #999999;
- margin-top: 1.0em;
- margin-bottom: 1.0em;
- -webkit-border-radius: 0.5em;
- -webkit-box-shadow: 3px 3px 6px #777777;
- -moz-border-radius: 0.5em;
- -moz-box-shadow: black 3px 3px 3px;
+td.mlabels-left {
+ width: 100%;
+ padding: 0px;
}
-div.memproto {
- background-color: #E3E4E5;
- padding: 0.25em 0.5em;
- -webkit-border-top-left-radius: 0.5em;
- -webkit-border-top-right-radius: 0.5em;
- -moz-border-radius-topleft: 0.5em;
- -moz-border-radius-topright: 0.5em;
+td.mlabels-right {
+ vertical-align: bottom;
+ padding: 0px;
+ white-space: nowrap;
}
-div.memdoc {
- padding-left: 1em;
- padding-right: 1em;
+span.mlabels {
+ margin-left: 8px;
}
+
+span.mlabel {
+ background-color: #728DC1;
+ border-top:1px solid #5373B4;
+ border-left:1px solid #5373B4;
+ border-right:1px solid #C4CFE5;
+ border-bottom:1px solid #C4CFE5;
+ text-shadow: none;
+ color: white;
+ margin-right: 4px;
+ padding: 2px 3px;
+ border-radius: 3px;
+ font-size: 7pt;
+ white-space: nowrap;
+ vertical-align: middle;
+}
+
+
+
+/* @end */
+
+/* these are for tree view when not used as main index */
+
+div.directory {
+ margin: 10px 0px;
+ border-top: 1px solid #A8B8D9;
+ border-bottom: 1px solid #A8B8D9;
+ width: 100%;
+}
+
+.directory table {
+ border-collapse:collapse;
+}
+
+.directory td {
+ margin: 0px;
+ padding: 0px;
+ vertical-align: top;
+}
+
+.directory td.entry {
+ white-space: nowrap;
+ padding-right: 6px;
+ padding-top: 3px;
+}
+
+.directory td.entry a {
+ outline:none;
+}
+
+.directory td.entry a img {
+ border: none;
+}
+
+.directory td.desc {
+ width: 100%;
+ padding-left: 6px;
+ padding-right: 6px;
+ padding-top: 3px;
+ border-left: 1px solid rgba(0,0,0,0.05);
+}
+
+.directory tr.even {
+ padding-left: 6px;
+ background-color: #F7F8FB;
+}
+
+.directory img {
+ vertical-align: -30%;
+}
+
+.directory .levels {
+ white-space: nowrap;
+ width: 100%;
+ text-align: right;
+ font-size: 9pt;
+}
+
+.directory .levels span {
+ cursor: pointer;
+ padding-left: 2px;
+ padding-right: 2px;
+ color: #3D578C;
+}
+
+div.dynheader {
+ margin-top: 8px;
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+}
+
+address {
+ font-style: normal;
+ color: #2A3D61;
+}
+
+table.doxtable {
+ border-collapse:collapse;
+ margin-top: 4px;
+ margin-bottom: 4px;
+}
+
+table.doxtable td, table.doxtable th {
+ border: 1px solid #2D4068;
+ padding: 3px 7px 2px;
+}
+
+table.doxtable th {
+ background-color: #374F7F;
+ color: #FFFFFF;
+ font-size: 110%;
+ padding-bottom: 4px;
+ padding-top: 5px;
+}
+
+table.fieldtable {
+ /*width: 100%;*/
+ margin-bottom: 10px;
+ border: 1px solid #A8B8D9;
+ border-spacing: 0px;
+ -moz-border-radius: 4px;
+ -webkit-border-radius: 4px;
+ border-radius: 4px;
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
+ -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
+ box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
+}
+
+.fieldtable td, .fieldtable th {
+ padding: 3px 7px 2px;
+}
+
+.fieldtable td.fieldtype, .fieldtable td.fieldname {
+ white-space: nowrap;
+ border-right: 1px solid #A8B8D9;
+ border-bottom: 1px solid #A8B8D9;
+ vertical-align: top;
+}
+
+.fieldtable td.fieldname {
+ padding-top: 3px;
+}
+
+.fieldtable td.fielddoc {
+ border-bottom: 1px solid #A8B8D9;
+ /*width: 100%;*/
+}
+
+.fieldtable td.fielddoc p:first-child {
+ margin-top: 0px;
+}
+
+.fieldtable td.fielddoc p:last-child {
+ margin-bottom: 2px;
+}
+
+.fieldtable tr:last-child td {
+ border-bottom: none;
+}
+
+.fieldtable th {
+ background-image:url('nav_f.png');
+ background-repeat:repeat-x;
+ background-color: #E2E8F2;
+ font-size: 90%;
+ color: #253555;
+ padding-bottom: 4px;
+ padding-top: 5px;
+ text-align:left;
+ -moz-border-radius-topleft: 4px;
+ -moz-border-radius-topright: 4px;
+ -webkit-border-top-left-radius: 4px;
+ -webkit-border-top-right-radius: 4px;
+ border-top-left-radius: 4px;
+ border-top-right-radius: 4px;
+ border-bottom: 1px solid #A8B8D9;
+}
+
+
+.tabsearch {
+ top: 0px;
+ left: 10px;
+ height: 36px;
+ background-image: url('tab_b.png');
+ z-index: 101;
+ overflow: hidden;
+ font-size: 13px;
+}
+
+.navpath ul
+{
+ font-size: 11px;
+ background-image:url('tab_b.png');
+ background-repeat:repeat-x;
+ background-position: 0 -5px;
+ height:30px;
+ line-height:30px;
+ color:#8AA0CC;
+ border:solid 1px #C2CDE4;
+ overflow:hidden;
+ margin:0px;
+ padding:0px;
+}
+
+.navpath li
+{
+ list-style-type:none;
+ float:left;
+ padding-left:10px;
+ padding-right:15px;
+ background-image:url('bc_s.png');
+ background-repeat:no-repeat;
+ background-position:right;
+ color:#364D7C;
+}
+
+.navpath li.navelem a
+{
+ height:32px;
+ display:block;
+ text-decoration: none;
+ outline: none;
+ color: #283A5D;
+ font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
+ text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
+ text-decoration: none;
+}
+
+.navpath li.navelem a:hover
+{
+ color:#6884BD;
+}
+
+.navpath li.footer
+{
+ list-style-type:none;
+ float:right;
+ padding-left:10px;
+ padding-right:15px;
+ background-image:none;
+ background-repeat:no-repeat;
+ background-position:right;
+ color:#364D7C;
+ font-size: 8pt;
+}
+
+
+div.summary
+{
+ float: right;
+ font-size: 8pt;
+ padding-right: 5px;
+ width: 50%;
+ text-align: right;
+}
+
+div.summary a
+{
+ white-space: nowrap;
+}
+
+div.ingroups
+{
+ font-size: 8pt;
+ width: 50%;
+ text-align: left;
+}
+
+div.ingroups a
+{
+ white-space: nowrap;
+}
+
+div.header
+{
+ background-image:url('nav_h.png');
+ background-repeat:repeat-x;
+ background-color: #F9FAFC;
+ margin: 0px;
+ border-bottom: 1px solid #C4CFE5;
+}
+
+div.headertitle
+{
+ padding: 5px 5px 5px 10px;
+}
+
+dl
+{
+ padding: 0 0 0 10px;
+}
+
+/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */
+dl.section
+{
+ margin-left: 0px;
+ padding-left: 0px;
+}
+
+dl.note
+{
+ margin-left:-7px;
+ padding-left: 3px;
+ border-left:4px solid;
+ border-color: #D0C000;
+}
+
+dl.warning, dl.attention
+{
+ margin-left:-7px;
+ padding-left: 3px;
+ border-left:4px solid;
+ border-color: #FF0000;
+}
+
+dl.pre, dl.post, dl.invariant
+{
+ margin-left:-7px;
+ padding-left: 3px;
+ border-left:4px solid;
+ border-color: #00D000;
+}
+
+dl.deprecated
+{
+ margin-left:-7px;
+ padding-left: 3px;
+ border-left:4px solid;
+ border-color: #505050;
+}
+
+dl.todo
+{
+ margin-left:-7px;
+ padding-left: 3px;
+ border-left:4px solid;
+ border-color: #00C0E0;
+}
+
+dl.test
+{
+ margin-left:-7px;
+ padding-left: 3px;
+ border-left:4px solid;
+ border-color: #3030E0;
+}
+
+dl.bug
+{
+ margin-left:-7px;
+ padding-left: 3px;
+ border-left:4px solid;
+ border-color: #C08050;
+}
+
+dl.section dd {
+ margin-bottom: 6px;
+}
+
+
+#projectlogo
+{
+ text-align: center;
+ vertical-align: bottom;
+ border-collapse: separate;
+}
+
+#projectlogo img
+{
+ border: 0px none;
+}
+
+#projectname
+{
+ font: 300% Tahoma, Arial,sans-serif;
+ margin: 0px;
+ padding: 2px 0px;
+}
+
+#projectbrief
+{
+ font: 120% Tahoma, Arial,sans-serif;
+ margin: 0px;
+ padding: 0px;
+}
+
+#projectnumber
+{
+ font: 50% Tahoma, Arial,sans-serif;
+ margin: 0px;
+ padding: 0px;
+}
+
+#titlearea
+{
+ padding: 0px;
+ margin: 0px;
+ width: 100%;
+ border-bottom: 1px solid #5373B4;
+}
+
+.image
+{
+ text-align: center;
+}
+
+.dotgraph
+{
+ text-align: center;
+}
+
+.mscgraph
+{
+ text-align: center;
+}
+
+.diagraph
+{
+ text-align: center;
+}
+
+.caption
+{
+ font-weight: bold;
+}
+
+div.zoom
+{
+ border: 1px solid #90A5CE;
+}
+
+dl.citelist {
+ margin-bottom:50px;
+}
+
+dl.citelist dt {
+ color:#334975;
+ float:left;
+ font-weight:bold;
+ margin-right:10px;
+ padding:5px;
+}
+
+dl.citelist dd {
+ margin:2px 0;
+ padding:5px 0;
+}
+
+div.toc {
+ padding: 14px 25px;
+ background-color: #F4F6FA;
+ border: 1px solid #D8DFEE;
+ border-radius: 7px 7px 7px 7px;
+ float: right;
+ height: auto;
+ margin: 0 20px 10px 10px;
+ width: 200px;
+}
+
+div.toc li {
+ background: url("bdwn.png") no-repeat scroll 0 5px transparent;
+ font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;
+ margin-top: 5px;
+ padding-left: 10px;
+ padding-top: 2px;
+}
+
+div.toc h3 {
+ font: bold 12px/1.2 Arial,FreeSans,sans-serif;
+ color: #4665A2;
+ border-bottom: 0 none;
+ margin: 0;
+}
+
+div.toc ul {
+ list-style: none outside none;
+ border: medium none;
+ padding: 0px;
+}
+
+div.toc li.level1 {
+ margin-left: 0px;
+}
+
+div.toc li.level2 {
+ margin-left: 15px;
+}
+
+div.toc li.level3 {
+ margin-left: 30px;
+}
+
+div.toc li.level4 {
+ margin-left: 45px;
+}
+
+.inherit_header {
+ font-weight: bold;
+ color: gray;
+ cursor: pointer;
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+}
+
+.inherit_header td {
+ padding: 6px 0px 2px 5px;
+}
+
+.inherit {
+ display: none;
+}
+
+tr.heading h2 {
+ margin-top: 12px;
+ margin-bottom: 4px;
+}
+
+/* tooltip related style info */
+
+.ttc {
+ position: absolute;
+ display: none;
+}
+
+#powerTip {
+ cursor: default;
+ white-space: nowrap;
+ background-color: white;
+ border: 1px solid gray;
+ border-radius: 4px 4px 4px 4px;
+ box-shadow: 1px 1px 7px gray;
+ display: none;
+ font-size: smaller;
+ max-width: 80%;
+ opacity: 0.9;
+ padding: 1ex 1em 1em;
+ position: absolute;
+ z-index: 2147483647;
+}
+
+#powerTip div.ttdoc {
+ color: grey;
+ font-style: italic;
+}
+
+#powerTip div.ttname a {
+ font-weight: bold;
+}
+
+#powerTip div.ttname {
+ font-weight: bold;
+}
+
+#powerTip div.ttdeci {
+ color: #006318;
+}
+
+#powerTip div {
+ margin: 0px;
+ padding: 0px;
+ font: 12px/16px Roboto,sans-serif;
+}
+
+#powerTip:before, #powerTip:after {
+ content: "";
+ position: absolute;
+ margin: 0px;
+}
+
+#powerTip.n:after, #powerTip.n:before,
+#powerTip.s:after, #powerTip.s:before,
+#powerTip.w:after, #powerTip.w:before,
+#powerTip.e:after, #powerTip.e:before,
+#powerTip.ne:after, #powerTip.ne:before,
+#powerTip.se:after, #powerTip.se:before,
+#powerTip.nw:after, #powerTip.nw:before,
+#powerTip.sw:after, #powerTip.sw:before {
+ border: solid transparent;
+ content: " ";
+ height: 0;
+ width: 0;
+ position: absolute;
+}
+
+#powerTip.n:after, #powerTip.s:after,
+#powerTip.w:after, #powerTip.e:after,
+#powerTip.nw:after, #powerTip.ne:after,
+#powerTip.sw:after, #powerTip.se:after {
+ border-color: rgba(255, 255, 255, 0);
+}
+
+#powerTip.n:before, #powerTip.s:before,
+#powerTip.w:before, #powerTip.e:before,
+#powerTip.nw:before, #powerTip.ne:before,
+#powerTip.sw:before, #powerTip.se:before {
+ border-color: rgba(128, 128, 128, 0);
+}
+
+#powerTip.n:after, #powerTip.n:before,
+#powerTip.ne:after, #powerTip.ne:before,
+#powerTip.nw:after, #powerTip.nw:before {
+ top: 100%;
+}
+
+#powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
+ border-top-color: #ffffff;
+ border-width: 10px;
+ margin: 0px -10px;
+}
+#powerTip.n:before {
+ border-top-color: #808080;
+ border-width: 11px;
+ margin: 0px -11px;
+}
+#powerTip.n:after, #powerTip.n:before {
+ left: 50%;
+}
+
+#powerTip.nw:after, #powerTip.nw:before {
+ right: 14px;
+}
+
+#powerTip.ne:after, #powerTip.ne:before {
+ left: 14px;
+}
+
+#powerTip.s:after, #powerTip.s:before,
+#powerTip.se:after, #powerTip.se:before,
+#powerTip.sw:after, #powerTip.sw:before {
+ bottom: 100%;
+}
+
+#powerTip.s:after, #powerTip.se:after, #powerTip.sw:after {
+ border-bottom-color: #ffffff;
+ border-width: 10px;
+ margin: 0px -10px;
+}
+
+#powerTip.s:before, #powerTip.se:before, #powerTip.sw:before {
+ border-bottom-color: #808080;
+ border-width: 11px;
+ margin: 0px -11px;
+}
+
+#powerTip.s:after, #powerTip.s:before {
+ left: 50%;
+}
+
+#powerTip.sw:after, #powerTip.sw:before {
+ right: 14px;
+}
+
+#powerTip.se:after, #powerTip.se:before {
+ left: 14px;
+}
+
+#powerTip.e:after, #powerTip.e:before {
+ left: 100%;
+}
+#powerTip.e:after {
+ border-left-color: #ffffff;
+ border-width: 10px;
+ top: 50%;
+ margin-top: -10px;
+}
+#powerTip.e:before {
+ border-left-color: #808080;
+ border-width: 11px;
+ top: 50%;
+ margin-top: -11px;
+}
+
+#powerTip.w:after, #powerTip.w:before {
+ right: 100%;
+}
+#powerTip.w:after {
+ border-right-color: #ffffff;
+ border-width: 10px;
+ top: 50%;
+ margin-top: -10px;
+}
+#powerTip.w:before {
+ border-right-color: #808080;
+ border-width: 11px;
+ top: 50%;
+ margin-top: -11px;
+}
+
+@media print
+{
+ #top { display: none; }
+ #side-nav { display: none; }
+ #nav-path { display: none; }
+ body { overflow:visible; }
+ h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
+ .summary { display: none; }
+ .memitem { page-break-inside: avoid; }
+ #doc-content
+ {
+ margin-left:0 !important;
+ height:auto !important;
+ width:auto !important;
+ overflow:inherit;
+ display:inline;
+ }
+}
+
diff --git a/lldb/www/cpp_reference/html/doxygen_8intro.html b/lldb/www/cpp_reference/html/doxygen_8intro.html
index 0f48bf4..cad77f2 100644
--- a/lldb/www/cpp_reference/html/doxygen_8intro.html
+++ b/lldb/www/cpp_reference/html/doxygen_8intro.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_8b321541f691a81675dae4ec7a1864bb.html">docs</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_12f13744187bc9a56c439d0a57f95644.html">docs</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -36,9 +36,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/doxygen_8intro_source.html b/lldb/www/cpp_reference/html/doxygen_8intro_source.html
index 0be5aa7..f4759c7 100644
--- a/lldb/www/cpp_reference/html/doxygen_8intro_source.html
+++ b/lldb/www/cpp_reference/html/doxygen_8intro_source.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -23,7 +23,7 @@
</div>
<div id="nav-path" class="navpath">
<ul>
-<li class="navelem"><a class="el" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html">tools</a></li><li class="navelem"><a class="el" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html">lldb</a></li><li class="navelem"><a class="el" href="dir_8b321541f691a81675dae4ec7a1864bb.html">docs</a></li> </ul>
+<li class="navelem"><a class="el" href="dir_6b47ac86da6aee9115280ffa56155f66.html">llvm</a></li><li class="navelem"><a class="el" href="dir_b8cffa74dcb91bca0da221349fa85523.html">tools</a></li><li class="navelem"><a class="el" href="dir_bdcf59bf838c999fcfc3dde87d35c9f0.html">lldb</a></li><li class="navelem"><a class="el" href="dir_12f13744187bc9a56c439d0a57f95644.html">docs</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
@@ -41,11 +41,11 @@
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"></span><span class="comment">/// that make up the software. For usage instructions, please see</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"></span><span class="comment">/// the help command.</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"></span><span class="comment">///</span></div>
-<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"></span><span class="comment">/// @section main_caveat Caveat</span></div>
-<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"></span><span class="comment">/// This documentation is generated directly from the source code with doxygen.</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"></span><span class="comment">/// @section main_caveat Caveat </span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"></span><span class="comment">/// This documentation is generated directly from the source code with doxygen. </span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"></span><span class="comment">/// Since LLDB is constantly under active development, what you're about to</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"></span><span class="comment">/// read is out of date! However, it may still be useful since certain portions</span></div>
-<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"></span><span class="comment">/// of LLDB are very stable.</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"></span><span class="comment">/// of LLDB are very stable. </span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"></span><span class="comment">///</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"></span><span class="comment">/// @section main_changelog Change Log</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"></span><span class="comment">/// - Adapted for LLDB 05/25/2013 by Daniel Malea</span></div>
@@ -53,9 +53,9 @@
</div><!-- fragment --></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/dynsections.js b/lldb/www/cpp_reference/html/dynsections.js
index 116542f..2f15470 100644
--- a/lldb/www/cpp_reference/html/dynsections.js
+++ b/lldb/www/cpp_reference/html/dynsections.js
@@ -44,24 +44,43 @@
});
updateStripes();
}
-function toggleFolder(id)
+
+function toggleFolder(id)
{
- var n = $('[id^=row_'+id+']');
- var i = $('[id^=img_'+id+']');
- var a = $('[id^=arr_'+id+']');
- var c = n.slice(1);
- if (c.filter(':first').is(':visible')===true) {
- i.attr('src','ftv2folderclosed.png');
- a.attr('src','ftv2pnode.png');
- c.hide();
- } else {
- i.attr('src','ftv2folderopen.png');
- a.attr('src','ftv2mnode.png');
- c.show();
+ //The clicked row
+ var currentRow = $('#row_'+id);
+ var currentRowImages = currentRow.find("img");
+
+ //All rows after the clicked row
+ var rows = currentRow.nextAll("tr");
+
+ //Only match elements AFTER this one (can't hide elements before)
+ var childRows = rows.filter(function() {
+ var re = new RegExp('^row_'+id+'\\d+_$', "i"); //only one sub
+ return this.id.match(re);
+ });
+
+ //First row is visible we are HIDING
+ if (childRows.filter(':first').is(':visible')===true) {
+ currentRowImages.filter("[id^=arr]").attr('src', 'ftv2pnode.png');
+ currentRowImages.filter("[id^=img]").attr('src', 'ftv2folderclosed.png');
+ rows.filter("[id^=row_"+id+"]").hide();
+ } else { //We are SHOWING
+ //All sub images
+ var childImages = childRows.find("img");
+ var childImg = childImages.filter("[id^=img]");
+ var childArr = childImages.filter("[id^=arr]");
+
+ currentRow.find("[id^=arr]").attr('src', 'ftv2mnode.png'); //open row
+ currentRow.find("[id^=img]").attr('src', 'ftv2folderopen.png'); //open row
+ childImg.attr('src','ftv2folderclosed.png'); //children closed
+ childArr.attr('src','ftv2pnode.png'); //children closed
+ childRows.show(); //show all children
}
updateStripes();
}
+
function toggleInherit(id)
{
var rows = $('tr.inherit.'+id);
@@ -76,3 +95,10 @@
}
}
+
+$(document).ready(function() {
+ $('.code,.codeRef').each(function() {
+ $(this).data('powertip',$('#'+$(this).attr('href').replace(/.*\//,'').replace(/[^a-z_A-Z0-9]/g,'_')).html());
+ $(this).powerTip({ placement: 's', smartPlacement: true, mouseOnToPopup: true });
+ });
+});
diff --git a/lldb/www/cpp_reference/html/files.html b/lldb/www/cpp_reference/html/files.html
index 716674d..8dec3a8 100644
--- a/lldb/www/cpp_reference/html/files.html
+++ b/lldb/www/cpp_reference/html/files.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -32,61 +32,76 @@
<tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="doxygen_8intro_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="doxygen_8intro.html" target="_self">doxygen.intro</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="LLDB_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="LLDB_8h.html" target="_self">LLDB.h</a></td><td class="desc"></td></tr>
<tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBAddress_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBAddress_8h.html" target="_self">SBAddress.h</a></td><td class="desc"></td></tr>
-<tr id="row_3_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBlock_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBlock_8h.html" target="_self">SBBlock.h</a></td><td class="desc"></td></tr>
-<tr id="row_4_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBreakpoint_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBreakpoint_8h.html" target="_self">SBBreakpoint.h</a></td><td class="desc"></td></tr>
-<tr id="row_5_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBreakpointLocation_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBreakpointLocation_8h.html" target="_self">SBBreakpointLocation.h</a></td><td class="desc"></td></tr>
-<tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBroadcaster_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBroadcaster_8h.html" target="_self">SBBroadcaster.h</a></td><td class="desc"></td></tr>
-<tr id="row_7_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCommandInterpreter_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCommandInterpreter_8h.html" target="_self">SBCommandInterpreter.h</a></td><td class="desc"></td></tr>
-<tr id="row_8_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCommandReturnObject_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCommandReturnObject_8h.html" target="_self">SBCommandReturnObject.h</a></td><td class="desc"></td></tr>
-<tr id="row_9_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCommunication_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCommunication_8h.html" target="_self">SBCommunication.h</a></td><td class="desc"></td></tr>
-<tr id="row_10_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCompileUnit_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCompileUnit_8h.html" target="_self">SBCompileUnit.h</a></td><td class="desc"></td></tr>
-<tr id="row_11_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBData_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBData_8h.html" target="_self">SBData.h</a></td><td class="desc"></td></tr>
-<tr id="row_12_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBDebugger_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBDebugger_8h.html" target="_self">SBDebugger.h</a></td><td class="desc"></td></tr>
-<tr id="row_13_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBDeclaration_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBDeclaration_8h.html" target="_self">SBDeclaration.h</a></td><td class="desc"></td></tr>
-<tr id="row_14_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBDefines_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBDefines_8h.html" target="_self">SBDefines.h</a></td><td class="desc"></td></tr>
-<tr id="row_15_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBError_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBError_8h.html" target="_self">SBError.h</a></td><td class="desc"></td></tr>
-<tr id="row_16_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBEvent_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBEvent_8h.html" target="_self">SBEvent.h</a></td><td class="desc"></td></tr>
-<tr id="row_17_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBExpressionOptions_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBExpressionOptions_8h.html" target="_self">SBExpressionOptions.h</a></td><td class="desc"></td></tr>
-<tr id="row_18_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFileSpec_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFileSpec_8h.html" target="_self">SBFileSpec.h</a></td><td class="desc"></td></tr>
-<tr id="row_19_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFileSpecList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFileSpecList_8h.html" target="_self">SBFileSpecList.h</a></td><td class="desc"></td></tr>
-<tr id="row_20_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFrame_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFrame_8h.html" target="_self">SBFrame.h</a></td><td class="desc"></td></tr>
-<tr id="row_21_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFunction_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFunction_8h.html" target="_self">SBFunction.h</a></td><td class="desc"></td></tr>
-<tr id="row_22_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBHostOS_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBHostOS_8h.html" target="_self">SBHostOS.h</a></td><td class="desc"></td></tr>
-<tr id="row_23_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBInputReader_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBInputReader_8h.html" target="_self">SBInputReader.h</a></td><td class="desc"></td></tr>
-<tr id="row_24_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBInstruction_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBInstruction_8h.html" target="_self">SBInstruction.h</a></td><td class="desc"></td></tr>
-<tr id="row_25_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBInstructionList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBInstructionList_8h.html" target="_self">SBInstructionList.h</a></td><td class="desc"></td></tr>
-<tr id="row_26_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBLineEntry_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBLineEntry_8h.html" target="_self">SBLineEntry.h</a></td><td class="desc"></td></tr>
-<tr id="row_27_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBListener_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBListener_8h.html" target="_self">SBListener.h</a></td><td class="desc"></td></tr>
-<tr id="row_28_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBModule_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBModule_8h.html" target="_self">SBModule.h</a></td><td class="desc"></td></tr>
-<tr id="row_29_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBModuleSpec_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBModuleSpec_8h.html" target="_self">SBModuleSpec.h</a></td><td class="desc"></td></tr>
-<tr id="row_30_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBProcess_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBProcess_8h.html" target="_self">SBProcess.h</a></td><td class="desc"></td></tr>
-<tr id="row_31_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSection_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSection_8h.html" target="_self">SBSection.h</a></td><td class="desc"></td></tr>
-<tr id="row_32_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSourceManager_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSourceManager_8h.html" target="_self">SBSourceManager.h</a></td><td class="desc"></td></tr>
-<tr id="row_33_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBStream_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBStream_8h.html" target="_self">SBStream.h</a></td><td class="desc"></td></tr>
-<tr id="row_34_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBStringList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBStringList_8h.html" target="_self">SBStringList.h</a></td><td class="desc"></td></tr>
-<tr id="row_35_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSymbol_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSymbol_8h.html" target="_self">SBSymbol.h</a></td><td class="desc"></td></tr>
-<tr id="row_36_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSymbolContext_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSymbolContext_8h.html" target="_self">SBSymbolContext.h</a></td><td class="desc"></td></tr>
-<tr id="row_37_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSymbolContextList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSymbolContextList_8h.html" target="_self">SBSymbolContextList.h</a></td><td class="desc"></td></tr>
-<tr id="row_38_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTarget_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTarget_8h.html" target="_self">SBTarget.h</a></td><td class="desc"></td></tr>
-<tr id="row_39_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBThread_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBThread_8h.html" target="_self">SBThread.h</a></td><td class="desc"></td></tr>
-<tr id="row_40_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBType_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBType_8h.html" target="_self">SBType.h</a></td><td class="desc"></td></tr>
-<tr id="row_41_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeCategory_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeCategory_8h.html" target="_self">SBTypeCategory.h</a></td><td class="desc"></td></tr>
-<tr id="row_42_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeFilter_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeFilter_8h.html" target="_self">SBTypeFilter.h</a></td><td class="desc"></td></tr>
-<tr id="row_43_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeFormat_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeFormat_8h.html" target="_self">SBTypeFormat.h</a></td><td class="desc"></td></tr>
-<tr id="row_44_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeNameSpecifier_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeNameSpecifier_8h.html" target="_self">SBTypeNameSpecifier.h</a></td><td class="desc"></td></tr>
-<tr id="row_45_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeSummary_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeSummary_8h.html" target="_self">SBTypeSummary.h</a></td><td class="desc"></td></tr>
-<tr id="row_46_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeSynthetic_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeSynthetic_8h.html" target="_self">SBTypeSynthetic.h</a></td><td class="desc"></td></tr>
-<tr id="row_47_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBValue_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBValue_8h.html" target="_self">SBValue.h</a></td><td class="desc"></td></tr>
-<tr id="row_48_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBValueList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBValueList_8h.html" target="_self">SBValueList.h</a></td><td class="desc"></td></tr>
-<tr id="row_49_"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="SBWatchpoint_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBWatchpoint_8h.html" target="_self">SBWatchpoint.h</a></td><td class="desc"></td></tr>
+<tr id="row_3_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBAttachInfo_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBAttachInfo_8h.html" target="_self">SBAttachInfo.h</a></td><td class="desc"></td></tr>
+<tr id="row_4_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBlock_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBlock_8h.html" target="_self">SBBlock.h</a></td><td class="desc"></td></tr>
+<tr id="row_5_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBreakpoint_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBreakpoint_8h.html" target="_self">SBBreakpoint.h</a></td><td class="desc"></td></tr>
+<tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBreakpointLocation_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBreakpointLocation_8h.html" target="_self">SBBreakpointLocation.h</a></td><td class="desc"></td></tr>
+<tr id="row_7_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBBroadcaster_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBBroadcaster_8h.html" target="_self">SBBroadcaster.h</a></td><td class="desc"></td></tr>
+<tr id="row_8_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCommandInterpreter_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCommandInterpreter_8h.html" target="_self">SBCommandInterpreter.h</a></td><td class="desc"></td></tr>
+<tr id="row_9_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCommandReturnObject_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCommandReturnObject_8h.html" target="_self">SBCommandReturnObject.h</a></td><td class="desc"></td></tr>
+<tr id="row_10_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCommunication_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCommunication_8h.html" target="_self">SBCommunication.h</a></td><td class="desc"></td></tr>
+<tr id="row_11_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBCompileUnit_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBCompileUnit_8h.html" target="_self">SBCompileUnit.h</a></td><td class="desc"></td></tr>
+<tr id="row_12_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBData_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBData_8h.html" target="_self">SBData.h</a></td><td class="desc"></td></tr>
+<tr id="row_13_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBDebugger_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBDebugger_8h.html" target="_self">SBDebugger.h</a></td><td class="desc"></td></tr>
+<tr id="row_14_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBDeclaration_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBDeclaration_8h.html" target="_self">SBDeclaration.h</a></td><td class="desc"></td></tr>
+<tr id="row_15_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBDefines_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBDefines_8h.html" target="_self">SBDefines.h</a></td><td class="desc"></td></tr>
+<tr id="row_16_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBError_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBError_8h.html" target="_self">SBError.h</a></td><td class="desc"></td></tr>
+<tr id="row_17_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBEvent_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBEvent_8h.html" target="_self">SBEvent.h</a></td><td class="desc"></td></tr>
+<tr id="row_18_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBExecutionContext_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBExecutionContext_8h.html" target="_self">SBExecutionContext.h</a></td><td class="desc"></td></tr>
+<tr id="row_19_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBExpressionOptions_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBExpressionOptions_8h.html" target="_self">SBExpressionOptions.h</a></td><td class="desc"></td></tr>
+<tr id="row_20_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFileSpec_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFileSpec_8h.html" target="_self">SBFileSpec.h</a></td><td class="desc"></td></tr>
+<tr id="row_21_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFileSpecList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFileSpecList_8h.html" target="_self">SBFileSpecList.h</a></td><td class="desc"></td></tr>
+<tr id="row_22_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFrame_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFrame_8h.html" target="_self">SBFrame.h</a></td><td class="desc"></td></tr>
+<tr id="row_23_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBFunction_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBFunction_8h.html" target="_self">SBFunction.h</a></td><td class="desc"></td></tr>
+<tr id="row_24_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBHostOS_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBHostOS_8h.html" target="_self">SBHostOS.h</a></td><td class="desc"></td></tr>
+<tr id="row_25_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBInstruction_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBInstruction_8h.html" target="_self">SBInstruction.h</a></td><td class="desc"></td></tr>
+<tr id="row_26_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBInstructionList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBInstructionList_8h.html" target="_self">SBInstructionList.h</a></td><td class="desc"></td></tr>
+<tr id="row_27_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBLanguageRuntime_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBLanguageRuntime_8h.html" target="_self">SBLanguageRuntime.h</a></td><td class="desc"></td></tr>
+<tr id="row_28_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBLaunchInfo_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBLaunchInfo_8h.html" target="_self">SBLaunchInfo.h</a></td><td class="desc"></td></tr>
+<tr id="row_29_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBLineEntry_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBLineEntry_8h.html" target="_self">SBLineEntry.h</a></td><td class="desc"></td></tr>
+<tr id="row_30_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBListener_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBListener_8h.html" target="_self">SBListener.h</a></td><td class="desc"></td></tr>
+<tr id="row_31_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBMemoryRegionInfo_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBMemoryRegionInfo_8h.html" target="_self">SBMemoryRegionInfo.h</a></td><td class="desc"></td></tr>
+<tr id="row_32_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBMemoryRegionInfoList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBMemoryRegionInfoList_8h.html" target="_self">SBMemoryRegionInfoList.h</a></td><td class="desc"></td></tr>
+<tr id="row_33_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBModule_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBModule_8h.html" target="_self">SBModule.h</a></td><td class="desc"></td></tr>
+<tr id="row_34_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBModuleSpec_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBModuleSpec_8h.html" target="_self">SBModuleSpec.h</a></td><td class="desc"></td></tr>
+<tr id="row_35_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBPlatform_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBPlatform_8h.html" target="_self">SBPlatform.h</a></td><td class="desc"></td></tr>
+<tr id="row_36_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBProcess_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBProcess_8h.html" target="_self">SBProcess.h</a></td><td class="desc"></td></tr>
+<tr id="row_37_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBQueue_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBQueue_8h.html" target="_self">SBQueue.h</a></td><td class="desc"></td></tr>
+<tr id="row_38_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBQueueItem_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBQueueItem_8h.html" target="_self">SBQueueItem.h</a></td><td class="desc"></td></tr>
+<tr id="row_39_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSection_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSection_8h.html" target="_self">SBSection.h</a></td><td class="desc"></td></tr>
+<tr id="row_40_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSourceManager_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSourceManager_8h.html" target="_self">SBSourceManager.h</a></td><td class="desc"></td></tr>
+<tr id="row_41_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBStream_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBStream_8h.html" target="_self">SBStream.h</a></td><td class="desc"></td></tr>
+<tr id="row_42_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBStringList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBStringList_8h.html" target="_self">SBStringList.h</a></td><td class="desc"></td></tr>
+<tr id="row_43_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBStructuredData_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBStructuredData_8h.html" target="_self">SBStructuredData.h</a></td><td class="desc"></td></tr>
+<tr id="row_44_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSymbol_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSymbol_8h.html" target="_self">SBSymbol.h</a></td><td class="desc"></td></tr>
+<tr id="row_45_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSymbolContext_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSymbolContext_8h.html" target="_self">SBSymbolContext.h</a></td><td class="desc"></td></tr>
+<tr id="row_46_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBSymbolContextList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBSymbolContextList_8h.html" target="_self">SBSymbolContextList.h</a></td><td class="desc"></td></tr>
+<tr id="row_47_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTarget_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTarget_8h.html" target="_self">SBTarget.h</a></td><td class="desc"></td></tr>
+<tr id="row_48_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBThread_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBThread_8h.html" target="_self">SBThread.h</a></td><td class="desc"></td></tr>
+<tr id="row_49_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBThreadCollection_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBThreadCollection_8h.html" target="_self">SBThreadCollection.h</a></td><td class="desc"></td></tr>
+<tr id="row_50_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBThreadPlan_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBThreadPlan_8h.html" target="_self">SBThreadPlan.h</a></td><td class="desc"></td></tr>
+<tr id="row_51_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBType_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBType_8h.html" target="_self">SBType.h</a></td><td class="desc"></td></tr>
+<tr id="row_52_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeCategory_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeCategory_8h.html" target="_self">SBTypeCategory.h</a></td><td class="desc"></td></tr>
+<tr id="row_53_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeEnumMember_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeEnumMember_8h.html" target="_self">SBTypeEnumMember.h</a></td><td class="desc"></td></tr>
+<tr id="row_54_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeFilter_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeFilter_8h.html" target="_self">SBTypeFilter.h</a></td><td class="desc"></td></tr>
+<tr id="row_55_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeFormat_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeFormat_8h.html" target="_self">SBTypeFormat.h</a></td><td class="desc"></td></tr>
+<tr id="row_56_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeNameSpecifier_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeNameSpecifier_8h.html" target="_self">SBTypeNameSpecifier.h</a></td><td class="desc"></td></tr>
+<tr id="row_57_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeSummary_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeSummary_8h.html" target="_self">SBTypeSummary.h</a></td><td class="desc"></td></tr>
+<tr id="row_58_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBTypeSynthetic_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBTypeSynthetic_8h.html" target="_self">SBTypeSynthetic.h</a></td><td class="desc"></td></tr>
+<tr id="row_59_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBUnixSignals_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBUnixSignals_8h.html" target="_self">SBUnixSignals.h</a></td><td class="desc"></td></tr>
+<tr id="row_60_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBValue_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBValue_8h.html" target="_self">SBValue.h</a></td><td class="desc"></td></tr>
+<tr id="row_61_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBValueList_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBValueList_8h.html" target="_self">SBValueList.h</a></td><td class="desc"></td></tr>
+<tr id="row_62_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBVariablesOptions_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBVariablesOptions_8h.html" target="_self">SBVariablesOptions.h</a></td><td class="desc"></td></tr>
+<tr id="row_63_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><a href="SBWatchpoint_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SBWatchpoint_8h.html" target="_self">SBWatchpoint.h</a></td><td class="desc"></td></tr>
+<tr id="row_64_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a href="SystemInitializerFull_8h_source.html"><img src="ftv2doc.png" alt="*" width="24" height="22" /></a><a class="el" href="SystemInitializerFull_8h.html" target="_self">SystemInitializerFull.h</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/functions.html b/lldb/www/cpp_reference/html/functions.html
index 9212c93..0fd9f22 100644
--- a/lldb/www/cpp_reference/html/functions.html
+++ b/lldb/www/cpp_reference/html/functions.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -29,6 +30,7 @@
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
@@ -36,27 +38,27 @@
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li class="current"><a href="functions.html#index_a"><span>a</span></a></li>
- <li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
- <li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
- <li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
- <li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
- <li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
- <li><a href="functions_0x67.html#index_g"><span>g</span></a></li>
- <li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
- <li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
- <li><a href="functions_0x6b.html#index_k"><span>k</span></a></li>
- <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
- <li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
- <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
- <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
- <li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
- <li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
- <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
- <li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
- <li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
- <li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
- <li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
- <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
@@ -68,8 +70,8 @@
: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a84d5d479c89e7df8514bf7c269d021ea">lldb::SBLaunchInfo</a>
</li>
<li>AddCommand()
-: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">lldb::SBCommandInterpreter</a>
-, <a class="el" href="classlldb_1_1SBCommand.html#a6c90fac1e4af29d166461a3af4350d12">lldb::SBCommand</a>
+: <a class="el" href="classlldb_1_1SBCommand.html#a9e58d826a05725b075557f001fa3dc90">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">lldb::SBCommandInterpreter</a>
</li>
<li>AddDuplicateFileAction()
: <a class="el" href="classlldb_1_1SBLaunchInfo.html#acd4182082c20ce8659fb0b4cf033bf3c">lldb::SBLaunchInfo</a>
@@ -80,6 +82,9 @@
<li>AddInitialEventsToListener()
: <a class="el" href="classlldb_1_1SBBroadcaster.html#a2debfcd866604c4ba63d4c648153e5ad">lldb::SBBroadcaster</a>
</li>
+<li>AddLanguage()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a27dcdcfe89a0e6aeddb3e34e9599d72f">lldb::SBTypeCategory</a>
+</li>
<li>AddListener()
: <a class="el" href="classlldb_1_1SBBroadcaster.html#a5be3ec732865c8e3741847bff922a19e">lldb::SBBroadcaster</a>
</li>
@@ -87,8 +92,11 @@
: <a class="el" href="classlldb_1_1SBTarget.html#a41ba7de6874cb92f31b35c811682e0ad">lldb::SBTarget</a>
</li>
<li>AddMultiwordCommand()
-: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">lldb::SBCommandInterpreter</a>
-, <a class="el" href="classlldb_1_1SBCommand.html#ae8ca31bee240abef02812c7cf9875e05">lldb::SBCommand</a>
+: <a class="el" href="classlldb_1_1SBCommand.html#ae44e3c8154cb548fa146ad72e1a85222">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">lldb::SBCommandInterpreter</a>
+</li>
+<li>AddName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac93e4aac98291b75bc5add737366d7c7">lldb::SBBreakpoint</a>
</li>
<li>AddOpenFileAction()
: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a511fb39e4d373785a569e5349b6b3006">lldb::SBLaunchInfo</a>
@@ -118,14 +126,18 @@
: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">lldb::SBCommandInterpreter</a>
</li>
<li>Append()
-: <a class="el" href="classlldb_1_1SBSymbolContextList.html#a6e85c09a2e354fbca75337fcf745376a">lldb::SBSymbolContextList</a>
-, <a class="el" href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">lldb::SBTypeList</a>
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a8e11b8c04a7f1e11646876775ad21559">lldb::SBBreakpointList</a>
, <a class="el" href="classlldb_1_1SBData.html#ae35e67d752ed28191596fc7fc1985ccc">lldb::SBData</a>
, <a class="el" href="classlldb_1_1SBFileSpecList.html#a1c9d3f32356810998c369612293a77ea">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#afc1a242fbce9419edd2979e97fe6b086">lldb::SBMemoryRegionInfoList</a>
, <a class="el" href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a6e85c09a2e354fbca75337fcf745376a">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a6e2c9e1a99167fcbdcad03d12f357613">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">lldb::SBTypeList</a>
, <a class="el" href="classlldb_1_1SBValueList.html#adccd5e62cc17dd04ac8c8b5a70f5caf9">lldb::SBValueList</a>
-, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a30433987c843e41ffac161c41331e971">lldb::SBSymbolContextList</a>
-, <a class="el" href="classlldb_1_1SBValueList.html#a3958e006736435abb6d21f7b77363163">lldb::SBValueList</a>
+</li>
+<li>AppendByID()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a096293a9bbb6e739c88448ae2877365b">lldb::SBBreakpointList</a>
</li>
<li>AppendEventStateReport()
: <a class="el" href="classlldb_1_1SBProcess.html#aa34621ecc113e12bfe39aa20f0566938">lldb::SBProcess</a>
@@ -134,7 +146,8 @@
: <a class="el" href="classlldb_1_1SBTypeFilter.html#a8e8813bc01af67be6ca95cd8d7e078ee">lldb::SBTypeFilter</a>
</li>
<li>AppendIfUnique()
-: <a class="el" href="classlldb_1_1SBFileSpecList.html#aa647bbdde1649830fc60856ae6c27a68">lldb::SBFileSpecList</a>
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#aeddf42085f6b47369329646ad58513af">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#aa647bbdde1649830fc60856ae6c27a68">lldb::SBFileSpecList</a>
</li>
<li>AppendInstruction()
: <a class="el" href="classlldb_1_1SBInstructionList.html#a5883b1a1007f46f5dfaf5bd34e9230c7">lldb::SBInstructionList</a>
@@ -145,6 +158,9 @@
<li>AppendMessage()
: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a5c4253d94de92c0d1e49cf6cc4ed74a1">lldb::SBCommandReturnObject</a>
</li>
+<li>AppendPathComponent()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#afd695e05e8ac8baab8fbfc1c4386ad6e">lldb::SBFileSpec</a>
+</li>
<li>AppendString()
: <a class="el" href="classlldb_1_1SBStringList.html#a3a15d12a214d491fa96ba28513d69d71">lldb::SBStringList</a>
</li>
@@ -164,9 +180,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/functions_b.html b/lldb/www/cpp_reference/html/functions_b.html
new file mode 100644
index 0000000..269973d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_b.html
@@ -0,0 +1,129 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li class="current"><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_b"></a>- b -</h3><ul>
+<li>BreakpointCreateByAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1875164adf85562c7457edcdfc27fc5c">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByLocation()
+: <a class="el" href="classlldb_1_1SBTarget.html#a91b0c96d92055b513dece945c7652780">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByName()
+: <a class="el" href="classlldb_1_1SBTarget.html#a72a83fbf16cdaac1301ce6d61251b575">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByNames()
+: <a class="el" href="classlldb_1_1SBTarget.html#aed7f9ac51dbef95b3bb4dd650fa96899">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByRegex()
+: <a class="el" href="classlldb_1_1SBTarget.html#a0778cc8493c0191821cb212c3a18e2e4">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateBySBAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a2ee922772a82e14cfa1c7d41600396d3">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateBySourceRegex()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7a65dddfaa77f1794b22ecb3cc69b5e6">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateForException()
+: <a class="el" href="classlldb_1_1SBTarget.html#a27b6775c1cd548a8d185c8b4803dc4c1">lldb::SBTarget</a>
+</li>
+<li>BreakpointDelete()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1ada9f1482b49e851e93a3ef21edc201">lldb::SBTarget</a>
+</li>
+<li>BreakpointHitCallback
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">lldb::SBBreakpoint</a>
+</li>
+<li>BreakpointsCreateFromFile()
+: <a class="el" href="classlldb_1_1SBTarget.html#a62f2ccecdf13b7c7ee86fb2dcdec3c68">lldb::SBTarget</a>
+</li>
+<li>BreakpointsWriteToFile()
+: <a class="el" href="classlldb_1_1SBTarget.html#a0ea51d36baa87a3d4b5e80b59eaf2232">lldb::SBTarget</a>
+</li>
+<li>BroadcasterMatchesPtr()
+: <a class="el" href="classlldb_1_1SBEvent.html#a2b9866b43f3e5d23a2f9ef11a75a86ea">lldb::SBEvent</a>
+</li>
+<li>BroadcasterMatchesRef()
+: <a class="el" href="classlldb_1_1SBEvent.html#a5ff3b7f646a994afe1936d6f5d5a8b81">lldb::SBEvent</a>
+</li>
+<li>BroadcastEvent()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ac8b45729c36d83ff4de81dc787bb9e9f">lldb::SBBroadcaster</a>
+</li>
+<li>BroadcastEventByType()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ae61f828d9ef91ffd573361dd9854bc28">lldb::SBBroadcaster</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_c.html b/lldb/www/cpp_reference/html/functions_c.html
new file mode 100644
index 0000000..ef46f45
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_c.html
@@ -0,0 +1,221 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li class="current"><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
+<li>Cast()
+: <a class="el" href="classlldb_1_1SBValue.html#a0d26e639c983fb1de164287901ce72c4">lldb::SBValue</a>
+</li>
+<li>ChangeSummaryType()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a64021e92694545b8f50c5029c4254b9d">lldb::SBTypeSummary</a>
+</li>
+<li>Clear()
+: <a class="el" href="classlldb_1_1SBAddress.html#ae3f34175df86d552379d8f25cdbf03ed">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBreakpointList.html#aa26c276eea5ea78ee8564300780e8474">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a1795b6b9ac57c5fab14b8686419dc359">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a6160e57236fb9f46fc9d63ef2adedc40">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#a4d173bf005ddb0e785b1eae978cde542">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a5f00a2003ef9b01198ec966a7f3fffac">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBError.html#ac38a7e13d22240f1197eedbee1cd048c">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a09b5ceb588dbc5175d39d585bade423a">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a28af6639361d781aa656f5b6fc8fc722">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#ac248d6ae7771865d340d6c00db5f1cc3">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a564c420443abb382cd06c2f8dcf1363d">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a013ebb7fd24e68282af3c18d7897a56b">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a2f5a0ae3e6facf980c4e69c5645fdef5">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae7a74c3d56e709f7347f66399d24a1d0">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ad72908cc059f2cbc02c76d3bc252b51e">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBModule.html#abe6db9e30e9c27f2dfd78441def6b387">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a430cced29bf2a008115c7c008fece40d">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#afb3f994a0783fbe02777b8b7106d3bbe">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a3255061232dc922ae247ea4b2d4e8d45">lldb::SBPlatformShellCommand</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ad9a527377b62c24a2e8de4ec92aa2512">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#af18cb7046cc3ccdd0e6db14c24303edc">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#aa588f5f564d219b53e69b3c080baee79">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a8d58b63ad3b3eafd9aca767149ce44f8">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#acb539425240bb7ad6826aeeb20d69529">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#aed488e8bdc7e3780fef6e0a97053bc36">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#ad124fedde1f6d31dd4192a1001f0609b">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6fcfca4d5758c98f6a005f2cedb2648a">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a950298b48d0f925052501af7c37704b8">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#aeb29e82a294823830c4ef337bb393f7f">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#aeac20899ad036d640c920c37ad959b4e">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#a7d14ee0b7802cd355a7b319a82613ae0">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8cc6c31f15a978433d9574560d679db1">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#ac2337cd1391762c6958730b3f0fe907a">lldb::SBValueList</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a33c523de52ed4fb1bd35717d11c31c5e">lldb::SBWatchpoint</a>
+</li>
+<li>ClearAllBreakpointSites()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#afb3db974559bfc0b7736cfd85333c316">lldb::SBBreakpoint</a>
+</li>
+<li>ClearModuleLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a2177970c90b5c221789f33c55a78d101">lldb::SBTarget</a>
+</li>
+<li>ClearSectionLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#ad4d36ec9aeefd598ca0e9c1b604fa435">lldb::SBTarget</a>
+</li>
+<li>CommandExists()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">lldb::SBCommandInterpreter</a>
+</li>
+<li>Connect()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a7d9b670ea00515ae87203754238f5399">lldb::SBCommunication</a>
+</li>
+<li>ConnectRemote()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a6eedc43ace5794421c5b5eb42d21dda2">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6754ed2f8749a52dcd9733d030ab2c0a">lldb::SBTarget</a>
+</li>
+<li>Continue()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa68283c391d11d93e151b0ec16cf1501">lldb::SBProcess</a>
+</li>
+<li>CopyOnWrite_Impl()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#a306527e69d30f2e82add712e9cb87379">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a6cc9041eab22a374f016f682dc161391">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ab863cf68ea7886a646f13676b7f8523e">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a0673d10e4c0effdfa5d585c25669b7cf">lldb::SBTypeSynthetic</a>
+</li>
+<li>CopyToBreakpointIDList()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a5115fc89798453ac6874f7c52077ba29">lldb::SBBreakpointList</a>
+</li>
+<li>Create()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aa981eaa198c8172ef212adef5cbe8f10">lldb::SBDebugger</a>
+</li>
+<li>CreateCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#af505d0dbf8bbaf25bc23b97fa39ff3e6">lldb::SBDebugger</a>
+</li>
+<li>CreateChildAtOffset()
+: <a class="el" href="classlldb_1_1SBValue.html#a887b4407707fc9a45ccf317eda47ca05">lldb::SBValue</a>
+</li>
+<li>CreateDataFromCString()
+: <a class="el" href="classlldb_1_1SBData.html#ad095ab5bdf98efa99e8b0134587e5918">lldb::SBData</a>
+</li>
+<li>CreateDataFromDoubleArray()
+: <a class="el" href="classlldb_1_1SBData.html#a5dced84f58f6d2ccc3742142e72d0286">lldb::SBData</a>
+</li>
+<li>CreateDataFromSInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#add39ceeb983ff107b0106b5197a15e74">lldb::SBData</a>
+</li>
+<li>CreateDataFromSInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#aaa482ed5fa8f35895bfd4342df60b62e">lldb::SBData</a>
+</li>
+<li>CreateDataFromUInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#a894b25cb5413e761c8f9468da6530802">lldb::SBData</a>
+</li>
+<li>CreateDataFromUInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#a07ae08c5f2d9f0a09a1231e39ad330d7">lldb::SBData</a>
+</li>
+<li>CreateOSPluginThread()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa9acb38a979c6959f595a5688d504b58">lldb::SBProcess</a>
+</li>
+<li>CreateTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac2164f1173221708bc7186b2e4b4f812">lldb::SBDebugger</a>
+</li>
+<li>CreateTargetWithFileAndArch()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a46793f4ac8bd0c72e1ae71c8154ac0fc">lldb::SBDebugger</a>
+</li>
+<li>CreateTargetWithFileAndTargetTriple()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a119b98fb8f4595c8703b1c9affde2cf1">lldb::SBDebugger</a>
+</li>
+<li>CreateValueFromAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8933b82ef27d96b83945c416ea59ad86">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aedbdd1c5a5f87ccaac7f56f82364ff00">lldb::SBValue</a>
+</li>
+<li>CreateValueFromData()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8e85b4410bf641dc200890415db71a3b">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af23af791be9d72c5ac8351a7dad555fa">lldb::SBValue</a>
+</li>
+<li>CreateValueFromExpression()
+: <a class="el" href="classlldb_1_1SBTarget.html#a30bcb1771450af0ebbba7c5519048d37">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a45da21a6dcb92a85634c3395a454933e">lldb::SBValue</a>
+</li>
+<li>CreateWithCallback()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#aad1891408df69eafdd77b0c72fa85915">lldb::SBTypeSummary</a>
+</li>
+<li>CreateWithClassName()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ae648c09831ed4ac2cc88a5a42b7a84e6">lldb::SBTypeSynthetic</a>
+</li>
+<li>CreateWithFunctionName()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">lldb::SBTypeSummary</a>
+</li>
+<li>CreateWithScriptCode()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a81a7d7251e3b8ac2ff15c9c21dcf44a5">lldb::SBTypeSynthetic</a>
+</li>
+<li>CreateWithSummaryString()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">lldb::SBTypeSummary</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_d.html b/lldb/www/cpp_reference/html/functions_d.html
new file mode 100644
index 0000000..e3c7b5c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_d.html
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li class="current"><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_d"></a>- d -</h3><ul>
+<li>DeleteAllBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a50dfddd347ebb68b19d8162a8e4d5757">lldb::SBTarget</a>
+</li>
+<li>DeleteAllWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8b4089e0f3e3b3806b333e92a2186f08">lldb::SBTarget</a>
+</li>
+<li>DeleteCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a609f9a40f42f881b8e28a4455f531103">lldb::SBDebugger</a>
+</li>
+<li>DeleteTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a0820ab3f395ffc375adeda668a9ed275">lldb::SBDebugger</a>
+</li>
+<li>DeleteTypeFilter()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a00c25a852efde0b7da1af336517a7fce">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteTypeFormat()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a1ec6e1fbb4878d3a1a96a0586af117fe">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteTypeSummary()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a7df3b640d4ace2e5c95a6fec3d6474b7">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a8d81ffd3a38f3af417b26fcb0e92be47">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteWatchpoint()
+: <a class="el" href="classlldb_1_1SBTarget.html#a35654d27e5521ae8c0f023abaa9643ab">lldb::SBTarget</a>
+</li>
+<li>Dereference()
+: <a class="el" href="classlldb_1_1SBValue.html#aa834eca36c84cae38b18d848ab5fef77">lldb::SBValue</a>
+</li>
+<li>Destroy()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2368fdff011778c10cfbc470e6de2fe4">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#acdf58034c8e81506149a70a91a3590e8">lldb::SBProcess</a>
+</li>
+<li>Detach()
+: <a class="el" href="classlldb_1_1SBProcess.html#a9f80d8866d057a498d1ba832cd31dbac">lldb::SBProcess</a>
+</li>
+<li>DisableAllBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#ab2551850e78e7a9d5dde9d93c2e06f02">lldb::SBTarget</a>
+</li>
+<li>DisableAllWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a254c3aaf7fb0da68fc27402851040140">lldb::SBTarget</a>
+</li>
+<li>DisableRsync()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a983d355e9011d877154e798fc6723420">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>Disassemble()
+: <a class="el" href="classlldb_1_1SBFrame.html#ab7d660e1b61f809a38585a6542be63c7">lldb::SBFrame</a>
+</li>
+<li>Disconnect()
+: <a class="el" href="classlldb_1_1SBCommunication.html#adf990fcd6cfcc113438fef8fae674d07">lldb::SBCommunication</a>
+</li>
+<li>DisconnectRemote()
+: <a class="el" href="classlldb_1_1SBPlatform.html#acc90977a940e536c5d25d582de96f452">lldb::SBPlatform</a>
+</li>
+<li>DispatchInput()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2582abd5d24fddc234fc90c46204c89b">lldb::SBDebugger</a>
+</li>
+<li>DispatchInputEndOfFile()
+: <a class="el" href="classlldb_1_1SBDebugger.html#abe1d64a7577e0caab591386d0d418fa5">lldb::SBDebugger</a>
+</li>
+<li>DispatchInputInterrupt()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a0e2b8fdfd0a906624d06a521f42eadd5">lldb::SBDebugger</a>
+</li>
+<li>DisplaySourceLinesWithLineNumbers()
+: <a class="el" href="classlldb_1_1SBSourceManager.html#aabac92916acf9f2b8b5ce3edf847a9f5">lldb::SBSourceManager</a>
+</li>
+<li>DisplaySourceLinesWithLineNumbersAndColumn()
+: <a class="el" href="classlldb_1_1SBSourceManager.html#a573ea746fbcaf842afac9fa5671ac39f">lldb::SBSourceManager</a>
+</li>
+<li>DoesBranch()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a087f53c1202e991468e11cb056fe91d8">lldb::SBInstruction</a>
+</li>
+<li>DoesPrintValue()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ad58334c249df45c8ef512c81400695ab">lldb::SBTypeSummary</a>
+</li>
+<li>DoExecute()
+: <a class="el" href="classlldb_1_1SBCommandPluginInterface.html#aa7532df9db996100db4ee85081ac3916">lldb::SBCommandPluginInterface</a>
+</li>
+<li>DumpEmulation()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a9e51cbbb2b3426632960ab76302c17c4">lldb::SBInstruction</a>
+</li>
+<li>DumpEmulationForAllInstructions()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#a11cbdbe39f1648c3c2acd4312b5084e3">lldb::SBInstructionList</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_e.html b/lldb/www/cpp_reference/html/functions_e.html
new file mode 100644
index 0000000..7eac025
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_e.html
@@ -0,0 +1,190 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li class="current"><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_e"></a>- e -</h3><ul>
+<li>eBroadcastBitAsynchronousErrorData
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">lldb::SBCommandInterpreter</a>
+</li>
+<li>eBroadcastBitAsynchronousOutputData
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">lldb::SBCommandInterpreter</a>
+</li>
+<li>eBroadcastBitBreakpointChanged
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a88a915da4ed1c1d84f8438ea874082d5">lldb::SBTarget</a>
+</li>
+<li>eBroadcastBitModulesLoaded
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36af517ae65e12295274a45f4d06af3e996">lldb::SBTarget</a>
+</li>
+<li>eBroadcastBitModulesUnloaded
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a23fbdb85db5e1bc907bf884d4f8ac6ae">lldb::SBTarget</a>
+</li>
+<li>eBroadcastBitQuitCommandReceived
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">lldb::SBCommandInterpreter</a>
+</li>
+<li>eBroadcastBitResetPrompt
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">lldb::SBCommandInterpreter</a>
+</li>
+<li>eBroadcastBitSelectedFrameChanged
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba7766e4e447c30b2b6b4153e4ce8ead1d">lldb::SBThread</a>
+</li>
+<li>eBroadcastBitStackChanged
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bab4ea28977d1e3030a377a1e793ac9120">lldb::SBThread</a>
+</li>
+<li>eBroadcastBitSymbolsLoaded
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a74b977beb5b8587fe1c088fe636c542d">lldb::SBTarget</a>
+</li>
+<li>eBroadcastBitThreadResumed
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba9f263d915e462779617c892a0778a8bb">lldb::SBThread</a>
+</li>
+<li>eBroadcastBitThreadSelected
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bacaef8a5a807b947558e099d2fd2adf79">lldb::SBThread</a>
+</li>
+<li>eBroadcastBitThreadShouldExit
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">lldb::SBCommandInterpreter</a>
+</li>
+<li>eBroadcastBitThreadSuspended
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba62662925abc97a7f97bd1c71239fef5f">lldb::SBThread</a>
+</li>
+<li>eBroadcastBitWatchpointChanged
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36aa3460d865bd3f68ca8f2dcd42103cb7a">lldb::SBTarget</a>
+</li>
+<li>EffectiveGroupIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a91f6563ee1542cb2a04e3e99d67a43b1">lldb::SBAttachInfo</a>
+</li>
+<li>EffectiveUserIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a9fdf4573f18f0c1934d35b56e286a107">lldb::SBAttachInfo</a>
+</li>
+<li>EmulateWithFrame()
+: <a class="el" href="classlldb_1_1SBInstruction.html#abf66d49fa96c191905e9f4c3d2a2218f">lldb::SBInstruction</a>
+</li>
+<li>EnableAllBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#ab25d02468151943d0455ca2ccbc662d4">lldb::SBTarget</a>
+</li>
+<li>EnableAllWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#ade3bfc3640dd197c62063afbfaac1735">lldb::SBTarget</a>
+</li>
+<li>EnableLog()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a3a520623b3f57824aa21d15989546902">lldb::SBDebugger</a>
+</li>
+<li>EnableRsync()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a5f08a38fd52a965411678d61d6e9da8f">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>eTypeEnum
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58a714a94bf999f5a4f8d7b106695aec53b">lldb::SBTypeFormat</a>
+</li>
+<li>eTypeFormat
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58a018746a57d679121a60b6cbb4de8abc4">lldb::SBTypeFormat</a>
+</li>
+<li>eTypeKeepSame
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58ac98d96ca45f7bf131e9223fe6a548e1b">lldb::SBTypeFormat</a>
+</li>
+<li>EvaluateExpression()
+: <a class="el" href="classlldb_1_1SBFrame.html#ac5b09df963e560a47933fff7cb015aef">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a66b5691f059183d9860004200f05793a">lldb::SBTarget</a>
+</li>
+<li>EventIsBreakpointEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#afbf978cfe82e757504e209691f50c49d">lldb::SBBreakpoint</a>
+</li>
+<li>EventIsCommandInterpreterEvent()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7fc2fd59ff26a057e8bad12db5a6dd68">lldb::SBCommandInterpreter</a>
+</li>
+<li>EventIsProcessEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a82cc7c5ae0b8fb4204a20bc5f5432139">lldb::SBProcess</a>
+</li>
+<li>EventIsStructuredDataEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a0c509a067bacd236d323f839a1c88a8e">lldb::SBProcess</a>
+</li>
+<li>EventIsTargetEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8f8965612974786aa966721d8ac54fd9">lldb::SBTarget</a>
+</li>
+<li>EventIsThreadEvent()
+: <a class="el" href="classlldb_1_1SBThread.html#a6bfb8ceea66150f64a1b3602d9e89c03">lldb::SBThread</a>
+</li>
+<li>EventIsWatchpointEvent()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#ac5425730d4d3ce06aa273d6da322f763">lldb::SBWatchpoint</a>
+</li>
+<li>EventTypeHasListeners()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a083916b75fc2ddac66b07984323b6938">lldb::SBBroadcaster</a>
+</li>
+<li>ExecuteConnected()
+: <a class="el" href="classlldb_1_1SBPlatform.html#af952fb1894c6461f8910b1156b185a8d">lldb::SBPlatform</a>
+</li>
+<li>Exists()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a496f472ee02bd3de441a7d6be35c3b60">lldb::SBFileSpec</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_enum.html b/lldb/www/cpp_reference/html/functions_enum.html
new file mode 100644
index 0000000..364bfe1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_enum.html
@@ -0,0 +1,56 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Enumerations</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li class="current"><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ <ul>
+<li>Type
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">lldb::SBTypeFormat</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_eval.html b/lldb/www/cpp_reference/html/functions_eval.html
index 3116fc6..7bb882d 100644
--- a/lldb/www/cpp_reference/html/functions_eval.html
+++ b/lldb/www/cpp_reference/html/functions_eval.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -29,6 +30,7 @@
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li class="current"><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
@@ -36,9 +38,6 @@
</div><!-- top -->
<div class="contents">
 <ul>
-<li>eAllEventBits
-: <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a9408507cb4af14a627054e299d02962e">lldb::SBCommunication</a>
-</li>
<li>eBroadcastBitAsynchronousErrorData
: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785aa96225de3441b28b3498249290dd2d7d">lldb::SBCommandInterpreter</a>
</li>
@@ -46,81 +45,60 @@
: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785ab5807ca22cd5bd5d8d476adbd7fcb103">lldb::SBCommandInterpreter</a>
</li>
<li>eBroadcastBitBreakpointChanged
-: <a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a88a915da4ed1c1d84f8438ea874082d5">lldb::SBTarget</a>
-</li>
-<li>eBroadcastBitDisconnected
-: <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a10e4887dd35116e8ac097b20cda440b4">lldb::SBCommunication</a>
-</li>
-<li>eBroadcastBitInterrupt
-: <a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a2f464164ad4b650393b06500274e5d61">lldb::SBProcess</a>
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a88a915da4ed1c1d84f8438ea874082d5">lldb::SBTarget</a>
</li>
<li>eBroadcastBitModulesLoaded
-: <a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6af517ae65e12295274a45f4d06af3e996">lldb::SBTarget</a>
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36af517ae65e12295274a45f4d06af3e996">lldb::SBTarget</a>
</li>
<li>eBroadcastBitModulesUnloaded
-: <a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a23fbdb85db5e1bc907bf884d4f8ac6ae">lldb::SBTarget</a>
-</li>
-<li>eBroadcastBitPacketAvailable
-: <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24aa742f87f608eae9eed2756433f6d8d7b">lldb::SBCommunication</a>
-</li>
-<li>eBroadcastBitProfileData
-: <a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ab6ffb0e9d5914d919416700911d44558">lldb::SBProcess</a>
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a23fbdb85db5e1bc907bf884d4f8ac6ae">lldb::SBTarget</a>
</li>
<li>eBroadcastBitQuitCommandReceived
: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5e8906bc5d5af942a17b405934cf831d">lldb::SBCommandInterpreter</a>
</li>
-<li>eBroadcastBitReadThreadDidExit
-: <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a554b212d9591c624847c15e035c1f3fc">lldb::SBCommunication</a>
-</li>
-<li>eBroadcastBitReadThreadGotBytes
-: <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a0f482c64abdd477de9df8afc4a1078cb">lldb::SBCommunication</a>
-</li>
-<li>eBroadcastBitReadThreadShouldExit
-: <a class="el" href="classlldb_1_1SBCommunication.html#a243c1e015e1252221caaad8d59a13a24a7aaf636aab623833d3d3541dd74ca4c4">lldb::SBCommunication</a>
-</li>
<li>eBroadcastBitResetPrompt
: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a792a1af7238786e2ef486ffadef56f35">lldb::SBCommandInterpreter</a>
</li>
<li>eBroadcastBitSelectedFrameChanged
-: <a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a7766e4e447c30b2b6b4153e4ce8ead1d">lldb::SBThread</a>
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba7766e4e447c30b2b6b4153e4ce8ead1d">lldb::SBThread</a>
</li>
<li>eBroadcastBitStackChanged
-: <a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66ab4ea28977d1e3030a377a1e793ac9120">lldb::SBThread</a>
-</li>
-<li>eBroadcastBitStateChanged
-: <a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9aaee0b9b1097975cc9d8bbd2e696e83d8">lldb::SBProcess</a>
-</li>
-<li>eBroadcastBitSTDERR
-: <a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9ae6ee53531a99bfe92df206ad2df54198">lldb::SBProcess</a>
-</li>
-<li>eBroadcastBitSTDOUT
-: <a class="el" href="classlldb_1_1SBProcess.html#a3d99ea7cad5737f4f054f7647c135cd9a18756f4dd80f6bab351341d417670309">lldb::SBProcess</a>
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bab4ea28977d1e3030a377a1e793ac9120">lldb::SBThread</a>
</li>
<li>eBroadcastBitSymbolsLoaded
-: <a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6a74b977beb5b8587fe1c088fe636c542d">lldb::SBTarget</a>
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36a74b977beb5b8587fe1c088fe636c542d">lldb::SBTarget</a>
</li>
<li>eBroadcastBitThreadResumed
-: <a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a9f263d915e462779617c892a0778a8bb">lldb::SBThread</a>
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba9f263d915e462779617c892a0778a8bb">lldb::SBThread</a>
</li>
<li>eBroadcastBitThreadSelected
-: <a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66acaef8a5a807b947558e099d2fd2adf79">lldb::SBThread</a>
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9bacaef8a5a807b947558e099d2fd2adf79">lldb::SBThread</a>
</li>
<li>eBroadcastBitThreadShouldExit
: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a89a95e759e7abf76f1612c100d2aa785a5f9909fdaf92ceca0528bfa8cbf5544c">lldb::SBCommandInterpreter</a>
</li>
<li>eBroadcastBitThreadSuspended
-: <a class="el" href="classlldb_1_1SBThread.html#a0c2e904a2ac21c85b76014a938b23d66a62662925abc97a7f97bd1c71239fef5f">lldb::SBThread</a>
+: <a class="el" href="classlldb_1_1SBThread.html#a54e2b3b1070c42006d1380d0450bdb9ba62662925abc97a7f97bd1c71239fef5f">lldb::SBThread</a>
</li>
<li>eBroadcastBitWatchpointChanged
-: <a class="el" href="classlldb_1_1SBTarget.html#a0fed64c394efe5cb68b4ec1a6e3518b6aa3460d865bd3f68ca8f2dcd42103cb7a">lldb::SBTarget</a>
+: <a class="el" href="classlldb_1_1SBTarget.html#ac37b0753bad6452d32156dd5cdcf5a36aa3460d865bd3f68ca8f2dcd42103cb7a">lldb::SBTarget</a>
+</li>
+<li>eTypeEnum
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58a714a94bf999f5a4f8d7b106695aec53b">lldb::SBTypeFormat</a>
+</li>
+<li>eTypeFormat
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58a018746a57d679121a60b6cbb4de8abc4">lldb::SBTypeFormat</a>
+</li>
+<li>eTypeKeepSame
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58ac98d96ca45f7bf131e9223fe6a548e1b">lldb::SBTypeFormat</a>
</li>
</ul>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/functions_f.html b/lldb/www/cpp_reference/html/functions_f.html
new file mode 100644
index 0000000..b4c0c50
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_f.html
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li class="current"><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
+<li>Fail()
+: <a class="el" href="classlldb_1_1SBError.html#a27b20b8dc6726ef135da5ac767c62dd4">lldb::SBError</a>
+</li>
+<li>FetchItems()
+: <a class="el" href="classlldb_1_1SBQueue.html#a3d8c2cfbc334847dbdc1fadce19cf833">lldb::SBQueue</a>
+</li>
+<li>FetchThreads()
+: <a class="el" href="classlldb_1_1SBQueue.html#a226467ea4332e856fe9a7abf19c407b9">lldb::SBQueue</a>
+</li>
+<li>FindBreakpointByID()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a47b5a3a32b9d029f890ae11b6257a6c3">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a5918ca7588e83d52743a9a2c3fa14fbb">lldb::SBTarget</a>
+</li>
+<li>FindBreakpointsByName()
+: <a class="el" href="classlldb_1_1SBTarget.html#a5248cb6d077f9d56dc67dc21d7c4ead3">lldb::SBTarget</a>
+</li>
+<li>FindDebuggerWithID()
+: <a class="el" href="classlldb_1_1SBDebugger.html#af42a578c99fec93e3965f8f454e37105">lldb::SBDebugger</a>
+</li>
+<li>FindFileIndex()
+: <a class="el" href="classlldb_1_1SBFileSpecList.html#aa7e3786479881560d42cc6605dcc49a7">lldb::SBFileSpecList</a>
+</li>
+<li>FindFirstGlobalVariable()
+: <a class="el" href="classlldb_1_1SBModule.html#af7a272cdbd2fae04a1c10626f3e88a37">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a3bd922528e001f9e5117487424a918f5">lldb::SBTarget</a>
+</li>
+<li>FindFirstMatchingSpec()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#ad3a284d17d4f0bff73e303d2594888a1">lldb::SBModuleSpecList</a>
+</li>
+<li>FindFirstType()
+: <a class="el" href="classlldb_1_1SBModule.html#a1e4f9f33ff8de859574a753b770d525b">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a586f878050b0a03cd7a3cdfdc321adeb">lldb::SBTarget</a>
+</li>
+<li>FindFunctions()
+: <a class="el" href="classlldb_1_1SBModule.html#a0e65725d729843a9c253ccacad3b11b7">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#adefb2919e6cdab0682664bd252cc897e">lldb::SBTarget</a>
+</li>
+<li>FindGlobalFunctions()
+: <a class="el" href="classlldb_1_1SBTarget.html#a0fa31167e65e3a099a9a9fba8c35f66b">lldb::SBTarget</a>
+</li>
+<li>FindGlobalVariables()
+: <a class="el" href="classlldb_1_1SBModule.html#ac93d93e4e316cdeb0f8bda568eb103ee">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6c580c707d76c54ca006269121eb7a65">lldb::SBTarget</a>
+</li>
+<li>FindLineEntryIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a1ca82baeb77ea901f8749113abdaa7bf">lldb::SBCompileUnit</a>
+</li>
+<li>FindLocationByAddress()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a47b6c0bf8e834e232b8347c1fa52e8bc">lldb::SBBreakpoint</a>
+</li>
+<li>FindLocationByID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a933931d643a01d3b972f660c13f9187e">lldb::SBBreakpoint</a>
+</li>
+<li>FindLocationIDByAddress()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ad5cd3b176d07292ab810f4ed061095c8">lldb::SBBreakpoint</a>
+</li>
+<li>FindMatchingSpecs()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#a5bb90af5476346584d4de1b65247f20b">lldb::SBModuleSpecList</a>
+</li>
+<li>FindModule()
+: <a class="el" href="classlldb_1_1SBTarget.html#afd90a0ef25c240b0cf7c80fbb3f22a4b">lldb::SBTarget</a>
+</li>
+<li>FindRegister()
+: <a class="el" href="classlldb_1_1SBFrame.html#ada07536c00a751ed3fa2347ba631d70a">lldb::SBFrame</a>
+</li>
+<li>FindSection()
+: <a class="el" href="classlldb_1_1SBModule.html#a499f6bd4ef83218a6334d1306c360cfd">lldb::SBModule</a>
+</li>
+<li>FindSubSection()
+: <a class="el" href="classlldb_1_1SBSection.html#a1c162626d1de08818d37d2d9122a4309">lldb::SBSection</a>
+</li>
+<li>FindSupportFileIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a9d7e97af5eebd2c895fc69182206cdcb">lldb::SBCompileUnit</a>
+</li>
+<li>FindSymbol()
+: <a class="el" href="classlldb_1_1SBModule.html#ae725cb27dc7ff783790dc46f2d3bca77">lldb::SBModule</a>
+</li>
+<li>FindSymbols()
+: <a class="el" href="classlldb_1_1SBModule.html#afa5b9413a2b45e1e4b3bf2f6c32285bf">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#af15296d5c0b49febd4ec4895433452f1">lldb::SBTarget</a>
+</li>
+<li>FindTargetWithFileAndArch()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8ca3a54bae5f7f83b5a969aead44eea8">lldb::SBDebugger</a>
+</li>
+<li>FindTargetWithProcessID()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a602fae0bafe8bf5ec9937a8ac9f412d5">lldb::SBDebugger</a>
+</li>
+<li>FindTypes()
+: <a class="el" href="classlldb_1_1SBModule.html#a2a97704d30a55978e5205def54cfb345">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a05a693f0262c718e8bf4799e7133cafa">lldb::SBTarget</a>
+</li>
+<li>FindValue()
+: <a class="el" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">lldb::SBFrame</a>
+</li>
+<li>FindValueObjectByUID()
+: <a class="el" href="classlldb_1_1SBValueList.html#a3a970880b897ea867aa15bd9a41e2d53">lldb::SBValueList</a>
+</li>
+<li>FindVariable()
+: <a class="el" href="classlldb_1_1SBFrame.html#a3845b2f11318cb6726645b5966949794">lldb::SBFrame</a>
+</li>
+<li>FindWatchpointByID()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7ad80d5eba70d231d5daa82dbdc01015">lldb::SBTarget</a>
+</li>
+<li>FLAGS_ANONYMOUS_ENUM()
+: <a class="el" href="classlldb_1_1SBCommunication.html#ac3ae284f827effc2193d2df4320f9a8a">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a36e965d0483313a1105004cdd7dfa872">lldb::SBProcess</a>
+</li>
+<li>FormatCallback
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">lldb::SBTypeSummary</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func.html b/lldb/www/cpp_reference/html/functions_func.html
index 6c13f85..03a8969 100644
--- a/lldb/www/cpp_reference/html/functions_func.html
+++ b/lldb/www/cpp_reference/html/functions_func.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -29,6 +30,7 @@
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
@@ -36,26 +38,27 @@
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li class="current"><a href="functions_func.html#index_a"><span>a</span></a></li>
- <li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li>
- <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li>
- <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li>
- <li><a href="functions_func_0x65.html#index_e"><span>e</span></a></li>
- <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li>
- <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li>
- <li><a href="functions_func_0x68.html#index_h"><span>h</span></a></li>
- <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li>
- <li><a href="functions_func_0x6b.html#index_k"><span>k</span></a></li>
- <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li>
- <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li>
- <li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li>
- <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li>
- <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li>
- <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li>
- <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
- <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li>
- <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li>
- <li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li>
- <li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
@@ -67,8 +70,8 @@
: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a84d5d479c89e7df8514bf7c269d021ea">lldb::SBLaunchInfo</a>
</li>
<li>AddCommand()
-: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">lldb::SBCommandInterpreter</a>
-, <a class="el" href="classlldb_1_1SBCommand.html#a6c90fac1e4af29d166461a3af4350d12">lldb::SBCommand</a>
+: <a class="el" href="classlldb_1_1SBCommand.html#a9e58d826a05725b075557f001fa3dc90">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac7cf409565d150cd3387640b959524d8">lldb::SBCommandInterpreter</a>
</li>
<li>AddDuplicateFileAction()
: <a class="el" href="classlldb_1_1SBLaunchInfo.html#acd4182082c20ce8659fb0b4cf033bf3c">lldb::SBLaunchInfo</a>
@@ -79,6 +82,9 @@
<li>AddInitialEventsToListener()
: <a class="el" href="classlldb_1_1SBBroadcaster.html#a2debfcd866604c4ba63d4c648153e5ad">lldb::SBBroadcaster</a>
</li>
+<li>AddLanguage()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a27dcdcfe89a0e6aeddb3e34e9599d72f">lldb::SBTypeCategory</a>
+</li>
<li>AddListener()
: <a class="el" href="classlldb_1_1SBBroadcaster.html#a5be3ec732865c8e3741847bff922a19e">lldb::SBBroadcaster</a>
</li>
@@ -86,8 +92,11 @@
: <a class="el" href="classlldb_1_1SBTarget.html#a41ba7de6874cb92f31b35c811682e0ad">lldb::SBTarget</a>
</li>
<li>AddMultiwordCommand()
-: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">lldb::SBCommandInterpreter</a>
-, <a class="el" href="classlldb_1_1SBCommand.html#ae8ca31bee240abef02812c7cf9875e05">lldb::SBCommand</a>
+: <a class="el" href="classlldb_1_1SBCommand.html#ae44e3c8154cb548fa146ad72e1a85222">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae398e51e9f2eface3576627c610b8e77">lldb::SBCommandInterpreter</a>
+</li>
+<li>AddName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac93e4aac98291b75bc5add737366d7c7">lldb::SBBreakpoint</a>
</li>
<li>AddOpenFileAction()
: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a511fb39e4d373785a569e5349b6b3006">lldb::SBLaunchInfo</a>
@@ -117,14 +126,18 @@
: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a8aaf7dc3b2d2fe20fcd73ee42773e930">lldb::SBCommandInterpreter</a>
</li>
<li>Append()
-: <a class="el" href="classlldb_1_1SBSymbolContextList.html#a6e85c09a2e354fbca75337fcf745376a">lldb::SBSymbolContextList</a>
-, <a class="el" href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">lldb::SBTypeList</a>
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a8e11b8c04a7f1e11646876775ad21559">lldb::SBBreakpointList</a>
, <a class="el" href="classlldb_1_1SBData.html#ae35e67d752ed28191596fc7fc1985ccc">lldb::SBData</a>
, <a class="el" href="classlldb_1_1SBFileSpecList.html#a1c9d3f32356810998c369612293a77ea">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#afc1a242fbce9419edd2979e97fe6b086">lldb::SBMemoryRegionInfoList</a>
, <a class="el" href="classlldb_1_1SBModuleSpecList.html#aabbad763e252a240cb2f968ef89b6129">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a6e85c09a2e354fbca75337fcf745376a">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a6e2c9e1a99167fcbdcad03d12f357613">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#ac260946f48d81a8e2f6dbd224df8c3b4">lldb::SBTypeList</a>
, <a class="el" href="classlldb_1_1SBValueList.html#adccd5e62cc17dd04ac8c8b5a70f5caf9">lldb::SBValueList</a>
-, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a30433987c843e41ffac161c41331e971">lldb::SBSymbolContextList</a>
-, <a class="el" href="classlldb_1_1SBValueList.html#a3958e006736435abb6d21f7b77363163">lldb::SBValueList</a>
+</li>
+<li>AppendByID()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a096293a9bbb6e739c88448ae2877365b">lldb::SBBreakpointList</a>
</li>
<li>AppendEventStateReport()
: <a class="el" href="classlldb_1_1SBProcess.html#aa34621ecc113e12bfe39aa20f0566938">lldb::SBProcess</a>
@@ -133,7 +146,8 @@
: <a class="el" href="classlldb_1_1SBTypeFilter.html#a8e8813bc01af67be6ca95cd8d7e078ee">lldb::SBTypeFilter</a>
</li>
<li>AppendIfUnique()
-: <a class="el" href="classlldb_1_1SBFileSpecList.html#aa647bbdde1649830fc60856ae6c27a68">lldb::SBFileSpecList</a>
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#aeddf42085f6b47369329646ad58513af">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#aa647bbdde1649830fc60856ae6c27a68">lldb::SBFileSpecList</a>
</li>
<li>AppendInstruction()
: <a class="el" href="classlldb_1_1SBInstructionList.html#a5883b1a1007f46f5dfaf5bd34e9230c7">lldb::SBInstructionList</a>
@@ -144,6 +158,9 @@
<li>AppendMessage()
: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a5c4253d94de92c0d1e49cf6cc4ed74a1">lldb::SBCommandReturnObject</a>
</li>
+<li>AppendPathComponent()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#afd695e05e8ac8baab8fbfc1c4386ad6e">lldb::SBFileSpec</a>
+</li>
<li>AppendString()
: <a class="el" href="classlldb_1_1SBStringList.html#a3a15d12a214d491fa96ba28513d69d71">lldb::SBStringList</a>
</li>
@@ -163,9 +180,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/functions_func_b.html b/lldb/www/cpp_reference/html/functions_func_b.html
new file mode 100644
index 0000000..a822014
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_b.html
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li class="current"><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_b"></a>- b -</h3><ul>
+<li>BreakpointCreateByAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1875164adf85562c7457edcdfc27fc5c">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByLocation()
+: <a class="el" href="classlldb_1_1SBTarget.html#a91b0c96d92055b513dece945c7652780">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByName()
+: <a class="el" href="classlldb_1_1SBTarget.html#a72a83fbf16cdaac1301ce6d61251b575">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByNames()
+: <a class="el" href="classlldb_1_1SBTarget.html#aed7f9ac51dbef95b3bb4dd650fa96899">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateByRegex()
+: <a class="el" href="classlldb_1_1SBTarget.html#a0778cc8493c0191821cb212c3a18e2e4">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateBySBAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a2ee922772a82e14cfa1c7d41600396d3">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateBySourceRegex()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7a65dddfaa77f1794b22ecb3cc69b5e6">lldb::SBTarget</a>
+</li>
+<li>BreakpointCreateForException()
+: <a class="el" href="classlldb_1_1SBTarget.html#a27b6775c1cd548a8d185c8b4803dc4c1">lldb::SBTarget</a>
+</li>
+<li>BreakpointDelete()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1ada9f1482b49e851e93a3ef21edc201">lldb::SBTarget</a>
+</li>
+<li>BreakpointsCreateFromFile()
+: <a class="el" href="classlldb_1_1SBTarget.html#a62f2ccecdf13b7c7ee86fb2dcdec3c68">lldb::SBTarget</a>
+</li>
+<li>BreakpointsWriteToFile()
+: <a class="el" href="classlldb_1_1SBTarget.html#ad5e583a515229095e8ffed170a4454f0">lldb::SBTarget</a>
+</li>
+<li>BroadcasterMatchesPtr()
+: <a class="el" href="classlldb_1_1SBEvent.html#a2b9866b43f3e5d23a2f9ef11a75a86ea">lldb::SBEvent</a>
+</li>
+<li>BroadcasterMatchesRef()
+: <a class="el" href="classlldb_1_1SBEvent.html#a5ff3b7f646a994afe1936d6f5d5a8b81">lldb::SBEvent</a>
+</li>
+<li>BroadcastEvent()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ac8b45729c36d83ff4de81dc787bb9e9f">lldb::SBBroadcaster</a>
+</li>
+<li>BroadcastEventByType()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ae61f828d9ef91ffd573361dd9854bc28">lldb::SBBroadcaster</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_c.html b/lldb/www/cpp_reference/html/functions_func_c.html
new file mode 100644
index 0000000..b0d32f8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_c.html
@@ -0,0 +1,221 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li class="current"><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
+<li>Cast()
+: <a class="el" href="classlldb_1_1SBValue.html#a0d26e639c983fb1de164287901ce72c4">lldb::SBValue</a>
+</li>
+<li>ChangeSummaryType()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a64021e92694545b8f50c5029c4254b9d">lldb::SBTypeSummary</a>
+</li>
+<li>Clear()
+: <a class="el" href="classlldb_1_1SBAddress.html#ae3f34175df86d552379d8f25cdbf03ed">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBreakpointList.html#aa26c276eea5ea78ee8564300780e8474">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a1795b6b9ac57c5fab14b8686419dc359">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a6160e57236fb9f46fc9d63ef2adedc40">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#a4d173bf005ddb0e785b1eae978cde542">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a5f00a2003ef9b01198ec966a7f3fffac">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBError.html#ac38a7e13d22240f1197eedbee1cd048c">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a09b5ceb588dbc5175d39d585bade423a">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a28af6639361d781aa656f5b6fc8fc722">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#ac248d6ae7771865d340d6c00db5f1cc3">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a564c420443abb382cd06c2f8dcf1363d">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a013ebb7fd24e68282af3c18d7897a56b">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a2f5a0ae3e6facf980c4e69c5645fdef5">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae7a74c3d56e709f7347f66399d24a1d0">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ad72908cc059f2cbc02c76d3bc252b51e">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBModule.html#abe6db9e30e9c27f2dfd78441def6b387">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a430cced29bf2a008115c7c008fece40d">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#afb3f994a0783fbe02777b8b7106d3bbe">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a3255061232dc922ae247ea4b2d4e8d45">lldb::SBPlatformShellCommand</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ad9a527377b62c24a2e8de4ec92aa2512">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#af18cb7046cc3ccdd0e6db14c24303edc">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#aa588f5f564d219b53e69b3c080baee79">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a8d58b63ad3b3eafd9aca767149ce44f8">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#acb539425240bb7ad6826aeeb20d69529">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#aed488e8bdc7e3780fef6e0a97053bc36">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#ad124fedde1f6d31dd4192a1001f0609b">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6fcfca4d5758c98f6a005f2cedb2648a">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a950298b48d0f925052501af7c37704b8">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#aeb29e82a294823830c4ef337bb393f7f">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#aeac20899ad036d640c920c37ad959b4e">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#a7d14ee0b7802cd355a7b319a82613ae0">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8cc6c31f15a978433d9574560d679db1">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#ac2337cd1391762c6958730b3f0fe907a">lldb::SBValueList</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a33c523de52ed4fb1bd35717d11c31c5e">lldb::SBWatchpoint</a>
+</li>
+<li>ClearAllBreakpointSites()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#afb3db974559bfc0b7736cfd85333c316">lldb::SBBreakpoint</a>
+</li>
+<li>ClearModuleLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a2177970c90b5c221789f33c55a78d101">lldb::SBTarget</a>
+</li>
+<li>ClearSectionLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#ad4d36ec9aeefd598ca0e9c1b604fa435">lldb::SBTarget</a>
+</li>
+<li>CommandExists()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#add84a5360d1ebfc2ec36b529ca5aefa2">lldb::SBCommandInterpreter</a>
+</li>
+<li>Connect()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a7d9b670ea00515ae87203754238f5399">lldb::SBCommunication</a>
+</li>
+<li>ConnectRemote()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a6eedc43ace5794421c5b5eb42d21dda2">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6754ed2f8749a52dcd9733d030ab2c0a">lldb::SBTarget</a>
+</li>
+<li>Continue()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa68283c391d11d93e151b0ec16cf1501">lldb::SBProcess</a>
+</li>
+<li>CopyOnWrite_Impl()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#a306527e69d30f2e82add712e9cb87379">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a6cc9041eab22a374f016f682dc161391">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ab863cf68ea7886a646f13676b7f8523e">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a0673d10e4c0effdfa5d585c25669b7cf">lldb::SBTypeSynthetic</a>
+</li>
+<li>CopyToBreakpointIDList()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a5115fc89798453ac6874f7c52077ba29">lldb::SBBreakpointList</a>
+</li>
+<li>Create()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aa981eaa198c8172ef212adef5cbe8f10">lldb::SBDebugger</a>
+</li>
+<li>CreateCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#af505d0dbf8bbaf25bc23b97fa39ff3e6">lldb::SBDebugger</a>
+</li>
+<li>CreateChildAtOffset()
+: <a class="el" href="classlldb_1_1SBValue.html#a887b4407707fc9a45ccf317eda47ca05">lldb::SBValue</a>
+</li>
+<li>CreateDataFromCString()
+: <a class="el" href="classlldb_1_1SBData.html#ad095ab5bdf98efa99e8b0134587e5918">lldb::SBData</a>
+</li>
+<li>CreateDataFromDoubleArray()
+: <a class="el" href="classlldb_1_1SBData.html#a5dced84f58f6d2ccc3742142e72d0286">lldb::SBData</a>
+</li>
+<li>CreateDataFromSInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#add39ceeb983ff107b0106b5197a15e74">lldb::SBData</a>
+</li>
+<li>CreateDataFromSInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#aaa482ed5fa8f35895bfd4342df60b62e">lldb::SBData</a>
+</li>
+<li>CreateDataFromUInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#a894b25cb5413e761c8f9468da6530802">lldb::SBData</a>
+</li>
+<li>CreateDataFromUInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#a07ae08c5f2d9f0a09a1231e39ad330d7">lldb::SBData</a>
+</li>
+<li>CreateOSPluginThread()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa9acb38a979c6959f595a5688d504b58">lldb::SBProcess</a>
+</li>
+<li>CreateTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac2164f1173221708bc7186b2e4b4f812">lldb::SBDebugger</a>
+</li>
+<li>CreateTargetWithFileAndArch()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a46793f4ac8bd0c72e1ae71c8154ac0fc">lldb::SBDebugger</a>
+</li>
+<li>CreateTargetWithFileAndTargetTriple()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a119b98fb8f4595c8703b1c9affde2cf1">lldb::SBDebugger</a>
+</li>
+<li>CreateValueFromAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8933b82ef27d96b83945c416ea59ad86">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aedbdd1c5a5f87ccaac7f56f82364ff00">lldb::SBValue</a>
+</li>
+<li>CreateValueFromData()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8e85b4410bf641dc200890415db71a3b">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af23af791be9d72c5ac8351a7dad555fa">lldb::SBValue</a>
+</li>
+<li>CreateValueFromExpression()
+: <a class="el" href="classlldb_1_1SBTarget.html#a30bcb1771450af0ebbba7c5519048d37">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a45da21a6dcb92a85634c3395a454933e">lldb::SBValue</a>
+</li>
+<li>CreateWithCallback()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#aad1891408df69eafdd77b0c72fa85915">lldb::SBTypeSummary</a>
+</li>
+<li>CreateWithClassName()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ae648c09831ed4ac2cc88a5a42b7a84e6">lldb::SBTypeSynthetic</a>
+</li>
+<li>CreateWithFunctionName()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ad10d15fbb72df3c3ac4d40461dfd0aef">lldb::SBTypeSummary</a>
+</li>
+<li>CreateWithScriptCode()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a47cd0f31fe352f3ad0c6ef5046c6c90f">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a81a7d7251e3b8ac2ff15c9c21dcf44a5">lldb::SBTypeSynthetic</a>
+</li>
+<li>CreateWithSummaryString()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#acd92876ee303a5e4f641eca982da641b">lldb::SBTypeSummary</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_d.html b/lldb/www/cpp_reference/html/functions_func_d.html
new file mode 100644
index 0000000..b32727e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_d.html
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li class="current"><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_d"></a>- d -</h3><ul>
+<li>DeleteAllBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a50dfddd347ebb68b19d8162a8e4d5757">lldb::SBTarget</a>
+</li>
+<li>DeleteAllWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8b4089e0f3e3b3806b333e92a2186f08">lldb::SBTarget</a>
+</li>
+<li>DeleteCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a609f9a40f42f881b8e28a4455f531103">lldb::SBDebugger</a>
+</li>
+<li>DeleteTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a0820ab3f395ffc375adeda668a9ed275">lldb::SBDebugger</a>
+</li>
+<li>DeleteTypeFilter()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a00c25a852efde0b7da1af336517a7fce">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteTypeFormat()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a1ec6e1fbb4878d3a1a96a0586af117fe">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteTypeSummary()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a7df3b640d4ace2e5c95a6fec3d6474b7">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a8d81ffd3a38f3af417b26fcb0e92be47">lldb::SBTypeCategory</a>
+</li>
+<li>DeleteWatchpoint()
+: <a class="el" href="classlldb_1_1SBTarget.html#a35654d27e5521ae8c0f023abaa9643ab">lldb::SBTarget</a>
+</li>
+<li>Dereference()
+: <a class="el" href="classlldb_1_1SBValue.html#aa834eca36c84cae38b18d848ab5fef77">lldb::SBValue</a>
+</li>
+<li>Destroy()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2368fdff011778c10cfbc470e6de2fe4">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#acdf58034c8e81506149a70a91a3590e8">lldb::SBProcess</a>
+</li>
+<li>Detach()
+: <a class="el" href="classlldb_1_1SBProcess.html#a9f80d8866d057a498d1ba832cd31dbac">lldb::SBProcess</a>
+</li>
+<li>DisableAllBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#ab2551850e78e7a9d5dde9d93c2e06f02">lldb::SBTarget</a>
+</li>
+<li>DisableAllWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a254c3aaf7fb0da68fc27402851040140">lldb::SBTarget</a>
+</li>
+<li>DisableRsync()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a983d355e9011d877154e798fc6723420">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>Disassemble()
+: <a class="el" href="classlldb_1_1SBFrame.html#ab7d660e1b61f809a38585a6542be63c7">lldb::SBFrame</a>
+</li>
+<li>Disconnect()
+: <a class="el" href="classlldb_1_1SBCommunication.html#adf990fcd6cfcc113438fef8fae674d07">lldb::SBCommunication</a>
+</li>
+<li>DisconnectRemote()
+: <a class="el" href="classlldb_1_1SBPlatform.html#acc90977a940e536c5d25d582de96f452">lldb::SBPlatform</a>
+</li>
+<li>DispatchInput()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2582abd5d24fddc234fc90c46204c89b">lldb::SBDebugger</a>
+</li>
+<li>DispatchInputEndOfFile()
+: <a class="el" href="classlldb_1_1SBDebugger.html#abe1d64a7577e0caab591386d0d418fa5">lldb::SBDebugger</a>
+</li>
+<li>DispatchInputInterrupt()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a0e2b8fdfd0a906624d06a521f42eadd5">lldb::SBDebugger</a>
+</li>
+<li>DisplaySourceLinesWithLineNumbers()
+: <a class="el" href="classlldb_1_1SBSourceManager.html#aabac92916acf9f2b8b5ce3edf847a9f5">lldb::SBSourceManager</a>
+</li>
+<li>DisplaySourceLinesWithLineNumbersAndColumn()
+: <a class="el" href="classlldb_1_1SBSourceManager.html#a573ea746fbcaf842afac9fa5671ac39f">lldb::SBSourceManager</a>
+</li>
+<li>DoesBranch()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a087f53c1202e991468e11cb056fe91d8">lldb::SBInstruction</a>
+</li>
+<li>DoesPrintValue()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ad58334c249df45c8ef512c81400695ab">lldb::SBTypeSummary</a>
+</li>
+<li>DoExecute()
+: <a class="el" href="classlldb_1_1SBCommandPluginInterface.html#aa7532df9db996100db4ee85081ac3916">lldb::SBCommandPluginInterface</a>
+</li>
+<li>DumpEmulation()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a9e51cbbb2b3426632960ab76302c17c4">lldb::SBInstruction</a>
+</li>
+<li>DumpEmulationForAllInstructions()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#a11cbdbe39f1648c3c2acd4312b5084e3">lldb::SBInstructionList</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_e.html b/lldb/www/cpp_reference/html/functions_func_e.html
new file mode 100644
index 0000000..28dd126
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_e.html
@@ -0,0 +1,136 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li class="current"><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_e"></a>- e -</h3><ul>
+<li>EffectiveGroupIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a91f6563ee1542cb2a04e3e99d67a43b1">lldb::SBAttachInfo</a>
+</li>
+<li>EffectiveUserIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a9fdf4573f18f0c1934d35b56e286a107">lldb::SBAttachInfo</a>
+</li>
+<li>EmulateWithFrame()
+: <a class="el" href="classlldb_1_1SBInstruction.html#abf66d49fa96c191905e9f4c3d2a2218f">lldb::SBInstruction</a>
+</li>
+<li>EnableAllBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#ab25d02468151943d0455ca2ccbc662d4">lldb::SBTarget</a>
+</li>
+<li>EnableAllWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#ade3bfc3640dd197c62063afbfaac1735">lldb::SBTarget</a>
+</li>
+<li>EnableLog()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a3a520623b3f57824aa21d15989546902">lldb::SBDebugger</a>
+</li>
+<li>EnableRsync()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a5f08a38fd52a965411678d61d6e9da8f">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>EvaluateExpression()
+: <a class="el" href="classlldb_1_1SBFrame.html#a5fe5756805a7cf7d3bd11df63d398956">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ae92f0b69c6a9be329a057a9e85f85f45">lldb::SBTarget</a>
+</li>
+<li>EventIsBreakpointEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#afbf978cfe82e757504e209691f50c49d">lldb::SBBreakpoint</a>
+</li>
+<li>EventIsCommandInterpreterEvent()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7fc2fd59ff26a057e8bad12db5a6dd68">lldb::SBCommandInterpreter</a>
+</li>
+<li>EventIsProcessEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a82cc7c5ae0b8fb4204a20bc5f5432139">lldb::SBProcess</a>
+</li>
+<li>EventIsStructuredDataEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a0c509a067bacd236d323f839a1c88a8e">lldb::SBProcess</a>
+</li>
+<li>EventIsTargetEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8f8965612974786aa966721d8ac54fd9">lldb::SBTarget</a>
+</li>
+<li>EventIsThreadEvent()
+: <a class="el" href="classlldb_1_1SBThread.html#a6bfb8ceea66150f64a1b3602d9e89c03">lldb::SBThread</a>
+</li>
+<li>EventIsWatchpointEvent()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#ac5425730d4d3ce06aa273d6da322f763">lldb::SBWatchpoint</a>
+</li>
+<li>EventTypeHasListeners()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a083916b75fc2ddac66b07984323b6938">lldb::SBBroadcaster</a>
+</li>
+<li>ExecuteConnected()
+: <a class="el" href="classlldb_1_1SBPlatform.html#af952fb1894c6461f8910b1156b185a8d">lldb::SBPlatform</a>
+</li>
+<li>Exists()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a496f472ee02bd3de441a7d6be35c3b60">lldb::SBFileSpec</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_f.html b/lldb/www/cpp_reference/html/functions_func_f.html
new file mode 100644
index 0000000..cc601e7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_f.html
@@ -0,0 +1,188 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li class="current"><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
+<li>Fail()
+: <a class="el" href="classlldb_1_1SBError.html#a27b20b8dc6726ef135da5ac767c62dd4">lldb::SBError</a>
+</li>
+<li>FetchItems()
+: <a class="el" href="classlldb_1_1SBQueue.html#a3d8c2cfbc334847dbdc1fadce19cf833">lldb::SBQueue</a>
+</li>
+<li>FetchThreads()
+: <a class="el" href="classlldb_1_1SBQueue.html#a226467ea4332e856fe9a7abf19c407b9">lldb::SBQueue</a>
+</li>
+<li>FindBreakpointByID()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a47b5a3a32b9d029f890ae11b6257a6c3">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a5918ca7588e83d52743a9a2c3fa14fbb">lldb::SBTarget</a>
+</li>
+<li>FindBreakpointsByName()
+: <a class="el" href="classlldb_1_1SBTarget.html#a5248cb6d077f9d56dc67dc21d7c4ead3">lldb::SBTarget</a>
+</li>
+<li>FindDebuggerWithID()
+: <a class="el" href="classlldb_1_1SBDebugger.html#af42a578c99fec93e3965f8f454e37105">lldb::SBDebugger</a>
+</li>
+<li>FindFileIndex()
+: <a class="el" href="classlldb_1_1SBFileSpecList.html#aa7e3786479881560d42cc6605dcc49a7">lldb::SBFileSpecList</a>
+</li>
+<li>FindFirstGlobalVariable()
+: <a class="el" href="classlldb_1_1SBModule.html#af7a272cdbd2fae04a1c10626f3e88a37">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a3bd922528e001f9e5117487424a918f5">lldb::SBTarget</a>
+</li>
+<li>FindFirstMatchingSpec()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#ad3a284d17d4f0bff73e303d2594888a1">lldb::SBModuleSpecList</a>
+</li>
+<li>FindFirstType()
+: <a class="el" href="classlldb_1_1SBModule.html#a1e4f9f33ff8de859574a753b770d525b">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a586f878050b0a03cd7a3cdfdc321adeb">lldb::SBTarget</a>
+</li>
+<li>FindFunctions()
+: <a class="el" href="classlldb_1_1SBModule.html#a0e65725d729843a9c253ccacad3b11b7">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#adefb2919e6cdab0682664bd252cc897e">lldb::SBTarget</a>
+</li>
+<li>FindGlobalFunctions()
+: <a class="el" href="classlldb_1_1SBTarget.html#a0fa31167e65e3a099a9a9fba8c35f66b">lldb::SBTarget</a>
+</li>
+<li>FindGlobalVariables()
+: <a class="el" href="classlldb_1_1SBModule.html#ac93d93e4e316cdeb0f8bda568eb103ee">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6c580c707d76c54ca006269121eb7a65">lldb::SBTarget</a>
+</li>
+<li>FindLineEntryIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a1ca82baeb77ea901f8749113abdaa7bf">lldb::SBCompileUnit</a>
+</li>
+<li>FindLocationByAddress()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a47b6c0bf8e834e232b8347c1fa52e8bc">lldb::SBBreakpoint</a>
+</li>
+<li>FindLocationByID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a933931d643a01d3b972f660c13f9187e">lldb::SBBreakpoint</a>
+</li>
+<li>FindLocationIDByAddress()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ad5cd3b176d07292ab810f4ed061095c8">lldb::SBBreakpoint</a>
+</li>
+<li>FindMatchingSpecs()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#a5bb90af5476346584d4de1b65247f20b">lldb::SBModuleSpecList</a>
+</li>
+<li>FindModule()
+: <a class="el" href="classlldb_1_1SBTarget.html#afd90a0ef25c240b0cf7c80fbb3f22a4b">lldb::SBTarget</a>
+</li>
+<li>FindRegister()
+: <a class="el" href="classlldb_1_1SBFrame.html#ada07536c00a751ed3fa2347ba631d70a">lldb::SBFrame</a>
+</li>
+<li>FindSection()
+: <a class="el" href="classlldb_1_1SBModule.html#a499f6bd4ef83218a6334d1306c360cfd">lldb::SBModule</a>
+</li>
+<li>FindSubSection()
+: <a class="el" href="classlldb_1_1SBSection.html#a1c162626d1de08818d37d2d9122a4309">lldb::SBSection</a>
+</li>
+<li>FindSupportFileIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a9d7e97af5eebd2c895fc69182206cdcb">lldb::SBCompileUnit</a>
+</li>
+<li>FindSymbol()
+: <a class="el" href="classlldb_1_1SBModule.html#ae725cb27dc7ff783790dc46f2d3bca77">lldb::SBModule</a>
+</li>
+<li>FindSymbols()
+: <a class="el" href="classlldb_1_1SBModule.html#afa5b9413a2b45e1e4b3bf2f6c32285bf">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#af15296d5c0b49febd4ec4895433452f1">lldb::SBTarget</a>
+</li>
+<li>FindTargetWithFileAndArch()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8ca3a54bae5f7f83b5a969aead44eea8">lldb::SBDebugger</a>
+</li>
+<li>FindTargetWithProcessID()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a602fae0bafe8bf5ec9937a8ac9f412d5">lldb::SBDebugger</a>
+</li>
+<li>FindTypes()
+: <a class="el" href="classlldb_1_1SBModule.html#a2a97704d30a55978e5205def54cfb345">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a05a693f0262c718e8bf4799e7133cafa">lldb::SBTarget</a>
+</li>
+<li>FindValue()
+: <a class="el" href="classlldb_1_1SBFrame.html#a738c2a2dc6460266c401ed79733c400f">lldb::SBFrame</a>
+</li>
+<li>FindValueObjectByUID()
+: <a class="el" href="classlldb_1_1SBValueList.html#a3a970880b897ea867aa15bd9a41e2d53">lldb::SBValueList</a>
+</li>
+<li>FindVariable()
+: <a class="el" href="classlldb_1_1SBFrame.html#a3845b2f11318cb6726645b5966949794">lldb::SBFrame</a>
+</li>
+<li>FindWatchpointByID()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7ad80d5eba70d231d5daa82dbdc01015">lldb::SBTarget</a>
+</li>
+<li>FLAGS_ANONYMOUS_ENUM()
+: <a class="el" href="classlldb_1_1SBCommunication.html#ac3ae284f827effc2193d2df4320f9a8a">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a36e965d0483313a1105004cdd7dfa872">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_g.html b/lldb/www/cpp_reference/html/functions_func_g.html
new file mode 100644
index 0000000..8aeef18
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_g.html
@@ -0,0 +1,1635 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li class="current"><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_g"></a>- g -</h3><ul>
+<li>get()
+: <a class="el" href="classlldb_1_1SBAddress.html#a8290511f88699dafc5b10998a6033ffa">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a5a4aa315ead608ca539586ee12215812">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a253a0e5b83a447bd0fb3477b83085fc6">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa5829d5d2b64865792b064fb75ed52f0">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#a0c265509e2df58186a1e2667289a95d7">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#ae9bafc0ff99d8c399fd49436a2a7af21">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#a46ef6e3860904a6b25806d68f539d523">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a5c70448f9f36b5402b2a8b6b94ecd2de">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a5eef01356509f28a0b535e8219ab3483">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#a3add29e1fe39382fb6f4586d411c1496">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a127fa1ca5b44d69a05672c822f023a61">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a2a512b487d26d9435abec470057e1eca">lldb::SBLineEntry</a>
+</li>
+<li>Get()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a70cf5f6e4f8fafb46fadbd16dca1732c">lldb::SBPlatform</a>
+</li>
+<li>get()
+: <a class="el" href="classlldb_1_1SBStream.html#a442ad0cc406672ba145c6a55b3958c18">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a738a51d78eabc23af15a3e8226e022a8">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a0578a443ee1b19e53be40d3078a6d2c3">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a19172475bffce721fe1860f580ea540a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ae9e92b230e366c8e8a3d4c0de35e7077">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a649136cb1d0e0af1fc6b283c5d7be739">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad46592f61c71808d2c733550aee6e6c7">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#af9803dfea1c75ae55012c78e8b2789a5">lldb::SBVariablesOptions</a>
+</li>
+<li>GetAddress()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a736e4d3645edf0c17260ad12984e2759">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBData.html#a6a66c2e8d8df95ce613be6334ffcf9a2">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aa053a3191fb55697c47178c9c71cfbbe">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#a496515b607dbb87b69fd6393e5d5d7e0">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8edfd3519ec167ec6e22d932ea571da3">lldb::SBValue</a>
+</li>
+<li>GetAddressByteSize()
+: <a class="el" href="classlldb_1_1SBData.html#a087e701a16bf6d8f68aca7422e25e8ab">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a8fedab4cbb047a7a093b4e0639b1669d">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a93c4338a0dfa424e4123e0956940950e">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a63633292f6807db0839078a7706c95b9">lldb::SBTarget</a>
+</li>
+<li>GetAddressClass()
+: <a class="el" href="classlldb_1_1SBAddress.html#a341469618f63fad79d8f6b9edaf03439">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aff1374ed946260f39bf9140fa97aa0fc">lldb::SBInstruction</a>
+</li>
+<li>GetAddToHistory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0bd9d1cdfe098307a831897049af301d">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetArgumentAtIndex()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a135065f100f23ecff4539719c5463497">lldb::SBLaunchInfo</a>
+</li>
+<li>GetArgumentDescriptionAsCString()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a51133113ce155e21225d1c16e2762f65">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetArgumentName()
+: <a class="el" href="classlldb_1_1SBFunction.html#aab063367548d04b3e534909f01884009">lldb::SBFunction</a>
+</li>
+<li>GetArgumentTypeAsCString()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a06d503ca8d3b2d880b1bec0d8d258fe8">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetArgumentTypeAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a9e0de2d0821917d6fca5360289e2534a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetArrayElementType()
+: <a class="el" href="classlldb_1_1SBType.html#ad9b0d75a788924a245128e8fb42d8145">lldb::SBType</a>
+</li>
+<li>GetArrayType()
+: <a class="el" href="classlldb_1_1SBType.html#ab6c23f5afa63fd0142d484b7246d3ecb">lldb::SBType</a>
+</li>
+<li>GetAsJSON()
+: <a class="el" href="classlldb_1_1SBStructuredData.html#ac0054843c77593005d8e021bc730b837">lldb::SBStructuredData</a>
+</li>
+<li>GetAsync()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2df07f953db4d9c53442cd5e47b586b6">lldb::SBDebugger</a>
+</li>
+<li>GetAsyncProfileData()
+: <a class="el" href="classlldb_1_1SBProcess.html#aeb72b48948394a39710ffd11d1d305af">lldb::SBProcess</a>
+</li>
+<li>GetAutoApplyFixIts()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a8aa3c1eedc3e9d62a13b1b1e948e5970">lldb::SBExpressionOptions</a>
+</li>
+<li>GetBasicType()
+: <a class="el" href="classlldb_1_1SBModule.html#af100edee4dea77ce828169c30ed84124">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#abf2167b0e2e0538cf50ff61500f05d0d">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">lldb::SBType</a>
+</li>
+<li>GetBitfieldSizeInBits()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a7c3e5dd18ca0c17c87d6440c1ced3f37">lldb::SBTypeMember</a>
+</li>
+<li>GetBlock()
+: <a class="el" href="classlldb_1_1SBAddress.html#a559af7dbfac6321868761924f4322e74">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a9729ab590130fbf5c26a20743c864280">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#ab02bc9963a0fd9c2b963fa2948e0624c">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a7463148665f746e9aba9b202b20ae48d">lldb::SBSymbolContext</a>
+</li>
+<li>GetBreakpoint()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a0749ae85dd3d8dd203b11a6972f29acd">lldb::SBBreakpointLocation</a>
+</li>
+<li>GetBreakpointAtIndex()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#aa355da743cd6dcac31bb4a03805e9f3d">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a3b167f48437968fe03b3a1c7b9e13264">lldb::SBTarget</a>
+</li>
+<li>GetBreakpointEventTypeFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a2f6161b7a6f90d6a9fae8a496122eb80">lldb::SBBreakpoint</a>
+</li>
+<li>GetBreakpointFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a86c3d6cb7aa59167a5f4be678db23c5c">lldb::SBBreakpoint</a>
+</li>
+<li>GetBreakpointLocationAtIndexFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac0e9bfac67e7b387994c832d84edd4bf">lldb::SBBreakpoint</a>
+</li>
+<li>GetBroadcaster()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a322bfa5ecb846dab306ef9b7952857b5">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommunication.html#abd27f73fbc5bdfc6373c1ca67ac91e7f">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a62e446e277e8ed55bd41b843d5388751">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a5e145b5cd8d8d72281a59a53d31547f8">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6ea3ead50f5a94948d8f3a34230b3b66">lldb::SBTarget</a>
+</li>
+<li>GetBroadcasterClass()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5bfbefc4a11774172288ceff6b4fea4e">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommunication.html#a3924231f38ad0bcb25c9d9b0027a3428">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a40966463b6f03a0ff22b86f0af2edd40">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ab9b30dcd9e8ec628146518147823243a">lldb::SBProcess</a>
+</li>
+<li>GetBroadcasterClassName()
+: <a class="el" href="classlldb_1_1SBProcess.html#a86ea6ba1771795a500036bf7633b1307">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ad43c676d3770e9505edb596a5dcc95aa">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ad1ca1e7a503bd68606f0e1ab596c4256">lldb::SBThread</a>
+</li>
+<li>GetByteOrder()
+: <a class="el" href="classlldb_1_1SBData.html#a0ef4b888ae5ace954f5a875a428ae9fa">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a60c578e2ff87a990f8a044a6790fac8f">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ad14ade7c2c502ff56fc01d1050840a94">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a2323a4d9b806ba10961cece2f5f68e80">lldb::SBTarget</a>
+</li>
+<li>GetByteSize()
+: <a class="el" href="classlldb_1_1SBData.html#ae8407f1f22fc12552aca84e84881951a">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#a59e80b0ba6a32669b7f10348c52fca30">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a53f695d79e889909830d5f971f025d81">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBType.html#a3a0d6caced151c268b82126163879f82">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBValue.html#ae6d83d5709502c7c7d814406b1ed56dc">lldb::SBValue</a>
+</li>
+<li>GetCanonicalType()
+: <a class="el" href="classlldb_1_1SBType.html#a79499c7aebb931d1c4c802744069a3e0">lldb::SBType</a>
+</li>
+<li>GetCapping()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a49c8073701a861b024251a5dac06dcc4">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>GetCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aae119410f922ef8339c378d432870db7">lldb::SBDebugger</a>
+</li>
+<li>GetCategoryAtIndex()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7b3d037a60df9997e3a386f536d419d1">lldb::SBDebugger</a>
+</li>
+<li>GetCFA()
+: <a class="el" href="classlldb_1_1SBFrame.html#a9aef3eed545c2cf41456a7a2399e5aef">lldb::SBFrame</a>
+</li>
+<li>GetChildAtIndex()
+: <a class="el" href="classlldb_1_1SBValue.html#a228796c69506279510e8a5104f5a31cf">lldb::SBValue</a>
+</li>
+<li>GetChildMemberWithName()
+: <a class="el" href="classlldb_1_1SBValue.html#af4996af065bdc605987e6b0f2c45c656">lldb::SBValue</a>
+</li>
+<li>GetCloseInputOnEOF()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a4a9ce578e638a1ab2b7f84300c65c6d5">lldb::SBDebugger</a>
+</li>
+<li>GetCloseOnEOF()
+: <a class="el" href="classlldb_1_1SBCommunication.html#acf203ffd8066819069491e12846a4113">lldb::SBCommunication</a>
+</li>
+<li>GetCodeByteSize()
+: <a class="el" href="classlldb_1_1SBTarget.html#af93838ccdf7e0a993949bfc30995322e">lldb::SBTarget</a>
+</li>
+<li>GetCoerceResultToId()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a0453cb4f2eb853808c194f2fc0e0c91b">lldb::SBExpressionOptions</a>
+</li>
+<li>GetColumn()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a93986f71209486cea494ef1c412457fd">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a395a0b6806d3a02bd7a40526399693b2">lldb::SBLineEntry</a>
+</li>
+<li>GetCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a7bc1690b1f28ea59c46dad6586106583">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetCommandInterpreter()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a212789a3f4661b30d975e4b057c2028e">lldb::SBDebugger</a>
+</li>
+<li>GetCommandLineCommands()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a717f074157027748bd562f2582a2fc64">lldb::SBBreakpoint</a>
+</li>
+<li>GetComment()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a5f83690e486b88394866d280bf09a3eb">lldb::SBInstruction</a>
+</li>
+<li>GetCompileUnit()
+: <a class="el" href="classlldb_1_1SBAddress.html#acf48dfbdcdf6cef11a46ee7c7974fb30">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a436f393525fd095143e530a5649e4282">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a3dff33aef27b76ec0554a59e65522380">lldb::SBSymbolContext</a>
+</li>
+<li>GetCompileUnitAtIndex()
+: <a class="el" href="classlldb_1_1SBModule.html#ad17944848bbd187237d8e566ce0fe36f">lldb::SBModule</a>
+</li>
+<li>GetCondition()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a84b47349cae9fb443cd066fdb205e79d">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1e6446b0baac2079be695631167e4c9d">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ad9ffd2c2c07906b3cee14a3e5de9d993">lldb::SBWatchpoint</a>
+</li>
+<li>GetContainingInlinedBlock()
+: <a class="el" href="classlldb_1_1SBBlock.html#a806091287625a0db8bfbabf24d421005">lldb::SBBlock</a>
+</li>
+<li>GetContextAtIndex()
+: <a class="el" href="classlldb_1_1SBSymbolContextList.html#a6919bc568286836a510feed94834d730">lldb::SBSymbolContextList</a>
+</li>
+<li>GetCString()
+: <a class="el" href="classlldb_1_1SBError.html#a5bb4f7a75bd0a0e655337dd74fe7addb">lldb::SBError</a>
+</li>
+<li>GetCStringFromEvent()
+: <a class="el" href="classlldb_1_1SBEvent.html#a21e3c3dd989be2186f28723139a57efc">lldb::SBEvent</a>
+</li>
+<li>GetData()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a7de0e98a9265debe0c7a3abe810d11f2">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9954db2003741c8f93f2b6279d2526bb">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a24b8ff29ef764067214fe1ca60757bcc">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a6df6fd10bbd613b1eadee829d2ebf942">lldb::SBValue</a>
+</li>
+<li>GetDataByteSize()
+: <a class="el" href="classlldb_1_1SBTarget.html#a22be60d71aeed5fd44fce772186f8f1f">lldb::SBTarget</a>
+</li>
+<li>GetDataFlavor()
+: <a class="el" href="classlldb_1_1SBEvent.html#a9749e62649d901a760f36a89f465bf37">lldb::SBEvent</a>
+</li>
+<li>GetDebugger()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#aa485675129b1906888676abf32eee644">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">lldb::SBTarget</a>
+</li>
+<li>GetDeclaration()
+: <a class="el" href="classlldb_1_1SBValue.html#aada41532a98b5691f6059901cdc8588c">lldb::SBValue</a>
+</li>
+<li>GetDefaultArchitecture()
+: <a class="el" href="classlldb_1_1SBDebugger.html#afa0accc27662acab7714656c196a0251">lldb::SBDebugger</a>
+</li>
+<li>GetDefaultCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5dd96fd43d2614fb19794671e4b79a9b">lldb::SBDebugger</a>
+</li>
+<li>GetDemangledName()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a09bbdbf91013758763b919a2cf4ead6b">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetDereferencedType()
+: <a class="el" href="classlldb_1_1SBType.html#af8b744735ef680ec21f595a948927fad">lldb::SBType</a>
+</li>
+<li>GetDescription()
+: <a class="el" href="classlldb_1_1SBAddress.html#ad8bfdca087c9fd01685bbff5bd92f939">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#a2fe286fbeb73e6e66e6af08ce7837614">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a723cd3881b2dfc271408c7c763447bc2">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#abbad259bdbad2c6c5d6cac3232042684">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a5e19eace0e45d7587cfb9ed13dd348ef">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a958050257736177bd6cd33dfa73a9682">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBData.html#a152308d3ec3dee6808c18de1ba575c51">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#af4eb16ef979f2c420bc8be463e13e987">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a21ef3a6892fdf15f130b5bac4a4fe185">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#a016bc9b4f3a2ca93e47f88fc98e87797">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#ab3c31e217b4ddd02e371489cdc751936">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a3657d3fcdfe1a340efdc3e12591625d2">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a14f021f10ea8767159ae8eefcc398f2a">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#abaf05d213d853d02acca62707253d2d9">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#af4326fd187d1c0621d5162578d0e253f">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#a3fcd105ec9be19ea6e49ba237463665f">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#af6f778072154df32bf60bdeef9b34dc4">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a00fa7c942b293fda4dcf590b76d28d42">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3af7060bb163c0d8408e2aa213204da4">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a9d9f6b9b86e8aabe1181b560b9395f4f">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a29d852a8d38713c26eb6101dd54881b0">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBModuleSpecList.html#a2cdbdf618578aacea9204508526cf07d">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6e17548f2f65196c8d10166fb0c132a8">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#ad325d060c8971e796e258b678116909c">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#a3e13c145316c94f9ea9943dcff92aaba">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#acaea3e5cac192ccf5dd2153ccb8ba72d">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a00996f8f49dee2867bb194dca0ddbe21">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a195e94a1783a6c7dc8984b8f10dc5c3b">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a4c9abb13dd0f54f2f3b5bb59c0a65d53">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ab4cd0bf563df16cb647e7abb6af8870a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a5a29d60df7e2c21ea150caaddfb36606">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a439a57b5b24efd0c339a1629e0b185c8">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a460830e779b91b1ded72641db727a5a1">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#abcd94984b4c6f706a6039683f0dead32">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a017606220b5ee1aa14b7341d954e6179">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a6548fc660107e38088d216dc36a462ec">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a213da486554744ca775b08f8f8416eb9">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a6eb548cfd943f4812c46cbe544b85859">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aaa33770f7ba271b8f60e0d50361a1190">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#af39256f454d03e49826eeb16a7e1147b">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af865100391daceb62ad38cb2a775d318">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ab439f4cc50102317af71353e52bfb344">lldb::SBWatchpoint</a>
+</li>
+<li>GetDetachOnError()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a55fde9d22b4860bdf6ecff691304cb40">lldb::SBLaunchInfo</a>
+</li>
+<li>GetDirectBaseClassAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#a9839e832fcdd95f313af40ed8df92a71">lldb::SBType</a>
+</li>
+<li>GetDirectory()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a4a759130426d39154725bd5c9a99fd9c">lldb::SBFileSpec</a>
+</li>
+<li>GetDisplayFunctionName()
+: <a class="el" href="classlldb_1_1SBFrame.html#a936eeee7ac1a60c1c1721f4e799c4d44">lldb::SBFrame</a>
+</li>
+<li>GetDisplayName()
+: <a class="el" href="classlldb_1_1SBFunction.html#a3945e8b3f7c8d5861dc408bb6bf3dad8">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a1741648a7936f250ad4fe3deba98f3b1">lldb::SBSymbol</a>
+</li>
+<li>GetDisplayTypeName()
+: <a class="el" href="classlldb_1_1SBType.html#a19a94822da2c67422bbabc1ccff9454f">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBValue.html#acd4f01da2a157412daecb3f2be993d55">lldb::SBValue</a>
+</li>
+<li>GetDouble()
+: <a class="el" href="classlldb_1_1SBData.html#a3bf354728879272083fdac8daa84692c">lldb::SBData</a>
+</li>
+<li>GetDynamicValue()
+: <a class="el" href="classlldb_1_1SBValue.html#ac799435e70bb7f7989eb99b6f0796dd2">lldb::SBValue</a>
+</li>
+<li>GetEchoCommands()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#affba6175efe640f725dce46a95caadd1">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetEffectiveGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#af34a804e1c93029306b927ef79d1e7b9">lldb::SBAttachInfo</a>
+</li>
+<li>GetEffectiveUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a3029879773440b70a22fc13e285fb0fb">lldb::SBAttachInfo</a>
+</li>
+<li>GetEnabled()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a61ffbff9fdac313028a64fe6f90e355b">lldb::SBTypeCategory</a>
+</li>
+<li>GetEndAddress()
+: <a class="el" href="classlldb_1_1SBFunction.html#ad33ce8e9d51ffb3020bb4e0be41c6429">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a05db3137753202ea75da687b363a3339">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#afe67ca414b1dc45a354971adbb66e67f">lldb::SBSymbol</a>
+</li>
+<li>GetEnumMembers()
+: <a class="el" href="classlldb_1_1SBType.html#a14f7f039470f2825c8786bf0ef708102">lldb::SBType</a>
+</li>
+<li>GetEnvironmentEntryAtIndex()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a2bd59752a7984abb59dd997dc7ed9a7c">lldb::SBLaunchInfo</a>
+</li>
+<li>GetError()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a361c705b3f90584c9d51ca4842f22cb1">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBError.html#aab1a3ca378860f59f106d49075179397">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a6e81786ff07ab65e4a37a7d96ff3552b">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ab5d94f10c55f8c17b3625ef3f3d76cac">lldb::SBWatchpoint</a>
+</li>
+<li>GetErrorFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2e6f15efa4a998333d033de4a45377d9">lldb::SBDebugger</a>
+</li>
+<li>GetErrorSize()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#adc20bb52e23839df794fc10ab3daef83">lldb::SBCommandReturnObject</a>
+</li>
+<li>GetExecutable()
+: <a class="el" href="classlldb_1_1SBTarget.html#ac442dc8bdf930b56f7d233371609fa1c">lldb::SBTarget</a>
+</li>
+<li>GetExecutableFile()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#adcb9a2c52166964514a37e9ddfadf4a9">lldb::SBLaunchInfo</a>
+</li>
+<li>GetExitDescription()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4cc844297b3e537b9b5d8e2ea5dbd2dc">lldb::SBProcess</a>
+</li>
+<li>GetExitStatus()
+: <a class="el" href="classlldb_1_1SBProcess.html#a558b55090252a63f05f49d5547df83ca">lldb::SBProcess</a>
+</li>
+<li>GetExpressionPath()
+: <a class="el" href="classlldb_1_1SBValue.html#aef438d53ccc7164671591fce76684ae9">lldb::SBValue</a>
+</li>
+<li>GetExpressionPathAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#af0ebf5b649e4cc5fde7be235332551a6">lldb::SBTypeFilter</a>
+</li>
+<li>GetExtendedBacktraceOriginatingIndexID()
+: <a class="el" href="classlldb_1_1SBThread.html#aa391f2a89b90c86fafa0fc0affe1d0ae">lldb::SBThread</a>
+</li>
+<li>GetExtendedBacktraceThread()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#af19539fcf1d3a1df3b07a6981be011e9">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a5c62bcb867f7884efeac2b5b7e358676">lldb::SBThread</a>
+</li>
+<li>GetExtendedBacktraceTypeAtIndex()
+: <a class="el" href="classlldb_1_1SBProcess.html#a2824163c42caff96815c07d811b7ba3a">lldb::SBProcess</a>
+</li>
+<li>GetFetchDynamicValue()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a10947f9dc597260202e80cc653c125ee">lldb::SBExpressionOptions</a>
+</li>
+<li>GetFieldAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#ad47a75323170d471b746357294dd421c">lldb::SBType</a>
+</li>
+<li>GetFileAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a5964ec7436e89ca30d4f5032bba0e038">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBSection.html#aa78e3e53bf09109c325b9a210207396f">lldb::SBSection</a>
+</li>
+<li>GetFileByteSize()
+: <a class="el" href="classlldb_1_1SBSection.html#ab304889e46df9e856e665ab52a8a6b44">lldb::SBSection</a>
+</li>
+<li>GetFilename()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a24f057a71b335f224c449a569582bee0">lldb::SBFileSpec</a>
+</li>
+<li>GetFileOffset()
+: <a class="el" href="classlldb_1_1SBSection.html#a2b45ef7732fe11a66ef653e381b7161a">lldb::SBSection</a>
+</li>
+<li>GetFilePermissions()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a2ba1105fedc5ba9053132de2f0dbcde1">lldb::SBPlatform</a>
+</li>
+<li>GetFileSpec()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#afca1e656977f4fe01f6f5169ba6991d3">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#ad92b17033f6e95feaff9476882355c2d">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ab3680f08fb0fd8c0c0369835405bdb37">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a1719224535b7aa06a25079aa595769d8">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#ab15cbc0e18361fbcb445f06b627e2883">lldb::SBModuleSpec</a>
+</li>
+<li>GetFileSpecAtIndex()
+: <a class="el" href="classlldb_1_1SBFileSpecList.html#a42e2537dbdc67c8b27bf458e02957f7f">lldb::SBFileSpecList</a>
+</li>
+<li>GetFilterAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#af0a68bcc7dbda4677c2e5eeafccf4572">lldb::SBTypeCategory</a>
+</li>
+<li>GetFilterForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2a1e2b3e86dbdccef90ae08390bfabf3">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a370ed99163d24cee6ebb7dbc9a9e208a">lldb::SBTypeCategory</a>
+</li>
+<li>GetFirstChild()
+: <a class="el" href="classlldb_1_1SBBlock.html#af26df423442019e2fe7b13adebf110cb">lldb::SBBlock</a>
+</li>
+<li>GetFirstValueByName()
+: <a class="el" href="classlldb_1_1SBValueList.html#a9e1f2fdeb5c53ab272e7437cc7fa2505">lldb::SBValueList</a>
+</li>
+<li>GetFlags()
+: <a class="el" href="classlldb_1_1SBCommand.html#ac456127dbc6df7aa2c6e96a4e234a9d8">lldb::SBCommand</a>
+</li>
+<li>GetFloat()
+: <a class="el" href="classlldb_1_1SBData.html#a50272896d6ecab5c77be8b2fbe7ed5df">lldb::SBData</a>
+</li>
+<li>GetFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a244190529716242b3a36bca2d452fa02">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a7e6b1d2874c8c44494dbde0b3f760ed2">lldb::SBValue</a>
+</li>
+<li>GetFormatAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a966b310aeb2fa85d3c25a763bffb727d">lldb::SBTypeCategory</a>
+</li>
+<li>GetFormatForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a25d4a3b58e492ae4337d7393b6384a21">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#ac6d55b2d8ebce9d9d10a8975c124924e">lldb::SBTypeCategory</a>
+</li>
+<li>GetFP()
+: <a class="el" href="classlldb_1_1SBFrame.html#aca5c2681fbc6ef7806471ddc17ee0909">lldb::SBFrame</a>
+</li>
+<li>GetFrame()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a10ad706efc05e6ece725712df96a0e7e">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a800c76943b23c0a7f2b1041af355f3f7">lldb::SBValue</a>
+</li>
+<li>GetFrameAtIndex()
+: <a class="el" href="classlldb_1_1SBThread.html#ae4fc59e1a3c9a23ffacaa0302c3e601f">lldb::SBThread</a>
+</li>
+<li>GetFrameBlock()
+: <a class="el" href="classlldb_1_1SBFrame.html#a04054a06ef964841ad692a7983c950fc">lldb::SBFrame</a>
+</li>
+<li>GetFrameID()
+: <a class="el" href="classlldb_1_1SBFrame.html#a41d0b7f409ac46ea6c3d1010c08c3527">lldb::SBFrame</a>
+</li>
+<li>GetFrameSP()
+: <a class="el" href="classlldb_1_1SBFrame.html#a4f3a0ecc68cec32bdbb39f11d7d1534a">lldb::SBFrame</a>
+</li>
+<li>GetFunction()
+: <a class="el" href="classlldb_1_1SBAddress.html#a0db6a5a95a03d56b50af3cad843b057f">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#add502b4b6c9fc1a8aea052749149d543">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a27da996bd9d5575784182c2983cf9ab7">lldb::SBSymbolContext</a>
+</li>
+<li>GetFunctionArgumentTypes()
+: <a class="el" href="classlldb_1_1SBType.html#aaef52e2522d94b2694bf92ac43437d53">lldb::SBType</a>
+</li>
+<li>GetFunctionName()
+: <a class="el" href="classlldb_1_1SBFrame.html#a76647c8aad5f11575ead95a54653ec09">lldb::SBFrame</a>
+</li>
+<li>GetFunctionReturnType()
+: <a class="el" href="classlldb_1_1SBType.html#a6d4583ffbb150555f0eb497a69ea059a">lldb::SBType</a>
+</li>
+<li>GetGenerateDebugInfo()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a17a314e41662d6ec8769e45dc995eb3a">lldb::SBExpressionOptions</a>
+</li>
+<li>GetGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ac0a0a70bf01f5073ad4e19f0ac6df022">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a11185169cf1f5437989e2350fee8bbea">lldb::SBLaunchInfo</a>
+</li>
+<li>GetHardwareIndex()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a02eef1eab04ac0e91282fffa247779d7">lldb::SBWatchpoint</a>
+</li>
+<li>GetHelp()
+: <a class="el" href="classlldb_1_1SBCommand.html#ad59b204416195909d02c2eb82079376d">lldb::SBCommand</a>
+</li>
+<li>GetHelpLong()
+: <a class="el" href="classlldb_1_1SBCommand.html#a147afad622be8ea1cb017b528d8056c1">lldb::SBCommand</a>
+</li>
+<li>GetHistoryThreads()
+: <a class="el" href="classlldb_1_1SBProcess.html#a2fe01a43cc16b1eaea9d788bf140e694">lldb::SBProcess</a>
+</li>
+<li>GetHitCount()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a98625ef23f591f6b76aa29e4eaf416c5">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#af8e3f8a1f16ea7aaac18da2d91a63ba6">lldb::SBWatchpoint</a>
+</li>
+<li>GetHostname()
+: <a class="el" href="classlldb_1_1SBPlatform.html#afe61a16241f0b3f6a126eaf6e600167c">lldb::SBPlatform</a>
+</li>
+<li>GetID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aadbfc9091a68ca55c94a3c2b904ede5c">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1a491b93198569ee97d7d2e74db8a0cb">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a53ed385bf189af1af58ca2fcba32e16b">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aa092b586f36ee5c82c187ca0e2e90a1b">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ae081d623aca2cbecf2dcd1888ee360a8">lldb::SBWatchpoint</a>
+</li>
+<li>GetIgnoreBreakpoints()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ad5297d4dc999ad07f661c56b1bd35de0">lldb::SBExpressionOptions</a>
+</li>
+<li>GetIgnoreCount()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#add6d1051eadb31b1768322794a04190b">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a2e026a9667b550732859fe6b4c7a4a0e">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a8f16490460d57263ba4b889c1066fd16">lldb::SBWatchpoint</a>
+</li>
+<li>GetIgnoreExisting()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a385f5b1703122b4157b0027dfbf7e581">lldb::SBAttachInfo</a>
+</li>
+<li>GetIncludeArguments()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a6d804d68b629df3de767211ec2a7f734">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIncludeLocals()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a64b4efb71fd43da0e5d118a09287d22a">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIncludeRuntimeSupportValues()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a7e708e4895a78372fb191b74e7796797">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIncludeStatics()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#af5e370e5b604db1a9bd3f9059a9c0c70">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIndexID()
+: <a class="el" href="classlldb_1_1SBQueue.html#a0a0e62c29af17be1c4ea7097a3fcf6f9">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBThread.html#abf06a1e05dada94ba21a772690816310">lldb::SBThread</a>
+</li>
+<li>GetIndexOfChildWithName()
+: <a class="el" href="classlldb_1_1SBValue.html#a07dca50a5866e07958fcac10cba09d8a">lldb::SBValue</a>
+</li>
+<li>GetIndexOfTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a47071cbb3d177db6a299cd5929349272">lldb::SBDebugger</a>
+</li>
+<li>GetInfoItemByPathAsString()
+: <a class="el" href="classlldb_1_1SBThread.html#ac157f79f18c2e8905ae4a52056b60791">lldb::SBThread</a>
+</li>
+<li>GetInlinedCallSiteColumn()
+: <a class="el" href="classlldb_1_1SBBlock.html#ae5ef6525af5ce2a8bd2306b2db7f7ea6">lldb::SBBlock</a>
+</li>
+<li>GetInlinedCallSiteFile()
+: <a class="el" href="classlldb_1_1SBBlock.html#a522476c465c25afa9dcb3d4a87949974">lldb::SBBlock</a>
+</li>
+<li>GetInlinedCallSiteLine()
+: <a class="el" href="classlldb_1_1SBBlock.html#a01e420e9e0203eafbe5bde5999ec1e1d">lldb::SBBlock</a>
+</li>
+<li>GetInlinedName()
+: <a class="el" href="classlldb_1_1SBBlock.html#a0e3bdd88b5bb1444de718fe3d18942cb">lldb::SBBlock</a>
+</li>
+<li>GetInputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7424fd13bcf41e9322f2ef50739e1bd8">lldb::SBDebugger</a>
+</li>
+<li>GetInScopeOnly()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a19411e640fe1a67c1a2d41e09481ade9">lldb::SBVariablesOptions</a>
+</li>
+<li>GetInstanceName()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2249200329c2f1fe0c11f0e94c41b5fd">lldb::SBDebugger</a>
+</li>
+<li>GetInstructionAtIndex()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#a299ca8d08b97b444056b214d80afaeba">lldb::SBInstructionList</a>
+</li>
+<li>GetInstructions()
+: <a class="el" href="classlldb_1_1SBFunction.html#a629224704951c33d7ea53081e713b63c">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a630ded0a419b6c04fbbee347082f5019">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ab8a31dd5ac7bea165c72fb091e5f2093">lldb::SBTarget</a>
+</li>
+<li>GetInstructionsWithFlavor()
+: <a class="el" href="classlldb_1_1SBTarget.html#aa9cbfda51ea4fb5084fa6fe3f8d538d1">lldb::SBTarget</a>
+</li>
+<li>GetInternalVariableValue()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a22f189c5bafec4578c9c7e88d5d69051">lldb::SBDebugger</a>
+</li>
+<li>GetInterruptedFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4ff9bef785f0c79bdeee73b5099868c7">lldb::SBProcess</a>
+</li>
+<li>GetIOHandlerControlSequence()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a050adb1b3539b57c556cb1de62c5f47d">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetIsOptimized()
+: <a class="el" href="classlldb_1_1SBFunction.html#a2af0f88eb0026c753d0611f326f3f92c">lldb::SBFunction</a>
+</li>
+<li>GetKind()
+: <a class="el" href="classlldb_1_1SBQueue.html#a8287693bcfedb0c34b72398eead097b4">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#ae84de9aa74c78c75cc192a06425cc663">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a3ffa70fd70d1b6d0e1f94a381184a52a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetLanguage()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#ab9007b9cf0ed90b5cd80c79fa8a326ea">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a627fc2425cfa4fa8a8e6dfecad9fc68a">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a7bfd4938f0abf43bbb452941084e95a0">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>GetLanguageAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a25f20cef14a4ee0b7ddf4bd4673edee8">lldb::SBTypeCategory</a>
+</li>
+<li>GetLanguageTypeFromString()
+: <a class="el" href="classlldb_1_1SBLanguageRuntime.html#af139a7e992794dbe4702d09f818d0dc3">lldb::SBLanguageRuntime</a>
+</li>
+<li>GetLaunchEventData()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#ad459db06a49000bfdd9c22fe776e3442">lldb::SBLaunchInfo</a>
+</li>
+<li>GetLaunchFlags()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a9ed4a73b7638ea66b0d7efe333983fd2">lldb::SBLaunchInfo</a>
+</li>
+<li>GetLaunchInfo()
+: <a class="el" href="classlldb_1_1SBTarget.html#a88e18e00bfa27e784e049166bf99cdab">lldb::SBTarget</a>
+</li>
+<li>GetLine()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#ae1ac92a193f016768bbf6229bc39b6cb">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ab506be0c862c7de2cb6e99dd701d5762">lldb::SBLineEntry</a>
+</li>
+<li>GetLineEntry()
+: <a class="el" href="classlldb_1_1SBAddress.html#aa4c0de5b8883e4f64ba1db9abd633a31">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a1b1a304512ce9e3d73a61ed8caf16d03">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a57f6c68744f6456ae0a6fef1fb65dc93">lldb::SBSymbolContext</a>
+</li>
+<li>GetLineEntryAtIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a5aa99a17c6d0dd4b422b248d547c03d3">lldb::SBCompileUnit</a>
+</li>
+<li>GetListener()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a1c1ddecf7a48b62c7dc24d78e613b20f">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a1b86ba7820b7e8c1232162fbbf1106db">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#ab8cbbab4e0aca5b08a8ad745d82ad2d8">lldb::SBLaunchInfo</a>
+</li>
+<li>GetLLDBPath()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a4d3beb1aa7608942da3eb9777d25676a">lldb::SBHostOS</a>
+</li>
+<li>GetLLDBPythonPath()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a89e5901cd24519c8291938e562258a5e">lldb::SBHostOS</a>
+</li>
+<li>GetLoadAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#aa46d4b2c40b51b50681946b4ef263e7f">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a4744e68c843f825fcc840f2b5f27ab06">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a77ca69df733627f0072cbc620d208f0a">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af2ed8881791294aa0d31d1245d6fa5dc">lldb::SBValue</a>
+</li>
+<li>GetLocalCacheDirectory()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac07356fabefc5588172db9db62fe0db9">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>GetLocation()
+: <a class="el" href="classlldb_1_1SBValue.html#aca99f101c41b2c8f333ab0587e959f8b">lldb::SBValue</a>
+</li>
+<li>GetLocationAtIndex()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#acec64a7e242953a01e7a24908623ee25">lldb::SBBreakpoint</a>
+</li>
+<li>GetLongDouble()
+: <a class="el" href="classlldb_1_1SBData.html#a20c5051a9f79e804910bcc838569952f">lldb::SBData</a>
+</li>
+<li>GetMangledName()
+: <a class="el" href="classlldb_1_1SBFunction.html#a7bb3cc07649077b565d46b1db67c8a98">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a758162f137a956472be5a6c5f3bd3335">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ab22b3ba420954d6f224b4a2c0248a41a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetMemberFunctionAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#a65b9713a8602270eaba0febb87b73ba4">lldb::SBType</a>
+</li>
+<li>GetMemoryRegionAtIndex()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a46df791d18948ed7b6fbeff9729fe8ca">lldb::SBMemoryRegionInfoList</a>
+</li>
+<li>GetMemoryRegionInfo()
+: <a class="el" href="classlldb_1_1SBProcess.html#a6623b86c56adb2f0a8d8d304f1df83c1">lldb::SBProcess</a>
+</li>
+<li>GetMemoryRegions()
+: <a class="el" href="classlldb_1_1SBProcess.html#a6062070a300af8d4082579d67c4919fe">lldb::SBProcess</a>
+</li>
+<li>GetMnemonic()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a59b8db49852fa31e99bd03834897077c">lldb::SBInstruction</a>
+</li>
+<li>GetModule()
+: <a class="el" href="classlldb_1_1SBAddress.html#a1023092b10ec242a63a88ae8146e5b92">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a2ddfc8750af512566f43051953a9e503">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a59bb142f195e8ba50a12e9f3754b5386">lldb::SBSymbolContext</a>
+</li>
+<li>GetModuleAtIndex()
+: <a class="el" href="classlldb_1_1SBTarget.html#aef4038ab7cdf7738221ecb6b46124125">lldb::SBTarget</a>
+</li>
+<li>GetModuleAtIndexFromEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#ae815ff1dccc3b0fd5cc7829fdcb24bf5">lldb::SBTarget</a>
+</li>
+<li>GetModuleSpecifications()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#a321c2e486bbde02789b97e06462b1de2">lldb::SBModuleSpecList</a>
+</li>
+<li>GetName()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ad2f0ec38ff67933b92ee5bffa208c1a6">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommand.html#a2b87c14d8da57a2af13854772d7bb7cb">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#ab97c0750d1d65976a444ee77bc66f079">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5b9b9a5959b24f2b2f0499680dc85624">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#ae2c0ec1ca706bce77613468c81bb2378">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#ae4ac3c1d3a65769bfac79e382c54f7d3">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a3d1974feee5a9e823a28f415a74f445b">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a66c2ea97a7c3cdd406f34a1cd3fbe4e4">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a2b283a43a1bda5c940f838cfb49f227f">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#ad25fb26e5fc4feabba3aceaf6dd93f5f">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae3e75fb808e421d80a8b8b8200fa6dc5">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#aff8f2a5f24148001e0ba062319964031">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1ac588e605a832465ec38222cd90e846">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a3745293783749d342b643bb722f0d5df">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a9336bf6353ddd0bf56431ab331eb981c">lldb::SBValue</a>
+</li>
+<li>GetNameForLanguageType()
+: <a class="el" href="classlldb_1_1SBLanguageRuntime.html#a099054cc326763d71c225f6336e18120">lldb::SBLanguageRuntime</a>
+</li>
+<li>GetNames()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a836d7c34633af5b650a9b1b0a6305a41">lldb::SBBreakpoint</a>
+</li>
+<li>GetNextEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a4b52ef517aeb93e4677983ac25b18124">lldb::SBListener</a>
+</li>
+<li>GetNextEventForBroadcaster()
+: <a class="el" href="classlldb_1_1SBListener.html#ae9e888569dabec1c2bcf47e39475fb90">lldb::SBListener</a>
+</li>
+<li>GetNextEventForBroadcasterWithType()
+: <a class="el" href="classlldb_1_1SBListener.html#a20baa2f9525e6914ca63a1ae456365c6">lldb::SBListener</a>
+</li>
+<li>GetNonSyntheticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a65988284cbdf85704287a247d261345e">lldb::SBValue</a>
+</li>
+<li>GetNumArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#aedf4d2e828adce9bf928c05cc9910ea1">lldb::SBLaunchInfo</a>
+</li>
+<li>GetNumberOfArguments()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a86b86d33a820aa29664953ca296ebe1a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetNumberOfDirectBaseClasses()
+: <a class="el" href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">lldb::SBType</a>
+</li>
+<li>GetNumberOfExpressionPaths()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ad1871bf3272a58a2024522644846bac8">lldb::SBTypeFilter</a>
+</li>
+<li>GetNumberOfFields()
+: <a class="el" href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">lldb::SBType</a>
+</li>
+<li>GetNumberOfMemberFunctions()
+: <a class="el" href="classlldb_1_1SBType.html#a74bd19ff9ed55b88583f3cd8dba5d719">lldb::SBType</a>
+</li>
+<li>GetNumberOfTemplateArguments()
+: <a class="el" href="classlldb_1_1SBType.html#aa1becd18c1eae39ca3d0a4dbaeea23bd">lldb::SBType</a>
+</li>
+<li>GetNumberOfVirtualBaseClasses()
+: <a class="el" href="classlldb_1_1SBType.html#aae4eb19714659657b741c5fbb1cbf03a">lldb::SBType</a>
+</li>
+<li>GetNumBreakpointLocationsFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a2ec7d5b8c30443494dfd1d4d80f555c8">lldb::SBBreakpoint</a>
+</li>
+<li>GetNumBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1aaf2f21d13810cfe034ea955b53ea4d">lldb::SBTarget</a>
+</li>
+<li>GetNumCategories()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5ef4cca91ccecda9dec8a6096a3d6c05">lldb::SBDebugger</a>
+</li>
+<li>GetNumChildren()
+: <a class="el" href="classlldb_1_1SBValue.html#a08fb7e48577712ec7957020e3697f97d">lldb::SBValue</a>
+</li>
+<li>GetNumCompileUnits()
+: <a class="el" href="classlldb_1_1SBModule.html#abd7e367db82829f60ff3bc6aa2454a7d">lldb::SBModule</a>
+</li>
+<li>GetNumEnvironmentEntries()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a84cf4b5452271a2a16446a3a6072656a">lldb::SBLaunchInfo</a>
+</li>
+<li>GetNumExtendedBacktraceTypes()
+: <a class="el" href="classlldb_1_1SBProcess.html#ac6b8f2ef0c34ad3324c26b77680062a5">lldb::SBProcess</a>
+</li>
+<li>GetNumFilters()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a87ce26bc1b9825701dead8d7bd468160">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumFormats()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a07cbd4b6669dd0199c3a6d0bea9ea3ae">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumFrames()
+: <a class="el" href="classlldb_1_1SBThread.html#ab539c22dbd550c32b943cfe1ebe612ff">lldb::SBThread</a>
+</li>
+<li>GetNumLanguages()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a7f62d88c8913ba107831c3a027bd3009">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumLineEntries()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a5f28262e9cf63ece291615af976d82c3">lldb::SBCompileUnit</a>
+</li>
+<li>GetNumLocations()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a270fe31aa7d6f70337711826f2a08ac6">lldb::SBBreakpoint</a>
+</li>
+<li>GetNumModules()
+: <a class="el" href="classlldb_1_1SBTarget.html#ae010738ae86b4aea208ffe7c8a8daa95">lldb::SBTarget</a>
+</li>
+<li>GetNumModulesFromEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#a27229c2ce6f322a37995f10d66635207">lldb::SBTarget</a>
+</li>
+<li>GetNumPendingItems()
+: <a class="el" href="classlldb_1_1SBQueue.html#a3e012832c219568c3a88ce7457266e6a">lldb::SBQueue</a>
+</li>
+<li>GetNumQueues()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab59f89607a63577d94566becd5e7a228">lldb::SBProcess</a>
+</li>
+<li>GetNumRanges()
+: <a class="el" href="classlldb_1_1SBBlock.html#a22513272d40ba97b7eed88e4fd8a7b25">lldb::SBBlock</a>
+</li>
+<li>GetNumResolvedLocations()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aa85611de9042b1cb43563c5073dc1423">lldb::SBBreakpoint</a>
+</li>
+<li>GetNumRestartedReasonsFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab29aeeedda3731aab9715ca7cedc2579">lldb::SBProcess</a>
+</li>
+<li>GetNumRunningItems()
+: <a class="el" href="classlldb_1_1SBQueue.html#aabeac5ce6af6497c787bd710ad8efd3a">lldb::SBQueue</a>
+</li>
+<li>GetNumSections()
+: <a class="el" href="classlldb_1_1SBModule.html#a681d7e90c0d9a4d759bc12da80701453">lldb::SBModule</a>
+</li>
+<li>GetNumSignals()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#af743a23468297cd26e98172ab79d4e5d">lldb::SBUnixSignals</a>
+</li>
+<li>GetNumSubSections()
+: <a class="el" href="classlldb_1_1SBSection.html#a382a453435a9820eeb2d518916be7b4a">lldb::SBSection</a>
+</li>
+<li>GetNumSummaries()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a8a59747fb64ffe782ae115b0ef83c103">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumSupportedHardwareWatchpoints()
+: <a class="el" href="classlldb_1_1SBProcess.html#a421bd764e908bee98fa496e67c338241">lldb::SBProcess</a>
+</li>
+<li>GetNumSupportFiles()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#aa178fa83d2f5820f79cdfd1f210b5ccd">lldb::SBCompileUnit</a>
+</li>
+<li>GetNumSymbols()
+: <a class="el" href="classlldb_1_1SBModule.html#acd519910d3a309435fb9f54f2406e50b">lldb::SBModule</a>
+</li>
+<li>GetNumSynthetics()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a104817153f4b31861168f429081417f4">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumTargets()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aa4f506bf23b85e05859ecc980437d48d">lldb::SBDebugger</a>
+</li>
+<li>GetNumThreads()
+: <a class="el" href="classlldb_1_1SBProcess.html#af59abafbd4bb0886eea02d0c1ea3e618">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#adbeca201dbd13d60a782897137fa78fe">lldb::SBQueue</a>
+</li>
+<li>GetNumWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a9ac7665607f5a5815a26b2ec5b102742">lldb::SBTarget</a>
+</li>
+<li>GetObjectDescription()
+: <a class="el" href="classlldb_1_1SBValue.html#a8ed278e3f4eef6a2a13eba0c2a61c457">lldb::SBValue</a>
+</li>
+<li>GetObjectFileHeaderAddress()
+: <a class="el" href="classlldb_1_1SBModule.html#a0a66a8f3be5b516a9a99018685032c8e">lldb::SBModule</a>
+</li>
+<li>GetObjectName()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#ad45a80567f13769591c5209262b765da">lldb::SBModuleSpec</a>
+</li>
+<li>GetOffset()
+: <a class="el" href="classlldb_1_1SBAddress.html#a5a816367df92f195dd9afebcd5e2c51b">lldb::SBAddress</a>
+</li>
+<li>GetOffsetInBits()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a68b4403389758bc915754c4128a7473a">lldb::SBTypeMember</a>
+</li>
+<li>GetOffsetInBytes()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a246917645c6170d80bb31c75a3b42812">lldb::SBTypeMember</a>
+</li>
+<li>GetOneThreadTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae1e445e354f72c2c1763d7d1e5e78371">lldb::SBExpressionOptions</a>
+</li>
+<li>GetOpaque()
+: <a class="el" href="classlldb_1_1SBInstruction.html#aa1cefd0c94d02950ac5e847ca6fd9c91">lldb::SBInstruction</a>
+</li>
+<li>GetOpaqueType()
+: <a class="el" href="classlldb_1_1SBValue.html#ad3ea9872ad3ca91b8cf8f1f4f5cf717b">lldb::SBValue</a>
+</li>
+<li>GetOperands()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a77c6ac22d261ec082e1c89dcf81504de">lldb::SBInstruction</a>
+</li>
+<li>GetOptions()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#a899e6a615f5075afb2522b8441b249f6">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a22eb3fa7a0b4e18195776d8af616aaaf">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a8057f4a31b5e2965641cd6abe26dfbc5">lldb::SBTypeSynthetic</a>
+</li>
+<li>GetOSBuild()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a63bd7dc7e2cdcee464524ffe02eb964b">lldb::SBPlatform</a>
+</li>
+<li>GetOSDescription()
+: <a class="el" href="classlldb_1_1SBPlatform.html#aaff7af9fe5d929e5f7310ca4c28630ef">lldb::SBPlatform</a>
+</li>
+<li>GetOSMajorVersion()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a4dd56c23dc8989ae4bd4269226ded277">lldb::SBPlatform</a>
+</li>
+<li>GetOSMinorVersion()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a7b1608ed1d33a606f38aae365230d58c">lldb::SBPlatform</a>
+</li>
+<li>GetOSUpdateVersion()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a7b34ecfdedda7d0ef0e344e42f7cb41f">lldb::SBPlatform</a>
+</li>
+<li>GetOutput()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a703545c804277b76dd6f74d2f32c9638">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aee4d455a0cd769caf4eda5825bb9f3a9">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetOutputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a9ff0d99e07edb92e0eee2869061ee09a">lldb::SBDebugger</a>
+</li>
+<li>GetOutputSize()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#afaf8d191cbc31b53a2d140899cb0dd58">lldb::SBCommandReturnObject</a>
+</li>
+<li>GetParent()
+: <a class="el" href="classlldb_1_1SBBlock.html#a0af2a0ab6a50144e7639790fbfc2c910">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a3babd997be829785ffd50804171fcf44">lldb::SBSection</a>
+</li>
+<li>GetParentOfInlinedScope()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a51bbc7370c2c6b813add464a989a97c6">lldb::SBSymbolContext</a>
+</li>
+<li>GetParentProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ac0f82c45728c88d81cc5d766cb74e59b">lldb::SBAttachInfo</a>
+</li>
+<li>GetPath()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#afe84dd1c8fc98aa46a17d015392513fe">lldb::SBFileSpec</a>
+</li>
+<li>GetPC()
+: <a class="el" href="classlldb_1_1SBFrame.html#a7bb42982511b9011a87bdb803413cf8f">lldb::SBFrame</a>
+</li>
+<li>GetPCAddress()
+: <a class="el" href="classlldb_1_1SBFrame.html#a46506664aab6de11c59f94d9f6242278">lldb::SBFrame</a>
+</li>
+<li>GetPendingItemAtIndex()
+: <a class="el" href="classlldb_1_1SBQueue.html#a37d8366b16d498c54755a5fa31001f3a">lldb::SBQueue</a>
+</li>
+<li>GetPermissions()
+: <a class="el" href="classlldb_1_1SBSection.html#aff3d18435491d8470b81fc695e246785">lldb::SBSection</a>
+</li>
+<li>GetPlatform()
+: <a class="el" href="classlldb_1_1SBTarget.html#a873a36438c661da5592c4fbc208de2b6">lldb::SBTarget</a>
+</li>
+<li>GetPlatformFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a96f8ce0a7f6eefaa206a62c10968a27c">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a6194a4856f4213421e7641d27e87c32b">lldb::SBModuleSpec</a>
+</li>
+<li>GetPluginName()
+: <a class="el" href="classlldb_1_1SBProcess.html#a04e3098157ec04079b8fe660f408f179">lldb::SBProcess</a>
+</li>
+<li>GetPointeeData()
+: <a class="el" href="classlldb_1_1SBValue.html#a5d749ba3a6eecfd23d42597909e2ddb9">lldb::SBValue</a>
+</li>
+<li>GetPointeeType()
+: <a class="el" href="classlldb_1_1SBType.html#a41519198ea09f94286cb0582da3f3096">lldb::SBType</a>
+</li>
+<li>GetPointerType()
+: <a class="el" href="classlldb_1_1SBType.html#a9c2b68acc838f49e74a43840b17e438b">lldb::SBType</a>
+</li>
+<li>GetPreferDynamicValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a52f47defc044f758f450c385d7bb3667">lldb::SBValue</a>
+</li>
+<li>GetPreferSyntheticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a8ccfaf1c023ee239fb6db23e149eb76e">lldb::SBValue</a>
+</li>
+<li>GetPrefix()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8ee392d8246c1674a1d4900e3d96811">lldb::SBExpressionOptions</a>
+</li>
+<li>GetPrintResults()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0a619ec53b8886e402f15fb867be3825">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetProcess()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a6ea364a9d17bd772f86df64374261537">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#aceaafedbeb88ec696cb008f46a53e0d4">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a2be39f5b1d5de91b1e9414e4473cac7f">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#aeab8b5a62798a93f37e1dc59f21db83a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a9473dc173e704db3adcfab0b0bf217d4">lldb::SBValue</a>
+</li>
+<li>GetProcessFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4b6dafdd9a03e5a2f3b626245ecd0ada">lldb::SBProcess</a>
+</li>
+<li>GetProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#abb6a7077fbe56c776d46b3fa48aca076">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#af00623e7662bd0c32e9b4b675c0dcb10">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a63edbadd4c19ec4ba880b02c86665732">lldb::SBProcess</a>
+</li>
+<li>GetProcessPluginName()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a23216bc30260d88d5e3e2bf635a797ad">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a124aa5141af4e9d01b3faa31c1728a06">lldb::SBLaunchInfo</a>
+</li>
+<li>GetProgramFileSpec()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a6f5f5a3836d2b5fd91874642c88b073c">lldb::SBHostOS</a>
+</li>
+<li>GetPrologueByteSize()
+: <a class="el" href="classlldb_1_1SBFunction.html#a5d89b033113a1bd4c12a4302504210b8">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a4bec41af85f59394d10c181c9fd1b9af">lldb::SBSymbol</a>
+</li>
+<li>GetPrompt()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5fb25735ece10b1d283d325ff7065c1f">lldb::SBDebugger</a>
+</li>
+<li>GetPromptOnQuit()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac9a29f150afc6b661b0ebc0ad05e565a">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetQueue()
+: <a class="el" href="classlldb_1_1SBThread.html#a9defc0f296df7f61e85af17c14a0dea2">lldb::SBThread</a>
+</li>
+<li>GetQueueAtIndex()
+: <a class="el" href="classlldb_1_1SBProcess.html#adb2dce4bc8b22afbff5b4eb6580c261e">lldb::SBProcess</a>
+</li>
+<li>GetQueueID()
+: <a class="el" href="classlldb_1_1SBQueue.html#a74edf29e14c7673869f8eb9e19549d84">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a07a5730e877cd637b6e257813cf799b0">lldb::SBThread</a>
+</li>
+<li>GetQueueName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a2fb409e2af93b84a8643b090ba604c1a">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae6b46b6018092afbcdc4252f65210421">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ad63661037fe0277509877b6c65da05de">lldb::SBThread</a>
+</li>
+<li>GetRangeEndAddress()
+: <a class="el" href="classlldb_1_1SBBlock.html#a6549e2ebe0620dfdd5588a4ca5971c74">lldb::SBBlock</a>
+</li>
+<li>GetRangeIndexForBlockAddress()
+: <a class="el" href="classlldb_1_1SBBlock.html#a7b238ca96e50f656c7c0beb295d9fc90">lldb::SBBlock</a>
+</li>
+<li>GetRangeStartAddress()
+: <a class="el" href="classlldb_1_1SBBlock.html#a786a4dced92fdbda1dba6459262d039e">lldb::SBBlock</a>
+</li>
+<li>GetReferenceType()
+: <a class="el" href="classlldb_1_1SBType.html#a4999627efebabd174e802b37aacf4638">lldb::SBType</a>
+</li>
+<li>GetRegionBase()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#aedd03a04af6bc20fcfb09be1d54ecd95">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>GetRegionEnd()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a95e6e1304dc445ee642eaa65e639f51b">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>GetRegisters()
+: <a class="el" href="classlldb_1_1SBFrame.html#a8067ed08f3a8f112a04a7bb1986816ba">lldb::SBFrame</a>
+</li>
+<li>GetRemoteInstallFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a0852dd429abf55ef9f7bea22be6e92e6">lldb::SBModule</a>
+</li>
+<li>GetRestartedFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab6058109d3fcfdc26af6832f68f6c269">lldb::SBProcess</a>
+</li>
+<li>GetRestartedReasonAtIndexFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#aebf141b588341893e6d4812fd403cbba">lldb::SBProcess</a>
+</li>
+<li>GetResumeCount()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a7db508ffa37dee17dc22a159cc96eeb9">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a3a92d12d1df3e59d11fe404dfcb1a716">lldb::SBLaunchInfo</a>
+</li>
+<li>GetReturnType()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1d550d420afa0bb5d2c6cbc7337425a4">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetRsyncEnabled()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6a68a44451ab3334b4ab3585dae6042d">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>GetScriptingLanguage()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae037ef2fc1ce1fe6694fe5353ae1fe51">lldb::SBDebugger</a>
+</li>
+<li>GetScriptLanguage()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a89833333f25924213e7dd65cc9eb4209">lldb::SBDebugger</a>
+</li>
+<li>GetSection()
+: <a class="el" href="classlldb_1_1SBAddress.html#afdfb97da1ac9724706ce525709da77bb">lldb::SBAddress</a>
+</li>
+<li>GetSectionAtIndex()
+: <a class="el" href="classlldb_1_1SBModule.html#a5d34f0bbd9ca3762fce49f42b0e9890d">lldb::SBModule</a>
+</li>
+<li>GetSectionData()
+: <a class="el" href="classlldb_1_1SBSection.html#a58fe5dbf234166284545b10475904f4e">lldb::SBSection</a>
+</li>
+<li>GetSectionType()
+: <a class="el" href="classlldb_1_1SBSection.html#afdbd2cbfa1ac6f504e4948b16bfc91b0">lldb::SBSection</a>
+</li>
+<li>GetSelectedFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#a4eee12a873d21fb662006c8491fd973c">lldb::SBThread</a>
+</li>
+<li>GetSelectedPlatform()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a674b772517a1f5d1eb26100faadb0bf1">lldb::SBDebugger</a>
+</li>
+<li>GetSelectedTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a1b70de9d53089593b8dc025f380ed3da">lldb::SBDebugger</a>
+</li>
+<li>GetSelectedThread()
+: <a class="el" href="classlldb_1_1SBProcess.html#a9024abcc5e72cff80919df1237ebb08d">lldb::SBProcess</a>
+</li>
+<li>GetShell()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a9501d1134d0c1218489485a36b0582f1">lldb::SBLaunchInfo</a>
+</li>
+<li>GetShellExpandArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#ad29b73cff21814e496870ebc2b97571e">lldb::SBLaunchInfo</a>
+</li>
+<li>GetShortPluginName()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab0a91885565f5439ee3d044f12070bc2">lldb::SBProcess</a>
+</li>
+<li>GetShouldNotify()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a3080b3df655ffa710c7ff966a7a44f19">lldb::SBUnixSignals</a>
+</li>
+<li>GetShouldStop()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#acf4647c96b1c09d5e3b0fad8e43f85d6">lldb::SBUnixSignals</a>
+</li>
+<li>GetShouldSuppress()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a62ff02438459eac130a20835dc8877c0">lldb::SBUnixSignals</a>
+</li>
+<li>GetSibling()
+: <a class="el" href="classlldb_1_1SBBlock.html#a61591eeb3c53c5b3fc3704790ee76522">lldb::SBBlock</a>
+</li>
+<li>GetSignal()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ab3d12975e6c217226d70ab021e3ce481">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetSignalAsCString()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a051a9af138dc50b8ff6e378442434ff3">lldb::SBUnixSignals</a>
+</li>
+<li>GetSignalAtIndex()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a1bcca972e800411e58fba163fd54b530">lldb::SBUnixSignals</a>
+</li>
+<li>GetSignalNumberFromName()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#ace917dca77bba8c401d3b4a18cb1e3eb">lldb::SBUnixSignals</a>
+</li>
+<li>GetSignedInt16()
+: <a class="el" href="classlldb_1_1SBData.html#a9a8e04fefbbcb539fc57234eff0fa063">lldb::SBData</a>
+</li>
+<li>GetSignedInt32()
+: <a class="el" href="classlldb_1_1SBData.html#a21cf3cbfde5afcdf32ce9a7f82175898">lldb::SBData</a>
+</li>
+<li>GetSignedInt64()
+: <a class="el" href="classlldb_1_1SBData.html#a5410ab244e23f6add6c9482bcdee49d9">lldb::SBData</a>
+</li>
+<li>GetSignedInt8()
+: <a class="el" href="classlldb_1_1SBData.html#ac05fa3c31c36c1fe42b1df77228e5151">lldb::SBData</a>
+</li>
+<li>GetSize()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a7159a667298ab94940e384b3db834ca7">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a65f2b1936f44e6f4b5fc3258972efa64">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a1426863d054d1dd5d41265549522b970">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ac2dbcc66cb9f2b6bc0678589cb5aecad">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBModuleSpecList.html#a5bbc79112ac8d440c431f3cde50e2ff2">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ac9ccb64b5a85cf0844d53c3638098604">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#aa0ef3b179016a97d7f6d3865494035c8">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a3f2f809bbccec6a69b6b2ad6f3cd84b7">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a161b5a4e2bdcf63c90b47ab80057a5de">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aaec1a4d2abd698c6d101582107ba75cc">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#a1fe6b6a0cf209337c44075102c7cf6de">lldb::SBTypeList</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#a8bd6baed3dfa04c7aba34671f7c6f2c2">lldb::SBValueList</a>
+</li>
+<li>GetSourceManager()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5103dbe0387925f61d1de632f5a21f8f">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a76b99e252ccb8c9833b0667b89bcbcf6">lldb::SBTarget</a>
+</li>
+<li>GetSP()
+: <a class="el" href="classlldb_1_1SBEvent.html#a8d778d0a4af6fb8638b3fa5cf189370a">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a7b53d734c98e280f2a4f80bcae49cbf1">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a385923a815d8015b0eb4606b35f4ff03">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBListener.html#acb10706d22a6bd2690f32ada1794c951">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#abaef3ff4f03e0deb49ca6618f6ed8cce">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#af00f476cadf7827cbccedb7f61c6f940">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ad90e72a55da9bdd2bf81ed8174164ed6">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#acff8be9fd2b9995e777db6f269685a8b">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#acf6e6cbad6a8d08ed8524180fa754cde">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a0fc48eb7eae54185031b5ba028af622a">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a22c6c54869559175b3ba0e6ce2c9fdb7">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a7978b09eb1093d77ff7091f94bb18b39">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#afd24377ccc7f52b1d32c3fbf19942a4b">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#af8e110943a4bca77a1db3cefefd0c85f">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a429a66b756f4bd37955ec4ef02a97a71">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a4cd3d89fa62a97bd2b3e11cc4e7a0eb0">lldb::SBWatchpoint</a>
+</li>
+<li>GetSpecAtIndex()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#a763720007e2231a2f19c136d0d33c828">lldb::SBModuleSpecList</a>
+</li>
+<li>GetStackFrameFromEvent()
+: <a class="el" href="classlldb_1_1SBThread.html#aa8b41d1e0dc0b9210895ac0f54706d09">lldb::SBThread</a>
+</li>
+<li>GetStackRedZoneSize()
+: <a class="el" href="classlldb_1_1SBTarget.html#a550d3cda3d3b1df09db69032cc98f366">lldb::SBTarget</a>
+</li>
+<li>GetStartAddress()
+: <a class="el" href="classlldb_1_1SBFunction.html#a5b02537644830e1ebf851d34b0205e5a">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a1a23f46687c694ee781792adeafb4946">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#aff8e8fb827e72e8106b6bd5fdba25e2c">lldb::SBSymbol</a>
+</li>
+<li>GetState()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad97b4c9f683960e02c211907849b4319">lldb::SBProcess</a>
+</li>
+<li>GetStateFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a1c53fbccf7c069c722bd728c40bf04da">lldb::SBProcess</a>
+</li>
+<li>GetStaticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#ab628bed9002277ccb36b67d90e77ebf1">lldb::SBValue</a>
+</li>
+<li>GetStatus()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#ab761c889072b350610b8e888b1ea7cac">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aec85a6ec6fa48bbf1e2a3cc792a208c3">lldb::SBPlatformShellCommand</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ac5a20fe213ad4d77d7bf70d3d67db5a6">lldb::SBThread</a>
+</li>
+<li>GetSTDERR()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa48104c10fc5b3af75b39eb8e48b4789">lldb::SBProcess</a>
+</li>
+<li>GetSTDOUT()
+: <a class="el" href="classlldb_1_1SBProcess.html#a805f8971423d9eb045847e66ff2acff7">lldb::SBProcess</a>
+</li>
+<li>GetStopDescription()
+: <a class="el" href="classlldb_1_1SBThread.html#ac46294eae484c6e82b10f4455999618c">lldb::SBThread</a>
+</li>
+<li>GetStopEventForStopID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4a89c78464248f08efc092c67e3ccf90">lldb::SBProcess</a>
+</li>
+<li>GetStopID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a2d0e62e1a491aa74d7bc080c96457e30">lldb::SBProcess</a>
+</li>
+<li>GetStopOnContinue()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a491bba99079fe5f8ac08f5052e7c5173">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetStopOnCrash()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a4d283957358e5102aadd600c76e818e2">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetStopOnError()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a63d30b553f722e5417f8ca92b97fc21e">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetStopOthers()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a268bd7fe6baf169f4f068957a0a35067">lldb::SBExpressionOptions</a>
+</li>
+<li>GetStopReason()
+: <a class="el" href="classlldb_1_1SBThread.html#a79be9614efe9eeae9087a3cfcbe61ec5">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a8f550b0a72b76f721ca2f4ae99948b98">lldb::SBThreadPlan</a>
+</li>
+<li>GetStopReasonDataAtIndex()
+: <a class="el" href="classlldb_1_1SBThread.html#a4bc454cef4951072c6de1296a1f5ed68">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a7b532f490dce6aef2ef4eaaa6e4f935a">lldb::SBThreadPlan</a>
+</li>
+<li>GetStopReasonDataCount()
+: <a class="el" href="classlldb_1_1SBThread.html#adf85d9b706b7e1f11fa657b32d98c727">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#ae97aa72a7934465a886ff374ae3557da">lldb::SBThreadPlan</a>
+</li>
+<li>GetStopReasonExtendedBacktraces()
+: <a class="el" href="classlldb_1_1SBThread.html#a0c1229bee01dedba98a1a68a9373c4d4">lldb::SBThread</a>
+</li>
+<li>GetStopReasonExtendedInfoAsJSON()
+: <a class="el" href="classlldb_1_1SBThread.html#abcbfe7e55a458638939bd49802f94b92">lldb::SBThread</a>
+</li>
+<li>GetStopReturnValue()
+: <a class="el" href="classlldb_1_1SBThread.html#ab89741c73219debc15d42f3cd5f0789b">lldb::SBThread</a>
+</li>
+<li>GetString()
+: <a class="el" href="classlldb_1_1SBData.html#ab21087648882e98b71499bb8ec4842ab">lldb::SBData</a>
+</li>
+<li>GetStringAtIndex()
+: <a class="el" href="classlldb_1_1SBStringList.html#a057b9e4d115713331d8a2b709b4ea787">lldb::SBStringList</a>
+</li>
+<li>GetStructuredDataFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a0500338c43a5b51abd86a2ff5b3c3377">lldb::SBProcess</a>
+</li>
+<li>GetSubSectionAtIndex()
+: <a class="el" href="classlldb_1_1SBSection.html#a5d8b3987322b2fc530d96fa81d5b3fda">lldb::SBSection</a>
+</li>
+<li>GetSummary()
+: <a class="el" href="classlldb_1_1SBValue.html#ade17383a2c714484172b8e17120c4f4f">lldb::SBValue</a>
+</li>
+<li>GetSummaryAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a0896e366ac49714d999bef2f10c632f7">lldb::SBTypeCategory</a>
+</li>
+<li>GetSummaryForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae17fc7038eb875dd1e41dfeee0c5e54e">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a0e4cd7fc2db386da656edd602da9f71f">lldb::SBTypeCategory</a>
+</li>
+<li>GetSupportFileAtIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#ae7cfa052394cb9cdfa3c24feb22599f4">lldb::SBCompileUnit</a>
+</li>
+<li>GetSuppressPersistentResult()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ad31f1e88a580d7f016ac47e642e038c3">lldb::SBExpressionOptions</a>
+</li>
+<li>GetSymbol()
+: <a class="el" href="classlldb_1_1SBAddress.html#a82bbe2a611dd6071944a34ffe7d36a70">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#ae938cc2a152ee4069e3d5fd41b91794b">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a4fad288eca0275d70d4bb6c49eef9b04">lldb::SBSymbolContext</a>
+</li>
+<li>GetSymbolAtIndex()
+: <a class="el" href="classlldb_1_1SBModule.html#af31186dd6cd9067a18f1e74fd9319b8e">lldb::SBModule</a>
+</li>
+<li>GetSymbolContext()
+: <a class="el" href="classlldb_1_1SBAddress.html#aafaaafd0ef668f1a3ce010f4c8785306">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#aca167043f3f347449bb3471ef2087023">lldb::SBFrame</a>
+</li>
+<li>GetSymbolFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a1a656861424c804c3d91e4defb55bf1e">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a82693d994e48765cbdaa0c657e7c1e77">lldb::SBModuleSpec</a>
+</li>
+<li>GetSyntheticAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a3efb1f2609e508b5950f142d72ab8df7">lldb::SBTypeCategory</a>
+</li>
+<li>GetSyntheticForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a9be6c1861039f4758f330dbd122cea53">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a81dc1cc498d90f1fcc17695bc36b5b0e">lldb::SBTypeCategory</a>
+</li>
+<li>GetTarget()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a668292fbee54e08c2953ff1c524d1070">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a03b45626d99f82ba10f3faf81cbe5aef">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBValue.html#afec030b48920112773054bad15e62c05">lldb::SBValue</a>
+</li>
+<li>GetTargetAtIndex()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a0e4ada1e54e7d7466640892cf35279b8">lldb::SBDebugger</a>
+</li>
+<li>GetTargetByteSize()
+: <a class="el" href="classlldb_1_1SBSection.html#ad4e96332185c25e3f51df402eaf3e345">lldb::SBSection</a>
+</li>
+<li>GetTargetFromEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1409ff4ae715e53dcf8210842c2d2f03">lldb::SBTarget</a>
+</li>
+<li>GetTemplateArgumentKind()
+: <a class="el" href="classlldb_1_1SBType.html#adb4dc943f09526f593de063b1a749caa">lldb::SBType</a>
+</li>
+<li>GetTemplateArgumentType()
+: <a class="el" href="classlldb_1_1SBType.html#add5e93280c025063902e74ed001f0c74">lldb::SBType</a>
+</li>
+<li>GetTerminalWidth()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a4a98b9316da333106e8597240e115bb1">lldb::SBDebugger</a>
+</li>
+<li>GetThread()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a3fa0efa4bc0460d4141855134d8fb20e">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#af8dde0280e34153b7d11ded48557971f">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#acb0e7ee46ae49479661496130e5bb7cc">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a6f543e1bca45ec6843c27d8ec8b7790d">lldb::SBValue</a>
+</li>
+<li>GetThreadAtIndex()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad3edc0f1961a698fad81a2c85dbed14b">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a8b7cf69a61b66be85308991d218c20b8">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a122ce84a82f05921b5d27c79587c5e50">lldb::SBThreadCollection</a>
+</li>
+<li>GetThreadByID()
+: <a class="el" href="classlldb_1_1SBProcess.html#af7a83c9904068157684283655b66612f">lldb::SBProcess</a>
+</li>
+<li>GetThreadByIndexID()
+: <a class="el" href="classlldb_1_1SBProcess.html#abb70639be56c44c046a2f8d92618cff4">lldb::SBProcess</a>
+</li>
+<li>GetThreadFromEvent()
+: <a class="el" href="classlldb_1_1SBThread.html#aa31775801cb0cc2c1024c6056f88a458">lldb::SBThread</a>
+</li>
+<li>GetThreadID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#afcba5aa8a08dda3512b7186a2c5c6480">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0c8740ab859387d3e38f2b42fbec913">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBThread.html#afb5c30b8d88106f33ddb51de0689bcbd">lldb::SBThread</a>
+</li>
+<li>GetThreadIndex()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a0d21a8ddb374dbf06ca098ab0d6572b8">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a73460569261d4e64bccb583296903d05">lldb::SBBreakpointLocation</a>
+</li>
+<li>GetThreadName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ae7601faeb5704ee7f117869881f702c1">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a8b2d10a7a2e42978267da2d405f8389c">lldb::SBBreakpointLocation</a>
+</li>
+<li>GetTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a78ab6dd55717c2f66b67efc4169f2514">lldb::SBExpressionOptions</a>
+</li>
+<li>GetTimeoutSeconds()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a035c113443b0ba515e80180a3d1c5dce">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetTopLevel()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae5239c24149769b8dfb04e388fa92156">lldb::SBExpressionOptions</a>
+</li>
+<li>GetTrapExceptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a6c0b318ca194ab00d2e5cd20f69f6af0">lldb::SBExpressionOptions</a>
+</li>
+<li>GetTriple()
+: <a class="el" href="classlldb_1_1SBModule.html#a4d11ed943bef653387746c2693cc3196">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a55ddd824276ec3b43f1dc370224a1f87">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a78dab18f0c5d8e07246e6c6b0759c1aa">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a9e0e405395ffb7553e9328e3a7d306e8">lldb::SBTarget</a>
+</li>
+<li>GetTryAllThreads()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a63ca2d8027df5fa0bb0a9483f9fe1128">lldb::SBExpressionOptions</a>
+</li>
+<li>GetType()
+: <a class="el" href="classlldb_1_1SBError.html#a32b49d325d5f0c1ba462f67150b5c4ee">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a65bda4f8db53c2aa90964e60f885c36e">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a8f5f86ac1f8ff4128edf6b1452444077">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a0b6a002ea07ca2c3acc9228a8016b237">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae2afe40f2238a09069fa7fe80be6acb7">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a05c93c45fdcd91081502f304ca5319fe">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a0e68a4a123c9b2de4c5e1aef8eaca669">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a16df54c7cbe67e2ee22a2845fe2d4510">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a1cf1eddf4812ac29b72718c8c12b7990">lldb::SBValue</a>
+</li>
+<li>GetTypeAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeList.html#af297f7a439bd054c7efc6c9c55d5703f">lldb::SBTypeList</a>
+</li>
+<li>GetTypeByID()
+: <a class="el" href="classlldb_1_1SBModule.html#a7e146879df95df9ab9e675f85513d3c5">lldb::SBModule</a>
+</li>
+<li>GetTypeClass()
+: <a class="el" href="classlldb_1_1SBType.html#a379deb2430b38d5936092468ecd08248">lldb::SBType</a>
+</li>
+<li>GetTypedefedType()
+: <a class="el" href="classlldb_1_1SBType.html#ac1953e6dfbc9b2b67502105dd568975d">lldb::SBType</a>
+</li>
+<li>GetTypeEnumMemberAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a49ae5b13c8d419ea1398afe286f36649">lldb::SBTypeEnumMemberList</a>
+</li>
+<li>GetTypeFilter()
+: <a class="el" href="classlldb_1_1SBValue.html#a41518afad8dd8c285aad198c3f624890">lldb::SBValue</a>
+</li>
+<li>GetTypeFlags()
+: <a class="el" href="classlldb_1_1SBType.html#ae72b3e3e345d33c799ecad2296c7276b">lldb::SBType</a>
+</li>
+<li>GetTypeFormat()
+: <a class="el" href="classlldb_1_1SBValue.html#a30ad3e5456e5ed6419a6916135f184fc">lldb::SBValue</a>
+</li>
+<li>GetTypeName()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#ab25574e8e0d86af6adefdbf2abb469ae">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8b101308dff7d9d476c069d0cd493bd0">lldb::SBValue</a>
+</li>
+<li>GetTypeNameSpecifierForFilterAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#aa211285c80a8afa91a2c6af3a97f04ed">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypeNameSpecifierForFormatAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#aa81e14a8e8d40cfe7ae0df3edd894f03">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypeNameSpecifierForSummaryAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a53d52f3ed4f04aca2efafd57d38a5c37">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypeNameSpecifierForSyntheticAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#ad964c64bda8a14df6108e49d23811eb0">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypes()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a18801a5adfef9d7eb2a1fc01dba31a1f">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a9ae98e0ba4724016288ec8b522f78cca">lldb::SBModule</a>
+</li>
+<li>GetTypeSummary()
+: <a class="el" href="classlldb_1_1SBValue.html#af5f28c0117d6375d1f7c2d6ca13a7f73">lldb::SBValue</a>
+</li>
+<li>GetTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBValue.html#ac31ae3d61517229d47e9dcbc721863d1">lldb::SBValue</a>
+</li>
+<li>GetTypeValidatorResult()
+: <a class="el" href="classlldb_1_1SBValue.html#a120745b94f698850f91b6e5e5817bb57">lldb::SBValue</a>
+</li>
+<li>GetUniqueID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a0edac97ccfa584ef124699be5ca0b087">lldb::SBProcess</a>
+</li>
+<li>GetUnixSignals()
+: <a class="el" href="classlldb_1_1SBPlatform.html#aba75e60628c7dbbaf2d0abc4ccc5f960">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ab163b6cf85db973783889652f8066471">lldb::SBProcess</a>
+</li>
+<li>GetUnqualifiedType()
+: <a class="el" href="classlldb_1_1SBType.html#a22a27a94e058f93063cd0f24fdc6fe36">lldb::SBType</a>
+</li>
+<li>GetUnsignedInt16()
+: <a class="el" href="classlldb_1_1SBData.html#a408085d14b9be852592b8ef2a49e3a0d">lldb::SBData</a>
+</li>
+<li>GetUnsignedInt32()
+: <a class="el" href="classlldb_1_1SBData.html#a5e182327b81d1e5157ca88b8c02648b3">lldb::SBData</a>
+</li>
+<li>GetUnsignedInt64()
+: <a class="el" href="classlldb_1_1SBData.html#af4d55f155fd0ad8aeb02efde2fb8ed2f">lldb::SBData</a>
+</li>
+<li>GetUnsignedInt8()
+: <a class="el" href="classlldb_1_1SBData.html#ad7259f101e6871dc07fdc18958637ceb">lldb::SBData</a>
+</li>
+<li>GetUnwindOnError()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a75fc2f064105751c65d264409d3a926d">lldb::SBExpressionOptions</a>
+</li>
+<li>GetURL()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a04a6f991f01f2061d63aff84da9eb15c">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>GetUseColor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a870aa0b16d8fbb917c3a955231886e8c">lldb::SBDebugger</a>
+</li>
+<li>GetUseDynamic()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#ab6c3013dce8013ffa3aca24c5c56024d">lldb::SBVariablesOptions</a>
+</li>
+<li>GetUseExternalEditor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7388d559db56747e8097d64416dbfc95">lldb::SBDebugger</a>
+</li>
+<li>GetUserHomeDirectory()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a0bf525b5eedc630ce0138489f62bc2ae">lldb::SBHostOS</a>
+</li>
+<li>GetUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a2c6d34f89c1f9cc08b071471b98cb06b">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a674ae8374101243e460c919c64b50d4b">lldb::SBLaunchInfo</a>
+</li>
+<li>GetUUIDBytes()
+: <a class="el" href="classlldb_1_1SBModule.html#a1818c229613c9e4838c5e66d677bfe94">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a1bec1c091b0bede82ff2986e7c2256a9">lldb::SBModuleSpec</a>
+</li>
+<li>GetUUIDLength()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a4a1a9d41e50efc34ca597700ca54d7d0">lldb::SBModuleSpec</a>
+</li>
+<li>GetUUIDString()
+: <a class="el" href="classlldb_1_1SBModule.html#a72a3d3308bb6afcc04773f1764a58b91">lldb::SBModule</a>
+</li>
+<li>GetValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a503366d471f39d69b41950cd5a67c5ea">lldb::SBValue</a>
+</li>
+<li>GetValueAsSigned()
+: <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3c7083e089aa12b589d74213759a44bf">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBValue.html#adff526d8d998bc4add49594717f2a77c">lldb::SBValue</a>
+</li>
+<li>GetValueAsUnsigned()
+: <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a2525aacbfff759c49edc72c627e373f2">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af982d1895c389a3dbb22630e0a05f875">lldb::SBValue</a>
+</li>
+<li>GetValueAtIndex()
+: <a class="el" href="classlldb_1_1SBValueList.html#a17b46fc2c7da07fc6ec996f02b871db1">lldb::SBValueList</a>
+</li>
+<li>GetValueDidChange()
+: <a class="el" href="classlldb_1_1SBValue.html#a5eb6b7ee0dc9493e4d77a66923f1e34c">lldb::SBValue</a>
+</li>
+<li>GetValueForExpressionPath()
+: <a class="el" href="classlldb_1_1SBValue.html#a98760cbf5a76db75c56437c70b77ad40">lldb::SBValue</a>
+</li>
+<li>GetValueForVariablePath()
+: <a class="el" href="classlldb_1_1SBFrame.html#a394dfd195fb246cf9a5f807d37d63328">lldb::SBFrame</a>
+</li>
+<li>GetValueType()
+: <a class="el" href="classlldb_1_1SBValue.html#ad8088c06adc9b2ecb987e23bf6cf39b9">lldb::SBValue</a>
+</li>
+<li>GetVariables()
+: <a class="el" href="classlldb_1_1SBBlock.html#a3cfd1876059551b26d6f24ee53a8a5c5">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a44bbdd5aa40904eac045451550effe37">lldb::SBFrame</a>
+</li>
+<li>GetVectorElementType()
+: <a class="el" href="classlldb_1_1SBType.html#ae144ee40aa8828007ba3e3f3328bca15">lldb::SBType</a>
+</li>
+<li>GetVersion()
+: <a class="el" href="classlldb_1_1SBModule.html#a7ed0d05ad76702154ab99295bebee2db">lldb::SBModule</a>
+</li>
+<li>GetVersionString()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aa4c54c2ca7c0ea7194320b47aa55910f">lldb::SBDebugger</a>
+</li>
+<li>GetVirtualBaseClassAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">lldb::SBType</a>
+</li>
+<li>GetWaitForLaunch()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#afd71734093be35e8e1508e2e50b3025b">lldb::SBAttachInfo</a>
+</li>
+<li>GetWatchAddress()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a42d0df1fccab72532fe159da08666076">lldb::SBWatchpoint</a>
+</li>
+<li>GetWatchpointAtIndex()
+: <a class="el" href="classlldb_1_1SBTarget.html#a78e099295e076200078c712e12a37d05">lldb::SBTarget</a>
+</li>
+<li>GetWatchpointEventTypeFromEvent()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a2a577b5a3500b0684d4c4d044f5a5ac6">lldb::SBWatchpoint</a>
+</li>
+<li>GetWatchpointFromEvent()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#ac8bada0911d6afda992bac98daf4a5d3">lldb::SBWatchpoint</a>
+</li>
+<li>GetWatchSize()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a1ca3e7f4f702eea68c7afccd1fa949c3">lldb::SBWatchpoint</a>
+</li>
+<li>GetWorkingDirectory()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#acfd8ebf483bc87b576d1b066f0cc7e71">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a5a7c582a522e46b2b4175b5134811854">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ade502b0ed905c286108c62f04ca211fd">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GroupIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#aebc3e7d8362dbbecffece8032d439255">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#acb84f6f5e1f33453a10dad3de7abc63c">lldb::SBLaunchInfo</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_h.html b/lldb/www/cpp_reference/html/functions_func_h.html
new file mode 100644
index 0000000..ac4c214
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_h.html
@@ -0,0 +1,112 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li class="current"><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_h"></a>- h -</h3><ul>
+<li>HandleBroadcastEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a53ccfe24543d423572a709f23a5a15da">lldb::SBListener</a>
+</li>
+<li>HandleCommand()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a6f07d45a26f15b80fa4c8b385bf9330c">lldb::SBDebugger</a>
+</li>
+<li>HandleCommandsFromFile()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5791281c8fc1a3e819f22735cd53514e">lldb::SBCommandInterpreter</a>
+</li>
+<li>HandleCompletion()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">lldb::SBCommandInterpreter</a>
+</li>
+<li>HandleProcessEvent()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a4c4ec4d30a28acbe89cb14c0dbf0674c">lldb::SBDebugger</a>
+</li>
+<li>HasAliases()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae7ee9d66c5dac5c06fea789dd92ac364">lldb::SBCommandInterpreter</a>
+</li>
+<li>HasAliasOptions()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#afe8ff935fa208ae8e7653b8bb5456b92">lldb::SBCommandInterpreter</a>
+</li>
+<li>HasCommands()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#affc473a15f23ef7b092e8ec192fd6cf7">lldb::SBCommandInterpreter</a>
+</li>
+<li>HasDelaySlot()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a7d2205b000319a4b7e52384f44cfeec2">lldb::SBInstruction</a>
+</li>
+<li>HasResult()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a7b41bae7e6629d6fe83c9075607f0b17">lldb::SBCommandReturnObject</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_i.html b/lldb/www/cpp_reference/html/functions_func_i.html
new file mode 100644
index 0000000..93572c5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_i.html
@@ -0,0 +1,282 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li class="current"><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
+<li>Initialize()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8f0e158ccd1f00bec48197f0ffd3b2f5">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBInputReader.html#ae45b258ee39b2b13b1452d956b70202c">lldb::SBInputReader</a>
+, <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a819e6545e8a6dc31fed05cc11d433d36">lldb_private::SystemInitializerFull</a>
+</li>
+<li>Install()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a2161d455d124f0c3ff8cfb62f5c22349">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a0848140cc75664b16df4da3dac825ea5">lldb::SBTarget</a>
+</li>
+<li>IsActive()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3d1840da1b2f071931bbf33ab4e0794b">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBInputReader.html#a4fcb6b38f31c9d301c2396bfe8ca6e78">lldb::SBInputReader</a>
+</li>
+<li>IsAnonymousType()
+: <a class="el" href="classlldb_1_1SBType.html#ac6dadb7665050c85521bc71bca4d18a7">lldb::SBType</a>
+</li>
+<li>IsArrayType()
+: <a class="el" href="classlldb_1_1SBType.html#a3db529ae79453ce51f0787462c61afe4">lldb::SBType</a>
+</li>
+<li>IsBitfield()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a10f7a603b14b2ae64872da19a9716b13">lldb::SBTypeMember</a>
+</li>
+<li>IsClassCode()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a3717d78d5cc25a1ced76bf33553183a4">lldb::SBTypeSynthetic</a>
+</li>
+<li>IsClassName()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#aa970186f515f93a440f3c8636af92a8b">lldb::SBTypeSynthetic</a>
+</li>
+<li>IsConnected()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a1e018a3a596670e740b8226ae058808d">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a031287abbbcac9a604d59447407dcc83">lldb::SBPlatform</a>
+</li>
+<li>IsDefaultCategory()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a907a104e269ad92a33b1fe5e5456c6f4">lldb::SBTypeCategory</a>
+</li>
+<li>IsDynamic()
+: <a class="el" href="classlldb_1_1SBValue.html#acd2f60bec9535f25d922a56502a4e109">lldb::SBValue</a>
+</li>
+<li>IsEnabled()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aab6e7bb3748ef0e82ba9a3c095458d7d">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a03de6352b1c9e72d69d05f33e0678033">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#aaf1ace78d8771949725af049ad32ed32">lldb::SBWatchpoint</a>
+</li>
+<li>IsEqual()
+: <a class="el" href="classlldb_1_1SBFrame.html#a3e7dd379a52a68392cf2c0ef3d2afc37">lldb::SBFrame</a>
+</li>
+<li>IsEqualTo()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ab8b837d59362e2148f5cbac1aecd1fd0">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#aa5be24a078073ca1dee28f2e74caad7c">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a53c7e86391b771b41d806dda40c2ded1">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ab130321517b189e2357bc205e89d41f4">lldb::SBTypeSynthetic</a>
+</li>
+<li>IsExecutable()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5681e013a101b7d1c7b63e306a72b49a">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>IsExternal()
+: <a class="el" href="classlldb_1_1SBSymbol.html#a203c8e2c75d4f6e97d72d2c12ddd52b1">lldb::SBSymbol</a>
+</li>
+<li>IsFunctionCode()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">lldb::SBTypeSummary</a>
+</li>
+<li>IsFunctionName()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">lldb::SBTypeSummary</a>
+</li>
+<li>IsFunctionType()
+: <a class="el" href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">lldb::SBType</a>
+</li>
+<li>IsInlined()
+: <a class="el" href="classlldb_1_1SBBlock.html#a478e09fac03ea40f761f6f71afc350e4">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#ae3312317295a4600b6b818a8f818472d">lldb::SBFrame</a>
+</li>
+<li>IsInScope()
+: <a class="el" href="classlldb_1_1SBValue.html#aeb5241e53eaea96de6548c31f687d8b5">lldb::SBValue</a>
+</li>
+<li>IsInstrumentationRuntimePresent()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad3118440513df9cb75a824c0585888d0">lldb::SBProcess</a>
+</li>
+<li>IsInternal()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a6bdc1a8618ef2be460c00d03671e6044">lldb::SBBreakpoint</a>
+</li>
+<li>IsMapped()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a853c2e16e4617c4c5ca1c9ca946c40d4">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>IsOneShot()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aae8ec596ee3d7edc208a61a64336e22c">lldb::SBBreakpoint</a>
+</li>
+<li>IsPlanComplete()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a32fd30523870d970f8d64717d32ac585">lldb::SBThreadPlan</a>
+</li>
+<li>IsPlanStale()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a797d852d0b1d94ce37a2d36924fda13e">lldb::SBThreadPlan</a>
+</li>
+<li>IsPointerType()
+: <a class="el" href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">lldb::SBType</a>
+</li>
+<li>IsPolymorphicClass()
+: <a class="el" href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">lldb::SBType</a>
+</li>
+<li>IsReadable()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ade674dd0d2668a52507a9eff27964a74">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>IsReferenceType()
+: <a class="el" href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">lldb::SBType</a>
+</li>
+<li>IsRegex()
+: <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a7ff67776c6bd9236499f279307d7df39">lldb::SBTypeNameSpecifier</a>
+</li>
+<li>IsResolved()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0e4e39ef42d9abd4ac0f999d42b398e">lldb::SBBreakpointLocation</a>
+</li>
+<li>IsRuntimeSupportValue()
+: <a class="el" href="classlldb_1_1SBValue.html#af19538e0c14219942e51f44d30128e6d">lldb::SBValue</a>
+</li>
+<li>IsStopped()
+: <a class="el" href="classlldb_1_1SBThread.html#aed3b42c65eab2715c8be1ec721f84290">lldb::SBThread</a>
+</li>
+<li>IsSummaryString()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">lldb::SBTypeSummary</a>
+</li>
+<li>IsSuspended()
+: <a class="el" href="classlldb_1_1SBThread.html#a0103192830d8415b80fdc1453b1532e6">lldb::SBThread</a>
+</li>
+<li>IsSynthetic()
+: <a class="el" href="classlldb_1_1SBSymbol.html#aeb01e868374abcf965d7a8b3a1f88925">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a45793f1993831015d9fc850d09b39a9e">lldb::SBValue</a>
+</li>
+<li>IsSyntheticChildrenGenerated()
+: <a class="el" href="classlldb_1_1SBValue.html#aee15d4e0aa694482b1fa8675a7a5f8e5">lldb::SBValue</a>
+</li>
+<li>IsTypeComplete()
+: <a class="el" href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">lldb::SBType</a>
+</li>
+<li>IsTypedefType()
+: <a class="el" href="classlldb_1_1SBType.html#ad9eea991d548b1d90d2ce00e54a922df">lldb::SBType</a>
+</li>
+<li>IsValid()
+: <a class="el" href="classlldb_1_1SBAddress.html#a5d5fa879ab275c7e1b5b4a0020d0ef02">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#a3ae2ccbdee4b23c65365f90e771acf13">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a8250b31fa3841b021187ef29abfed028">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3c7f9ca4791be208a34e7e2e450fc29f">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a7bfe076ba2368ebd247098f7011c4d7d">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommand.html#a8faadbdf8b1a60b6b48001e851696861">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a3e5536ff178dba1ccec57c1bcc54a15e">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBCommunication.html#a3159b3af4c33fa27b057aa2810aaa7a2">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a3bfac87f91292fc98d6b72812260b833">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBData.html#a24ed5491ef7b86b71a9becde119df352">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#ab4fe191beb0574da5b29661ca8bb1ec7">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#ae49717f49d38188900a5146743bfcdfc">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#ad3bd4ae4a420374f1b9295c05997fc34">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a7a8e089848d0a08e4c8964695a089808">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#ae098f6d88ac59008e209fa135ac980b5">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a0d80eda31347dac86096ddf231d80ed4">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#aa718ea5ef6cfd85a964446816989d3e4">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#a0abbe70ad2372828ddae7dd608a74410">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a3ebb6ab1609134575107a06b2a93a4d3">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a3186f983929fe714a3a06799b011e959">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a6afe3a2e6f8dbd1a1dfadf853133ce4c">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a6f8bbe519595648621421c80307d9c88">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#ada58c492883ffec05601110a38e4c269">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a18cf95ddad3aa23620d6404527d034b4">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a302a6161e21f11ac2dc36d5f2baa364a">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#a069fd44d485b195a9351e1d4efc06785">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a364b8751c3382c429a876a4f9b3b0587">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ac3f0d051ff12a2cea020597ba3815a05">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a43f31a37fde6b9cf4c69d6e11c323fc2">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#a0db99f2c596192c551e00dacfa91e497">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#ad4624b01ec59daccf6473806131cd081">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#af3b3a30cc6f719af5cb12cb458d973d2">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#ae299b869aaea1739b5b4e6b373663c46">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a74be8dd8dafa45965ff975c678b39992">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a076728745d8f7b4ff0a006c6d492f68a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ae8c4ca7efda26fed014c4b2a0ac99059">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#aefd706a3dec714d7ae0b6f068c941c19">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a5bdc480a1554d029bbc3d72d219f0985">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a1941aff307e107799e81279e380c927d">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a15d846ec797b2f57991acbd9acd5709e">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a56bc08c71c4cbd08fa118014187a622e">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#aa61aa98b1914fd0c0bf0599081ae55b7">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#aaa543fad98378a821cefd00a814a7c8a">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#a18c39cbd3ae6b34b672188616782b32a">lldb::SBTypeList</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a30fdd5bc86c2ed699426dc6211b850b8">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a7d659ac8dde383a23acb0b476b2025ac">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#acc535152f3f1b44dcd9073569b052a9a">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a4131577aa5f24318cac8fb201438cd9a">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a8e6b002096bad96fb6b4215a647be277">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#a6d7ecf15bf596acac2ee18b02bb840b9">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aacd654ded75c4ecaf2ee947931decc81">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#a3fb0750f7c3cfad8a504bd8c27064509">lldb::SBValueList</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#acc5b29d0a87ee94f4aacc614ea6b74ca">lldb::SBVariablesOptions</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#abf5345f2fa91d8b955f14c07e052b64d">lldb::SBWatchpoint</a>
+</li>
+<li>IsVectorType()
+: <a class="el" href="classlldb_1_1SBType.html#a7f74ac33af50e1fba612306161ee0848">lldb::SBType</a>
+</li>
+<li>IsWritable()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a912eb4664f9b21b7a55e8760b887971f">lldb::SBMemoryRegionInfo</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_j.html b/lldb/www/cpp_reference/html/functions_func_j.html
new file mode 100644
index 0000000..822fe78
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_j.html
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li class="current"><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_j"></a>- j -</h3><ul>
+<li>JumpToLine()
+: <a class="el" href="classlldb_1_1SBThread.html#a82171790b49ecd1c1370114725ff518b">lldb::SBThread</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_k.html b/lldb/www/cpp_reference/html/functions_func_k.html
new file mode 100644
index 0000000..b8d315f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_k.html
@@ -0,0 +1,85 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li class="current"><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_k"></a>- k -</h3><ul>
+<li>Kill()
+: <a class="el" href="classlldb_1_1SBPlatform.html#aac506fbf3f34b13ceab9aa340b6e1db6">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#aad14bac7eff742959c8c13cdca16d628">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_l.html b/lldb/www/cpp_reference/html/functions_func_l.html
new file mode 100644
index 0000000..e437080
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_l.html
@@ -0,0 +1,94 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li class="current"><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_l"></a>- l -</h3><ul>
+<li>Launch()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a76e23358f959f822eccd2eb537cb96ea">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a341e19c562924b32b322824350b2e1ab">lldb::SBTarget</a>
+</li>
+<li>LaunchSimple()
+: <a class="el" href="classlldb_1_1SBTarget.html#a54fc497ca693a421da7e7dff5f00b5ac">lldb::SBTarget</a>
+</li>
+<li>LoadCore()
+: <a class="el" href="classlldb_1_1SBTarget.html#a0e6fed0429dd07763cc96600758bb0cb">lldb::SBTarget</a>
+</li>
+<li>LoadImage()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad36e5d7237d09f1bc6ef21da631e48cf">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_m.html b/lldb/www/cpp_reference/html/functions_func_m.html
new file mode 100644
index 0000000..d73c713
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_m.html
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li class="current"><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
+<li>MakeDirectory()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a4147538d7a2a187ce88f3d72ae88358b">lldb::SBPlatform</a>
+</li>
+<li>MatchesName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ab472c6a85ef23932c7152259e1c8011f">lldb::SBBreakpoint</a>
+</li>
+<li>MemoryPressureDetected()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a30b5c8fdc73672639cce501ead65a895">lldb::SBDebugger</a>
+</li>
+<li>MightHaveChildren()
+: <a class="el" href="classlldb_1_1SBValue.html#afc210c6aabc29d5cde8c9215a383203e">lldb::SBValue</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_o.html b/lldb/www/cpp_reference/html/functions_func_o.html
new file mode 100644
index 0000000..6780c76
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_o.html
@@ -0,0 +1,221 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li class="current"><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
+<li>OffsetAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a21835a271edca0c3f3991b265d31ef4e">lldb::SBAddress</a>
+</li>
+<li>opaque_ptr()
+: <a class="el" href="classlldb_1_1SBValueList.html#a5eca60b189d08ea9c9015ffb1f9be01f">lldb::SBValueList</a>
+</li>
+<li>operator!=()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a844471a91286b9ad9ef9ec503ab6d424">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a37967c1c834890af6c11b945e684805b">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#ae0eb32ab5006b9bb15a62bd36db54edd">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a4bddc56bca52467f80fc246b2104a3fa">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a6d7ea4d98ac4a26c1cabb34c40f7dee2">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a2c7a0761e52132c446afea3050fc1b33">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ad1198e1e5f4b08f72773b7ca3eb8069e">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a6194c6ad5dcb83cb3cf957a31368d21f">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBModule.html#ae816ccda0369aac8f924ec93425d9bf4">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a31c1ea480d019898811de14927bb00f8">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#ab21ae90b4d21b5d2fedb2a4f05945f0b">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a5df6708f852dfbf40c096818b0bed8fc">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a6921cddf64456cdc6235c9b01b514ab2">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a51a65cf2e462f9fccbc0854986103d6f">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a871edb9c211d89c04717272efbd9e454">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a85dec3f40d7455b801402e8b1a618822">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a843486446877dacfa5e5fe0d48bebf0a">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a1ff6a76cb82143ec6af919c1c10b6a63">lldb::SBTypeSynthetic</a>
+</li>
+<li>operator*()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a9aa3311eea3bcb0507bcf9fb9c88ee28">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#ad41c4394cd1dc544dabc9672b156e7af">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBError.html#ab2f5a0021d00a52414d0b7e3d487df6c">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0257019abf7951127c5e2e2e8cae2195">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a09da7202629bd1afe19c32a801b0d4b8">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a73525a59ab6f23053f96ae04ba3f79dd">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#afee6ebe1368fc3962257db3ccc543aee">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ab6ab6cf21c04d82888fc08d3bf3eda92">lldb::SBThreadCollection</a>
+</li>
+<li>operator->()
+: <a class="el" href="classlldb_1_1SBAddress.html#a7fda652ec5596fdfb936c6cd6155201d">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a1dd1f14531c7ee856a335b6243fc3c61">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#a852082a0d0d3dafc07d20ad45523c8dd">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBError.html#ab4329d78d0c57625d41286f496c77ecc">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0bb0b3ced10d07300315213fd95f2780">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#accdbba23acc135eaceccca05be629c40">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a6beabca61f62df9b79e417e014154b3a">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#abd34af96497c51b0d9e12fbff8d35b45">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#add6c7d0cf2ee08a0ca7bfe21e0106663">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a0949a9c77c605643ef369be6994ee050">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ac3476dc7f3c1667099302eaccaa28497">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a287687b734b096c67c2adbfd93700a07">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#ad688c668e42f0d88b73398a65614ee86">lldb::SBVariablesOptions</a>
+</li>
+<li>operator<()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#af44c049156f918fb1a1ea5f7ea587e44">lldb::SBBroadcaster</a>
+</li>
+<li>operator=()
+: <a class="el" href="classlldb_1_1SBAddress.html#ad885306b59463eb2392ec7da86549b7d">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBAttachInfo.html#a1258f3984a13063ec872838fa155ff59">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#ab35d7c56a9dab0ce0120026702ca9523">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a84361d37e81d14c57d472a8aedda3902">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ad7586500bbcff50085630d2942577734">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#af074a95a48019fa52852d106c437e71b">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a574d6b4790840fbac8f3dc400a9a13bb">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#ad82391cc4369ab2dcb9e4444f22e2f96">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBData.html#ae91ecc4836320d17c4ac4d0d9fb68fc4">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#af1e786c3e37cce2bd8c9a0c4d8ebba95">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a7178c43b2d4b5b034350ce7caf0d545e">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#aac68df264d531c83263771d97ba3393d">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a3c34afc77dd0403768fc8742a7b121f0">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a6ff815df4bc8adff541de48ae80db178">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#af0a36395fccc55b87cf5196471eba738">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a3b680d67182a279ffacf79d4de3ae8d3">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#ab970bc98234b7865f674d5df7739b05a">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#adcf43d17034e5c4cc13a24d6fab7bd68">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a418dfe7262e0d32f777ebddcc74f7ba4">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aa9de2c02cec437df4b5d97e89a47207b">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a474ff409ae4ff24b652cc7605c923744">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#aed93ab11457cbef8275e2f87046277ab">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a272c656f39f54cc2d0aa5823b856ae11">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae0432216654f69a942296183595783ca">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a69afd93b233c3e871fce45dc5685be4b">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBModule.html#ac23a3f777dc494e003877514231894db">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a33b82f2b700ea020812393108e2cba4e">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBModuleSpecList.html#aa701a317d15923cbb66e1b095334a794">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a67a14ce21ebb167812401cf2710d0f1e">lldb::SBPlatformConnectOptions</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a307a872a48153d121c27f7363aa77c58">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a0c2e8cd7dd9a5596b80e7a34f316aadd">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a4d43d6b49910e90fdd2519ebfa54223b">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSourceManager.html#ab3898b8c05691ec31b1e6dabc173577a">lldb::SBSourceManager</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#aaf0590138601171ef6adfffec1e55605">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#aa0a7c89b60747fa5654cd1216d89b504">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a89f81f124ca24d1f89bc2adcc416af55">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#ad8fe4fb5167f8e68d9c512c1c44bf6c6">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#ae55d53d44ebbd699d4ccd1d72526a61b">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#aeb0aefcf588167eeb113b6800efe6ead">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#afe9396a2010ed7f08362885a7f7d3520">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a822d1cd9163eaec55f107c00d053dc32">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a5741703318b60f0162dca7f94caf740e">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a1c06778a09ad668d56f03db9999e403a">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ab558de9c86cfcdd5967e1d3b81ac8bd9">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a48280c14859282dc3bda8cdd85b9886b">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a4cdecfcc6a041b74f8dfd56f7e848cf7">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a2695d58f038a00d6285e5ae9aa6b365c">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#af92fde4561fb2d89b414012be7e6e3fd">lldb::SBTypeList</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a6979cdc11465ff0fba91163c303bfce0">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a82462db8ac750be024c7b70b8abe3eaf">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a746a1321376d33377c27e44dc33b8245">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a6ee3aa155875d7df0ba0b9cb77eb8b48">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#ac6e954e90d021e358653aaeb8f5d56f3">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aa28264d9e4e2044a3fcc4ecd52c1a7e4">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#ac8849f3acf09f661cd8f3df7093eba34">lldb::SBValueList</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#ab7ca45d79202637edde0a40b733167fa">lldb::SBVariablesOptions</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#acca5c3dec0f880d34a86d5202236f971">lldb::SBWatchpoint</a>
+</li>
+<li>operator==()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aaa2fca555438a0ece0ae2927eec351f8">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a8bbb05bffda027ed0bb5db5b9c40de6a">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#ab9e4e4a97ecc58d8f2cc36949d18f315">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#afa3f623bb1799881a9a314553b458e5e">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a96341f2f62c745fa94055bbe039b7c1f">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a5f368c09b91e1b63f2c512bd888db824">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ac2b1e52af8ac3a299b05005e95edf68b">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab43b7d27dc79d0178f11d7c653dc9f6a">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBModule.html#aebc4d8a1eac3dd96a77613c05e6e9a46">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a747f36a4c046568852358047409e9a42">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#ae6eb4fbcf3fb19ba6238019c763260b2">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a88c7343e2ee806152addef56e879c4b7">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a002f86ba7e38a2fa80602d089302fa6d">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a6f058b53aed067efc00bf990043e7f22">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a661899aa42afe8846ff9b033e9b929b2">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a93911d7568a8e958c2ecca074dbefcb9">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ac89fea9197d40d89f7ffb1150c9733ca">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a3ba095691f030147d93b95727aa471dc">lldb::SBTypeSynthetic</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_p.html b/lldb/www/cpp_reference/html/functions_func_p.html
new file mode 100644
index 0000000..2d29723
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_p.html
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li class="current"><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
+<li>ParentProcessIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a74cec728a36737a1295a2ccf196d38f4">lldb::SBAttachInfo</a>
+</li>
+<li>PeekAtNextEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a24df14f6afd4ffd95fbbb344177d3f5e">lldb::SBListener</a>
+</li>
+<li>PeekAtNextEventForBroadcaster()
+: <a class="el" href="classlldb_1_1SBListener.html#a3ff6cac8814f09ab4f92f14667ca14c0">lldb::SBListener</a>
+</li>
+<li>PeekAtNextEventForBroadcasterWithType()
+: <a class="el" href="classlldb_1_1SBListener.html#a0a41b36ff8a37e7436010eb90945264a">lldb::SBListener</a>
+</li>
+<li>Persist()
+: <a class="el" href="classlldb_1_1SBValue.html#a14a340b7bad748a449ace39a6442ad85">lldb::SBValue</a>
+</li>
+<li>Print()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a2c92bab9d9d73b0afe77e726f2572857">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#aa0632ac522b6d93dbc2505f921edb226">lldb::SBInstructionList</a>
+</li>
+<li>Printf()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aeadb27b5b35c33ceb8d8b77dccc7e979">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad229fdd35a8b137832e3f8b90b5cfa89">lldb::SBStream</a>
+</li>
+<li>PushInputReader()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a01a1aa816a5ab53d68115fcb0a384293">lldb::SBDebugger</a>
+</li>
+<li>Put()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a59752e36ef5b539e35cbb6548a84abfc">lldb::SBPlatform</a>
+</li>
+<li>PutCString()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2f17cb9d70daaf9dfb3ccc881228c52e">lldb::SBCommandReturnObject</a>
+</li>
+<li>PutError()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a95ba2d9d2a5e272f5deeeac68ffd8aa8">lldb::SBCommandReturnObject</a>
+</li>
+<li>PutOutput()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a3b3248ace199baf7ca97a7bf8e272203">lldb::SBCommandReturnObject</a>
+</li>
+<li>PutSTDIN()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab4ff8ccf25e979a0c2beba0b2902b220">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_q.html b/lldb/www/cpp_reference/html/functions_func_q.html
new file mode 100644
index 0000000..615aba9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_q.html
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li class="current"><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_q"></a>- q -</h3><ul>
+<li>QueueThreadPlanForRunToAddress()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#af0860cdb2f4caf9d4ab09f28cfe21fb6">lldb::SBThreadPlan</a>
+</li>
+<li>QueueThreadPlanForStepInRange()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#ad38e384bfc2c15853bb47188794ec5f8">lldb::SBThreadPlan</a>
+</li>
+<li>QueueThreadPlanForStepOut()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#ac414b60bf73382fec2fb080afa8b451f">lldb::SBThreadPlan</a>
+</li>
+<li>QueueThreadPlanForStepOverRange()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a371fcf9a9851703664ffce9312bfd043">lldb::SBThreadPlan</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_r.html b/lldb/www/cpp_reference/html/functions_func_r.html
new file mode 100644
index 0000000..86825a2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_r.html
@@ -0,0 +1,220 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li class="current"><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
+<li>Read()
+: <a class="el" href="classlldb_1_1SBCommunication.html#af40a4ad9f2f4a8bef704fa6f20756fd8">lldb::SBCommunication</a>
+</li>
+<li>ReadCStringFromMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#a5ebbaf751b7d8dd6fb53a0b2e4898f55">lldb::SBProcess</a>
+</li>
+<li>ReadInstructions()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1dd42a777f7c4be8ee8419829c184ff0">lldb::SBTarget</a>
+</li>
+<li>ReadMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#a65a9cd0c07fdc43e0020fe9e300567fa">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a0d814862b0a1d10e272a2b2da1a23948">lldb::SBTarget</a>
+</li>
+<li>ReadPointerFromMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#ac533fe746fd3669591a64cbde4f2a797">lldb::SBProcess</a>
+</li>
+<li>ReadRawData()
+: <a class="el" href="classlldb_1_1SBData.html#a2354dc63f651d401d3c47480e433d95e">lldb::SBData</a>
+</li>
+<li>ReadThreadIsRunning()
+: <a class="el" href="classlldb_1_1SBCommunication.html#ae69b67ed32dcf8e19febab317fa2a36c">lldb::SBCommunication</a>
+</li>
+<li>ReadThreadStart()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a69bed79b9f866e5508e29d41d85f188b">lldb::SBCommunication</a>
+</li>
+<li>ReadThreadStop()
+: <a class="el" href="classlldb_1_1SBCommunication.html#aec744b634df7cf656a675162447f6727">lldb::SBCommunication</a>
+</li>
+<li>ReadUnsignedFromMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#af9addbba329f1addcee5c038631c8b1d">lldb::SBProcess</a>
+</li>
+<li>RedirectToFile()
+: <a class="el" href="classlldb_1_1SBStream.html#a3c5aab0de8866ede794815512b4d5edc">lldb::SBStream</a>
+</li>
+<li>RedirectToFileDescriptor()
+: <a class="el" href="classlldb_1_1SBStream.html#ad524e1f4253477786ea11a9724d06c28">lldb::SBStream</a>
+</li>
+<li>RedirectToFileHandle()
+: <a class="el" href="classlldb_1_1SBStream.html#a01cd95877ece05fb651e6a0d78916e44">lldb::SBStream</a>
+</li>
+<li>ref()
+: <a class="el" href="classlldb_1_1SBAddress.html#a6cc9243bb8aadbdeb49a2946a5322797">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBAttachInfo.html#a7f38e495c51999e2a1a85445ad5787d7">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a1311384290cf3721124ae5c31121647c">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBError.html#a14638fe85f262bfc9c6def51f81ccfd4">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#af21bb45328375fffbc3588c5bf863413">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a5917181583b843a0b6bf4df94e241e90">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a4067acf05faf038199b5e57d5e05b32a">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a5f1c1add03a035f9c4c44bed2e948808">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBType.html#af02c9677173ca35d3bf68fe4b6b87a3d">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a39ab6fbc24ceaf9fb7cb83e93e9c4d8e">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a540f763d12dabcc29b9d0f6811742d61">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a2669d1721730aaeea3c469c221a68f08">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5a1ddc67afacd330ac0c12fa050ce5f2">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#a3b23631864914b4f7284a68dbd0685f4">lldb::SBVariablesOptions</a>
+</li>
+<li>Release()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa95b4bf0db28c9685b9742a0308d3b8a">lldb::SBCommandReturnObject</a>
+</li>
+<li>RemoteAttachToProcessWithID()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad305ad8043dcc0ca047d864ac050effa">lldb::SBProcess</a>
+</li>
+<li>RemoteLaunch()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab4203fe1e0573e10941dd1ff707a2543">lldb::SBProcess</a>
+</li>
+<li>RemoveListener()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#aa4856fb02f4c283764e6879331eab95c">lldb::SBBroadcaster</a>
+</li>
+<li>RemoveModule()
+: <a class="el" href="classlldb_1_1SBTarget.html#ac03832e9442a678474da723dbed5058d">lldb::SBTarget</a>
+</li>
+<li>RemoveName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#af6874d360639717bfa883d49c3fb52ee">lldb::SBBreakpoint</a>
+</li>
+<li>ReplaceExpressionPathAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ac05ad3fff26fc9667f84094b9436598e">lldb::SBTypeFilter</a>
+</li>
+<li>ReportEventState()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa235152a8e79dcc2080f40c8b974d4b5">lldb::SBProcess</a>
+</li>
+<li>reset()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ae34529c9bc334b75badbc6c178c27d0a">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a3ec77bd5613cebfc475539b09f8903b9">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a90e4c4fa600c28ad257c26ec96bb4985">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#aecaaa165362a1250bd75193eb606ffbc">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a0c8981456fee88714c90e7dbcec4b408">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#aeadf9966480b062a2d86721959c1fe68">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#aa8b09a348713a2fabfa3e8ca5a15ea2a">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a15ae95197e5203a11b39290adad2c755">lldb::SBTypeMemberFunction</a>
+</li>
+<li>ResolveCommand()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a473fe3a1b89aeaafcb57572bbfd7dea9">lldb::SBCommandInterpreter</a>
+</li>
+<li>ResolveExecutableLocation()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a1f7ee681b60b1a98ed55e2d0ddce0971">lldb::SBFileSpec</a>
+</li>
+<li>ResolveFileAddress()
+: <a class="el" href="classlldb_1_1SBModule.html#abea860a09116b56d073ddf508e316e39">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a8ceaaf883de6f3edaf860085f3bddf61">lldb::SBTarget</a>
+</li>
+<li>ResolveLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7af7eb61aa2cceec93dcc06844172c44">lldb::SBTarget</a>
+</li>
+<li>ResolvePastLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a4b02dcfb44db42ec468b08431e8e0b1a">lldb::SBTarget</a>
+</li>
+<li>ResolvePath()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#ad735c48f207b865c3603f1971a0cee06">lldb::SBFileSpec</a>
+</li>
+<li>ResolveSymbolContextForAddress()
+: <a class="el" href="classlldb_1_1SBModule.html#ae7c128e77a626db58036d3e2a0fca697">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#adcd215368b40c149ad2c6d5d4af120c8">lldb::SBTarget</a>
+</li>
+<li>RestoreInputTerminalState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a95f0d32484d394fea5d1412368b619c0">lldb::SBDebugger</a>
+</li>
+<li>Resume()
+: <a class="el" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">lldb::SBThread</a>
+</li>
+<li>ResumeNewPlan()
+: <a class="el" href="classlldb_1_1SBThread.html#a936d32f6f90c5f2434a0cb2eeb3c90c9">lldb::SBThread</a>
+</li>
+<li>ReturnFromFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#a1f4d81ccd656713093f21df6c46dda8d">lldb::SBThread</a>
+</li>
+<li>Run()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a90fda048d8d75a7dd1b7998ace77d4ed">lldb::SBPlatform</a>
+</li>
+<li>RunCommandInterpreter()
+: <a class="el" href="classlldb_1_1SBDebugger.html#affc3fec76289980fa0d8f804611b72d2">lldb::SBDebugger</a>
+</li>
+<li>RunREPL()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a222f0828d56f0f480ef6d3b3fb017263">lldb::SBDebugger</a>
+</li>
+<li>RunToAddress()
+: <a class="el" href="classlldb_1_1SBThread.html#af819c8f3aed4db9c0b8a0c9019c4421c">lldb::SBThread</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_s.html b/lldb/www/cpp_reference/html/functions_func_s.html
new file mode 100644
index 0000000..6e51c6d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_s.html
@@ -0,0 +1,919 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li class="current"><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
+<li>SafeToCallFunctions()
+: <a class="el" href="classlldb_1_1SBThread.html#a816fcd07672982b25fe0c48acc2bd94a">lldb::SBThread</a>
+</li>
+<li>SaveCore()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad58a898c0c812d45340cb3fa131ae389">lldb::SBProcess</a>
+</li>
+<li>SaveInputTerminalState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a06d2137a1c3f757e54afc04dd31e2830">lldb::SBDebugger</a>
+</li>
+<li>SBAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a6259032706d69973253ebb8cda206121">lldb::SBAddress</a>
+</li>
+<li>SBAttachInfo()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">lldb::SBAttachInfo</a>
+</li>
+<li>SBBlock()
+: <a class="el" href="classlldb_1_1SBBlock.html#ae2cd927ee65f7a6b5adbac70c3115f4c">lldb::SBBlock</a>
+</li>
+<li>SBBreakpoint()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ab49c014469df12f8461bd55a23044e51">lldb::SBBreakpoint</a>
+</li>
+<li>SBBreakpointList()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a08e571cee72f4225c0899634679b7b58">lldb::SBBreakpointList</a>
+</li>
+<li>SBBreakpointLocation()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">lldb::SBBreakpointLocation</a>
+</li>
+<li>SBBroadcaster()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a418b8b8a29a20dc025a945487b2a0c1b">lldb::SBBroadcaster</a>
+</li>
+<li>SBCommand()
+: <a class="el" href="classlldb_1_1SBCommand.html#ad209ed91e4e3e5ce68226039e8956d51">lldb::SBCommand</a>
+</li>
+<li>SBCommandInterpreter()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">lldb::SBCommandInterpreter</a>
+</li>
+<li>SBCommandInterpreterRunOptions()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0564f242d6f1c43132f0a0dfe3bd78b4">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SBCommandReturnObject()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2fe4a3229f9e4fbc3e5d53406402bace">lldb::SBCommandReturnObject</a>
+</li>
+<li>SBCommunication()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a7cb85c673867e63fac1350a815b5cdb8">lldb::SBCommunication</a>
+</li>
+<li>SBCompileUnit()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">lldb::SBCompileUnit</a>
+</li>
+<li>SBData()
+: <a class="el" href="classlldb_1_1SBData.html#ab5ff7e2c86d4685ab67ce994aea8ec62">lldb::SBData</a>
+</li>
+<li>SBDebugger()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">lldb::SBDebugger</a>
+</li>
+<li>SBDeclaration()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a8c4fae22fe2a1e6f2e0a5df0cc8125ff">lldb::SBDeclaration</a>
+</li>
+<li>SBError()
+: <a class="el" href="classlldb_1_1SBError.html#af4e734144f5511c62c007d2a31843f05">lldb::SBError</a>
+</li>
+<li>SBEvent()
+: <a class="el" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">lldb::SBEvent</a>
+</li>
+<li>SBExecutionContext()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#adf0e60e28cc1ac801bd6c584d873f771">lldb::SBExecutionContext</a>
+</li>
+<li>SBExpressionOptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae464742e35d9948044e185c74c83b7e0">lldb::SBExpressionOptions</a>
+</li>
+<li>SBFileSpec()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a6050807f33bdc7636d20600710fd074c">lldb::SBFileSpec</a>
+</li>
+<li>SBFileSpecList()
+: <a class="el" href="classlldb_1_1SBFileSpecList.html#aa57115119f71cf9a17c48ba4ab51068d">lldb::SBFileSpecList</a>
+</li>
+<li>SBFrame()
+: <a class="el" href="classlldb_1_1SBFrame.html#a710c5328892165198fa0ac9151166b18">lldb::SBFrame</a>
+</li>
+<li>SBFunction()
+: <a class="el" href="classlldb_1_1SBFunction.html#ab38589acdd26b81dd49ffec7f2a12899">lldb::SBFunction</a>
+</li>
+<li>SBInputReader()
+: <a class="el" href="classlldb_1_1SBInputReader.html#aa4bda9c91a9b8b71743452e19c46f20f">lldb::SBInputReader</a>
+</li>
+<li>SBInstruction()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a68fd095f4a2a770f7953e08734177847">lldb::SBInstruction</a>
+</li>
+<li>SBInstructionList()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#a4f00a53ea0dbd18e066429f7a5c6e65c">lldb::SBInstructionList</a>
+</li>
+<li>SBLaunchInfo()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a0675478da0b07bf11d406f76621a1f82">lldb::SBLaunchInfo</a>
+</li>
+<li>SBLineEntry()
+: <a class="el" href="classlldb_1_1SBLineEntry.html#a2b5a86952bdc674d3644839bba0cabeb">lldb::SBLineEntry</a>
+</li>
+<li>SBListener()
+: <a class="el" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">lldb::SBListener</a>
+</li>
+<li>SBMemoryRegionInfo()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab69f10fefdb15d7726fa2cec2dd6d522">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>SBMemoryRegionInfoList()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a3c59faa9fe767610682a5415bf49d43d">lldb::SBMemoryRegionInfoList</a>
+</li>
+<li>SBModule()
+: <a class="el" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">lldb::SBModule</a>
+</li>
+<li>SBModuleSpec()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#acd3760f06ac7b625d26fb845434d6b8f">lldb::SBModuleSpec</a>
+</li>
+<li>SBModuleSpecList()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">lldb::SBModuleSpecList</a>
+</li>
+<li>SBPlatform()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a5183f925eea72a57730d36584355d5d3">lldb::SBPlatform</a>
+</li>
+<li>SBPlatformConnectOptions()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a4f7d29927aa2b521a1c83babcf72db4e">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>SBPlatformShellCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1658e42bcc3c3cd3a8031b6b8b56e5cc">lldb::SBPlatformShellCommand</a>
+</li>
+<li>SBProcess()
+: <a class="el" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">lldb::SBProcess</a>
+</li>
+<li>SBQueue()
+: <a class="el" href="classlldb_1_1SBQueue.html#a49a5b8b3d3c5d0bb83671457a7a21932">lldb::SBQueue</a>
+</li>
+<li>SBQueueItem()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#a29d288a4652723981cfe179e1a00a56d">lldb::SBQueueItem</a>
+</li>
+<li>SBSection()
+: <a class="el" href="classlldb_1_1SBSection.html#adf0a9a4cf63b03b35337e147d4f34b83">lldb::SBSection</a>
+</li>
+<li>SBSourceManager()
+: <a class="el" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">lldb::SBSourceManager</a>
+</li>
+<li>SBStream()
+: <a class="el" href="classlldb_1_1SBStream.html#a268478e179b21af4aa9d0ffd51f3acdb">lldb::SBStream</a>
+</li>
+<li>SBStringList()
+: <a class="el" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">lldb::SBStringList</a>
+</li>
+<li>SBStructuredData()
+: <a class="el" href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">lldb::SBStructuredData</a>
+</li>
+<li>SBSymbol()
+: <a class="el" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">lldb::SBSymbol</a>
+</li>
+<li>SBSymbolContext()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#abf1b813544d2aa29bfb2cf170c8c2139">lldb::SBSymbolContext</a>
+</li>
+<li>SBSymbolContextList()
+: <a class="el" href="classlldb_1_1SBSymbolContextList.html#a28ec448eb079c5195759c2e5d148512c">lldb::SBSymbolContextList</a>
+</li>
+<li>SBTarget()
+: <a class="el" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">lldb::SBTarget</a>
+</li>
+<li>SBThread()
+: <a class="el" href="classlldb_1_1SBThread.html#a8b54748de9ae410c1939ef02d00920de">lldb::SBThread</a>
+</li>
+<li>SBThreadCollection()
+: <a class="el" href="classlldb_1_1SBThreadCollection.html#a37e032976ec0c4b1c065e91098a1d464">lldb::SBThreadCollection</a>
+</li>
+<li>SBThreadPlan()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a798554432491154ddaa7c2eeec71440b">lldb::SBThreadPlan</a>
+</li>
+<li>SBType()
+: <a class="el" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">lldb::SBType</a>
+</li>
+<li>SBTypeCategory()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">lldb::SBTypeCategory</a>
+</li>
+<li>SBTypeEnumMember()
+: <a class="el" href="classlldb_1_1SBTypeEnumMember.html#add115dcab7740e862a9547e8e4738caf">lldb::SBTypeEnumMember</a>
+</li>
+<li>SBTypeEnumMemberList()
+: <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aca800c3939ace3d099acc6a1dad8715b">lldb::SBTypeEnumMemberList</a>
+</li>
+<li>SBTypeFilter()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#a655fec3f4ca401c0847119b9cab82f72">lldb::SBTypeFilter</a>
+</li>
+<li>SBTypeFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a41b81f7c5cc02f923850a5520b989728">lldb::SBTypeFormat</a>
+</li>
+<li>SBTypeList()
+: <a class="el" href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">lldb::SBTypeList</a>
+</li>
+<li>SBTypeMember()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#ab7293de425035d11a2f8dbd2dac0902f">lldb::SBTypeMember</a>
+</li>
+<li>SBTypeMemberFunction()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a0bbb4fc8e187b8675a0d35fe3a4034e8">lldb::SBTypeMemberFunction</a>
+</li>
+<li>SBTypeNameSpecifier()
+: <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a6d710718266b0b65b1319e1963212283">lldb::SBTypeNameSpecifier</a>
+</li>
+<li>SBTypeSummary()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">lldb::SBTypeSummary</a>
+</li>
+<li>SBTypeSummaryOptions()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a4e4781b89696b45d6afbb5e2a0ea231b">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>SBTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ae530d684b312e8253becd0980363dec9">lldb::SBTypeSynthetic</a>
+</li>
+<li>SBUnixSignals()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a1034cef1f586c9d4702c8ce9b5620a96">lldb::SBUnixSignals</a>
+</li>
+<li>SBValue()
+: <a class="el" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">lldb::SBValue</a>
+</li>
+<li>SBValueList()
+: <a class="el" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">lldb::SBValueList</a>
+</li>
+<li>SBVariablesOptions()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a5bb3c066f42d1f4640ff64e863e28826">lldb::SBVariablesOptions</a>
+</li>
+<li>SBWatchpoint()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a173288c7b2009b2e22106384d9917bc8">lldb::SBWatchpoint</a>
+</li>
+<li>SendAsyncInterrupt()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab8d9035d65c0f079c525ccb1716c26b0">lldb::SBProcess</a>
+</li>
+<li>SendEventData()
+: <a class="el" href="classlldb_1_1SBProcess.html#afb79f7dfcc725b9431a7909905ec4896">lldb::SBProcess</a>
+</li>
+<li>SetAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#abd2601c8883ae4e59118332bd9b4c108">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#ae107aecf370abea3b28a49df04df39ae">lldb::SBQueueItem</a>
+</li>
+<li>SetAddressByteSize()
+: <a class="el" href="classlldb_1_1SBData.html#ac7160eb106dbf52e23367f84e7e1eae0">lldb::SBData</a>
+</li>
+<li>SetAddToHistory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aa58a01d9245e07951d64e0874536e054">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#abf941e467cc9a50664d09ea9a95c2258">lldb::SBLaunchInfo</a>
+</li>
+<li>SetAsync()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8a04999dcaa05c2003b51c1a81102752">lldb::SBDebugger</a>
+</li>
+<li>SetAutoApplyFixIts()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a396492a12c02f95091ac3e2b06e3d6e3">lldb::SBExpressionOptions</a>
+</li>
+<li>SetBlock()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a0e2d1a15ca429e9e678a0400c0eab21d">lldb::SBSymbolContext</a>
+</li>
+<li>SetByteOrder()
+: <a class="el" href="classlldb_1_1SBData.html#a2aeea47816f41ef7be72187619dd5a28">lldb::SBData</a>
+</li>
+<li>SetCallback()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a5d9de0333ea4801f55b41016b2b1159b">lldb::SBBreakpoint</a>
+</li>
+<li>SetCancelCallback()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a8f281d9ea382f852e5d2b4340fce8d60">lldb::SBExpressionOptions</a>
+</li>
+<li>SetCapping()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a8e6622b063dfff556b3e6dda917c8c4c">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>SetClassCode()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#afffa449704b2e6082ffe0af6491ae7cd">lldb::SBTypeSynthetic</a>
+</li>
+<li>SetClassName()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#af6dfe03bae2e3d9bad55c86b218faa8c">lldb::SBTypeSynthetic</a>
+</li>
+<li>SetCloseInputOnEOF()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a3ecab556f9e8005bff0d33ce5b2a5754">lldb::SBDebugger</a>
+</li>
+<li>SetCloseOnEOF()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a6bab0e67b2467789125f9f903b353d46">lldb::SBCommunication</a>
+</li>
+<li>SetCoerceResultToId()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#acedc37fee4bcd369502366a61a3161c4">lldb::SBExpressionOptions</a>
+</li>
+<li>SetColumn()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a65b09fd1f275e56d43f257051d28c3aa">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ab377e27ca8ebc618fb405a3be29a64f6">lldb::SBLineEntry</a>
+</li>
+<li>SetCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1b7599d6a4913343f6ebeff736b75c25">lldb::SBPlatformShellCommand</a>
+</li>
+<li>SetCommandLineCommands()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a90d1f352d8181ebe2452e90c6df671e3">lldb::SBBreakpoint</a>
+</li>
+<li>SetCommandOverrideCallback()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#af3fe4e5b0880d425d559bfe5dd1e14c3">lldb::SBCommandInterpreter</a>
+</li>
+<li>SetCompileUnit()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a0ecbce7a732db1fd9db2ddfe3e0ed109">lldb::SBSymbolContext</a>
+</li>
+<li>SetCondition()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a5396e7ee7f4f08bb7365eb72f7d8aeef">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a50137e090d586a9d73df57c4213d5b9d">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a9b70164d71b996f5f47b326a666bf8d6">lldb::SBWatchpoint</a>
+</li>
+<li>SetCurrentPlatform()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a15c4024361771c92862e48cc6abb8a8f">lldb::SBDebugger</a>
+</li>
+<li>SetCurrentPlatformSDKRoot()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac121de0dfc7dc9592e08a6bb78f8c5fd">lldb::SBDebugger</a>
+</li>
+<li>SetData()
+: <a class="el" href="classlldb_1_1SBData.html#ae1cbce5b9633822b221b212eef27ab51">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8f09490d01d984fae782fd3a8f2cd22b">lldb::SBValue</a>
+</li>
+<li>SetDataFromCString()
+: <a class="el" href="classlldb_1_1SBData.html#a0bf3ce16377e65f27524e445faa8724a">lldb::SBData</a>
+</li>
+<li>SetDataFromDoubleArray()
+: <a class="el" href="classlldb_1_1SBData.html#ac25f4f11a8b0f74404303b407a35e60c">lldb::SBData</a>
+</li>
+<li>SetDataFromSInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#a3e0a09420e197cc5e8546d8cc088267f">lldb::SBData</a>
+</li>
+<li>SetDataFromSInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#ade2012aeb975801941705bdb6ab49db9">lldb::SBData</a>
+</li>
+<li>SetDataFromUInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#ac20a03a81387ffb40272f577c88f6b5b">lldb::SBData</a>
+</li>
+<li>SetDataFromUInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#a0b17d048d8fc2c898fbb667174cd3225">lldb::SBData</a>
+</li>
+<li>SetDefaultArchitecture()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a678d5d3b7887438af077f8b46a8f79a4">lldb::SBDebugger</a>
+</li>
+<li>SetDetachOnError()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a818e6c57165279d645de4d2ead5989b8">lldb::SBLaunchInfo</a>
+</li>
+<li>SetDirectory()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#af9d2f3326bb09b792b57b799fb9fd9a2">lldb::SBFileSpec</a>
+</li>
+<li>SetDisassembler()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#a8c7babd9a6df6e0a2cc1c49581a9be69">lldb::SBInstructionList</a>
+</li>
+<li>SetEchoCommands()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a8fe6c06f2d7445860339e637be94dd64">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetEffectiveGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a606ab1f702b6d2c11e28890fecb761c0">lldb::SBAttachInfo</a>
+</li>
+<li>SetEffectiveUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a049ddfc3e45f19c2a56d7cc85e3ac67c">lldb::SBAttachInfo</a>
+</li>
+<li>SetEnabled()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a04c44fd2332f83c9c6eb968dfcc7bb9a">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a53732b8f69ceb7dfac7cc27aecca98f9">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a0d5cba423ef7b7b1c76f2f8b5ba48108">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ab65fa6053832f8f01f01f8e8761de550">lldb::SBWatchpoint</a>
+</li>
+<li>SetEnvironmentEntries()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a07e14ceef85daee9b0aefc14e1079116">lldb::SBLaunchInfo</a>
+</li>
+<li>SetError()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2d4138b0fb444275e472b3821d08a7bc">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBError.html#a8a94ec0d5ae71feca81fb6925baf2d53">lldb::SBError</a>
+</li>
+<li>SetErrorFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac278598bf010e5a4b1c708deff04e67b">lldb::SBDebugger</a>
+</li>
+<li>SetErrorString()
+: <a class="el" href="classlldb_1_1SBError.html#a7642db09d98494677c9a84cbc6091b58">lldb::SBError</a>
+</li>
+<li>SetErrorStringWithFormat()
+: <a class="el" href="classlldb_1_1SBError.html#aec0f919a83ff845e4e77db87ffc63bbd">lldb::SBError</a>
+</li>
+<li>SetErrorToErrno()
+: <a class="el" href="classlldb_1_1SBError.html#ae8f2b727640b495361e4b8ded7e6da54">lldb::SBError</a>
+</li>
+<li>SetErrorToGenericError()
+: <a class="el" href="classlldb_1_1SBError.html#a826f9456703272c973cb101ea7f42aa6">lldb::SBError</a>
+</li>
+<li>SetExecutable()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ab52fefdcf0dec64ddf0a83d951013075">lldb::SBAttachInfo</a>
+</li>
+<li>SetExecutableFile()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#ac8d94b2aa6a1e4e3cbac9ec71cdbf350">lldb::SBLaunchInfo</a>
+</li>
+<li>SetFetchDynamicValue()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a41c314973526eeeaecbe963c8f6b2c0e">lldb::SBExpressionOptions</a>
+</li>
+<li>SetFilename()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a0332d5b4ed8ba36c834e41399dfb79f1">lldb::SBFileSpec</a>
+</li>
+<li>SetFilePermissions()
+: <a class="el" href="classlldb_1_1SBPlatform.html#ab1f3fad2c62099579e4b36746fa94404">lldb::SBPlatform</a>
+</li>
+<li>SetFileSpec()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#ad038943fee182b2c30e62ea0ad196edd">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a22d8ba909b8a76c878c28acade93af55">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#ac2da8f8e1019ab03e5513b27dd08cda6">lldb::SBModuleSpec</a>
+</li>
+<li>SetFlags()
+: <a class="el" href="classlldb_1_1SBCommand.html#a0f08fb7212e0d7b7a63a05493b12dfca">lldb::SBCommand</a>
+</li>
+<li>SetFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#ab2fa57ef38126c2eb10f9f12851c12ed">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a80f0e40c9d06808c93ea826b142c4124">lldb::SBValue</a>
+</li>
+<li>SetFrameSP()
+: <a class="el" href="classlldb_1_1SBFrame.html#aa22ca09e861bbe2c1e39f345c24c29d4">lldb::SBFrame</a>
+</li>
+<li>SetFunction()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#aeb0984fc49ab47b979c4db827b6c4958">lldb::SBSymbolContext</a>
+</li>
+<li>SetFunctionCode()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">lldb::SBTypeSummary</a>
+</li>
+<li>SetFunctionName()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">lldb::SBTypeSummary</a>
+</li>
+<li>SetGenerateDebugInfo()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a2f45a9b7598f7bb7dbcdd77023213b54">lldb::SBExpressionOptions</a>
+</li>
+<li>SetGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a1afc795119ed7e2f344f7f8865b593cb">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a06c4d15521b35f5b648fd2b821383c76">lldb::SBLaunchInfo</a>
+</li>
+<li>SetHelp()
+: <a class="el" href="classlldb_1_1SBCommand.html#a964eabb3d1ec14dfe41fdc80ab141272">lldb::SBCommand</a>
+</li>
+<li>SetHelpLong()
+: <a class="el" href="classlldb_1_1SBCommand.html#adc9b21302bf0455c1d2d336998ec79bc">lldb::SBCommand</a>
+</li>
+<li>SetIgnoreBreakpoints()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a60d5f21829c9e38316000d6cced5fc71">lldb::SBExpressionOptions</a>
+</li>
+<li>SetIgnoreCount()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#abc0dcc49b4133f81b39be67f68e4531f">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a5b932190e21ebded363d5473bee0dbca">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#abe4015c668ae496142badcdc87f948ff">lldb::SBWatchpoint</a>
+</li>
+<li>SetIgnoreExisting()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a0f134818871b03bdd2c04ce7995c29f8">lldb::SBAttachInfo</a>
+</li>
+<li>SetImmediateErrorFile()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#ace1d97e07b8daa62bdbdd345f1a3e53c">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetImmediateOutputFile()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a48a93a1df3f32f10f2216ec8038c9b54">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetIncludeArguments()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#af74b9a492d64a82cf19236267e53b093">lldb::SBVariablesOptions</a>
+</li>
+<li>SetIncludeLocals()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#acf57ebe29c03767ae2b2d9249e782cb2">lldb::SBVariablesOptions</a>
+</li>
+<li>SetIncludeRuntimeSupportValues()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#ad897575e09e924d8c79f2ca0b2f72e5d">lldb::SBVariablesOptions</a>
+</li>
+<li>SetIncludeStatics()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a99d1080ac6ca04ad2231993a1c0dd85e">lldb::SBVariablesOptions</a>
+</li>
+<li>SetInputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8be0e06b4d861d7d34ea5ac490c5ccab">lldb::SBDebugger</a>
+</li>
+<li>SetInScopeOnly()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a22299d0dc5416fac176d7afe648c7af9">lldb::SBVariablesOptions</a>
+</li>
+<li>SetInternalVariable()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a3b6a157d9a86fc6954673ab257116f6d">lldb::SBDebugger</a>
+</li>
+<li>SetIsDone()
+: <a class="el" href="classlldb_1_1SBInputReader.html#a9b12b06b94d099392e742b0ccc73689c">lldb::SBInputReader</a>
+</li>
+<li>SetKind()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#a10f644aa64cc02f545ca777cb2c14c63">lldb::SBQueueItem</a>
+</li>
+<li>SetLanguage()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a6e985685e981127daed4f107c4e7fd92">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a0fc22539458e3de4d209e436e67d1ea1">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>SetLaunchEventData()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#aeae0ddbe643427cd6952ea032d4aa749">lldb::SBLaunchInfo</a>
+</li>
+<li>SetLaunchFlags()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a2694fe28febd36e2fb22f026028f4a75">lldb::SBLaunchInfo</a>
+</li>
+<li>SetLaunchInfo()
+: <a class="el" href="classlldb_1_1SBTarget.html#a4972ca412e5ba79f53764bbb4bf9f706">lldb::SBTarget</a>
+</li>
+<li>SetLine()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a623c66bd030966216948c6c10213a296">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#aac3c692274c679ee10de9e14d9a9ce12">lldb::SBLineEntry</a>
+</li>
+<li>SetLineEntry()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#adccc29ff372f392cd62a30bd55cdfd2c">lldb::SBSymbolContext</a>
+</li>
+<li>SetListener()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a44301755a0f3455d8c07c0596a31f9f4">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a1540012ff5755c1e2ca1752cf4a310e4">lldb::SBLaunchInfo</a>
+</li>
+<li>SetLLDBObjectPtr()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a9ce6d1f02889943febb7a3ec6827f547">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetLoadAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a14003f34e1a1ae33f24845ab190886c1">lldb::SBAddress</a>
+</li>
+<li>SetLocalCacheDirectory()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#aed71f6bc3f5063bee058e2ba7a9b743b">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>SetLoggingCallback()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a65a4576de0e1fcfce55f1aa5b485f085">lldb::SBDebugger</a>
+</li>
+<li>SetModule()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#aad88fd0ad10fd25906e54d05fcafefde">lldb::SBSymbolContext</a>
+</li>
+<li>SetModuleLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#aecd9b6cec2ee6c2e68a5043b8b26106c">lldb::SBTarget</a>
+</li>
+<li>SetObjectName()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a7671ba2b1a8d1f7520e85b88c781b819">lldb::SBModuleSpec</a>
+</li>
+<li>SetOneShot()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a4cfb585b920db41d33896f36ec3dcd05">lldb::SBBreakpoint</a>
+</li>
+<li>SetOneThreadTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a9c5d87ceca649222eb5d84f1c0731f86">lldb::SBExpressionOptions</a>
+</li>
+<li>SetOpaque()
+: <a class="el" href="classlldb_1_1SBData.html#adb8719253487d205117bd1a12aa199ea">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aff3879d92707d24ff5201d9ad7955d0b">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a944817b396a6a4a9ee63a06921e074de">lldb::SBThreadCollection</a>
+</li>
+<li>SetOptions()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#acf336e151879b1ac06f90d184f6fbb09">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a7c33a07eafd49cd5197eddee640ea696">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5cf4bf623fa44fbe39c265873a897f2b">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ab25a36347583105cd60f02137c2a93e5">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#a2219c52eac186eefcea503918d36f968">lldb::SBVariablesOptions</a>
+</li>
+<li>SetOutputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aabb2db927566b2b8dc8deb0b87806d59">lldb::SBDebugger</a>
+</li>
+<li>SetParentProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#aba94f0b1b865a4526f5ffba5f575d3c9">lldb::SBAttachInfo</a>
+</li>
+<li>SetPC()
+: <a class="el" href="classlldb_1_1SBFrame.html#ac8fd61a75da327448b77ac9de89a1b14">lldb::SBFrame</a>
+</li>
+<li>SetPlanComplete()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#afc4b72e5bde6bf4f288edfb019fa9987">lldb::SBThreadPlan</a>
+</li>
+<li>SetPlatformFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#aaf2bbda3d2f4c15a97eedb8c75b72044">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a21ade49ee28f1256e98165dfcd016620">lldb::SBModuleSpec</a>
+</li>
+<li>SetPreferDynamicValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a315bae545f92963762420a3b72a91379">lldb::SBValue</a>
+</li>
+<li>SetPreferSyntheticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a81fe4f155a8c138c674db9bbe2cb3d80">lldb::SBValue</a>
+</li>
+<li>SetPrefix()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a30ace56f9ef4e1be9a9c6f1578f85a54">lldb::SBExpressionOptions</a>
+</li>
+<li>SetPrintResults()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aefaa32b9ccc958bedc4097805f617fb3">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a9e79f1317a7191c5fc87a77ef882e740">lldb::SBAttachInfo</a>
+</li>
+<li>SetProcessPluginName()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ab7dd221a9e530a07a205a68f81bb3db5">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a44611ffb266c6f486add958b79d9e8c4">lldb::SBLaunchInfo</a>
+</li>
+<li>SetPrompt()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a1828d2e8a3e9f9dfb607efd93cff8560">lldb::SBDebugger</a>
+</li>
+<li>SetPromptOnQuit()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#af36f597965d528fbe5c319fd0b8bce55">lldb::SBCommandInterpreter</a>
+</li>
+<li>SetQueue()
+: <a class="el" href="classlldb_1_1SBQueue.html#a6de349a66d438133549dc3910a97c478">lldb::SBQueue</a>
+</li>
+<li>SetQueueItem()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#a4bf57e87c8f56eadf40e7ee8eb4148d8">lldb::SBQueueItem</a>
+</li>
+<li>SetQueueName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a31c38493b4482d7e239f3600a6125f0c">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae484cb73cd9dfccd22734c26cde45dc7">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetReadThreadBytesReceivedCallback()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a1e0f406e60bc684dba5a520dd3e618fd">lldb::SBCommunication</a>
+</li>
+<li>SetRemoteInstallFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a7c0399e52fce7e50b00bf03e6ed05ada">lldb::SBModule</a>
+</li>
+<li>SetResumeCount()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a8ddc6e044fe9b07b1e8a91224bf28dc0">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a5758f4d43dc4464c43a369c43274dc0a">lldb::SBLaunchInfo</a>
+</li>
+<li>SetScriptCallbackBody()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a20b9c2ea20a4b7f1bffeaedaebb97238">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#af94d9ab27d477a0287ad4c09c3697fbd">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetScriptCallbackFunction()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a90f8df9183653d0e768bdb4ec4845887">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a383fd38f362c4b197d56744b8f7b2491">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetScriptLanguage()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7fc3a266b1bba4c500c67b7527d447f9">lldb::SBDebugger</a>
+</li>
+<li>SetSectionLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8f654abc3a287617927201581f2e2273">lldb::SBTarget</a>
+</li>
+<li>SetSelectedFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#aa502c9ac5f3b4ee76c815020c6ade667">lldb::SBThread</a>
+</li>
+<li>SetSelectedPlatform()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ada214f5602515f0b61d7fe687d1316d0">lldb::SBDebugger</a>
+</li>
+<li>SetSelectedTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a11d4bd330412bb88ace92c19094788ea">lldb::SBDebugger</a>
+</li>
+<li>SetSelectedThread()
+: <a class="el" href="classlldb_1_1SBProcess.html#a87469b5195f22ac4fd64914a55d0521d">lldb::SBProcess</a>
+</li>
+<li>SetSelectedThreadByID()
+: <a class="el" href="classlldb_1_1SBProcess.html#ada99f89d91792268123f7c93a9875147">lldb::SBProcess</a>
+</li>
+<li>SetSelectedThreadByIndexID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a06b3d607feed099c5c3ce56f69218fa4">lldb::SBProcess</a>
+</li>
+<li>SetShell()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a3d27f5a0ea42efcfe6b1e9aecb5455cf">lldb::SBLaunchInfo</a>
+</li>
+<li>SetShellExpandArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a42ffac05fbd94b5a9f0ab1bb90bc14fb">lldb::SBLaunchInfo</a>
+</li>
+<li>SetShouldNotify()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a802aa594682678c6fc3388c2f97ba06b">lldb::SBUnixSignals</a>
+</li>
+<li>SetShouldStop()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#aaa22a45af2768b10c6c949efe93f3d86">lldb::SBUnixSignals</a>
+</li>
+<li>SetShouldSuppress()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a4ee57885d1c63eb42834c8fd6144d7ea">lldb::SBUnixSignals</a>
+</li>
+<li>SetSP()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a64ba7642767181348cc69a2b5fc1e095">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a15f01d005c2ab02f621bfbdc8f39a44c">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a44a9d68cec5fe950a7843fa76e6c4903">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#a3b23b4825c6904c46d03a6d942bf1809">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a4ef22ab1938e5c566bbae7fc2906a519">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a4ef624a2c96aae42ef2ece5fe6a87152">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a08f5dde5806f3172973c3eada2e17ef5">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a76beafa863bb451eff37bd3f6675651b">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a9c88314b14913912c8893f06a3cbde08">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#ae954179122397aedc0ddefa2a64194b3">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aa87eeca152de47f83a4a6ef8a6a637bf">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a1307d42f8acdc90670f53c62b8a3e479">lldb::SBWatchpoint</a>
+</li>
+<li>SetStatus()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a8b45554a7921936648ecba7e00520e73">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetStopOnContinue()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a7bda29731d39502e7c90454a89dd5994">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetStopOnCrash()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#ac9054895986fc4148d238969e63e8a09">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetStopOnError()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a40222ed3c23ca0ac9cc1008b4714a996">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetStopOthers()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a0c620b5ba518b5e1af20c7ed0109526d">lldb::SBExpressionOptions</a>
+</li>
+<li>SetSummaryString()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">lldb::SBTypeSummary</a>
+</li>
+<li>SetSuppressPersistentResult()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a75f953fec43d95992b38450c8ec995ec">lldb::SBExpressionOptions</a>
+</li>
+<li>SetSymbol()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a5e5db320747b438195913bf2091066b8">lldb::SBSymbolContext</a>
+</li>
+<li>SetSymbolContext()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#ac2a2397049cfd4be35fb686d7be6bd54">lldb::SBSymbolContext</a>
+</li>
+<li>SetSymbolFileSpec()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a7d4042eecfe435d914c2d258be7de709">lldb::SBModuleSpec</a>
+</li>
+<li>SetSyntheticChildrenGenerated()
+: <a class="el" href="classlldb_1_1SBValue.html#aeda3c87af919f840728f21b0808c9338">lldb::SBValue</a>
+</li>
+<li>SetTerminalWidth()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5c711bcba349e98150135a9ef975642d">lldb::SBDebugger</a>
+</li>
+<li>SetThread()
+: <a class="el" href="classlldb_1_1SBThread.html#ab752451f037bdb3dc3dca2068d8ae88c">lldb::SBThread</a>
+</li>
+<li>SetThreadID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a8aabae7d4dc6ee88657aebbd37c6dbcd">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#aacd19e93e1145c75338f7580cd2dbf83">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetThreadIndex()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a3e61d60b0d397667155e397092fc9743">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ab032fdfba071fe51f7370e1ecaa8d29a">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetThreadName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac41c1e7fad820e56366e3b9e3c888edb">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a164f28216607030e151cdf5cfe258a52">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetThreadPlan()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a9a29284c98f6e68cea48e1b579c7d0f4">lldb::SBThreadPlan</a>
+</li>
+<li>SetTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8eeb664e23cc8b0ed34fcb85f1ca14e">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTimeoutSeconds()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a07784a88d19a2d1bd72e2089a4269db4">lldb::SBPlatformShellCommand</a>
+</li>
+<li>SetTopLevel()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae6e7fbcd4b20805eb32d3270b69e19f1">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTrapExceptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a39ebe0f300e8d200eb6be5f3afa38feb">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTriple()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a6f1cc06a874c0fef7d2f29f154e374ec">lldb::SBModuleSpec</a>
+</li>
+<li>SetTryAllThreads()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#acd5e8ac046e418dd2dff8cb7f2c4178b">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTypeName()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#ab4486de8d8f838f4c5d10e0b14bcff61">lldb::SBTypeFormat</a>
+</li>
+<li>SetUnwindOnError()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ab2bf0e95cab76fbafcb1dc0c2b628aba">lldb::SBExpressionOptions</a>
+</li>
+<li>SetURL()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac8dee5b7a22c20ec9288776ed03828e5">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>SetUseColor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">lldb::SBDebugger</a>
+</li>
+<li>SetUseDynamic()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a183e749d7673943a4d3da490b5d12d03">lldb::SBVariablesOptions</a>
+</li>
+<li>SetUseExternalEditor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aed67965ceab2dba87d3dcbebac327c02">lldb::SBDebugger</a>
+</li>
+<li>SetUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ab6599f72626161f777673965c52f05ff">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#aa80910204bc2e3279628488ea1723f34">lldb::SBLaunchInfo</a>
+</li>
+<li>SetUUIDBytes()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a59be23c399f70f03fd802e0e69aa910c">lldb::SBModuleSpec</a>
+</li>
+<li>SetValueFromCString()
+: <a class="el" href="classlldb_1_1SBValue.html#ae0c2b7b60f4a32740a97345859da8e42">lldb::SBValue</a>
+</li>
+<li>SetWaitForLaunch()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ad1a45e727eec899fb8d0e084d3e68169">lldb::SBAttachInfo</a>
+</li>
+<li>SetWorkingDirectory()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a6faeacf44f190f506eda39b66e17c3ed">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a240b2a2d54dee17f2f5f7545be789752">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aa77a4c96a7d6d151d2f7eaec067c0afe">lldb::SBPlatformShellCommand</a>
+</li>
+<li>Signal()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4e391d12129c7f23fbecafeb66a11fce">lldb::SBProcess</a>
+</li>
+<li>SkipAppInitFiles()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ab379f2e867c756c1f402a30a3cdbdb2e">lldb::SBDebugger</a>
+</li>
+<li>SkipLLDBInitFiles()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a666b2ec37eb203222f60e127bf9e7cfb">lldb::SBDebugger</a>
+</li>
+<li>SourceInitFileInCurrentWorkingDirectory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">lldb::SBCommandInterpreter</a>
+</li>
+<li>SourceInitFileInHomeDirectory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">lldb::SBCommandInterpreter</a>
+</li>
+<li>StartListeningForEventClass()
+: <a class="el" href="classlldb_1_1SBListener.html#a710df1c334bc802ed2f7a1156d2d141b">lldb::SBListener</a>
+</li>
+<li>StartListeningForEvents()
+: <a class="el" href="classlldb_1_1SBListener.html#af4da1d5bcae1d385e42c365f9b3b58a4">lldb::SBListener</a>
+</li>
+<li>StateAsCString()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae0f7303813f709c338c145a351926721">lldb::SBDebugger</a>
+</li>
+<li>StateIsRunningState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a79b3522b6cbe365e9f8ef8ff38c5b5ee">lldb::SBDebugger</a>
+</li>
+<li>StateIsStoppedState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aad6a350fa5e036542b85c1a05b4d491f">lldb::SBDebugger</a>
+</li>
+<li>StepInstruction()
+: <a class="el" href="classlldb_1_1SBThread.html#a91be7d09500d9a45c8062e890c0ef65a">lldb::SBThread</a>
+</li>
+<li>StepInto()
+: <a class="el" href="classlldb_1_1SBThread.html#ac19d50cc38bd1334fbb6f8f8c209b6bf">lldb::SBThread</a>
+</li>
+<li>StepOut()
+: <a class="el" href="classlldb_1_1SBThread.html#a47712ec695dc69b2b3d8835a1c8f9e08">lldb::SBThread</a>
+</li>
+<li>StepOutOfFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#ad81d5954e953286b866359bcd890527a">lldb::SBThread</a>
+</li>
+<li>StepOver()
+: <a class="el" href="classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b">lldb::SBThread</a>
+</li>
+<li>StepOverUntil()
+: <a class="el" href="classlldb_1_1SBThread.html#ab95fbc4a89b2bad1d6196ef7fc7d1af6">lldb::SBThread</a>
+</li>
+<li>StepUsingScriptedThreadPlan()
+: <a class="el" href="classlldb_1_1SBThread.html#a6ff2d49cb5db0d90bcbe3e0d2588f0ee">lldb::SBThread</a>
+</li>
+<li>Stop()
+: <a class="el" href="classlldb_1_1SBProcess.html#aef67743d54ab7d28f601d4197944eb1b">lldb::SBProcess</a>
+</li>
+<li>StopListeningForEventClass()
+: <a class="el" href="classlldb_1_1SBListener.html#a0498d567b9d0f97cb64627c7f1dcad39">lldb::SBListener</a>
+</li>
+<li>StopListeningForEvents()
+: <a class="el" href="classlldb_1_1SBListener.html#a40982b9b252a6c3a7e3a5315dbad42b4">lldb::SBListener</a>
+</li>
+<li>Succeeded()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a6784d9124a2fe55b7d4d67ecd3609f35">lldb::SBCommandReturnObject</a>
+</li>
+<li>Success()
+: <a class="el" href="classlldb_1_1SBError.html#a81e2f0cde9f115633b860e01e2390e38">lldb::SBError</a>
+</li>
+<li>Suspend()
+: <a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">lldb::SBThread</a>
+</li>
+<li>SystemInitializerFull()
+: <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a5fa092e14079e51052048d6e974176db">lldb_private::SystemInitializerFull</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_t.html b/lldb/www/cpp_reference/html/functions_func_t.html
new file mode 100644
index 0000000..43cbc4f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_t.html
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li class="current"><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_t"></a>- t -</h3><ul>
+<li>Terminate()
+: <a class="el" href="classlldb_1_1SBDebugger.html#acdc92627969accec9289d3655fe4a576">lldb::SBDebugger</a>
+, <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a772e7fa1edb440d9b837d86fdd1c2778">lldb_private::SystemInitializerFull</a>
+</li>
+<li>TestEmulation()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a3f8ce042930cc99a6ebfd9134ff73c3b">lldb::SBInstruction</a>
+</li>
+<li>ThreadCancel()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a0830caca2d0b2380e34287fca4f8b1f6">lldb::SBHostOS</a>
+</li>
+<li>ThreadCreate()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a8a7179ece8241e855675a8ffc23956be">lldb::SBHostOS</a>
+</li>
+<li>ThreadCreated()
+: <a class="el" href="classlldb_1_1SBHostOS.html#ad8542a0c5c882dc5d8e4edee38d08fd7">lldb::SBHostOS</a>
+</li>
+<li>ThreadDetach()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a6c6857ebb7e5e739e74f2e16ee2ea65f">lldb::SBHostOS</a>
+</li>
+<li>ThreadJoin()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a665029b2898d6d4ea4c81505e0b555ec">lldb::SBHostOS</a>
+</li>
+<li>TypeIsPointerType()
+: <a class="el" href="classlldb_1_1SBValue.html#afb44cf0e3d4356d66c9bdd91daff8544">lldb::SBValue</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_u.html b/lldb/www/cpp_reference/html/functions_func_u.html
new file mode 100644
index 0000000..c04faf9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_u.html
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li class="current"><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_u"></a>- u -</h3><ul>
+<li>UnloadImage()
+: <a class="el" href="classlldb_1_1SBProcess.html#a05432a597ea11107346ec8ba19c407e4">lldb::SBProcess</a>
+</li>
+<li>UnwindInnermostExpression()
+: <a class="el" href="classlldb_1_1SBThread.html#ae12931360573748a128b44636dea8d1a">lldb::SBThread</a>
+</li>
+<li>UserIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ac0dda9d20a64a7bc850d20002464c25a">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#ad4f669628b4e62a447077b89c53fb225">lldb::SBLaunchInfo</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_w.html b/lldb/www/cpp_reference/html/functions_func_w.html
new file mode 100644
index 0000000..cc8e4c5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_w.html
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li class="current"><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_w"></a>- w -</h3><ul>
+<li>WaitForEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a75d84b3582f798cfa1343bae4233f9d5">lldb::SBListener</a>
+</li>
+<li>WaitForEventForBroadcaster()
+: <a class="el" href="classlldb_1_1SBListener.html#a15e89c4e59c58173f85b645653f1aa0f">lldb::SBListener</a>
+</li>
+<li>WaitForEventForBroadcasterWithType()
+: <a class="el" href="classlldb_1_1SBListener.html#a8d43b919aa30384137f3874b02b52bc9">lldb::SBListener</a>
+</li>
+<li>Watch()
+: <a class="el" href="classlldb_1_1SBValue.html#a46eb5ffd4fcd0af0c7e9c567766fcdbc">lldb::SBValue</a>
+</li>
+<li>WatchAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7df5b9c20f126f3ceeb37ea6b718e6e7">lldb::SBTarget</a>
+</li>
+<li>WatchPointee()
+: <a class="el" href="classlldb_1_1SBValue.html#a91084eb4318f98d8ca60afb1e25edd3c">lldb::SBValue</a>
+</li>
+<li>Write()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a5e95d57662c88378ad25f4d02d32b1e4">lldb::SBCommunication</a>
+</li>
+<li>WriteMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad0154d5c806d74a786a5fec00fe2eb69">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_func_~.html b/lldb/www/cpp_reference/html/functions_func_~.html
new file mode 100644
index 0000000..3208fef
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_func_~.html
@@ -0,0 +1,297 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_func.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
+ <li class="current"><a href="functions_func_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_~"></a>- ~ -</h3><ul>
+<li>~SBAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a59ab701650193613025e7b9ef68a526a">lldb::SBAddress</a>
+</li>
+<li>~SBAttachInfo()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a2055183c6b88e77e5c2cf0517a86dc18">lldb::SBAttachInfo</a>
+</li>
+<li>~SBBlock()
+: <a class="el" href="classlldb_1_1SBBlock.html#a7435faaeb16b8b0706a61618b46d1402">lldb::SBBlock</a>
+</li>
+<li>~SBBreakpoint()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac31692391904a10f39a3802165a13c71">lldb::SBBreakpoint</a>
+</li>
+<li>~SBBreakpointList()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a5f7bc46e7c9c3248682718d1e602049a">lldb::SBBreakpointList</a>
+</li>
+<li>~SBBreakpointLocation()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a9005266dfa44377e4eec566e8bc970fe">lldb::SBBreakpointLocation</a>
+</li>
+<li>~SBBroadcaster()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a8fbc280d850e1e22d6c97ed118cf29d8">lldb::SBBroadcaster</a>
+</li>
+<li>~SBCommandInterpreter()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">lldb::SBCommandInterpreter</a>
+</li>
+<li>~SBCommandInterpreterRunOptions()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a810e2f1045340ce23e799e4939ca2580">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>~SBCommandPluginInterface()
+: <a class="el" href="classlldb_1_1SBCommandPluginInterface.html#a0f4d3582fbcc4fa1464a20a3d0831ebc">lldb::SBCommandPluginInterface</a>
+</li>
+<li>~SBCommandReturnObject()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a4a55f883fca2f67e89f7653879d3e778">lldb::SBCommandReturnObject</a>
+</li>
+<li>~SBCommunication()
+: <a class="el" href="classlldb_1_1SBCommunication.html#af192a76b5cf136f36939dbac4425584b">lldb::SBCommunication</a>
+</li>
+<li>~SBCompileUnit()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a4c013a8446480ba7dd030984c5fe48b6">lldb::SBCompileUnit</a>
+</li>
+<li>~SBData()
+: <a class="el" href="classlldb_1_1SBData.html#a72787add106907a65478928dbe96660a">lldb::SBData</a>
+</li>
+<li>~SBDebugger()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8777146f7a7d21f77dc142f449aa5ace">lldb::SBDebugger</a>
+</li>
+<li>~SBDeclaration()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#aff738df148ca2039f467c44af21399dc">lldb::SBDeclaration</a>
+</li>
+<li>~SBError()
+: <a class="el" href="classlldb_1_1SBError.html#a831ec1d9cd2b8730d1ff34048297cd75">lldb::SBError</a>
+</li>
+<li>~SBEvent()
+: <a class="el" href="classlldb_1_1SBEvent.html#aed9bfa0a851c5749eae33607089a33b1">lldb::SBEvent</a>
+</li>
+<li>~SBExecutionContext()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a81856ab92637d28d4f12d4c8884e5fed">lldb::SBExecutionContext</a>
+</li>
+<li>~SBExpressionOptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a2ee621aa2c2ca6c2f605ae5c8104ca23">lldb::SBExpressionOptions</a>
+</li>
+<li>~SBFileSpec()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a3297ef414265a5916208b09eb85b1190">lldb::SBFileSpec</a>
+</li>
+<li>~SBFileSpecList()
+: <a class="el" href="classlldb_1_1SBFileSpecList.html#acf227dd261dc0fe7efa5032ee77103cc">lldb::SBFileSpecList</a>
+</li>
+<li>~SBFrame()
+: <a class="el" href="classlldb_1_1SBFrame.html#a41f3b48bf42b469b09922948cd7679be">lldb::SBFrame</a>
+</li>
+<li>~SBFunction()
+: <a class="el" href="classlldb_1_1SBFunction.html#adab95a853968f8c14e358c11035993dc">lldb::SBFunction</a>
+</li>
+<li>~SBInputReader()
+: <a class="el" href="classlldb_1_1SBInputReader.html#a7b203c57b3379ed73a6cbd02e12c8c5b">lldb::SBInputReader</a>
+</li>
+<li>~SBInstruction()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a4e66d7b71bfb26565be76280dc5057df">lldb::SBInstruction</a>
+</li>
+<li>~SBInstructionList()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#afc9093794134e9278429711b17e7c53b">lldb::SBInstructionList</a>
+</li>
+<li>~SBLaunchInfo()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#affb51a65ed96d1d365ea7ef8c164d038">lldb::SBLaunchInfo</a>
+</li>
+<li>~SBLineEntry()
+: <a class="el" href="classlldb_1_1SBLineEntry.html#a4230bd5d28b2583d92e44abf3e2fd5cf">lldb::SBLineEntry</a>
+</li>
+<li>~SBListener()
+: <a class="el" href="classlldb_1_1SBListener.html#add974ca32593f51302e8f644650d2fb2">lldb::SBListener</a>
+</li>
+<li>~SBMemoryRegionInfo()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a4362d27f6531b5d768e2ed351d6387fd">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>~SBMemoryRegionInfoList()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#abdca10638dc3da094045d9900cbb71ca">lldb::SBMemoryRegionInfoList</a>
+</li>
+<li>~SBModule()
+: <a class="el" href="classlldb_1_1SBModule.html#a32c95a3e1a1bc65a6657c5378d80a7e7">lldb::SBModule</a>
+</li>
+<li>~SBModuleSpec()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a3e36adf83ef0aefcfe87c73d5af3fb87">lldb::SBModuleSpec</a>
+</li>
+<li>~SBModuleSpecList()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#aa32e0b52b881b739c8af2e868705065a">lldb::SBModuleSpecList</a>
+</li>
+<li>~SBPlatform()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a52dfeb118f0c99235230ab34c8367390">lldb::SBPlatform</a>
+</li>
+<li>~SBPlatformConnectOptions()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6714672ce4d4db3fd617541c4e819b0d">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>~SBPlatformShellCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a554dc9cff1b8905212a2f76c01814aed">lldb::SBPlatformShellCommand</a>
+</li>
+<li>~SBProcess()
+: <a class="el" href="classlldb_1_1SBProcess.html#a6c7616e8e12791f6a68495bbf61b3ee9">lldb::SBProcess</a>
+</li>
+<li>~SBQueue()
+: <a class="el" href="classlldb_1_1SBQueue.html#ae0f30291fcb304647bc5dd03515f59f2">lldb::SBQueue</a>
+</li>
+<li>~SBQueueItem()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#a496368a6dc52a39c78ee79dea6fbef60">lldb::SBQueueItem</a>
+</li>
+<li>~SBSection()
+: <a class="el" href="classlldb_1_1SBSection.html#a2fcb925af11b7b0006817c43e15cb651">lldb::SBSection</a>
+</li>
+<li>~SBSourceManager()
+: <a class="el" href="classlldb_1_1SBSourceManager.html#a16983765c998a026fadf6a4172a7544d">lldb::SBSourceManager</a>
+</li>
+<li>~SBStream()
+: <a class="el" href="classlldb_1_1SBStream.html#ac338b6424cb9d361950275fb08a2dc5b">lldb::SBStream</a>
+</li>
+<li>~SBStringList()
+: <a class="el" href="classlldb_1_1SBStringList.html#a23209bdb5367b94761002c6cc4b369aa">lldb::SBStringList</a>
+</li>
+<li>~SBStructuredData()
+: <a class="el" href="classlldb_1_1SBStructuredData.html#aa30829451c9ae8cf2b44276b061760c5">lldb::SBStructuredData</a>
+</li>
+<li>~SBSymbol()
+: <a class="el" href="classlldb_1_1SBSymbol.html#a67789dd06fb0ab5e3debaafeb5081453">lldb::SBSymbol</a>
+</li>
+<li>~SBSymbolContext()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a19429ecdd991e07ffe4dfd327926cf29">lldb::SBSymbolContext</a>
+</li>
+<li>~SBSymbolContextList()
+: <a class="el" href="classlldb_1_1SBSymbolContextList.html#acb49be98daa44154693758718dac616d">lldb::SBSymbolContextList</a>
+</li>
+<li>~SBTarget()
+: <a class="el" href="classlldb_1_1SBTarget.html#a3b1067943e1888eb5258796e5770d15e">lldb::SBTarget</a>
+</li>
+<li>~SBThread()
+: <a class="el" href="classlldb_1_1SBThread.html#a864c3fa5237eb47a69acc53a952891bb">lldb::SBThread</a>
+</li>
+<li>~SBThreadCollection()
+: <a class="el" href="classlldb_1_1SBThreadCollection.html#a6fc98f6e33321ebb20785fef15284fb1">lldb::SBThreadCollection</a>
+</li>
+<li>~SBThreadPlan()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a547a1843333bcf95b82e3038a12464f6">lldb::SBThreadPlan</a>
+</li>
+<li>~SBType()
+: <a class="el" href="classlldb_1_1SBType.html#a1830349ee53788a4b32986769b36a00d">lldb::SBType</a>
+</li>
+<li>~SBTypeCategory()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a9b8bf6b6e7a415b8fbe38eab2c9523c1">lldb::SBTypeCategory</a>
+</li>
+<li>~SBTypeEnumMember()
+: <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a1e1a4a44a7a14441435b6f10ecff344e">lldb::SBTypeEnumMember</a>
+</li>
+<li>~SBTypeEnumMemberList()
+: <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a3ca8b23ffa74b7c52bc1416d417a0524">lldb::SBTypeEnumMemberList</a>
+</li>
+<li>~SBTypeFilter()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ab2dd1e301dced90f1d99ac9df1ae8a13">lldb::SBTypeFilter</a>
+</li>
+<li>~SBTypeFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a4f3ec2536fe881030700284ea61f2952">lldb::SBTypeFormat</a>
+</li>
+<li>~SBTypeList()
+: <a class="el" href="classlldb_1_1SBTypeList.html#a2318ed917a480ba6400e0e76abdef5fe">lldb::SBTypeList</a>
+</li>
+<li>~SBTypeMember()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#aa970deda0f8328e195decd68a72b78ff">lldb::SBTypeMember</a>
+</li>
+<li>~SBTypeMemberFunction()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#aed481330efcb17c6f720efa47a7c2a9d">lldb::SBTypeMemberFunction</a>
+</li>
+<li>~SBTypeNameSpecifier()
+: <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ab626e0af14e513aaf48114f0d2e060db">lldb::SBTypeNameSpecifier</a>
+</li>
+<li>~SBTypeSummary()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">lldb::SBTypeSummary</a>
+</li>
+<li>~SBTypeSummaryOptions()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad09b3004a6d22c76f33e403f823115d8">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>~SBTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a44cfda820db922bf1c178cf71d42f764">lldb::SBTypeSynthetic</a>
+</li>
+<li>~SBUnixSignals()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a737ea58e83f55415248e6d58fadd22e5">lldb::SBUnixSignals</a>
+</li>
+<li>~SBValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a1899eea515c5306226ef31bbecc7fae1">lldb::SBValue</a>
+</li>
+<li>~SBValueList()
+: <a class="el" href="classlldb_1_1SBValueList.html#aef557c0dea6cefafca5c7d6c85f9d6f6">lldb::SBValueList</a>
+</li>
+<li>~SBVariablesOptions()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a9d070bfbe8eba2165ddf28b24f475eff">lldb::SBVariablesOptions</a>
+</li>
+<li>~SBWatchpoint()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a753bdd6ba0bbdbf18a881122ec75b726">lldb::SBWatchpoint</a>
+</li>
+<li>~SystemInitializerFull()
+: <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a467428d8f8c51cb3f69d42cb0f3a2617">lldb_private::SystemInitializerFull</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_g.html b/lldb/www/cpp_reference/html/functions_g.html
new file mode 100644
index 0000000..5b39681
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_g.html
@@ -0,0 +1,1635 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li class="current"><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_g"></a>- g -</h3><ul>
+<li>get()
+: <a class="el" href="classlldb_1_1SBAddress.html#a8290511f88699dafc5b10998a6033ffa">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a5a4aa315ead608ca539586ee12215812">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a253a0e5b83a447bd0fb3477b83085fc6">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa5829d5d2b64865792b064fb75ed52f0">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#a0c265509e2df58186a1e2667289a95d7">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#ae9bafc0ff99d8c399fd49436a2a7af21">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#a46ef6e3860904a6b25806d68f539d523">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a5c70448f9f36b5402b2a8b6b94ecd2de">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a5eef01356509f28a0b535e8219ab3483">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#a3add29e1fe39382fb6f4586d411c1496">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a127fa1ca5b44d69a05672c822f023a61">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a2a512b487d26d9435abec470057e1eca">lldb::SBLineEntry</a>
+</li>
+<li>Get()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a70cf5f6e4f8fafb46fadbd16dca1732c">lldb::SBPlatform</a>
+</li>
+<li>get()
+: <a class="el" href="classlldb_1_1SBStream.html#a442ad0cc406672ba145c6a55b3958c18">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a738a51d78eabc23af15a3e8226e022a8">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a0578a443ee1b19e53be40d3078a6d2c3">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a19172475bffce721fe1860f580ea540a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ae9e92b230e366c8e8a3d4c0de35e7077">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a649136cb1d0e0af1fc6b283c5d7be739">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad46592f61c71808d2c733550aee6e6c7">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#af9803dfea1c75ae55012c78e8b2789a5">lldb::SBVariablesOptions</a>
+</li>
+<li>GetAddress()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a736e4d3645edf0c17260ad12984e2759">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBData.html#a6a66c2e8d8df95ce613be6334ffcf9a2">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aa053a3191fb55697c47178c9c71cfbbe">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#a496515b607dbb87b69fd6393e5d5d7e0">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8edfd3519ec167ec6e22d932ea571da3">lldb::SBValue</a>
+</li>
+<li>GetAddressByteSize()
+: <a class="el" href="classlldb_1_1SBData.html#a087e701a16bf6d8f68aca7422e25e8ab">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a8fedab4cbb047a7a093b4e0639b1669d">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a93c4338a0dfa424e4123e0956940950e">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a63633292f6807db0839078a7706c95b9">lldb::SBTarget</a>
+</li>
+<li>GetAddressClass()
+: <a class="el" href="classlldb_1_1SBAddress.html#a341469618f63fad79d8f6b9edaf03439">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aff1374ed946260f39bf9140fa97aa0fc">lldb::SBInstruction</a>
+</li>
+<li>GetAddToHistory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0bd9d1cdfe098307a831897049af301d">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetArgumentAtIndex()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a135065f100f23ecff4539719c5463497">lldb::SBLaunchInfo</a>
+</li>
+<li>GetArgumentDescriptionAsCString()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a51133113ce155e21225d1c16e2762f65">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetArgumentName()
+: <a class="el" href="classlldb_1_1SBFunction.html#aab063367548d04b3e534909f01884009">lldb::SBFunction</a>
+</li>
+<li>GetArgumentTypeAsCString()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a06d503ca8d3b2d880b1bec0d8d258fe8">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetArgumentTypeAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a9e0de2d0821917d6fca5360289e2534a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetArrayElementType()
+: <a class="el" href="classlldb_1_1SBType.html#ad9b0d75a788924a245128e8fb42d8145">lldb::SBType</a>
+</li>
+<li>GetArrayType()
+: <a class="el" href="classlldb_1_1SBType.html#ab6c23f5afa63fd0142d484b7246d3ecb">lldb::SBType</a>
+</li>
+<li>GetAsJSON()
+: <a class="el" href="classlldb_1_1SBStructuredData.html#ac0054843c77593005d8e021bc730b837">lldb::SBStructuredData</a>
+</li>
+<li>GetAsync()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2df07f953db4d9c53442cd5e47b586b6">lldb::SBDebugger</a>
+</li>
+<li>GetAsyncProfileData()
+: <a class="el" href="classlldb_1_1SBProcess.html#aeb72b48948394a39710ffd11d1d305af">lldb::SBProcess</a>
+</li>
+<li>GetAutoApplyFixIts()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a8aa3c1eedc3e9d62a13b1b1e948e5970">lldb::SBExpressionOptions</a>
+</li>
+<li>GetBasicType()
+: <a class="el" href="classlldb_1_1SBModule.html#af100edee4dea77ce828169c30ed84124">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#abf2167b0e2e0538cf50ff61500f05d0d">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#ac576f4d421e16eded2e18de2fc8afef3">lldb::SBType</a>
+</li>
+<li>GetBitfieldSizeInBits()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a7c3e5dd18ca0c17c87d6440c1ced3f37">lldb::SBTypeMember</a>
+</li>
+<li>GetBlock()
+: <a class="el" href="classlldb_1_1SBAddress.html#a559af7dbfac6321868761924f4322e74">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a9729ab590130fbf5c26a20743c864280">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#ab02bc9963a0fd9c2b963fa2948e0624c">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a7463148665f746e9aba9b202b20ae48d">lldb::SBSymbolContext</a>
+</li>
+<li>GetBreakpoint()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a0749ae85dd3d8dd203b11a6972f29acd">lldb::SBBreakpointLocation</a>
+</li>
+<li>GetBreakpointAtIndex()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#aa355da743cd6dcac31bb4a03805e9f3d">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a3b167f48437968fe03b3a1c7b9e13264">lldb::SBTarget</a>
+</li>
+<li>GetBreakpointEventTypeFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a2f6161b7a6f90d6a9fae8a496122eb80">lldb::SBBreakpoint</a>
+</li>
+<li>GetBreakpointFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a86c3d6cb7aa59167a5f4be678db23c5c">lldb::SBBreakpoint</a>
+</li>
+<li>GetBreakpointLocationAtIndexFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac0e9bfac67e7b387994c832d84edd4bf">lldb::SBBreakpoint</a>
+</li>
+<li>GetBroadcaster()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a322bfa5ecb846dab306ef9b7952857b5">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommunication.html#abd27f73fbc5bdfc6373c1ca67ac91e7f">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a62e446e277e8ed55bd41b843d5388751">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a5e145b5cd8d8d72281a59a53d31547f8">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6ea3ead50f5a94948d8f3a34230b3b66">lldb::SBTarget</a>
+</li>
+<li>GetBroadcasterClass()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5bfbefc4a11774172288ceff6b4fea4e">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommunication.html#a3924231f38ad0bcb25c9d9b0027a3428">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a40966463b6f03a0ff22b86f0af2edd40">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ab9b30dcd9e8ec628146518147823243a">lldb::SBProcess</a>
+</li>
+<li>GetBroadcasterClassName()
+: <a class="el" href="classlldb_1_1SBProcess.html#a86ea6ba1771795a500036bf7633b1307">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ad43c676d3770e9505edb596a5dcc95aa">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ad1ca1e7a503bd68606f0e1ab596c4256">lldb::SBThread</a>
+</li>
+<li>GetByteOrder()
+: <a class="el" href="classlldb_1_1SBData.html#a0ef4b888ae5ace954f5a875a428ae9fa">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a60c578e2ff87a990f8a044a6790fac8f">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ad14ade7c2c502ff56fc01d1050840a94">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a2323a4d9b806ba10961cece2f5f68e80">lldb::SBTarget</a>
+</li>
+<li>GetByteSize()
+: <a class="el" href="classlldb_1_1SBData.html#ae8407f1f22fc12552aca84e84881951a">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#a59e80b0ba6a32669b7f10348c52fca30">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a53f695d79e889909830d5f971f025d81">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBType.html#a3a0d6caced151c268b82126163879f82">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBValue.html#ae6d83d5709502c7c7d814406b1ed56dc">lldb::SBValue</a>
+</li>
+<li>GetCanonicalType()
+: <a class="el" href="classlldb_1_1SBType.html#a79499c7aebb931d1c4c802744069a3e0">lldb::SBType</a>
+</li>
+<li>GetCapping()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a49c8073701a861b024251a5dac06dcc4">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>GetCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aae119410f922ef8339c378d432870db7">lldb::SBDebugger</a>
+</li>
+<li>GetCategoryAtIndex()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7b3d037a60df9997e3a386f536d419d1">lldb::SBDebugger</a>
+</li>
+<li>GetCFA()
+: <a class="el" href="classlldb_1_1SBFrame.html#a9aef3eed545c2cf41456a7a2399e5aef">lldb::SBFrame</a>
+</li>
+<li>GetChildAtIndex()
+: <a class="el" href="classlldb_1_1SBValue.html#a228796c69506279510e8a5104f5a31cf">lldb::SBValue</a>
+</li>
+<li>GetChildMemberWithName()
+: <a class="el" href="classlldb_1_1SBValue.html#af4996af065bdc605987e6b0f2c45c656">lldb::SBValue</a>
+</li>
+<li>GetCloseInputOnEOF()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a4a9ce578e638a1ab2b7f84300c65c6d5">lldb::SBDebugger</a>
+</li>
+<li>GetCloseOnEOF()
+: <a class="el" href="classlldb_1_1SBCommunication.html#acf203ffd8066819069491e12846a4113">lldb::SBCommunication</a>
+</li>
+<li>GetCodeByteSize()
+: <a class="el" href="classlldb_1_1SBTarget.html#af93838ccdf7e0a993949bfc30995322e">lldb::SBTarget</a>
+</li>
+<li>GetCoerceResultToId()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a0453cb4f2eb853808c194f2fc0e0c91b">lldb::SBExpressionOptions</a>
+</li>
+<li>GetColumn()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a93986f71209486cea494ef1c412457fd">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a395a0b6806d3a02bd7a40526399693b2">lldb::SBLineEntry</a>
+</li>
+<li>GetCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a7bc1690b1f28ea59c46dad6586106583">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetCommandInterpreter()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a212789a3f4661b30d975e4b057c2028e">lldb::SBDebugger</a>
+</li>
+<li>GetCommandLineCommands()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a717f074157027748bd562f2582a2fc64">lldb::SBBreakpoint</a>
+</li>
+<li>GetComment()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a5f83690e486b88394866d280bf09a3eb">lldb::SBInstruction</a>
+</li>
+<li>GetCompileUnit()
+: <a class="el" href="classlldb_1_1SBAddress.html#acf48dfbdcdf6cef11a46ee7c7974fb30">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a436f393525fd095143e530a5649e4282">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a3dff33aef27b76ec0554a59e65522380">lldb::SBSymbolContext</a>
+</li>
+<li>GetCompileUnitAtIndex()
+: <a class="el" href="classlldb_1_1SBModule.html#ad17944848bbd187237d8e566ce0fe36f">lldb::SBModule</a>
+</li>
+<li>GetCondition()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a84b47349cae9fb443cd066fdb205e79d">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1e6446b0baac2079be695631167e4c9d">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ad9ffd2c2c07906b3cee14a3e5de9d993">lldb::SBWatchpoint</a>
+</li>
+<li>GetContainingInlinedBlock()
+: <a class="el" href="classlldb_1_1SBBlock.html#a806091287625a0db8bfbabf24d421005">lldb::SBBlock</a>
+</li>
+<li>GetContextAtIndex()
+: <a class="el" href="classlldb_1_1SBSymbolContextList.html#a6919bc568286836a510feed94834d730">lldb::SBSymbolContextList</a>
+</li>
+<li>GetCString()
+: <a class="el" href="classlldb_1_1SBError.html#a5bb4f7a75bd0a0e655337dd74fe7addb">lldb::SBError</a>
+</li>
+<li>GetCStringFromEvent()
+: <a class="el" href="classlldb_1_1SBEvent.html#a21e3c3dd989be2186f28723139a57efc">lldb::SBEvent</a>
+</li>
+<li>GetData()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a7de0e98a9265debe0c7a3abe810d11f2">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9954db2003741c8f93f2b6279d2526bb">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a82eb2e89134006f2d96bcf40cff1fc2c">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a24b8ff29ef764067214fe1ca60757bcc">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a6df6fd10bbd613b1eadee829d2ebf942">lldb::SBValue</a>
+</li>
+<li>GetDataByteSize()
+: <a class="el" href="classlldb_1_1SBTarget.html#a22be60d71aeed5fd44fce772186f8f1f">lldb::SBTarget</a>
+</li>
+<li>GetDataFlavor()
+: <a class="el" href="classlldb_1_1SBEvent.html#a9749e62649d901a760f36a89f465bf37">lldb::SBEvent</a>
+</li>
+<li>GetDebugger()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#aa485675129b1906888676abf32eee644">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a94f0d359961fd73ec12bffdc7842f360">lldb::SBTarget</a>
+</li>
+<li>GetDeclaration()
+: <a class="el" href="classlldb_1_1SBValue.html#aada41532a98b5691f6059901cdc8588c">lldb::SBValue</a>
+</li>
+<li>GetDefaultArchitecture()
+: <a class="el" href="classlldb_1_1SBDebugger.html#afa0accc27662acab7714656c196a0251">lldb::SBDebugger</a>
+</li>
+<li>GetDefaultCategory()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5dd96fd43d2614fb19794671e4b79a9b">lldb::SBDebugger</a>
+</li>
+<li>GetDemangledName()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a09bbdbf91013758763b919a2cf4ead6b">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetDereferencedType()
+: <a class="el" href="classlldb_1_1SBType.html#af8b744735ef680ec21f595a948927fad">lldb::SBType</a>
+</li>
+<li>GetDescription()
+: <a class="el" href="classlldb_1_1SBAddress.html#ad8bfdca087c9fd01685bbff5bd92f939">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#a2fe286fbeb73e6e66e6af08ce7837614">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a723cd3881b2dfc271408c7c763447bc2">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#abbad259bdbad2c6c5d6cac3232042684">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a5e19eace0e45d7587cfb9ed13dd348ef">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a958050257736177bd6cd33dfa73a9682">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBData.html#a152308d3ec3dee6808c18de1ba575c51">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#af4eb16ef979f2c420bc8be463e13e987">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a21ef3a6892fdf15f130b5bac4a4fe185">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#a016bc9b4f3a2ca93e47f88fc98e87797">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#ab3c31e217b4ddd02e371489cdc751936">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a3657d3fcdfe1a340efdc3e12591625d2">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a14f021f10ea8767159ae8eefcc398f2a">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#abaf05d213d853d02acca62707253d2d9">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#af4326fd187d1c0621d5162578d0e253f">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#a3fcd105ec9be19ea6e49ba237463665f">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#af6f778072154df32bf60bdeef9b34dc4">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a00fa7c942b293fda4dcf590b76d28d42">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3af7060bb163c0d8408e2aa213204da4">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a9d9f6b9b86e8aabe1181b560b9395f4f">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a29d852a8d38713c26eb6101dd54881b0">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBModuleSpecList.html#a2cdbdf618578aacea9204508526cf07d">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6e17548f2f65196c8d10166fb0c132a8">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#ad325d060c8971e796e258b678116909c">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#a3e13c145316c94f9ea9943dcff92aaba">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#acaea3e5cac192ccf5dd2153ccb8ba72d">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a00996f8f49dee2867bb194dca0ddbe21">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a195e94a1783a6c7dc8984b8f10dc5c3b">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a4c9abb13dd0f54f2f3b5bb59c0a65d53">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ab4cd0bf563df16cb647e7abb6af8870a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a5a29d60df7e2c21ea150caaddfb36606">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a439a57b5b24efd0c339a1629e0b185c8">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a460830e779b91b1ded72641db727a5a1">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#abcd94984b4c6f706a6039683f0dead32">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a017606220b5ee1aa14b7341d954e6179">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a6548fc660107e38088d216dc36a462ec">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a213da486554744ca775b08f8f8416eb9">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a6eb548cfd943f4812c46cbe544b85859">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aaa33770f7ba271b8f60e0d50361a1190">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ad283f9bbf6c553920b860078c6e5fff9">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#af39256f454d03e49826eeb16a7e1147b">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af865100391daceb62ad38cb2a775d318">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ab439f4cc50102317af71353e52bfb344">lldb::SBWatchpoint</a>
+</li>
+<li>GetDetachOnError()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a55fde9d22b4860bdf6ecff691304cb40">lldb::SBLaunchInfo</a>
+</li>
+<li>GetDirectBaseClassAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#a9839e832fcdd95f313af40ed8df92a71">lldb::SBType</a>
+</li>
+<li>GetDirectory()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a4a759130426d39154725bd5c9a99fd9c">lldb::SBFileSpec</a>
+</li>
+<li>GetDisplayFunctionName()
+: <a class="el" href="classlldb_1_1SBFrame.html#a936eeee7ac1a60c1c1721f4e799c4d44">lldb::SBFrame</a>
+</li>
+<li>GetDisplayName()
+: <a class="el" href="classlldb_1_1SBFunction.html#a3945e8b3f7c8d5861dc408bb6bf3dad8">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a1741648a7936f250ad4fe3deba98f3b1">lldb::SBSymbol</a>
+</li>
+<li>GetDisplayTypeName()
+: <a class="el" href="classlldb_1_1SBType.html#a19a94822da2c67422bbabc1ccff9454f">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBValue.html#acd4f01da2a157412daecb3f2be993d55">lldb::SBValue</a>
+</li>
+<li>GetDouble()
+: <a class="el" href="classlldb_1_1SBData.html#a3bf354728879272083fdac8daa84692c">lldb::SBData</a>
+</li>
+<li>GetDynamicValue()
+: <a class="el" href="classlldb_1_1SBValue.html#ac799435e70bb7f7989eb99b6f0796dd2">lldb::SBValue</a>
+</li>
+<li>GetEchoCommands()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#affba6175efe640f725dce46a95caadd1">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetEffectiveGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#af34a804e1c93029306b927ef79d1e7b9">lldb::SBAttachInfo</a>
+</li>
+<li>GetEffectiveUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a3029879773440b70a22fc13e285fb0fb">lldb::SBAttachInfo</a>
+</li>
+<li>GetEnabled()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a61ffbff9fdac313028a64fe6f90e355b">lldb::SBTypeCategory</a>
+</li>
+<li>GetEndAddress()
+: <a class="el" href="classlldb_1_1SBFunction.html#ad33ce8e9d51ffb3020bb4e0be41c6429">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a05db3137753202ea75da687b363a3339">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#afe67ca414b1dc45a354971adbb66e67f">lldb::SBSymbol</a>
+</li>
+<li>GetEnumMembers()
+: <a class="el" href="classlldb_1_1SBType.html#a14f7f039470f2825c8786bf0ef708102">lldb::SBType</a>
+</li>
+<li>GetEnvironmentEntryAtIndex()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a2bd59752a7984abb59dd997dc7ed9a7c">lldb::SBLaunchInfo</a>
+</li>
+<li>GetError()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a361c705b3f90584c9d51ca4842f22cb1">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBError.html#aab1a3ca378860f59f106d49075179397">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a6e81786ff07ab65e4a37a7d96ff3552b">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ab5d94f10c55f8c17b3625ef3f3d76cac">lldb::SBWatchpoint</a>
+</li>
+<li>GetErrorFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2e6f15efa4a998333d033de4a45377d9">lldb::SBDebugger</a>
+</li>
+<li>GetErrorSize()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#adc20bb52e23839df794fc10ab3daef83">lldb::SBCommandReturnObject</a>
+</li>
+<li>GetExecutable()
+: <a class="el" href="classlldb_1_1SBTarget.html#ac442dc8bdf930b56f7d233371609fa1c">lldb::SBTarget</a>
+</li>
+<li>GetExecutableFile()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#adcb9a2c52166964514a37e9ddfadf4a9">lldb::SBLaunchInfo</a>
+</li>
+<li>GetExitDescription()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4cc844297b3e537b9b5d8e2ea5dbd2dc">lldb::SBProcess</a>
+</li>
+<li>GetExitStatus()
+: <a class="el" href="classlldb_1_1SBProcess.html#a558b55090252a63f05f49d5547df83ca">lldb::SBProcess</a>
+</li>
+<li>GetExpressionPath()
+: <a class="el" href="classlldb_1_1SBValue.html#aef438d53ccc7164671591fce76684ae9">lldb::SBValue</a>
+</li>
+<li>GetExpressionPathAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#af0ebf5b649e4cc5fde7be235332551a6">lldb::SBTypeFilter</a>
+</li>
+<li>GetExtendedBacktraceOriginatingIndexID()
+: <a class="el" href="classlldb_1_1SBThread.html#aa391f2a89b90c86fafa0fc0affe1d0ae">lldb::SBThread</a>
+</li>
+<li>GetExtendedBacktraceThread()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#af19539fcf1d3a1df3b07a6981be011e9">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a5c62bcb867f7884efeac2b5b7e358676">lldb::SBThread</a>
+</li>
+<li>GetExtendedBacktraceTypeAtIndex()
+: <a class="el" href="classlldb_1_1SBProcess.html#a2824163c42caff96815c07d811b7ba3a">lldb::SBProcess</a>
+</li>
+<li>GetFetchDynamicValue()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a10947f9dc597260202e80cc653c125ee">lldb::SBExpressionOptions</a>
+</li>
+<li>GetFieldAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#ad47a75323170d471b746357294dd421c">lldb::SBType</a>
+</li>
+<li>GetFileAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a5964ec7436e89ca30d4f5032bba0e038">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBSection.html#aa78e3e53bf09109c325b9a210207396f">lldb::SBSection</a>
+</li>
+<li>GetFileByteSize()
+: <a class="el" href="classlldb_1_1SBSection.html#ab304889e46df9e856e665ab52a8a6b44">lldb::SBSection</a>
+</li>
+<li>GetFilename()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a24f057a71b335f224c449a569582bee0">lldb::SBFileSpec</a>
+</li>
+<li>GetFileOffset()
+: <a class="el" href="classlldb_1_1SBSection.html#a2b45ef7732fe11a66ef653e381b7161a">lldb::SBSection</a>
+</li>
+<li>GetFilePermissions()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a2ba1105fedc5ba9053132de2f0dbcde1">lldb::SBPlatform</a>
+</li>
+<li>GetFileSpec()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#afca1e656977f4fe01f6f5169ba6991d3">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#ad92b17033f6e95feaff9476882355c2d">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ab3680f08fb0fd8c0c0369835405bdb37">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a1719224535b7aa06a25079aa595769d8">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#ab15cbc0e18361fbcb445f06b627e2883">lldb::SBModuleSpec</a>
+</li>
+<li>GetFileSpecAtIndex()
+: <a class="el" href="classlldb_1_1SBFileSpecList.html#a42e2537dbdc67c8b27bf458e02957f7f">lldb::SBFileSpecList</a>
+</li>
+<li>GetFilterAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#af0a68bcc7dbda4677c2e5eeafccf4572">lldb::SBTypeCategory</a>
+</li>
+<li>GetFilterForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2a1e2b3e86dbdccef90ae08390bfabf3">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a370ed99163d24cee6ebb7dbc9a9e208a">lldb::SBTypeCategory</a>
+</li>
+<li>GetFirstChild()
+: <a class="el" href="classlldb_1_1SBBlock.html#af26df423442019e2fe7b13adebf110cb">lldb::SBBlock</a>
+</li>
+<li>GetFirstValueByName()
+: <a class="el" href="classlldb_1_1SBValueList.html#a9e1f2fdeb5c53ab272e7437cc7fa2505">lldb::SBValueList</a>
+</li>
+<li>GetFlags()
+: <a class="el" href="classlldb_1_1SBCommand.html#ac456127dbc6df7aa2c6e96a4e234a9d8">lldb::SBCommand</a>
+</li>
+<li>GetFloat()
+: <a class="el" href="classlldb_1_1SBData.html#a50272896d6ecab5c77be8b2fbe7ed5df">lldb::SBData</a>
+</li>
+<li>GetFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a244190529716242b3a36bca2d452fa02">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a7e6b1d2874c8c44494dbde0b3f760ed2">lldb::SBValue</a>
+</li>
+<li>GetFormatAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a966b310aeb2fa85d3c25a763bffb727d">lldb::SBTypeCategory</a>
+</li>
+<li>GetFormatForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a25d4a3b58e492ae4337d7393b6384a21">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#ac6d55b2d8ebce9d9d10a8975c124924e">lldb::SBTypeCategory</a>
+</li>
+<li>GetFP()
+: <a class="el" href="classlldb_1_1SBFrame.html#aca5c2681fbc6ef7806471ddc17ee0909">lldb::SBFrame</a>
+</li>
+<li>GetFrame()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a10ad706efc05e6ece725712df96a0e7e">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a800c76943b23c0a7f2b1041af355f3f7">lldb::SBValue</a>
+</li>
+<li>GetFrameAtIndex()
+: <a class="el" href="classlldb_1_1SBThread.html#ae4fc59e1a3c9a23ffacaa0302c3e601f">lldb::SBThread</a>
+</li>
+<li>GetFrameBlock()
+: <a class="el" href="classlldb_1_1SBFrame.html#a04054a06ef964841ad692a7983c950fc">lldb::SBFrame</a>
+</li>
+<li>GetFrameID()
+: <a class="el" href="classlldb_1_1SBFrame.html#a41d0b7f409ac46ea6c3d1010c08c3527">lldb::SBFrame</a>
+</li>
+<li>GetFrameSP()
+: <a class="el" href="classlldb_1_1SBFrame.html#a4f3a0ecc68cec32bdbb39f11d7d1534a">lldb::SBFrame</a>
+</li>
+<li>GetFunction()
+: <a class="el" href="classlldb_1_1SBAddress.html#a0db6a5a95a03d56b50af3cad843b057f">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#add502b4b6c9fc1a8aea052749149d543">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a27da996bd9d5575784182c2983cf9ab7">lldb::SBSymbolContext</a>
+</li>
+<li>GetFunctionArgumentTypes()
+: <a class="el" href="classlldb_1_1SBType.html#aaef52e2522d94b2694bf92ac43437d53">lldb::SBType</a>
+</li>
+<li>GetFunctionName()
+: <a class="el" href="classlldb_1_1SBFrame.html#a76647c8aad5f11575ead95a54653ec09">lldb::SBFrame</a>
+</li>
+<li>GetFunctionReturnType()
+: <a class="el" href="classlldb_1_1SBType.html#a6d4583ffbb150555f0eb497a69ea059a">lldb::SBType</a>
+</li>
+<li>GetGenerateDebugInfo()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a17a314e41662d6ec8769e45dc995eb3a">lldb::SBExpressionOptions</a>
+</li>
+<li>GetGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ac0a0a70bf01f5073ad4e19f0ac6df022">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a11185169cf1f5437989e2350fee8bbea">lldb::SBLaunchInfo</a>
+</li>
+<li>GetHardwareIndex()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a02eef1eab04ac0e91282fffa247779d7">lldb::SBWatchpoint</a>
+</li>
+<li>GetHelp()
+: <a class="el" href="classlldb_1_1SBCommand.html#ad59b204416195909d02c2eb82079376d">lldb::SBCommand</a>
+</li>
+<li>GetHelpLong()
+: <a class="el" href="classlldb_1_1SBCommand.html#a147afad622be8ea1cb017b528d8056c1">lldb::SBCommand</a>
+</li>
+<li>GetHistoryThreads()
+: <a class="el" href="classlldb_1_1SBProcess.html#a2fe01a43cc16b1eaea9d788bf140e694">lldb::SBProcess</a>
+</li>
+<li>GetHitCount()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a98625ef23f591f6b76aa29e4eaf416c5">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#af8e3f8a1f16ea7aaac18da2d91a63ba6">lldb::SBWatchpoint</a>
+</li>
+<li>GetHostname()
+: <a class="el" href="classlldb_1_1SBPlatform.html#afe61a16241f0b3f6a126eaf6e600167c">lldb::SBPlatform</a>
+</li>
+<li>GetID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aadbfc9091a68ca55c94a3c2b904ede5c">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1a491b93198569ee97d7d2e74db8a0cb">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a53ed385bf189af1af58ca2fcba32e16b">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aa092b586f36ee5c82c187ca0e2e90a1b">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ae081d623aca2cbecf2dcd1888ee360a8">lldb::SBWatchpoint</a>
+</li>
+<li>GetIgnoreBreakpoints()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ad5297d4dc999ad07f661c56b1bd35de0">lldb::SBExpressionOptions</a>
+</li>
+<li>GetIgnoreCount()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#add6d1051eadb31b1768322794a04190b">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a2e026a9667b550732859fe6b4c7a4a0e">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a8f16490460d57263ba4b889c1066fd16">lldb::SBWatchpoint</a>
+</li>
+<li>GetIgnoreExisting()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a385f5b1703122b4157b0027dfbf7e581">lldb::SBAttachInfo</a>
+</li>
+<li>GetIncludeArguments()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a6d804d68b629df3de767211ec2a7f734">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIncludeLocals()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a64b4efb71fd43da0e5d118a09287d22a">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIncludeRuntimeSupportValues()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a7e708e4895a78372fb191b74e7796797">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIncludeStatics()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#af5e370e5b604db1a9bd3f9059a9c0c70">lldb::SBVariablesOptions</a>
+</li>
+<li>GetIndexID()
+: <a class="el" href="classlldb_1_1SBQueue.html#a0a0e62c29af17be1c4ea7097a3fcf6f9">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBThread.html#abf06a1e05dada94ba21a772690816310">lldb::SBThread</a>
+</li>
+<li>GetIndexOfChildWithName()
+: <a class="el" href="classlldb_1_1SBValue.html#a07dca50a5866e07958fcac10cba09d8a">lldb::SBValue</a>
+</li>
+<li>GetIndexOfTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a47071cbb3d177db6a299cd5929349272">lldb::SBDebugger</a>
+</li>
+<li>GetInfoItemByPathAsString()
+: <a class="el" href="classlldb_1_1SBThread.html#ac157f79f18c2e8905ae4a52056b60791">lldb::SBThread</a>
+</li>
+<li>GetInlinedCallSiteColumn()
+: <a class="el" href="classlldb_1_1SBBlock.html#ae5ef6525af5ce2a8bd2306b2db7f7ea6">lldb::SBBlock</a>
+</li>
+<li>GetInlinedCallSiteFile()
+: <a class="el" href="classlldb_1_1SBBlock.html#a522476c465c25afa9dcb3d4a87949974">lldb::SBBlock</a>
+</li>
+<li>GetInlinedCallSiteLine()
+: <a class="el" href="classlldb_1_1SBBlock.html#a01e420e9e0203eafbe5bde5999ec1e1d">lldb::SBBlock</a>
+</li>
+<li>GetInlinedName()
+: <a class="el" href="classlldb_1_1SBBlock.html#a0e3bdd88b5bb1444de718fe3d18942cb">lldb::SBBlock</a>
+</li>
+<li>GetInputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7424fd13bcf41e9322f2ef50739e1bd8">lldb::SBDebugger</a>
+</li>
+<li>GetInScopeOnly()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a19411e640fe1a67c1a2d41e09481ade9">lldb::SBVariablesOptions</a>
+</li>
+<li>GetInstanceName()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a2249200329c2f1fe0c11f0e94c41b5fd">lldb::SBDebugger</a>
+</li>
+<li>GetInstructionAtIndex()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#a299ca8d08b97b444056b214d80afaeba">lldb::SBInstructionList</a>
+</li>
+<li>GetInstructions()
+: <a class="el" href="classlldb_1_1SBFunction.html#a629224704951c33d7ea53081e713b63c">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a630ded0a419b6c04fbbee347082f5019">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ab8a31dd5ac7bea165c72fb091e5f2093">lldb::SBTarget</a>
+</li>
+<li>GetInstructionsWithFlavor()
+: <a class="el" href="classlldb_1_1SBTarget.html#aa9cbfda51ea4fb5084fa6fe3f8d538d1">lldb::SBTarget</a>
+</li>
+<li>GetInternalVariableValue()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a22f189c5bafec4578c9c7e88d5d69051">lldb::SBDebugger</a>
+</li>
+<li>GetInterruptedFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4ff9bef785f0c79bdeee73b5099868c7">lldb::SBProcess</a>
+</li>
+<li>GetIOHandlerControlSequence()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a050adb1b3539b57c556cb1de62c5f47d">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetIsOptimized()
+: <a class="el" href="classlldb_1_1SBFunction.html#a2af0f88eb0026c753d0611f326f3f92c">lldb::SBFunction</a>
+</li>
+<li>GetKind()
+: <a class="el" href="classlldb_1_1SBQueue.html#a8287693bcfedb0c34b72398eead097b4">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#ae84de9aa74c78c75cc192a06425cc663">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a3ffa70fd70d1b6d0e1f94a381184a52a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetLanguage()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#ab9007b9cf0ed90b5cd80c79fa8a326ea">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a627fc2425cfa4fa8a8e6dfecad9fc68a">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a7bfd4938f0abf43bbb452941084e95a0">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>GetLanguageAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a25f20cef14a4ee0b7ddf4bd4673edee8">lldb::SBTypeCategory</a>
+</li>
+<li>GetLanguageTypeFromString()
+: <a class="el" href="classlldb_1_1SBLanguageRuntime.html#af139a7e992794dbe4702d09f818d0dc3">lldb::SBLanguageRuntime</a>
+</li>
+<li>GetLaunchEventData()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#ad459db06a49000bfdd9c22fe776e3442">lldb::SBLaunchInfo</a>
+</li>
+<li>GetLaunchFlags()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a9ed4a73b7638ea66b0d7efe333983fd2">lldb::SBLaunchInfo</a>
+</li>
+<li>GetLaunchInfo()
+: <a class="el" href="classlldb_1_1SBTarget.html#a88e18e00bfa27e784e049166bf99cdab">lldb::SBTarget</a>
+</li>
+<li>GetLine()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#ae1ac92a193f016768bbf6229bc39b6cb">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ab506be0c862c7de2cb6e99dd701d5762">lldb::SBLineEntry</a>
+</li>
+<li>GetLineEntry()
+: <a class="el" href="classlldb_1_1SBAddress.html#aa4c0de5b8883e4f64ba1db9abd633a31">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a1b1a304512ce9e3d73a61ed8caf16d03">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a57f6c68744f6456ae0a6fef1fb65dc93">lldb::SBSymbolContext</a>
+</li>
+<li>GetLineEntryAtIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a5aa99a17c6d0dd4b422b248d547c03d3">lldb::SBCompileUnit</a>
+</li>
+<li>GetListener()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a1c1ddecf7a48b62c7dc24d78e613b20f">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a1b86ba7820b7e8c1232162fbbf1106db">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#ab8cbbab4e0aca5b08a8ad745d82ad2d8">lldb::SBLaunchInfo</a>
+</li>
+<li>GetLLDBPath()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a4d3beb1aa7608942da3eb9777d25676a">lldb::SBHostOS</a>
+</li>
+<li>GetLLDBPythonPath()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a89e5901cd24519c8291938e562258a5e">lldb::SBHostOS</a>
+</li>
+<li>GetLoadAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#aa46d4b2c40b51b50681946b4ef263e7f">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a4744e68c843f825fcc840f2b5f27ab06">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a77ca69df733627f0072cbc620d208f0a">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af2ed8881791294aa0d31d1245d6fa5dc">lldb::SBValue</a>
+</li>
+<li>GetLocalCacheDirectory()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac07356fabefc5588172db9db62fe0db9">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>GetLocation()
+: <a class="el" href="classlldb_1_1SBValue.html#aca99f101c41b2c8f333ab0587e959f8b">lldb::SBValue</a>
+</li>
+<li>GetLocationAtIndex()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#acec64a7e242953a01e7a24908623ee25">lldb::SBBreakpoint</a>
+</li>
+<li>GetLongDouble()
+: <a class="el" href="classlldb_1_1SBData.html#a20c5051a9f79e804910bcc838569952f">lldb::SBData</a>
+</li>
+<li>GetMangledName()
+: <a class="el" href="classlldb_1_1SBFunction.html#a7bb3cc07649077b565d46b1db67c8a98">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a758162f137a956472be5a6c5f3bd3335">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ab22b3ba420954d6f224b4a2c0248a41a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetMemberFunctionAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#a65b9713a8602270eaba0febb87b73ba4">lldb::SBType</a>
+</li>
+<li>GetMemoryRegionAtIndex()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a46df791d18948ed7b6fbeff9729fe8ca">lldb::SBMemoryRegionInfoList</a>
+</li>
+<li>GetMemoryRegionInfo()
+: <a class="el" href="classlldb_1_1SBProcess.html#a6623b86c56adb2f0a8d8d304f1df83c1">lldb::SBProcess</a>
+</li>
+<li>GetMemoryRegions()
+: <a class="el" href="classlldb_1_1SBProcess.html#a6062070a300af8d4082579d67c4919fe">lldb::SBProcess</a>
+</li>
+<li>GetMnemonic()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a59b8db49852fa31e99bd03834897077c">lldb::SBInstruction</a>
+</li>
+<li>GetModule()
+: <a class="el" href="classlldb_1_1SBAddress.html#a1023092b10ec242a63a88ae8146e5b92">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a2ddfc8750af512566f43051953a9e503">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a59bb142f195e8ba50a12e9f3754b5386">lldb::SBSymbolContext</a>
+</li>
+<li>GetModuleAtIndex()
+: <a class="el" href="classlldb_1_1SBTarget.html#aef4038ab7cdf7738221ecb6b46124125">lldb::SBTarget</a>
+</li>
+<li>GetModuleAtIndexFromEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#ae815ff1dccc3b0fd5cc7829fdcb24bf5">lldb::SBTarget</a>
+</li>
+<li>GetModuleSpecifications()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#a321c2e486bbde02789b97e06462b1de2">lldb::SBModuleSpecList</a>
+</li>
+<li>GetName()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ad2f0ec38ff67933b92ee5bffa208c1a6">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommand.html#a2b87c14d8da57a2af13854772d7bb7cb">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#ab97c0750d1d65976a444ee77bc66f079">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5b9b9a5959b24f2b2f0499680dc85624">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#ae2c0ec1ca706bce77613468c81bb2378">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#ae4ac3c1d3a65769bfac79e382c54f7d3">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a3d1974feee5a9e823a28f415a74f445b">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a66c2ea97a7c3cdd406f34a1cd3fbe4e4">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a2b283a43a1bda5c940f838cfb49f227f">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBType.html#a4065eff0d74b9b8c0a3104abb2ed5495">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#ad25fb26e5fc4feabba3aceaf6dd93f5f">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae3e75fb808e421d80a8b8b8200fa6dc5">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#aff8f2a5f24148001e0ba062319964031">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1ac588e605a832465ec38222cd90e846">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a3745293783749d342b643bb722f0d5df">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a9336bf6353ddd0bf56431ab331eb981c">lldb::SBValue</a>
+</li>
+<li>GetNameForLanguageType()
+: <a class="el" href="classlldb_1_1SBLanguageRuntime.html#a099054cc326763d71c225f6336e18120">lldb::SBLanguageRuntime</a>
+</li>
+<li>GetNames()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a836d7c34633af5b650a9b1b0a6305a41">lldb::SBBreakpoint</a>
+</li>
+<li>GetNextEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a4b52ef517aeb93e4677983ac25b18124">lldb::SBListener</a>
+</li>
+<li>GetNextEventForBroadcaster()
+: <a class="el" href="classlldb_1_1SBListener.html#ae9e888569dabec1c2bcf47e39475fb90">lldb::SBListener</a>
+</li>
+<li>GetNextEventForBroadcasterWithType()
+: <a class="el" href="classlldb_1_1SBListener.html#a20baa2f9525e6914ca63a1ae456365c6">lldb::SBListener</a>
+</li>
+<li>GetNonSyntheticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a65988284cbdf85704287a247d261345e">lldb::SBValue</a>
+</li>
+<li>GetNumArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#aedf4d2e828adce9bf928c05cc9910ea1">lldb::SBLaunchInfo</a>
+</li>
+<li>GetNumberOfArguments()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a86b86d33a820aa29664953ca296ebe1a">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetNumberOfDirectBaseClasses()
+: <a class="el" href="classlldb_1_1SBType.html#a12c0c184ecd2760b63cc86ff44a4bb87">lldb::SBType</a>
+</li>
+<li>GetNumberOfExpressionPaths()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ad1871bf3272a58a2024522644846bac8">lldb::SBTypeFilter</a>
+</li>
+<li>GetNumberOfFields()
+: <a class="el" href="classlldb_1_1SBType.html#ab60b8b02e663c2830cd446e155a1741d">lldb::SBType</a>
+</li>
+<li>GetNumberOfMemberFunctions()
+: <a class="el" href="classlldb_1_1SBType.html#a74bd19ff9ed55b88583f3cd8dba5d719">lldb::SBType</a>
+</li>
+<li>GetNumberOfTemplateArguments()
+: <a class="el" href="classlldb_1_1SBType.html#aa1becd18c1eae39ca3d0a4dbaeea23bd">lldb::SBType</a>
+</li>
+<li>GetNumberOfVirtualBaseClasses()
+: <a class="el" href="classlldb_1_1SBType.html#aae4eb19714659657b741c5fbb1cbf03a">lldb::SBType</a>
+</li>
+<li>GetNumBreakpointLocationsFromEvent()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a2ec7d5b8c30443494dfd1d4d80f555c8">lldb::SBBreakpoint</a>
+</li>
+<li>GetNumBreakpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1aaf2f21d13810cfe034ea955b53ea4d">lldb::SBTarget</a>
+</li>
+<li>GetNumCategories()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5ef4cca91ccecda9dec8a6096a3d6c05">lldb::SBDebugger</a>
+</li>
+<li>GetNumChildren()
+: <a class="el" href="classlldb_1_1SBValue.html#a08fb7e48577712ec7957020e3697f97d">lldb::SBValue</a>
+</li>
+<li>GetNumCompileUnits()
+: <a class="el" href="classlldb_1_1SBModule.html#abd7e367db82829f60ff3bc6aa2454a7d">lldb::SBModule</a>
+</li>
+<li>GetNumEnvironmentEntries()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a84cf4b5452271a2a16446a3a6072656a">lldb::SBLaunchInfo</a>
+</li>
+<li>GetNumExtendedBacktraceTypes()
+: <a class="el" href="classlldb_1_1SBProcess.html#ac6b8f2ef0c34ad3324c26b77680062a5">lldb::SBProcess</a>
+</li>
+<li>GetNumFilters()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a87ce26bc1b9825701dead8d7bd468160">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumFormats()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a07cbd4b6669dd0199c3a6d0bea9ea3ae">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumFrames()
+: <a class="el" href="classlldb_1_1SBThread.html#ab539c22dbd550c32b943cfe1ebe612ff">lldb::SBThread</a>
+</li>
+<li>GetNumLanguages()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a7f62d88c8913ba107831c3a027bd3009">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumLineEntries()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a5f28262e9cf63ece291615af976d82c3">lldb::SBCompileUnit</a>
+</li>
+<li>GetNumLocations()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a270fe31aa7d6f70337711826f2a08ac6">lldb::SBBreakpoint</a>
+</li>
+<li>GetNumModules()
+: <a class="el" href="classlldb_1_1SBTarget.html#ae010738ae86b4aea208ffe7c8a8daa95">lldb::SBTarget</a>
+</li>
+<li>GetNumModulesFromEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#a27229c2ce6f322a37995f10d66635207">lldb::SBTarget</a>
+</li>
+<li>GetNumPendingItems()
+: <a class="el" href="classlldb_1_1SBQueue.html#a3e012832c219568c3a88ce7457266e6a">lldb::SBQueue</a>
+</li>
+<li>GetNumQueues()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab59f89607a63577d94566becd5e7a228">lldb::SBProcess</a>
+</li>
+<li>GetNumRanges()
+: <a class="el" href="classlldb_1_1SBBlock.html#a22513272d40ba97b7eed88e4fd8a7b25">lldb::SBBlock</a>
+</li>
+<li>GetNumResolvedLocations()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aa85611de9042b1cb43563c5073dc1423">lldb::SBBreakpoint</a>
+</li>
+<li>GetNumRestartedReasonsFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab29aeeedda3731aab9715ca7cedc2579">lldb::SBProcess</a>
+</li>
+<li>GetNumRunningItems()
+: <a class="el" href="classlldb_1_1SBQueue.html#aabeac5ce6af6497c787bd710ad8efd3a">lldb::SBQueue</a>
+</li>
+<li>GetNumSections()
+: <a class="el" href="classlldb_1_1SBModule.html#a681d7e90c0d9a4d759bc12da80701453">lldb::SBModule</a>
+</li>
+<li>GetNumSignals()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#af743a23468297cd26e98172ab79d4e5d">lldb::SBUnixSignals</a>
+</li>
+<li>GetNumSubSections()
+: <a class="el" href="classlldb_1_1SBSection.html#a382a453435a9820eeb2d518916be7b4a">lldb::SBSection</a>
+</li>
+<li>GetNumSummaries()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a8a59747fb64ffe782ae115b0ef83c103">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumSupportedHardwareWatchpoints()
+: <a class="el" href="classlldb_1_1SBProcess.html#a421bd764e908bee98fa496e67c338241">lldb::SBProcess</a>
+</li>
+<li>GetNumSupportFiles()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#aa178fa83d2f5820f79cdfd1f210b5ccd">lldb::SBCompileUnit</a>
+</li>
+<li>GetNumSymbols()
+: <a class="el" href="classlldb_1_1SBModule.html#acd519910d3a309435fb9f54f2406e50b">lldb::SBModule</a>
+</li>
+<li>GetNumSynthetics()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a104817153f4b31861168f429081417f4">lldb::SBTypeCategory</a>
+</li>
+<li>GetNumTargets()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aa4f506bf23b85e05859ecc980437d48d">lldb::SBDebugger</a>
+</li>
+<li>GetNumThreads()
+: <a class="el" href="classlldb_1_1SBProcess.html#af59abafbd4bb0886eea02d0c1ea3e618">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#adbeca201dbd13d60a782897137fa78fe">lldb::SBQueue</a>
+</li>
+<li>GetNumWatchpoints()
+: <a class="el" href="classlldb_1_1SBTarget.html#a9ac7665607f5a5815a26b2ec5b102742">lldb::SBTarget</a>
+</li>
+<li>GetObjectDescription()
+: <a class="el" href="classlldb_1_1SBValue.html#a8ed278e3f4eef6a2a13eba0c2a61c457">lldb::SBValue</a>
+</li>
+<li>GetObjectFileHeaderAddress()
+: <a class="el" href="classlldb_1_1SBModule.html#a0a66a8f3be5b516a9a99018685032c8e">lldb::SBModule</a>
+</li>
+<li>GetObjectName()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#ad45a80567f13769591c5209262b765da">lldb::SBModuleSpec</a>
+</li>
+<li>GetOffset()
+: <a class="el" href="classlldb_1_1SBAddress.html#a5a816367df92f195dd9afebcd5e2c51b">lldb::SBAddress</a>
+</li>
+<li>GetOffsetInBits()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a68b4403389758bc915754c4128a7473a">lldb::SBTypeMember</a>
+</li>
+<li>GetOffsetInBytes()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a246917645c6170d80bb31c75a3b42812">lldb::SBTypeMember</a>
+</li>
+<li>GetOneThreadTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae1e445e354f72c2c1763d7d1e5e78371">lldb::SBExpressionOptions</a>
+</li>
+<li>GetOpaque()
+: <a class="el" href="classlldb_1_1SBInstruction.html#aa1cefd0c94d02950ac5e847ca6fd9c91">lldb::SBInstruction</a>
+</li>
+<li>GetOpaqueType()
+: <a class="el" href="classlldb_1_1SBValue.html#ad3ea9872ad3ca91b8cf8f1f4f5cf717b">lldb::SBValue</a>
+</li>
+<li>GetOperands()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a77c6ac22d261ec082e1c89dcf81504de">lldb::SBInstruction</a>
+</li>
+<li>GetOptions()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#a899e6a615f5075afb2522b8441b249f6">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a22eb3fa7a0b4e18195776d8af616aaaf">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a99531530d003aa553ef765e233c15d32">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a8057f4a31b5e2965641cd6abe26dfbc5">lldb::SBTypeSynthetic</a>
+</li>
+<li>GetOSBuild()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a63bd7dc7e2cdcee464524ffe02eb964b">lldb::SBPlatform</a>
+</li>
+<li>GetOSDescription()
+: <a class="el" href="classlldb_1_1SBPlatform.html#aaff7af9fe5d929e5f7310ca4c28630ef">lldb::SBPlatform</a>
+</li>
+<li>GetOSMajorVersion()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a4dd56c23dc8989ae4bd4269226ded277">lldb::SBPlatform</a>
+</li>
+<li>GetOSMinorVersion()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a7b1608ed1d33a606f38aae365230d58c">lldb::SBPlatform</a>
+</li>
+<li>GetOSUpdateVersion()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a7b34ecfdedda7d0ef0e344e42f7cb41f">lldb::SBPlatform</a>
+</li>
+<li>GetOutput()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a703545c804277b76dd6f74d2f32c9638">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aee4d455a0cd769caf4eda5825bb9f3a9">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetOutputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a9ff0d99e07edb92e0eee2869061ee09a">lldb::SBDebugger</a>
+</li>
+<li>GetOutputSize()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#afaf8d191cbc31b53a2d140899cb0dd58">lldb::SBCommandReturnObject</a>
+</li>
+<li>GetParent()
+: <a class="el" href="classlldb_1_1SBBlock.html#a0af2a0ab6a50144e7639790fbfc2c910">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a3babd997be829785ffd50804171fcf44">lldb::SBSection</a>
+</li>
+<li>GetParentOfInlinedScope()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a51bbc7370c2c6b813add464a989a97c6">lldb::SBSymbolContext</a>
+</li>
+<li>GetParentProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ac0f82c45728c88d81cc5d766cb74e59b">lldb::SBAttachInfo</a>
+</li>
+<li>GetPath()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#afe84dd1c8fc98aa46a17d015392513fe">lldb::SBFileSpec</a>
+</li>
+<li>GetPC()
+: <a class="el" href="classlldb_1_1SBFrame.html#a7bb42982511b9011a87bdb803413cf8f">lldb::SBFrame</a>
+</li>
+<li>GetPCAddress()
+: <a class="el" href="classlldb_1_1SBFrame.html#a46506664aab6de11c59f94d9f6242278">lldb::SBFrame</a>
+</li>
+<li>GetPendingItemAtIndex()
+: <a class="el" href="classlldb_1_1SBQueue.html#a37d8366b16d498c54755a5fa31001f3a">lldb::SBQueue</a>
+</li>
+<li>GetPermissions()
+: <a class="el" href="classlldb_1_1SBSection.html#aff3d18435491d8470b81fc695e246785">lldb::SBSection</a>
+</li>
+<li>GetPlatform()
+: <a class="el" href="classlldb_1_1SBTarget.html#a873a36438c661da5592c4fbc208de2b6">lldb::SBTarget</a>
+</li>
+<li>GetPlatformFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a96f8ce0a7f6eefaa206a62c10968a27c">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a6194a4856f4213421e7641d27e87c32b">lldb::SBModuleSpec</a>
+</li>
+<li>GetPluginName()
+: <a class="el" href="classlldb_1_1SBProcess.html#a04e3098157ec04079b8fe660f408f179">lldb::SBProcess</a>
+</li>
+<li>GetPointeeData()
+: <a class="el" href="classlldb_1_1SBValue.html#a5d749ba3a6eecfd23d42597909e2ddb9">lldb::SBValue</a>
+</li>
+<li>GetPointeeType()
+: <a class="el" href="classlldb_1_1SBType.html#a41519198ea09f94286cb0582da3f3096">lldb::SBType</a>
+</li>
+<li>GetPointerType()
+: <a class="el" href="classlldb_1_1SBType.html#a9c2b68acc838f49e74a43840b17e438b">lldb::SBType</a>
+</li>
+<li>GetPreferDynamicValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a52f47defc044f758f450c385d7bb3667">lldb::SBValue</a>
+</li>
+<li>GetPreferSyntheticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a8ccfaf1c023ee239fb6db23e149eb76e">lldb::SBValue</a>
+</li>
+<li>GetPrefix()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8ee392d8246c1674a1d4900e3d96811">lldb::SBExpressionOptions</a>
+</li>
+<li>GetPrintResults()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0a619ec53b8886e402f15fb867be3825">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetProcess()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a0f5f9ac83c80ebe3246e43e7c452de05">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a6ea364a9d17bd772f86df64374261537">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#aceaafedbeb88ec696cb008f46a53e0d4">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a2be39f5b1d5de91b1e9414e4473cac7f">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#aeab8b5a62798a93f37e1dc59f21db83a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a9473dc173e704db3adcfab0b0bf217d4">lldb::SBValue</a>
+</li>
+<li>GetProcessFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4b6dafdd9a03e5a2f3b626245ecd0ada">lldb::SBProcess</a>
+</li>
+<li>GetProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#abb6a7077fbe56c776d46b3fa48aca076">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#af00623e7662bd0c32e9b4b675c0dcb10">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a63edbadd4c19ec4ba880b02c86665732">lldb::SBProcess</a>
+</li>
+<li>GetProcessPluginName()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a23216bc30260d88d5e3e2bf635a797ad">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a124aa5141af4e9d01b3faa31c1728a06">lldb::SBLaunchInfo</a>
+</li>
+<li>GetProgramFileSpec()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a6f5f5a3836d2b5fd91874642c88b073c">lldb::SBHostOS</a>
+</li>
+<li>GetPrologueByteSize()
+: <a class="el" href="classlldb_1_1SBFunction.html#a5d89b033113a1bd4c12a4302504210b8">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a4bec41af85f59394d10c181c9fd1b9af">lldb::SBSymbol</a>
+</li>
+<li>GetPrompt()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5fb25735ece10b1d283d325ff7065c1f">lldb::SBDebugger</a>
+</li>
+<li>GetPromptOnQuit()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ac9a29f150afc6b661b0ebc0ad05e565a">lldb::SBCommandInterpreter</a>
+</li>
+<li>GetQueue()
+: <a class="el" href="classlldb_1_1SBThread.html#a9defc0f296df7f61e85af17c14a0dea2">lldb::SBThread</a>
+</li>
+<li>GetQueueAtIndex()
+: <a class="el" href="classlldb_1_1SBProcess.html#adb2dce4bc8b22afbff5b4eb6580c261e">lldb::SBProcess</a>
+</li>
+<li>GetQueueID()
+: <a class="el" href="classlldb_1_1SBQueue.html#a74edf29e14c7673869f8eb9e19549d84">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a07a5730e877cd637b6e257813cf799b0">lldb::SBThread</a>
+</li>
+<li>GetQueueName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a2fb409e2af93b84a8643b090ba604c1a">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae6b46b6018092afbcdc4252f65210421">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ad63661037fe0277509877b6c65da05de">lldb::SBThread</a>
+</li>
+<li>GetRangeEndAddress()
+: <a class="el" href="classlldb_1_1SBBlock.html#a6549e2ebe0620dfdd5588a4ca5971c74">lldb::SBBlock</a>
+</li>
+<li>GetRangeIndexForBlockAddress()
+: <a class="el" href="classlldb_1_1SBBlock.html#a7b238ca96e50f656c7c0beb295d9fc90">lldb::SBBlock</a>
+</li>
+<li>GetRangeStartAddress()
+: <a class="el" href="classlldb_1_1SBBlock.html#a786a4dced92fdbda1dba6459262d039e">lldb::SBBlock</a>
+</li>
+<li>GetReferenceType()
+: <a class="el" href="classlldb_1_1SBType.html#a4999627efebabd174e802b37aacf4638">lldb::SBType</a>
+</li>
+<li>GetRegionBase()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#aedd03a04af6bc20fcfb09be1d54ecd95">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>GetRegionEnd()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a95e6e1304dc445ee642eaa65e639f51b">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>GetRegisters()
+: <a class="el" href="classlldb_1_1SBFrame.html#a8067ed08f3a8f112a04a7bb1986816ba">lldb::SBFrame</a>
+</li>
+<li>GetRemoteInstallFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a0852dd429abf55ef9f7bea22be6e92e6">lldb::SBModule</a>
+</li>
+<li>GetRestartedFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab6058109d3fcfdc26af6832f68f6c269">lldb::SBProcess</a>
+</li>
+<li>GetRestartedReasonAtIndexFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#aebf141b588341893e6d4812fd403cbba">lldb::SBProcess</a>
+</li>
+<li>GetResumeCount()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a7db508ffa37dee17dc22a159cc96eeb9">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a3a92d12d1df3e59d11fe404dfcb1a716">lldb::SBLaunchInfo</a>
+</li>
+<li>GetReturnType()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a1d550d420afa0bb5d2c6cbc7337425a4">lldb::SBTypeMemberFunction</a>
+</li>
+<li>GetRsyncEnabled()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6a68a44451ab3334b4ab3585dae6042d">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>GetScriptingLanguage()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae037ef2fc1ce1fe6694fe5353ae1fe51">lldb::SBDebugger</a>
+</li>
+<li>GetScriptLanguage()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a89833333f25924213e7dd65cc9eb4209">lldb::SBDebugger</a>
+</li>
+<li>GetSection()
+: <a class="el" href="classlldb_1_1SBAddress.html#afdfb97da1ac9724706ce525709da77bb">lldb::SBAddress</a>
+</li>
+<li>GetSectionAtIndex()
+: <a class="el" href="classlldb_1_1SBModule.html#a5d34f0bbd9ca3762fce49f42b0e9890d">lldb::SBModule</a>
+</li>
+<li>GetSectionData()
+: <a class="el" href="classlldb_1_1SBSection.html#a58fe5dbf234166284545b10475904f4e">lldb::SBSection</a>
+</li>
+<li>GetSectionType()
+: <a class="el" href="classlldb_1_1SBSection.html#afdbd2cbfa1ac6f504e4948b16bfc91b0">lldb::SBSection</a>
+</li>
+<li>GetSelectedFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#a4eee12a873d21fb662006c8491fd973c">lldb::SBThread</a>
+</li>
+<li>GetSelectedPlatform()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a674b772517a1f5d1eb26100faadb0bf1">lldb::SBDebugger</a>
+</li>
+<li>GetSelectedTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a1b70de9d53089593b8dc025f380ed3da">lldb::SBDebugger</a>
+</li>
+<li>GetSelectedThread()
+: <a class="el" href="classlldb_1_1SBProcess.html#a9024abcc5e72cff80919df1237ebb08d">lldb::SBProcess</a>
+</li>
+<li>GetShell()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a9501d1134d0c1218489485a36b0582f1">lldb::SBLaunchInfo</a>
+</li>
+<li>GetShellExpandArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#ad29b73cff21814e496870ebc2b97571e">lldb::SBLaunchInfo</a>
+</li>
+<li>GetShortPluginName()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab0a91885565f5439ee3d044f12070bc2">lldb::SBProcess</a>
+</li>
+<li>GetShouldNotify()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a3080b3df655ffa710c7ff966a7a44f19">lldb::SBUnixSignals</a>
+</li>
+<li>GetShouldStop()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#acf4647c96b1c09d5e3b0fad8e43f85d6">lldb::SBUnixSignals</a>
+</li>
+<li>GetShouldSuppress()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a62ff02438459eac130a20835dc8877c0">lldb::SBUnixSignals</a>
+</li>
+<li>GetSibling()
+: <a class="el" href="classlldb_1_1SBBlock.html#a61591eeb3c53c5b3fc3704790ee76522">lldb::SBBlock</a>
+</li>
+<li>GetSignal()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ab3d12975e6c217226d70ab021e3ce481">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetSignalAsCString()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a051a9af138dc50b8ff6e378442434ff3">lldb::SBUnixSignals</a>
+</li>
+<li>GetSignalAtIndex()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a1bcca972e800411e58fba163fd54b530">lldb::SBUnixSignals</a>
+</li>
+<li>GetSignalNumberFromName()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#ace917dca77bba8c401d3b4a18cb1e3eb">lldb::SBUnixSignals</a>
+</li>
+<li>GetSignedInt16()
+: <a class="el" href="classlldb_1_1SBData.html#a9a8e04fefbbcb539fc57234eff0fa063">lldb::SBData</a>
+</li>
+<li>GetSignedInt32()
+: <a class="el" href="classlldb_1_1SBData.html#a21cf3cbfde5afcdf32ce9a7f82175898">lldb::SBData</a>
+</li>
+<li>GetSignedInt64()
+: <a class="el" href="classlldb_1_1SBData.html#a5410ab244e23f6add6c9482bcdee49d9">lldb::SBData</a>
+</li>
+<li>GetSignedInt8()
+: <a class="el" href="classlldb_1_1SBData.html#ac05fa3c31c36c1fe42b1df77228e5151">lldb::SBData</a>
+</li>
+<li>GetSize()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a7159a667298ab94940e384b3db834ca7">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a65f2b1936f44e6f4b5fc3258972efa64">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a1426863d054d1dd5d41265549522b970">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#ac2dbcc66cb9f2b6bc0678589cb5aecad">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBModuleSpecList.html#a5bbc79112ac8d440c431f3cde50e2ff2">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ac9ccb64b5a85cf0844d53c3638098604">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#aa0ef3b179016a97d7f6d3865494035c8">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a3f2f809bbccec6a69b6b2ad6f3cd84b7">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a161b5a4e2bdcf63c90b47ab80057a5de">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aaec1a4d2abd698c6d101582107ba75cc">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#a1fe6b6a0cf209337c44075102c7cf6de">lldb::SBTypeList</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#a8bd6baed3dfa04c7aba34671f7c6f2c2">lldb::SBValueList</a>
+</li>
+<li>GetSourceManager()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5103dbe0387925f61d1de632f5a21f8f">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a76b99e252ccb8c9833b0667b89bcbcf6">lldb::SBTarget</a>
+</li>
+<li>GetSP()
+: <a class="el" href="classlldb_1_1SBEvent.html#a8d778d0a4af6fb8638b3fa5cf189370a">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a7b53d734c98e280f2a4f80bcae49cbf1">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a385923a815d8015b0eb4606b35f4ff03">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBListener.html#acb10706d22a6bd2690f32ada1794c951">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#abaef3ff4f03e0deb49ca6618f6ed8cce">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#af00f476cadf7827cbccedb7f61c6f940">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ad90e72a55da9bdd2bf81ed8174164ed6">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#acff8be9fd2b9995e777db6f269685a8b">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#acf6e6cbad6a8d08ed8524180fa754cde">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a0fc48eb7eae54185031b5ba028af622a">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a22c6c54869559175b3ba0e6ce2c9fdb7">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a7978b09eb1093d77ff7091f94bb18b39">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a9ae319d993411d6a7bdac6470788de35">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#afd24377ccc7f52b1d32c3fbf19942a4b">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#af8e110943a4bca77a1db3cefefd0c85f">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a429a66b756f4bd37955ec4ef02a97a71">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a4cd3d89fa62a97bd2b3e11cc4e7a0eb0">lldb::SBWatchpoint</a>
+</li>
+<li>GetSpecAtIndex()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#a763720007e2231a2f19c136d0d33c828">lldb::SBModuleSpecList</a>
+</li>
+<li>GetStackFrameFromEvent()
+: <a class="el" href="classlldb_1_1SBThread.html#aa8b41d1e0dc0b9210895ac0f54706d09">lldb::SBThread</a>
+</li>
+<li>GetStackRedZoneSize()
+: <a class="el" href="classlldb_1_1SBTarget.html#a550d3cda3d3b1df09db69032cc98f366">lldb::SBTarget</a>
+</li>
+<li>GetStartAddress()
+: <a class="el" href="classlldb_1_1SBFunction.html#a5b02537644830e1ebf851d34b0205e5a">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a1a23f46687c694ee781792adeafb4946">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#aff8e8fb827e72e8106b6bd5fdba25e2c">lldb::SBSymbol</a>
+</li>
+<li>GetState()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad97b4c9f683960e02c211907849b4319">lldb::SBProcess</a>
+</li>
+<li>GetStateFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a1c53fbccf7c069c722bd728c40bf04da">lldb::SBProcess</a>
+</li>
+<li>GetStaticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#ab628bed9002277ccb36b67d90e77ebf1">lldb::SBValue</a>
+</li>
+<li>GetStatus()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#ab761c889072b350610b8e888b1ea7cac">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aec85a6ec6fa48bbf1e2a3cc792a208c3">lldb::SBPlatformShellCommand</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ac5a20fe213ad4d77d7bf70d3d67db5a6">lldb::SBThread</a>
+</li>
+<li>GetSTDERR()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa48104c10fc5b3af75b39eb8e48b4789">lldb::SBProcess</a>
+</li>
+<li>GetSTDOUT()
+: <a class="el" href="classlldb_1_1SBProcess.html#a805f8971423d9eb045847e66ff2acff7">lldb::SBProcess</a>
+</li>
+<li>GetStopDescription()
+: <a class="el" href="classlldb_1_1SBThread.html#ac46294eae484c6e82b10f4455999618c">lldb::SBThread</a>
+</li>
+<li>GetStopEventForStopID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4a89c78464248f08efc092c67e3ccf90">lldb::SBProcess</a>
+</li>
+<li>GetStopID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a2d0e62e1a491aa74d7bc080c96457e30">lldb::SBProcess</a>
+</li>
+<li>GetStopOnContinue()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a491bba99079fe5f8ac08f5052e7c5173">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetStopOnCrash()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a4d283957358e5102aadd600c76e818e2">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetStopOnError()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a63d30b553f722e5417f8ca92b97fc21e">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>GetStopOthers()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a268bd7fe6baf169f4f068957a0a35067">lldb::SBExpressionOptions</a>
+</li>
+<li>GetStopReason()
+: <a class="el" href="classlldb_1_1SBThread.html#a79be9614efe9eeae9087a3cfcbe61ec5">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a8f550b0a72b76f721ca2f4ae99948b98">lldb::SBThreadPlan</a>
+</li>
+<li>GetStopReasonDataAtIndex()
+: <a class="el" href="classlldb_1_1SBThread.html#a4bc454cef4951072c6de1296a1f5ed68">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a7b532f490dce6aef2ef4eaaa6e4f935a">lldb::SBThreadPlan</a>
+</li>
+<li>GetStopReasonDataCount()
+: <a class="el" href="classlldb_1_1SBThread.html#adf85d9b706b7e1f11fa657b32d98c727">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#ae97aa72a7934465a886ff374ae3557da">lldb::SBThreadPlan</a>
+</li>
+<li>GetStopReasonExtendedBacktraces()
+: <a class="el" href="classlldb_1_1SBThread.html#a0c1229bee01dedba98a1a68a9373c4d4">lldb::SBThread</a>
+</li>
+<li>GetStopReasonExtendedInfoAsJSON()
+: <a class="el" href="classlldb_1_1SBThread.html#abcbfe7e55a458638939bd49802f94b92">lldb::SBThread</a>
+</li>
+<li>GetStopReturnValue()
+: <a class="el" href="classlldb_1_1SBThread.html#ab89741c73219debc15d42f3cd5f0789b">lldb::SBThread</a>
+</li>
+<li>GetString()
+: <a class="el" href="classlldb_1_1SBData.html#ab21087648882e98b71499bb8ec4842ab">lldb::SBData</a>
+</li>
+<li>GetStringAtIndex()
+: <a class="el" href="classlldb_1_1SBStringList.html#a057b9e4d115713331d8a2b709b4ea787">lldb::SBStringList</a>
+</li>
+<li>GetStructuredDataFromEvent()
+: <a class="el" href="classlldb_1_1SBProcess.html#a0500338c43a5b51abd86a2ff5b3c3377">lldb::SBProcess</a>
+</li>
+<li>GetSubSectionAtIndex()
+: <a class="el" href="classlldb_1_1SBSection.html#a5d8b3987322b2fc530d96fa81d5b3fda">lldb::SBSection</a>
+</li>
+<li>GetSummary()
+: <a class="el" href="classlldb_1_1SBValue.html#ade17383a2c714484172b8e17120c4f4f">lldb::SBValue</a>
+</li>
+<li>GetSummaryAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a0896e366ac49714d999bef2f10c632f7">lldb::SBTypeCategory</a>
+</li>
+<li>GetSummaryForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae17fc7038eb875dd1e41dfeee0c5e54e">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a0e4cd7fc2db386da656edd602da9f71f">lldb::SBTypeCategory</a>
+</li>
+<li>GetSupportFileAtIndex()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#ae7cfa052394cb9cdfa3c24feb22599f4">lldb::SBCompileUnit</a>
+</li>
+<li>GetSuppressPersistentResult()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ad31f1e88a580d7f016ac47e642e038c3">lldb::SBExpressionOptions</a>
+</li>
+<li>GetSymbol()
+: <a class="el" href="classlldb_1_1SBAddress.html#a82bbe2a611dd6071944a34ffe7d36a70">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#ae938cc2a152ee4069e3d5fd41b91794b">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a4fad288eca0275d70d4bb6c49eef9b04">lldb::SBSymbolContext</a>
+</li>
+<li>GetSymbolAtIndex()
+: <a class="el" href="classlldb_1_1SBModule.html#af31186dd6cd9067a18f1e74fd9319b8e">lldb::SBModule</a>
+</li>
+<li>GetSymbolContext()
+: <a class="el" href="classlldb_1_1SBAddress.html#aafaaafd0ef668f1a3ce010f4c8785306">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#aca167043f3f347449bb3471ef2087023">lldb::SBFrame</a>
+</li>
+<li>GetSymbolFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a1a656861424c804c3d91e4defb55bf1e">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a82693d994e48765cbdaa0c657e7c1e77">lldb::SBModuleSpec</a>
+</li>
+<li>GetSyntheticAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a3efb1f2609e508b5950f142d72ab8df7">lldb::SBTypeCategory</a>
+</li>
+<li>GetSyntheticForType()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a9be6c1861039f4758f330dbd122cea53">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a81dc1cc498d90f1fcc17695bc36b5b0e">lldb::SBTypeCategory</a>
+</li>
+<li>GetTarget()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a668292fbee54e08c2953ff1c524d1070">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a03b45626d99f82ba10f3faf81cbe5aef">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBValue.html#afec030b48920112773054bad15e62c05">lldb::SBValue</a>
+</li>
+<li>GetTargetAtIndex()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a0e4ada1e54e7d7466640892cf35279b8">lldb::SBDebugger</a>
+</li>
+<li>GetTargetByteSize()
+: <a class="el" href="classlldb_1_1SBSection.html#ad4e96332185c25e3f51df402eaf3e345">lldb::SBSection</a>
+</li>
+<li>GetTargetFromEvent()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1409ff4ae715e53dcf8210842c2d2f03">lldb::SBTarget</a>
+</li>
+<li>GetTemplateArgumentKind()
+: <a class="el" href="classlldb_1_1SBType.html#adb4dc943f09526f593de063b1a749caa">lldb::SBType</a>
+</li>
+<li>GetTemplateArgumentType()
+: <a class="el" href="classlldb_1_1SBType.html#add5e93280c025063902e74ed001f0c74">lldb::SBType</a>
+</li>
+<li>GetTerminalWidth()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a4a98b9316da333106e8597240e115bb1">lldb::SBDebugger</a>
+</li>
+<li>GetThread()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a3fa0efa4bc0460d4141855134d8fb20e">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#af8dde0280e34153b7d11ded48557971f">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#acb0e7ee46ae49479661496130e5bb7cc">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a6f543e1bca45ec6843c27d8ec8b7790d">lldb::SBValue</a>
+</li>
+<li>GetThreadAtIndex()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad3edc0f1961a698fad81a2c85dbed14b">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a8b7cf69a61b66be85308991d218c20b8">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a122ce84a82f05921b5d27c79587c5e50">lldb::SBThreadCollection</a>
+</li>
+<li>GetThreadByID()
+: <a class="el" href="classlldb_1_1SBProcess.html#af7a83c9904068157684283655b66612f">lldb::SBProcess</a>
+</li>
+<li>GetThreadByIndexID()
+: <a class="el" href="classlldb_1_1SBProcess.html#abb70639be56c44c046a2f8d92618cff4">lldb::SBProcess</a>
+</li>
+<li>GetThreadFromEvent()
+: <a class="el" href="classlldb_1_1SBThread.html#aa31775801cb0cc2c1024c6056f88a458">lldb::SBThread</a>
+</li>
+<li>GetThreadID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#afcba5aa8a08dda3512b7186a2c5c6480">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0c8740ab859387d3e38f2b42fbec913">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBThread.html#afb5c30b8d88106f33ddb51de0689bcbd">lldb::SBThread</a>
+</li>
+<li>GetThreadIndex()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a0d21a8ddb374dbf06ca098ab0d6572b8">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a73460569261d4e64bccb583296903d05">lldb::SBBreakpointLocation</a>
+</li>
+<li>GetThreadName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ae7601faeb5704ee7f117869881f702c1">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a8b2d10a7a2e42978267da2d405f8389c">lldb::SBBreakpointLocation</a>
+</li>
+<li>GetTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a78ab6dd55717c2f66b67efc4169f2514">lldb::SBExpressionOptions</a>
+</li>
+<li>GetTimeoutSeconds()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a035c113443b0ba515e80180a3d1c5dce">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GetTopLevel()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae5239c24149769b8dfb04e388fa92156">lldb::SBExpressionOptions</a>
+</li>
+<li>GetTrapExceptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a6c0b318ca194ab00d2e5cd20f69f6af0">lldb::SBExpressionOptions</a>
+</li>
+<li>GetTriple()
+: <a class="el" href="classlldb_1_1SBModule.html#a4d11ed943bef653387746c2693cc3196">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a55ddd824276ec3b43f1dc370224a1f87">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a78dab18f0c5d8e07246e6c6b0759c1aa">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a9e0e405395ffb7553e9328e3a7d306e8">lldb::SBTarget</a>
+</li>
+<li>GetTryAllThreads()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a63ca2d8027df5fa0bb0a9483f9fe1128">lldb::SBExpressionOptions</a>
+</li>
+<li>GetType()
+: <a class="el" href="classlldb_1_1SBError.html#a32b49d325d5f0c1ba462f67150b5c4ee">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a65bda4f8db53c2aa90964e60f885c36e">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a8f5f86ac1f8ff4128edf6b1452444077">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a0b6a002ea07ca2c3acc9228a8016b237">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae2afe40f2238a09069fa7fe80be6acb7">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a05c93c45fdcd91081502f304ca5319fe">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a0e68a4a123c9b2de4c5e1aef8eaca669">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a16df54c7cbe67e2ee22a2845fe2d4510">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a1cf1eddf4812ac29b72718c8c12b7990">lldb::SBValue</a>
+</li>
+<li>GetTypeAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeList.html#af297f7a439bd054c7efc6c9c55d5703f">lldb::SBTypeList</a>
+</li>
+<li>GetTypeByID()
+: <a class="el" href="classlldb_1_1SBModule.html#a7e146879df95df9ab9e675f85513d3c5">lldb::SBModule</a>
+</li>
+<li>GetTypeClass()
+: <a class="el" href="classlldb_1_1SBType.html#a379deb2430b38d5936092468ecd08248">lldb::SBType</a>
+</li>
+<li>GetTypedefedType()
+: <a class="el" href="classlldb_1_1SBType.html#ac1953e6dfbc9b2b67502105dd568975d">lldb::SBType</a>
+</li>
+<li>GetTypeEnumMemberAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a49ae5b13c8d419ea1398afe286f36649">lldb::SBTypeEnumMemberList</a>
+</li>
+<li>GetTypeFilter()
+: <a class="el" href="classlldb_1_1SBValue.html#a41518afad8dd8c285aad198c3f624890">lldb::SBValue</a>
+</li>
+<li>GetTypeFlags()
+: <a class="el" href="classlldb_1_1SBType.html#ae72b3e3e345d33c799ecad2296c7276b">lldb::SBType</a>
+</li>
+<li>GetTypeFormat()
+: <a class="el" href="classlldb_1_1SBValue.html#a30ad3e5456e5ed6419a6916135f184fc">lldb::SBValue</a>
+</li>
+<li>GetTypeName()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#ab25574e8e0d86af6adefdbf2abb469ae">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8b101308dff7d9d476c069d0cd493bd0">lldb::SBValue</a>
+</li>
+<li>GetTypeNameSpecifierForFilterAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#aa211285c80a8afa91a2c6af3a97f04ed">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypeNameSpecifierForFormatAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#aa81e14a8e8d40cfe7ae0df3edd894f03">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypeNameSpecifierForSummaryAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a53d52f3ed4f04aca2efafd57d38a5c37">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypeNameSpecifierForSyntheticAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#ad964c64bda8a14df6108e49d23811eb0">lldb::SBTypeCategory</a>
+</li>
+<li>GetTypes()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a18801a5adfef9d7eb2a1fc01dba31a1f">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a9ae98e0ba4724016288ec8b522f78cca">lldb::SBModule</a>
+</li>
+<li>GetTypeSummary()
+: <a class="el" href="classlldb_1_1SBValue.html#af5f28c0117d6375d1f7c2d6ca13a7f73">lldb::SBValue</a>
+</li>
+<li>GetTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBValue.html#ac31ae3d61517229d47e9dcbc721863d1">lldb::SBValue</a>
+</li>
+<li>GetTypeValidatorResult()
+: <a class="el" href="classlldb_1_1SBValue.html#a120745b94f698850f91b6e5e5817bb57">lldb::SBValue</a>
+</li>
+<li>GetUniqueID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a0edac97ccfa584ef124699be5ca0b087">lldb::SBProcess</a>
+</li>
+<li>GetUnixSignals()
+: <a class="el" href="classlldb_1_1SBPlatform.html#aba75e60628c7dbbaf2d0abc4ccc5f960">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ab163b6cf85db973783889652f8066471">lldb::SBProcess</a>
+</li>
+<li>GetUnqualifiedType()
+: <a class="el" href="classlldb_1_1SBType.html#a22a27a94e058f93063cd0f24fdc6fe36">lldb::SBType</a>
+</li>
+<li>GetUnsignedInt16()
+: <a class="el" href="classlldb_1_1SBData.html#a408085d14b9be852592b8ef2a49e3a0d">lldb::SBData</a>
+</li>
+<li>GetUnsignedInt32()
+: <a class="el" href="classlldb_1_1SBData.html#a5e182327b81d1e5157ca88b8c02648b3">lldb::SBData</a>
+</li>
+<li>GetUnsignedInt64()
+: <a class="el" href="classlldb_1_1SBData.html#af4d55f155fd0ad8aeb02efde2fb8ed2f">lldb::SBData</a>
+</li>
+<li>GetUnsignedInt8()
+: <a class="el" href="classlldb_1_1SBData.html#ad7259f101e6871dc07fdc18958637ceb">lldb::SBData</a>
+</li>
+<li>GetUnwindOnError()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a75fc2f064105751c65d264409d3a926d">lldb::SBExpressionOptions</a>
+</li>
+<li>GetURL()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a04a6f991f01f2061d63aff84da9eb15c">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>GetUseColor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a870aa0b16d8fbb917c3a955231886e8c">lldb::SBDebugger</a>
+</li>
+<li>GetUseDynamic()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#ab6c3013dce8013ffa3aca24c5c56024d">lldb::SBVariablesOptions</a>
+</li>
+<li>GetUseExternalEditor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7388d559db56747e8097d64416dbfc95">lldb::SBDebugger</a>
+</li>
+<li>GetUserHomeDirectory()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a0bf525b5eedc630ce0138489f62bc2ae">lldb::SBHostOS</a>
+</li>
+<li>GetUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a2c6d34f89c1f9cc08b071471b98cb06b">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a674ae8374101243e460c919c64b50d4b">lldb::SBLaunchInfo</a>
+</li>
+<li>GetUUIDBytes()
+: <a class="el" href="classlldb_1_1SBModule.html#a1818c229613c9e4838c5e66d677bfe94">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a1bec1c091b0bede82ff2986e7c2256a9">lldb::SBModuleSpec</a>
+</li>
+<li>GetUUIDLength()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a4a1a9d41e50efc34ca597700ca54d7d0">lldb::SBModuleSpec</a>
+</li>
+<li>GetUUIDString()
+: <a class="el" href="classlldb_1_1SBModule.html#a72a3d3308bb6afcc04773f1764a58b91">lldb::SBModule</a>
+</li>
+<li>GetValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a503366d471f39d69b41950cd5a67c5ea">lldb::SBValue</a>
+</li>
+<li>GetValueAsSigned()
+: <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3c7083e089aa12b589d74213759a44bf">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBValue.html#adff526d8d998bc4add49594717f2a77c">lldb::SBValue</a>
+</li>
+<li>GetValueAsUnsigned()
+: <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a2525aacbfff759c49edc72c627e373f2">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBValue.html#af982d1895c389a3dbb22630e0a05f875">lldb::SBValue</a>
+</li>
+<li>GetValueAtIndex()
+: <a class="el" href="classlldb_1_1SBValueList.html#a17b46fc2c7da07fc6ec996f02b871db1">lldb::SBValueList</a>
+</li>
+<li>GetValueDidChange()
+: <a class="el" href="classlldb_1_1SBValue.html#a5eb6b7ee0dc9493e4d77a66923f1e34c">lldb::SBValue</a>
+</li>
+<li>GetValueForExpressionPath()
+: <a class="el" href="classlldb_1_1SBValue.html#a98760cbf5a76db75c56437c70b77ad40">lldb::SBValue</a>
+</li>
+<li>GetValueForVariablePath()
+: <a class="el" href="classlldb_1_1SBFrame.html#a394dfd195fb246cf9a5f807d37d63328">lldb::SBFrame</a>
+</li>
+<li>GetValueType()
+: <a class="el" href="classlldb_1_1SBValue.html#ad8088c06adc9b2ecb987e23bf6cf39b9">lldb::SBValue</a>
+</li>
+<li>GetVariables()
+: <a class="el" href="classlldb_1_1SBBlock.html#a3cfd1876059551b26d6f24ee53a8a5c5">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a44bbdd5aa40904eac045451550effe37">lldb::SBFrame</a>
+</li>
+<li>GetVectorElementType()
+: <a class="el" href="classlldb_1_1SBType.html#ae144ee40aa8828007ba3e3f3328bca15">lldb::SBType</a>
+</li>
+<li>GetVersion()
+: <a class="el" href="classlldb_1_1SBModule.html#a7ed0d05ad76702154ab99295bebee2db">lldb::SBModule</a>
+</li>
+<li>GetVersionString()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aa4c54c2ca7c0ea7194320b47aa55910f">lldb::SBDebugger</a>
+</li>
+<li>GetVirtualBaseClassAtIndex()
+: <a class="el" href="classlldb_1_1SBType.html#a82f444e1f24b12266f4d53f51fa44d94">lldb::SBType</a>
+</li>
+<li>GetWaitForLaunch()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#afd71734093be35e8e1508e2e50b3025b">lldb::SBAttachInfo</a>
+</li>
+<li>GetWatchAddress()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a42d0df1fccab72532fe159da08666076">lldb::SBWatchpoint</a>
+</li>
+<li>GetWatchpointAtIndex()
+: <a class="el" href="classlldb_1_1SBTarget.html#a78e099295e076200078c712e12a37d05">lldb::SBTarget</a>
+</li>
+<li>GetWatchpointEventTypeFromEvent()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a2a577b5a3500b0684d4c4d044f5a5ac6">lldb::SBWatchpoint</a>
+</li>
+<li>GetWatchpointFromEvent()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#ac8bada0911d6afda992bac98daf4a5d3">lldb::SBWatchpoint</a>
+</li>
+<li>GetWatchSize()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a1ca3e7f4f702eea68c7afccd1fa949c3">lldb::SBWatchpoint</a>
+</li>
+<li>GetWorkingDirectory()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#acfd8ebf483bc87b576d1b066f0cc7e71">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a5a7c582a522e46b2b4175b5134811854">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#ade502b0ed905c286108c62f04ca211fd">lldb::SBPlatformShellCommand</a>
+</li>
+<li>GroupIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#aebc3e7d8362dbbecffece8032d439255">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#acb84f6f5e1f33453a10dad3de7abc63c">lldb::SBLaunchInfo</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_h.html b/lldb/www/cpp_reference/html/functions_h.html
new file mode 100644
index 0000000..79fb403
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_h.html
@@ -0,0 +1,112 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li class="current"><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_h"></a>- h -</h3><ul>
+<li>HandleBroadcastEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a53ccfe24543d423572a709f23a5a15da">lldb::SBListener</a>
+</li>
+<li>HandleCommand()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#aebc28318fb396861c263a6e7eb5ddcaf">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a6f07d45a26f15b80fa4c8b385bf9330c">lldb::SBDebugger</a>
+</li>
+<li>HandleCommandsFromFile()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a5791281c8fc1a3e819f22735cd53514e">lldb::SBCommandInterpreter</a>
+</li>
+<li>HandleCompletion()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a9d2beb3bf6665021b2cee4f645ccd427">lldb::SBCommandInterpreter</a>
+</li>
+<li>HandleProcessEvent()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a4c4ec4d30a28acbe89cb14c0dbf0674c">lldb::SBDebugger</a>
+</li>
+<li>HasAliases()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#ae7ee9d66c5dac5c06fea789dd92ac364">lldb::SBCommandInterpreter</a>
+</li>
+<li>HasAliasOptions()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#afe8ff935fa208ae8e7653b8bb5456b92">lldb::SBCommandInterpreter</a>
+</li>
+<li>HasCommands()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#affc473a15f23ef7b092e8ec192fd6cf7">lldb::SBCommandInterpreter</a>
+</li>
+<li>HasDelaySlot()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a7d2205b000319a4b7e52384f44cfeec2">lldb::SBInstruction</a>
+</li>
+<li>HasResult()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a7b41bae7e6629d6fe83c9075607f0b17">lldb::SBCommandReturnObject</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_i.html b/lldb/www/cpp_reference/html/functions_i.html
new file mode 100644
index 0000000..34f6e24
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_i.html
@@ -0,0 +1,282 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li class="current"><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
+<li>Initialize()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8f0e158ccd1f00bec48197f0ffd3b2f5">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBInputReader.html#ae45b258ee39b2b13b1452d956b70202c">lldb::SBInputReader</a>
+, <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a819e6545e8a6dc31fed05cc11d433d36">lldb_private::SystemInitializerFull</a>
+</li>
+<li>Install()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a2161d455d124f0c3ff8cfb62f5c22349">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a0848140cc75664b16df4da3dac825ea5">lldb::SBTarget</a>
+</li>
+<li>IsActive()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3d1840da1b2f071931bbf33ab4e0794b">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBInputReader.html#a4fcb6b38f31c9d301c2396bfe8ca6e78">lldb::SBInputReader</a>
+</li>
+<li>IsAnonymousType()
+: <a class="el" href="classlldb_1_1SBType.html#ac6dadb7665050c85521bc71bca4d18a7">lldb::SBType</a>
+</li>
+<li>IsArrayType()
+: <a class="el" href="classlldb_1_1SBType.html#a3db529ae79453ce51f0787462c61afe4">lldb::SBType</a>
+</li>
+<li>IsBitfield()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a10f7a603b14b2ae64872da19a9716b13">lldb::SBTypeMember</a>
+</li>
+<li>IsClassCode()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a3717d78d5cc25a1ced76bf33553183a4">lldb::SBTypeSynthetic</a>
+</li>
+<li>IsClassName()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#aa970186f515f93a440f3c8636af92a8b">lldb::SBTypeSynthetic</a>
+</li>
+<li>IsConnected()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a1e018a3a596670e740b8226ae058808d">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a031287abbbcac9a604d59447407dcc83">lldb::SBPlatform</a>
+</li>
+<li>IsDefaultCategory()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a907a104e269ad92a33b1fe5e5456c6f4">lldb::SBTypeCategory</a>
+</li>
+<li>IsDynamic()
+: <a class="el" href="classlldb_1_1SBValue.html#acd2f60bec9535f25d922a56502a4e109">lldb::SBValue</a>
+</li>
+<li>IsEnabled()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aab6e7bb3748ef0e82ba9a3c095458d7d">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a03de6352b1c9e72d69d05f33e0678033">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#aaf1ace78d8771949725af049ad32ed32">lldb::SBWatchpoint</a>
+</li>
+<li>IsEqual()
+: <a class="el" href="classlldb_1_1SBFrame.html#a3e7dd379a52a68392cf2c0ef3d2afc37">lldb::SBFrame</a>
+</li>
+<li>IsEqualTo()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ab8b837d59362e2148f5cbac1aecd1fd0">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#aa5be24a078073ca1dee28f2e74caad7c">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a53c7e86391b771b41d806dda40c2ded1">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a7608eca052bf065eadef046460fa3400">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ab130321517b189e2357bc205e89d41f4">lldb::SBTypeSynthetic</a>
+</li>
+<li>IsExecutable()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a5681e013a101b7d1c7b63e306a72b49a">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>IsExternal()
+: <a class="el" href="classlldb_1_1SBSymbol.html#a203c8e2c75d4f6e97d72d2c12ddd52b1">lldb::SBSymbol</a>
+</li>
+<li>IsFunctionCode()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a4a203de43b91c1a4d2f5caa76aa6559c">lldb::SBTypeSummary</a>
+</li>
+<li>IsFunctionName()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a82d8a5dc2f753a61c13abb0cc579b821">lldb::SBTypeSummary</a>
+</li>
+<li>IsFunctionType()
+: <a class="el" href="classlldb_1_1SBType.html#acdccdb7b9e24d42786511fa4e1228ab9">lldb::SBType</a>
+</li>
+<li>IsInlined()
+: <a class="el" href="classlldb_1_1SBBlock.html#a478e09fac03ea40f761f6f71afc350e4">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#ae3312317295a4600b6b818a8f818472d">lldb::SBFrame</a>
+</li>
+<li>IsInScope()
+: <a class="el" href="classlldb_1_1SBValue.html#aeb5241e53eaea96de6548c31f687d8b5">lldb::SBValue</a>
+</li>
+<li>IsInstrumentationRuntimePresent()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad3118440513df9cb75a824c0585888d0">lldb::SBProcess</a>
+</li>
+<li>IsInternal()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a6bdc1a8618ef2be460c00d03671e6044">lldb::SBBreakpoint</a>
+</li>
+<li>IsMapped()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a853c2e16e4617c4c5ca1c9ca946c40d4">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>IsOneShot()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aae8ec596ee3d7edc208a61a64336e22c">lldb::SBBreakpoint</a>
+</li>
+<li>IsPlanComplete()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a32fd30523870d970f8d64717d32ac585">lldb::SBThreadPlan</a>
+</li>
+<li>IsPlanStale()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a797d852d0b1d94ce37a2d36924fda13e">lldb::SBThreadPlan</a>
+</li>
+<li>IsPointerType()
+: <a class="el" href="classlldb_1_1SBType.html#a3a498be8400b8b107e1cf094ab579b37">lldb::SBType</a>
+</li>
+<li>IsPolymorphicClass()
+: <a class="el" href="classlldb_1_1SBType.html#abeaf40a23af7a4a44382e9e29a3f590e">lldb::SBType</a>
+</li>
+<li>IsReadable()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ade674dd0d2668a52507a9eff27964a74">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>IsReferenceType()
+: <a class="el" href="classlldb_1_1SBType.html#a3c31afc458235064ff1750a7240f3eab">lldb::SBType</a>
+</li>
+<li>IsRegex()
+: <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a7ff67776c6bd9236499f279307d7df39">lldb::SBTypeNameSpecifier</a>
+</li>
+<li>IsResolved()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0e4e39ef42d9abd4ac0f999d42b398e">lldb::SBBreakpointLocation</a>
+</li>
+<li>IsRuntimeSupportValue()
+: <a class="el" href="classlldb_1_1SBValue.html#af19538e0c14219942e51f44d30128e6d">lldb::SBValue</a>
+</li>
+<li>IsStopped()
+: <a class="el" href="classlldb_1_1SBThread.html#aed3b42c65eab2715c8be1ec721f84290">lldb::SBThread</a>
+</li>
+<li>IsSummaryString()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ad47a1e44d877f6aa53b7798eec41cc79">lldb::SBTypeSummary</a>
+</li>
+<li>IsSuspended()
+: <a class="el" href="classlldb_1_1SBThread.html#a0103192830d8415b80fdc1453b1532e6">lldb::SBThread</a>
+</li>
+<li>IsSynthetic()
+: <a class="el" href="classlldb_1_1SBSymbol.html#aeb01e868374abcf965d7a8b3a1f88925">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a45793f1993831015d9fc850d09b39a9e">lldb::SBValue</a>
+</li>
+<li>IsSyntheticChildrenGenerated()
+: <a class="el" href="classlldb_1_1SBValue.html#aee15d4e0aa694482b1fa8675a7a5f8e5">lldb::SBValue</a>
+</li>
+<li>IsTypeComplete()
+: <a class="el" href="classlldb_1_1SBType.html#a01169e4202dda017956e9ea8320465fa">lldb::SBType</a>
+</li>
+<li>IsTypedefType()
+: <a class="el" href="classlldb_1_1SBType.html#ad9eea991d548b1d90d2ce00e54a922df">lldb::SBType</a>
+</li>
+<li>IsValid()
+: <a class="el" href="classlldb_1_1SBAddress.html#a5d5fa879ab275c7e1b5b4a0020d0ef02">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#a3ae2ccbdee4b23c65365f90e771acf13">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a8250b31fa3841b021187ef29abfed028">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3c7f9ca4791be208a34e7e2e450fc29f">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a7bfe076ba2368ebd247098f7011c4d7d">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommand.html#a8faadbdf8b1a60b6b48001e851696861">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a2c2968348c19c305e8587a3ec65f0dc1">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a3e5536ff178dba1ccec57c1bcc54a15e">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBCommunication.html#a3159b3af4c33fa27b057aa2810aaa7a2">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a3bfac87f91292fc98d6b72812260b833">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBData.html#a24ed5491ef7b86b71a9becde119df352">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#ab4fe191beb0574da5b29661ca8bb1ec7">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#ae49717f49d38188900a5146743bfcdfc">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#ad3bd4ae4a420374f1b9295c05997fc34">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a7a8e089848d0a08e4c8964695a089808">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#ae098f6d88ac59008e209fa135ac980b5">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a0d80eda31347dac86096ddf231d80ed4">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#aa718ea5ef6cfd85a964446816989d3e4">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#a0abbe70ad2372828ddae7dd608a74410">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a3ebb6ab1609134575107a06b2a93a4d3">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a3186f983929fe714a3a06799b011e959">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBListener.html#ad7c21d808a06d5d2e1fa34f0a145a498">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a6afe3a2e6f8dbd1a1dfadf853133ce4c">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a6f8bbe519595648621421c80307d9c88">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#ada58c492883ffec05601110a38e4c269">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a18cf95ddad3aa23620d6404527d034b4">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a302a6161e21f11ac2dc36d5f2baa364a">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#a069fd44d485b195a9351e1d4efc06785">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a364b8751c3382c429a876a4f9b3b0587">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ac3f0d051ff12a2cea020597ba3815a05">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a43f31a37fde6b9cf4c69d6e11c323fc2">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#a0db99f2c596192c551e00dacfa91e497">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#ad4624b01ec59daccf6473806131cd081">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#af3b3a30cc6f719af5cb12cb458d973d2">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#ae299b869aaea1739b5b4e6b373663c46">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a74be8dd8dafa45965ff975c678b39992">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a076728745d8f7b4ff0a006c6d492f68a">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ae8c4ca7efda26fed014c4b2a0ac99059">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#aefd706a3dec714d7ae0b6f068c941c19">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a5bdc480a1554d029bbc3d72d219f0985">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a1941aff307e107799e81279e380c927d">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a15d846ec797b2f57991acbd9acd5709e">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a56bc08c71c4cbd08fa118014187a622e">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#aa61aa98b1914fd0c0bf0599081ae55b7">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#aaa543fad98378a821cefd00a814a7c8a">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#a18c39cbd3ae6b34b672188616782b32a">lldb::SBTypeList</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a30fdd5bc86c2ed699426dc6211b850b8">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a7d659ac8dde383a23acb0b476b2025ac">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#acc535152f3f1b44dcd9073569b052a9a">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a4f51113124266fe30dbed01da20a7ea4">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a4131577aa5f24318cac8fb201438cd9a">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a8e6b002096bad96fb6b4215a647be277">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#a6d7ecf15bf596acac2ee18b02bb840b9">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aacd654ded75c4ecaf2ee947931decc81">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#a3fb0750f7c3cfad8a504bd8c27064509">lldb::SBValueList</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#acc5b29d0a87ee94f4aacc614ea6b74ca">lldb::SBVariablesOptions</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#abf5345f2fa91d8b955f14c07e052b64d">lldb::SBWatchpoint</a>
+</li>
+<li>IsVectorType()
+: <a class="el" href="classlldb_1_1SBType.html#a7f74ac33af50e1fba612306161ee0848">lldb::SBType</a>
+</li>
+<li>IsWritable()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a912eb4664f9b21b7a55e8760b887971f">lldb::SBMemoryRegionInfo</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_j.html b/lldb/www/cpp_reference/html/functions_j.html
new file mode 100644
index 0000000..9193cce
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_j.html
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li class="current"><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_j"></a>- j -</h3><ul>
+<li>JumpToLine()
+: <a class="el" href="classlldb_1_1SBThread.html#a82171790b49ecd1c1370114725ff518b">lldb::SBThread</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_k.html b/lldb/www/cpp_reference/html/functions_k.html
new file mode 100644
index 0000000..eea5386
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_k.html
@@ -0,0 +1,85 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li class="current"><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_k"></a>- k -</h3><ul>
+<li>Kill()
+: <a class="el" href="classlldb_1_1SBPlatform.html#aac506fbf3f34b13ceab9aa340b6e1db6">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#aad14bac7eff742959c8c13cdca16d628">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_l.html b/lldb/www/cpp_reference/html/functions_l.html
new file mode 100644
index 0000000..cede166
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_l.html
@@ -0,0 +1,102 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li class="current"><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_l"></a>- l -</h3><ul>
+<li>Launch()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a76e23358f959f822eccd2eb537cb96ea">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a341e19c562924b32b322824350b2e1ab">lldb::SBTarget</a>
+</li>
+<li>LaunchSimple()
+: <a class="el" href="classlldb_1_1SBTarget.html#a54fc497ca693a421da7e7dff5f00b5ac">lldb::SBTarget</a>
+</li>
+<li>lldb_private::QueueImpl
+: <a class="el" href="classlldb_1_1SBProcess.html#a03cccc8137b45c34eadcf47ed66544b9">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a03cccc8137b45c34eadcf47ed66544b9">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a03cccc8137b45c34eadcf47ed66544b9">lldb::SBThreadPlan</a>
+</li>
+<li>lldb_private::ThreadPlan
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#ae9f98db0527f5aea39d16c824374d57a">lldb::SBThreadPlan</a>
+</li>
+<li>LoadCore()
+: <a class="el" href="classlldb_1_1SBTarget.html#a0e6fed0429dd07763cc96600758bb0cb">lldb::SBTarget</a>
+</li>
+<li>LoadImage()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad36e5d7237d09f1bc6ef21da631e48cf">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_m.html b/lldb/www/cpp_reference/html/functions_m.html
new file mode 100644
index 0000000..f828f53
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_m.html
@@ -0,0 +1,118 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li class="current"><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
+<li>m_opaque_ap
+: <a class="el" href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd">lldb::SBTypeMember</a>
+</li>
+<li>m_opaque_ptr
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a182ee44feb2a46a09581e590b3c6ff64">lldb::SBPlatformConnectOptions</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a442df283edc1558bdef0d34e3070a44c">lldb::SBPlatformShellCommand</a>
+</li>
+<li>m_opaque_sp
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#ac024be85886c9acf8a9427a8262b4cc6">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a9eb08d9a918cb2ff4da3d3c1057a556a">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ace7023b852bf63188bb22d27e6ac5fbb">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712">lldb::SBTypeSynthetic</a>
+</li>
+<li>m_opaque_wp
+: <a class="el" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">lldb::SBProcess</a>
+</li>
+<li>MakeDirectory()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a4147538d7a2a187ce88f3d72ae88358b">lldb::SBPlatform</a>
+</li>
+<li>MatchesName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ab472c6a85ef23932c7152259e1c8011f">lldb::SBBreakpoint</a>
+</li>
+<li>MemoryPressureDetected()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a30b5c8fdc73672639cce501ead65a895">lldb::SBDebugger</a>
+</li>
+<li>MightHaveChildren()
+: <a class="el" href="classlldb_1_1SBValue.html#afc210c6aabc29d5cde8c9215a383203e">lldb::SBValue</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_o.html b/lldb/www/cpp_reference/html/functions_o.html
new file mode 100644
index 0000000..35dac4e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_o.html
@@ -0,0 +1,221 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li class="current"><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
+<li>OffsetAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a21835a271edca0c3f3991b265d31ef4e">lldb::SBAddress</a>
+</li>
+<li>opaque_ptr()
+: <a class="el" href="classlldb_1_1SBValueList.html#a5eca60b189d08ea9c9015ffb1f9be01f">lldb::SBValueList</a>
+</li>
+<li>operator!=()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a844471a91286b9ad9ef9ec503ab6d424">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a37967c1c834890af6c11b945e684805b">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#ae0eb32ab5006b9bb15a62bd36db54edd">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a4bddc56bca52467f80fc246b2104a3fa">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a6d7ea4d98ac4a26c1cabb34c40f7dee2">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a2c7a0761e52132c446afea3050fc1b33">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ad1198e1e5f4b08f72773b7ca3eb8069e">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a6194c6ad5dcb83cb3cf957a31368d21f">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBModule.html#ae816ccda0369aac8f924ec93425d9bf4">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a31c1ea480d019898811de14927bb00f8">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#ab21ae90b4d21b5d2fedb2a4f05945f0b">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a5df6708f852dfbf40c096818b0bed8fc">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a6921cddf64456cdc6235c9b01b514ab2">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBType.html#aa39087bd1e493a9303b9291dd0c7b22f">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a51a65cf2e462f9fccbc0854986103d6f">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a871edb9c211d89c04717272efbd9e454">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a85dec3f40d7455b801402e8b1a618822">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a843486446877dacfa5e5fe0d48bebf0a">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#addeb0ac878e2b9c03c8299e85eedc99c">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a1ff6a76cb82143ec6af919c1c10b6a63">lldb::SBTypeSynthetic</a>
+</li>
+<li>operator*()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a9aa3311eea3bcb0507bcf9fb9c88ee28">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#ad41c4394cd1dc544dabc9672b156e7af">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBError.html#ab2f5a0021d00a52414d0b7e3d487df6c">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0257019abf7951127c5e2e2e8cae2195">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a09da7202629bd1afe19c32a801b0d4b8">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a73525a59ab6f23053f96ae04ba3f79dd">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#afee6ebe1368fc3962257db3ccc543aee">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ab6ab6cf21c04d82888fc08d3bf3eda92">lldb::SBThreadCollection</a>
+</li>
+<li>operator->()
+: <a class="el" href="classlldb_1_1SBAddress.html#a7fda652ec5596fdfb936c6cd6155201d">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a1dd1f14531c7ee856a335b6243fc3c61">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBData.html#a852082a0d0d3dafc07d20ad45523c8dd">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBError.html#ab4329d78d0c57625d41286f496c77ecc">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a0bb0b3ced10d07300315213fd95f2780">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#accdbba23acc135eaceccca05be629c40">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a6beabca61f62df9b79e417e014154b3a">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#abd34af96497c51b0d9e12fbff8d35b45">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#add6c7d0cf2ee08a0ca7bfe21e0106663">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a0949a9c77c605643ef369be6994ee050">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#ac3476dc7f3c1667099302eaccaa28497">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a287687b734b096c67c2adbfd93700a07">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#ad688c668e42f0d88b73398a65614ee86">lldb::SBVariablesOptions</a>
+</li>
+<li>operator<()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#af44c049156f918fb1a1ea5f7ea587e44">lldb::SBBroadcaster</a>
+</li>
+<li>operator=()
+: <a class="el" href="classlldb_1_1SBAddress.html#ad885306b59463eb2392ec7da86549b7d">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBAttachInfo.html#a1258f3984a13063ec872838fa155ff59">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#ab35d7c56a9dab0ce0120026702ca9523">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a84361d37e81d14c57d472a8aedda3902">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ad7586500bbcff50085630d2942577734">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#af074a95a48019fa52852d106c437e71b">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a396532fa27edb54e891c7ca12015e624">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a574d6b4790840fbac8f3dc400a9a13bb">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#ad82391cc4369ab2dcb9e4444f22e2f96">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBData.html#ae91ecc4836320d17c4ac4d0d9fb68fc4">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#af1e786c3e37cce2bd8c9a0c4d8ebba95">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a7178c43b2d4b5b034350ce7caf0d545e">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#aac68df264d531c83263771d97ba3393d">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a3c34afc77dd0403768fc8742a7b121f0">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a6ff815df4bc8adff541de48ae80db178">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#af0a36395fccc55b87cf5196471eba738">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a3b680d67182a279ffacf79d4de3ae8d3">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#ab970bc98234b7865f674d5df7739b05a">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#adcf43d17034e5c4cc13a24d6fab7bd68">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a418dfe7262e0d32f777ebddcc74f7ba4">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aa9de2c02cec437df4b5d97e89a47207b">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a474ff409ae4ff24b652cc7605c923744">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#aed93ab11457cbef8275e2f87046277ab">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a272c656f39f54cc2d0aa5823b856ae11">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ae0432216654f69a942296183595783ca">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a69afd93b233c3e871fce45dc5685be4b">lldb::SBMemoryRegionInfoList</a>
+, <a class="el" href="classlldb_1_1SBModule.html#ac23a3f777dc494e003877514231894db">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a33b82f2b700ea020812393108e2cba4e">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBModuleSpecList.html#aa701a317d15923cbb66e1b095334a794">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a67a14ce21ebb167812401cf2710d0f1e">lldb::SBPlatformConnectOptions</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a307a872a48153d121c27f7363aa77c58">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a0c2e8cd7dd9a5596b80e7a34f316aadd">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a4d43d6b49910e90fdd2519ebfa54223b">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSourceManager.html#ab3898b8c05691ec31b1e6dabc173577a">lldb::SBSourceManager</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#aaf0590138601171ef6adfffec1e55605">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#aa0a7c89b60747fa5654cd1216d89b504">lldb::SBStructuredData</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a89f81f124ca24d1f89bc2adcc416af55">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#ad8fe4fb5167f8e68d9c512c1c44bf6c6">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#ae55d53d44ebbd699d4ccd1d72526a61b">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#aeb0aefcf588167eeb113b6800efe6ead">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#afe9396a2010ed7f08362885a7f7d3520">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a822d1cd9163eaec55f107c00d053dc32">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a5741703318b60f0162dca7f94caf740e">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a0984a98158c637d64902ca90c02d8b6c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a1c06778a09ad668d56f03db9999e403a">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ab558de9c86cfcdd5967e1d3b81ac8bd9">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a48280c14859282dc3bda8cdd85b9886b">lldb::SBTypeEnumMemberList</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a4cdecfcc6a041b74f8dfd56f7e848cf7">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a2695d58f038a00d6285e5ae9aa6b365c">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#af92fde4561fb2d89b414012be7e6e3fd">lldb::SBTypeList</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a6979cdc11465ff0fba91163c303bfce0">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a82462db8ac750be024c7b70b8abe3eaf">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a746a1321376d33377c27e44dc33b8245">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a3bf7adc63e880d49a64168f842667981">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a6ee3aa155875d7df0ba0b9cb77eb8b48">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#ac6e954e90d021e358653aaeb8f5d56f3">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aa28264d9e4e2044a3fcc4ecd52c1a7e4">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#ac8849f3acf09f661cd8f3df7093eba34">lldb::SBValueList</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#ab7ca45d79202637edde0a40b733167fa">lldb::SBVariablesOptions</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#acca5c3dec0f880d34a86d5202236f971">lldb::SBWatchpoint</a>
+</li>
+<li>operator==()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#aaa2fca555438a0ece0ae2927eec351f8">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a8bbb05bffda027ed0bb5db5b9c40de6a">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#ab9e4e4a97ecc58d8f2cc36949d18f315">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#afa3f623bb1799881a9a314553b458e5e">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a96341f2f62c745fa94055bbe039b7c1f">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a5f368c09b91e1b63f2c512bd888db824">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ac2b1e52af8ac3a299b05005e95edf68b">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab43b7d27dc79d0178f11d7c653dc9f6a">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBModule.html#aebc4d8a1eac3dd96a77613c05e6e9a46">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a747f36a4c046568852358047409e9a42">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#ae6eb4fbcf3fb19ba6238019c763260b2">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a88c7343e2ee806152addef56e879c4b7">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a002f86ba7e38a2fa80602d089302fa6d">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBType.html#a6f6ec3ade94611e64720c040b0831a53">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a6f058b53aed067efc00bf990043e7f22">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a661899aa42afe8846ff9b033e9b929b2">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a93911d7568a8e958c2ecca074dbefcb9">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ac89fea9197d40d89f7ffb1150c9733ca">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a0e8e67630952c0522ac220a0d2606fb5">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a3ba095691f030147d93b95727aa471dc">lldb::SBTypeSynthetic</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_p.html b/lldb/www/cpp_reference/html/functions_p.html
new file mode 100644
index 0000000..f346baa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_p.html
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li class="current"><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
+<li>ParentProcessIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a74cec728a36737a1295a2ccf196d38f4">lldb::SBAttachInfo</a>
+</li>
+<li>PeekAtNextEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a24df14f6afd4ffd95fbbb344177d3f5e">lldb::SBListener</a>
+</li>
+<li>PeekAtNextEventForBroadcaster()
+: <a class="el" href="classlldb_1_1SBListener.html#a3ff6cac8814f09ab4f92f14667ca14c0">lldb::SBListener</a>
+</li>
+<li>PeekAtNextEventForBroadcasterWithType()
+: <a class="el" href="classlldb_1_1SBListener.html#a0a41b36ff8a37e7436010eb90945264a">lldb::SBListener</a>
+</li>
+<li>Persist()
+: <a class="el" href="classlldb_1_1SBValue.html#a14a340b7bad748a449ace39a6442ad85">lldb::SBValue</a>
+</li>
+<li>Print()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a2c92bab9d9d73b0afe77e726f2572857">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#aa0632ac522b6d93dbc2505f921edb226">lldb::SBInstructionList</a>
+</li>
+<li>Printf()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aeadb27b5b35c33ceb8d8b77dccc7e979">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad229fdd35a8b137832e3f8b90b5cfa89">lldb::SBStream</a>
+</li>
+<li>PushInputReader()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a01a1aa816a5ab53d68115fcb0a384293">lldb::SBDebugger</a>
+</li>
+<li>Put()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a59752e36ef5b539e35cbb6548a84abfc">lldb::SBPlatform</a>
+</li>
+<li>PutCString()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2f17cb9d70daaf9dfb3ccc881228c52e">lldb::SBCommandReturnObject</a>
+</li>
+<li>PutError()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a95ba2d9d2a5e272f5deeeac68ffd8aa8">lldb::SBCommandReturnObject</a>
+</li>
+<li>PutOutput()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a3b3248ace199baf7ca97a7bf8e272203">lldb::SBCommandReturnObject</a>
+</li>
+<li>PutSTDIN()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab4ff8ccf25e979a0c2beba0b2902b220">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_q.html b/lldb/www/cpp_reference/html/functions_q.html
new file mode 100644
index 0000000..1c975fe
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_q.html
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li class="current"><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_q"></a>- q -</h3><ul>
+<li>QueueThreadPlanForRunToAddress()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#af0860cdb2f4caf9d4ab09f28cfe21fb6">lldb::SBThreadPlan</a>
+</li>
+<li>QueueThreadPlanForStepInRange()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#ad38e384bfc2c15853bb47188794ec5f8">lldb::SBThreadPlan</a>
+</li>
+<li>QueueThreadPlanForStepOut()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#ac414b60bf73382fec2fb080afa8b451f">lldb::SBThreadPlan</a>
+</li>
+<li>QueueThreadPlanForStepOverRange()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a371fcf9a9851703664ffce9312bfd043">lldb::SBThreadPlan</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_r.html b/lldb/www/cpp_reference/html/functions_r.html
new file mode 100644
index 0000000..a07b2a0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_r.html
@@ -0,0 +1,223 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li class="current"><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
+<li>Read()
+: <a class="el" href="classlldb_1_1SBCommunication.html#af40a4ad9f2f4a8bef704fa6f20756fd8">lldb::SBCommunication</a>
+</li>
+<li>ReadCStringFromMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#a5ebbaf751b7d8dd6fb53a0b2e4898f55">lldb::SBProcess</a>
+</li>
+<li>ReadInstructions()
+: <a class="el" href="classlldb_1_1SBTarget.html#a1dd42a777f7c4be8ee8419829c184ff0">lldb::SBTarget</a>
+</li>
+<li>ReadMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#a65a9cd0c07fdc43e0020fe9e300567fa">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a0d814862b0a1d10e272a2b2da1a23948">lldb::SBTarget</a>
+</li>
+<li>ReadPointerFromMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#ac533fe746fd3669591a64cbde4f2a797">lldb::SBProcess</a>
+</li>
+<li>ReadRawData()
+: <a class="el" href="classlldb_1_1SBData.html#a2354dc63f651d401d3c47480e433d95e">lldb::SBData</a>
+</li>
+<li>ReadThreadBytesReceived
+: <a class="el" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">lldb::SBCommunication</a>
+</li>
+<li>ReadThreadIsRunning()
+: <a class="el" href="classlldb_1_1SBCommunication.html#ae69b67ed32dcf8e19febab317fa2a36c">lldb::SBCommunication</a>
+</li>
+<li>ReadThreadStart()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a69bed79b9f866e5508e29d41d85f188b">lldb::SBCommunication</a>
+</li>
+<li>ReadThreadStop()
+: <a class="el" href="classlldb_1_1SBCommunication.html#aec744b634df7cf656a675162447f6727">lldb::SBCommunication</a>
+</li>
+<li>ReadUnsignedFromMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#af9addbba329f1addcee5c038631c8b1d">lldb::SBProcess</a>
+</li>
+<li>RedirectToFile()
+: <a class="el" href="classlldb_1_1SBStream.html#a3c5aab0de8866ede794815512b4d5edc">lldb::SBStream</a>
+</li>
+<li>RedirectToFileDescriptor()
+: <a class="el" href="classlldb_1_1SBStream.html#ad524e1f4253477786ea11a9724d06c28">lldb::SBStream</a>
+</li>
+<li>RedirectToFileHandle()
+: <a class="el" href="classlldb_1_1SBStream.html#a01cd95877ece05fb651e6a0d78916e44">lldb::SBStream</a>
+</li>
+<li>ref()
+: <a class="el" href="classlldb_1_1SBAddress.html#a6cc9243bb8aadbdeb49a2946a5322797">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBAttachInfo.html#a7f38e495c51999e2a1a85445ad5787d7">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a415c3d9e508f36fa616b34e07449de7b">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a1311384290cf3721124ae5c31121647c">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBError.html#a14638fe85f262bfc9c6def51f81ccfd4">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#af21bb45328375fffbc3588c5bf863413">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a5917181583b843a0b6bf4df94e241e90">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a4067acf05faf038199b5e57d5e05b32a">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a5f1c1add03a035f9c4c44bed2e948808">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBType.html#a07f8556f8f4ae4bebf17a4f78b12ba68">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a39ab6fbc24ceaf9fb7cb83e93e9c4d8e">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a540f763d12dabcc29b9d0f6811742d61">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a2669d1721730aaeea3c469c221a68f08">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5a1ddc67afacd330ac0c12fa050ce5f2">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#a3b23631864914b4f7284a68dbd0685f4">lldb::SBVariablesOptions</a>
+</li>
+<li>Release()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa95b4bf0db28c9685b9742a0308d3b8a">lldb::SBCommandReturnObject</a>
+</li>
+<li>RemoteAttachToProcessWithID()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad305ad8043dcc0ca047d864ac050effa">lldb::SBProcess</a>
+</li>
+<li>RemoteLaunch()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab4203fe1e0573e10941dd1ff707a2543">lldb::SBProcess</a>
+</li>
+<li>RemoveListener()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#aa4856fb02f4c283764e6879331eab95c">lldb::SBBroadcaster</a>
+</li>
+<li>RemoveModule()
+: <a class="el" href="classlldb_1_1SBTarget.html#ac03832e9442a678474da723dbed5058d">lldb::SBTarget</a>
+</li>
+<li>RemoveName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#af6874d360639717bfa883d49c3fb52ee">lldb::SBBreakpoint</a>
+</li>
+<li>ReplaceExpressionPathAtIndex()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ac05ad3fff26fc9667f84094b9436598e">lldb::SBTypeFilter</a>
+</li>
+<li>ReportEventState()
+: <a class="el" href="classlldb_1_1SBProcess.html#aa235152a8e79dcc2080f40c8b974d4b5">lldb::SBProcess</a>
+</li>
+<li>reset()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#ae34529c9bc334b75badbc6c178c27d0a">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#af54a6247f4a99427d7d90b8771ef3585">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#ac4f0d75428555020d7e243b5c04ef254">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#a90e4c4fa600c28ad257c26ec96bb4985">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#aecaaa165362a1250bd75193eb606ffbc">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a0c8981456fee88714c90e7dbcec4b408">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#aeadf9966480b062a2d86721959c1fe68">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#aa8b09a348713a2fabfa3e8ca5a15ea2a">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#a15ae95197e5203a11b39290adad2c755">lldb::SBTypeMemberFunction</a>
+</li>
+<li>ResolveCommand()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a473fe3a1b89aeaafcb57572bbfd7dea9">lldb::SBCommandInterpreter</a>
+</li>
+<li>ResolveExecutableLocation()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a1f7ee681b60b1a98ed55e2d0ddce0971">lldb::SBFileSpec</a>
+</li>
+<li>ResolveFileAddress()
+: <a class="el" href="classlldb_1_1SBModule.html#abea860a09116b56d073ddf508e316e39">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a8ceaaf883de6f3edaf860085f3bddf61">lldb::SBTarget</a>
+</li>
+<li>ResolveLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7af7eb61aa2cceec93dcc06844172c44">lldb::SBTarget</a>
+</li>
+<li>ResolvePastLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a4b02dcfb44db42ec468b08431e8e0b1a">lldb::SBTarget</a>
+</li>
+<li>ResolvePath()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#ad735c48f207b865c3603f1971a0cee06">lldb::SBFileSpec</a>
+</li>
+<li>ResolveSymbolContextForAddress()
+: <a class="el" href="classlldb_1_1SBModule.html#ae7c128e77a626db58036d3e2a0fca697">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#adcd215368b40c149ad2c6d5d4af120c8">lldb::SBTarget</a>
+</li>
+<li>RestoreInputTerminalState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a95f0d32484d394fea5d1412368b619c0">lldb::SBDebugger</a>
+</li>
+<li>Resume()
+: <a class="el" href="classlldb_1_1SBThread.html#a3f231dc928e32c2a8310799febc512d1">lldb::SBThread</a>
+</li>
+<li>ResumeNewPlan()
+: <a class="el" href="classlldb_1_1SBThread.html#a936d32f6f90c5f2434a0cb2eeb3c90c9">lldb::SBThread</a>
+</li>
+<li>ReturnFromFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#a1f4d81ccd656713093f21df6c46dda8d">lldb::SBThread</a>
+</li>
+<li>Run()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a90fda048d8d75a7dd1b7998ace77d4ed">lldb::SBPlatform</a>
+</li>
+<li>RunCommandInterpreter()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7837ada203b00b719acd5eeabbbae9de">lldb::SBDebugger</a>
+</li>
+<li>RunREPL()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a222f0828d56f0f480ef6d3b3fb017263">lldb::SBDebugger</a>
+</li>
+<li>RunToAddress()
+: <a class="el" href="classlldb_1_1SBThread.html#af819c8f3aed4db9c0b8a0c9019c4421c">lldb::SBThread</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_rela.html b/lldb/www/cpp_reference/html/functions_rela.html
index a4e2dd9..c307f04 100644
--- a/lldb/www/cpp_reference/html/functions_rela.html
+++ b/lldb/www/cpp_reference/html/functions_rela.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -29,6 +30,7 @@
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li class="current"><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
@@ -36,8 +38,7 @@
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li class="current"><a href="functions_rela.html#index_l"><span>l</span></a></li>
- <li><a href="functions_rela_0x73.html#index_s"><span>s</span></a></li>
- <li><a href="functions_rela_0x76.html#index_v"><span>v</span></a></li>
+ <li><a href="functions_rela_s.html#index_s"><span>s</span></a></li>
</ul>
</div>
</div><!-- top -->
@@ -45,17 +46,21 @@
 
<h3><a class="anchor" id="index_l"></a>- l -</h3><ul>
-<li>lldb_private::ScriptInterpreterPython
-: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb::SBBreakpointLocation</a>
-, <a class="el" href="classlldb_1_1SBFrame.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb::SBFrame</a>
+<li>lldb_private::QueueImpl
+: <a class="el" href="classlldb_1_1SBProcess.html#a03cccc8137b45c34eadcf47ed66544b9">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a03cccc8137b45c34eadcf47ed66544b9">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a03cccc8137b45c34eadcf47ed66544b9">lldb::SBThreadPlan</a>
+</li>
+<li>lldb_private::ThreadPlan
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#ae9f98db0527f5aea39d16c824374d57a">lldb::SBThreadPlan</a>
</li>
</ul>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/functions_rela_s.html b/lldb/www/cpp_reference/html/functions_rela_s.html
new file mode 100644
index 0000000..722faa1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_rela_s.html
@@ -0,0 +1,451 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members - Related Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li class="current"><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions_rela.html#index_l"><span>l</span></a></li>
+ <li class="current"><a href="functions_rela_s.html#index_s"><span>s</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
+<li>SBAddress
+: <a class="el" href="classlldb_1_1SBBlock.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBTarget</a>
+</li>
+<li>SBAttachInfo
+: <a class="el" href="classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBListener.html#af3b5e780279d763c3f3840f93019bd73">lldb::SBListener</a>
+</li>
+<li>SBBlock
+: <a class="el" href="classlldb_1_1SBAddress.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBValue</a>
+</li>
+<li>SBBreakpoint
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBError.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBThreadPlan</a>
+</li>
+<li>SBBreakpointList
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#abf31c0800f930ef0e241d4cbf10d947e">lldb::SBBreakpoint</a>
+</li>
+<li>SBBreakpointListImpl
+: <a class="el" href="classlldb_1_1SBTarget.html#a2e13ddbdd573e169f74c4a4ef15a0a9a">lldb::SBTarget</a>
+</li>
+<li>SBBreakpointLocation
+: <a class="el" href="classlldb_1_1SBAddress.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBError.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBThreadPlan</a>
+</li>
+<li>SBBroadcaster
+: <a class="el" href="classlldb_1_1SBEvent.html#ad353416bf15fcd89d439e27907966c4b">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBListener.html#ad353416bf15fcd89d439e27907966c4b">lldb::SBListener</a>
+</li>
+<li>SBCommandInterpreter
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommand.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBCommandInterpreterRunOptions</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBListener.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSourceManager.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBSourceManager</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBStringList</a>
+</li>
+<li>SBCommandReturnObject
+: <a class="el" href="classlldb_1_1SBError.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39">lldb::SBStream</a>
+</li>
+<li>SBCommunication
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#afa693835767884ab040181dd82b217d7">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBError.html#afa693835767884ab040181dd82b217d7">lldb::SBError</a>
+</li>
+<li>SBCompileUnit
+: <a class="el" href="classlldb_1_1SBFileSpec.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBTypeList</a>
+</li>
+<li>SBData
+: <a class="el" href="classlldb_1_1SBError.html#ad03a02980d6e81c49d74b80de6b8bd57">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad03a02980d6e81c49d74b80de6b8bd57">lldb::SBStream</a>
+</li>
+<li>SBDebugger
+: <a class="el" href="classlldb_1_1SBCommand.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBCommandInterpreterRunOptions</a>
+, <a class="el" href="classlldb_1_1SBError.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSourceManager.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBSourceManager</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeSynthetic</a>
+</li>
+<li>SBDeclaration
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a64b7a515cc7e71c61fa4ec0e78b7ef76">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a64b7a515cc7e71c61fa4ec0e78b7ef76">lldb::SBStream</a>
+</li>
+<li>SBEvent
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a775e2626f877c385c07814ee7f805cf9">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a775e2626f877c385c07814ee7f805cf9">lldb::SBStream</a>
+</li>
+<li>SBExecutionContext
+: <a class="el" href="classlldb_1_1SBFrame.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBThread</a>
+</li>
+<li>SBFileSpec
+: <a class="el" href="classlldb_1_1SBStream.html#afbe7c148841f70efec89f2f6b1db670d">lldb::SBStream</a>
+</li>
+<li>SBFileSpecList
+: <a class="el" href="classlldb_1_1SBFileSpec.html#ad888da29ccd271039b389198ac9c4e69">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad888da29ccd271039b389198ac9c4e69">lldb::SBStream</a>
+</li>
+<li>SBFrame
+: <a class="el" href="classlldb_1_1SBAddress.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBStream.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBThread.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBValue.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBValueList</a>
+</li>
+<li>SBFunction
+: <a class="el" href="classlldb_1_1SBAddress.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBType</a>
+</li>
+<li>SBHostOS
+: <a class="el" href="classlldb_1_1SBError.html#a9ada3c5b4aacbb1a69d04af114f52c9d">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a9ada3c5b4aacbb1a69d04af114f52c9d">lldb::SBFileSpec</a>
+</li>
+<li>SBInputReader
+: <a class="el" href="classlldb_1_1SBDebugger.html#a44eb4a20c10ba52475614d76f91700c0">lldb::SBDebugger</a>
+</li>
+<li>SBInstruction
+: <a class="el" href="classlldb_1_1SBAddress.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBData.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBTarget</a>
+</li>
+<li>SBInstructionList
+: <a class="el" href="classlldb_1_1SBInstruction.html#aef79410dcd84e1378958b6acc3d32dcb">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBStream.html#aef79410dcd84e1378958b6acc3d32dcb">lldb::SBStream</a>
+</li>
+<li>SBLaunchInfo
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a129df5ce076b68df19759413af81148a">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a129df5ce076b68df19759413af81148a">lldb::SBListener</a>
+</li>
+<li>SBLineEntry
+: <a class="el" href="classlldb_1_1SBAddress.html#a97e6bf3edfbd7a86dd8a110aee377713">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a97e6bf3edfbd7a86dd8a110aee377713">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a97e6bf3edfbd7a86dd8a110aee377713">lldb::SBStream</a>
+</li>
+<li>SBListener
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a69b7343ab8cdf692644483e32e875e63">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a69b7343ab8cdf692644483e32e875e63">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a69b7343ab8cdf692644483e32e875e63">lldb::SBEvent</a>
+</li>
+<li>SBMemoryRegionInfo
+: <a class="el" href="classlldb_1_1SBStream.html#a65ee03b8d5b92eff28f3f8518119de3e">lldb::SBStream</a>
+</li>
+<li>SBMemoryRegionInfoList
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ada27668bd5d1f822b8766a48f550d460">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>SBModule
+: <a class="el" href="classlldb_1_1SBAddress.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBTypeList</a>
+</li>
+<li>SBModuleSpec
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a9649e82cb66f8c8ee6800f986f9fea4d">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9649e82cb66f8c8ee6800f986f9fea4d">lldb::SBStream</a>
+</li>
+<li>SBModuleSpecList
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a6764bf403ecc0bf5b62f6ca9af5e1390">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6764bf403ecc0bf5b62f6ca9af5e1390">lldb::SBStream</a>
+</li>
+<li>SBOptions
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aee9a0d1e363dceb8bc8ae91580177403">lldb::SBCommandReturnObject</a>
+</li>
+<li>SBPlatform
+: <a class="el" href="classlldb_1_1SBError.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBPlatformShellCommand</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBUnixSignals</a>
+</li>
+<li>SBProcess
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBData.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBError.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBUnixSignals</a>
+</li>
+<li>SBQueueItem
+: <a class="el" href="classlldb_1_1SBAddress.html#a3824b02bce8f22b28b896f8fdde10f90">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a3824b02bce8f22b28b896f8fdde10f90">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a3824b02bce8f22b28b896f8fdde10f90">lldb::SBThreadPlan</a>
+</li>
+<li>SBSection
+: <a class="el" href="classlldb_1_1SBAddress.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBData.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBModule.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBTarget</a>
+</li>
+<li>SBSourceManager
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBTarget</a>
+</li>
+<li>SBStructuredData
+: <a class="el" href="classlldb_1_1SBError.html#a2580d5dd7e8cf1e0ecccfde640f4a304">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a2580d5dd7e8cf1e0ecccfde640f4a304">lldb::SBStream</a>
+</li>
+<li>SBSymbol
+: <a class="el" href="classlldb_1_1SBAddress.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBTarget</a>
+</li>
+<li>SBSymbolContext
+: <a class="el" href="classlldb_1_1SBAddress.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBSymbol</a>
+</li>
+<li>SBSymbolContextList
+: <a class="el" href="classlldb_1_1SBStream.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">lldb::SBSymbolContext</a>
+</li>
+<li>SBTarget
+: <a class="el" href="classlldb_1_1SBAddress.html#a593230acf95f9720217b7fb17681efca">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBAttachInfo.html#a593230acf95f9720217b7fb17681efca">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a593230acf95f9720217b7fb17681efca">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointList.html#a593230acf95f9720217b7fb17681efca">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a593230acf95f9720217b7fb17681efca">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBData.html#a593230acf95f9720217b7fb17681efca">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a593230acf95f9720217b7fb17681efca">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBError.html#a593230acf95f9720217b7fb17681efca">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a593230acf95f9720217b7fb17681efca">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#a593230acf95f9720217b7fb17681efca">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a593230acf95f9720217b7fb17681efca">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a593230acf95f9720217b7fb17681efca">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a593230acf95f9720217b7fb17681efca">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a593230acf95f9720217b7fb17681efca">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a593230acf95f9720217b7fb17681efca">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a593230acf95f9720217b7fb17681efca">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a593230acf95f9720217b7fb17681efca">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a593230acf95f9720217b7fb17681efca">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a593230acf95f9720217b7fb17681efca">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a593230acf95f9720217b7fb17681efca">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a593230acf95f9720217b7fb17681efca">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a593230acf95f9720217b7fb17681efca">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBType.html#a593230acf95f9720217b7fb17681efca">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a593230acf95f9720217b7fb17681efca">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a593230acf95f9720217b7fb17681efca">lldb::SBWatchpoint</a>
+</li>
+<li>SBThread
+: <a class="el" href="classlldb_1_1SBAddress.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBError.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBValue</a>
+</li>
+<li>SBThreadPlan
+: <a class="el" href="classlldb_1_1SBAddress.html#a9d06740b06445c1e22b316d7f2197f68">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9d06740b06445c1e22b316d7f2197f68">lldb::SBStream</a>
+</li>
+<li>SBType
+: <a class="el" href="classlldb_1_1SBStream.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBTypeMemberFunction</a>
+</li>
+<li>SBTypeCategory
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeSynthetic</a>
+</li>
+<li>SBTypeEnumMember
+: <a class="el" href="classlldb_1_1SBStream.html#a26894f7fdb82d8825fbb1ffe7f70953c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBType.html#a26894f7fdb82d8825fbb1ffe7f70953c">lldb::SBType</a>
+</li>
+<li>SBTypeEnumMemberList
+: <a class="el" href="classlldb_1_1SBType.html#a3048c90c62d38ad9f13c7066c297a830">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3048c90c62d38ad9f13c7066c297a830">lldb::SBTypeEnumMember</a>
+</li>
+<li>SBTypeList
+: <a class="el" href="classlldb_1_1SBType.html#a9c19b29ecb5f7d3ed41db1eea04897cb">lldb::SBType</a>
+</li>
+<li>SBTypeMember
+: <a class="el" href="classlldb_1_1SBStream.html#ac05036b13e13aba81e24c1c2ce92ac19">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBType.html#ac05036b13e13aba81e24c1c2ce92ac19">lldb::SBType</a>
+</li>
+<li>SBTypeMemberFunction
+: <a class="el" href="classlldb_1_1SBStream.html#a811593e1ca890887c42e8e057cd3cb9c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBType.html#a811593e1ca890887c42e8e057cd3cb9c">lldb::SBType</a>
+</li>
+<li>SBTypeNameSpecifier
+: <a class="el" href="classlldb_1_1SBType.html#ad62734d2ab7c3be41d2865bafa6d9575">lldb::SBType</a>
+</li>
+<li>SBValue
+: <a class="el" href="classlldb_1_1SBAddress.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBData.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBWatchpoint</a>
+</li>
+<li>SBValueList
+: <a class="el" href="classlldb_1_1SBValue.html#a1affd5a9e86efe2ecf4a17f5668cf4f8">lldb::SBValue</a>
+</li>
+<li>SBWatchpoint
+: <a class="el" href="classlldb_1_1SBError.html#a0c9cdc98c0bec57410bf0a3783f78d8d">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a0c9cdc98c0bec57410bf0a3783f78d8d">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a0c9cdc98c0bec57410bf0a3783f78d8d">lldb::SBStream</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_s.html b/lldb/www/cpp_reference/html/functions_s.html
new file mode 100644
index 0000000..67a88c2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_s.html
@@ -0,0 +1,1201 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li class="current"><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
+<li>SafeToCallFunctions()
+: <a class="el" href="classlldb_1_1SBThread.html#a816fcd07672982b25fe0c48acc2bd94a">lldb::SBThread</a>
+</li>
+<li>SaveCore()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad58a898c0c812d45340cb3fa131ae389">lldb::SBProcess</a>
+</li>
+<li>SaveInputTerminalState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a06d2137a1c3f757e54afc04dd31e2830">lldb::SBDebugger</a>
+</li>
+<li>SBAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a737974bbe8d076c338369af5dee2dc48">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6e49cb4c7b4df1a9e1231d58a4952607">lldb::SBTarget</a>
+</li>
+<li>SBAttachInfo()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a7eb738eb351dcbcbca114a9b8069ed07">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBListener.html#af3b5e780279d763c3f3840f93019bd73">lldb::SBListener</a>
+</li>
+<li>SBBlock
+: <a class="el" href="classlldb_1_1SBAddress.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#ae2cd927ee65f7a6b5adbac70c3115f4c">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a9a0f451374fae1de4a565d58be988a42">lldb::SBValue</a>
+</li>
+<li>SBBreakpoint()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ab49c014469df12f8461bd55a23044e51">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBError.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a6111b8161fd12c097de5b0312ff50808">lldb::SBThreadPlan</a>
+</li>
+<li>SBBreakpointList
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#abf31c0800f930ef0e241d4cbf10d947e">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointList.html#a08e571cee72f4225c0899634679b7b58">lldb::SBBreakpointList</a>
+</li>
+<li>SBBreakpointListImpl
+: <a class="el" href="classlldb_1_1SBTarget.html#a2e13ddbdd573e169f74c4a4ef15a0a9a">lldb::SBTarget</a>
+</li>
+<li>SBBreakpointLocation
+: <a class="el" href="classlldb_1_1SBAddress.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBError.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBThread.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#ade87025d6a977d3f528050f7c16a5d48">lldb::SBThreadPlan</a>
+</li>
+<li>SBBroadcaster()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a418b8b8a29a20dc025a945487b2a0c1b">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#ad353416bf15fcd89d439e27907966c4b">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBListener.html#ad353416bf15fcd89d439e27907966c4b">lldb::SBListener</a>
+</li>
+<li>SBCommand()
+: <a class="el" href="classlldb_1_1SBCommand.html#ad209ed91e4e3e5ce68226039e8956d51">lldb::SBCommand</a>
+</li>
+<li>SBCommandInterpreter
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommand.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a7d5429fba095b85380326df5b3d358ad">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBCommandInterpreterRunOptions</a>
+, <a class="el" href="classlldb_1_1SBCommandReturnObject.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBExecutionContext.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBListener.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSourceManager.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBSourceManager</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#af3fb6efd0d4f3b3bb7b87db062eb48c9">lldb::SBStringList</a>
+</li>
+<li>SBCommandInterpreterRunOptions()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a0564f242d6f1c43132f0a0dfe3bd78b4">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SBCommandReturnObject()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aa3d13159daa9d43ec14a84bae63fa9d1">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBError.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a304bbd1a12f55b2f6c0bf0fe0a3bff39">lldb::SBStream</a>
+</li>
+<li>SBCommunication
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#afa693835767884ab040181dd82b217d7">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBCommunication.html#a7cb85c673867e63fac1350a815b5cdb8">lldb::SBCommunication</a>
+, <a class="el" href="classlldb_1_1SBError.html#afa693835767884ab040181dd82b217d7">lldb::SBError</a>
+</li>
+<li>SBCompileUnit()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#ad41dedfd8bea1212602d99b2e021e3f2">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#ad26dad126a8393ff3d6d085256763b1e">lldb::SBTypeList</a>
+</li>
+<li>SBData()
+: <a class="el" href="classlldb_1_1SBData.html#ab5ff7e2c86d4685ab67ce994aea8ec62">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBError.html#ad03a02980d6e81c49d74b80de6b8bd57">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad03a02980d6e81c49d74b80de6b8bd57">lldb::SBStream</a>
+</li>
+<li>SBDebugger
+: <a class="el" href="classlldb_1_1SBCommand.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBCommand</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBCommandInterpreter</a>
+, <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBCommandInterpreterRunOptions</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a6033992f2f8ce99ba0f9feda6bc54cf9">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBError.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSourceManager.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBSourceManager</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStringList.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBStringList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a57b27e10004af3d21e9f5a904faf2988">lldb::SBTypeSynthetic</a>
+</li>
+<li>SBDeclaration()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a8c4fae22fe2a1e6f2e0a5df0cc8125ff">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a64b7a515cc7e71c61fa4ec0e78b7ef76">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a64b7a515cc7e71c61fa4ec0e78b7ef76">lldb::SBStream</a>
+</li>
+<li>SBError()
+: <a class="el" href="classlldb_1_1SBError.html#af4e734144f5511c62c007d2a31843f05">lldb::SBError</a>
+</li>
+<li>SBEvent
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a775e2626f877c385c07814ee7f805cf9">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a2961b37940c943ea6cdbf3ea9580cc50">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a775e2626f877c385c07814ee7f805cf9">lldb::SBStream</a>
+</li>
+<li>SBExecutionContext()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#adf0e60e28cc1ac801bd6c584d873f771">lldb::SBExecutionContext</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a7eb581595dc9f500ec7defbe0df6a45f">lldb::SBThread</a>
+</li>
+<li>SBExpressionOptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae464742e35d9948044e185c74c83b7e0">lldb::SBExpressionOptions</a>
+</li>
+<li>SBFileSpec()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#afbe7c148841f70efec89f2f6b1db670d">lldb::SBStream</a>
+</li>
+<li>SBFileSpecList
+: <a class="el" href="classlldb_1_1SBFileSpec.html#ad888da29ccd271039b389198ac9c4e69">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#aa57115119f71cf9a17c48ba4ab51068d">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad888da29ccd271039b389198ac9c4e69">lldb::SBStream</a>
+</li>
+<li>SBFrame
+: <a class="el" href="classlldb_1_1SBAddress.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a710c5328892165198fa0ac9151166b18">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBStream.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBThread.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBValue.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#abf05358ec2c89fa95b69c85ed46492c9">lldb::SBValueList</a>
+</li>
+<li>SBFunction
+: <a class="el" href="classlldb_1_1SBAddress.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#ab38589acdd26b81dd49ffec7f2a12899">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#ad1da93966e155dbac57fbb8b4bddd05a">lldb::SBType</a>
+</li>
+<li>SBHostOS
+: <a class="el" href="classlldb_1_1SBError.html#a9ada3c5b4aacbb1a69d04af114f52c9d">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a9ada3c5b4aacbb1a69d04af114f52c9d">lldb::SBFileSpec</a>
+</li>
+<li>SBInputReader
+: <a class="el" href="classlldb_1_1SBDebugger.html#a44eb4a20c10ba52475614d76f91700c0">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBInputReader.html#aa4bda9c91a9b8b71743452e19c46f20f">lldb::SBInputReader</a>
+</li>
+<li>SBInstruction
+: <a class="el" href="classlldb_1_1SBAddress.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBData.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#a68fd095f4a2a770f7953e08734177847">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a48b8099c7a08a2aec4799804e4a2126a">lldb::SBTarget</a>
+</li>
+<li>SBInstructionList
+: <a class="el" href="classlldb_1_1SBInstruction.html#aef79410dcd84e1378958b6acc3d32dcb">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a4f00a53ea0dbd18e066429f7a5c6e65c">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#aef79410dcd84e1378958b6acc3d32dcb">lldb::SBStream</a>
+</li>
+<li>SBLaunchInfo
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a129df5ce076b68df19759413af81148a">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a0675478da0b07bf11d406f76621a1f82">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a129df5ce076b68df19759413af81148a">lldb::SBListener</a>
+</li>
+<li>SBLineEntry
+: <a class="el" href="classlldb_1_1SBAddress.html#a97e6bf3edfbd7a86dd8a110aee377713">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a97e6bf3edfbd7a86dd8a110aee377713">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a2b5a86952bdc674d3644839bba0cabeb">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a97e6bf3edfbd7a86dd8a110aee377713">lldb::SBStream</a>
+</li>
+<li>SBListener
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a69b7343ab8cdf692644483e32e875e63">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a69b7343ab8cdf692644483e32e875e63">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a69b7343ab8cdf692644483e32e875e63">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a3a9cd6f35eb4ba3857f52f4e7d3086f5">lldb::SBListener</a>
+</li>
+<li>SBMemoryRegionInfo()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ab69f10fefdb15d7726fa2cec2dd6d522">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a65ee03b8d5b92eff28f3f8518119de3e">lldb::SBStream</a>
+</li>
+<li>SBMemoryRegionInfoList
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#ada27668bd5d1f822b8766a48f550d460">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#a3c59faa9fe767610682a5415bf49d43d">lldb::SBMemoryRegionInfoList</a>
+</li>
+<li>SBModule
+: <a class="el" href="classlldb_1_1SBAddress.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a3cd302c8b7a0b5802d094cb42efa463a">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#a5a50b764fceeae5ed6ecf04b9d1eba5c">lldb::SBTypeList</a>
+</li>
+<li>SBModuleSpec
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a9649e82cb66f8c8ee6800f986f9fea4d">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#acd3760f06ac7b625d26fb845434d6b8f">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9649e82cb66f8c8ee6800f986f9fea4d">lldb::SBStream</a>
+</li>
+<li>SBModuleSpecList
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a6764bf403ecc0bf5b62f6ca9af5e1390">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBModuleSpecList.html#a05908f706a05e3195cad77227530d1a9">lldb::SBModuleSpecList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6764bf403ecc0bf5b62f6ca9af5e1390">lldb::SBStream</a>
+</li>
+<li>SBOptions
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#aee9a0d1e363dceb8bc8ae91580177403">lldb::SBCommandReturnObject</a>
+</li>
+<li>SBPlatform
+: <a class="el" href="classlldb_1_1SBError.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a5183f925eea72a57730d36584355d5d3">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBPlatformShellCommand</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81">lldb::SBUnixSignals</a>
+</li>
+<li>SBPlatformConnectOptions()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a4f7d29927aa2b521a1c83babcf72db4e">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>SBPlatformShellCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1658e42bcc3c3cd3a8031b6b8b56e5cc">lldb::SBPlatformShellCommand</a>
+</li>
+<li>SBProcess
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBData.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBError.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBMemoryRegionInfo</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#aab9a47a16039fd6f97ce50a1f9e7bd2e">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#a3392eea8d13e7395ee1e04a2b733e19b">lldb::SBUnixSignals</a>
+</li>
+<li>SBQueue()
+: <a class="el" href="classlldb_1_1SBQueue.html#a49a5b8b3d3c5d0bb83671457a7a21932">lldb::SBQueue</a>
+</li>
+<li>SBQueueItem
+: <a class="el" href="classlldb_1_1SBAddress.html#a3824b02bce8f22b28b896f8fdde10f90">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#a29d288a4652723981cfe179e1a00a56d">lldb::SBQueueItem</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a3824b02bce8f22b28b896f8fdde10f90">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a3824b02bce8f22b28b896f8fdde10f90">lldb::SBThreadPlan</a>
+</li>
+<li>SBSection
+: <a class="el" href="classlldb_1_1SBAddress.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBData.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBModule.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBSection.html#adf0a9a4cf63b03b35337e147d4f34b83">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ac680b582e5ce19cad1574d1f5793c68b">lldb::SBTarget</a>
+</li>
+<li>SBSourceManager
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBSourceManager.html#af26fc491e78a041e570dc49e4e9ca184">lldb::SBSourceManager</a>
+, <a class="el" href="classlldb_1_1SBStream.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#ae1d57dafb47436f15cdb94c1e7a26679">lldb::SBTarget</a>
+</li>
+<li>SBStream()
+: <a class="el" href="classlldb_1_1SBStream.html#a268478e179b21af4aa9d0ffd51f3acdb">lldb::SBStream</a>
+</li>
+<li>SBStringList()
+: <a class="el" href="classlldb_1_1SBStringList.html#a7d34db7d20a1f115cff6a3b1f44d9ff4">lldb::SBStringList</a>
+</li>
+<li>SBStructuredData
+: <a class="el" href="classlldb_1_1SBError.html#a2580d5dd7e8cf1e0ecccfde640f4a304">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a2580d5dd7e8cf1e0ecccfde640f4a304">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBStructuredData.html#a75748e88ecf0285b1eabb01981373f4f">lldb::SBStructuredData</a>
+</li>
+<li>SBSymbol
+: <a class="el" href="classlldb_1_1SBAddress.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a38907d178bbff531e1ee94b15f02d3e2">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a55ddee61fcf4c82a4459023262b9db15">lldb::SBTarget</a>
+</li>
+<li>SBSymbolContext
+: <a class="el" href="classlldb_1_1SBAddress.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBBlock.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBBlock</a>
+, <a class="el" href="classlldb_1_1SBCompileUnit.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBCompileUnit</a>
+, <a class="el" href="classlldb_1_1SBFunction.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBFunction</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbol.html#a61223b184d8edf3f301c71ce68df8af5">lldb::SBSymbol</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#abf1b813544d2aa29bfb2cf170c8c2139">lldb::SBSymbolContext</a>
+</li>
+<li>SBSymbolContextList
+: <a class="el" href="classlldb_1_1SBStream.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a9f4913ac7b3600fb8159f95d0d5cc4d7">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a28ec448eb079c5195759c2e5d148512c">lldb::SBSymbolContextList</a>
+</li>
+<li>SBTarget
+: <a class="el" href="classlldb_1_1SBAddress.html#a593230acf95f9720217b7fb17681efca">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBAttachInfo.html#a593230acf95f9720217b7fb17681efca">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBBreakpoint.html#a593230acf95f9720217b7fb17681efca">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointList.html#a593230acf95f9720217b7fb17681efca">lldb::SBBreakpointList</a>
+, <a class="el" href="classlldb_1_1SBBroadcaster.html#a593230acf95f9720217b7fb17681efca">lldb::SBBroadcaster</a>
+, <a class="el" href="classlldb_1_1SBData.html#a593230acf95f9720217b7fb17681efca">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDebugger.html#a593230acf95f9720217b7fb17681efca">lldb::SBDebugger</a>
+, <a class="el" href="classlldb_1_1SBError.html#a593230acf95f9720217b7fb17681efca">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a593230acf95f9720217b7fb17681efca">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#a593230acf95f9720217b7fb17681efca">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFileSpecList.html#a593230acf95f9720217b7fb17681efca">lldb::SBFileSpecList</a>
+, <a class="el" href="classlldb_1_1SBInstructionList.html#a593230acf95f9720217b7fb17681efca">lldb::SBInstructionList</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a593230acf95f9720217b7fb17681efca">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBListener.html#a593230acf95f9720217b7fb17681efca">lldb::SBListener</a>
+, <a class="el" href="classlldb_1_1SBModule.html#a593230acf95f9720217b7fb17681efca">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a593230acf95f9720217b7fb17681efca">lldb::SBModuleSpec</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a593230acf95f9720217b7fb17681efca">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a593230acf95f9720217b7fb17681efca">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBSection.html#a593230acf95f9720217b7fb17681efca">lldb::SBSection</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a593230acf95f9720217b7fb17681efca">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a593230acf95f9720217b7fb17681efca">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBSymbolContextList.html#a593230acf95f9720217b7fb17681efca">lldb::SBSymbolContextList</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#aa6c4b348b21a511e1e2a989ddd57c908">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#a593230acf95f9720217b7fb17681efca">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a593230acf95f9720217b7fb17681efca">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a593230acf95f9720217b7fb17681efca">lldb::SBWatchpoint</a>
+</li>
+<li>SBThread
+: <a class="el" href="classlldb_1_1SBAddress.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBError.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBFileSpec</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBQueue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBQueue</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBSymbolContext.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBSymbolContext</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a8b54748de9ae410c1939ef02d00920de">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBThreadCollection</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a95c9ffeaf2f2f85963ac8ffb40bdd494">lldb::SBValue</a>
+</li>
+<li>SBThreadCollection()
+: <a class="el" href="classlldb_1_1SBThreadCollection.html#a37e032976ec0c4b1c065e91098a1d464">lldb::SBThreadCollection</a>
+</li>
+<li>SBThreadPlan
+: <a class="el" href="classlldb_1_1SBAddress.html#a9d06740b06445c1e22b316d7f2197f68">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a9d06740b06445c1e22b316d7f2197f68">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a03b12c8664cf53175bafcb0c21b6f86c">lldb::SBThreadPlan</a>
+</li>
+<li>SBType
+: <a class="el" href="classlldb_1_1SBStream.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBType.html#ae794936afde8072ba98f17fd325554b3">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBTypeMember</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ae7b06d95e2ae9dfe3f861867f0fb2924">lldb::SBTypeMemberFunction</a>
+</li>
+<li>SBTypeCategory()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#acfd928f1f2c192482dd7315519dd6046">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ace93cd14f05b733805f0d59848373612">lldb::SBTypeSynthetic</a>
+</li>
+<li>SBTypeEnumMember
+: <a class="el" href="classlldb_1_1SBStream.html#a26894f7fdb82d8825fbb1ffe7f70953c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBType.html#a26894f7fdb82d8825fbb1ffe7f70953c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#add115dcab7740e862a9547e8e4738caf">lldb::SBTypeEnumMember</a>
+</li>
+<li>SBTypeEnumMemberList
+: <a class="el" href="classlldb_1_1SBType.html#a3048c90c62d38ad9f13c7066c297a830">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a3048c90c62d38ad9f13c7066c297a830">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#aa589714d160359537726818ec2a7e605">lldb::SBTypeEnumMemberList</a>
+</li>
+<li>SBTypeFilter()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#a54ed025122c5ec83dbbb0ac917b99ab6">lldb::SBTypeFilter</a>
+</li>
+<li>SBTypeFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a31770f67fc8c3f352f1e96d7e15b134e">lldb::SBTypeFormat</a>
+</li>
+<li>SBTypeList
+: <a class="el" href="classlldb_1_1SBType.html#a9c19b29ecb5f7d3ed41db1eea04897cb">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeList.html#ab088afc9c9db4c44f9f7e19e0bea4f49">lldb::SBTypeList</a>
+</li>
+<li>SBTypeMember
+: <a class="el" href="classlldb_1_1SBStream.html#ac05036b13e13aba81e24c1c2ce92ac19">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBType.html#ac05036b13e13aba81e24c1c2ce92ac19">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeMember.html#a115a744453011d581a1c390c1ecc197b">lldb::SBTypeMember</a>
+</li>
+<li>SBTypeMemberFunction
+: <a class="el" href="classlldb_1_1SBStream.html#a811593e1ca890887c42e8e057cd3cb9c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBType.html#a811593e1ca890887c42e8e057cd3cb9c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#af5ad18ebb203d9b37920239a020b13f5">lldb::SBTypeMemberFunction</a>
+</li>
+<li>SBTypeNameSpecifier
+: <a class="el" href="classlldb_1_1SBType.html#ad62734d2ab7c3be41d2865bafa6d9575">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a2babd2fa49089cf0f3220f61e7ec3d76">lldb::SBTypeNameSpecifier</a>
+</li>
+<li>SBTypeSummary()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#ab56d2883ce05c69fccb2c8bfb2e83c08">lldb::SBTypeSummary</a>
+</li>
+<li>SBTypeSummaryOptions()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a03ef48955f0fab86c692c4353ec4ead2">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>SBTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ae530d684b312e8253becd0980363dec9">lldb::SBTypeSynthetic</a>
+</li>
+<li>SBUnixSignals()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a1034cef1f586c9d4702c8ce9b5620a96">lldb::SBUnixSignals</a>
+</li>
+<li>SBValue
+: <a class="el" href="classlldb_1_1SBAddress.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBData.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBDeclaration.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBError.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBExpressionOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBFrame</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBThread.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBThread</a>
+, <a class="el" href="classlldb_1_1SBThreadPlan.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBThreadPlan</a>
+, <a class="el" href="classlldb_1_1SBType.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBValue.html#aa49e37d8303ce3ef28a531b8e0cda1d1">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a6d018c47ed70656ffcdafc2861ee0b2c">lldb::SBWatchpoint</a>
+</li>
+<li>SBValueList
+: <a class="el" href="classlldb_1_1SBValue.html#a1affd5a9e86efe2ecf4a17f5668cf4f8">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBValueList.html#a17788f825ef72ec1ff5cd4effeb047b9">lldb::SBValueList</a>
+</li>
+<li>SBVariablesOptions()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a5bb3c066f42d1f4640ff64e863e28826">lldb::SBVariablesOptions</a>
+</li>
+<li>SBWatchpoint
+: <a class="el" href="classlldb_1_1SBError.html#a0c9cdc98c0bec57410bf0a3783f78d8d">lldb::SBError</a>
+, <a class="el" href="classlldb_1_1SBEvent.html#a0c9cdc98c0bec57410bf0a3783f78d8d">lldb::SBEvent</a>
+, <a class="el" href="classlldb_1_1SBStream.html#a0c9cdc98c0bec57410bf0a3783f78d8d">lldb::SBStream</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#aed7a1f8a1b0830756f66cac4f0b3fb12">lldb::SBWatchpoint</a>
+</li>
+<li>SendAsyncInterrupt()
+: <a class="el" href="classlldb_1_1SBProcess.html#ab8d9035d65c0f079c525ccb1716c26b0">lldb::SBProcess</a>
+</li>
+<li>SendEventData()
+: <a class="el" href="classlldb_1_1SBProcess.html#afb79f7dfcc725b9431a7909905ec4896">lldb::SBProcess</a>
+</li>
+<li>SetAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#abd2601c8883ae4e59118332bd9b4c108">lldb::SBAddress</a>
+, <a class="el" href="classlldb_1_1SBQueueItem.html#ae107aecf370abea3b28a49df04df39ae">lldb::SBQueueItem</a>
+</li>
+<li>SetAddressByteSize()
+: <a class="el" href="classlldb_1_1SBData.html#ac7160eb106dbf52e23367f84e7e1eae0">lldb::SBData</a>
+</li>
+<li>SetAddToHistory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aa58a01d9245e07951d64e0874536e054">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#abf941e467cc9a50664d09ea9a95c2258">lldb::SBLaunchInfo</a>
+</li>
+<li>SetAsync()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8a04999dcaa05c2003b51c1a81102752">lldb::SBDebugger</a>
+</li>
+<li>SetAutoApplyFixIts()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a396492a12c02f95091ac3e2b06e3d6e3">lldb::SBExpressionOptions</a>
+</li>
+<li>SetBlock()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a0e2d1a15ca429e9e678a0400c0eab21d">lldb::SBSymbolContext</a>
+</li>
+<li>SetByteOrder()
+: <a class="el" href="classlldb_1_1SBData.html#a2aeea47816f41ef7be72187619dd5a28">lldb::SBData</a>
+</li>
+<li>SetCallback()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a5d9de0333ea4801f55b41016b2b1159b">lldb::SBBreakpoint</a>
+</li>
+<li>SetCancelCallback()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a8f281d9ea382f852e5d2b4340fce8d60">lldb::SBExpressionOptions</a>
+</li>
+<li>SetCapping()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a8e6622b063dfff556b3e6dda917c8c4c">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>SetClassCode()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#afffa449704b2e6082ffe0af6491ae7cd">lldb::SBTypeSynthetic</a>
+</li>
+<li>SetClassName()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#af6dfe03bae2e3d9bad55c86b218faa8c">lldb::SBTypeSynthetic</a>
+</li>
+<li>SetCloseInputOnEOF()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a3ecab556f9e8005bff0d33ce5b2a5754">lldb::SBDebugger</a>
+</li>
+<li>SetCloseOnEOF()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a6bab0e67b2467789125f9f903b353d46">lldb::SBCommunication</a>
+</li>
+<li>SetCoerceResultToId()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#acedc37fee4bcd369502366a61a3161c4">lldb::SBExpressionOptions</a>
+</li>
+<li>SetColumn()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a65b09fd1f275e56d43f257051d28c3aa">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#ab377e27ca8ebc618fb405a3be29a64f6">lldb::SBLineEntry</a>
+</li>
+<li>SetCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a1b7599d6a4913343f6ebeff736b75c25">lldb::SBPlatformShellCommand</a>
+</li>
+<li>SetCommandLineCommands()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a90d1f352d8181ebe2452e90c6df671e3">lldb::SBBreakpoint</a>
+</li>
+<li>SetCommandOverrideCallback()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#af3fe4e5b0880d425d559bfe5dd1e14c3">lldb::SBCommandInterpreter</a>
+</li>
+<li>SetCompileUnit()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a0ecbce7a732db1fd9db2ddfe3e0ed109">lldb::SBSymbolContext</a>
+</li>
+<li>SetCondition()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a5396e7ee7f4f08bb7365eb72f7d8aeef">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a50137e090d586a9d73df57c4213d5b9d">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a9b70164d71b996f5f47b326a666bf8d6">lldb::SBWatchpoint</a>
+</li>
+<li>SetCurrentPlatform()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a15c4024361771c92862e48cc6abb8a8f">lldb::SBDebugger</a>
+</li>
+<li>SetCurrentPlatformSDKRoot()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac121de0dfc7dc9592e08a6bb78f8c5fd">lldb::SBDebugger</a>
+</li>
+<li>SetData()
+: <a class="el" href="classlldb_1_1SBData.html#ae1cbce5b9633822b221b212eef27ab51">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a8f09490d01d984fae782fd3a8f2cd22b">lldb::SBValue</a>
+</li>
+<li>SetDataFromCString()
+: <a class="el" href="classlldb_1_1SBData.html#a0bf3ce16377e65f27524e445faa8724a">lldb::SBData</a>
+</li>
+<li>SetDataFromDoubleArray()
+: <a class="el" href="classlldb_1_1SBData.html#ac25f4f11a8b0f74404303b407a35e60c">lldb::SBData</a>
+</li>
+<li>SetDataFromSInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#a3e0a09420e197cc5e8546d8cc088267f">lldb::SBData</a>
+</li>
+<li>SetDataFromSInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#ade2012aeb975801941705bdb6ab49db9">lldb::SBData</a>
+</li>
+<li>SetDataFromUInt32Array()
+: <a class="el" href="classlldb_1_1SBData.html#ac20a03a81387ffb40272f577c88f6b5b">lldb::SBData</a>
+</li>
+<li>SetDataFromUInt64Array()
+: <a class="el" href="classlldb_1_1SBData.html#a0b17d048d8fc2c898fbb667174cd3225">lldb::SBData</a>
+</li>
+<li>SetDefaultArchitecture()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a678d5d3b7887438af077f8b46a8f79a4">lldb::SBDebugger</a>
+</li>
+<li>SetDetachOnError()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a818e6c57165279d645de4d2ead5989b8">lldb::SBLaunchInfo</a>
+</li>
+<li>SetDirectory()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#af9d2f3326bb09b792b57b799fb9fd9a2">lldb::SBFileSpec</a>
+</li>
+<li>SetDisassembler()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#a8c7babd9a6df6e0a2cc1c49581a9be69">lldb::SBInstructionList</a>
+</li>
+<li>SetEchoCommands()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a8fe6c06f2d7445860339e637be94dd64">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetEffectiveGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a606ab1f702b6d2c11e28890fecb761c0">lldb::SBAttachInfo</a>
+</li>
+<li>SetEffectiveUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a049ddfc3e45f19c2a56d7cc85e3ac67c">lldb::SBAttachInfo</a>
+</li>
+<li>SetEnabled()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a04c44fd2332f83c9c6eb968dfcc7bb9a">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a53732b8f69ceb7dfac7cc27aecca98f9">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a0d5cba423ef7b7b1c76f2f8b5ba48108">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#ab65fa6053832f8f01f01f8e8761de550">lldb::SBWatchpoint</a>
+</li>
+<li>SetEnvironmentEntries()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a07e14ceef85daee9b0aefc14e1079116">lldb::SBLaunchInfo</a>
+</li>
+<li>SetError()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a2d4138b0fb444275e472b3821d08a7bc">lldb::SBCommandReturnObject</a>
+, <a class="el" href="classlldb_1_1SBError.html#a8a94ec0d5ae71feca81fb6925baf2d53">lldb::SBError</a>
+</li>
+<li>SetErrorFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac278598bf010e5a4b1c708deff04e67b">lldb::SBDebugger</a>
+</li>
+<li>SetErrorString()
+: <a class="el" href="classlldb_1_1SBError.html#a7642db09d98494677c9a84cbc6091b58">lldb::SBError</a>
+</li>
+<li>SetErrorStringWithFormat()
+: <a class="el" href="classlldb_1_1SBError.html#aec0f919a83ff845e4e77db87ffc63bbd">lldb::SBError</a>
+</li>
+<li>SetErrorToErrno()
+: <a class="el" href="classlldb_1_1SBError.html#ae8f2b727640b495361e4b8ded7e6da54">lldb::SBError</a>
+</li>
+<li>SetErrorToGenericError()
+: <a class="el" href="classlldb_1_1SBError.html#a826f9456703272c973cb101ea7f42aa6">lldb::SBError</a>
+</li>
+<li>SetExecutable()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ab52fefdcf0dec64ddf0a83d951013075">lldb::SBAttachInfo</a>
+</li>
+<li>SetExecutableFile()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#ac8d94b2aa6a1e4e3cbac9ec71cdbf350">lldb::SBLaunchInfo</a>
+</li>
+<li>SetFetchDynamicValue()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a41c314973526eeeaecbe963c8f6b2c0e">lldb::SBExpressionOptions</a>
+</li>
+<li>SetFilename()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a0332d5b4ed8ba36c834e41399dfb79f1">lldb::SBFileSpec</a>
+</li>
+<li>SetFilePermissions()
+: <a class="el" href="classlldb_1_1SBPlatform.html#ab1f3fad2c62099579e4b36746fa94404">lldb::SBPlatform</a>
+</li>
+<li>SetFileSpec()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#ad038943fee182b2c30e62ea0ad196edd">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#a22d8ba909b8a76c878c28acade93af55">lldb::SBLineEntry</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#ac2da8f8e1019ab03e5513b27dd08cda6">lldb::SBModuleSpec</a>
+</li>
+<li>SetFlags()
+: <a class="el" href="classlldb_1_1SBCommand.html#a0f08fb7212e0d7b7a63a05493b12dfca">lldb::SBCommand</a>
+</li>
+<li>SetFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#ab2fa57ef38126c2eb10f9f12851c12ed">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a80f0e40c9d06808c93ea826b142c4124">lldb::SBValue</a>
+</li>
+<li>SetFrameSP()
+: <a class="el" href="classlldb_1_1SBFrame.html#aa22ca09e861bbe2c1e39f345c24c29d4">lldb::SBFrame</a>
+</li>
+<li>SetFunction()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#aeb0984fc49ab47b979c4db827b6c4958">lldb::SBSymbolContext</a>
+</li>
+<li>SetFunctionCode()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a42605d6bf8346b1c7f47b90571d27abf">lldb::SBTypeSummary</a>
+</li>
+<li>SetFunctionName()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a37b84411c6992ea4a3a7b46761bbcca7">lldb::SBTypeSummary</a>
+</li>
+<li>SetGenerateDebugInfo()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a2f45a9b7598f7bb7dbcdd77023213b54">lldb::SBExpressionOptions</a>
+</li>
+<li>SetGroupID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a1afc795119ed7e2f344f7f8865b593cb">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a06c4d15521b35f5b648fd2b821383c76">lldb::SBLaunchInfo</a>
+</li>
+<li>SetHelp()
+: <a class="el" href="classlldb_1_1SBCommand.html#a964eabb3d1ec14dfe41fdc80ab141272">lldb::SBCommand</a>
+</li>
+<li>SetHelpLong()
+: <a class="el" href="classlldb_1_1SBCommand.html#adc9b21302bf0455c1d2d336998ec79bc">lldb::SBCommand</a>
+</li>
+<li>SetIgnoreBreakpoints()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a60d5f21829c9e38316000d6cced5fc71">lldb::SBExpressionOptions</a>
+</li>
+<li>SetIgnoreCount()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#abc0dcc49b4133f81b39be67f68e4531f">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a5b932190e21ebded363d5473bee0dbca">lldb::SBBreakpointLocation</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#abe4015c668ae496142badcdc87f948ff">lldb::SBWatchpoint</a>
+</li>
+<li>SetIgnoreExisting()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a0f134818871b03bdd2c04ce7995c29f8">lldb::SBAttachInfo</a>
+</li>
+<li>SetImmediateErrorFile()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a599acf65f95d31ad3525a6b5abf418b2">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetImmediateOutputFile()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a48a93a1df3f32f10f2216ec8038c9b54">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetIncludeArguments()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#af74b9a492d64a82cf19236267e53b093">lldb::SBVariablesOptions</a>
+</li>
+<li>SetIncludeLocals()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#acf57ebe29c03767ae2b2d9249e782cb2">lldb::SBVariablesOptions</a>
+</li>
+<li>SetIncludeRuntimeSupportValues()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#ad897575e09e924d8c79f2ca0b2f72e5d">lldb::SBVariablesOptions</a>
+</li>
+<li>SetIncludeStatics()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a99d1080ac6ca04ad2231993a1c0dd85e">lldb::SBVariablesOptions</a>
+</li>
+<li>SetInputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8be0e06b4d861d7d34ea5ac490c5ccab">lldb::SBDebugger</a>
+</li>
+<li>SetInScopeOnly()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a22299d0dc5416fac176d7afe648c7af9">lldb::SBVariablesOptions</a>
+</li>
+<li>SetInternalVariable()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a3b6a157d9a86fc6954673ab257116f6d">lldb::SBDebugger</a>
+</li>
+<li>SetIsDone()
+: <a class="el" href="classlldb_1_1SBInputReader.html#a9b12b06b94d099392e742b0ccc73689c">lldb::SBInputReader</a>
+</li>
+<li>SetKind()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#a10f644aa64cc02f545ca777cb2c14c63">lldb::SBQueueItem</a>
+</li>
+<li>SetLanguage()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a6e985685e981127daed4f107c4e7fd92">lldb::SBExpressionOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a0fc22539458e3de4d209e436e67d1ea1">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>SetLaunchEventData()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#aeae0ddbe643427cd6952ea032d4aa749">lldb::SBLaunchInfo</a>
+</li>
+<li>SetLaunchFlags()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a2694fe28febd36e2fb22f026028f4a75">lldb::SBLaunchInfo</a>
+</li>
+<li>SetLaunchInfo()
+: <a class="el" href="classlldb_1_1SBTarget.html#a4972ca412e5ba79f53764bbb4bf9f706">lldb::SBTarget</a>
+</li>
+<li>SetLine()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#a623c66bd030966216948c6c10213a296">lldb::SBDeclaration</a>
+, <a class="el" href="classlldb_1_1SBLineEntry.html#aac3c692274c679ee10de9e14d9a9ce12">lldb::SBLineEntry</a>
+</li>
+<li>SetLineEntry()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#adccc29ff372f392cd62a30bd55cdfd2c">lldb::SBSymbolContext</a>
+</li>
+<li>SetListener()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a44301755a0f3455d8c07c0596a31f9f4">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a1540012ff5755c1e2ca1752cf4a310e4">lldb::SBLaunchInfo</a>
+</li>
+<li>SetLLDBObjectPtr()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a9ce6d1f02889943febb7a3ec6827f547">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetLoadAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a14003f34e1a1ae33f24845ab190886c1">lldb::SBAddress</a>
+</li>
+<li>SetLocalCacheDirectory()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#aed71f6bc3f5063bee058e2ba7a9b743b">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>SetLoggingCallback()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a65a4576de0e1fcfce55f1aa5b485f085">lldb::SBDebugger</a>
+</li>
+<li>SetModule()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#aad88fd0ad10fd25906e54d05fcafefde">lldb::SBSymbolContext</a>
+</li>
+<li>SetModuleLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#aecd9b6cec2ee6c2e68a5043b8b26106c">lldb::SBTarget</a>
+</li>
+<li>SetObjectName()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a7671ba2b1a8d1f7520e85b88c781b819">lldb::SBModuleSpec</a>
+</li>
+<li>SetOneShot()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a4cfb585b920db41d33896f36ec3dcd05">lldb::SBBreakpoint</a>
+</li>
+<li>SetOneThreadTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a9c5d87ceca649222eb5d84f1c0731f86">lldb::SBExpressionOptions</a>
+</li>
+<li>SetOpaque()
+: <a class="el" href="classlldb_1_1SBData.html#adb8719253487d205117bd1a12aa199ea">lldb::SBData</a>
+, <a class="el" href="classlldb_1_1SBInstruction.html#aff3879d92707d24ff5201d9ad7955d0b">lldb::SBInstruction</a>
+, <a class="el" href="classlldb_1_1SBThreadCollection.html#a944817b396a6a4a9ee63a06921e074de">lldb::SBThreadCollection</a>
+</li>
+<li>SetOptions()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#acf336e151879b1ac06f90d184f6fbb09">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a7c33a07eafd49cd5197eddee640ea696">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a034178a2c88f108aaa8bff7cbdfd1fab">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#a5cf4bf623fa44fbe39c265873a897f2b">lldb::SBTypeSummaryOptions</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#ab25a36347583105cd60f02137c2a93e5">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBVariablesOptions.html#a2219c52eac186eefcea503918d36f968">lldb::SBVariablesOptions</a>
+</li>
+<li>SetOutputFileHandle()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aabb2db927566b2b8dc8deb0b87806d59">lldb::SBDebugger</a>
+</li>
+<li>SetParentProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#aba94f0b1b865a4526f5ffba5f575d3c9">lldb::SBAttachInfo</a>
+</li>
+<li>SetPC()
+: <a class="el" href="classlldb_1_1SBFrame.html#ac8fd61a75da327448b77ac9de89a1b14">lldb::SBFrame</a>
+</li>
+<li>SetPlanComplete()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#afc4b72e5bde6bf4f288edfb019fa9987">lldb::SBThreadPlan</a>
+</li>
+<li>SetPlatformFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#aaf2bbda3d2f4c15a97eedb8c75b72044">lldb::SBModule</a>
+, <a class="el" href="classlldb_1_1SBModuleSpec.html#a21ade49ee28f1256e98165dfcd016620">lldb::SBModuleSpec</a>
+</li>
+<li>SetPreferDynamicValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a315bae545f92963762420a3b72a91379">lldb::SBValue</a>
+</li>
+<li>SetPreferSyntheticValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a81fe4f155a8c138c674db9bbe2cb3d80">lldb::SBValue</a>
+</li>
+<li>SetPrefix()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a30ace56f9ef4e1be9a9c6f1578f85a54">lldb::SBExpressionOptions</a>
+</li>
+<li>SetPrintResults()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#aefaa32b9ccc958bedc4097805f617fb3">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetProcessID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a9e79f1317a7191c5fc87a77ef882e740">lldb::SBAttachInfo</a>
+</li>
+<li>SetProcessPluginName()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ab7dd221a9e530a07a205a68f81bb3db5">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a44611ffb266c6f486add958b79d9e8c4">lldb::SBLaunchInfo</a>
+</li>
+<li>SetPrompt()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a1828d2e8a3e9f9dfb607efd93cff8560">lldb::SBDebugger</a>
+</li>
+<li>SetPromptOnQuit()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#af36f597965d528fbe5c319fd0b8bce55">lldb::SBCommandInterpreter</a>
+</li>
+<li>SetQueue()
+: <a class="el" href="classlldb_1_1SBQueue.html#a6de349a66d438133549dc3910a97c478">lldb::SBQueue</a>
+</li>
+<li>SetQueueItem()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#a4bf57e87c8f56eadf40e7ee8eb4148d8">lldb::SBQueueItem</a>
+</li>
+<li>SetQueueName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a31c38493b4482d7e239f3600a6125f0c">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae484cb73cd9dfccd22734c26cde45dc7">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetReadThreadBytesReceivedCallback()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a1e0f406e60bc684dba5a520dd3e618fd">lldb::SBCommunication</a>
+</li>
+<li>SetRemoteInstallFileSpec()
+: <a class="el" href="classlldb_1_1SBModule.html#a7c0399e52fce7e50b00bf03e6ed05ada">lldb::SBModule</a>
+</li>
+<li>SetResumeCount()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a8ddc6e044fe9b07b1e8a91224bf28dc0">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a5758f4d43dc4464c43a369c43274dc0a">lldb::SBLaunchInfo</a>
+</li>
+<li>SetScriptCallbackBody()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a20b9c2ea20a4b7f1bffeaedaebb97238">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#af94d9ab27d477a0287ad4c09c3697fbd">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetScriptCallbackFunction()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a90f8df9183653d0e768bdb4ec4845887">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a383fd38f362c4b197d56744b8f7b2491">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetScriptLanguage()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a7fc3a266b1bba4c500c67b7527d447f9">lldb::SBDebugger</a>
+</li>
+<li>SetSectionLoadAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a8f654abc3a287617927201581f2e2273">lldb::SBTarget</a>
+</li>
+<li>SetSelectedFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#aa502c9ac5f3b4ee76c815020c6ade667">lldb::SBThread</a>
+</li>
+<li>SetSelectedPlatform()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ada214f5602515f0b61d7fe687d1316d0">lldb::SBDebugger</a>
+</li>
+<li>SetSelectedTarget()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a11d4bd330412bb88ace92c19094788ea">lldb::SBDebugger</a>
+</li>
+<li>SetSelectedThread()
+: <a class="el" href="classlldb_1_1SBProcess.html#a87469b5195f22ac4fd64914a55d0521d">lldb::SBProcess</a>
+</li>
+<li>SetSelectedThreadByID()
+: <a class="el" href="classlldb_1_1SBProcess.html#ada99f89d91792268123f7c93a9875147">lldb::SBProcess</a>
+</li>
+<li>SetSelectedThreadByIndexID()
+: <a class="el" href="classlldb_1_1SBProcess.html#a06b3d607feed099c5c3ce56f69218fa4">lldb::SBProcess</a>
+</li>
+<li>SetShell()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a3d27f5a0ea42efcfe6b1e9aecb5455cf">lldb::SBLaunchInfo</a>
+</li>
+<li>SetShellExpandArguments()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a42ffac05fbd94b5a9f0ab1bb90bc14fb">lldb::SBLaunchInfo</a>
+</li>
+<li>SetShouldNotify()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a802aa594682678c6fc3388c2f97ba06b">lldb::SBUnixSignals</a>
+</li>
+<li>SetShouldStop()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#aaa22a45af2768b10c6c949efe93f3d86">lldb::SBUnixSignals</a>
+</li>
+<li>SetShouldSuppress()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a4ee57885d1c63eb42834c8fd6144d7ea">lldb::SBUnixSignals</a>
+</li>
+<li>SetSP()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a64ba7642767181348cc69a2b5fc1e095">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBProcess.html#a15f01d005c2ab02f621bfbdc8f39a44c">lldb::SBProcess</a>
+, <a class="el" href="classlldb_1_1SBTarget.html#a44a9d68cec5fe950a7843fa76e6c4903">lldb::SBTarget</a>
+, <a class="el" href="classlldb_1_1SBType.html#a3b23b4825c6904c46d03a6d942bf1809">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a4ef22ab1938e5c566bbae7fc2906a519">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a4ef624a2c96aae42ef2ece5fe6a87152">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a08f5dde5806f3172973c3eada2e17ef5">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#a76beafa863bb451eff37bd3f6675651b">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#a8c69e367d7499859032d22554d1f1c6b">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a9c88314b14913912c8893f06a3cbde08">lldb::SBTypeSynthetic</a>
+, <a class="el" href="classlldb_1_1SBUnixSignals.html#ae954179122397aedc0ddefa2a64194b3">lldb::SBUnixSignals</a>
+, <a class="el" href="classlldb_1_1SBValue.html#a9c5075bffa6271ced8004c1a98777e1a">lldb::SBValue</a>
+, <a class="el" href="classlldb_1_1SBWatchpoint.html#a1307d42f8acdc90670f53c62b8a3e479">lldb::SBWatchpoint</a>
+</li>
+<li>SetStatus()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a8b45554a7921936648ecba7e00520e73">lldb::SBCommandReturnObject</a>
+</li>
+<li>SetStopOnContinue()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a7bda29731d39502e7c90454a89dd5994">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetStopOnCrash()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#ac9054895986fc4148d238969e63e8a09">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetStopOnError()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a40222ed3c23ca0ac9cc1008b4714a996">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>SetStopOthers()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a0c620b5ba518b5e1af20c7ed0109526d">lldb::SBExpressionOptions</a>
+</li>
+<li>SetSummaryString()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a7752c4ee99db652493d61504c448f9bd">lldb::SBTypeSummary</a>
+</li>
+<li>SetSuppressPersistentResult()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a75f953fec43d95992b38450c8ec995ec">lldb::SBExpressionOptions</a>
+</li>
+<li>SetSymbol()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a5e5db320747b438195913bf2091066b8">lldb::SBSymbolContext</a>
+</li>
+<li>SetSymbolContext()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#ac2a2397049cfd4be35fb686d7be6bd54">lldb::SBSymbolContext</a>
+</li>
+<li>SetSymbolFileSpec()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a7d4042eecfe435d914c2d258be7de709">lldb::SBModuleSpec</a>
+</li>
+<li>SetSyntheticChildrenGenerated()
+: <a class="el" href="classlldb_1_1SBValue.html#aeda3c87af919f840728f21b0808c9338">lldb::SBValue</a>
+</li>
+<li>SetTerminalWidth()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a5c711bcba349e98150135a9ef975642d">lldb::SBDebugger</a>
+</li>
+<li>SetThread()
+: <a class="el" href="classlldb_1_1SBThread.html#ab752451f037bdb3dc3dca2068d8ae88c">lldb::SBThread</a>
+</li>
+<li>SetThreadID()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a8aabae7d4dc6ee88657aebbd37c6dbcd">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#aacd19e93e1145c75338f7580cd2dbf83">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetThreadIndex()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#a3e61d60b0d397667155e397092fc9743">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#ab032fdfba071fe51f7370e1ecaa8d29a">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetThreadName()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac41c1e7fad820e56366e3b9e3c888edb">lldb::SBBreakpoint</a>
+, <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a164f28216607030e151cdf5cfe258a52">lldb::SBBreakpointLocation</a>
+</li>
+<li>SetThreadPlan()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a9a29284c98f6e68cea48e1b579c7d0f4">lldb::SBThreadPlan</a>
+</li>
+<li>SetTimeoutInMicroSeconds()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ac8eeb664e23cc8b0ed34fcb85f1ca14e">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTimeoutSeconds()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a07784a88d19a2d1bd72e2089a4269db4">lldb::SBPlatformShellCommand</a>
+</li>
+<li>SetTopLevel()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ae6e7fbcd4b20805eb32d3270b69e19f1">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTrapExceptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a39ebe0f300e8d200eb6be5f3afa38feb">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTriple()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a6f1cc06a874c0fef7d2f29f154e374ec">lldb::SBModuleSpec</a>
+</li>
+<li>SetTryAllThreads()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#acd5e8ac046e418dd2dff8cb7f2c4178b">lldb::SBExpressionOptions</a>
+</li>
+<li>SetTypeName()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#ab4486de8d8f838f4c5d10e0b14bcff61">lldb::SBTypeFormat</a>
+</li>
+<li>SetUnwindOnError()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#ab2bf0e95cab76fbafcb1dc0c2b628aba">lldb::SBExpressionOptions</a>
+</li>
+<li>SetURL()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#ac8dee5b7a22c20ec9288776ed03828e5">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>SetUseColor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">lldb::SBDebugger</a>
+</li>
+<li>SetUseDynamic()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a183e749d7673943a4d3da490b5d12d03">lldb::SBVariablesOptions</a>
+</li>
+<li>SetUseExternalEditor()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aed67965ceab2dba87d3dcbebac327c02">lldb::SBDebugger</a>
+</li>
+<li>SetUserID()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ab6599f72626161f777673965c52f05ff">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#aa80910204bc2e3279628488ea1723f34">lldb::SBLaunchInfo</a>
+</li>
+<li>SetUUIDBytes()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a59be23c399f70f03fd802e0e69aa910c">lldb::SBModuleSpec</a>
+</li>
+<li>SetValueFromCString()
+: <a class="el" href="classlldb_1_1SBValue.html#a1d90227f8fd6c7cbf2a534b930c6c163">lldb::SBValue</a>
+</li>
+<li>SetWaitForLaunch()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ad1a45e727eec899fb8d0e084d3e68169">lldb::SBAttachInfo</a>
+</li>
+<li>SetWorkingDirectory()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#a6faeacf44f190f506eda39b66e17c3ed">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#a240b2a2d54dee17f2f5f7545be789752">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#aa77a4c96a7d6d151d2f7eaec067c0afe">lldb::SBPlatformShellCommand</a>
+</li>
+<li>Signal()
+: <a class="el" href="classlldb_1_1SBProcess.html#a4e391d12129c7f23fbecafeb66a11fce">lldb::SBProcess</a>
+</li>
+<li>SkipAppInitFiles()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ab379f2e867c756c1f402a30a3cdbdb2e">lldb::SBDebugger</a>
+</li>
+<li>SkipLLDBInitFiles()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a666b2ec37eb203222f60e127bf9e7cfb">lldb::SBDebugger</a>
+</li>
+<li>SourceInitFileInCurrentWorkingDirectory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a15abc317d5c97b53ff0dbce835ca6f7b">lldb::SBCommandInterpreter</a>
+</li>
+<li>SourceInitFileInHomeDirectory()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#aff338d9f2916a051191e9ea77e7d275f">lldb::SBCommandInterpreter</a>
+</li>
+<li>StartListeningForEventClass()
+: <a class="el" href="classlldb_1_1SBListener.html#a710df1c334bc802ed2f7a1156d2d141b">lldb::SBListener</a>
+</li>
+<li>StartListeningForEvents()
+: <a class="el" href="classlldb_1_1SBListener.html#af4da1d5bcae1d385e42c365f9b3b58a4">lldb::SBListener</a>
+</li>
+<li>StateAsCString()
+: <a class="el" href="classlldb_1_1SBDebugger.html#ae0f7303813f709c338c145a351926721">lldb::SBDebugger</a>
+</li>
+<li>StateIsRunningState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a79b3522b6cbe365e9f8ef8ff38c5b5ee">lldb::SBDebugger</a>
+</li>
+<li>StateIsStoppedState()
+: <a class="el" href="classlldb_1_1SBDebugger.html#aad6a350fa5e036542b85c1a05b4d491f">lldb::SBDebugger</a>
+</li>
+<li>StepInstruction()
+: <a class="el" href="classlldb_1_1SBThread.html#a91be7d09500d9a45c8062e890c0ef65a">lldb::SBThread</a>
+</li>
+<li>StepInto()
+: <a class="el" href="classlldb_1_1SBThread.html#ac19d50cc38bd1334fbb6f8f8c209b6bf">lldb::SBThread</a>
+</li>
+<li>StepOut()
+: <a class="el" href="classlldb_1_1SBThread.html#a47712ec695dc69b2b3d8835a1c8f9e08">lldb::SBThread</a>
+</li>
+<li>StepOutOfFrame()
+: <a class="el" href="classlldb_1_1SBThread.html#ad81d5954e953286b866359bcd890527a">lldb::SBThread</a>
+</li>
+<li>StepOver()
+: <a class="el" href="classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b">lldb::SBThread</a>
+</li>
+<li>StepOverUntil()
+: <a class="el" href="classlldb_1_1SBThread.html#ab95fbc4a89b2bad1d6196ef7fc7d1af6">lldb::SBThread</a>
+</li>
+<li>StepUsingScriptedThreadPlan()
+: <a class="el" href="classlldb_1_1SBThread.html#a6ff2d49cb5db0d90bcbe3e0d2588f0ee">lldb::SBThread</a>
+</li>
+<li>Stop()
+: <a class="el" href="classlldb_1_1SBProcess.html#aef67743d54ab7d28f601d4197944eb1b">lldb::SBProcess</a>
+</li>
+<li>StopListeningForEventClass()
+: <a class="el" href="classlldb_1_1SBListener.html#a0498d567b9d0f97cb64627c7f1dcad39">lldb::SBListener</a>
+</li>
+<li>StopListeningForEvents()
+: <a class="el" href="classlldb_1_1SBListener.html#a40982b9b252a6c3a7e3a5315dbad42b4">lldb::SBListener</a>
+</li>
+<li>Succeeded()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a6784d9124a2fe55b7d4d67ecd3609f35">lldb::SBCommandReturnObject</a>
+</li>
+<li>Success()
+: <a class="el" href="classlldb_1_1SBError.html#a81e2f0cde9f115633b860e01e2390e38">lldb::SBError</a>
+</li>
+<li>Suspend()
+: <a class="el" href="classlldb_1_1SBThread.html#a6847ec32bfe6cdb2aca1c6668e3eb158">lldb::SBThread</a>
+</li>
+<li>SystemInitializerFull()
+: <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a5fa092e14079e51052048d6e974176db">lldb_private::SystemInitializerFull</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_t.html b/lldb/www/cpp_reference/html/functions_t.html
new file mode 100644
index 0000000..1548d50
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_t.html
@@ -0,0 +1,109 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li class="current"><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_t"></a>- t -</h3><ul>
+<li>Terminate()
+: <a class="el" href="classlldb_1_1SBDebugger.html#acdc92627969accec9289d3655fe4a576">lldb::SBDebugger</a>
+, <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a772e7fa1edb440d9b837d86fdd1c2778">lldb_private::SystemInitializerFull</a>
+</li>
+<li>TestEmulation()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a3f8ce042930cc99a6ebfd9134ff73c3b">lldb::SBInstruction</a>
+</li>
+<li>ThreadCancel()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a0830caca2d0b2380e34287fca4f8b1f6">lldb::SBHostOS</a>
+</li>
+<li>ThreadCreate()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a8a7179ece8241e855675a8ffc23956be">lldb::SBHostOS</a>
+</li>
+<li>ThreadCreated()
+: <a class="el" href="classlldb_1_1SBHostOS.html#ad8542a0c5c882dc5d8e4edee38d08fd7">lldb::SBHostOS</a>
+</li>
+<li>ThreadDetach()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a6c6857ebb7e5e739e74f2e16ee2ea65f">lldb::SBHostOS</a>
+</li>
+<li>ThreadJoin()
+: <a class="el" href="classlldb_1_1SBHostOS.html#a665029b2898d6d4ea4c81505e0b555ec">lldb::SBHostOS</a>
+</li>
+<li>Type
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a62d2314c060b88ad4e5f0cbc645ead58">lldb::SBTypeFormat</a>
+</li>
+<li>TypeIsPointerType()
+: <a class="el" href="classlldb_1_1SBValue.html#afb44cf0e3d4356d66c9bdd91daff8544">lldb::SBValue</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_type.html b/lldb/www/cpp_reference/html/functions_type.html
index be26ad2..3980593 100644
--- a/lldb/www/cpp_reference/html/functions_type.html
+++ b/lldb/www/cpp_reference/html/functions_type.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -29,6 +30,7 @@
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li class="current"><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
@@ -39,8 +41,8 @@
<li>BreakpointHitCallback
: <a class="el" href="classlldb_1_1SBBreakpoint.html#ada89458fcabcc072fface56b9bad2938">lldb::SBBreakpoint</a>
</li>
-<li>Callback
-: <a class="el" href="classlldb_1_1SBInputReader.html#a372c636adfdc4020a492b237880139f7">lldb::SBInputReader</a>
+<li>FormatCallback
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a1f2cf45e66385196cf8694a6b343234b">lldb::SBTypeSummary</a>
</li>
<li>ReadThreadBytesReceived
: <a class="el" href="classlldb_1_1SBCommunication.html#ad07a358eba73f4710760c943f208e072">lldb::SBCommunication</a>
@@ -49,9 +51,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/functions_u.html b/lldb/www/cpp_reference/html/functions_u.html
new file mode 100644
index 0000000..ba9c22c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_u.html
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li class="current"><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_u"></a>- u -</h3><ul>
+<li>UnloadImage()
+: <a class="el" href="classlldb_1_1SBProcess.html#a05432a597ea11107346ec8ba19c407e4">lldb::SBProcess</a>
+</li>
+<li>UnwindInnermostExpression()
+: <a class="el" href="classlldb_1_1SBThread.html#ae12931360573748a128b44636dea8d1a">lldb::SBThread</a>
+</li>
+<li>UserIDIsValid()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#ac0dda9d20a64a7bc850d20002464c25a">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBLaunchInfo.html#ad4f669628b4e62a447077b89c53fb225">lldb::SBLaunchInfo</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_vars.html b/lldb/www/cpp_reference/html/functions_vars.html
index 0aa9dbd..3d7932d 100644
--- a/lldb/www/cpp_reference/html/functions_vars.html
+++ b/lldb/www/cpp_reference/html/functions_vars.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -20,6 +20,7 @@
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
@@ -29,6 +30,7 @@
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
@@ -39,17 +41,24 @@
<li>m_opaque_ap
: <a class="el" href="classlldb_1_1SBTypeMember.html#a8fe3d7d0d077a17c0be7fe85cdbd0efd">lldb::SBTypeMember</a>
</li>
+<li>m_opaque_ptr
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a182ee44feb2a46a09581e590b3c6ff64">lldb::SBPlatformConnectOptions</a>
+, <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a442df283edc1558bdef0d34e3070a44c">lldb::SBPlatformShellCommand</a>
+</li>
<li>m_opaque_sp
-: <a class="el" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">lldb::SBFrame</a>
-, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712">lldb::SBTypeSynthetic</a>
-, <a class="el" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">lldb::SBTypeSummary</a>
-, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87">lldb::SBTypeNameSpecifier</a>
-, <a class="el" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">lldb::SBAttachInfo</a>
-, <a class="el" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4">lldb::SBTypeFilter</a>
-, <a class="el" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">lldb::SBTypeCategory</a>
-, <a class="el" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">lldb::SBType</a>
-, <a class="el" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">lldb::SBTypeFormat</a>
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a07555d88c4d9c993b8e41b57651ee37e">lldb::SBAttachInfo</a>
+, <a class="el" href="classlldb_1_1SBFrame.html#a0527d08d472987c1baa37f4dea92fc55">lldb::SBFrame</a>
, <a class="el" href="classlldb_1_1SBLaunchInfo.html#a9721982af8f26f986a88a87d46c69260">lldb::SBLaunchInfo</a>
+, <a class="el" href="classlldb_1_1SBPlatform.html#ac024be85886c9acf8a9427a8262b4cc6">lldb::SBPlatform</a>
+, <a class="el" href="classlldb_1_1SBType.html#aa3519a7f0660ff503a444cb026cf937c">lldb::SBType</a>
+, <a class="el" href="classlldb_1_1SBTypeCategory.html#a2df5e33db2ba452998e085d08b06fa80">lldb::SBTypeCategory</a>
+, <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a9eb08d9a918cb2ff4da3d3c1057a556a">lldb::SBTypeEnumMember</a>
+, <a class="el" href="classlldb_1_1SBTypeFilter.html#a000fe01be75b82bd7238722ad5b200b4">lldb::SBTypeFilter</a>
+, <a class="el" href="classlldb_1_1SBTypeFormat.html#a8e2ba8b72d8b7f098ba9e3dd17fd58b8">lldb::SBTypeFormat</a>
+, <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#ace7023b852bf63188bb22d27e6ac5fbb">lldb::SBTypeMemberFunction</a>
+, <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#aa4b2a63390be88ef4fee2a4b28240c87">lldb::SBTypeNameSpecifier</a>
+, <a class="el" href="classlldb_1_1SBTypeSummary.html#ac55391f4ddd803c50242ae529b959454">lldb::SBTypeSummary</a>
+, <a class="el" href="classlldb_1_1SBTypeSynthetic.html#add373deeca25a0bb8b9efc138826b712">lldb::SBTypeSynthetic</a>
</li>
<li>m_opaque_wp
: <a class="el" href="classlldb_1_1SBProcess.html#aa6709ea95f81d91c576488c424806e59">lldb::SBProcess</a>
@@ -58,9 +67,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/functions_w.html b/lldb/www/cpp_reference/html/functions_w.html
new file mode 100644
index 0000000..1b5b8c0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_w.html
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li class="current"><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_w"></a>- w -</h3><ul>
+<li>WaitForEvent()
+: <a class="el" href="classlldb_1_1SBListener.html#a75d84b3582f798cfa1343bae4233f9d5">lldb::SBListener</a>
+</li>
+<li>WaitForEventForBroadcaster()
+: <a class="el" href="classlldb_1_1SBListener.html#a15e89c4e59c58173f85b645653f1aa0f">lldb::SBListener</a>
+</li>
+<li>WaitForEventForBroadcasterWithType()
+: <a class="el" href="classlldb_1_1SBListener.html#a8d43b919aa30384137f3874b02b52bc9">lldb::SBListener</a>
+</li>
+<li>Watch()
+: <a class="el" href="classlldb_1_1SBValue.html#a46eb5ffd4fcd0af0c7e9c567766fcdbc">lldb::SBValue</a>
+</li>
+<li>WatchAddress()
+: <a class="el" href="classlldb_1_1SBTarget.html#a7df5b9c20f126f3ceeb37ea6b718e6e7">lldb::SBTarget</a>
+</li>
+<li>WatchPointee()
+: <a class="el" href="classlldb_1_1SBValue.html#a91084eb4318f98d8ca60afb1e25edd3c">lldb::SBValue</a>
+</li>
+<li>Write()
+: <a class="el" href="classlldb_1_1SBCommunication.html#a5e95d57662c88378ad25f4d02d32b1e4">lldb::SBCommunication</a>
+</li>
+<li>WriteMemory()
+: <a class="el" href="classlldb_1_1SBProcess.html#ad0154d5c806d74a786a5fec00fe2eb69">lldb::SBProcess</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/functions_~.html b/lldb/www/cpp_reference/html/functions_~.html
new file mode 100644
index 0000000..ebb08f7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/functions_~.html
@@ -0,0 +1,297 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li class="current"><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="functions.html"><span>All</span></a></li>
+ <li><a href="functions_func.html"><span>Functions</span></a></li>
+ <li><a href="functions_vars.html"><span>Variables</span></a></li>
+ <li><a href="functions_type.html"><span>Typedefs</span></a></li>
+ <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
+ <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
+ <li><a href="functions_rela.html"><span>Related Functions</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li><a href="functions.html#index_a"><span>a</span></a></li>
+ <li><a href="functions_b.html#index_b"><span>b</span></a></li>
+ <li><a href="functions_c.html#index_c"><span>c</span></a></li>
+ <li><a href="functions_d.html#index_d"><span>d</span></a></li>
+ <li><a href="functions_e.html#index_e"><span>e</span></a></li>
+ <li><a href="functions_f.html#index_f"><span>f</span></a></li>
+ <li><a href="functions_g.html#index_g"><span>g</span></a></li>
+ <li><a href="functions_h.html#index_h"><span>h</span></a></li>
+ <li><a href="functions_i.html#index_i"><span>i</span></a></li>
+ <li><a href="functions_j.html#index_j"><span>j</span></a></li>
+ <li><a href="functions_k.html#index_k"><span>k</span></a></li>
+ <li><a href="functions_l.html#index_l"><span>l</span></a></li>
+ <li><a href="functions_m.html#index_m"><span>m</span></a></li>
+ <li><a href="functions_o.html#index_o"><span>o</span></a></li>
+ <li><a href="functions_p.html#index_p"><span>p</span></a></li>
+ <li><a href="functions_q.html#index_q"><span>q</span></a></li>
+ <li><a href="functions_r.html#index_r"><span>r</span></a></li>
+ <li><a href="functions_s.html#index_s"><span>s</span></a></li>
+ <li><a href="functions_t.html#index_t"><span>t</span></a></li>
+ <li><a href="functions_u.html#index_u"><span>u</span></a></li>
+ <li><a href="functions_w.html#index_w"><span>w</span></a></li>
+ <li class="current"><a href="functions_~.html#index_~"><span>~</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
+
+<h3><a class="anchor" id="index_~"></a>- ~ -</h3><ul>
+<li>~SBAddress()
+: <a class="el" href="classlldb_1_1SBAddress.html#a59ab701650193613025e7b9ef68a526a">lldb::SBAddress</a>
+</li>
+<li>~SBAttachInfo()
+: <a class="el" href="classlldb_1_1SBAttachInfo.html#a2055183c6b88e77e5c2cf0517a86dc18">lldb::SBAttachInfo</a>
+</li>
+<li>~SBBlock()
+: <a class="el" href="classlldb_1_1SBBlock.html#a7435faaeb16b8b0706a61618b46d1402">lldb::SBBlock</a>
+</li>
+<li>~SBBreakpoint()
+: <a class="el" href="classlldb_1_1SBBreakpoint.html#ac31692391904a10f39a3802165a13c71">lldb::SBBreakpoint</a>
+</li>
+<li>~SBBreakpointList()
+: <a class="el" href="classlldb_1_1SBBreakpointList.html#a5f7bc46e7c9c3248682718d1e602049a">lldb::SBBreakpointList</a>
+</li>
+<li>~SBBreakpointLocation()
+: <a class="el" href="classlldb_1_1SBBreakpointLocation.html#a9005266dfa44377e4eec566e8bc970fe">lldb::SBBreakpointLocation</a>
+</li>
+<li>~SBBroadcaster()
+: <a class="el" href="classlldb_1_1SBBroadcaster.html#a8fbc280d850e1e22d6c97ed118cf29d8">lldb::SBBroadcaster</a>
+</li>
+<li>~SBCommandInterpreter()
+: <a class="el" href="classlldb_1_1SBCommandInterpreter.html#a3740745f770eb958aa0cef2c4ced8cd8">lldb::SBCommandInterpreter</a>
+</li>
+<li>~SBCommandInterpreterRunOptions()
+: <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html#a810e2f1045340ce23e799e4939ca2580">lldb::SBCommandInterpreterRunOptions</a>
+</li>
+<li>~SBCommandPluginInterface()
+: <a class="el" href="classlldb_1_1SBCommandPluginInterface.html#a0f4d3582fbcc4fa1464a20a3d0831ebc">lldb::SBCommandPluginInterface</a>
+</li>
+<li>~SBCommandReturnObject()
+: <a class="el" href="classlldb_1_1SBCommandReturnObject.html#a4a55f883fca2f67e89f7653879d3e778">lldb::SBCommandReturnObject</a>
+</li>
+<li>~SBCommunication()
+: <a class="el" href="classlldb_1_1SBCommunication.html#af192a76b5cf136f36939dbac4425584b">lldb::SBCommunication</a>
+</li>
+<li>~SBCompileUnit()
+: <a class="el" href="classlldb_1_1SBCompileUnit.html#a4c013a8446480ba7dd030984c5fe48b6">lldb::SBCompileUnit</a>
+</li>
+<li>~SBData()
+: <a class="el" href="classlldb_1_1SBData.html#a72787add106907a65478928dbe96660a">lldb::SBData</a>
+</li>
+<li>~SBDebugger()
+: <a class="el" href="classlldb_1_1SBDebugger.html#a8777146f7a7d21f77dc142f449aa5ace">lldb::SBDebugger</a>
+</li>
+<li>~SBDeclaration()
+: <a class="el" href="classlldb_1_1SBDeclaration.html#aff738df148ca2039f467c44af21399dc">lldb::SBDeclaration</a>
+</li>
+<li>~SBError()
+: <a class="el" href="classlldb_1_1SBError.html#a831ec1d9cd2b8730d1ff34048297cd75">lldb::SBError</a>
+</li>
+<li>~SBEvent()
+: <a class="el" href="classlldb_1_1SBEvent.html#aed9bfa0a851c5749eae33607089a33b1">lldb::SBEvent</a>
+</li>
+<li>~SBExecutionContext()
+: <a class="el" href="classlldb_1_1SBExecutionContext.html#a81856ab92637d28d4f12d4c8884e5fed">lldb::SBExecutionContext</a>
+</li>
+<li>~SBExpressionOptions()
+: <a class="el" href="classlldb_1_1SBExpressionOptions.html#a2ee621aa2c2ca6c2f605ae5c8104ca23">lldb::SBExpressionOptions</a>
+</li>
+<li>~SBFileSpec()
+: <a class="el" href="classlldb_1_1SBFileSpec.html#a3297ef414265a5916208b09eb85b1190">lldb::SBFileSpec</a>
+</li>
+<li>~SBFileSpecList()
+: <a class="el" href="classlldb_1_1SBFileSpecList.html#acf227dd261dc0fe7efa5032ee77103cc">lldb::SBFileSpecList</a>
+</li>
+<li>~SBFrame()
+: <a class="el" href="classlldb_1_1SBFrame.html#a41f3b48bf42b469b09922948cd7679be">lldb::SBFrame</a>
+</li>
+<li>~SBFunction()
+: <a class="el" href="classlldb_1_1SBFunction.html#adab95a853968f8c14e358c11035993dc">lldb::SBFunction</a>
+</li>
+<li>~SBInputReader()
+: <a class="el" href="classlldb_1_1SBInputReader.html#a7b203c57b3379ed73a6cbd02e12c8c5b">lldb::SBInputReader</a>
+</li>
+<li>~SBInstruction()
+: <a class="el" href="classlldb_1_1SBInstruction.html#a4e66d7b71bfb26565be76280dc5057df">lldb::SBInstruction</a>
+</li>
+<li>~SBInstructionList()
+: <a class="el" href="classlldb_1_1SBInstructionList.html#afc9093794134e9278429711b17e7c53b">lldb::SBInstructionList</a>
+</li>
+<li>~SBLaunchInfo()
+: <a class="el" href="classlldb_1_1SBLaunchInfo.html#affb51a65ed96d1d365ea7ef8c164d038">lldb::SBLaunchInfo</a>
+</li>
+<li>~SBLineEntry()
+: <a class="el" href="classlldb_1_1SBLineEntry.html#a4230bd5d28b2583d92e44abf3e2fd5cf">lldb::SBLineEntry</a>
+</li>
+<li>~SBListener()
+: <a class="el" href="classlldb_1_1SBListener.html#add974ca32593f51302e8f644650d2fb2">lldb::SBListener</a>
+</li>
+<li>~SBMemoryRegionInfo()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html#a4362d27f6531b5d768e2ed351d6387fd">lldb::SBMemoryRegionInfo</a>
+</li>
+<li>~SBMemoryRegionInfoList()
+: <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html#abdca10638dc3da094045d9900cbb71ca">lldb::SBMemoryRegionInfoList</a>
+</li>
+<li>~SBModule()
+: <a class="el" href="classlldb_1_1SBModule.html#a32c95a3e1a1bc65a6657c5378d80a7e7">lldb::SBModule</a>
+</li>
+<li>~SBModuleSpec()
+: <a class="el" href="classlldb_1_1SBModuleSpec.html#a3e36adf83ef0aefcfe87c73d5af3fb87">lldb::SBModuleSpec</a>
+</li>
+<li>~SBModuleSpecList()
+: <a class="el" href="classlldb_1_1SBModuleSpecList.html#aa32e0b52b881b739c8af2e868705065a">lldb::SBModuleSpecList</a>
+</li>
+<li>~SBPlatform()
+: <a class="el" href="classlldb_1_1SBPlatform.html#a52dfeb118f0c99235230ab34c8367390">lldb::SBPlatform</a>
+</li>
+<li>~SBPlatformConnectOptions()
+: <a class="el" href="classlldb_1_1SBPlatformConnectOptions.html#a6714672ce4d4db3fd617541c4e819b0d">lldb::SBPlatformConnectOptions</a>
+</li>
+<li>~SBPlatformShellCommand()
+: <a class="el" href="classlldb_1_1SBPlatformShellCommand.html#a554dc9cff1b8905212a2f76c01814aed">lldb::SBPlatformShellCommand</a>
+</li>
+<li>~SBProcess()
+: <a class="el" href="classlldb_1_1SBProcess.html#a6c7616e8e12791f6a68495bbf61b3ee9">lldb::SBProcess</a>
+</li>
+<li>~SBQueue()
+: <a class="el" href="classlldb_1_1SBQueue.html#ae0f30291fcb304647bc5dd03515f59f2">lldb::SBQueue</a>
+</li>
+<li>~SBQueueItem()
+: <a class="el" href="classlldb_1_1SBQueueItem.html#a496368a6dc52a39c78ee79dea6fbef60">lldb::SBQueueItem</a>
+</li>
+<li>~SBSection()
+: <a class="el" href="classlldb_1_1SBSection.html#a2fcb925af11b7b0006817c43e15cb651">lldb::SBSection</a>
+</li>
+<li>~SBSourceManager()
+: <a class="el" href="classlldb_1_1SBSourceManager.html#a16983765c998a026fadf6a4172a7544d">lldb::SBSourceManager</a>
+</li>
+<li>~SBStream()
+: <a class="el" href="classlldb_1_1SBStream.html#ac338b6424cb9d361950275fb08a2dc5b">lldb::SBStream</a>
+</li>
+<li>~SBStringList()
+: <a class="el" href="classlldb_1_1SBStringList.html#a23209bdb5367b94761002c6cc4b369aa">lldb::SBStringList</a>
+</li>
+<li>~SBStructuredData()
+: <a class="el" href="classlldb_1_1SBStructuredData.html#aa30829451c9ae8cf2b44276b061760c5">lldb::SBStructuredData</a>
+</li>
+<li>~SBSymbol()
+: <a class="el" href="classlldb_1_1SBSymbol.html#a67789dd06fb0ab5e3debaafeb5081453">lldb::SBSymbol</a>
+</li>
+<li>~SBSymbolContext()
+: <a class="el" href="classlldb_1_1SBSymbolContext.html#a19429ecdd991e07ffe4dfd327926cf29">lldb::SBSymbolContext</a>
+</li>
+<li>~SBSymbolContextList()
+: <a class="el" href="classlldb_1_1SBSymbolContextList.html#acb49be98daa44154693758718dac616d">lldb::SBSymbolContextList</a>
+</li>
+<li>~SBTarget()
+: <a class="el" href="classlldb_1_1SBTarget.html#a3b1067943e1888eb5258796e5770d15e">lldb::SBTarget</a>
+</li>
+<li>~SBThread()
+: <a class="el" href="classlldb_1_1SBThread.html#a864c3fa5237eb47a69acc53a952891bb">lldb::SBThread</a>
+</li>
+<li>~SBThreadCollection()
+: <a class="el" href="classlldb_1_1SBThreadCollection.html#a6fc98f6e33321ebb20785fef15284fb1">lldb::SBThreadCollection</a>
+</li>
+<li>~SBThreadPlan()
+: <a class="el" href="classlldb_1_1SBThreadPlan.html#a547a1843333bcf95b82e3038a12464f6">lldb::SBThreadPlan</a>
+</li>
+<li>~SBType()
+: <a class="el" href="classlldb_1_1SBType.html#a1830349ee53788a4b32986769b36a00d">lldb::SBType</a>
+</li>
+<li>~SBTypeCategory()
+: <a class="el" href="classlldb_1_1SBTypeCategory.html#a9b8bf6b6e7a415b8fbe38eab2c9523c1">lldb::SBTypeCategory</a>
+</li>
+<li>~SBTypeEnumMember()
+: <a class="el" href="classlldb_1_1SBTypeEnumMember.html#a1e1a4a44a7a14441435b6f10ecff344e">lldb::SBTypeEnumMember</a>
+</li>
+<li>~SBTypeEnumMemberList()
+: <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html#a3ca8b23ffa74b7c52bc1416d417a0524">lldb::SBTypeEnumMemberList</a>
+</li>
+<li>~SBTypeFilter()
+: <a class="el" href="classlldb_1_1SBTypeFilter.html#ab2dd1e301dced90f1d99ac9df1ae8a13">lldb::SBTypeFilter</a>
+</li>
+<li>~SBTypeFormat()
+: <a class="el" href="classlldb_1_1SBTypeFormat.html#a4f3ec2536fe881030700284ea61f2952">lldb::SBTypeFormat</a>
+</li>
+<li>~SBTypeList()
+: <a class="el" href="classlldb_1_1SBTypeList.html#a2318ed917a480ba6400e0e76abdef5fe">lldb::SBTypeList</a>
+</li>
+<li>~SBTypeMember()
+: <a class="el" href="classlldb_1_1SBTypeMember.html#aa970deda0f8328e195decd68a72b78ff">lldb::SBTypeMember</a>
+</li>
+<li>~SBTypeMemberFunction()
+: <a class="el" href="classlldb_1_1SBTypeMemberFunction.html#aed481330efcb17c6f720efa47a7c2a9d">lldb::SBTypeMemberFunction</a>
+</li>
+<li>~SBTypeNameSpecifier()
+: <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html#ab626e0af14e513aaf48114f0d2e060db">lldb::SBTypeNameSpecifier</a>
+</li>
+<li>~SBTypeSummary()
+: <a class="el" href="classlldb_1_1SBTypeSummary.html#a6dc8491ea05f3952f305b05efd66c204">lldb::SBTypeSummary</a>
+</li>
+<li>~SBTypeSummaryOptions()
+: <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html#ad09b3004a6d22c76f33e403f823115d8">lldb::SBTypeSummaryOptions</a>
+</li>
+<li>~SBTypeSynthetic()
+: <a class="el" href="classlldb_1_1SBTypeSynthetic.html#a44cfda820db922bf1c178cf71d42f764">lldb::SBTypeSynthetic</a>
+</li>
+<li>~SBUnixSignals()
+: <a class="el" href="classlldb_1_1SBUnixSignals.html#a737ea58e83f55415248e6d58fadd22e5">lldb::SBUnixSignals</a>
+</li>
+<li>~SBValue()
+: <a class="el" href="classlldb_1_1SBValue.html#a1899eea515c5306226ef31bbecc7fae1">lldb::SBValue</a>
+</li>
+<li>~SBValueList()
+: <a class="el" href="classlldb_1_1SBValueList.html#aef557c0dea6cefafca5c7d6c85f9d6f6">lldb::SBValueList</a>
+</li>
+<li>~SBVariablesOptions()
+: <a class="el" href="classlldb_1_1SBVariablesOptions.html#a9d070bfbe8eba2165ddf28b24f475eff">lldb::SBVariablesOptions</a>
+</li>
+<li>~SBWatchpoint()
+: <a class="el" href="classlldb_1_1SBWatchpoint.html#a753bdd6ba0bbdbf18a881122ec75b726">lldb::SBWatchpoint</a>
+</li>
+<li>~SystemInitializerFull()
+: <a class="el" href="classlldb__private_1_1SystemInitializerFull.html#a467428d8f8c51cb3f69d42cb0f3a2617">lldb_private::SystemInitializerFull</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/graph_legend.html b/lldb/www/cpp_reference/html/graph_legend.html
index 20f6bd1..c1b73f9 100644
--- a/lldb/www/cpp_reference/html/graph_legend.html
+++ b/lldb/www/cpp_reference/html/graph_legend.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -89,9 +89,9 @@
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/graph_legend.png b/lldb/www/cpp_reference/html/graph_legend.png
index ad7c764..5a564bc 100644
--- a/lldb/www/cpp_reference/html/graph_legend.png
+++ b/lldb/www/cpp_reference/html/graph_legend.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/hierarchy.html b/lldb/www/cpp_reference/html/hierarchy.html
new file mode 100644
index 0000000..77c5080
--- /dev/null
+++ b/lldb/www/cpp_reference/html/hierarchy.html
@@ -0,0 +1,198 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Hierarchy</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li class="current"><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">Class Hierarchy</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock">
+<p><a href="inherits.html">Go to the graphical class hierarchy</a></p>
+This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
+<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
+<tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBAddress.html" target="_self">lldb::SBAddress</a></td><td class="desc"></td></tr>
+<tr id="row_1_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBAttachInfo.html" target="_self">lldb::SBAttachInfo</a></td><td class="desc"></td></tr>
+<tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBlock.html" target="_self">lldb::SBBlock</a></td><td class="desc"></td></tr>
+<tr id="row_3_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpoint.html" target="_self">lldb::SBBreakpoint</a></td><td class="desc"></td></tr>
+<tr id="row_4_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpointList.html" target="_self">lldb::SBBreakpointList</a></td><td class="desc"></td></tr>
+<tr id="row_5_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBreakpointLocation.html" target="_self">lldb::SBBreakpointLocation</a></td><td class="desc"></td></tr>
+<tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBBroadcaster.html" target="_self">lldb::SBBroadcaster</a></td><td class="desc"></td></tr>
+<tr id="row_7_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommand.html" target="_self">lldb::SBCommand</a></td><td class="desc"></td></tr>
+<tr id="row_8_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandInterpreter.html" target="_self">lldb::SBCommandInterpreter</a></td><td class="desc"></td></tr>
+<tr id="row_9_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html" target="_self">lldb::SBCommandInterpreterRunOptions</a></td><td class="desc"></td></tr>
+<tr id="row_10_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandPluginInterface.html" target="_self">lldb::SBCommandPluginInterface</a></td><td class="desc"></td></tr>
+<tr id="row_11_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommandReturnObject.html" target="_self">lldb::SBCommandReturnObject</a></td><td class="desc"></td></tr>
+<tr id="row_12_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCommunication.html" target="_self">lldb::SBCommunication</a></td><td class="desc"></td></tr>
+<tr id="row_13_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBCompileUnit.html" target="_self">lldb::SBCompileUnit</a></td><td class="desc"></td></tr>
+<tr id="row_14_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBData.html" target="_self">lldb::SBData</a></td><td class="desc"></td></tr>
+<tr id="row_15_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBDebugger.html" target="_self">lldb::SBDebugger</a></td><td class="desc"></td></tr>
+<tr id="row_16_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBDeclaration.html" target="_self">lldb::SBDeclaration</a></td><td class="desc"></td></tr>
+<tr id="row_17_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBError.html" target="_self">lldb::SBError</a></td><td class="desc"></td></tr>
+<tr id="row_18_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBEvent.html" target="_self">lldb::SBEvent</a></td><td class="desc"></td></tr>
+<tr id="row_19_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBExecutionContext.html" target="_self">lldb::SBExecutionContext</a></td><td class="desc"></td></tr>
+<tr id="row_20_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBExpressionOptions.html" target="_self">lldb::SBExpressionOptions</a></td><td class="desc"></td></tr>
+<tr id="row_21_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFileSpec.html" target="_self">lldb::SBFileSpec</a></td><td class="desc"></td></tr>
+<tr id="row_22_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFileSpecList.html" target="_self">lldb::SBFileSpecList</a></td><td class="desc"></td></tr>
+<tr id="row_23_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFrame.html" target="_self">lldb::SBFrame</a></td><td class="desc"></td></tr>
+<tr id="row_24_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBFunction.html" target="_self">lldb::SBFunction</a></td><td class="desc"></td></tr>
+<tr id="row_25_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBHostOS.html" target="_self">lldb::SBHostOS</a></td><td class="desc"></td></tr>
+<tr id="row_26_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInputReader.html" target="_self">lldb::SBInputReader</a></td><td class="desc"></td></tr>
+<tr id="row_27_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInstruction.html" target="_self">lldb::SBInstruction</a></td><td class="desc"></td></tr>
+<tr id="row_28_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBInstructionList.html" target="_self">lldb::SBInstructionList</a></td><td class="desc"></td></tr>
+<tr id="row_29_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLanguageRuntime.html" target="_self">lldb::SBLanguageRuntime</a></td><td class="desc"></td></tr>
+<tr id="row_30_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLaunchInfo.html" target="_self">lldb::SBLaunchInfo</a></td><td class="desc"></td></tr>
+<tr id="row_31_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBLineEntry.html" target="_self">lldb::SBLineEntry</a></td><td class="desc"></td></tr>
+<tr id="row_32_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBListener.html" target="_self">lldb::SBListener</a></td><td class="desc"></td></tr>
+<tr id="row_33_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html" target="_self">lldb::SBMemoryRegionInfo</a></td><td class="desc"></td></tr>
+<tr id="row_34_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html" target="_self">lldb::SBMemoryRegionInfoList</a></td><td class="desc"></td></tr>
+<tr id="row_35_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModule.html" target="_self">lldb::SBModule</a></td><td class="desc"></td></tr>
+<tr id="row_36_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModuleSpec.html" target="_self">lldb::SBModuleSpec</a></td><td class="desc"></td></tr>
+<tr id="row_37_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBModuleSpecList.html" target="_self">lldb::SBModuleSpecList</a></td><td class="desc"></td></tr>
+<tr id="row_38_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBPlatform.html" target="_self">lldb::SBPlatform</a></td><td class="desc"></td></tr>
+<tr id="row_39_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html" target="_self">lldb::SBPlatformConnectOptions</a></td><td class="desc"></td></tr>
+<tr id="row_40_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBPlatformShellCommand.html" target="_self">lldb::SBPlatformShellCommand</a></td><td class="desc"></td></tr>
+<tr id="row_41_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBProcess.html" target="_self">lldb::SBProcess</a></td><td class="desc"></td></tr>
+<tr id="row_42_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBQueue.html" target="_self">lldb::SBQueue</a></td><td class="desc"></td></tr>
+<tr id="row_43_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBQueueItem.html" target="_self">lldb::SBQueueItem</a></td><td class="desc"></td></tr>
+<tr id="row_44_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSection.html" target="_self">lldb::SBSection</a></td><td class="desc"></td></tr>
+<tr id="row_45_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSourceManager.html" target="_self">lldb::SBSourceManager</a></td><td class="desc"></td></tr>
+<tr id="row_46_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStream.html" target="_self">lldb::SBStream</a></td><td class="desc"></td></tr>
+<tr id="row_47_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStringList.html" target="_self">lldb::SBStringList</a></td><td class="desc"></td></tr>
+<tr id="row_48_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBStructuredData.html" target="_self">lldb::SBStructuredData</a></td><td class="desc"></td></tr>
+<tr id="row_49_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbol.html" target="_self">lldb::SBSymbol</a></td><td class="desc"></td></tr>
+<tr id="row_50_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbolContext.html" target="_self">lldb::SBSymbolContext</a></td><td class="desc"></td></tr>
+<tr id="row_51_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBSymbolContextList.html" target="_self">lldb::SBSymbolContextList</a></td><td class="desc"></td></tr>
+<tr id="row_52_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTarget.html" target="_self">lldb::SBTarget</a></td><td class="desc"></td></tr>
+<tr id="row_53_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBThread.html" target="_self">lldb::SBThread</a></td><td class="desc"></td></tr>
+<tr id="row_54_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBThreadCollection.html" target="_self">lldb::SBThreadCollection</a></td><td class="desc"></td></tr>
+<tr id="row_55_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBThreadPlan.html" target="_self">lldb::SBThreadPlan</a></td><td class="desc"></td></tr>
+<tr id="row_56_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBType.html" target="_self">lldb::SBType</a></td><td class="desc"></td></tr>
+<tr id="row_57_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeCategory.html" target="_self">lldb::SBTypeCategory</a></td><td class="desc"></td></tr>
+<tr id="row_58_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeEnumMember.html" target="_self">lldb::SBTypeEnumMember</a></td><td class="desc"></td></tr>
+<tr id="row_59_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html" target="_self">lldb::SBTypeEnumMemberList</a></td><td class="desc"></td></tr>
+<tr id="row_60_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeFilter.html" target="_self">lldb::SBTypeFilter</a></td><td class="desc"></td></tr>
+<tr id="row_61_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeFormat.html" target="_self">lldb::SBTypeFormat</a></td><td class="desc"></td></tr>
+<tr id="row_62_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeList.html" target="_self">lldb::SBTypeList</a></td><td class="desc"></td></tr>
+<tr id="row_63_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeMember.html" target="_self">lldb::SBTypeMember</a></td><td class="desc"></td></tr>
+<tr id="row_64_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeMemberFunction.html" target="_self">lldb::SBTypeMemberFunction</a></td><td class="desc"></td></tr>
+<tr id="row_65_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html" target="_self">lldb::SBTypeNameSpecifier</a></td><td class="desc"></td></tr>
+<tr id="row_66_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSummary.html" target="_self">lldb::SBTypeSummary</a></td><td class="desc"></td></tr>
+<tr id="row_67_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html" target="_self">lldb::SBTypeSummaryOptions</a></td><td class="desc"></td></tr>
+<tr id="row_68_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBTypeSynthetic.html" target="_self">lldb::SBTypeSynthetic</a></td><td class="desc"></td></tr>
+<tr id="row_69_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBUnixSignals.html" target="_self">lldb::SBUnixSignals</a></td><td class="desc"></td></tr>
+<tr id="row_70_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBValue.html" target="_self">lldb::SBValue</a></td><td class="desc"></td></tr>
+<tr id="row_71_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBValueList.html" target="_self">lldb::SBValueList</a></td><td class="desc"></td></tr>
+<tr id="row_72_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBVariablesOptions.html" target="_self">lldb::SBVariablesOptions</a></td><td class="desc"></td></tr>
+<tr id="row_73_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb_1_1SBWatchpoint.html" target="_self">lldb::SBWatchpoint</a></td><td class="desc"></td></tr>
+<tr id="row_74_" class="even"><td class="entry"><img id="arr_74_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('74_')"/><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classSystemInitializerCommon.html" target="_self">SystemInitializerCommon</a></td><td class="desc"></td></tr>
+<tr id="row_74_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classlldb__private_1_1SystemInitializerFull.html" target="_self">lldb_private::SystemInitializerFull</a></td><td class="desc"></td></tr>
+<tr id="row_75_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>Block *</b></td><td class="desc"></td></tr>
+<tr id="row_76_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>bool</b></td><td class="desc"></td></tr>
+<tr id="row_77_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>BreakpointLocationSP</b></td><td class="desc"></td></tr>
+<tr id="row_78_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>BreakpointSP</b></td><td class="desc"></td></tr>
+<tr id="row_79_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>Broadcaster *</b></td><td class="desc"></td></tr>
+<tr id="row_80_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>BroadcasterSP</b></td><td class="desc"></td></tr>
+<tr id="row_81_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>CommandInterpreter *</b></td><td class="desc"></td></tr>
+<tr id="row_82_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>CommandObjectSP</b></td><td class="desc"></td></tr>
+<tr id="row_83_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>Communication *</b></td><td class="desc"></td></tr>
+<tr id="row_84_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>CompileUnit *</b></td><td class="desc"></td></tr>
+<tr id="row_85_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>DataExtractorSP</b></td><td class="desc"></td></tr>
+<tr id="row_86_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>DebuggerSP</b></td><td class="desc"></td></tr>
+<tr id="row_87_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>DisassemblerSP</b></td><td class="desc"></td></tr>
+<tr id="row_88_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>Event *</b></td><td class="desc"></td></tr>
+<tr id="row_89_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>EventSP</b></td><td class="desc"></td></tr>
+<tr id="row_90_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ExecutionContextRefSP</b></td><td class="desc"></td></tr>
+<tr id="row_91_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>Function *</b></td><td class="desc"></td></tr>
+<tr id="row_92_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>Listener *</b></td><td class="desc"></td></tr>
+<tr id="row_93_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ListenerSP</b></td><td class="desc"></td></tr>
+<tr id="row_94_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>MemoryRegionInfoUP</b></td><td class="desc"></td></tr>
+<tr id="row_95_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ModuleSP</b></td><td class="desc"></td></tr>
+<tr id="row_96_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>PlatformConnectOptions *</b></td><td class="desc"></td></tr>
+<tr id="row_97_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>PlatformShellCommand *</b></td><td class="desc"></td></tr>
+<tr id="row_98_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>PlatformSP</b></td><td class="desc"></td></tr>
+<tr id="row_99_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ProcessAttachInfoSP</b></td><td class="desc"></td></tr>
+<tr id="row_100_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ProcessLaunchInfoSP</b></td><td class="desc"></td></tr>
+<tr id="row_101_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ProcessWP</b></td><td class="desc"></td></tr>
+<tr id="row_102_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>QueueItemSP</b></td><td class="desc"></td></tr>
+<tr id="row_103_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ScriptedSyntheticChildrenSP</b></td><td class="desc"></td></tr>
+<tr id="row_104_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>SectionWP</b></td><td class="desc"></td></tr>
+<tr id="row_105_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>shared_ptr< InstructionImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_106_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>shared_ptr< lldb_private::QueueImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_107_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>shared_ptr< SBBreakpointListImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_108_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>shared_ptr< ValueImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_109_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>Symbol *</b></td><td class="desc"></td></tr>
+<tr id="row_110_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TargetSP</b></td><td class="desc"></td></tr>
+<tr id="row_111_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ThreadCollectionSP</b></td><td class="desc"></td></tr>
+<tr id="row_112_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>ThreadPlanSP</b></td><td class="desc"></td></tr>
+<tr id="row_113_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeCategoryImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_114_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeEnumMemberImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_115_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeFilterImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_116_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeFormatImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_117_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_118_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeMemberFunctionImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_119_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeNameSpecifierImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_120_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>TypeSummaryImplSP</b></td><td class="desc"></td></tr>
+<tr id="row_121_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< Impl ></b></td><td class="desc"></td></tr>
+<tr id="row_122_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::Address ></b></td><td class="desc"></td></tr>
+<tr id="row_123_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::CommandInterpreterRunOptions ></b></td><td class="desc"></td></tr>
+<tr id="row_124_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::CommandReturnObject ></b></td><td class="desc"></td></tr>
+<tr id="row_125_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::Declaration ></b></td><td class="desc"></td></tr>
+<tr id="row_126_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::Error ></b></td><td class="desc"></td></tr>
+<tr id="row_127_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::EvaluateExpressionOptions ></b></td><td class="desc"></td></tr>
+<tr id="row_128_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::FileSpec ></b></td><td class="desc"></td></tr>
+<tr id="row_129_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::FileSpecList ></b></td><td class="desc"></td></tr>
+<tr id="row_130_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::LineEntry ></b></td><td class="desc"></td></tr>
+<tr id="row_131_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::ModuleSpec ></b></td><td class="desc"></td></tr>
+<tr id="row_132_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::ModuleSpecList ></b></td><td class="desc"></td></tr>
+<tr id="row_133_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::SourceManagerImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_134_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::Stream ></b></td><td class="desc"></td></tr>
+<tr id="row_135_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::StringList ></b></td><td class="desc"></td></tr>
+<tr id="row_136_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::SymbolContext ></b></td><td class="desc"></td></tr>
+<tr id="row_137_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::SymbolContextList ></b></td><td class="desc"></td></tr>
+<tr id="row_138_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::TypeEnumMemberListImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_139_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::TypeListImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_140_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::TypeMemberImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_141_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< lldb_private::TypeSummaryOptions ></b></td><td class="desc"></td></tr>
+<tr id="row_142_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< MemoryRegionInfoListImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_143_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< ValueListImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_144_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>unique_ptr< VariablesOptionsImpl ></b></td><td class="desc"></td></tr>
+<tr id="row_145_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>UnixSignalsWP</b></td><td class="desc"></td></tr>
+<tr id="row_146_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><b>WatchpointSP</b></td><td class="desc"></td></tr>
+</table>
+</div><!-- directory -->
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/index.html b/lldb/www/cpp_reference/html/index.html
index 85a489c..1e27801 100644
--- a/lldb/www/cpp_reference/html/index.html
+++ b/lldb/www/cpp_reference/html/index.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li class="current"><a href="index.html"><span>Main Page</span></a></li>
@@ -38,9 +38,9 @@
</div></div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_0.map b/lldb/www/cpp_reference/html/inherit_graph_0.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_0.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_0.md5 b/lldb/www/cpp_reference/html/inherit_graph_0.md5
new file mode 100644
index 0000000..88d6bde
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_0.md5
@@ -0,0 +1 @@
+9ef5cdd1825a09aec3811f79a00090f0
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_0.png b/lldb/www/cpp_reference/html/inherit_graph_0.png
new file mode 100644
index 0000000..01df6d4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_0.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_1.map b/lldb/www/cpp_reference/html/inherit_graph_1.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_1.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_1.md5 b/lldb/www/cpp_reference/html/inherit_graph_1.md5
new file mode 100644
index 0000000..17f5bb4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_1.md5
@@ -0,0 +1 @@
+2ba527ad5337787e15a56959a77d3f9a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_1.png b/lldb/www/cpp_reference/html/inherit_graph_1.png
new file mode 100644
index 0000000..d6cbf92
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_1.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_10.map b/lldb/www/cpp_reference/html/inherit_graph_10.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_10.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_10.md5 b/lldb/www/cpp_reference/html/inherit_graph_10.md5
new file mode 100644
index 0000000..98f6c2f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_10.md5
@@ -0,0 +1 @@
+72e22b3aa1be4c3213ef526c4b85160f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_10.png b/lldb/www/cpp_reference/html/inherit_graph_10.png
new file mode 100644
index 0000000..e160ed0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_10.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_100.map b/lldb/www/cpp_reference/html/inherit_graph_100.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_100.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_100.md5 b/lldb/www/cpp_reference/html/inherit_graph_100.md5
new file mode 100644
index 0000000..daed515
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_100.md5
@@ -0,0 +1 @@
+93594bfa376688d8c3cc2205f98a5184
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_100.png b/lldb/www/cpp_reference/html/inherit_graph_100.png
new file mode 100644
index 0000000..d6975ea
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_100.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_101.map b/lldb/www/cpp_reference/html/inherit_graph_101.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_101.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_101.md5 b/lldb/www/cpp_reference/html/inherit_graph_101.md5
new file mode 100644
index 0000000..256ba32
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_101.md5
@@ -0,0 +1 @@
+b0bcecf336bbd11bbb7a2058c918dfe2
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_101.png b/lldb/www/cpp_reference/html/inherit_graph_101.png
new file mode 100644
index 0000000..fdc441c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_101.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_102.map b/lldb/www/cpp_reference/html/inherit_graph_102.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_102.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_102.md5 b/lldb/www/cpp_reference/html/inherit_graph_102.md5
new file mode 100644
index 0000000..9dd5d36
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_102.md5
@@ -0,0 +1 @@
+bc7d4c276be0a8ea382e1ddaa986ae8c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_102.png b/lldb/www/cpp_reference/html/inherit_graph_102.png
new file mode 100644
index 0000000..636771c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_102.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_103.map b/lldb/www/cpp_reference/html/inherit_graph_103.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_103.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_103.md5 b/lldb/www/cpp_reference/html/inherit_graph_103.md5
new file mode 100644
index 0000000..ef3bb0a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_103.md5
@@ -0,0 +1 @@
+9ca1ce5a26188627edd69079915394ae
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_103.png b/lldb/www/cpp_reference/html/inherit_graph_103.png
new file mode 100644
index 0000000..508b978
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_103.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_104.map b/lldb/www/cpp_reference/html/inherit_graph_104.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_104.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_104.md5 b/lldb/www/cpp_reference/html/inherit_graph_104.md5
new file mode 100644
index 0000000..de6aeba
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_104.md5
@@ -0,0 +1 @@
+0001f665d9ed304cb755d7e05c377e24
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_104.png b/lldb/www/cpp_reference/html/inherit_graph_104.png
new file mode 100644
index 0000000..358b302
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_104.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_105.map b/lldb/www/cpp_reference/html/inherit_graph_105.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_105.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_105.md5 b/lldb/www/cpp_reference/html/inherit_graph_105.md5
new file mode 100644
index 0000000..5a97270
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_105.md5
@@ -0,0 +1 @@
+e4ce1ed21e0a7fd625799d5681f0fe90
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_105.png b/lldb/www/cpp_reference/html/inherit_graph_105.png
new file mode 100644
index 0000000..4eb32d0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_105.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_106.map b/lldb/www/cpp_reference/html/inherit_graph_106.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_106.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_106.md5 b/lldb/www/cpp_reference/html/inherit_graph_106.md5
new file mode 100644
index 0000000..dc38a55
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_106.md5
@@ -0,0 +1 @@
+f96adef6583c947a30b718c5d80ee0dd
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_106.png b/lldb/www/cpp_reference/html/inherit_graph_106.png
new file mode 100644
index 0000000..a110e2e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_106.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_107.map b/lldb/www/cpp_reference/html/inherit_graph_107.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_107.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_107.md5 b/lldb/www/cpp_reference/html/inherit_graph_107.md5
new file mode 100644
index 0000000..96f418e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_107.md5
@@ -0,0 +1 @@
+d9ae67c9ac88d3a1fd0a6630e04d59b8
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_107.png b/lldb/www/cpp_reference/html/inherit_graph_107.png
new file mode 100644
index 0000000..4bfe703
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_107.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_108.map b/lldb/www/cpp_reference/html/inherit_graph_108.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_108.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_108.md5 b/lldb/www/cpp_reference/html/inherit_graph_108.md5
new file mode 100644
index 0000000..72aa981
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_108.md5
@@ -0,0 +1 @@
+f8748aaf8d382eff07818093475cd944
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_108.png b/lldb/www/cpp_reference/html/inherit_graph_108.png
new file mode 100644
index 0000000..75f34fa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_108.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_109.map b/lldb/www/cpp_reference/html/inherit_graph_109.map
new file mode 100644
index 0000000..0de0cbb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_109.map
@@ -0,0 +1,4 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classSystemInitializerCommon.html" title="SystemInitializerCommon" alt="" coords="5,5,173,32"/>
+<area shape="rect" id="node2" href="$classlldb__private_1_1SystemInitializerFull.html" title="lldb_private::SystemInitializerFull" alt="" coords="221,5,429,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_109.md5 b/lldb/www/cpp_reference/html/inherit_graph_109.md5
new file mode 100644
index 0000000..7b5d53a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_109.md5
@@ -0,0 +1 @@
+33397b70a35f1a236f21c8fc7f8e7a4e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_109.png b/lldb/www/cpp_reference/html/inherit_graph_109.png
new file mode 100644
index 0000000..1736e60
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_109.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_11.map b/lldb/www/cpp_reference/html/inherit_graph_11.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_11.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_11.md5 b/lldb/www/cpp_reference/html/inherit_graph_11.md5
new file mode 100644
index 0000000..23d2ddb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_11.md5
@@ -0,0 +1 @@
+16e8f05a55b7a2fc039dd72d9cfdc120
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_11.png b/lldb/www/cpp_reference/html/inherit_graph_11.png
new file mode 100644
index 0000000..cacd6d6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_11.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_110.map b/lldb/www/cpp_reference/html/inherit_graph_110.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_110.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_110.md5 b/lldb/www/cpp_reference/html/inherit_graph_110.md5
new file mode 100644
index 0000000..d0d5a69
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_110.md5
@@ -0,0 +1 @@
+e409299e7714e7ba1ff5978960f9546a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_110.png b/lldb/www/cpp_reference/html/inherit_graph_110.png
new file mode 100644
index 0000000..104324a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_110.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_111.map b/lldb/www/cpp_reference/html/inherit_graph_111.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_111.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_111.md5 b/lldb/www/cpp_reference/html/inherit_graph_111.md5
new file mode 100644
index 0000000..e9020c5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_111.md5
@@ -0,0 +1 @@
+fd545044ab6bc7bbe4c32d7f90aa4b92
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_111.png b/lldb/www/cpp_reference/html/inherit_graph_111.png
new file mode 100644
index 0000000..7278410
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_111.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_112.map b/lldb/www/cpp_reference/html/inherit_graph_112.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_112.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_112.md5 b/lldb/www/cpp_reference/html/inherit_graph_112.md5
new file mode 100644
index 0000000..9d2087a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_112.md5
@@ -0,0 +1 @@
+ffadb0ef9a3f1ef3881480bb19975f4e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_112.png b/lldb/www/cpp_reference/html/inherit_graph_112.png
new file mode 100644
index 0000000..08568c5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_112.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_113.map b/lldb/www/cpp_reference/html/inherit_graph_113.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_113.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_113.md5 b/lldb/www/cpp_reference/html/inherit_graph_113.md5
new file mode 100644
index 0000000..4d53d5e6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_113.md5
@@ -0,0 +1 @@
+2c948b2c662d9d00b250e4a56f478386
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_113.png b/lldb/www/cpp_reference/html/inherit_graph_113.png
new file mode 100644
index 0000000..628fc37
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_113.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_114.map b/lldb/www/cpp_reference/html/inherit_graph_114.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_114.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_114.md5 b/lldb/www/cpp_reference/html/inherit_graph_114.md5
new file mode 100644
index 0000000..a2a6383
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_114.md5
@@ -0,0 +1 @@
+cd0a167de07e9c5f440c523f5a848a06
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_114.png b/lldb/www/cpp_reference/html/inherit_graph_114.png
new file mode 100644
index 0000000..9d2b853
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_114.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_115.map b/lldb/www/cpp_reference/html/inherit_graph_115.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_115.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_115.md5 b/lldb/www/cpp_reference/html/inherit_graph_115.md5
new file mode 100644
index 0000000..6de1d58
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_115.md5
@@ -0,0 +1 @@
+f07f572248f314eb92ea46b441d72b27
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_115.png b/lldb/www/cpp_reference/html/inherit_graph_115.png
new file mode 100644
index 0000000..cc7fd21
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_115.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_116.map b/lldb/www/cpp_reference/html/inherit_graph_116.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_116.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_116.md5 b/lldb/www/cpp_reference/html/inherit_graph_116.md5
new file mode 100644
index 0000000..19b4ff1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_116.md5
@@ -0,0 +1 @@
+35855e8d29a136d1636343a0e41e0f6e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_116.png b/lldb/www/cpp_reference/html/inherit_graph_116.png
new file mode 100644
index 0000000..df92be3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_116.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_117.map b/lldb/www/cpp_reference/html/inherit_graph_117.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_117.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_117.md5 b/lldb/www/cpp_reference/html/inherit_graph_117.md5
new file mode 100644
index 0000000..1c989d0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_117.md5
@@ -0,0 +1 @@
+7495e2a340349a0ed14e0712524ef024
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_117.png b/lldb/www/cpp_reference/html/inherit_graph_117.png
new file mode 100644
index 0000000..31318b4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_117.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_118.map b/lldb/www/cpp_reference/html/inherit_graph_118.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_118.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_118.md5 b/lldb/www/cpp_reference/html/inherit_graph_118.md5
new file mode 100644
index 0000000..4733e06
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_118.md5
@@ -0,0 +1 @@
+e00525ab5ac567894949865d8191acca
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_118.png b/lldb/www/cpp_reference/html/inherit_graph_118.png
new file mode 100644
index 0000000..9ad7b98
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_118.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_119.map b/lldb/www/cpp_reference/html/inherit_graph_119.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_119.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_119.md5 b/lldb/www/cpp_reference/html/inherit_graph_119.md5
new file mode 100644
index 0000000..7fca000
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_119.md5
@@ -0,0 +1 @@
+6a91285b1778af9e0a3d1ab9a07c5e72
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_119.png b/lldb/www/cpp_reference/html/inherit_graph_119.png
new file mode 100644
index 0000000..f4ef2bb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_119.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_12.map b/lldb/www/cpp_reference/html/inherit_graph_12.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_12.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_12.md5 b/lldb/www/cpp_reference/html/inherit_graph_12.md5
new file mode 100644
index 0000000..c9df6c1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_12.md5
@@ -0,0 +1 @@
+31c544b4297298a0e514a24012ff07ec
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_12.png b/lldb/www/cpp_reference/html/inherit_graph_12.png
new file mode 100644
index 0000000..5c6ee85
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_12.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_120.map b/lldb/www/cpp_reference/html/inherit_graph_120.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_120.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_120.md5 b/lldb/www/cpp_reference/html/inherit_graph_120.md5
new file mode 100644
index 0000000..f2d21e5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_120.md5
@@ -0,0 +1 @@
+424a42428d994c562f422840c26c3faf
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_120.png b/lldb/www/cpp_reference/html/inherit_graph_120.png
new file mode 100644
index 0000000..f02e62c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_120.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_121.map b/lldb/www/cpp_reference/html/inherit_graph_121.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_121.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_121.md5 b/lldb/www/cpp_reference/html/inherit_graph_121.md5
new file mode 100644
index 0000000..b01496d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_121.md5
@@ -0,0 +1 @@
+009f0a6113b1ba05f6623fe1db892356
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_121.png b/lldb/www/cpp_reference/html/inherit_graph_121.png
new file mode 100644
index 0000000..218a94d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_121.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_122.map b/lldb/www/cpp_reference/html/inherit_graph_122.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_122.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_122.md5 b/lldb/www/cpp_reference/html/inherit_graph_122.md5
new file mode 100644
index 0000000..b69f25e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_122.md5
@@ -0,0 +1 @@
+01eb4d6e4ad6e0bfa7d36e3a868c9fed
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_122.png b/lldb/www/cpp_reference/html/inherit_graph_122.png
new file mode 100644
index 0000000..1338a88
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_122.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_123.map b/lldb/www/cpp_reference/html/inherit_graph_123.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_123.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_123.md5 b/lldb/www/cpp_reference/html/inherit_graph_123.md5
new file mode 100644
index 0000000..a8399d6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_123.md5
@@ -0,0 +1 @@
+04030d5566c7459bf65ec1bc96b6b50c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_123.png b/lldb/www/cpp_reference/html/inherit_graph_123.png
new file mode 100644
index 0000000..d1b27df
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_123.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_124.map b/lldb/www/cpp_reference/html/inherit_graph_124.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_124.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_124.md5 b/lldb/www/cpp_reference/html/inherit_graph_124.md5
new file mode 100644
index 0000000..ca64ec5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_124.md5
@@ -0,0 +1 @@
+077b2605b4cca777b09f213f0af30cfa
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_124.png b/lldb/www/cpp_reference/html/inherit_graph_124.png
new file mode 100644
index 0000000..5bf2a3e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_124.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_125.map b/lldb/www/cpp_reference/html/inherit_graph_125.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_125.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_125.md5 b/lldb/www/cpp_reference/html/inherit_graph_125.md5
new file mode 100644
index 0000000..1b4828e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_125.md5
@@ -0,0 +1 @@
+649fef33ff34115517d2a4e8f71680ce
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_125.png b/lldb/www/cpp_reference/html/inherit_graph_125.png
new file mode 100644
index 0000000..0003ff0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_125.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_126.map b/lldb/www/cpp_reference/html/inherit_graph_126.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_126.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_126.md5 b/lldb/www/cpp_reference/html/inherit_graph_126.md5
new file mode 100644
index 0000000..f695103
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_126.md5
@@ -0,0 +1 @@
+5392270eb963d928fb8ad7f244816b92
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_126.png b/lldb/www/cpp_reference/html/inherit_graph_126.png
new file mode 100644
index 0000000..6eb7b7c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_126.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_127.map b/lldb/www/cpp_reference/html/inherit_graph_127.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_127.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_127.md5 b/lldb/www/cpp_reference/html/inherit_graph_127.md5
new file mode 100644
index 0000000..ce8d008
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_127.md5
@@ -0,0 +1 @@
+e5c83f1b51cb4a19f257a3efafb5116b
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_127.png b/lldb/www/cpp_reference/html/inherit_graph_127.png
new file mode 100644
index 0000000..4c1e67e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_127.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_128.map b/lldb/www/cpp_reference/html/inherit_graph_128.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_128.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_128.md5 b/lldb/www/cpp_reference/html/inherit_graph_128.md5
new file mode 100644
index 0000000..0c0178d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_128.md5
@@ -0,0 +1 @@
+e775a11a18eea94813bfe84936997e99
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_128.png b/lldb/www/cpp_reference/html/inherit_graph_128.png
new file mode 100644
index 0000000..bca345f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_128.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_129.map b/lldb/www/cpp_reference/html/inherit_graph_129.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_129.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_129.md5 b/lldb/www/cpp_reference/html/inherit_graph_129.md5
new file mode 100644
index 0000000..300d330
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_129.md5
@@ -0,0 +1 @@
+c1af1ae3685deedbeede8e3122e39b0f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_129.png b/lldb/www/cpp_reference/html/inherit_graph_129.png
new file mode 100644
index 0000000..0b7f0f0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_129.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_13.map b/lldb/www/cpp_reference/html/inherit_graph_13.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_13.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_13.md5 b/lldb/www/cpp_reference/html/inherit_graph_13.md5
new file mode 100644
index 0000000..9e5447f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_13.md5
@@ -0,0 +1 @@
+a08da74633208bd9247428db316a46db
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_13.png b/lldb/www/cpp_reference/html/inherit_graph_13.png
new file mode 100644
index 0000000..abb1d3f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_13.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_130.map b/lldb/www/cpp_reference/html/inherit_graph_130.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_130.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_130.md5 b/lldb/www/cpp_reference/html/inherit_graph_130.md5
new file mode 100644
index 0000000..6e288a9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_130.md5
@@ -0,0 +1 @@
+f55d6f949d491e78e0a3d3d68b24e64a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_130.png b/lldb/www/cpp_reference/html/inherit_graph_130.png
new file mode 100644
index 0000000..c3c0762
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_130.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_131.map b/lldb/www/cpp_reference/html/inherit_graph_131.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_131.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_131.md5 b/lldb/www/cpp_reference/html/inherit_graph_131.md5
new file mode 100644
index 0000000..ff1f368
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_131.md5
@@ -0,0 +1 @@
+d1442d4d15fb3b097c34f7383e35bacb
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_131.png b/lldb/www/cpp_reference/html/inherit_graph_131.png
new file mode 100644
index 0000000..6ebb082
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_131.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_132.map b/lldb/www/cpp_reference/html/inherit_graph_132.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_132.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_132.md5 b/lldb/www/cpp_reference/html/inherit_graph_132.md5
new file mode 100644
index 0000000..d13f956
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_132.md5
@@ -0,0 +1 @@
+e8c36b7f84813607f218df5b06c80301
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_132.png b/lldb/www/cpp_reference/html/inherit_graph_132.png
new file mode 100644
index 0000000..afe7a01
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_132.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_133.map b/lldb/www/cpp_reference/html/inherit_graph_133.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_133.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_133.md5 b/lldb/www/cpp_reference/html/inherit_graph_133.md5
new file mode 100644
index 0000000..12bcf1a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_133.md5
@@ -0,0 +1 @@
+d43aaab2628a4e30d6535da866b01589
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_133.png b/lldb/www/cpp_reference/html/inherit_graph_133.png
new file mode 100644
index 0000000..33f9060
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_133.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_134.map b/lldb/www/cpp_reference/html/inherit_graph_134.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_134.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_134.md5 b/lldb/www/cpp_reference/html/inherit_graph_134.md5
new file mode 100644
index 0000000..0eae0da
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_134.md5
@@ -0,0 +1 @@
+f28d7bf04904fc2c5b44471e8ee53bf8
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_134.png b/lldb/www/cpp_reference/html/inherit_graph_134.png
new file mode 100644
index 0000000..0326b77
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_134.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_135.map b/lldb/www/cpp_reference/html/inherit_graph_135.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_135.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_135.md5 b/lldb/www/cpp_reference/html/inherit_graph_135.md5
new file mode 100644
index 0000000..e8af058
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_135.md5
@@ -0,0 +1 @@
+03ef08a99436fba5fbc077b1539a5583
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_135.png b/lldb/www/cpp_reference/html/inherit_graph_135.png
new file mode 100644
index 0000000..ecca6c1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_135.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_136.map b/lldb/www/cpp_reference/html/inherit_graph_136.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_136.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_136.md5 b/lldb/www/cpp_reference/html/inherit_graph_136.md5
new file mode 100644
index 0000000..941953b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_136.md5
@@ -0,0 +1 @@
+2706b3f03a3d0a30ebdd44ecc5746807
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_136.png b/lldb/www/cpp_reference/html/inherit_graph_136.png
new file mode 100644
index 0000000..7d0e24d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_136.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_137.map b/lldb/www/cpp_reference/html/inherit_graph_137.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_137.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_137.md5 b/lldb/www/cpp_reference/html/inherit_graph_137.md5
new file mode 100644
index 0000000..11c4a13
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_137.md5
@@ -0,0 +1 @@
+385b41888d0901db227f28dad7094b53
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_137.png b/lldb/www/cpp_reference/html/inherit_graph_137.png
new file mode 100644
index 0000000..53aac6b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_137.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_138.map b/lldb/www/cpp_reference/html/inherit_graph_138.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_138.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_138.md5 b/lldb/www/cpp_reference/html/inherit_graph_138.md5
new file mode 100644
index 0000000..dcc8817
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_138.md5
@@ -0,0 +1 @@
+8d112daebb5dca1012a19b3dc2c3e787
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_138.png b/lldb/www/cpp_reference/html/inherit_graph_138.png
new file mode 100644
index 0000000..f74f429
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_138.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_139.map b/lldb/www/cpp_reference/html/inherit_graph_139.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_139.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_139.md5 b/lldb/www/cpp_reference/html/inherit_graph_139.md5
new file mode 100644
index 0000000..90d004a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_139.md5
@@ -0,0 +1 @@
+41cb264549f211975c1d6e0854d359d0
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_139.png b/lldb/www/cpp_reference/html/inherit_graph_139.png
new file mode 100644
index 0000000..f47c128
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_139.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_14.map b/lldb/www/cpp_reference/html/inherit_graph_14.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_14.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_14.md5 b/lldb/www/cpp_reference/html/inherit_graph_14.md5
new file mode 100644
index 0000000..3aa9a2c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_14.md5
@@ -0,0 +1 @@
+d5807c730270164d6dc47999a083d621
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_14.png b/lldb/www/cpp_reference/html/inherit_graph_14.png
new file mode 100644
index 0000000..c9677d9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_14.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_140.map b/lldb/www/cpp_reference/html/inherit_graph_140.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_140.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_140.md5 b/lldb/www/cpp_reference/html/inherit_graph_140.md5
new file mode 100644
index 0000000..92e4936
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_140.md5
@@ -0,0 +1 @@
+2fd8b2b0f573ccc605bc07d97599d643
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_140.png b/lldb/www/cpp_reference/html/inherit_graph_140.png
new file mode 100644
index 0000000..e18de34
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_140.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_141.map b/lldb/www/cpp_reference/html/inherit_graph_141.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_141.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_141.md5 b/lldb/www/cpp_reference/html/inherit_graph_141.md5
new file mode 100644
index 0000000..48bc26b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_141.md5
@@ -0,0 +1 @@
+47662e700bdbf278898601458e10cd69
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_141.png b/lldb/www/cpp_reference/html/inherit_graph_141.png
new file mode 100644
index 0000000..f74d0c2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_141.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_142.map b/lldb/www/cpp_reference/html/inherit_graph_142.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_142.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_142.md5 b/lldb/www/cpp_reference/html/inherit_graph_142.md5
new file mode 100644
index 0000000..d1cdd54
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_142.md5
@@ -0,0 +1 @@
+2705e2d0d2744371490d8afd0ec5bca1
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_142.png b/lldb/www/cpp_reference/html/inherit_graph_142.png
new file mode 100644
index 0000000..a3da98f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_142.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_143.map b/lldb/www/cpp_reference/html/inherit_graph_143.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_143.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_143.md5 b/lldb/www/cpp_reference/html/inherit_graph_143.md5
new file mode 100644
index 0000000..bc5c5aa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_143.md5
@@ -0,0 +1 @@
+359f3bcb464bccedef64eb8efc1711b2
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_143.png b/lldb/www/cpp_reference/html/inherit_graph_143.png
new file mode 100644
index 0000000..b98d4d7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_143.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_144.map b/lldb/www/cpp_reference/html/inherit_graph_144.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_144.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_144.md5 b/lldb/www/cpp_reference/html/inherit_graph_144.md5
new file mode 100644
index 0000000..741aa7e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_144.md5
@@ -0,0 +1 @@
+a197144bc8309d8b1482d0291860a624
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_144.png b/lldb/www/cpp_reference/html/inherit_graph_144.png
new file mode 100644
index 0000000..42ed80b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_144.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_145.map b/lldb/www/cpp_reference/html/inherit_graph_145.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_145.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_145.md5 b/lldb/www/cpp_reference/html/inherit_graph_145.md5
new file mode 100644
index 0000000..3de2ae1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_145.md5
@@ -0,0 +1 @@
+54b45e63c38988d1d40472c0ec581825
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_145.png b/lldb/www/cpp_reference/html/inherit_graph_145.png
new file mode 100644
index 0000000..88184d7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_145.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_146.map b/lldb/www/cpp_reference/html/inherit_graph_146.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_146.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_146.md5 b/lldb/www/cpp_reference/html/inherit_graph_146.md5
new file mode 100644
index 0000000..3195d09
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_146.md5
@@ -0,0 +1 @@
+c0ec308d9d75f4e408137096e654f7b1
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_146.png b/lldb/www/cpp_reference/html/inherit_graph_146.png
new file mode 100644
index 0000000..112cab4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_146.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_15.map b/lldb/www/cpp_reference/html/inherit_graph_15.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_15.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_15.md5 b/lldb/www/cpp_reference/html/inherit_graph_15.md5
new file mode 100644
index 0000000..f3473ff
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_15.md5
@@ -0,0 +1 @@
+daa85502d8e712c97d8a7c388402f523
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_15.png b/lldb/www/cpp_reference/html/inherit_graph_15.png
new file mode 100644
index 0000000..c22730e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_15.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_16.map b/lldb/www/cpp_reference/html/inherit_graph_16.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_16.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_16.md5 b/lldb/www/cpp_reference/html/inherit_graph_16.md5
new file mode 100644
index 0000000..ec14930
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_16.md5
@@ -0,0 +1 @@
+c9d69c0232c8476149e05a7a7941ea2e
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_16.png b/lldb/www/cpp_reference/html/inherit_graph_16.png
new file mode 100644
index 0000000..6dd0c57
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_16.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_17.map b/lldb/www/cpp_reference/html/inherit_graph_17.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_17.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_17.md5 b/lldb/www/cpp_reference/html/inherit_graph_17.md5
new file mode 100644
index 0000000..91139ae
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_17.md5
@@ -0,0 +1 @@
+f57c0fa47477bf45cd50ec01f64f2ef7
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_17.png b/lldb/www/cpp_reference/html/inherit_graph_17.png
new file mode 100644
index 0000000..871313b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_17.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_18.map b/lldb/www/cpp_reference/html/inherit_graph_18.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_18.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_18.md5 b/lldb/www/cpp_reference/html/inherit_graph_18.md5
new file mode 100644
index 0000000..736309f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_18.md5
@@ -0,0 +1 @@
+2eeff22121117cdde65f9caffb712a0f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_18.png b/lldb/www/cpp_reference/html/inherit_graph_18.png
new file mode 100644
index 0000000..70645c4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_18.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_19.map b/lldb/www/cpp_reference/html/inherit_graph_19.map
new file mode 100644
index 0000000..921ced5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_19.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBAddress.html" title="lldb::SBAddress" alt="" coords="5,5,117,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_19.md5 b/lldb/www/cpp_reference/html/inherit_graph_19.md5
new file mode 100644
index 0000000..939e074
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_19.md5
@@ -0,0 +1 @@
+2869ecf35c83500018491b64b5535771
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_19.png b/lldb/www/cpp_reference/html/inherit_graph_19.png
new file mode 100644
index 0000000..cc3a466
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_19.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_2.map b/lldb/www/cpp_reference/html/inherit_graph_2.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_2.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_2.md5 b/lldb/www/cpp_reference/html/inherit_graph_2.md5
new file mode 100644
index 0000000..0548435
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_2.md5
@@ -0,0 +1 @@
+19ce21ac0eccd297a5dcd3553d6b74f2
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_2.png b/lldb/www/cpp_reference/html/inherit_graph_2.png
new file mode 100644
index 0000000..6869d28
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_2.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_20.map b/lldb/www/cpp_reference/html/inherit_graph_20.map
new file mode 100644
index 0000000..2ec8893
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_20.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBAttachInfo.html" title="lldb::SBAttachInfo" alt="" coords="6,5,133,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_20.md5 b/lldb/www/cpp_reference/html/inherit_graph_20.md5
new file mode 100644
index 0000000..c817069
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_20.md5
@@ -0,0 +1 @@
+b75e012e6f07bd8a8e42b298ba7f21cd
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_20.png b/lldb/www/cpp_reference/html/inherit_graph_20.png
new file mode 100644
index 0000000..d8a2108
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_20.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_21.map b/lldb/www/cpp_reference/html/inherit_graph_21.map
new file mode 100644
index 0000000..3f8ff4b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_21.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBBlock.html" title="lldb::SBBlock" alt="" coords="5,5,104,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_21.md5 b/lldb/www/cpp_reference/html/inherit_graph_21.md5
new file mode 100644
index 0000000..2483e90
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_21.md5
@@ -0,0 +1 @@
+c7214ea91e0fc0ff6a27dc89e2a38458
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_21.png b/lldb/www/cpp_reference/html/inherit_graph_21.png
new file mode 100644
index 0000000..c22ed5d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_21.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_22.map b/lldb/www/cpp_reference/html/inherit_graph_22.map
new file mode 100644
index 0000000..5630a5c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_22.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBBreakpoint.html" title="lldb::SBBreakpoint" alt="" coords="5,5,133,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_22.md5 b/lldb/www/cpp_reference/html/inherit_graph_22.md5
new file mode 100644
index 0000000..755894f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_22.md5
@@ -0,0 +1 @@
+68071494544350e68d1a9725f1d75c2a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_22.png b/lldb/www/cpp_reference/html/inherit_graph_22.png
new file mode 100644
index 0000000..3ad8495
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_22.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_23.map b/lldb/www/cpp_reference/html/inherit_graph_23.map
new file mode 100644
index 0000000..3ca7aaa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_23.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBBreakpointList.html" title="lldb::SBBreakpointList" alt="" coords="6,5,154,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_23.md5 b/lldb/www/cpp_reference/html/inherit_graph_23.md5
new file mode 100644
index 0000000..3d95116
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_23.md5
@@ -0,0 +1 @@
+3488a59e2c040e10f2f7fbb817d05fb3
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_23.png b/lldb/www/cpp_reference/html/inherit_graph_23.png
new file mode 100644
index 0000000..b61123c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_23.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_24.map b/lldb/www/cpp_reference/html/inherit_graph_24.map
new file mode 100644
index 0000000..9511663
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_24.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBBreakpointLocation.html" title="lldb::SBBreakpointLocation" alt="" coords="6,5,183,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_24.md5 b/lldb/www/cpp_reference/html/inherit_graph_24.md5
new file mode 100644
index 0000000..2fd79a9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_24.md5
@@ -0,0 +1 @@
+04d3bc58ee549f9d7c2703cddc0b7e49
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_24.png b/lldb/www/cpp_reference/html/inherit_graph_24.png
new file mode 100644
index 0000000..b5ad7a6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_24.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_25.map b/lldb/www/cpp_reference/html/inherit_graph_25.map
new file mode 100644
index 0000000..0714c7b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_25.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBBroadcaster.html" title="lldb::SBBroadcaster" alt="" coords="6,5,141,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_25.md5 b/lldb/www/cpp_reference/html/inherit_graph_25.md5
new file mode 100644
index 0000000..f4c93fc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_25.md5
@@ -0,0 +1 @@
+dbd1ee528c7786bef07ba34cc42e356c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_25.png b/lldb/www/cpp_reference/html/inherit_graph_25.png
new file mode 100644
index 0000000..f8f4e31
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_25.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_26.map b/lldb/www/cpp_reference/html/inherit_graph_26.map
new file mode 100644
index 0000000..967c708
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_26.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBCommand.html" title="lldb::SBCommand" alt="" coords="5,5,131,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_26.md5 b/lldb/www/cpp_reference/html/inherit_graph_26.md5
new file mode 100644
index 0000000..d0eb338
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_26.md5
@@ -0,0 +1 @@
+f3f81d7a2c4574fe2d8164082c679dbb
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_26.png b/lldb/www/cpp_reference/html/inherit_graph_26.png
new file mode 100644
index 0000000..218d535
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_26.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_27.map b/lldb/www/cpp_reference/html/inherit_graph_27.map
new file mode 100644
index 0000000..a6200fc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_27.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBCommandInterpreter.html" title="lldb::SBCommandInterpreter" alt="" coords="5,5,189,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_27.md5 b/lldb/www/cpp_reference/html/inherit_graph_27.md5
new file mode 100644
index 0000000..e3e6016
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_27.md5
@@ -0,0 +1 @@
+7acfa818cf65b554753a89d665e18684
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_27.png b/lldb/www/cpp_reference/html/inherit_graph_27.png
new file mode 100644
index 0000000..734ce4b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_27.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_28.map b/lldb/www/cpp_reference/html/inherit_graph_28.map
new file mode 100644
index 0000000..c3da127
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_28.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBCommandInterpreterRunOptions.html" title="lldb::SBCommandInterpreter\lRunOptions" alt="" coords="5,5,189,46"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_28.md5 b/lldb/www/cpp_reference/html/inherit_graph_28.md5
new file mode 100644
index 0000000..7dae360
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_28.md5
@@ -0,0 +1 @@
+4bf3513932ebff06c92941defdde75d2
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_28.png b/lldb/www/cpp_reference/html/inherit_graph_28.png
new file mode 100644
index 0000000..90de7f3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_28.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_29.map b/lldb/www/cpp_reference/html/inherit_graph_29.map
new file mode 100644
index 0000000..2c8fe8e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_29.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBCommandPluginInterface.html" title="lldb::SBCommandPluginInterface" alt="" coords="6,5,218,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_29.md5 b/lldb/www/cpp_reference/html/inherit_graph_29.md5
new file mode 100644
index 0000000..a9b1273
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_29.md5
@@ -0,0 +1 @@
+86f3f314a67ba8b2feb99d186ce90769
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_29.png b/lldb/www/cpp_reference/html/inherit_graph_29.png
new file mode 100644
index 0000000..0ffe550
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_29.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_3.map b/lldb/www/cpp_reference/html/inherit_graph_3.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_3.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_3.md5 b/lldb/www/cpp_reference/html/inherit_graph_3.md5
new file mode 100644
index 0000000..49d2001
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_3.md5
@@ -0,0 +1 @@
+6a32d9f783cdaaf6a8557bd1c1340fc2
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_3.png b/lldb/www/cpp_reference/html/inherit_graph_3.png
new file mode 100644
index 0000000..2eecfe2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_3.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_30.map b/lldb/www/cpp_reference/html/inherit_graph_30.map
new file mode 100644
index 0000000..4a202d6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_30.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBCommandReturnObject.html" title="lldb::SBCommandReturnObject" alt="" coords="6,5,207,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_30.md5 b/lldb/www/cpp_reference/html/inherit_graph_30.md5
new file mode 100644
index 0000000..8f48dad
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_30.md5
@@ -0,0 +1 @@
+c1b966161368b6d8e3444d4e56f6a3fa
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_30.png b/lldb/www/cpp_reference/html/inherit_graph_30.png
new file mode 100644
index 0000000..da68509
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_30.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_31.map b/lldb/www/cpp_reference/html/inherit_graph_31.map
new file mode 100644
index 0000000..1d2ee15
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_31.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBCommunication.html" title="lldb::SBCommunication" alt="" coords="6,5,162,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_31.md5 b/lldb/www/cpp_reference/html/inherit_graph_31.md5
new file mode 100644
index 0000000..f6eace8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_31.md5
@@ -0,0 +1 @@
+defc709b4464ade59056e88aac624ca4
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_31.png b/lldb/www/cpp_reference/html/inherit_graph_31.png
new file mode 100644
index 0000000..9202eb8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_31.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_32.map b/lldb/www/cpp_reference/html/inherit_graph_32.map
new file mode 100644
index 0000000..22d9005
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_32.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBCompileUnit.html" title="lldb::SBCompileUnit" alt="" coords="5,5,141,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_32.md5 b/lldb/www/cpp_reference/html/inherit_graph_32.md5
new file mode 100644
index 0000000..74c0d28
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_32.md5
@@ -0,0 +1 @@
+40a8e93cc846a18d4a00b2a65d9e84d4
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_32.png b/lldb/www/cpp_reference/html/inherit_graph_32.png
new file mode 100644
index 0000000..982cd96
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_32.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_33.map b/lldb/www/cpp_reference/html/inherit_graph_33.map
new file mode 100644
index 0000000..8a8015b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_33.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBData.html" title="lldb::SBData" alt="" coords="5,5,99,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_33.md5 b/lldb/www/cpp_reference/html/inherit_graph_33.md5
new file mode 100644
index 0000000..dc593db
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_33.md5
@@ -0,0 +1 @@
+8ca0ada5c4822f2e57dfaa60ddeca230
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_33.png b/lldb/www/cpp_reference/html/inherit_graph_33.png
new file mode 100644
index 0000000..c9c21b7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_33.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_34.map b/lldb/www/cpp_reference/html/inherit_graph_34.map
new file mode 100644
index 0000000..c776ead
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_34.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBDebugger.html" title="lldb::SBDebugger" alt="" coords="6,5,127,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_34.md5 b/lldb/www/cpp_reference/html/inherit_graph_34.md5
new file mode 100644
index 0000000..5b2d541
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_34.md5
@@ -0,0 +1 @@
+8e4c5eb67753bee687429c5ef59dcfe9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_34.png b/lldb/www/cpp_reference/html/inherit_graph_34.png
new file mode 100644
index 0000000..40cfa55
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_34.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_35.map b/lldb/www/cpp_reference/html/inherit_graph_35.map
new file mode 100644
index 0000000..9d2c130
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_35.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBDeclaration.html" title="lldb::SBDeclaration" alt="" coords="5,5,136,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_35.md5 b/lldb/www/cpp_reference/html/inherit_graph_35.md5
new file mode 100644
index 0000000..9be6bf6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_35.md5
@@ -0,0 +1 @@
+bfc7a6ef149f73a3524387cdf310adf5
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_35.png b/lldb/www/cpp_reference/html/inherit_graph_35.png
new file mode 100644
index 0000000..0c7791f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_35.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_36.map b/lldb/www/cpp_reference/html/inherit_graph_36.map
new file mode 100644
index 0000000..ab5578ab
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_36.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBError.html" title="lldb::SBError" alt="" coords="5,5,99,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_36.md5 b/lldb/www/cpp_reference/html/inherit_graph_36.md5
new file mode 100644
index 0000000..996775b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_36.md5
@@ -0,0 +1 @@
+98674627ca0a04c43d48956be51ebe1d
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_36.png b/lldb/www/cpp_reference/html/inherit_graph_36.png
new file mode 100644
index 0000000..beeb8a8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_36.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_37.map b/lldb/www/cpp_reference/html/inherit_graph_37.map
new file mode 100644
index 0000000..485cee5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_37.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBEvent.html" title="lldb::SBEvent" alt="" coords="5,5,104,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_37.md5 b/lldb/www/cpp_reference/html/inherit_graph_37.md5
new file mode 100644
index 0000000..afd850b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_37.md5
@@ -0,0 +1 @@
+8d6f2bc8f77f6da520b936a1fe6ffcf5
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_37.png b/lldb/www/cpp_reference/html/inherit_graph_37.png
new file mode 100644
index 0000000..f836e3c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_37.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_38.map b/lldb/www/cpp_reference/html/inherit_graph_38.map
new file mode 100644
index 0000000..1f08051
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_38.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBExecutionContext.html" title="lldb::SBExecutionContext" alt="" coords="6,5,173,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_38.md5 b/lldb/www/cpp_reference/html/inherit_graph_38.md5
new file mode 100644
index 0000000..bb0d510
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_38.md5
@@ -0,0 +1 @@
+f9095e76498e873b5e57733eea96fa7f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_38.png b/lldb/www/cpp_reference/html/inherit_graph_38.png
new file mode 100644
index 0000000..7560a2c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_38.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_39.map b/lldb/www/cpp_reference/html/inherit_graph_39.map
new file mode 100644
index 0000000..5b72e8c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_39.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBExpressionOptions.html" title="lldb::SBExpressionOptions" alt="" coords="5,5,176,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_39.md5 b/lldb/www/cpp_reference/html/inherit_graph_39.md5
new file mode 100644
index 0000000..1315c19
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_39.md5
@@ -0,0 +1 @@
+58a2c0f832417ebb47ae1b2decf342da
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_39.png b/lldb/www/cpp_reference/html/inherit_graph_39.png
new file mode 100644
index 0000000..a7fbae9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_39.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_4.map b/lldb/www/cpp_reference/html/inherit_graph_4.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_4.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_4.md5 b/lldb/www/cpp_reference/html/inherit_graph_4.md5
new file mode 100644
index 0000000..d23fff9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_4.md5
@@ -0,0 +1 @@
+29d5ff99b68cb41c91fc792795d9f509
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_4.png b/lldb/www/cpp_reference/html/inherit_graph_4.png
new file mode 100644
index 0000000..a7346cd
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_4.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_40.map b/lldb/www/cpp_reference/html/inherit_graph_40.map
new file mode 100644
index 0000000..dd379aa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_40.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBFileSpec.html" title="lldb::SBFileSpec" alt="" coords="5,5,123,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_40.md5 b/lldb/www/cpp_reference/html/inherit_graph_40.md5
new file mode 100644
index 0000000..ce74d91
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_40.md5
@@ -0,0 +1 @@
+257e4f9773717c6618145758c51e79ff
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_40.png b/lldb/www/cpp_reference/html/inherit_graph_40.png
new file mode 100644
index 0000000..9478a32
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_40.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_41.map b/lldb/www/cpp_reference/html/inherit_graph_41.map
new file mode 100644
index 0000000..80702fe
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_41.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBFileSpecList.html" title="lldb::SBFileSpecList" alt="" coords="6,5,143,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_41.md5 b/lldb/www/cpp_reference/html/inherit_graph_41.md5
new file mode 100644
index 0000000..edf5b8a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_41.md5
@@ -0,0 +1 @@
+f41186d8f0a2fa9afe3c938060e0de88
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_41.png b/lldb/www/cpp_reference/html/inherit_graph_41.png
new file mode 100644
index 0000000..08c8c5e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_41.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_42.map b/lldb/www/cpp_reference/html/inherit_graph_42.map
new file mode 100644
index 0000000..49cbacc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_42.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBFrame.html" title="lldb::SBFrame" alt="" coords="6,5,109,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_42.md5 b/lldb/www/cpp_reference/html/inherit_graph_42.md5
new file mode 100644
index 0000000..862ebd4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_42.md5
@@ -0,0 +1 @@
+a3f60c90c51b00b10e71ed4bde3403e6
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_42.png b/lldb/www/cpp_reference/html/inherit_graph_42.png
new file mode 100644
index 0000000..5e0ff3b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_42.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_43.map b/lldb/www/cpp_reference/html/inherit_graph_43.map
new file mode 100644
index 0000000..2797e3b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_43.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBFunction.html" title="lldb::SBFunction" alt="" coords="6,5,122,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_43.md5 b/lldb/www/cpp_reference/html/inherit_graph_43.md5
new file mode 100644
index 0000000..11b8d08
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_43.md5
@@ -0,0 +1 @@
+8f31ebf68a8e1c6e50a7fc561eebb3e9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_43.png b/lldb/www/cpp_reference/html/inherit_graph_43.png
new file mode 100644
index 0000000..9826d29
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_43.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_44.map b/lldb/www/cpp_reference/html/inherit_graph_44.map
new file mode 100644
index 0000000..ade4c84
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_44.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBHostOS.html" title="lldb::SBHostOS" alt="" coords="6,5,117,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_44.md5 b/lldb/www/cpp_reference/html/inherit_graph_44.md5
new file mode 100644
index 0000000..e7fbe99a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_44.md5
@@ -0,0 +1 @@
+e3ba32a991ba2f58e55441d642ee8026
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_44.png b/lldb/www/cpp_reference/html/inherit_graph_44.png
new file mode 100644
index 0000000..0012828
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_44.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_45.map b/lldb/www/cpp_reference/html/inherit_graph_45.map
new file mode 100644
index 0000000..1bfde62
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_45.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBInputReader.html" title="lldb::SBInputReader" alt="" coords="5,5,141,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_45.md5 b/lldb/www/cpp_reference/html/inherit_graph_45.md5
new file mode 100644
index 0000000..66d4df4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_45.md5
@@ -0,0 +1 @@
+41e8551f6c51b3215a97425893dd3a29
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_45.png b/lldb/www/cpp_reference/html/inherit_graph_45.png
new file mode 100644
index 0000000..f594d8b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_45.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_46.map b/lldb/www/cpp_reference/html/inherit_graph_46.map
new file mode 100644
index 0000000..b9860a6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_46.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBInstruction.html" title="lldb::SBInstruction" alt="" coords="6,5,133,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_46.md5 b/lldb/www/cpp_reference/html/inherit_graph_46.md5
new file mode 100644
index 0000000..605bba5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_46.md5
@@ -0,0 +1 @@
+33df5d193e9a654e642dcb28270f0a9d
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_46.png b/lldb/www/cpp_reference/html/inherit_graph_46.png
new file mode 100644
index 0000000..448ca41
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_46.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_47.map b/lldb/www/cpp_reference/html/inherit_graph_47.map
new file mode 100644
index 0000000..9c1786f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_47.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBInstructionList.html" title="lldb::SBInstructionList" alt="" coords="5,5,152,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_47.md5 b/lldb/www/cpp_reference/html/inherit_graph_47.md5
new file mode 100644
index 0000000..14652e5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_47.md5
@@ -0,0 +1 @@
+2d7ffcf3a56abde4f3df60408d1f12cc
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_47.png b/lldb/www/cpp_reference/html/inherit_graph_47.png
new file mode 100644
index 0000000..47d5fd1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_47.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_48.map b/lldb/www/cpp_reference/html/inherit_graph_48.map
new file mode 100644
index 0000000..9727240
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_48.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBLanguageRuntime.html" title="lldb::SBLanguageRuntime" alt="" coords="5,5,176,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_48.md5 b/lldb/www/cpp_reference/html/inherit_graph_48.md5
new file mode 100644
index 0000000..c4e07fb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_48.md5
@@ -0,0 +1 @@
+32615e15572faa8ff54751d553225c88
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_48.png b/lldb/www/cpp_reference/html/inherit_graph_48.png
new file mode 100644
index 0000000..cd5c755
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_48.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_49.map b/lldb/www/cpp_reference/html/inherit_graph_49.map
new file mode 100644
index 0000000..888b730
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_49.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBLaunchInfo.html" title="lldb::SBLaunchInfo" alt="" coords="5,5,136,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_49.md5 b/lldb/www/cpp_reference/html/inherit_graph_49.md5
new file mode 100644
index 0000000..a204988
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_49.md5
@@ -0,0 +1 @@
+d7af79d0939f70c7bd31413e86415348
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_49.png b/lldb/www/cpp_reference/html/inherit_graph_49.png
new file mode 100644
index 0000000..745865f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_49.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_5.map b/lldb/www/cpp_reference/html/inherit_graph_5.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_5.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_5.md5 b/lldb/www/cpp_reference/html/inherit_graph_5.md5
new file mode 100644
index 0000000..04f93a4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_5.md5
@@ -0,0 +1 @@
+2b5b7f9eac8b42cfe71b8a60213ad62c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_5.png b/lldb/www/cpp_reference/html/inherit_graph_5.png
new file mode 100644
index 0000000..602500c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_5.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_50.map b/lldb/www/cpp_reference/html/inherit_graph_50.map
new file mode 100644
index 0000000..8a3d89a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_50.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBLineEntry.html" title="lldb::SBLineEntry" alt="" coords="6,5,125,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_50.md5 b/lldb/www/cpp_reference/html/inherit_graph_50.md5
new file mode 100644
index 0000000..2708fa8
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_50.md5
@@ -0,0 +1 @@
+8f4a525215b58e7e7f3eaeadc5989a1c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_50.png b/lldb/www/cpp_reference/html/inherit_graph_50.png
new file mode 100644
index 0000000..aef1a69
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_50.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_51.map b/lldb/www/cpp_reference/html/inherit_graph_51.map
new file mode 100644
index 0000000..e1f473c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_51.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBListener.html" title="lldb::SBListener" alt="" coords="6,5,117,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_51.md5 b/lldb/www/cpp_reference/html/inherit_graph_51.md5
new file mode 100644
index 0000000..b6780b6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_51.md5
@@ -0,0 +1 @@
+5d57f77056a6a3b876fb1f7e48bea848
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_51.png b/lldb/www/cpp_reference/html/inherit_graph_51.png
new file mode 100644
index 0000000..dede75f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_51.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_52.map b/lldb/www/cpp_reference/html/inherit_graph_52.map
new file mode 100644
index 0000000..65a9afc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_52.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBMemoryRegionInfo.html" title="lldb::SBMemoryRegionInfo" alt="" coords="6,5,181,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_52.md5 b/lldb/www/cpp_reference/html/inherit_graph_52.md5
new file mode 100644
index 0000000..acc4370
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_52.md5
@@ -0,0 +1 @@
+2069b221f6913febdecfaecb95e7b860
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_52.png b/lldb/www/cpp_reference/html/inherit_graph_52.png
new file mode 100644
index 0000000..a602b7a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_52.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_53.map b/lldb/www/cpp_reference/html/inherit_graph_53.map
new file mode 100644
index 0000000..360ce41
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_53.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBMemoryRegionInfoList.html" title="lldb::SBMemoryRegionInfoList" alt="" coords="5,5,200,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_53.md5 b/lldb/www/cpp_reference/html/inherit_graph_53.md5
new file mode 100644
index 0000000..fa1e29d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_53.md5
@@ -0,0 +1 @@
+2ea674ec00d8f84d97b9b8f7a8ba0201
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_53.png b/lldb/www/cpp_reference/html/inherit_graph_53.png
new file mode 100644
index 0000000..c48e56f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_53.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_54.map b/lldb/www/cpp_reference/html/inherit_graph_54.map
new file mode 100644
index 0000000..f20542f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_54.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBModule.html" title="lldb::SBModule" alt="" coords="6,5,114,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_54.md5 b/lldb/www/cpp_reference/html/inherit_graph_54.md5
new file mode 100644
index 0000000..d7a86b9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_54.md5
@@ -0,0 +1 @@
+3ca68baedd5a927406da8ef83df670e3
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_54.png b/lldb/www/cpp_reference/html/inherit_graph_54.png
new file mode 100644
index 0000000..b116d39
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_54.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_55.map b/lldb/www/cpp_reference/html/inherit_graph_55.map
new file mode 100644
index 0000000..a98b7e4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_55.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBModuleSpec.html" title="lldb::SBModuleSpec" alt="" coords="5,5,144,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_55.md5 b/lldb/www/cpp_reference/html/inherit_graph_55.md5
new file mode 100644
index 0000000..7d69444
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_55.md5
@@ -0,0 +1 @@
+7d31f1ebfc0c4e823f4c3fdfe5236782
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_55.png b/lldb/www/cpp_reference/html/inherit_graph_55.png
new file mode 100644
index 0000000..5ad5371
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_55.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_56.map b/lldb/www/cpp_reference/html/inherit_graph_56.map
new file mode 100644
index 0000000..12df2fb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_56.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBModuleSpecList.html" title="lldb::SBModuleSpecList" alt="" coords="6,5,165,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_56.md5 b/lldb/www/cpp_reference/html/inherit_graph_56.md5
new file mode 100644
index 0000000..ca83d22
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_56.md5
@@ -0,0 +1 @@
+91d36658b03e5766f1c5406211076f2c
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_56.png b/lldb/www/cpp_reference/html/inherit_graph_56.png
new file mode 100644
index 0000000..327f162
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_56.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_57.map b/lldb/www/cpp_reference/html/inherit_graph_57.map
new file mode 100644
index 0000000..0651628
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_57.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBPlatform.html" title="lldb::SBPlatform" alt="" coords="5,5,120,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_57.md5 b/lldb/www/cpp_reference/html/inherit_graph_57.md5
new file mode 100644
index 0000000..bcb8946
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_57.md5
@@ -0,0 +1 @@
+eacf5993ea5d9b854ba5e605191f4b3f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_57.png b/lldb/www/cpp_reference/html/inherit_graph_57.png
new file mode 100644
index 0000000..95347e5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_57.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_58.map b/lldb/www/cpp_reference/html/inherit_graph_58.map
new file mode 100644
index 0000000..2a32376
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_58.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBPlatformConnectOptions.html" title="lldb::SBPlatformConnectOptions" alt="" coords="6,5,213,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_58.md5 b/lldb/www/cpp_reference/html/inherit_graph_58.md5
new file mode 100644
index 0000000..78056bf
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_58.md5
@@ -0,0 +1 @@
+0bde1eb2a63fbf4e5607515ed2fad0ce
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_58.png b/lldb/www/cpp_reference/html/inherit_graph_58.png
new file mode 100644
index 0000000..0cb5f73
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_58.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_59.map b/lldb/www/cpp_reference/html/inherit_graph_59.map
new file mode 100644
index 0000000..ee42f0f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_59.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBPlatformShellCommand.html" title="lldb::SBPlatformShellCommand" alt="" coords="5,5,208,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_59.md5 b/lldb/www/cpp_reference/html/inherit_graph_59.md5
new file mode 100644
index 0000000..ec7b86d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_59.md5
@@ -0,0 +1 @@
+d4e2fe41445083ec7884fcbe019eacda
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_59.png b/lldb/www/cpp_reference/html/inherit_graph_59.png
new file mode 100644
index 0000000..05f83a2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_59.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_6.map b/lldb/www/cpp_reference/html/inherit_graph_6.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_6.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_6.md5 b/lldb/www/cpp_reference/html/inherit_graph_6.md5
new file mode 100644
index 0000000..296c01f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_6.md5
@@ -0,0 +1 @@
+82f8a8071e340eaa5095539a2d939018
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_6.png b/lldb/www/cpp_reference/html/inherit_graph_6.png
new file mode 100644
index 0000000..edbb38f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_6.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_60.map b/lldb/www/cpp_reference/html/inherit_graph_60.map
new file mode 100644
index 0000000..eb45164
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_60.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBProcess.html" title="lldb::SBProcess" alt="" coords="5,5,117,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_60.md5 b/lldb/www/cpp_reference/html/inherit_graph_60.md5
new file mode 100644
index 0000000..e22d20f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_60.md5
@@ -0,0 +1 @@
+3a08e62e87a4bc1c2f6a904eb7178c17
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_60.png b/lldb/www/cpp_reference/html/inherit_graph_60.png
new file mode 100644
index 0000000..9b78fb0
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_60.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_61.map b/lldb/www/cpp_reference/html/inherit_graph_61.map
new file mode 100644
index 0000000..5e72139
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_61.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBQueue.html" title="lldb::SBQueue" alt="" coords="5,5,109,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_61.md5 b/lldb/www/cpp_reference/html/inherit_graph_61.md5
new file mode 100644
index 0000000..df1926e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_61.md5
@@ -0,0 +1 @@
+f1616846b38a27f74a6ba78aa9d1726f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_61.png b/lldb/www/cpp_reference/html/inherit_graph_61.png
new file mode 100644
index 0000000..9fab09a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_61.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_62.map b/lldb/www/cpp_reference/html/inherit_graph_62.map
new file mode 100644
index 0000000..66e07ab
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_62.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBQueueItem.html" title="lldb::SBQueueItem" alt="" coords="5,5,136,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_62.md5 b/lldb/www/cpp_reference/html/inherit_graph_62.md5
new file mode 100644
index 0000000..5790693
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_62.md5
@@ -0,0 +1 @@
+061eefe5af7ec3d64a2602d4afbade00
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_62.png b/lldb/www/cpp_reference/html/inherit_graph_62.png
new file mode 100644
index 0000000..1c13d2e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_62.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_63.map b/lldb/www/cpp_reference/html/inherit_graph_63.map
new file mode 100644
index 0000000..6b2cce6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_63.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBSection.html" title="lldb::SBSection" alt="" coords="6,5,117,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_63.md5 b/lldb/www/cpp_reference/html/inherit_graph_63.md5
new file mode 100644
index 0000000..69975ac
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_63.md5
@@ -0,0 +1 @@
+98c2393c85f5aff30ba9e7580fc44d4f
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_63.png b/lldb/www/cpp_reference/html/inherit_graph_63.png
new file mode 100644
index 0000000..74cd838
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_63.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_64.map b/lldb/www/cpp_reference/html/inherit_graph_64.map
new file mode 100644
index 0000000..b63c373
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_64.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBSourceManager.html" title="lldb::SBSourceManager" alt="" coords="5,5,163,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_64.md5 b/lldb/www/cpp_reference/html/inherit_graph_64.md5
new file mode 100644
index 0000000..76ad61e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_64.md5
@@ -0,0 +1 @@
+cb2b8f67edf33932a9b5c42daaa8f337
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_64.png b/lldb/www/cpp_reference/html/inherit_graph_64.png
new file mode 100644
index 0000000..3fad8a2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_64.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_65.map b/lldb/www/cpp_reference/html/inherit_graph_65.map
new file mode 100644
index 0000000..0b987fa
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_65.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBStream.html" title="lldb::SBStream" alt="" coords="6,5,114,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_65.md5 b/lldb/www/cpp_reference/html/inherit_graph_65.md5
new file mode 100644
index 0000000..f6f24e2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_65.md5
@@ -0,0 +1 @@
+abf89dd957225f0bed995abd33d77600
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_65.png b/lldb/www/cpp_reference/html/inherit_graph_65.png
new file mode 100644
index 0000000..c660b0e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_65.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_66.map b/lldb/www/cpp_reference/html/inherit_graph_66.map
new file mode 100644
index 0000000..6e6a678
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_66.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBStringList.html" title="lldb::SBStringList" alt="" coords="5,5,125,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_66.md5 b/lldb/www/cpp_reference/html/inherit_graph_66.md5
new file mode 100644
index 0000000..07958ed
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_66.md5
@@ -0,0 +1 @@
+ee0e0bb8386580debc6ccddfc2b6c2f9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_66.png b/lldb/www/cpp_reference/html/inherit_graph_66.png
new file mode 100644
index 0000000..6ef9d96
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_66.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_67.map b/lldb/www/cpp_reference/html/inherit_graph_67.map
new file mode 100644
index 0000000..141b1d6
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_67.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBStructuredData.html" title="lldb::SBStructuredData" alt="" coords="6,5,159,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_67.md5 b/lldb/www/cpp_reference/html/inherit_graph_67.md5
new file mode 100644
index 0000000..1b03d14
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_67.md5
@@ -0,0 +1 @@
+d31658b77ff58794066bd8bf33f10bf0
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_67.png b/lldb/www/cpp_reference/html/inherit_graph_67.png
new file mode 100644
index 0000000..6834281
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_67.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_68.map b/lldb/www/cpp_reference/html/inherit_graph_68.map
new file mode 100644
index 0000000..f23ba73
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_68.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBSymbol.html" title="lldb::SBSymbol" alt="" coords="5,5,115,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_68.md5 b/lldb/www/cpp_reference/html/inherit_graph_68.md5
new file mode 100644
index 0000000..9e17be5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_68.md5
@@ -0,0 +1 @@
+27443ca31002894a84a5dffd60111971
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_68.png b/lldb/www/cpp_reference/html/inherit_graph_68.png
new file mode 100644
index 0000000..03142e4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_68.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_69.map b/lldb/www/cpp_reference/html/inherit_graph_69.map
new file mode 100644
index 0000000..0654471
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_69.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBSymbolContext.html" title="lldb::SBSymbolContext" alt="" coords="6,5,159,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_69.md5 b/lldb/www/cpp_reference/html/inherit_graph_69.md5
new file mode 100644
index 0000000..927495f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_69.md5
@@ -0,0 +1 @@
+882d6abdef6101fb759a8338a301ddba
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_69.png b/lldb/www/cpp_reference/html/inherit_graph_69.png
new file mode 100644
index 0000000..c65fb4e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_69.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_7.map b/lldb/www/cpp_reference/html/inherit_graph_7.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_7.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_7.md5 b/lldb/www/cpp_reference/html/inherit_graph_7.md5
new file mode 100644
index 0000000..3b6ac80
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_7.md5
@@ -0,0 +1 @@
+9a379a7b49767030370172a663eafecb
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_7.png b/lldb/www/cpp_reference/html/inherit_graph_7.png
new file mode 100644
index 0000000..7aa1874
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_7.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_70.map b/lldb/www/cpp_reference/html/inherit_graph_70.map
new file mode 100644
index 0000000..e125fdb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_70.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBSymbolContextList.html" title="lldb::SBSymbolContextList" alt="" coords="5,5,179,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_70.md5 b/lldb/www/cpp_reference/html/inherit_graph_70.md5
new file mode 100644
index 0000000..b78cd16
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_70.md5
@@ -0,0 +1 @@
+59b40270c56d26fab836954fc4587985
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_70.png b/lldb/www/cpp_reference/html/inherit_graph_70.png
new file mode 100644
index 0000000..29f69db
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_70.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_71.map b/lldb/www/cpp_reference/html/inherit_graph_71.map
new file mode 100644
index 0000000..bad81bc
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_71.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTarget.html" title="lldb::SBTarget" alt="" coords="6,5,109,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_71.md5 b/lldb/www/cpp_reference/html/inherit_graph_71.md5
new file mode 100644
index 0000000..88d4344
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_71.md5
@@ -0,0 +1 @@
+987de2374e3c848c1295dde464061337
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_71.png b/lldb/www/cpp_reference/html/inherit_graph_71.png
new file mode 100644
index 0000000..b5077a4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_71.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_72.map b/lldb/www/cpp_reference/html/inherit_graph_72.map
new file mode 100644
index 0000000..7e90bbd
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_72.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBThread.html" title="lldb::SBThread" alt="" coords="5,5,112,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_72.md5 b/lldb/www/cpp_reference/html/inherit_graph_72.md5
new file mode 100644
index 0000000..001216f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_72.md5
@@ -0,0 +1 @@
+b0cc159ef7e8a4d18daed3117b22a8ac
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_72.png b/lldb/www/cpp_reference/html/inherit_graph_72.png
new file mode 100644
index 0000000..8f570d3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_72.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_73.map b/lldb/www/cpp_reference/html/inherit_graph_73.map
new file mode 100644
index 0000000..2a7ed00
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_73.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBThreadCollection.html" title="lldb::SBThreadCollection" alt="" coords="5,5,168,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_73.md5 b/lldb/www/cpp_reference/html/inherit_graph_73.md5
new file mode 100644
index 0000000..686b012
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_73.md5
@@ -0,0 +1 @@
+4a424ed96b0f1f3cfef8a59c95887ee7
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_73.png b/lldb/www/cpp_reference/html/inherit_graph_73.png
new file mode 100644
index 0000000..73466a5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_73.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_74.map b/lldb/www/cpp_reference/html/inherit_graph_74.map
new file mode 100644
index 0000000..d955447
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_74.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBThreadPlan.html" title="lldb::SBThreadPlan" alt="" coords="6,5,138,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_74.md5 b/lldb/www/cpp_reference/html/inherit_graph_74.md5
new file mode 100644
index 0000000..c3bd182
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_74.md5
@@ -0,0 +1 @@
+32f990946d8c4c81f1cc6ebb1e374ac6
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_74.png b/lldb/www/cpp_reference/html/inherit_graph_74.png
new file mode 100644
index 0000000..7a56f40
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_74.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_75.map b/lldb/www/cpp_reference/html/inherit_graph_75.map
new file mode 100644
index 0000000..6f02aef
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_75.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBType.html" title="lldb::SBType" alt="" coords="6,5,101,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_75.md5 b/lldb/www/cpp_reference/html/inherit_graph_75.md5
new file mode 100644
index 0000000..681a76a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_75.md5
@@ -0,0 +1 @@
+836edc24503b0387d2d685c15dcd243a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_75.png b/lldb/www/cpp_reference/html/inherit_graph_75.png
new file mode 100644
index 0000000..09a0af9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_75.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_76.map b/lldb/www/cpp_reference/html/inherit_graph_76.map
new file mode 100644
index 0000000..b919ca5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_76.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeCategory.html" title="lldb::SBTypeCategory" alt="" coords="6,5,151,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_76.md5 b/lldb/www/cpp_reference/html/inherit_graph_76.md5
new file mode 100644
index 0000000..8dd56bb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_76.md5
@@ -0,0 +1 @@
+c68bece964b24fbbed43bdd6328c3a3a
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_76.png b/lldb/www/cpp_reference/html/inherit_graph_76.png
new file mode 100644
index 0000000..c03a3e2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_76.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_77.map b/lldb/www/cpp_reference/html/inherit_graph_77.map
new file mode 100644
index 0000000..b1d5233
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_77.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeEnumMember.html" title="lldb::SBTypeEnumMember" alt="" coords="6,5,181,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_77.md5 b/lldb/www/cpp_reference/html/inherit_graph_77.md5
new file mode 100644
index 0000000..4c3f089
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_77.md5
@@ -0,0 +1 @@
+0a0feb0c60ce7222d8d3e961ce380028
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_77.png b/lldb/www/cpp_reference/html/inherit_graph_77.png
new file mode 100644
index 0000000..a0d0a40
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_77.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_78.map b/lldb/www/cpp_reference/html/inherit_graph_78.map
new file mode 100644
index 0000000..8f539b4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_78.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeEnumMemberList.html" title="lldb::SBTypeEnumMemberList" alt="" coords="5,5,200,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_78.md5 b/lldb/www/cpp_reference/html/inherit_graph_78.md5
new file mode 100644
index 0000000..a164181d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_78.md5
@@ -0,0 +1 @@
+624ebee73af35cf5f0ee89de8fdc7044
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_78.png b/lldb/www/cpp_reference/html/inherit_graph_78.png
new file mode 100644
index 0000000..b2edb24
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_78.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_79.map b/lldb/www/cpp_reference/html/inherit_graph_79.map
new file mode 100644
index 0000000..bd7fd83
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_79.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeFilter.html" title="lldb::SBTypeFilter" alt="" coords="5,5,128,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_79.md5 b/lldb/www/cpp_reference/html/inherit_graph_79.md5
new file mode 100644
index 0000000..bcae722
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_79.md5
@@ -0,0 +1 @@
+e6c8d0150ceb5ce4e1f81c08901ae8ea
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_79.png b/lldb/www/cpp_reference/html/inherit_graph_79.png
new file mode 100644
index 0000000..eb3c3f5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_79.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_8.map b/lldb/www/cpp_reference/html/inherit_graph_8.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_8.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_8.md5 b/lldb/www/cpp_reference/html/inherit_graph_8.md5
new file mode 100644
index 0000000..04e3388
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_8.md5
@@ -0,0 +1 @@
+822a865cb5d7034fd5e8e1c14c01cfd9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_8.png b/lldb/www/cpp_reference/html/inherit_graph_8.png
new file mode 100644
index 0000000..6cab3b9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_8.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_80.map b/lldb/www/cpp_reference/html/inherit_graph_80.map
new file mode 100644
index 0000000..0b3ae73
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_80.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeFormat.html" title="lldb::SBTypeFormat" alt="" coords="6,5,141,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_80.md5 b/lldb/www/cpp_reference/html/inherit_graph_80.md5
new file mode 100644
index 0000000..2b038c1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_80.md5
@@ -0,0 +1 @@
+ccdd703fcb2d8b894d4d5907fac2c24b
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_80.png b/lldb/www/cpp_reference/html/inherit_graph_80.png
new file mode 100644
index 0000000..5858f12
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_80.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_81.map b/lldb/www/cpp_reference/html/inherit_graph_81.map
new file mode 100644
index 0000000..3385f8b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_81.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeList.html" title="lldb::SBTypeList" alt="" coords="5,5,120,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_81.md5 b/lldb/www/cpp_reference/html/inherit_graph_81.md5
new file mode 100644
index 0000000..7a4b7e9
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_81.md5
@@ -0,0 +1 @@
+4a874afa05be075e00653d2495281ff1
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_81.png b/lldb/www/cpp_reference/html/inherit_graph_81.png
new file mode 100644
index 0000000..32c3d22
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_81.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_82.map b/lldb/www/cpp_reference/html/inherit_graph_82.map
new file mode 100644
index 0000000..bb19a73
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_82.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeMember.html" title="lldb::SBTypeMember" alt="" coords="5,5,147,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_82.md5 b/lldb/www/cpp_reference/html/inherit_graph_82.md5
new file mode 100644
index 0000000..541e638
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_82.md5
@@ -0,0 +1 @@
+b659b54f42c61f9c01a094a49a7a78da
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_82.png b/lldb/www/cpp_reference/html/inherit_graph_82.png
new file mode 100644
index 0000000..b96fc04
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_82.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_83.map b/lldb/www/cpp_reference/html/inherit_graph_83.map
new file mode 100644
index 0000000..6c0c866
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_83.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeMemberFunction.html" title="lldb::SBTypeMemberFunction" alt="" coords="6,5,197,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_83.md5 b/lldb/www/cpp_reference/html/inherit_graph_83.md5
new file mode 100644
index 0000000..ec39fa3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_83.md5
@@ -0,0 +1 @@
+d670ab631b0097f9a422dbc71d321d96
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_83.png b/lldb/www/cpp_reference/html/inherit_graph_83.png
new file mode 100644
index 0000000..d896c44
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_83.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_84.map b/lldb/www/cpp_reference/html/inherit_graph_84.map
new file mode 100644
index 0000000..4cb1045
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_84.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeNameSpecifier.html" title="lldb::SBTypeNameSpecifier" alt="" coords="5,5,184,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_84.md5 b/lldb/www/cpp_reference/html/inherit_graph_84.md5
new file mode 100644
index 0000000..b661f4c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_84.md5
@@ -0,0 +1 @@
+f288796754b6189e239e9f022da272f0
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_84.png b/lldb/www/cpp_reference/html/inherit_graph_84.png
new file mode 100644
index 0000000..d5e13ea
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_84.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_85.map b/lldb/www/cpp_reference/html/inherit_graph_85.map
new file mode 100644
index 0000000..6e23599
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_85.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeSummary.html" title="lldb::SBTypeSummary" alt="" coords="5,5,155,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_85.md5 b/lldb/www/cpp_reference/html/inherit_graph_85.md5
new file mode 100644
index 0000000..0d94330
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_85.md5
@@ -0,0 +1 @@
+309a086dfdebd49004b7fa0c4279e2a6
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_85.png b/lldb/www/cpp_reference/html/inherit_graph_85.png
new file mode 100644
index 0000000..9facc4c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_85.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_86.map b/lldb/www/cpp_reference/html/inherit_graph_86.map
new file mode 100644
index 0000000..0a41eb1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_86.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeSummaryOptions.html" title="lldb::SBTypeSummaryOptions" alt="" coords="6,5,199,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_86.md5 b/lldb/www/cpp_reference/html/inherit_graph_86.md5
new file mode 100644
index 0000000..2744f7b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_86.md5
@@ -0,0 +1 @@
+bc7e3d79c81beb3f5dbdc16791be5432
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_86.png b/lldb/www/cpp_reference/html/inherit_graph_86.png
new file mode 100644
index 0000000..77b319b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_86.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_87.map b/lldb/www/cpp_reference/html/inherit_graph_87.map
new file mode 100644
index 0000000..cacd0be
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_87.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBTypeSynthetic.html" title="lldb::SBTypeSynthetic" alt="" coords="6,5,154,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_87.md5 b/lldb/www/cpp_reference/html/inherit_graph_87.md5
new file mode 100644
index 0000000..1dacbc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_87.md5
@@ -0,0 +1 @@
+3d9c1860dcede2d7731050bc91492b87
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_87.png b/lldb/www/cpp_reference/html/inherit_graph_87.png
new file mode 100644
index 0000000..56bab83
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_87.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_88.map b/lldb/www/cpp_reference/html/inherit_graph_88.map
new file mode 100644
index 0000000..bbba38b
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_88.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBUnixSignals.html" title="lldb::SBUnixSignals" alt="" coords="5,5,139,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_88.md5 b/lldb/www/cpp_reference/html/inherit_graph_88.md5
new file mode 100644
index 0000000..4a3c7fa2
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_88.md5
@@ -0,0 +1 @@
+ce450a5843f91ca3e06ae9d0e7df9fff
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_88.png b/lldb/www/cpp_reference/html/inherit_graph_88.png
new file mode 100644
index 0000000..890e52f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_88.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_89.map b/lldb/www/cpp_reference/html/inherit_graph_89.map
new file mode 100644
index 0000000..f60bdde
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_89.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBValue.html" title="lldb::SBValue" alt="" coords="5,5,104,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_89.md5 b/lldb/www/cpp_reference/html/inherit_graph_89.md5
new file mode 100644
index 0000000..e291971
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_89.md5
@@ -0,0 +1 @@
+7c03b0a95827fc7c1140f28ca56d0462
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_89.png b/lldb/www/cpp_reference/html/inherit_graph_89.png
new file mode 100644
index 0000000..3a259ad
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_89.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_9.map b/lldb/www/cpp_reference/html/inherit_graph_9.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_9.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_9.md5 b/lldb/www/cpp_reference/html/inherit_graph_9.md5
new file mode 100644
index 0000000..c59d83f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_9.md5
@@ -0,0 +1 @@
+1531751b1032d5d22e7469ba9321f902
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_9.png b/lldb/www/cpp_reference/html/inherit_graph_9.png
new file mode 100644
index 0000000..dc101f4
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_9.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_90.map b/lldb/www/cpp_reference/html/inherit_graph_90.map
new file mode 100644
index 0000000..7ed402e
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_90.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBValueList.html" title="lldb::SBValueList" alt="" coords="6,5,125,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_90.md5 b/lldb/www/cpp_reference/html/inherit_graph_90.md5
new file mode 100644
index 0000000..eb47dcb
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_90.md5
@@ -0,0 +1 @@
+7e5032504509e180f4fb3a996343f164
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_90.png b/lldb/www/cpp_reference/html/inherit_graph_90.png
new file mode 100644
index 0000000..f229fda
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_90.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_91.map b/lldb/www/cpp_reference/html/inherit_graph_91.map
new file mode 100644
index 0000000..737e931
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_91.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBVariablesOptions.html" title="lldb::SBVariablesOptions" alt="" coords="5,5,168,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_91.md5 b/lldb/www/cpp_reference/html/inherit_graph_91.md5
new file mode 100644
index 0000000..344b8f3
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_91.md5
@@ -0,0 +1 @@
+4330058f2ffa1b0d1592b2ba48c35b99
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_91.png b/lldb/www/cpp_reference/html/inherit_graph_91.png
new file mode 100644
index 0000000..47ea38d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_91.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_92.map b/lldb/www/cpp_reference/html/inherit_graph_92.map
new file mode 100644
index 0000000..ad19076
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_92.map
@@ -0,0 +1,3 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+<area shape="rect" id="node1" href="$classlldb_1_1SBWatchpoint.html" title="lldb::SBWatchpoint" alt="" coords="5,5,136,32"/>
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_92.md5 b/lldb/www/cpp_reference/html/inherit_graph_92.md5
new file mode 100644
index 0000000..f615675
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_92.md5
@@ -0,0 +1 @@
+2113c28fb3147574cfc7226c5f26b68b
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_92.png b/lldb/www/cpp_reference/html/inherit_graph_92.png
new file mode 100644
index 0000000..877da627
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_92.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_93.map b/lldb/www/cpp_reference/html/inherit_graph_93.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_93.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_93.md5 b/lldb/www/cpp_reference/html/inherit_graph_93.md5
new file mode 100644
index 0000000..f1b7daf
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_93.md5
@@ -0,0 +1 @@
+d658a108e359a1caccee6c45d680b043
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_93.png b/lldb/www/cpp_reference/html/inherit_graph_93.png
new file mode 100644
index 0000000..52fed8d
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_93.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_94.map b/lldb/www/cpp_reference/html/inherit_graph_94.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_94.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_94.md5 b/lldb/www/cpp_reference/html/inherit_graph_94.md5
new file mode 100644
index 0000000..046873a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_94.md5
@@ -0,0 +1 @@
+fd8781877c894b8bf0414769f5390bc9
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_94.png b/lldb/www/cpp_reference/html/inherit_graph_94.png
new file mode 100644
index 0000000..6555282
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_94.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_95.map b/lldb/www/cpp_reference/html/inherit_graph_95.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_95.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_95.md5 b/lldb/www/cpp_reference/html/inherit_graph_95.md5
new file mode 100644
index 0000000..460a218
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_95.md5
@@ -0,0 +1 @@
+6857c89c93a4ce29d83f0a22e7c298bf
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_95.png b/lldb/www/cpp_reference/html/inherit_graph_95.png
new file mode 100644
index 0000000..fb1bd0a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_95.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_96.map b/lldb/www/cpp_reference/html/inherit_graph_96.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_96.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_96.md5 b/lldb/www/cpp_reference/html/inherit_graph_96.md5
new file mode 100644
index 0000000..7c0e38a
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_96.md5
@@ -0,0 +1 @@
+d550ed5363f698efabcaf6202a033516
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_96.png b/lldb/www/cpp_reference/html/inherit_graph_96.png
new file mode 100644
index 0000000..ec0d2ae
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_96.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_97.map b/lldb/www/cpp_reference/html/inherit_graph_97.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_97.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_97.md5 b/lldb/www/cpp_reference/html/inherit_graph_97.md5
new file mode 100644
index 0000000..41ce103
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_97.md5
@@ -0,0 +1 @@
+a2586ce5b9dfc5a67111702421495f41
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_97.png b/lldb/www/cpp_reference/html/inherit_graph_97.png
new file mode 100644
index 0000000..aa77ce5
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_97.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_98.map b/lldb/www/cpp_reference/html/inherit_graph_98.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_98.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_98.md5 b/lldb/www/cpp_reference/html/inherit_graph_98.md5
new file mode 100644
index 0000000..865d2d7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_98.md5
@@ -0,0 +1 @@
+3de5987a5895dc82edfa882e0b33e0ea
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_98.png b/lldb/www/cpp_reference/html/inherit_graph_98.png
new file mode 100644
index 0000000..318830f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_98.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherit_graph_99.map b/lldb/www/cpp_reference/html/inherit_graph_99.map
new file mode 100644
index 0000000..8a5edc7
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_99.map
@@ -0,0 +1,2 @@
+<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
+</map>
diff --git a/lldb/www/cpp_reference/html/inherit_graph_99.md5 b/lldb/www/cpp_reference/html/inherit_graph_99.md5
new file mode 100644
index 0000000..e68a4c1
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_99.md5
@@ -0,0 +1 @@
+c50fcc9662f0db4993a43dab59aabc80
\ No newline at end of file
diff --git a/lldb/www/cpp_reference/html/inherit_graph_99.png b/lldb/www/cpp_reference/html/inherit_graph_99.png
new file mode 100644
index 0000000..bbfde4c
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherit_graph_99.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/inherits.html b/lldb/www/cpp_reference/html/inherits.html
new file mode 100644
index 0000000..9ecb11f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/inherits.html
@@ -0,0 +1,636 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Class Hierarchy</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class List</span></a></li>
+ <li><a href="classes.html"><span>Class Index</span></a></li>
+ <li class="current"><a href="inherits.html"><span>Class Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class Members</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">Class Hierarchy</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock">
+<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
+</div><table border="0" cellspacing="10" cellpadding="0">
+<tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#Block_01_5"/>
+<map name="Block_01_5" id="Block_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#bool"/>
+<map name="bool" id="bool">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#BreakpointLocationSP"/>
+<map name="BreakpointLocationSP" id="BreakpointLocationSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#BreakpointSP"/>
+<map name="BreakpointSP" id="BreakpointSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#Broadcaster_01_5"/>
+<map name="Broadcaster_01_5" id="Broadcaster_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#BroadcasterSP"/>
+<map name="BroadcasterSP" id="BroadcasterSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#CommandInterpreter_01_5"/>
+<map name="CommandInterpreter_01_5" id="CommandInterpreter_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#CommandObjectSP"/>
+<map name="CommandObjectSP" id="CommandObjectSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#Communication_01_5"/>
+<map name="Communication_01_5" id="Communication_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#CompileUnit_01_5"/>
+<map name="CompileUnit_01_5" id="CompileUnit_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#DataExtractorSP"/>
+<map name="DataExtractorSP" id="DataExtractorSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#DebuggerSP"/>
+<map name="DebuggerSP" id="DebuggerSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#DisassemblerSP"/>
+<map name="DisassemblerSP" id="DisassemblerSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#Event_01_5"/>
+<map name="Event_01_5" id="Event_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#EventSP"/>
+<map name="EventSP" id="EventSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#ExecutionContextRefSP"/>
+<map name="ExecutionContextRefSP" id="ExecutionContextRefSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_16.png" border="0" alt="" usemap="#Function_01_5"/>
+<map name="Function_01_5" id="Function_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_17.png" border="0" alt="" usemap="#Listener_01_5"/>
+<map name="Listener_01_5" id="Listener_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_18.png" border="0" alt="" usemap="#ListenerSP"/>
+<map name="ListenerSP" id="ListenerSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_19.png" border="0" alt="" usemap="#lldb_1_1SBAddress"/>
+<map name="lldb_1_1SBAddress" id="lldb_1_1SBAddress">
+<area shape="rect" id="node1" href="classlldb_1_1SBAddress.html" title="lldb::SBAddress" alt="" coords="5,5,117,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_20.png" border="0" alt="" usemap="#lldb_1_1SBAttachInfo"/>
+<map name="lldb_1_1SBAttachInfo" id="lldb_1_1SBAttachInfo">
+<area shape="rect" id="node1" href="classlldb_1_1SBAttachInfo.html" title="lldb::SBAttachInfo" alt="" coords="6,5,133,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_21.png" border="0" alt="" usemap="#lldb_1_1SBBlock"/>
+<map name="lldb_1_1SBBlock" id="lldb_1_1SBBlock">
+<area shape="rect" id="node1" href="classlldb_1_1SBBlock.html" title="lldb::SBBlock" alt="" coords="5,5,104,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_22.png" border="0" alt="" usemap="#lldb_1_1SBBreakpoint"/>
+<map name="lldb_1_1SBBreakpoint" id="lldb_1_1SBBreakpoint">
+<area shape="rect" id="node1" href="classlldb_1_1SBBreakpoint.html" title="lldb::SBBreakpoint" alt="" coords="5,5,133,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_23.png" border="0" alt="" usemap="#lldb_1_1SBBreakpointList"/>
+<map name="lldb_1_1SBBreakpointList" id="lldb_1_1SBBreakpointList">
+<area shape="rect" id="node1" href="classlldb_1_1SBBreakpointList.html" title="lldb::SBBreakpointList" alt="" coords="6,5,154,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_24.png" border="0" alt="" usemap="#lldb_1_1SBBreakpointLocation"/>
+<map name="lldb_1_1SBBreakpointLocation" id="lldb_1_1SBBreakpointLocation">
+<area shape="rect" id="node1" href="classlldb_1_1SBBreakpointLocation.html" title="lldb::SBBreakpointLocation" alt="" coords="6,5,183,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_25.png" border="0" alt="" usemap="#lldb_1_1SBBroadcaster"/>
+<map name="lldb_1_1SBBroadcaster" id="lldb_1_1SBBroadcaster">
+<area shape="rect" id="node1" href="classlldb_1_1SBBroadcaster.html" title="lldb::SBBroadcaster" alt="" coords="6,5,141,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_26.png" border="0" alt="" usemap="#lldb_1_1SBCommand"/>
+<map name="lldb_1_1SBCommand" id="lldb_1_1SBCommand">
+<area shape="rect" id="node1" href="classlldb_1_1SBCommand.html" title="lldb::SBCommand" alt="" coords="5,5,131,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_27.png" border="0" alt="" usemap="#lldb_1_1SBCommandInterpreter"/>
+<map name="lldb_1_1SBCommandInterpreter" id="lldb_1_1SBCommandInterpreter">
+<area shape="rect" id="node1" href="classlldb_1_1SBCommandInterpreter.html" title="lldb::SBCommandInterpreter" alt="" coords="5,5,189,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_28.png" border="0" alt="" usemap="#lldb_1_1SBCommandInterpreterRunOptions"/>
+<map name="lldb_1_1SBCommandInterpreterRunOptions" id="lldb_1_1SBCommandInterpreterRunOptions">
+<area shape="rect" id="node1" href="classlldb_1_1SBCommandInterpreterRunOptions.html" title="lldb::SBCommandInterpreter\lRunOptions" alt="" coords="5,5,189,46"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_29.png" border="0" alt="" usemap="#lldb_1_1SBCommandPluginInterface"/>
+<map name="lldb_1_1SBCommandPluginInterface" id="lldb_1_1SBCommandPluginInterface">
+<area shape="rect" id="node1" href="classlldb_1_1SBCommandPluginInterface.html" title="lldb::SBCommandPluginInterface" alt="" coords="6,5,218,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_30.png" border="0" alt="" usemap="#lldb_1_1SBCommandReturnObject"/>
+<map name="lldb_1_1SBCommandReturnObject" id="lldb_1_1SBCommandReturnObject">
+<area shape="rect" id="node1" href="classlldb_1_1SBCommandReturnObject.html" title="lldb::SBCommandReturnObject" alt="" coords="6,5,207,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_31.png" border="0" alt="" usemap="#lldb_1_1SBCommunication"/>
+<map name="lldb_1_1SBCommunication" id="lldb_1_1SBCommunication">
+<area shape="rect" id="node1" href="classlldb_1_1SBCommunication.html" title="lldb::SBCommunication" alt="" coords="6,5,162,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_32.png" border="0" alt="" usemap="#lldb_1_1SBCompileUnit"/>
+<map name="lldb_1_1SBCompileUnit" id="lldb_1_1SBCompileUnit">
+<area shape="rect" id="node1" href="classlldb_1_1SBCompileUnit.html" title="lldb::SBCompileUnit" alt="" coords="5,5,141,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_33.png" border="0" alt="" usemap="#lldb_1_1SBData"/>
+<map name="lldb_1_1SBData" id="lldb_1_1SBData">
+<area shape="rect" id="node1" href="classlldb_1_1SBData.html" title="lldb::SBData" alt="" coords="5,5,99,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_34.png" border="0" alt="" usemap="#lldb_1_1SBDebugger"/>
+<map name="lldb_1_1SBDebugger" id="lldb_1_1SBDebugger">
+<area shape="rect" id="node1" href="classlldb_1_1SBDebugger.html" title="lldb::SBDebugger" alt="" coords="6,5,127,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_35.png" border="0" alt="" usemap="#lldb_1_1SBDeclaration"/>
+<map name="lldb_1_1SBDeclaration" id="lldb_1_1SBDeclaration">
+<area shape="rect" id="node1" href="classlldb_1_1SBDeclaration.html" title="lldb::SBDeclaration" alt="" coords="5,5,136,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_36.png" border="0" alt="" usemap="#lldb_1_1SBError"/>
+<map name="lldb_1_1SBError" id="lldb_1_1SBError">
+<area shape="rect" id="node1" href="classlldb_1_1SBError.html" title="lldb::SBError" alt="" coords="5,5,99,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_37.png" border="0" alt="" usemap="#lldb_1_1SBEvent"/>
+<map name="lldb_1_1SBEvent" id="lldb_1_1SBEvent">
+<area shape="rect" id="node1" href="classlldb_1_1SBEvent.html" title="lldb::SBEvent" alt="" coords="5,5,104,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_38.png" border="0" alt="" usemap="#lldb_1_1SBExecutionContext"/>
+<map name="lldb_1_1SBExecutionContext" id="lldb_1_1SBExecutionContext">
+<area shape="rect" id="node1" href="classlldb_1_1SBExecutionContext.html" title="lldb::SBExecutionContext" alt="" coords="6,5,173,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_39.png" border="0" alt="" usemap="#lldb_1_1SBExpressionOptions"/>
+<map name="lldb_1_1SBExpressionOptions" id="lldb_1_1SBExpressionOptions">
+<area shape="rect" id="node1" href="classlldb_1_1SBExpressionOptions.html" title="lldb::SBExpressionOptions" alt="" coords="5,5,176,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_40.png" border="0" alt="" usemap="#lldb_1_1SBFileSpec"/>
+<map name="lldb_1_1SBFileSpec" id="lldb_1_1SBFileSpec">
+<area shape="rect" id="node1" href="classlldb_1_1SBFileSpec.html" title="lldb::SBFileSpec" alt="" coords="5,5,123,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_41.png" border="0" alt="" usemap="#lldb_1_1SBFileSpecList"/>
+<map name="lldb_1_1SBFileSpecList" id="lldb_1_1SBFileSpecList">
+<area shape="rect" id="node1" href="classlldb_1_1SBFileSpecList.html" title="lldb::SBFileSpecList" alt="" coords="6,5,143,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_42.png" border="0" alt="" usemap="#lldb_1_1SBFrame"/>
+<map name="lldb_1_1SBFrame" id="lldb_1_1SBFrame">
+<area shape="rect" id="node1" href="classlldb_1_1SBFrame.html" title="lldb::SBFrame" alt="" coords="6,5,109,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_43.png" border="0" alt="" usemap="#lldb_1_1SBFunction"/>
+<map name="lldb_1_1SBFunction" id="lldb_1_1SBFunction">
+<area shape="rect" id="node1" href="classlldb_1_1SBFunction.html" title="lldb::SBFunction" alt="" coords="6,5,122,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_44.png" border="0" alt="" usemap="#lldb_1_1SBHostOS"/>
+<map name="lldb_1_1SBHostOS" id="lldb_1_1SBHostOS">
+<area shape="rect" id="node1" href="classlldb_1_1SBHostOS.html" title="lldb::SBHostOS" alt="" coords="6,5,117,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_45.png" border="0" alt="" usemap="#lldb_1_1SBInputReader"/>
+<map name="lldb_1_1SBInputReader" id="lldb_1_1SBInputReader">
+<area shape="rect" id="node1" href="classlldb_1_1SBInputReader.html" title="lldb::SBInputReader" alt="" coords="5,5,141,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_46.png" border="0" alt="" usemap="#lldb_1_1SBInstruction"/>
+<map name="lldb_1_1SBInstruction" id="lldb_1_1SBInstruction">
+<area shape="rect" id="node1" href="classlldb_1_1SBInstruction.html" title="lldb::SBInstruction" alt="" coords="6,5,133,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_47.png" border="0" alt="" usemap="#lldb_1_1SBInstructionList"/>
+<map name="lldb_1_1SBInstructionList" id="lldb_1_1SBInstructionList">
+<area shape="rect" id="node1" href="classlldb_1_1SBInstructionList.html" title="lldb::SBInstructionList" alt="" coords="5,5,152,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_48.png" border="0" alt="" usemap="#lldb_1_1SBLanguageRuntime"/>
+<map name="lldb_1_1SBLanguageRuntime" id="lldb_1_1SBLanguageRuntime">
+<area shape="rect" id="node1" href="classlldb_1_1SBLanguageRuntime.html" title="lldb::SBLanguageRuntime" alt="" coords="5,5,176,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_49.png" border="0" alt="" usemap="#lldb_1_1SBLaunchInfo"/>
+<map name="lldb_1_1SBLaunchInfo" id="lldb_1_1SBLaunchInfo">
+<area shape="rect" id="node1" href="classlldb_1_1SBLaunchInfo.html" title="lldb::SBLaunchInfo" alt="" coords="5,5,136,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_50.png" border="0" alt="" usemap="#lldb_1_1SBLineEntry"/>
+<map name="lldb_1_1SBLineEntry" id="lldb_1_1SBLineEntry">
+<area shape="rect" id="node1" href="classlldb_1_1SBLineEntry.html" title="lldb::SBLineEntry" alt="" coords="6,5,125,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_51.png" border="0" alt="" usemap="#lldb_1_1SBListener"/>
+<map name="lldb_1_1SBListener" id="lldb_1_1SBListener">
+<area shape="rect" id="node1" href="classlldb_1_1SBListener.html" title="lldb::SBListener" alt="" coords="6,5,117,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_52.png" border="0" alt="" usemap="#lldb_1_1SBMemoryRegionInfo"/>
+<map name="lldb_1_1SBMemoryRegionInfo" id="lldb_1_1SBMemoryRegionInfo">
+<area shape="rect" id="node1" href="classlldb_1_1SBMemoryRegionInfo.html" title="lldb::SBMemoryRegionInfo" alt="" coords="6,5,181,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_53.png" border="0" alt="" usemap="#lldb_1_1SBMemoryRegionInfoList"/>
+<map name="lldb_1_1SBMemoryRegionInfoList" id="lldb_1_1SBMemoryRegionInfoList">
+<area shape="rect" id="node1" href="classlldb_1_1SBMemoryRegionInfoList.html" title="lldb::SBMemoryRegionInfoList" alt="" coords="5,5,200,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_54.png" border="0" alt="" usemap="#lldb_1_1SBModule"/>
+<map name="lldb_1_1SBModule" id="lldb_1_1SBModule">
+<area shape="rect" id="node1" href="classlldb_1_1SBModule.html" title="lldb::SBModule" alt="" coords="6,5,114,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_55.png" border="0" alt="" usemap="#lldb_1_1SBModuleSpec"/>
+<map name="lldb_1_1SBModuleSpec" id="lldb_1_1SBModuleSpec">
+<area shape="rect" id="node1" href="classlldb_1_1SBModuleSpec.html" title="lldb::SBModuleSpec" alt="" coords="5,5,144,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_56.png" border="0" alt="" usemap="#lldb_1_1SBModuleSpecList"/>
+<map name="lldb_1_1SBModuleSpecList" id="lldb_1_1SBModuleSpecList">
+<area shape="rect" id="node1" href="classlldb_1_1SBModuleSpecList.html" title="lldb::SBModuleSpecList" alt="" coords="6,5,165,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_57.png" border="0" alt="" usemap="#lldb_1_1SBPlatform"/>
+<map name="lldb_1_1SBPlatform" id="lldb_1_1SBPlatform">
+<area shape="rect" id="node1" href="classlldb_1_1SBPlatform.html" title="lldb::SBPlatform" alt="" coords="5,5,120,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_58.png" border="0" alt="" usemap="#lldb_1_1SBPlatformConnectOptions"/>
+<map name="lldb_1_1SBPlatformConnectOptions" id="lldb_1_1SBPlatformConnectOptions">
+<area shape="rect" id="node1" href="classlldb_1_1SBPlatformConnectOptions.html" title="lldb::SBPlatformConnectOptions" alt="" coords="6,5,213,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_59.png" border="0" alt="" usemap="#lldb_1_1SBPlatformShellCommand"/>
+<map name="lldb_1_1SBPlatformShellCommand" id="lldb_1_1SBPlatformShellCommand">
+<area shape="rect" id="node1" href="classlldb_1_1SBPlatformShellCommand.html" title="lldb::SBPlatformShellCommand" alt="" coords="5,5,208,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_60.png" border="0" alt="" usemap="#lldb_1_1SBProcess"/>
+<map name="lldb_1_1SBProcess" id="lldb_1_1SBProcess">
+<area shape="rect" id="node1" href="classlldb_1_1SBProcess.html" title="lldb::SBProcess" alt="" coords="5,5,117,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_61.png" border="0" alt="" usemap="#lldb_1_1SBQueue"/>
+<map name="lldb_1_1SBQueue" id="lldb_1_1SBQueue">
+<area shape="rect" id="node1" href="classlldb_1_1SBQueue.html" title="lldb::SBQueue" alt="" coords="5,5,109,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_62.png" border="0" alt="" usemap="#lldb_1_1SBQueueItem"/>
+<map name="lldb_1_1SBQueueItem" id="lldb_1_1SBQueueItem">
+<area shape="rect" id="node1" href="classlldb_1_1SBQueueItem.html" title="lldb::SBQueueItem" alt="" coords="5,5,136,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_63.png" border="0" alt="" usemap="#lldb_1_1SBSection"/>
+<map name="lldb_1_1SBSection" id="lldb_1_1SBSection">
+<area shape="rect" id="node1" href="classlldb_1_1SBSection.html" title="lldb::SBSection" alt="" coords="6,5,117,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_64.png" border="0" alt="" usemap="#lldb_1_1SBSourceManager"/>
+<map name="lldb_1_1SBSourceManager" id="lldb_1_1SBSourceManager">
+<area shape="rect" id="node1" href="classlldb_1_1SBSourceManager.html" title="lldb::SBSourceManager" alt="" coords="5,5,163,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_65.png" border="0" alt="" usemap="#lldb_1_1SBStream"/>
+<map name="lldb_1_1SBStream" id="lldb_1_1SBStream">
+<area shape="rect" id="node1" href="classlldb_1_1SBStream.html" title="lldb::SBStream" alt="" coords="6,5,114,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_66.png" border="0" alt="" usemap="#lldb_1_1SBStringList"/>
+<map name="lldb_1_1SBStringList" id="lldb_1_1SBStringList">
+<area shape="rect" id="node1" href="classlldb_1_1SBStringList.html" title="lldb::SBStringList" alt="" coords="5,5,125,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_67.png" border="0" alt="" usemap="#lldb_1_1SBStructuredData"/>
+<map name="lldb_1_1SBStructuredData" id="lldb_1_1SBStructuredData">
+<area shape="rect" id="node1" href="classlldb_1_1SBStructuredData.html" title="lldb::SBStructuredData" alt="" coords="6,5,159,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_68.png" border="0" alt="" usemap="#lldb_1_1SBSymbol"/>
+<map name="lldb_1_1SBSymbol" id="lldb_1_1SBSymbol">
+<area shape="rect" id="node1" href="classlldb_1_1SBSymbol.html" title="lldb::SBSymbol" alt="" coords="5,5,115,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_69.png" border="0" alt="" usemap="#lldb_1_1SBSymbolContext"/>
+<map name="lldb_1_1SBSymbolContext" id="lldb_1_1SBSymbolContext">
+<area shape="rect" id="node1" href="classlldb_1_1SBSymbolContext.html" title="lldb::SBSymbolContext" alt="" coords="6,5,159,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_70.png" border="0" alt="" usemap="#lldb_1_1SBSymbolContextList"/>
+<map name="lldb_1_1SBSymbolContextList" id="lldb_1_1SBSymbolContextList">
+<area shape="rect" id="node1" href="classlldb_1_1SBSymbolContextList.html" title="lldb::SBSymbolContextList" alt="" coords="5,5,179,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_71.png" border="0" alt="" usemap="#lldb_1_1SBTarget"/>
+<map name="lldb_1_1SBTarget" id="lldb_1_1SBTarget">
+<area shape="rect" id="node1" href="classlldb_1_1SBTarget.html" title="lldb::SBTarget" alt="" coords="6,5,109,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_72.png" border="0" alt="" usemap="#lldb_1_1SBThread"/>
+<map name="lldb_1_1SBThread" id="lldb_1_1SBThread">
+<area shape="rect" id="node1" href="classlldb_1_1SBThread.html" title="lldb::SBThread" alt="" coords="5,5,112,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_73.png" border="0" alt="" usemap="#lldb_1_1SBThreadCollection"/>
+<map name="lldb_1_1SBThreadCollection" id="lldb_1_1SBThreadCollection">
+<area shape="rect" id="node1" href="classlldb_1_1SBThreadCollection.html" title="lldb::SBThreadCollection" alt="" coords="5,5,168,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_74.png" border="0" alt="" usemap="#lldb_1_1SBThreadPlan"/>
+<map name="lldb_1_1SBThreadPlan" id="lldb_1_1SBThreadPlan">
+<area shape="rect" id="node1" href="classlldb_1_1SBThreadPlan.html" title="lldb::SBThreadPlan" alt="" coords="6,5,138,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_75.png" border="0" alt="" usemap="#lldb_1_1SBType"/>
+<map name="lldb_1_1SBType" id="lldb_1_1SBType">
+<area shape="rect" id="node1" href="classlldb_1_1SBType.html" title="lldb::SBType" alt="" coords="6,5,101,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_76.png" border="0" alt="" usemap="#lldb_1_1SBTypeCategory"/>
+<map name="lldb_1_1SBTypeCategory" id="lldb_1_1SBTypeCategory">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeCategory.html" title="lldb::SBTypeCategory" alt="" coords="6,5,151,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_77.png" border="0" alt="" usemap="#lldb_1_1SBTypeEnumMember"/>
+<map name="lldb_1_1SBTypeEnumMember" id="lldb_1_1SBTypeEnumMember">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeEnumMember.html" title="lldb::SBTypeEnumMember" alt="" coords="6,5,181,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_78.png" border="0" alt="" usemap="#lldb_1_1SBTypeEnumMemberList"/>
+<map name="lldb_1_1SBTypeEnumMemberList" id="lldb_1_1SBTypeEnumMemberList">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeEnumMemberList.html" title="lldb::SBTypeEnumMemberList" alt="" coords="5,5,200,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_79.png" border="0" alt="" usemap="#lldb_1_1SBTypeFilter"/>
+<map name="lldb_1_1SBTypeFilter" id="lldb_1_1SBTypeFilter">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeFilter.html" title="lldb::SBTypeFilter" alt="" coords="5,5,128,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_80.png" border="0" alt="" usemap="#lldb_1_1SBTypeFormat"/>
+<map name="lldb_1_1SBTypeFormat" id="lldb_1_1SBTypeFormat">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeFormat.html" title="lldb::SBTypeFormat" alt="" coords="6,5,141,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_81.png" border="0" alt="" usemap="#lldb_1_1SBTypeList"/>
+<map name="lldb_1_1SBTypeList" id="lldb_1_1SBTypeList">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeList.html" title="lldb::SBTypeList" alt="" coords="5,5,120,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_82.png" border="0" alt="" usemap="#lldb_1_1SBTypeMember"/>
+<map name="lldb_1_1SBTypeMember" id="lldb_1_1SBTypeMember">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeMember.html" title="lldb::SBTypeMember" alt="" coords="5,5,147,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_83.png" border="0" alt="" usemap="#lldb_1_1SBTypeMemberFunction"/>
+<map name="lldb_1_1SBTypeMemberFunction" id="lldb_1_1SBTypeMemberFunction">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeMemberFunction.html" title="lldb::SBTypeMemberFunction" alt="" coords="6,5,197,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_84.png" border="0" alt="" usemap="#lldb_1_1SBTypeNameSpecifier"/>
+<map name="lldb_1_1SBTypeNameSpecifier" id="lldb_1_1SBTypeNameSpecifier">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeNameSpecifier.html" title="lldb::SBTypeNameSpecifier" alt="" coords="5,5,184,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_85.png" border="0" alt="" usemap="#lldb_1_1SBTypeSummary"/>
+<map name="lldb_1_1SBTypeSummary" id="lldb_1_1SBTypeSummary">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeSummary.html" title="lldb::SBTypeSummary" alt="" coords="5,5,155,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_86.png" border="0" alt="" usemap="#lldb_1_1SBTypeSummaryOptions"/>
+<map name="lldb_1_1SBTypeSummaryOptions" id="lldb_1_1SBTypeSummaryOptions">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeSummaryOptions.html" title="lldb::SBTypeSummaryOptions" alt="" coords="6,5,199,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_87.png" border="0" alt="" usemap="#lldb_1_1SBTypeSynthetic"/>
+<map name="lldb_1_1SBTypeSynthetic" id="lldb_1_1SBTypeSynthetic">
+<area shape="rect" id="node1" href="classlldb_1_1SBTypeSynthetic.html" title="lldb::SBTypeSynthetic" alt="" coords="6,5,154,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_88.png" border="0" alt="" usemap="#lldb_1_1SBUnixSignals"/>
+<map name="lldb_1_1SBUnixSignals" id="lldb_1_1SBUnixSignals">
+<area shape="rect" id="node1" href="classlldb_1_1SBUnixSignals.html" title="lldb::SBUnixSignals" alt="" coords="5,5,139,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_89.png" border="0" alt="" usemap="#lldb_1_1SBValue"/>
+<map name="lldb_1_1SBValue" id="lldb_1_1SBValue">
+<area shape="rect" id="node1" href="classlldb_1_1SBValue.html" title="lldb::SBValue" alt="" coords="5,5,104,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_90.png" border="0" alt="" usemap="#lldb_1_1SBValueList"/>
+<map name="lldb_1_1SBValueList" id="lldb_1_1SBValueList">
+<area shape="rect" id="node1" href="classlldb_1_1SBValueList.html" title="lldb::SBValueList" alt="" coords="6,5,125,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_91.png" border="0" alt="" usemap="#lldb_1_1SBVariablesOptions"/>
+<map name="lldb_1_1SBVariablesOptions" id="lldb_1_1SBVariablesOptions">
+<area shape="rect" id="node1" href="classlldb_1_1SBVariablesOptions.html" title="lldb::SBVariablesOptions" alt="" coords="5,5,168,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_92.png" border="0" alt="" usemap="#lldb_1_1SBWatchpoint"/>
+<map name="lldb_1_1SBWatchpoint" id="lldb_1_1SBWatchpoint">
+<area shape="rect" id="node1" href="classlldb_1_1SBWatchpoint.html" title="lldb::SBWatchpoint" alt="" coords="5,5,136,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_93.png" border="0" alt="" usemap="#MemoryRegionInfoUP"/>
+<map name="MemoryRegionInfoUP" id="MemoryRegionInfoUP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_94.png" border="0" alt="" usemap="#ModuleSP"/>
+<map name="ModuleSP" id="ModuleSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_95.png" border="0" alt="" usemap="#PlatformConnectOptions_01_5"/>
+<map name="PlatformConnectOptions_01_5" id="PlatformConnectOptions_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_96.png" border="0" alt="" usemap="#PlatformShellCommand_01_5"/>
+<map name="PlatformShellCommand_01_5" id="PlatformShellCommand_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_97.png" border="0" alt="" usemap="#PlatformSP"/>
+<map name="PlatformSP" id="PlatformSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_98.png" border="0" alt="" usemap="#ProcessAttachInfoSP"/>
+<map name="ProcessAttachInfoSP" id="ProcessAttachInfoSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_99.png" border="0" alt="" usemap="#ProcessLaunchInfoSP"/>
+<map name="ProcessLaunchInfoSP" id="ProcessLaunchInfoSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_100.png" border="0" alt="" usemap="#ProcessWP"/>
+<map name="ProcessWP" id="ProcessWP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_101.png" border="0" alt="" usemap="#QueueItemSP"/>
+<map name="QueueItemSP" id="QueueItemSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_102.png" border="0" alt="" usemap="#ScriptedSyntheticChildrenSP"/>
+<map name="ScriptedSyntheticChildrenSP" id="ScriptedSyntheticChildrenSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_103.png" border="0" alt="" usemap="#SectionWP"/>
+<map name="SectionWP" id="SectionWP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_104.png" border="0" alt="" usemap="#shared__ptr_3_01InstructionImpl_01_4"/>
+<map name="shared__ptr_3_01InstructionImpl_01_4" id="shared__ptr_3_01InstructionImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_105.png" border="0" alt="" usemap="#shared__ptr_3_01lldb__private_1_1QueueImpl_01_4"/>
+<map name="shared__ptr_3_01lldb__private_1_1QueueImpl_01_4" id="shared__ptr_3_01lldb__private_1_1QueueImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_106.png" border="0" alt="" usemap="#shared__ptr_3_01SBBreakpointListImpl_01_4"/>
+<map name="shared__ptr_3_01SBBreakpointListImpl_01_4" id="shared__ptr_3_01SBBreakpointListImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_107.png" border="0" alt="" usemap="#shared__ptr_3_01ValueImpl_01_4"/>
+<map name="shared__ptr_3_01ValueImpl_01_4" id="shared__ptr_3_01ValueImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_108.png" border="0" alt="" usemap="#Symbol_01_5"/>
+<map name="Symbol_01_5" id="Symbol_01_5">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_109.png" border="0" alt="" usemap="#SystemInitializerCommon"/>
+<map name="SystemInitializerCommon" id="SystemInitializerCommon">
+<area shape="rect" id="node1" href="classSystemInitializerCommon.html" title="SystemInitializerCommon" alt="" coords="5,5,173,32"/><area shape="rect" id="node2" href="classlldb__private_1_1SystemInitializerFull.html" title="lldb_private::SystemInitializerFull" alt="" coords="221,5,429,32"/></map>
+</td></tr>
+<tr><td><img src="inherit_graph_110.png" border="0" alt="" usemap="#TargetSP"/>
+<map name="TargetSP" id="TargetSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_111.png" border="0" alt="" usemap="#ThreadCollectionSP"/>
+<map name="ThreadCollectionSP" id="ThreadCollectionSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_112.png" border="0" alt="" usemap="#ThreadPlanSP"/>
+<map name="ThreadPlanSP" id="ThreadPlanSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_113.png" border="0" alt="" usemap="#TypeCategoryImplSP"/>
+<map name="TypeCategoryImplSP" id="TypeCategoryImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_114.png" border="0" alt="" usemap="#TypeEnumMemberImplSP"/>
+<map name="TypeEnumMemberImplSP" id="TypeEnumMemberImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_115.png" border="0" alt="" usemap="#TypeFilterImplSP"/>
+<map name="TypeFilterImplSP" id="TypeFilterImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_116.png" border="0" alt="" usemap="#TypeFormatImplSP"/>
+<map name="TypeFormatImplSP" id="TypeFormatImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_117.png" border="0" alt="" usemap="#TypeImplSP"/>
+<map name="TypeImplSP" id="TypeImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_118.png" border="0" alt="" usemap="#TypeMemberFunctionImplSP"/>
+<map name="TypeMemberFunctionImplSP" id="TypeMemberFunctionImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_119.png" border="0" alt="" usemap="#TypeNameSpecifierImplSP"/>
+<map name="TypeNameSpecifierImplSP" id="TypeNameSpecifierImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_120.png" border="0" alt="" usemap="#TypeSummaryImplSP"/>
+<map name="TypeSummaryImplSP" id="TypeSummaryImplSP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_121.png" border="0" alt="" usemap="#unique__ptr_3_01Impl_01_4"/>
+<map name="unique__ptr_3_01Impl_01_4" id="unique__ptr_3_01Impl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_122.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1Address_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1Address_01_4" id="unique__ptr_3_01lldb__private_1_1Address_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_123.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1CommandInterpreterRunOptions_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1CommandInterpreterRunOptions_01_4" id="unique__ptr_3_01lldb__private_1_1CommandInterpreterRunOptions_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_124.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1CommandReturnObject_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1CommandReturnObject_01_4" id="unique__ptr_3_01lldb__private_1_1CommandReturnObject_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_125.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1Declaration_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1Declaration_01_4" id="unique__ptr_3_01lldb__private_1_1Declaration_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_126.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1Error_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1Error_01_4" id="unique__ptr_3_01lldb__private_1_1Error_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_127.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1EvaluateExpressionOptions_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1EvaluateExpressionOptions_01_4" id="unique__ptr_3_01lldb__private_1_1EvaluateExpressionOptions_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_128.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1FileSpec_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1FileSpec_01_4" id="unique__ptr_3_01lldb__private_1_1FileSpec_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_129.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1FileSpecList_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1FileSpecList_01_4" id="unique__ptr_3_01lldb__private_1_1FileSpecList_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_130.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1LineEntry_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1LineEntry_01_4" id="unique__ptr_3_01lldb__private_1_1LineEntry_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_131.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1ModuleSpec_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1ModuleSpec_01_4" id="unique__ptr_3_01lldb__private_1_1ModuleSpec_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_132.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1ModuleSpecList_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1ModuleSpecList_01_4" id="unique__ptr_3_01lldb__private_1_1ModuleSpecList_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_133.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1SourceManagerImpl_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1SourceManagerImpl_01_4" id="unique__ptr_3_01lldb__private_1_1SourceManagerImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_134.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1Stream_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1Stream_01_4" id="unique__ptr_3_01lldb__private_1_1Stream_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_135.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1StringList_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1StringList_01_4" id="unique__ptr_3_01lldb__private_1_1StringList_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_136.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1SymbolContext_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1SymbolContext_01_4" id="unique__ptr_3_01lldb__private_1_1SymbolContext_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_137.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1SymbolContextList_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1SymbolContextList_01_4" id="unique__ptr_3_01lldb__private_1_1SymbolContextList_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_138.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1TypeEnumMemberListImpl_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1TypeEnumMemberListImpl_01_4" id="unique__ptr_3_01lldb__private_1_1TypeEnumMemberListImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_139.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1TypeListImpl_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1TypeListImpl_01_4" id="unique__ptr_3_01lldb__private_1_1TypeListImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_140.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1TypeMemberImpl_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1TypeMemberImpl_01_4" id="unique__ptr_3_01lldb__private_1_1TypeMemberImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_141.png" border="0" alt="" usemap="#unique__ptr_3_01lldb__private_1_1TypeSummaryOptions_01_4"/>
+<map name="unique__ptr_3_01lldb__private_1_1TypeSummaryOptions_01_4" id="unique__ptr_3_01lldb__private_1_1TypeSummaryOptions_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_142.png" border="0" alt="" usemap="#unique__ptr_3_01MemoryRegionInfoListImpl_01_4"/>
+<map name="unique__ptr_3_01MemoryRegionInfoListImpl_01_4" id="unique__ptr_3_01MemoryRegionInfoListImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_143.png" border="0" alt="" usemap="#unique__ptr_3_01ValueListImpl_01_4"/>
+<map name="unique__ptr_3_01ValueListImpl_01_4" id="unique__ptr_3_01ValueListImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_144.png" border="0" alt="" usemap="#unique__ptr_3_01VariablesOptionsImpl_01_4"/>
+<map name="unique__ptr_3_01VariablesOptionsImpl_01_4" id="unique__ptr_3_01VariablesOptionsImpl_01_4">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_145.png" border="0" alt="" usemap="#UnixSignalsWP"/>
+<map name="UnixSignalsWP" id="UnixSignalsWP">
+</map>
+</td></tr>
+<tr><td><img src="inherit_graph_146.png" border="0" alt="" usemap="#WatchpointSP"/>
+<map name="WatchpointSP" id="WatchpointSP">
+</map>
+</td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/namespacelldb.html b/lldb/www/cpp_reference/html/namespacelldb.html
index cff6146..6af4d13 100644
--- a/lldb/www/cpp_reference/html/namespacelldb.html
+++ b/lldb/www/cpp_reference/html/namespacelldb.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -19,80 +19,1268 @@
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
+ <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
-<a href="#nested-classes">Classes</a> </div>
+<a href="#nested-classes">Classes</a> |
+<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">lldb Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAddress.html">SBAddress</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html">SBBlock</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html">SBCommand</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html">SBCommunication</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html">SBData</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html">SBError</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html">SBFunction</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html">SBHostOS</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html">SBInputReader</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html">SBInstruction</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html">SBModule</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html">SBSection</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html">SBStream</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html">SBSymbol</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a></td></tr>
-<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBAttachInfo.html">SBAttachInfo</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBlock.html">SBBlock</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointList.html">SBBreakpointList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBroadcaster.html">SBBroadcaster</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">SBCommandInterpreterRunOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandInterpreter.html">SBCommandInterpreter</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommand.html">SBCommand</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">SBCommandReturnObject</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommunication.html">SBCommunication</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCompileUnit.html">SBCompileUnit</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBData.html">SBData</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInputReader.html">SBInputReader</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html">SBDebugger</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDeclaration.html">SBDeclaration</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBError.html">SBError</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBEvent.html">SBEvent</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExecutionContext.html">SBExecutionContext</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBExpressionOptions.html">SBExpressionOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpec.html">SBFileSpec</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFileSpecList.html">SBFileSpecList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFrame.html">SBFrame</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBFunction.html">SBFunction</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBHostOS.html">SBHostOS</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstruction.html">SBInstruction</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBInstructionList.html">SBInstructionList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLanguageRuntime.html">SBLanguageRuntime</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLaunchInfo.html">SBLaunchInfo</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBLineEntry.html">SBLineEntry</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBListener.html">SBListener</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">SBMemoryRegionInfo</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">SBMemoryRegionInfoList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModule.html">SBModule</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpec.html">SBModuleSpec</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBModuleSpecList.html">SBModuleSpecList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformConnectOptions.html">SBPlatformConnectOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatformShellCommand.html">SBPlatformShellCommand</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBPlatform.html">SBPlatform</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBProcess.html">SBProcess</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueue.html">SBQueue</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBQueueItem.html">SBQueueItem</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSection.html">SBSection</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSourceManager.html">SBSourceManager</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStream.html">SBStream</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStringList.html">SBStringList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBStructuredData.html">SBStructuredData</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbol.html">SBSymbol</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContext.html">SBSymbolContext</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBSymbolContextList.html">SBSymbolContextList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTarget.html">SBTarget</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThread.html">SBThread</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadCollection.html">SBThreadCollection</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBThreadPlan.html">SBThreadPlan</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMember.html">SBTypeMember</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeMemberFunction.html">SBTypeMemberFunction</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBType.html">SBType</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeList.html">SBTypeList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeCategory.html">SBTypeCategory</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMember.html">SBTypeEnumMember</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">SBTypeEnumMemberList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFilter.html">SBTypeFilter</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeFormat.html">SBTypeFormat</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">SBTypeNameSpecifier</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">SBTypeSummaryOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSummary.html">SBTypeSummary</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBTypeSynthetic.html">SBTypeSynthetic</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBUnixSignals.html">SBUnixSignals</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValue.html">SBValue</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBValueList.html">SBValueList</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBVariablesOptions.html">SBVariablesOptions</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBWatchpoint.html">SBWatchpoint</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
+Variables</h2></td></tr>
+<tr class="memitem:aacc9b70efcfb3d9d33df627c17588ecc"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">SBAddress</a></td></tr>
+<tr class="separator:aacc9b70efcfb3d9d33df627c17588ecc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a223559f50da36e3ee488046657129c1d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">SBBlock</a></td></tr>
+<tr class="separator:a223559f50da36e3ee488046657129c1d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad0b160aa101ab4cef1d1f45307dce7f6"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">SBBreakpoint</a></td></tr>
+<tr class="separator:ad0b160aa101ab4cef1d1f45307dce7f6"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a99020fd2c7c5bb2f1f3d15c8e0867af1"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">SBBreakpointLocation</a></td></tr>
+<tr class="separator:a99020fd2c7c5bb2f1f3d15c8e0867af1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a19cda9f42011cbd75a8022153a1ce826"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">SBBroadcaster</a></td></tr>
+<tr class="separator:a19cda9f42011cbd75a8022153a1ce826"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a65a5e53ba12f9e01a8875f2581ec2577"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577">SBCommand</a></td></tr>
+<tr class="separator:a65a5e53ba12f9e01a8875f2581ec2577"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7d304842b7911b3cda60c0203d782204"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a7d304842b7911b3cda60c0203d782204">SBCommandInterpreter</a></td></tr>
+<tr class="separator:a7d304842b7911b3cda60c0203d782204"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a59408c700e15aec5471e634794320f2d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a59408c700e15aec5471e634794320f2d">SBCommandInterpreterRunOptions</a></td></tr>
+<tr class="separator:a59408c700e15aec5471e634794320f2d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad35518b64f03a4ded24f2ff1fb6eee6c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad35518b64f03a4ded24f2ff1fb6eee6c">SBCommandPluginInterface</a></td></tr>
+<tr class="separator:ad35518b64f03a4ded24f2ff1fb6eee6c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af2b1fa072f93ee719aeeb71d8930775c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">SBCommandReturnObject</a></td></tr>
+<tr class="separator:af2b1fa072f93ee719aeeb71d8930775c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a3c8aac4af10b0cecf374d1a756a1252b"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b">SBCommunication</a></td></tr>
+<tr class="separator:a3c8aac4af10b0cecf374d1a756a1252b"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aebc752bb3c183988cb1f88e8bd1513fc"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">SBCompileUnit</a></td></tr>
+<tr class="separator:aebc752bb3c183988cb1f88e8bd1513fc"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae841faf070486a5e9937e2e942b7b701"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">SBData</a></td></tr>
+<tr class="separator:ae841faf070486a5e9937e2e942b7b701"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:adb0f8105fedda2ccf546e990360e06d4"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">SBDebugger</a></td></tr>
+<tr class="separator:adb0f8105fedda2ccf546e990360e06d4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a724f94ca72e588fdebf147ff87407913"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">SBDeclaration</a></td></tr>
+<tr class="separator:a724f94ca72e588fdebf147ff87407913"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acc40e0f17f0c9bff874f09e615a53958"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958">SBError</a></td></tr>
+<tr class="separator:acc40e0f17f0c9bff874f09e615a53958"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa6226d505a8faae25041db14250a2af1"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">SBEvent</a></td></tr>
+<tr class="separator:aa6226d505a8faae25041db14250a2af1"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad7ea52f57adfbec682c6db350d07916a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad7ea52f57adfbec682c6db350d07916a">SBEventList</a></td></tr>
+<tr class="separator:ad7ea52f57adfbec682c6db350d07916a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a5f5ed52dac82acd320d5b43f7ebe99dd"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">SBExecutionContext</a></td></tr>
+<tr class="separator:a5f5ed52dac82acd320d5b43f7ebe99dd"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af2c6a576d87f604b8eb49d41ee1798d5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">SBExpressionOptions</a></td></tr>
+<tr class="separator:af2c6a576d87f604b8eb49d41ee1798d5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a20271f89bcf075c1cd13e61c6a446dea"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">SBFileSpec</a></td></tr>
+<tr class="separator:a20271f89bcf075c1cd13e61c6a446dea"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c8d7945ac5d98695a16307e11c0fe7d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d">SBFileSpecList</a></td></tr>
+<tr class="separator:a0c8d7945ac5d98695a16307e11c0fe7d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad001c966b08e2036d980cdf71d19db36"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">SBFrame</a></td></tr>
+<tr class="separator:ad001c966b08e2036d980cdf71d19db36"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a151c7aae8787c57a39e4f837772f8591"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">SBFunction</a></td></tr>
+<tr class="separator:a151c7aae8787c57a39e4f837772f8591"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0e5a42d68189e935c01cca26e189e9d7"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0e5a42d68189e935c01cca26e189e9d7">SBHostOS</a></td></tr>
+<tr class="separator:a0e5a42d68189e935c01cca26e189e9d7"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae8bed4908c84c5db84ae7f8be18751f2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">SBInstruction</a></td></tr>
+<tr class="separator:ae8bed4908c84c5db84ae7f8be18751f2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af19bc4c2043afe7098a92fe703c41ac2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2">SBInstructionList</a></td></tr>
+<tr class="separator:af19bc4c2043afe7098a92fe703c41ac2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4b5b312dc794f86fbeeeae028085dc61"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a4b5b312dc794f86fbeeeae028085dc61">SBLanguageRuntime</a></td></tr>
+<tr class="separator:a4b5b312dc794f86fbeeeae028085dc61"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af2d94babdc008b9e701fe1c32c8e86a4"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">SBLaunchInfo</a></td></tr>
+<tr class="separator:af2d94babdc008b9e701fe1c32c8e86a4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c592174059d4fe8f92f396d763c9fef"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">SBLineEntry</a></td></tr>
+<tr class="separator:a0c592174059d4fe8f92f396d763c9fef"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aef861af747dcc3f991f47df15085b9e0"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">SBListener</a></td></tr>
+<tr class="separator:aef861af747dcc3f991f47df15085b9e0"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a9ca218f1326373259ab4220c37690133"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">SBMemoryRegionInfo</a></td></tr>
+<tr class="separator:a9ca218f1326373259ab4220c37690133"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a98f351ffb24c2fa9a1111ddc4df50032"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032">SBMemoryRegionInfoList</a></td></tr>
+<tr class="separator:a98f351ffb24c2fa9a1111ddc4df50032"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a535d9ccc8cb789afcea4c03218ca5fb5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">SBModule</a></td></tr>
+<tr class="separator:a535d9ccc8cb789afcea4c03218ca5fb5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae4eab6b2f544346d0064679d4f73b37d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d">SBModuleSpec</a></td></tr>
+<tr class="separator:ae4eab6b2f544346d0064679d4f73b37d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a75008434ba6a1c714b4cb52fbbe1e276"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a75008434ba6a1c714b4cb52fbbe1e276">SBModuleSpecList</a></td></tr>
+<tr class="separator:a75008434ba6a1c714b4cb52fbbe1e276"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6b29dadb700a7ae3ed4dcb84454a4901"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">SBProcess</a></td></tr>
+<tr class="separator:a6b29dadb700a7ae3ed4dcb84454a4901"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad4f6b9f9f7b7897412959176b7af78e4"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">SBQueue</a></td></tr>
+<tr class="separator:ad4f6b9f9f7b7897412959176b7af78e4"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:acfb3f444cc6b2b651be5f868ad6637a5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5">SBQueueItem</a></td></tr>
+<tr class="separator:acfb3f444cc6b2b651be5f868ad6637a5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab8e583eec1ea23e7b75ea0678bcadb2a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">SBSection</a></td></tr>
+<tr class="separator:ab8e583eec1ea23e7b75ea0678bcadb2a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0c665d45e5003f072277a5ef99bb8202"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">SBSourceManager</a></td></tr>
+<tr class="separator:a0c665d45e5003f072277a5ef99bb8202"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a0f8fe2526a5432a1ed2845ca4fc1794a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a">SBStream</a></td></tr>
+<tr class="separator:a0f8fe2526a5432a1ed2845ca4fc1794a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab90af497a13bd028b414078a74cbb178"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">SBStringList</a></td></tr>
+<tr class="separator:ab90af497a13bd028b414078a74cbb178"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a2c03312d662d65f9d0da9dc9ef5065f8"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a2c03312d662d65f9d0da9dc9ef5065f8">SBStructuredData</a></td></tr>
+<tr class="separator:a2c03312d662d65f9d0da9dc9ef5065f8"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a01a13bc77df3483f1fda095df57c968d"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">SBSymbol</a></td></tr>
+<tr class="separator:a01a13bc77df3483f1fda095df57c968d"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad437ef8df736d6de1d9ea8213bec19bf"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">SBSymbolContext</a></td></tr>
+<tr class="separator:ad437ef8df736d6de1d9ea8213bec19bf"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab3938467cdaae86337648ca1ec0c8b2c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c">SBSymbolContextList</a></td></tr>
+<tr class="separator:ab3938467cdaae86337648ca1ec0c8b2c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a69d1366a12ba173a5139f265176a3a82"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">SBTarget</a></td></tr>
+<tr class="separator:a69d1366a12ba173a5139f265176a3a82"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a194796b7023bd6309fe42f3f052ae3ef"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">SBThread</a></td></tr>
+<tr class="separator:a194796b7023bd6309fe42f3f052ae3ef"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a7c0cee55f16f9163d0baa67c403b8d5e"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">SBThreadCollection</a></td></tr>
+<tr class="separator:a7c0cee55f16f9163d0baa67c403b8d5e"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab128fc492c0fc797645e41b31045b877"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">SBThreadPlan</a></td></tr>
+<tr class="separator:ab128fc492c0fc797645e41b31045b877"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a587b5b909ab86a2e864c1564b5d1f449"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a587b5b909ab86a2e864c1564b5d1f449">SBType</a></td></tr>
+<tr class="separator:a587b5b909ab86a2e864c1564b5d1f449"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a512ac117e526e1d518d93aa0380e17c2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">SBTypeCategory</a></td></tr>
+<tr class="separator:a512ac117e526e1d518d93aa0380e17c2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a953ae2036a4ad2b7796398469355dda5"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">SBTypeEnumMember</a></td></tr>
+<tr class="separator:a953ae2036a4ad2b7796398469355dda5"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6fef749a8cb7f9f0cb1dc41969876412"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a6fef749a8cb7f9f0cb1dc41969876412">SBTypeEnumMemberList</a></td></tr>
+<tr class="separator:a6fef749a8cb7f9f0cb1dc41969876412"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a66a5c1f3564266d754726e43695362c2"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">SBTypeFilter</a></td></tr>
+<tr class="separator:a66a5c1f3564266d754726e43695362c2"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a6ee068dad1bc3c29b614201586f31d6c"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">SBTypeFormat</a></td></tr>
+<tr class="separator:a6ee068dad1bc3c29b614201586f31d6c"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa26c050d2f25c4453961a6f3f1e3d924"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aa26c050d2f25c4453961a6f3f1e3d924">SBTypeMemberFunction</a></td></tr>
+<tr class="separator:aa26c050d2f25c4453961a6f3f1e3d924"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a4dfdac616a8ee470de23d990d10c75e3"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">SBTypeNameSpecifier</a></td></tr>
+<tr class="separator:a4dfdac616a8ee470de23d990d10c75e3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:af1e43e070b1abf7cd65d66f38626f033"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#af1e43e070b1abf7cd65d66f38626f033">SBTypeSummary</a></td></tr>
+<tr class="separator:af1e43e070b1abf7cd65d66f38626f033"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ab416721e89d400671e6cd2fef6418f53"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">SBTypeSummaryOptions</a></td></tr>
+<tr class="separator:ab416721e89d400671e6cd2fef6418f53"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae74c741b91931f7b43cfabe3e0169152"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">SBTypeSynthetic</a></td></tr>
+<tr class="separator:ae74c741b91931f7b43cfabe3e0169152"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:aa94b61538342fcce7f24c1e262872b45"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#aa94b61538342fcce7f24c1e262872b45">SBTypeList</a></td></tr>
+<tr class="separator:aa94b61538342fcce7f24c1e262872b45"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ad8aebe9abe0858d4d8407e074aab1f1a"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">SBValue</a></td></tr>
+<tr class="separator:ad8aebe9abe0858d4d8407e074aab1f1a"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a360e0d652413fd29dfd58068c5f78e12"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">SBValueList</a></td></tr>
+<tr class="separator:a360e0d652413fd29dfd58068c5f78e12"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a1b8dbaa41951e47fed098f1986534185"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">SBVariablesOptions</a></td></tr>
+<tr class="separator:a1b8dbaa41951e47fed098f1986534185"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a27f98617330bad5970737121376400f3"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a27f98617330bad5970737121376400f3">SBWatchpoint</a></td></tr>
+<tr class="separator:a27f98617330bad5970737121376400f3"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:a63b01cc85f60464c29fea87e6effe3dd"><td class="memItemLeft" align="right" valign="top">class LLDB_API </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">SBUnixSignals</a></td></tr>
+<tr class="separator:a63b01cc85f60464c29fea87e6effe3dd"><td class="memSeparator" colspan="2"> </td></tr>
</table>
+<h2 class="groupheader">Variable Documentation</h2>
+<a class="anchor" id="aacc9b70efcfb3d9d33df627c17588ecc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00031">31</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a223559f50da36e3ee488046657129c1d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBBlock.html">lldb::SBBlock</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00032">32</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad0b160aa101ab4cef1d1f45307dce7f6"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBBreakpoint.html">lldb::SBBreakpoint</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00033">33</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a99020fd2c7c5bb2f1f3d15c8e0867af1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00034">34</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a19cda9f42011cbd75a8022153a1ce826"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBBroadcaster.html">lldb::SBBroadcaster</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00035">35</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a65a5e53ba12f9e01a8875f2581ec2577"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBCommand.html">lldb::SBCommand</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00036">36</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a7d304842b7911b3cda60c0203d782204"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBCommandInterpreter.html">lldb::SBCommandInterpreter</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00037">37</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a59408c700e15aec5471e634794320f2d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBCommandInterpreterRunOptions.html">lldb::SBCommandInterpreterRunOptions</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00038">38</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad35518b64f03a4ded24f2ff1fb6eee6c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBCommandPluginInterface.html">lldb::SBCommandPluginInterface</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00039">39</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="af2b1fa072f93ee719aeeb71d8930775c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00040">40</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3c8aac4af10b0cecf374d1a756a1252b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBCommunication.html">lldb::SBCommunication</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00041">41</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aebc752bb3c183988cb1f88e8bd1513fc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBCompileUnit.html">lldb::SBCompileUnit</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00042">42</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ae841faf070486a5e9937e2e942b7b701"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBData.html">lldb::SBData</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00043">43</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="adb0f8105fedda2ccf546e990360e06d4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00044">44</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a724f94ca72e588fdebf147ff87407913"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBDeclaration.html">lldb::SBDeclaration</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00045">45</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="acc40e0f17f0c9bff874f09e615a53958"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBError.html">lldb::SBError</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00046">46</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aa6226d505a8faae25041db14250a2af1"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBEvent.html">lldb::SBEvent</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00047">47</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad7ea52f57adfbec682c6db350d07916a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API lldb::SBEventList</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00048">48</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a5f5ed52dac82acd320d5b43f7ebe99dd"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBExecutionContext.html">lldb::SBExecutionContext</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00049">49</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="af2c6a576d87f604b8eb49d41ee1798d5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBExpressionOptions.html">lldb::SBExpressionOptions</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00050">50</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a20271f89bcf075c1cd13e61c6a446dea"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBFileSpec.html">lldb::SBFileSpec</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00051">51</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a0c8d7945ac5d98695a16307e11c0fe7d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBFileSpecList.html">lldb::SBFileSpecList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00052">52</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad001c966b08e2036d980cdf71d19db36"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBFrame.html">lldb::SBFrame</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00053">53</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a151c7aae8787c57a39e4f837772f8591"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBFunction.html">lldb::SBFunction</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00054">54</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a0e5a42d68189e935c01cca26e189e9d7"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBHostOS.html">lldb::SBHostOS</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00055">55</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ae8bed4908c84c5db84ae7f8be18751f2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBInstruction.html">lldb::SBInstruction</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00056">56</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="af19bc4c2043afe7098a92fe703c41ac2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBInstructionList.html">lldb::SBInstructionList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00057">57</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a4b5b312dc794f86fbeeeae028085dc61"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBLanguageRuntime.html">lldb::SBLanguageRuntime</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00058">58</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="af2d94babdc008b9e701fe1c32c8e86a4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBLaunchInfo.html">lldb::SBLaunchInfo</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00059">59</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a0c592174059d4fe8f92f396d763c9fef"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBLineEntry.html">lldb::SBLineEntry</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00060">60</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aef861af747dcc3f991f47df15085b9e0"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBListener.html">lldb::SBListener</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00061">61</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a9ca218f1326373259ab4220c37690133"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBMemoryRegionInfo.html">lldb::SBMemoryRegionInfo</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00062">62</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a98f351ffb24c2fa9a1111ddc4df50032"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBMemoryRegionInfoList.html">lldb::SBMemoryRegionInfoList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00063">63</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a535d9ccc8cb789afcea4c03218ca5fb5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBModule.html">lldb::SBModule</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00064">64</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ae4eab6b2f544346d0064679d4f73b37d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBModuleSpec.html">lldb::SBModuleSpec</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00065">65</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a75008434ba6a1c714b4cb52fbbe1e276"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBModuleSpecList.html">lldb::SBModuleSpecList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00066">66</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a6b29dadb700a7ae3ed4dcb84454a4901"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBProcess.html">lldb::SBProcess</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00067">67</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad4f6b9f9f7b7897412959176b7af78e4"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBQueue.html">lldb::SBQueue</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00068">68</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="acfb3f444cc6b2b651be5f868ad6637a5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBQueueItem.html">lldb::SBQueueItem</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00069">69</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ab8e583eec1ea23e7b75ea0678bcadb2a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBSection.html">lldb::SBSection</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00070">70</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a0c665d45e5003f072277a5ef99bb8202"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBSourceManager.html">lldb::SBSourceManager</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00071">71</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a0f8fe2526a5432a1ed2845ca4fc1794a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00072">72</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ab90af497a13bd028b414078a74cbb178"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBStringList.html">lldb::SBStringList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00073">73</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a2c03312d662d65f9d0da9dc9ef5065f8"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBStructuredData.html">lldb::SBStructuredData</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00074">74</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a01a13bc77df3483f1fda095df57c968d"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBSymbol.html">lldb::SBSymbol</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00075">75</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad437ef8df736d6de1d9ea8213bec19bf"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBSymbolContext.html">lldb::SBSymbolContext</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00076">76</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ab3938467cdaae86337648ca1ec0c8b2c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBSymbolContextList.html">lldb::SBSymbolContextList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00077">77</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a69d1366a12ba173a5139f265176a3a82"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTarget.html">lldb::SBTarget</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00078">78</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a194796b7023bd6309fe42f3f052ae3ef"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBThread.html">lldb::SBThread</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00079">79</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a7c0cee55f16f9163d0baa67c403b8d5e"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBThreadCollection.html">lldb::SBThreadCollection</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00080">80</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ab128fc492c0fc797645e41b31045b877"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBThreadPlan.html">lldb::SBThreadPlan</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00081">81</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a587b5b909ab86a2e864c1564b5d1f449"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBType.html">lldb::SBType</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00082">82</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a512ac117e526e1d518d93aa0380e17c2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeCategory.html">lldb::SBTypeCategory</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00083">83</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a953ae2036a4ad2b7796398469355dda5"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeEnumMember.html">lldb::SBTypeEnumMember</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00084">84</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a6fef749a8cb7f9f0cb1dc41969876412"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeEnumMemberList.html">lldb::SBTypeEnumMemberList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00085">85</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a66a5c1f3564266d754726e43695362c2"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeFilter.html">lldb::SBTypeFilter</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00086">86</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a6ee068dad1bc3c29b614201586f31d6c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeFormat.html">lldb::SBTypeFormat</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00087">87</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aa94b61538342fcce7f24c1e262872b45"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeList.html">lldb::SBTypeList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00093">93</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aa26c050d2f25c4453961a6f3f1e3d924"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeMemberFunction.html">lldb::SBTypeMemberFunction</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00088">88</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a4dfdac616a8ee470de23d990d10c75e3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeNameSpecifier.html">lldb::SBTypeNameSpecifier</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00089">89</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="af1e43e070b1abf7cd65d66f38626f033"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeSummary.html">lldb::SBTypeSummary</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00090">90</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ab416721e89d400671e6cd2fef6418f53"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeSummaryOptions.html">lldb::SBTypeSummaryOptions</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00091">91</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ae74c741b91931f7b43cfabe3e0169152"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBTypeSynthetic.html">lldb::SBTypeSynthetic</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00092">92</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a63b01cc85f60464c29fea87e6effe3dd"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBUnixSignals.html">lldb::SBUnixSignals</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00098">98</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad8aebe9abe0858d4d8407e074aab1f1a"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBValue.html">lldb::SBValue</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00094">94</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a360e0d652413fd29dfd58068c5f78e12"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBValueList.html">lldb::SBValueList</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00095">95</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a1b8dbaa41951e47fed098f1986534185"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBVariablesOptions.html">lldb::SBVariablesOptions</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00096">96</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a27f98617330bad5970737121376400f3"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">class LLDB_API <a class="el" href="classlldb_1_1SBWatchpoint.html">lldb::SBWatchpoint</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="SBDefines_8h_source.html#l00097">97</a> of file <a class="el" href="SBDefines_8h_source.html">SBDefines.h</a>.</p>
+
+</div>
+</div>
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:23 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/namespacelldb__private.html b/lldb/www/cpp_reference/html/namespacelldb__private.html
new file mode 100644
index 0000000..b16845f
--- /dev/null
+++ b/lldb/www/cpp_reference/html/namespacelldb__private.html
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: lldb_private Namespace Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="namespaces.html"><span>Namespace List</span></a></li>
+ <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> </div>
+ <div class="headertitle">
+<div class="title">lldb_private Namespace Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb__private_1_1SystemInitializerFull.html">SystemInitializerFull</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
+</table>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/namespacemembers.html b/lldb/www/cpp_reference/html/namespacemembers.html
new file mode 100644
index 0000000..4488c45
--- /dev/null
+++ b/lldb/www/cpp_reference/html/namespacemembers.html
@@ -0,0 +1,257 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Namespace Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="namespaces.html"><span>Namespace List</span></a></li>
+ <li class="current"><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li class="current"><a href="namespacemembers.html"><span>All</span></a></li>
+ <li><a href="namespacemembers_vars.html"><span>Variables</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li class="current"><a href="#index_s"><span>s</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+<div class="textblock">Here is a list of all namespace members with links to the namespace documentation for each member:</div>
+
+<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
+<li>SBAddress
+: <a class="el" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">lldb</a>
+</li>
+<li>SBBlock
+: <a class="el" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">lldb</a>
+</li>
+<li>SBBreakpoint
+: <a class="el" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">lldb</a>
+</li>
+<li>SBBreakpointLocation
+: <a class="el" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">lldb</a>
+</li>
+<li>SBBroadcaster
+: <a class="el" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">lldb</a>
+</li>
+<li>SBCommand
+: <a class="el" href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577">lldb</a>
+</li>
+<li>SBCommandInterpreter
+: <a class="el" href="namespacelldb.html#a7d304842b7911b3cda60c0203d782204">lldb</a>
+</li>
+<li>SBCommandInterpreterRunOptions
+: <a class="el" href="namespacelldb.html#a59408c700e15aec5471e634794320f2d">lldb</a>
+</li>
+<li>SBCommandPluginInterface
+: <a class="el" href="namespacelldb.html#ad35518b64f03a4ded24f2ff1fb6eee6c">lldb</a>
+</li>
+<li>SBCommandReturnObject
+: <a class="el" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">lldb</a>
+</li>
+<li>SBCommunication
+: <a class="el" href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b">lldb</a>
+</li>
+<li>SBCompileUnit
+: <a class="el" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">lldb</a>
+</li>
+<li>SBData
+: <a class="el" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">lldb</a>
+</li>
+<li>SBDebugger
+: <a class="el" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">lldb</a>
+</li>
+<li>SBDeclaration
+: <a class="el" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">lldb</a>
+</li>
+<li>SBError
+: <a class="el" href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958">lldb</a>
+</li>
+<li>SBEvent
+: <a class="el" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">lldb</a>
+</li>
+<li>SBEventList
+: <a class="el" href="namespacelldb.html#ad7ea52f57adfbec682c6db350d07916a">lldb</a>
+</li>
+<li>SBExecutionContext
+: <a class="el" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">lldb</a>
+</li>
+<li>SBExpressionOptions
+: <a class="el" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">lldb</a>
+</li>
+<li>SBFileSpec
+: <a class="el" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">lldb</a>
+</li>
+<li>SBFileSpecList
+: <a class="el" href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d">lldb</a>
+</li>
+<li>SBFrame
+: <a class="el" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">lldb</a>
+</li>
+<li>SBFunction
+: <a class="el" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">lldb</a>
+</li>
+<li>SBHostOS
+: <a class="el" href="namespacelldb.html#a0e5a42d68189e935c01cca26e189e9d7">lldb</a>
+</li>
+<li>SBInstruction
+: <a class="el" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">lldb</a>
+</li>
+<li>SBInstructionList
+: <a class="el" href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2">lldb</a>
+</li>
+<li>SBLanguageRuntime
+: <a class="el" href="namespacelldb.html#a4b5b312dc794f86fbeeeae028085dc61">lldb</a>
+</li>
+<li>SBLaunchInfo
+: <a class="el" href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">lldb</a>
+</li>
+<li>SBLineEntry
+: <a class="el" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">lldb</a>
+</li>
+<li>SBListener
+: <a class="el" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">lldb</a>
+</li>
+<li>SBMemoryRegionInfo
+: <a class="el" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">lldb</a>
+</li>
+<li>SBMemoryRegionInfoList
+: <a class="el" href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032">lldb</a>
+</li>
+<li>SBModule
+: <a class="el" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">lldb</a>
+</li>
+<li>SBModuleSpec
+: <a class="el" href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d">lldb</a>
+</li>
+<li>SBModuleSpecList
+: <a class="el" href="namespacelldb.html#a75008434ba6a1c714b4cb52fbbe1e276">lldb</a>
+</li>
+<li>SBProcess
+: <a class="el" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">lldb</a>
+</li>
+<li>SBQueue
+: <a class="el" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">lldb</a>
+</li>
+<li>SBQueueItem
+: <a class="el" href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5">lldb</a>
+</li>
+<li>SBSection
+: <a class="el" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">lldb</a>
+</li>
+<li>SBSourceManager
+: <a class="el" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">lldb</a>
+</li>
+<li>SBStream
+: <a class="el" href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a">lldb</a>
+</li>
+<li>SBStringList
+: <a class="el" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">lldb</a>
+</li>
+<li>SBStructuredData
+: <a class="el" href="namespacelldb.html#a2c03312d662d65f9d0da9dc9ef5065f8">lldb</a>
+</li>
+<li>SBSymbol
+: <a class="el" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">lldb</a>
+</li>
+<li>SBSymbolContext
+: <a class="el" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">lldb</a>
+</li>
+<li>SBSymbolContextList
+: <a class="el" href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c">lldb</a>
+</li>
+<li>SBTarget
+: <a class="el" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">lldb</a>
+</li>
+<li>SBThread
+: <a class="el" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">lldb</a>
+</li>
+<li>SBThreadCollection
+: <a class="el" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">lldb</a>
+</li>
+<li>SBThreadPlan
+: <a class="el" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">lldb</a>
+</li>
+<li>SBType
+: <a class="el" href="namespacelldb.html#a587b5b909ab86a2e864c1564b5d1f449">lldb</a>
+</li>
+<li>SBTypeCategory
+: <a class="el" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">lldb</a>
+</li>
+<li>SBTypeEnumMember
+: <a class="el" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">lldb</a>
+</li>
+<li>SBTypeEnumMemberList
+: <a class="el" href="namespacelldb.html#a6fef749a8cb7f9f0cb1dc41969876412">lldb</a>
+</li>
+<li>SBTypeFilter
+: <a class="el" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">lldb</a>
+</li>
+<li>SBTypeFormat
+: <a class="el" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">lldb</a>
+</li>
+<li>SBTypeList
+: <a class="el" href="namespacelldb.html#aa94b61538342fcce7f24c1e262872b45">lldb</a>
+</li>
+<li>SBTypeMemberFunction
+: <a class="el" href="namespacelldb.html#aa26c050d2f25c4453961a6f3f1e3d924">lldb</a>
+</li>
+<li>SBTypeNameSpecifier
+: <a class="el" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">lldb</a>
+</li>
+<li>SBTypeSummary
+: <a class="el" href="namespacelldb.html#af1e43e070b1abf7cd65d66f38626f033">lldb</a>
+</li>
+<li>SBTypeSummaryOptions
+: <a class="el" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">lldb</a>
+</li>
+<li>SBTypeSynthetic
+: <a class="el" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">lldb</a>
+</li>
+<li>SBUnixSignals
+: <a class="el" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">lldb</a>
+</li>
+<li>SBValue
+: <a class="el" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">lldb</a>
+</li>
+<li>SBValueList
+: <a class="el" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">lldb</a>
+</li>
+<li>SBVariablesOptions
+: <a class="el" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">lldb</a>
+</li>
+<li>SBWatchpoint
+: <a class="el" href="namespacelldb.html#a27f98617330bad5970737121376400f3">lldb</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/namespacemembers_vars.html b/lldb/www/cpp_reference/html/namespacemembers_vars.html
new file mode 100644
index 0000000..fd62520
--- /dev/null
+++ b/lldb/www/cpp_reference/html/namespacemembers_vars.html
@@ -0,0 +1,257 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
+<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
+<meta name="description" content="C++ source code API documentation for LLDB."/>
+<title>LLVM: Namespace Members</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head><body>
+<p class="title">LLDB API Documentation</p>
+<!-- Generated by Doxygen 1.8.6 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main Page</span></a></li>
+ <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="namespaces.html"><span>Namespace List</span></a></li>
+ <li class="current"><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow3" class="tabs2">
+ <ul class="tablist">
+ <li><a href="namespacemembers.html"><span>All</span></a></li>
+ <li class="current"><a href="namespacemembers_vars.html"><span>Variables</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow4" class="tabs3">
+ <ul class="tablist">
+ <li class="current"><a href="#index_s"><span>s</span></a></li>
+ </ul>
+ </div>
+</div><!-- top -->
+<div class="contents">
+ 
+
+<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
+<li>SBAddress
+: <a class="el" href="namespacelldb.html#aacc9b70efcfb3d9d33df627c17588ecc">lldb</a>
+</li>
+<li>SBBlock
+: <a class="el" href="namespacelldb.html#a223559f50da36e3ee488046657129c1d">lldb</a>
+</li>
+<li>SBBreakpoint
+: <a class="el" href="namespacelldb.html#ad0b160aa101ab4cef1d1f45307dce7f6">lldb</a>
+</li>
+<li>SBBreakpointLocation
+: <a class="el" href="namespacelldb.html#a99020fd2c7c5bb2f1f3d15c8e0867af1">lldb</a>
+</li>
+<li>SBBroadcaster
+: <a class="el" href="namespacelldb.html#a19cda9f42011cbd75a8022153a1ce826">lldb</a>
+</li>
+<li>SBCommand
+: <a class="el" href="namespacelldb.html#a65a5e53ba12f9e01a8875f2581ec2577">lldb</a>
+</li>
+<li>SBCommandInterpreter
+: <a class="el" href="namespacelldb.html#a7d304842b7911b3cda60c0203d782204">lldb</a>
+</li>
+<li>SBCommandInterpreterRunOptions
+: <a class="el" href="namespacelldb.html#a59408c700e15aec5471e634794320f2d">lldb</a>
+</li>
+<li>SBCommandPluginInterface
+: <a class="el" href="namespacelldb.html#ad35518b64f03a4ded24f2ff1fb6eee6c">lldb</a>
+</li>
+<li>SBCommandReturnObject
+: <a class="el" href="namespacelldb.html#af2b1fa072f93ee719aeeb71d8930775c">lldb</a>
+</li>
+<li>SBCommunication
+: <a class="el" href="namespacelldb.html#a3c8aac4af10b0cecf374d1a756a1252b">lldb</a>
+</li>
+<li>SBCompileUnit
+: <a class="el" href="namespacelldb.html#aebc752bb3c183988cb1f88e8bd1513fc">lldb</a>
+</li>
+<li>SBData
+: <a class="el" href="namespacelldb.html#ae841faf070486a5e9937e2e942b7b701">lldb</a>
+</li>
+<li>SBDebugger
+: <a class="el" href="namespacelldb.html#adb0f8105fedda2ccf546e990360e06d4">lldb</a>
+</li>
+<li>SBDeclaration
+: <a class="el" href="namespacelldb.html#a724f94ca72e588fdebf147ff87407913">lldb</a>
+</li>
+<li>SBError
+: <a class="el" href="namespacelldb.html#acc40e0f17f0c9bff874f09e615a53958">lldb</a>
+</li>
+<li>SBEvent
+: <a class="el" href="namespacelldb.html#aa6226d505a8faae25041db14250a2af1">lldb</a>
+</li>
+<li>SBEventList
+: <a class="el" href="namespacelldb.html#ad7ea52f57adfbec682c6db350d07916a">lldb</a>
+</li>
+<li>SBExecutionContext
+: <a class="el" href="namespacelldb.html#a5f5ed52dac82acd320d5b43f7ebe99dd">lldb</a>
+</li>
+<li>SBExpressionOptions
+: <a class="el" href="namespacelldb.html#af2c6a576d87f604b8eb49d41ee1798d5">lldb</a>
+</li>
+<li>SBFileSpec
+: <a class="el" href="namespacelldb.html#a20271f89bcf075c1cd13e61c6a446dea">lldb</a>
+</li>
+<li>SBFileSpecList
+: <a class="el" href="namespacelldb.html#a0c8d7945ac5d98695a16307e11c0fe7d">lldb</a>
+</li>
+<li>SBFrame
+: <a class="el" href="namespacelldb.html#ad001c966b08e2036d980cdf71d19db36">lldb</a>
+</li>
+<li>SBFunction
+: <a class="el" href="namespacelldb.html#a151c7aae8787c57a39e4f837772f8591">lldb</a>
+</li>
+<li>SBHostOS
+: <a class="el" href="namespacelldb.html#a0e5a42d68189e935c01cca26e189e9d7">lldb</a>
+</li>
+<li>SBInstruction
+: <a class="el" href="namespacelldb.html#ae8bed4908c84c5db84ae7f8be18751f2">lldb</a>
+</li>
+<li>SBInstructionList
+: <a class="el" href="namespacelldb.html#af19bc4c2043afe7098a92fe703c41ac2">lldb</a>
+</li>
+<li>SBLanguageRuntime
+: <a class="el" href="namespacelldb.html#a4b5b312dc794f86fbeeeae028085dc61">lldb</a>
+</li>
+<li>SBLaunchInfo
+: <a class="el" href="namespacelldb.html#af2d94babdc008b9e701fe1c32c8e86a4">lldb</a>
+</li>
+<li>SBLineEntry
+: <a class="el" href="namespacelldb.html#a0c592174059d4fe8f92f396d763c9fef">lldb</a>
+</li>
+<li>SBListener
+: <a class="el" href="namespacelldb.html#aef861af747dcc3f991f47df15085b9e0">lldb</a>
+</li>
+<li>SBMemoryRegionInfo
+: <a class="el" href="namespacelldb.html#a9ca218f1326373259ab4220c37690133">lldb</a>
+</li>
+<li>SBMemoryRegionInfoList
+: <a class="el" href="namespacelldb.html#a98f351ffb24c2fa9a1111ddc4df50032">lldb</a>
+</li>
+<li>SBModule
+: <a class="el" href="namespacelldb.html#a535d9ccc8cb789afcea4c03218ca5fb5">lldb</a>
+</li>
+<li>SBModuleSpec
+: <a class="el" href="namespacelldb.html#ae4eab6b2f544346d0064679d4f73b37d">lldb</a>
+</li>
+<li>SBModuleSpecList
+: <a class="el" href="namespacelldb.html#a75008434ba6a1c714b4cb52fbbe1e276">lldb</a>
+</li>
+<li>SBProcess
+: <a class="el" href="namespacelldb.html#a6b29dadb700a7ae3ed4dcb84454a4901">lldb</a>
+</li>
+<li>SBQueue
+: <a class="el" href="namespacelldb.html#ad4f6b9f9f7b7897412959176b7af78e4">lldb</a>
+</li>
+<li>SBQueueItem
+: <a class="el" href="namespacelldb.html#acfb3f444cc6b2b651be5f868ad6637a5">lldb</a>
+</li>
+<li>SBSection
+: <a class="el" href="namespacelldb.html#ab8e583eec1ea23e7b75ea0678bcadb2a">lldb</a>
+</li>
+<li>SBSourceManager
+: <a class="el" href="namespacelldb.html#a0c665d45e5003f072277a5ef99bb8202">lldb</a>
+</li>
+<li>SBStream
+: <a class="el" href="namespacelldb.html#a0f8fe2526a5432a1ed2845ca4fc1794a">lldb</a>
+</li>
+<li>SBStringList
+: <a class="el" href="namespacelldb.html#ab90af497a13bd028b414078a74cbb178">lldb</a>
+</li>
+<li>SBStructuredData
+: <a class="el" href="namespacelldb.html#a2c03312d662d65f9d0da9dc9ef5065f8">lldb</a>
+</li>
+<li>SBSymbol
+: <a class="el" href="namespacelldb.html#a01a13bc77df3483f1fda095df57c968d">lldb</a>
+</li>
+<li>SBSymbolContext
+: <a class="el" href="namespacelldb.html#ad437ef8df736d6de1d9ea8213bec19bf">lldb</a>
+</li>
+<li>SBSymbolContextList
+: <a class="el" href="namespacelldb.html#ab3938467cdaae86337648ca1ec0c8b2c">lldb</a>
+</li>
+<li>SBTarget
+: <a class="el" href="namespacelldb.html#a69d1366a12ba173a5139f265176a3a82">lldb</a>
+</li>
+<li>SBThread
+: <a class="el" href="namespacelldb.html#a194796b7023bd6309fe42f3f052ae3ef">lldb</a>
+</li>
+<li>SBThreadCollection
+: <a class="el" href="namespacelldb.html#a7c0cee55f16f9163d0baa67c403b8d5e">lldb</a>
+</li>
+<li>SBThreadPlan
+: <a class="el" href="namespacelldb.html#ab128fc492c0fc797645e41b31045b877">lldb</a>
+</li>
+<li>SBType
+: <a class="el" href="namespacelldb.html#a587b5b909ab86a2e864c1564b5d1f449">lldb</a>
+</li>
+<li>SBTypeCategory
+: <a class="el" href="namespacelldb.html#a512ac117e526e1d518d93aa0380e17c2">lldb</a>
+</li>
+<li>SBTypeEnumMember
+: <a class="el" href="namespacelldb.html#a953ae2036a4ad2b7796398469355dda5">lldb</a>
+</li>
+<li>SBTypeEnumMemberList
+: <a class="el" href="namespacelldb.html#a6fef749a8cb7f9f0cb1dc41969876412">lldb</a>
+</li>
+<li>SBTypeFilter
+: <a class="el" href="namespacelldb.html#a66a5c1f3564266d754726e43695362c2">lldb</a>
+</li>
+<li>SBTypeFormat
+: <a class="el" href="namespacelldb.html#a6ee068dad1bc3c29b614201586f31d6c">lldb</a>
+</li>
+<li>SBTypeList
+: <a class="el" href="namespacelldb.html#aa94b61538342fcce7f24c1e262872b45">lldb</a>
+</li>
+<li>SBTypeMemberFunction
+: <a class="el" href="namespacelldb.html#aa26c050d2f25c4453961a6f3f1e3d924">lldb</a>
+</li>
+<li>SBTypeNameSpecifier
+: <a class="el" href="namespacelldb.html#a4dfdac616a8ee470de23d990d10c75e3">lldb</a>
+</li>
+<li>SBTypeSummary
+: <a class="el" href="namespacelldb.html#af1e43e070b1abf7cd65d66f38626f033">lldb</a>
+</li>
+<li>SBTypeSummaryOptions
+: <a class="el" href="namespacelldb.html#ab416721e89d400671e6cd2fef6418f53">lldb</a>
+</li>
+<li>SBTypeSynthetic
+: <a class="el" href="namespacelldb.html#ae74c741b91931f7b43cfabe3e0169152">lldb</a>
+</li>
+<li>SBUnixSignals
+: <a class="el" href="namespacelldb.html#a63b01cc85f60464c29fea87e6effe3dd">lldb</a>
+</li>
+<li>SBValue
+: <a class="el" href="namespacelldb.html#ad8aebe9abe0858d4d8407e074aab1f1a">lldb</a>
+</li>
+<li>SBValueList
+: <a class="el" href="namespacelldb.html#a360e0d652413fd29dfd58068c5f78e12">lldb</a>
+</li>
+<li>SBVariablesOptions
+: <a class="el" href="namespacelldb.html#a1b8dbaa41951e47fed098f1986534185">lldb</a>
+</li>
+<li>SBWatchpoint
+: <a class="el" href="namespacelldb.html#a27f98617330bad5970737121376400f3">lldb</a>
+</li>
+</ul>
+</div><!-- contents -->
+<hr>
+<p class="footer">
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
+<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
+align="middle" border="0"/>1.8.6</a><br>
+Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
+All Rights Reserved.</p>
+<hr>
+<!--#include virtual="/attrib.incl" -->
+</body>
+</html>
diff --git a/lldb/www/cpp_reference/html/namespaces.html b/lldb/www/cpp_reference/html/namespaces.html
index 3743d66..20efd79 100644
--- a/lldb/www/cpp_reference/html/namespaces.html
+++ b/lldb/www/cpp_reference/html/namespaces.html
@@ -7,7 +7,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
-<!-- Generated by Doxygen 1.8.1.2 -->
+<!-- Generated by Doxygen 1.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
@@ -19,6 +19,7 @@
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li class="current"><a href="namespaces.html"><span>Namespace List</span></a></li>
+ <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
</ul>
</div>
</div><!-- top -->
@@ -29,15 +30,16 @@
<div class="contents">
<div class="textblock">Here is a list of all namespaces with brief descriptions:</div><div class="directory">
<table class="directory">
-<tr id="row_0_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespacelldb.html" target="_self">lldb</a></td><td class="desc"></td></tr>
+<tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespacelldb.html" target="_self">lldb</a></td><td class="desc"></td></tr>
+<tr id="row_1_"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespacelldb__private.html" target="_self">lldb_private</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<hr>
<p class="footer">
-Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
+Generated on Fri Oct 14 2016 14:01:24 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
-align="middle" border="0"/>1.8.1.2</a><br>
+align="middle" border="0"/>1.8.6</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
diff --git a/lldb/www/cpp_reference/html/tab_b.png b/lldb/www/cpp_reference/html/tab_b.png
index 258c141..e2b4a86 100644
--- a/lldb/www/cpp_reference/html/tab_b.png
+++ b/lldb/www/cpp_reference/html/tab_b.png
Binary files differ
diff --git a/lldb/www/cpp_reference/html/tab_h.png b/lldb/www/cpp_reference/html/tab_h.png
index 4ca9102..fd5cb7054 100644
--- a/lldb/www/cpp_reference/html/tab_h.png
+++ b/lldb/www/cpp_reference/html/tab_h.png
Binary files differ