Skip to content

Commit 34d03bc

Browse files
hageboecksponce
authored andcommitted
Remove outdated exercise instructions for gdb.
After refactoring the code, it doesn't produce any warnings, so it's pointless to check for any.
1 parent 863033f commit 34d03bc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

code/debug/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* inspect backtrace, variables
66
* find problem and fix bug
77
* try stepping, breakpoints
8-
* use -Wall -Wextra and see warning
98

109

1110
### Go back to the "valgrind" exercise

talk/tools/debugging.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
\item inspect backtrace, variables
6565
\item find problem and fix bug
6666
\item try stepping, breakpoints
67-
\item use -Wall -Wextra and see warning
6867
\end{itemize}
6968
\end{exercise}
7069
\end{frame}

0 commit comments

Comments
 (0)