Fault tolerant ANSI-C source code memory leak and corruption detection.Memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions. Licence : Public Domain
Download|Update
Tool for profiling memory usage and finding memory leaks.MemProf is a tool for profiling memory usage and finding memory leaks. It can generate a profile of which functions in your program have allocated memory, and how much was allocated by each function and by the functions it calls. It can also scan memory and find memory blocks that you've allocated but are no longer referenced anywhere. Licence : GPL
Download|Update
Source debugger for C/C++/Fortran on Unix. | Ups is a source level debugger for C, C++ and Fortan. It runs in a window with two major regions: one showing the current state of the target program data and the other showing the currently executing source code. A key feature of ups is that the variables display is persistent: when you add a variable to the display it stays there as you step through the code. The current stack trace (which ...Licence : Free to use but restricted |
Download|Update
Bug Tracking Made Easy!. | QuickBugs is a tool for reporting, tracking and resolving the countless bugs, issues, changes and new features involved in product development. Key attributes include extreme ease-of-use and flexibility, a shared XML repository accessible to multiple users, multiple projects with assigned responsibilities, configurable access and privileges for users on each project. Virtually everything in ...Licence : Commercial |
Download|Update
Link library that attempts to diagnose wrong use of dynamically allocated memory.A link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, such as writing to free memory and memory leaks. Along with providing a comprehensive and configurable log of all dynamic memory operations (such as malloc(), operator new, etc.) that occurred during the lifetime of a program, the mpatrol library performs extensive checking ...Licence : LGPL
Download|Update
Command-line bug tracking utility.Mantid is a bug-tracking/issue-tracking utility that is command-line driven. Bug reports are created/edited using your favorite editor. Errors in bug reports are caught by mantid before they are allowed to be submitted to the database making bug reporting error-free. Additionally, mantid has the ability to send bug report updates to e-mail addresses in its mailing list. Once a bug has been ...Licence : GPL
Download|Update
Small utility that displays and prints a stack trace information after a crash. | Gnome-crash is a small utility for the GNOME desktop that displays and prints a stack trace information after a crash. It does so, by forking a gdm process. Licence : GPL |
Download|Update
Page : 1 2 | |