Difference between revisions of "680x0:Tools"

From Amiga Coding
Jump to: navigation, search
(added PhxMon)
Line 16: Line 16:
 
* (SAS/C) cpr (CodeProbe)
 
* (SAS/C) cpr (CodeProbe)
 
* [http://devnull.owl.de/~frank/phxmon_e.html PhxMon] (doesn't work on '060 and disasm only supports 68000 and 68010)
 
* [http://devnull.owl.de/~frank/phxmon_e.html PhxMon] (doesn't work on '060 and disasm only supports 68000 and 68010)
 +
* [http://aminet.net/package/dev/debug/sv128e Supervisor 1.28e]
 
* Thrill Kill (Action Replay like, no GUI)
 
* Thrill Kill (Action Replay like, no GUI)
 
* [[WinUAE debugger]]
 
* [[WinUAE debugger]]

Revision as of 23:00, 5 January 2009

Sourcecode processing


Debuggers

  • Adebug (ex-commercial, now opensource)
  • Barfly's debugger
  • Disect v2.0 (symbolic disassembler/debugger, demo available on Aminet)
  • HRTmon 2.30
  • Big Brother 0.51 (1997) (by Nicholas G. Clarke aka Conan^Rebels)
  • (OMA Assembler) Dbug
  • (SAS/C) cpr (CodeProbe)
  • PhxMon (doesn't work on '060 and disasm only supports 68000 and 68010)
  • Supervisor 1.28e
  • Thrill Kill (Action Replay like, no GUI)
  • WinUAE debugger


memory management debugging

  • Enforcer V37.73 (2001)
    Enforcer is an advanced debugging tool for Amiga computer systems equiped with a 68020/68851, 68030, 68040, or 68060 CPU. It uses the MMU to help detect stray pointers and access to invalid memory.
  • MuForce (based on Enforcer)
  • Mungwall
  • Sushi/Sashimi
    Can redirect debug info send to the serial port

For 'Hardware Hitting' coding


OS monitors


Demotools

Pouet.net has loads of (oldskool) demotools.
(note: they have many pages of tools but the 'next page' is hidden at the bottom of the page)