Memcheck provides the ability to fault on pointer overrun (read or write) or freed pointer deference (read or write), logs double free and realloc of already freed pointers and memory not freed on exit, checks for pointer underrun on free and realloc,...

glibc-audit

glibc-audit 2.4-4

glibc-audit is a modified version of glibc for application developers who check their code with an automatic memory access checker such as valgrind, Insure , or Purify.glibc-audit has been audited and cleaned up so that reports from the developer's use...

TruStudio Foundation is an open source project and a foundation for development tools for scripting languages. TruStudio inherits comprehensive set of Eclipse editing, debugging and deployment tools and introduces state-of-the-art features for PHP,...

DBG

DBG 2.11.32

DBG is a a full-featured php debugger, an interactive tool that helps you debugging php scripts.It works on a production and/or development WEB server and allows you debug your scripts locally or remotely, from an IDE or console.Here are some key features...

mpatrol

mpatrol 1.4.8

Mpatrol is a library that provides powerful debugging while diagnosing runtime errors that are caused by the wrong use of dynamically allocated memory. It acts as a malloc() debugger for debugging dynamic memory allocations, although it can also trace and...

DBGMEM

DBGMEM 1.9.2

It currently works for Linux only. DBGMEM is released under the terms of the GNU Lesser General Public LicenseThe tool helps you to find problems such as 1. memory leaks 2. heap memory corruption 3. Misuse, illegal argument to selected...

edisassm

edisassm 1.5.4

edisassm is a disassembler engine for the EDB debugger.Developer commentsMy Debugger (EDB) has recently spawned off a side project. I am no longer satisfied with libdisasm as the disassembler engine for EDB. It is a stagnant project and only supports...

Profiler4j

Profiler4j 1.0 Beta2

Profiler4j is a Java CPU profiler 100% portable. Profiler4j's primary goal is to be simple to use by allowing sofisticated UI interactions. If you're unpatient like me, just jump to the getting started section or see some screenshots.But please keep in...

Kodos

Kodos 2.4.9

Kodos is a Python GUI utility for creating, debugging and testing regular expressions for the Python programming language. Kodos should aid any developer to efficiently and effortlessly develop regular expressions in Python.Since Python's implementation...