We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863033f commit 34d03bcCopy full SHA for 34d03bc
code/debug/README.md
@@ -5,7 +5,6 @@
5
* inspect backtrace, variables
6
* find problem and fix bug
7
* try stepping, breakpoints
8
-* use -Wall -Wextra and see warning
9
10
11
### Go back to the "valgrind" exercise
talk/tools/debugging.tex
@@ -64,7 +64,6 @@
64
\item inspect backtrace, variables
65
\item find problem and fix bug
66
\item try stepping, breakpoints
67
- \item use -Wall -Wextra and see warning
68
\end{itemize}
69
\end{exercise}
70
\end{frame}
0 commit comments