Thomas Clark 89fe909ae6 Added stack traces and better error reporting in C++
When an error is reported or an assertion fails in C++, a line is now
printed with information about where the error occured, and a stack trace
is printed.

The stacktrace isn't implemented in the HAL because it's not
hardware-dependent, so StackTrace.hpp and StackTrace.cpp are gone.

The Eclipse project template is modified to include "-export-dynamic" in
the linker options, which is necessary for stack traces.

Change-Id: Ie86c14185b13ed603d0fe6467e87ba4f731b1913
2014-07-28 16:35:45 -04:00
2014-07-24 18:22:31 -04:00
2014-05-12 15:33:54 -04:00
2014-04-01 11:18:29 -04:00
2014-06-26 17:28:54 -04:00
2014-03-03 11:30:55 -05:00
2014-06-02 15:36:18 -04:00
2014-06-02 15:36:18 -04:00
Description
WPILib - FRC Robotics Library
475 MiB
Languages
C++ 53%
Java 32.7%
Python 7.6%
C 2.6%
Jinja 1.6%
Other 2.4%