Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.079.868 Times

Beesoft Tracer 0.04

  Date Added: July 16, 2010  |  Visits: 1.020

Beesoft Tracer

Report Broken Link
Printer Friendly Version


Product Homepage
Download (107 downloads)



Beesoft Tracer project 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. Elements of Beesoft Tracer system: In whole process are used three applications. 1) the debugged program, which sends informations about own states to the server, 2) the trace server, named tracesrv, is a program collecting all information coming from the debugged program. The information can be send to one client program, if this is connected. 3) the trace client, receives information from the trace server, and displays them in text mode. GUI client is already in development and will be soon available. Advantages of system: - the debugged program is executed only a bit slower, almost goes normal and simultaneously sends all debugging information, which need a programmer for debugging. Information are sent to the server via unix domain socket. - the client program, which displays received information, can be in other computer - in remote host (or at the same). Information are receiving via TCP/IP protocol. How can you use it? To debugging the remote program it is needed: 1) download source code of Beesoft Tracer to disk, 2) build a library libbstrace and the programs tracesrv and tracecli (use make ), 3) add a appropriate macros into the source code of the program which should be debugged (macros are defined in the header file Tracer.h) and in compile time link static library libbstrace.a. After that you are ready for debugging! To run the debugging enviroment: 1) start (followed programs must be run on the same machine): a) first tracesrv b) next debugged program ( for tests in packet is accesible program example), 2) on remote or on the same machine start client tracecli. In the package file you can find the source code of the example program. There you can see the right using of necessary macros!.

Requirements: No special requirements
Platforms: Linux
Keyword: Beesoft Beesoft Tracer Debuggers Debugging Information Program Programming Remote Remote Debugging Tracer
Users rating: 0/10

License: Freeware Size: 45.06 KB
USER REVIEWS
More Reviews or Write Review


BEESOFT TRACER RELATED
Utilities  -  System Spec 1.53
System Spec is a system information program which can produce a specification of your Windows PC without listing lots of useless memory address and unnecessary information. It run without needing to be installed first which means you can run it on...
1.3 MB  
Science  -  mindboards 1.0
Multi-platform tools and information for programming and controlling LEGO MINDSTORMS programmable bricks, such as the NXT, via USB and Bluetooth.
413.73 KB  
Remote Computing Tools  -  RemoteDeviceExplorer 1.2.3
Remote Device Explorer displays device information installed on remote network computers and enumerates the members of the specified device information set. You must have administrative privileges on the remote network computer. All the mentioned...
629.84 KB  
Network & Internet  -  jBoom 1.0
jBoom is a Java program for remote storage and management of browser bookmarks. The project allows accessing a central set of bookmarks from any system connected to the internet. JBoom is browser and system independent, not bound to a dedicated...
87.04 KB  
E-Mail Tools  -  Klementine 0.18B002
Klementine is a Java program for remote mail retrieval, filtering and forwarding. Regular expressions can be applied to the mail header fields and thus characterize the messages as spam or ham. Identified spam will be deleted directly on the...
2.2 MB  
Networking Tools  -  GNOME Network 1.4.1
GNOME Network is a set of client network-oriented tools, which currently contains a network information tool, a remote shell and desktop clients and a personal web server and a desktop sharing tool. GNOME Network is Free Software distributed...
471.04 KB  
Remote Computing Tools  -  AdvancedRemoteInfo 0.6.4.2
AdvancedRemoteInfo allows you to gather various information about a remote Windows PC on the network. It includes information about hardware, installed software, network configuration, shares and printers, users and much more. You can also...
3.81 MB  
Programming  -  Java + information flow 3.0
Java + information flow (Jif in short) is a security-typed programming language that extends Java with support for information flow control and access control, both at compile time and at run time. The source code for the Jif compiler and...
 
Development Tools  -  FIND STRING IN A TEXT FILE 1.0
The program can be used to search a word or string in a text file.The output gives you the information at what line number it exists and how many such words or strings are present in that line.Key Features: Simple to use.Quick result.Options for...
10 KB  
Development Tools  -  MATLAB Contest - Sudoku 1.0
Starter kit for the 12th MATLAB Programming Contest "Sudoku", running November 2-9, 2005.You are given the task of solving a variation on the Sudoku problem. For more information see the contest page:http://www.mathworks.com/contest/sudoku/rules.html
71.68 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB