Files
ComSquare/latex/structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint.tex
AnonymusRaccoon d33b0ab52d Deploying the doc
2021-07-13 21:32:24 +00:00

60 lines
3.0 KiB
TeX

\hypertarget{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint}{}\doxysection{Com\+Square\+::Debugger\+::C\+PU\+::Breakpoint Struct Reference}
\label{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint}\index{ComSquare::Debugger::CPU::Breakpoint@{ComSquare::Debugger::CPU::Breakpoint}}
Struct representing a breakpoint set by the user or by the app.
{\ttfamily \#include $<$C\+P\+U\+Debug.\+hpp$>$}
Collaboration diagram for Com\+Square\+::Debugger\+::C\+PU\+::Breakpoint\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=206pt]{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{Ints_8hpp_a89f009aaf5d1964a000f44f09fa0bcf8}{uint24\+\_\+t}} \mbox{\hyperlink{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint_aaf34d6c28c52438c6128276b6184e1bf}{address}}
\begin{DoxyCompactList}\small\item\em The address of the breakpoint. \end{DoxyCompactList}\item
bool \mbox{\hyperlink{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint_a16f39cd5675196bab7e99a52b0da93ea}{one\+Time}}
\begin{DoxyCompactList}\small\item\em If this is true, the breakpoint will be deleted on first hit and won\textquotesingle{}t be shown on the disassembly view. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
Struct representing a breakpoint set by the user or by the app.
\doxysubsection{Member Data Documentation}
\mbox{\Hypertarget{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint_aaf34d6c28c52438c6128276b6184e1bf}\label{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint_aaf34d6c28c52438c6128276b6184e1bf}}
\index{ComSquare::Debugger::CPU::Breakpoint@{ComSquare::Debugger::CPU::Breakpoint}!address@{address}}
\index{address@{address}!ComSquare::Debugger::CPU::Breakpoint@{ComSquare::Debugger::CPU::Breakpoint}}
\doxysubsubsection{\texorpdfstring{address}{address}}
{\footnotesize\ttfamily \mbox{\hyperlink{Ints_8hpp_a89f009aaf5d1964a000f44f09fa0bcf8}{uint24\+\_\+t}} Com\+Square\+::\+Debugger\+::\+C\+P\+U\+::\+Breakpoint\+::address}
The address of the breakpoint.
\mbox{\Hypertarget{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint_a16f39cd5675196bab7e99a52b0da93ea}\label{structComSquare_1_1Debugger_1_1CPU_1_1Breakpoint_a16f39cd5675196bab7e99a52b0da93ea}}
\index{ComSquare::Debugger::CPU::Breakpoint@{ComSquare::Debugger::CPU::Breakpoint}!oneTime@{oneTime}}
\index{oneTime@{oneTime}!ComSquare::Debugger::CPU::Breakpoint@{ComSquare::Debugger::CPU::Breakpoint}}
\doxysubsubsection{\texorpdfstring{oneTime}{oneTime}}
{\footnotesize\ttfamily bool Com\+Square\+::\+Debugger\+::\+C\+P\+U\+::\+Breakpoint\+::one\+Time}
If this is true, the breakpoint will be deleted on first hit and won\textquotesingle{}t be shown on the disassembly view.
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item
sources/\+Debugger/\+C\+P\+U/\mbox{\hyperlink{CPUDebug_8hpp}{C\+P\+U\+Debug.\+hpp}}\end{DoxyCompactItemize}