Debuggers



EDB (Evan’s Debugger) 0.8.21

EDB (Evan’s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg.
EDB project uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.
Requirements:
· QT4
Installation:
$ qmake
$ make
On certain systems your qmake make [...]

Jabberwocky 2.0.43

Jabberwocky project is a integrated development environment for the LISP programming language. The following components are available :
· A editor with syntax coloring and code completion.
· A interaction pane with the LISP process.
· A browser of the sources,functions,macros etc..
· A source level debugger (the successor of Lisp Debug).
Here are some key features of “Jabberwocky”:
· Editor
· [...]

TOra 1.3.22

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.
Here are some key features of “TOra”:
· Handles multiple connections.
· Asynchronus database communication. UI mostly responsive when accessing database.
· Requires [...]

AsmBug 0.9.45

AsmBug project is a debugger for ELF executables (Linux executables).
Here are some key features of “AsmBug”:
· Hunts for code in ELF files and does not need source file
· Uses output of AsmDis program to help decode alien executables
· Saves data files for use by AsmSrc to generate source files
· Interface designed for ease of debugging
· [...]

TIJmp 0.4

TIJmp is a memory profiler for java. TIJmp is made for java/6 and later, it will not work on java/5 systems. If you need a profiler for java/5 or earlier try the jmp profiler.
TIJmp is written to be fast and have a small footprint, both memory- and cpu-wise. This means that the jvm will run [...]

GDB 6.7.1

GDB, the GNU Project debugger, allows you to see what is going on `inside’ another program while it executes or what another program was doing at the moment it crashed.
GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:
· Start your program, [...]

ida-x86emu 0.9.4

ida-x86emu is a plugin for the IDAPro Disassembler. Its purpose is to allow a reverse engineer the chance to step through x86 code while reverse engineering a binary.
The plugin can help you step through any x86 binary from any platform though it does not do library or system calls at the moment. I find it [...]

Monkey Studio 2006.1.5.3 / 1.8.0.0-preview

Monkey Studio is a Free crossplatform Qt 4 IDE.
The current major version is 1.x.x. The team is working on the next V2 witch will add some new features like complete designer integration, class viewer, abstract debuger support as well as abstract compiler(s)!
This Project is the first and so the oldest one building an Integrated Development [...]

GPICD 0.3.1

GPICD is an open-source version of a programmer and in-circuit debugger (ICD) for the Microchip PIC microcontroller family. It works with the PCSPP parport kernel feature, through the standard ppdev device driver.
The tool works fine on an Intel machine. It may also work on other architectures that support Linux if a PCSPP-style parport interface is [...]

JDebugTool 4.0.3

JDebugTool software is a standalone graphical Java debugger built on top of the standard JPDA (Java Platform Debugger Architecture).
Here are some key features of “JDebugTool”:
· Built on top of the standard JPDA (Java Debugger Platform Architecture). JDebugTool should work with any JPDA compliant JVM. JDK 1.5, J2SDK 1.4, and JDK 1.3 are supported.
· Debug Java [...]