Download MU-Trace V1.0
MU-Trace is a nulti-user tracing and debugging utility which can help programmers who are working on a bigger project and are working in a group. In comparison with a standard output debugging window MU-Trace has many additional features. You can add up to 255 users and define an individual color per user. Up to 30 individual output levels per user can be defined. Toggle the output based on user or level. Automatically time of occurrance added to output. Debug at your customer site, no debugger required, works in release version, too. Comes with product documentation as Windows HTML help file. Freeware for Single-User operation!
Features:
- Supports Multi-Programmer projects: Projects are getting bigger! So many programmers are working together and may debug their program code. The standard Debug Output window will show the output of every compiled file from every programmer. You may have problems to find your output!
- MU-Trace on top of every other window: This is a very useful feature for programming. You don't have to switch applications to see the output.
- Every user/programmer could have an own output color. Find your output easily!
- Support of 30 output levels: Not every tracing information is equal important to you. So you can decide between severe and just informal output!
- Output Levels could be switched on or off
- User output could be switched on or off
- Output of Thread ID and time
- Administration: up to 255 users can be added or removed, everbody in your programmers group can have access to the general settings.
- Ideal for C/C++ programmers
- Easy to use:
- the MU-Trace administrator assigns you an unique user number
- define MU_USER=unique user number in your project e.g. MU_USER=18
- include MuTrace.h in your project
- use e.g. MUTRACE2( MU_USER, "%s: %d", "Value:", 2 ); you can use standard printf commands, the last argument is your user level (don't forget to include MUTrace.dll into your project folder)
- Start the MUTrace application which will receive the output !!!
Visit Homepage for Moreinfo about MU-Trace
Download Location:
MU-Trace V1.0 (FreeWare)
