Toolbox

From eLinux.org
Revision as of 14:37, 27 April 2007 by Tim Bird (talk | contribs) (Tracers and Profilers)
Jump to: navigation, search

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

* FIXTHIS - need link for toolchains
* FIXTHIS - need link for debuggers (DDD, gdb, kgdb, etc.)eclipse
* FIXTHIS - need link for IDEs (eclipse, etc.)

Tracers and Profilers

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

Debugging Tips