Skip to content

Commit 26607f7

Browse files
committed
test commit
llvm-svn: 235980
1 parent bbaba96 commit 26607f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/lldb-for-gdb-users.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Finally, there's:
280280

281281
(lldb) thread until 100
282282

283-
which runs the thread in the current frame till it reaches line 100 in
283+
Which runs the thread in the current frame till it reaches line 100 in
284284
this frame or stops if it leaves the current frame. This is a pretty
285285
close equivalent to gdb's "until" command.
286286

0 commit comments

Comments
 (0)