Download List

项目描述

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 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-02-25 03:29 Back to release list
2.0.0

目前已在这个图书馆的清理工作很多,包括手册页,源和测试代码,automake的文件和一般文件。这都被打包成最终版本。目前有没有计划进一步增加任何功能,这个库,除非要求。
There has been a lot of cleanup work on this library, including the man pages, source and test code, the automake files, and general documentation. This has all been packaged up into a final release. There are currently no plans to add any further functionality to this library unless requested.

Project Resources