Linux Debug

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.

Tags Software Development Assemblers Debuggers Disassemblers
Licenses GPL
Operating Systems POSIX Linux
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  26 Apr 2005 04:04
  • Rrelease-after

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

No changes have been submitted for this release.

7f271834f892cd676c20e089938e0edd_thumb

Project Spotlight

MinGW cross compiling environment

A MinGW cross compiling environment.

16e41e452461ccc4717f6003bd5bd0c4_thumb

Project Spotlight

TclUP

An FTP client in Tcl/Tk.