RSS 4 projects tagged "Debuggers"

Download Website Updated 12 Apr 2009 DUMA

Screenshot
Pop 153.36
Vit 7.11

DUMA (Detect Unintended Memory Access) stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer. GDB will then display the source-code line that causes the bug. It works by using the virtual-memory hardware to create a red-zone at the border of each buffer: touch that, and your program stops. It can catch formerly impossible-to-catch overrun bugs. DUMA is a fork of Bruce Perens' Electric Fence library.

Download Website Updated 08 May 2009 CeGCC

Screenshot
Pop 37.42
Vit 2.60

CeGCC implements cross-development tools for Windows CE (PocketPC) by using an ARM (Xscale) processor. This is a bundle of other free software projects, specifically combined and configured for this goal. You can create applications for PocketPC from your PC using these tools.

Download Website Updated 04 Jul 2009 zsh debugger

Screenshot
Pop 33.59
Vit 1.53

This package contains a debugger for zsh (release 4.3.6-dev-2 or better) and some GNU Emacs support files for this debugger.

Download Website Updated 20 Jul 2009 openocd

Screenshot
Pop 53.43
Vit 37.43

The Open On-Chip Debugger (OpenOCD) package provides programming and debugging of embedded systems, with support for numerous JTAG interfaces, target chips and boards, and types of flash.

Screenshot

Project Spotlight

schily

A set of tools for a variety of purposes.

Screenshot

Project Spotlight

Valentina Database

An object-relational database system.