LWN.net Logo

Beesoft Tracer 0.03

From:  Piotr Pszczolkowski <piotr-AT-beesoft.org>
To:  kde-announce-apps <kde-announce-apps-AT-kde.org>
Subject:  Beesoft Tracer 0.03
Date:  Wed, 4 Jul 2007 21:04:13 +0200

Name: Beesoft Tracer
Version: 0.03
Type: Development Tool
Depend: Qt 4.x
License: GPL
More Info:
http://www.kde-apps.org/content/show.php?content=61473

Description:
 Beesoft Tracer is a suite of tools for a remote
debugging of running program.
All elements are wrote in pure C++ with using STL
library.
The communication between elements is via sockets:
so called unix domain socket and TCP/IP.

Changelog:
 v.0.02
It is added to system a new GUI client (Qt). 

v.0.03
1.  In programs (tracesrv and trview) for better
threads synchronization was implemented
conditional variables (pthread_cond_xxx).
Now programs using less processor time.

2. Main window of GUI client saves on disc his own
state, size and position.
At start it restores all these values.

3. In GUI client user can declare more than one
trace sever.

_______________________________________________
Kde-announce-apps mailing list
Kde-announce-apps@kde.org
https://mail.kde.org/mailman/listinfo/kde-announce-apps


(Log in to post comments)

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds