|
Re: Wind River Debugging - No such sourcefile
yes, you have to click enable on the DS just after the debug starts. I would set breakpoints beforehand, so you can skip to your code.
Entry point
start debug
underlying WPLIB code
DS enable
Your code
PS. Debug is not as easy as Visual studio's Debug
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|