Welcome guest!
join group | log in
|
 |
September 29, 2000: Welcome.
You have come to the right place to find out more about the DebugMonitor package for the BeOS and perhaps contribute to its development.
About us: DebugMonitor provides a simple API to allow applications to display their state and progress on a separate monitor application. This means you can watch what is going on in your application as it is running. The monitor application is flexible in what it displays allowing you to home in on problems more quickly. When you are ready to ship, a recompile after defining NDEBUG for the preprocessor will remove all debugging statements from the client application's object code.
The client-side API is simple but extremely powerful for two major reasons:
information for display is collected using the standard C++ iostreams library
groups and levels of detail are easily collected allowing you fine-grained control over the output.
|
Kudos
|
|
|
|
|

|