User Tools

Site Tools


debugging

Debugging on the Amiga

CyberGuard / Enforcer / MuForce / Mungwall / Wipeout

FIXME: Expand

Due to lack of memory protection under AmigaOS, a number of tools exists that use MMUs to offer partial protection for debugging purposes during development.

MorphOS

MorphOS has built-in CyberGuard. It guards non-allocated memory and writes to zero page. It can be configured to guard reads from zero page but it is not enabled by default because many Amiga software would fail.

MorphOS SDK includes Wipeout. It is Mungwall replacement originally written by Olaf Barthel and then ported to MorphOS.

SnoopDos

Scout

Barfly

FIXME: Expand

Barfly is a debugger / disassembler / assembler that supports M68k and PPC, and that can handle source level debugging assuming the executable contains debug information.

debugging.txt · Last modified: 2011/09/30 08:19 by 192.89.97.1