Update the intro paragraph of text describing the table below to

reflect that the columns were just swapped.

llvm-svn: 165295
This commit is contained in:
Jason Molenda 2012-10-05 04:28:33 +00:00
parent c8fd91603a
commit 74f29358b1
1 changed files with 4 additions and 2 deletions

View File

@ -20,9 +20,11 @@
<h1 class ="postheader">LLDB to GDB Command Map</h1>
<div class="post">
<p>Below is a table of LLDB commands with the GDB counterparts.
<p>Below is a table of GDB commands with the LLDB counterparts.
The built in GDB-compatibility aliases in LLDB are also
listed.</p>
listed. The full lldb command names are often long, but any
unique short form can be used. Instead of <b>breakpoint set</b>,
<b>br se</a> is also acceptable.</p>
</div>
<div class="postfooter"></div>