File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1560,8 +1560,8 @@ \subsection{Flashing keyboard LEDs}
15601560Logging over a netconsole might also be worth a try.
15611561
15621562While you have seen lots of stuff that can be used to aid debugging here, there are some things to be aware of. Debugging is almost always intrusive.
1563- Adding debug code can change the situation enough to make the bug seem to dissappear .
1564- Thus you should try to keep debug code to a minimum and make sure it does not show up in production code.
1563+ Adding debug code can change the situation enough to make the bug seem to disappear .
1564+ Thus, you should keep debug code to a minimum and make sure it does not show up in production code.
15651565
15661566\section {Scheduling Tasks }
15671567\label {sec:scheduling_tasks }
You can’t perform that action at this time.
0 commit comments