Skip to content

Commit 3d9bf8c

Browse files
committed
[LLDB] Add missing breaks to current frame row in command map
Without these it was rendering as one line for all three commands.
1 parent 9bd2730 commit 3d9bf8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/docs/use/map.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,9 @@ Execution Commands
419419
</td>
420420
<td class="content">
421421
<b>(lldb)</b> frame select
422+
<br>
422423
<b>(lldb)</b> f
424+
<br>
423425
<b>(lldb)</b> process status
424426
</td>
425427
</tr>

0 commit comments

Comments
 (0)