Bazsites.com Debugging And Testing
Directory Topics
On the Web
- Libcwd - A thread-safe library to support C++ developers with debugging their applications. It includes support for ostream-based debug output to custom debug channels, memory allocation debugging and run-time support like printing source file locations and demangled names of template parameters.
- mockpp - Mock Objects for C++, a platform independent generic unit testing framework for C++. Its goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock.
- CppUnit - A C++ unit testing framework that started as a port of JUnit to C++.
- mpatrol - A powerful debugging tool that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory. [Open Source, LGPL]
- LeakTracer - Library for tracing and analyzing memory leaks in C++ programs. [Public Domain]
- log4cplus - Port of the log4j logging library to C++.
- Memory Supervision System - Helps in the infamious task of finding bugs related to dynamical memory during the development of programs. [Open Source, GPL]
- Log4cpp - A library for flexible logging to files, syslog, IDSA and other destinations, modeled after the Log4j Java library. [Open Source, LGPL]
- Intellitech Corporation - Intellitech Corporation develops Intellectual Property for efficient configuration, debug and test of electronic products.
- A-Z DotNet Forum - Help with designing, developing, debugging, testing, deploying, and managing applications created with Visual Studio .NET .
Wikipedia Articles
- Test/debugging - Test/debuggin is a term used to describe the combined Testing and Debugging of Computer programs.
- IBM OLIVER (CICS interactive test/debug) - OLIVER (CICS interactive test/debug) was a proprietary testing and debugging toolkit for interactively testing programs designed to run on IBM's Customer Information Control System (CICS) on IBM's System/360/370/390 architecture.
- RegexBuddy - RegexBuddy is a regular expression tool by Just Great Software for the Microsoft Windows operating system. It provides an interface for easily building, testing and debugging regular expressions, in addition to a library of commonly used regular expressions, an interface for generating code to use regexes in the desired programming environment, a graphical grep interface for searching through files and directories, and an integrated forum for seeking and providing regular expression advice with ...
- SIMON (Batch Interactive test/debug) - SIMON (Batch interactive test/debug) was a proprietary test/debugging toolkit for interactively testing Batch programs designed to run on IBM's System 360/370/390 architecture.
- XPEDITER - XPEDITER is a family of mainframe testing programs from Compuware. They provide the programmer with an assortment of debugging tools for a variety of mainframe applications, including IBM CICS, TSO and IMS.