Download List

Project Description

Linux Debug is a functional clone of the old DOS debug.com for x86 linux. Functions include the ability to alter/examine memory and registers, set/clear breakpoints, step into and trace over, symmetric symbolic disassembler, and symbolic assembler. It has a simplified UI, and can work with bin and elf format files. Symbolic functions work only if debug symbols available in the file header. It features a NASM-compatible syntax for both disassembler and single line assembler.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-26 13:04
0.0.21

This release fixes GPFs in Help screens, adds symbols to the unassemble and asm commands, adds a write command for modified debugee program, cleans up the Help screen formats, cleans up gcc-3.3.x compilation, integrates logging asm output to a file, and adds specified register contents as address source for u, d, a, bp, and bt.
Tags: Major feature enhancements

2005-04-19 14:26
0.0.20a

Tags: Initial freshmeat announcement

Project Resources