Tools of the Trade: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
Line 22: Line 22:
=== Profiling ===
=== Profiling ===
* [http://www.gnu.org/software/binutils/manual/gprof-2.9.1/gprof.html gprof - the GNU profiler] - profiling
* [http://www.gnu.org/software/binutils/manual/gprof-2.9.1/gprof.html gprof - the GNU profiler] - profiling
* [http://rapido.sourceforge.net/ rapido] x86 profiler


=== Source Code Management / Revision Control Systems ===
=== Source Code Management / Revision Control Systems ===

Revision as of 14:05, 31 October 2008

Tools

Free/Open Source

Build related

Speeding up compilations

Documentation

Debugging

Profiling

Source Code Management / Revision Control Systems

fraps-like Output/Video capturing for *nix

Other tools (proprietary but freely available)

Debuggers & Profilers

IDEs

  • TODO: MSVC++ Express 2005

If you are lost see Portal:User or Portal:Developer