|
Re: Command-Based: No Robot Code
Quote:
Originally Posted by CoffeeFlux
, and the lack of gdb/gcc
|
because its not called gdb. It is called arm-frc-linux-gnueabi-gdb as it is a cross debugger. Though I would recommend using eclipse as that does all the proper magic for you to call arm-frc-linux-gnueabi-gdb
__________________
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
|