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

\subsection breakpoint-synopsis Synopsis
\fish{syn}
breakpoint
\endfish

\subsection breakpoint-description Description

`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 `fish` manual.

There are no parameters for `breakpoint`.