mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-06 16:30:46 +08:00
11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
\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.
|
|
|