Difference between revisions of "Toolbox"

From eLinux.org
Jump to: navigation, search
(Developer Resources)
Line 25: Line 25:
 
=== Kernel mailing lists, web sites, etc. ===
 
=== Kernel mailing lists, web sites, etc. ===
 
* See [[Linux Kernel Resources]]
 
* See [[Linux Kernel Resources]]
 +
 +
=== Documentation ====
 +
* OLS papers - broken out - see http://kernel.org/doc/ols/
  
 
=== Debugging Tips ===
 
=== Debugging Tips ===

Revision as of 15:48, 22 October 2007

This page has information about developing Embedded Linux, including links to toolchains, debuggers and other development tools. Also, it has links to pages with debugging tips.

Development Tools

Toolchains

Debuggers

Integrated Development Environments

  • FIXTHIS - need link for IDEs (eclipse, etc.)

Tracers and Profilers

Benchmarks

Source Management Tools

There are a number of tools for managing patches, which are useful for different tasks. There's now a whole page devoted to this. See Source Management Tools

For some simple tools for managing patches, see Diff And Patch Tricks

Developer Resources

Kernel mailing lists, web sites, etc.

Documentation =

Debugging Tips

Embedded Linux Distributions