Download List

Projeto Descrição

Beesoft Tracer is a suite of tools for remote
debugging of running programs. All elements are
written in pure C++ using the STL library. The
communication between elements is via sockets:
Unix domain socket and TCP/IP.

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.

2007-07-27 20:55
0.04

Um programa de nova ferramenta de rastreamento de limpeza, remove todos os traços comandos dos arquivos de origem (para versões de lançamento). Texto de ajuda para tracesrv e tracecli (na linha de comando - help ou-h) foi adicionado.
Tags: Major feature enhancements
A new tool program, Trace Cleaner, removes all trace commands from source files (for release versions). Help text for tracesrv and tracecli (from the command line --help or -h) has been added.

2007-07-04 23:31
0.03

Esta versão implementa variáveis condicionais (pthread_cond_xxx) em programas (tracesrv e trview) para uma melhor sincronização de threads. Agora, os programas utilizam menos tempo do processador. A janela principal da GUI do cliente salva em disco o seu estado, tamanho e posição. Estes valores são restaurados durante a inicialização. Na GUI do cliente, um usuário pode declarar mais de um rastreamento de servidores.
Tags: Major feature enhancements
This release implements conditional variables (pthread_cond_xxx) in programs (tracesrv and trview) for better threads synchronization. Now programs use less processor time. The main window of the GUI client saves to disk its state, size, and position. These values are restored at startup. In the GUI client, a user can declare more than one trace server.

2007-07-01 23:41
0.02

Um cliente novo GUI (Qt) foi adicionado.
Tags: Major feature enhancements
A new GUI client (Qt) has been added.

2007-06-28 22:38
0.01

Tags: Initial freshmeat announcement

Project Resources