Download List

Descripción del Proyecto

Backtrace is a C library that replicates the bt
functionality from gdb. This can be used on code
as it is developed and on live code, to allow
function stack tracing without having to run under
gdb. This library will display the file name, function name, and line number in the backtrace, and will work even with a stripped binary.

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.

2009-01-12 14:46 Back to release list
1.2.0

Esta versión trae adelante un nuevo sitio, nueva documentación, incluidas las páginas de hombre completo, y algunos generales de limpieza y la limpieza del código.
Tags: Minor feature enhancements
This release brings forward a new site, new documentation including complete man pages, and some general tidying up and cleaning of the code.

Project Resources