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-03-02 09:50
3.0.0

이 릴리스 등이 소프트웨어는 또한 변화하고있다, 그리고 소유권을 일반적인 정리와 man 페이지, changelog 시스템의 기능을 추가하기 위해서는 줄을 늑대의 소프트웨어에서 다른 모든 제품과 그것을 가지고 새 버전이 릴리스되었습니다 미만이 다시.
This release features general cleanup and the addition of man pages, a changelog system, etc. This software has also changed ownership, and has been re-released under a new version in order to bring it in line with all other offerings from Wolf Software.

2009-02-25 03:29
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.

2009-02-23 21:48
1.2.1

이 버전의 MySQL이 logdb 라이브러리를 사용하여 지원하는 로깅이 포함됩니다. 기본적으로, 파일 로그 파일 라이브러리를 통해 이루어집니다 로깅하지만 추가 - 설정 - logdb 대신 MySQL을 사용할 수있는 구성 옵션에 의해. backtrace_logfile 함수, 어디하거나 로그 파일의 이름이나 귀하의 데이터베이스에 연결 세부 정보 전달 init_backtrace로 변경되었습니다.
Tags: Major feature enhancements
This version includes MySQL logging support by using the logdb library. By default, the logging is done to a file via the logfile library, but by adding --enable-logdb to the configure options you can use MySQL instead. The backtrace_logfile function has been renamed to init_backtrace, where you pass either a logfile name or your database connection details.

2009-01-12 14:46
1.2.0

이 릴리스는 앞으로 새 사이트, 완벽한 사람은 페이지를 포함하여 새 문서를 입으면 몇 가지 일반적인 청소 및 코드의 청소.
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.

2008-12-08 01:28
1.0.3

코드 정리 및 변경에 대한 로그 파일을 라이브러리에 대한 변경 샀다.
Tags: Code cleanup
Code cleanup and changes bought on by changes to the logfile library.

Project Resources