Skip to content

Commit 79bfb60

Browse files
committed
[docs] add breakpoint screenshot
1 parent 1633ba1 commit 79bfb60

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

386 KB
Loading

docs/source/usage.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,14 @@ message schema. Log messages that have a source location and match a
313313
breakpoint will be highlighted with a red circle, making it easy to spot
314314
related messages as you scroll through logs.
315315

316+
.. figure:: lnav-breakpoint-dot.png
317+
:align: center
318+
:figwidth: 90%
319+
320+
A screenshot of lnav's logs where a breakpoint is set. The red
321+
circle next to the source file name and line indicates the location
322+
of the breakpoint.
323+
316324
To toggle a breakpoint on the focused log message, press :kbd:`Ctrl` +
317325
:kbd:`B` or use the :ref:`:breakpoint<breakpoint>` command.
318326
You can also set breakpoints explicitly with the

0 commit comments

Comments
 (0)