Download List

Descripción del Proyecto

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

Un programa nuevo instrumento, Trace limpiador, elimina todo rastro de comandos de los archivos de origen (para las versiones de liberación). Texto de ayuda para tracesrv y tracecli (desde la línea de comandos - help o-h) ha sido añadido.
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

Este comunicado de instrumentos variables condicionales (pthread_cond_xxx) en los programas (tracesrv y trview) para una mejor sincronización de los subprocesos. Ahora, los programas de uso menos tiempo de procesador. La ventana principal del cliente GUI guarda en el disco de su estado, tamaño y posición. Estos valores se restauran en el inicio. En el cliente GUI, un usuario puede declarar más de una traza de servidor.
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

Un cliente GUI nuevo (Qt) ha sido añadido.
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