Skip to content

Commit

Permalink
[LLDB] Add missing breaks to current frame row in command map
Browse files Browse the repository at this point in the history
Without these it was rendering as one line for all three commands.
  • Loading branch information
DavidSpickett committed Oct 25, 2022
1 parent 9bd2730 commit 3d9bf8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lldb/docs/use/map.rst
Expand Up @@ -419,7 +419,9 @@ Execution Commands
</td>
<td class="content">
<b>(lldb)</b> frame select
<br>
<b>(lldb)</b> f
<br>
<b>(lldb)</b> process status
</td>
</tr>
Expand Down

0 comments on commit 3d9bf8c

Please sign in to comment.