mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
c0aac8996d
darcs-hash:20070921151654-75c98-550df5aebaa11855c53585202ab7fafe7c5820ad.gz
10 lines
263 B
Text
10 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.
|
|
|