From 840e2819c69807b2233015f130409a13eb483f83 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Fri, 5 Oct 2012 04:29:13 +0000 Subject: [PATCH] typeo llvm-svn: 165297 --- lldb/www/lldb-gdb.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lldb/www/lldb-gdb.html b/lldb/www/lldb-gdb.html index a1b7624..b6d0b00 100755 --- a/lldb/www/lldb-gdb.html +++ b/lldb/www/lldb-gdb.html @@ -23,8 +23,8 @@

Below is a table of GDB commands with the LLDB counterparts. The built in GDB-compatibility aliases in LLDB are also listed. The full lldb command names are often long, but any - unique short form can be used. Instead of breakpoint set, - br se is also acceptable.

+ unique short form can be used. Instead of "breakpoint set", + "br se" is also acceptable.

-- 2.7.4