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: doxygen.intro Source File</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&#160;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&#160;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_8b321541f691a81675dae4ec7a1864bb.html">docs</a></li>  </ul>
27</div>
28</div><!-- top -->
29<div class="header">
30  <div class="headertitle">
31<div class="title">doxygen.intro</div>  </div>
32</div><!--header-->
33<div class="contents">
34<a href="doxygen_8intro.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/// @mainpage LLDB</span></div>
35<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"></span><span class="comment">///</span></div>
36<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"></span><span class="comment">/// @section main_intro Introduction</span></div>
37<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"></span><span class="comment">/// Welcome to LLDB.</span></div>
38<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"></span><span class="comment">///</span></div>
39<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"></span><span class="comment">/// This documentation describes the @b interface that can drive LLDB.</span></div>
40<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"></span><span class="comment">/// There are no instructions here on how to use LLDB, only the APIs</span></div>
41<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"></span><span class="comment">/// that make up the software. For usage instructions, please see</span></div>
42<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"></span><span class="comment">/// the help command.</span></div>
43<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"></span><span class="comment">///</span></div>
44<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"></span><span class="comment">/// @section main_caveat Caveat</span></div>
45<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"></span><span class="comment">/// This documentation is generated directly from the source code with doxygen.</span></div>
46<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"></span><span class="comment">/// Since LLDB is constantly under active development, what you&#39;re about to</span></div>
47<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"></span><span class="comment">/// read is out of date! However, it may still be useful since certain portions</span></div>
48<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"></span><span class="comment">/// of LLDB are very stable.</span></div>
49<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"></span><span class="comment">///</span></div>
50<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"></span><span class="comment">/// @section main_changelog Change Log</span></div>
51<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"></span><span class="comment">/// - Adapted for LLDB 05/25/2013 by Daniel Malea</span></div>
52<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"></span><span class="comment">/// - Original content written 12/30/2003 by Reid Spencer</span></div>
53</div><!-- fragment --></div><!-- contents -->
54<hr>
55<p class="footer">
56Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
57<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
58align="middle" border="0"/>1.8.1.2</a><br>
59Copyright &copy; 2003-2013 University of Illinois at Urbana-Champaign.
60All Rights Reserved.</p>
61<hr>
62<!--#include virtual="/attrib.incl" -->
63</body>
64</html>
65