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

이 라이브러리는 man 페이지, 소스 및 테스트 코드 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