diff --git a/gdb-best-friend.tex b/gdb-best-friend.tex index 285188c..eb1544b 100644 --- a/gdb-best-friend.tex +++ b/gdb-best-friend.tex @@ -66,7 +66,7 @@ \end{itemize} \end{frame} -\section{Tópicos} +\section{Agenda} \begin{frame} \frametitle{Agenda} @@ -195,7 +195,7 @@ main (int argc, char *argv[]) \frametitle{\stap{} \texttt{SDT} probes} \begin{itemize} \item{Pre-req for \gdb{}: \probe{} v3, \verb|systemtap-sdt-devel >= 1.4|.} - \begin{block}{Example code -- \texttt{exemplo-stap.c}} + \begin{block}{Example code -- \texttt{example-stap.c}} \tiny \begin{lstlisting}[language=c,showstringspaces=false] (*\textcolor{red}{\#\textbf{include}} \textcolor{red}{\textless{}sys/sdt.h\textgreater{}}*)