15 points | by birdculture 3 days ago ago
2 comments
Not directly related to your embedded Go bug, but maybe helpful:
What really sky-rocketed my debugging skills in embedded devices was learning to utilize the Python plugin interface of 'gdb'.
I wonder what other 32 bit bugs are waiting to be discovered.
Not directly related to your embedded Go bug, but maybe helpful:
What really sky-rocketed my debugging skills in embedded devices was learning to utilize the Python plugin interface of 'gdb'.
I wonder what other 32 bit bugs are waiting to be discovered.