Disclaimer

Note that, as is usual in life, there are some risks involved when using a tool. In particular, the debugWIRE interface can be a serious health risk to your MCU. Even worse, all other aspects of the debugging package have the potential of doing harm to the tested MCU, its environment, or to you (because debugging can drive you crazy). Further, the debug probe, the PyAvrOCD server, and the GDB debugger have a number of limitations, which may lead to a behavior of the MCU that differs from when no debugger is present. Finally, using a debugger on an MCU that controls a system in real-time can lead to funny results. So, be careful when debugging your microcontroller-controlled brewery.

No warranty!

All in all, bear in mind that the software is provided "as is", without warranty of any kind.