Download List

專案描述

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

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.
標籤: Major feature enhancements

2007-07-04 23:31
0.03

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.
標籤: Major feature enhancements

2007-07-01 23:41
0.02

A new GUI client (Qt) has been added.
標籤: Major feature enhancements

2007-06-28 22:38
0.01

標籤: Initial freshmeat announcement

Project Resources