Download List

Projeto Descrição

Coretrace is a lightweight tool for debugging embedded Linux applications. It works by analyzing core files from crashed applications and outputs a short plain-text backtrace, suitable for putting into logfiles. The basic idea is to let the failing unit do self analysis of core files and report those back home during device maintenance lifetime. Non-interactive small-sized embedded systems are the primary targets, so small footprint is of major concern, since it will be stored on flash. Currently the compiled size is approximately 20 kb.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-28 22:17
0.95

Precisão rastreamento foi aumentado, mesmo quando o compilador faz otimizações pesadas (para PowerPC, ARM e x86-64). Um conjunto de testes foi incluído para depuração uniforme e rastreável entre PowerPC, ARM, x86 e x86-64 arquiteturas.
Tracing accuracy was increased, even when the compiler does heavy optimizations (for PowerPC, ARM, and x86-64). A test suite was included for uniform and traceable debugging between PowerPC, ARM, x86, and x86-64 architectures.

2010-12-06 23:25
0.91

Pequenos bugs foram corrigidos para x86-64 e que está sendo chamado pelo kernel.
Minor bugs were fixed for x86-64 and being called by the kernel.

Project Resources