Skip to content

Commit

Permalink
Add jump (see: #2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Preinstorfer committed Feb 16, 2018
1 parent 8002790 commit 9a7046e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdb-cheatsheet.tex
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
\item[u(p)] move one level up in the stack trace
\item[d(own)] move one level down in the stack trace
\item[until] continue execution until the end of a loop or until the set line
\item[j(ump)] set the next line that will be executed (local frame only)
\end{eqlist}

\subsection{Breakpoints}
Expand Down

0 comments on commit 9a7046e

Please sign in to comment.