\hypertarget{group__debug__flow__options}{}\doxysection{Debug Flow Constants}
\label{group__debug__flow__options}\index{Debug Flow Constants@{Debug Flow Constants}}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item 
\mbox{\Hypertarget{group__debug__flow__options_gafc951fa946a7551e02bceeee1aa10ef1}\label{group__debug__flow__options_gafc951fa946a7551e02bceeee1aa10ef1}} 
const {\bfseries Qore\+::\+Debug\+Flow\+Break} = RC\+\_\+\+BREAK
\begin{DoxyCompactList}\small\item\em force \mbox{\hyperlink{statements_break}{break Statements}} command \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__debug__flow__options_gaf5b5e4f7fd484abfe263530e602b7570}\label{group__debug__flow__options_gaf5b5e4f7fd484abfe263530e602b7570}} 
const {\bfseries Qore\+::\+Debug\+Flow\+Continue} = RC\+\_\+\+CONTINUE
\begin{DoxyCompactList}\small\item\em force \mbox{\hyperlink{statements_continue}{continue Statements}} command \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__debug__flow__options_ga6a06fcd79ab3e84ca2abfa8d87356ccd}\label{group__debug__flow__options_ga6a06fcd79ab3e84ca2abfa8d87356ccd}} 
const {\bfseries Qore\+::\+Debug\+Flow\+Return} = RC\+\_\+\+RETURN
\begin{DoxyCompactList}\small\item\em force \mbox{\hyperlink{statements_return}{return Statements}} command \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
These are the possible values that are passed back to program to change flow, i.\+e. exit loops or function from debugger

\begin{DoxySince}{Since}
Qore 0.\+8.\+13 
\end{DoxySince}
