TOra

TOra 2.0.0

TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. TOra project features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools.Features:Handles multiple...

GDB

GDB 8.1.1 updated

GDB (also known as GNU Project debugger) is an open source and free command-line software that allows users and developers alike to see what is going on `inside' another program, while it is executed, or why an application is crashing at a certain...

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

EDB (Evan's Debugger) is an open source, free and portable graphical application designed to be used by any developer as a binary mode debugger. The project’s main goal is to offer usability on par with OllyDbg. However, it uses a plugin...

jarvis

jarvis 0.1.2

Jarvis is a Python module that was inspired by works of http://worrydream.com/ Bret Victor, especially his talk http://www.youtube.com/watch?v=PUv66718DII "Inventing on Principle" . The central idea is that the feedback loop when you are coding should be...

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

The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.Operating systems supported: Linux, FreeBSD, NetBSD, OpenBSDHere are some key features of "Assembly Language...

Valgrind

Valgrind 3.10.1

Valgrind is an open source application that provides software developers with one of the best and most used tools for automatic discovery of memory threading and management bugs on their projects.In other words, it can be used to greatly speed up your...

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

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