aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/breakpoint.txt
blob: 744727fa1574b654ef4ce53c57c8ce72f41a50a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\section breakpoint breakpoint - Launch debug mode

\subsection breakpoint-synopsis Synopsis
 <tt>breakpoint</tt>

\subsection breakpoint-description Description

\c breakpoint is used to halt a running script and launch
an interactive debugging prompt.

For more details, see <a href="index.html#debugging">Debugging fish
scripts</a> in the \c fish manual.

There are no parameters for <code>breakpoint</code>.