Difference between revisions of "Development tools"

From Chumby Wiki
Jump to: navigation, search
(Debugging)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Programming languages=
 
=Programming languages=
 
* [[GCC Toolchain]] (3.3.2, Foo/Katamari alpha prototype chumbys)<br/>
 
* [[GCC Toolchain]] (3.3.2, Foo/Katamari alpha prototype chumbys)<br/>
* [[GNU Toolchain]] (4.1.2, Ironforge production chumbys)<br/>
+
* [[GNU Toolchain]] (4.3.2, Ironforge production chumbys)<br/>
 
* [[Perl]]<br/>
 
* [[Perl]]<br/>
 
* [[python]]<br/>
 
* [[python]]<br/>
Line 9: Line 9:
 
* [[squeak]]<br/>
 
* [[squeak]]<br/>
 
* [[ocaml]]<br/>
 
* [[ocaml]]<br/>
 +
* [[Actionscript]]<br/>
  
=Debugging=
+
 
* Remote debugging
+
 
** [http://files.chumby.com/debugging/arm-linux-gdb arm-linux-gdb] - runs on the host computer
+
=Other tools=
** [http://files.chumby.com/debugging/gdbserver gdbserver] - runs on the chumby
+
* [http://files.chumby.com/tools/nano-ironforge.tgz nano] - unpack to USB dongle.

Latest revision as of 17:01, 19 June 2010

Programming languages


Other tools

  • nano - unpack to USB dongle.