mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 08:58:01 +00:00
11 lines
263 B
Text
11 lines
263 B
Text
|
\section breakpoint breakpoint - Launch debug mode
|
||
|
|
||
|
\subsection breakpoint-synopsis Synopsis
|
||
|
<tt>breakpoint</tt>
|
||
|
|
||
|
\subsection breakpoint-description Description
|
||
|
|
||
|
The \c breakpoint builtin is used to halt a running script and launch
|
||
|
an interactive debug prompt.
|
||
|
|