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...

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...

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,...

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...

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,...

ngrep

ngrep 1.45

ngrep project strives to provide most of GNU grep's common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets.It...

scanmem

scanmem 0.07

scanmem is a debugging utility used to isolate the position of a variable in an executing program.The project is similar to 'pokefinders' used to cheat at games.What's New in This...

Visual xsltproc is a tool which helps a developer to write xslt file, and debug it to find errors. It writes xml, and generates XML (Syntax highlighting of XML & line Nr.). Finally if the result is XSL-FO it generates the pdf on Apache FOP java. Build on...