Télécharger la liste

Description du projet

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.

Système requise

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

La précision de traçage a été augmenté, même si le compilateur ne optimisations lourds (pour PowerPC, ARM et x86-64). Une suite de test a été inclus pour le débogage et la traçabilité des uniformes entre les PowerPC, ARM, x86 et x86-64 architectures.
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

Correction de bugs mineurs ont été fixés pour x86-64 et d'être appelé par le noyau.
Minor bugs were fixed for x86-64 and being called by the kernel.

Project Resources