Fill in main content for §2
This commit is contained in:
parent
f0d2f6bca5
commit
751ff79d67
1 changed files with 8 additions and 2 deletions
10
slides.tex
10
slides.tex
|
@ -526,8 +526,14 @@ $1 = 84
|
|||
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{TODO}
|
||||
\todo{}
|
||||
\begin{frame}{What for, in the end?}
|
||||
\begin{itemize}[<+->]
|
||||
\item We can \alert{find bugs} in compilers
|
||||
\item We can \alert{validate DWARF tables}!
|
||||
\item \ldots{}well, only along \alert{one execution path}\ldots
|
||||
\item but mostly we are close to a working \alert{algorithm} to
|
||||
\alert{synthesize unwinding data from assembly}!
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
|
Loading…
Reference in a new issue