1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html><head> 3<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/> 4<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/> 5<meta name="description" content="C++ source code API documentation for LLDB."/> 6<title>LLVM: LLDB.h File Reference</title> 7<link href="doxygen.css" rel="stylesheet" type="text/css"/> 8</head><body> 9<p class="title">LLDB API Documentation</p> 10<!-- Generated by Doxygen 1.8.1.2 --> 11 <div id="navrow1" class="tabs"> 12 <ul class="tablist"> 13 <li><a href="index.html"><span>Main Page</span></a></li> 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 15 <li><a href="annotated.html"><span>Classes</span></a></li> 16 <li class="current"><a href="files.html"><span>Files</span></a></li> 17 </ul> 18 </div> 19 <div id="navrow2" class="tabs2"> 20 <ul class="tablist"> 21 <li><a href="files.html"><span>File List</span></a></li> 22 </ul> 23 </div> 24<div id="nav-path" class="navpath"> 25 <ul> 26<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> 27</div> 28</div><!-- top --> 29<div class="header"> 30 <div class="headertitle"> 31<div class="title">LLDB.h File Reference</div> </div> 32</div><!--header--> 33<div class="contents"> 34<div class="textblock"><code>#include "<a class="el" href="SBDefines_8h_source.html">lldb/API/SBDefines.h</a>"</code><br/> 35<code>#include "<a class="el" href="SBAddress_8h_source.html">lldb/API/SBAddress.h</a>"</code><br/> 36<code>#include "<a class="el" href="SBBlock_8h_source.html">lldb/API/SBBlock.h</a>"</code><br/> 37<code>#include "<a class="el" href="SBBreakpoint_8h_source.html">lldb/API/SBBreakpoint.h</a>"</code><br/> 38<code>#include "<a class="el" href="SBBreakpointLocation_8h_source.html">lldb/API/SBBreakpointLocation.h</a>"</code><br/> 39<code>#include "<a class="el" href="SBBroadcaster_8h_source.html">lldb/API/SBBroadcaster.h</a>"</code><br/> 40<code>#include "<a class="el" href="SBCommandInterpreter_8h_source.html">lldb/API/SBCommandInterpreter.h</a>"</code><br/> 41<code>#include "<a class="el" href="SBCommandReturnObject_8h_source.html">lldb/API/SBCommandReturnObject.h</a>"</code><br/> 42<code>#include "<a class="el" href="SBCommunication_8h_source.html">lldb/API/SBCommunication.h</a>"</code><br/> 43<code>#include "<a class="el" href="SBCompileUnit_8h_source.html">lldb/API/SBCompileUnit.h</a>"</code><br/> 44<code>#include "<a class="el" href="SBData_8h_source.html">lldb/API/SBData.h</a>"</code><br/> 45<code>#include "<a class="el" href="SBDebugger_8h_source.html">lldb/API/SBDebugger.h</a>"</code><br/> 46<code>#include "<a class="el" href="SBDeclaration_8h_source.html">lldb/API/SBDeclaration.h</a>"</code><br/> 47<code>#include "<a class="el" href="SBError_8h_source.html">lldb/API/SBError.h</a>"</code><br/> 48<code>#include "<a class="el" href="SBEvent_8h_source.html">lldb/API/SBEvent.h</a>"</code><br/> 49<code>#include "<a class="el" href="SBFileSpec_8h_source.html">lldb/API/SBFileSpec.h</a>"</code><br/> 50<code>#include "<a class="el" href="SBFrame_8h_source.html">lldb/API/SBFrame.h</a>"</code><br/> 51<code>#include "<a class="el" href="SBFunction_8h_source.html">lldb/API/SBFunction.h</a>"</code><br/> 52<code>#include "<a class="el" href="SBHostOS_8h_source.html">lldb/API/SBHostOS.h</a>"</code><br/> 53<code>#include "<a class="el" href="SBInputReader_8h_source.html">lldb/API/SBInputReader.h</a>"</code><br/> 54<code>#include "<a class="el" href="SBInstruction_8h_source.html">lldb/API/SBInstruction.h</a>"</code><br/> 55<code>#include "<a class="el" href="SBInstructionList_8h_source.html">lldb/API/SBInstructionList.h</a>"</code><br/> 56<code>#include "<a class="el" href="SBLineEntry_8h_source.html">lldb/API/SBLineEntry.h</a>"</code><br/> 57<code>#include "<a class="el" href="SBListener_8h_source.html">lldb/API/SBListener.h</a>"</code><br/> 58<code>#include "<a class="el" href="SBModule_8h_source.html">lldb/API/SBModule.h</a>"</code><br/> 59<code>#include "<a class="el" href="SBProcess_8h_source.html">lldb/API/SBProcess.h</a>"</code><br/> 60<code>#include "<a class="el" href="SBSourceManager_8h_source.html">lldb/API/SBSourceManager.h</a>"</code><br/> 61<code>#include "<a class="el" href="SBStream_8h_source.html">lldb/API/SBStream.h</a>"</code><br/> 62<code>#include "<a class="el" href="SBStringList_8h_source.html">lldb/API/SBStringList.h</a>"</code><br/> 63<code>#include "<a class="el" href="SBSymbol_8h_source.html">lldb/API/SBSymbol.h</a>"</code><br/> 64<code>#include "<a class="el" href="SBSymbolContext_8h_source.html">lldb/API/SBSymbolContext.h</a>"</code><br/> 65<code>#include "<a class="el" href="SBTarget_8h_source.html">lldb/API/SBTarget.h</a>"</code><br/> 66<code>#include "<a class="el" href="SBThread_8h_source.html">lldb/API/SBThread.h</a>"</code><br/> 67<code>#include "<a class="el" href="SBType_8h_source.html">lldb/API/SBType.h</a>"</code><br/> 68<code>#include "<a class="el" href="SBValue_8h_source.html">lldb/API/SBValue.h</a>"</code><br/> 69<code>#include "<a class="el" href="SBValueList_8h_source.html">lldb/API/SBValueList.h</a>"</code><br/> 70</div><div class="textblock"><div class="dynheader"> 71Include dependency graph for LLDB.h:</div> 72<div class="dyncontent"> 73<div class="center"><img src="LLDB_8h__incl.png" border="0" usemap="#LLDB_8h" alt=""/></div> 74<map name="LLDB_8h" id="LLDB_8h"> 75<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> 76</div> 77</div> 78<p><a href="LLDB_8h_source.html">Go to the source code of this file.</a></p> 79</div><!-- contents --> 80<hr> 81<p class="footer"> 82Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by 83<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen" 84align="middle" border="0"/>1.8.1.2</a><br> 85Copyright © 2003-2013 University of Illinois at Urbana-Champaign. 86All Rights Reserved.</p> 87<hr> 88<!--#include virtual="/attrib.incl" --> 89</body> 90</html> 91