| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
| <link href="style.css" rel="stylesheet" type="text/css" /> |
| The <strong>LLDB</strong> Debugger |
| <!--#include virtual="sidebar.incl"--> |
| <h1 class ="postheader">LLDB FAQ</h1> |
| <div class="postcontent"> |
| <p><b>Q: What targets does LLDB currently support?</b></p> |
| <p>Mac OS X native debugging for i386 and x86_64 targets.</p> |
| <div class="postfooter"></div> |