|
Cross-Debugging |
Top Previous Next |
This is the practice of using one device to observe and control the state of a program running on another device, in order to find bugs in it. Under Tibbo Basic, your computer displays various status messages and information about variables etc, but the actual code is executed on the target. The target state is periodically polled and displayed on your computer. Hence, cross-debugging.