projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a13fd12
)
Fixing a typo in the lldb-gdb webpage
author
Enrico Granata
<egranata@apple.com>
Mon, 14 May 2012 21:39:38 +0000
(21:39 +0000)
committer
Enrico Granata
<egranata@apple.com>
Mon, 14 May 2012 21:39:38 +0000
(21:39 +0000)
llvm-svn: 156779
lldb/www/lldb-gdb.html
patch
|
blob
|
history
diff --git
a/lldb/www/lldb-gdb.html
b/lldb/www/lldb-gdb.html
index
e1f91f6
..
a72d442
100755
(executable)
--- a/
lldb/www/lldb-gdb.html
+++ b/
lldb/www/lldb-gdb.html
@@
-21,7
+21,7
@@
<div class="post">
<p>Below is a table of LLDB commands with the GDB counterparts.
- The built in GDB
compatability aliases in G
DB are also
+ The built in GDB
-compatibility aliases in LL
DB are also
listed.</p>
</div>
<div class="postfooter"></div>