diff --git a/slides.tex b/slides.tex index af96226..913d13c 100644 --- a/slides.tex +++ b/slides.tex @@ -527,16 +527,14 @@ Segmentation fault. \section*{Conclusion} \setcounter{section}{0} -\begin{frame} - The original article \textbf{Reliable and Fast DWARF-based Stack Unwinding} - contains - - \vspace{1em} - +\begin{frame}{A lot of things remain to be done!} \begin{itemize} - \item{} DWARF unwinding tables validation; - \item{} DWARF unwinding tables synthesis; - \item{} DWARF-based unwinding speedup. + \item{} Synthesis + compare = verification of unwinding data! + \item{} Synthesis could be integrated in compilers: support for inline + assembly, fallback, \ldots + \item{} Speedup could be implemented in profilers, debuggers, + \ldots{} + \item{} Probably many more cool things to do! \end{itemize} \vspace{1em}