GDB Debugging ATtiny Simulator Bug - Building Wokwi

preview_player
Показать описание
See how I hunt for a sneaky ATtiny85 timer issue using GDB and a virtual logic analyzer. We'll dive into Arduino's internals, dig into the implementation of delay() and micros(), and eventually find the bug!

Wokwi Arduino simulator:
Рекомендации по теме
Комментарии
Автор

Awesome, very neat look at your debugging process. Appreciate the video.

fgbhrl
Автор

Nice! I've got a better understanding of how the wokwi simulator is built & the usefulness of gdb for debugging. Gotta take a look at this useful tool. Thanks.

skeatz
Автор

Question from 7:40 - How does GDB sync with the specific project opened on the left window? When you enter "break delay" how does it know to break at line 21? Thanks

liaveliyahu
join shbcf.ru