Diese Seite auf Deutsch

MMIX-Trace 1.0.1

This program simplifies the debugging of MMIX-programs. It acts like a conventional debugger by reading a tracefile (which can be easily generated using "mmix - v") and using this information for a nice Windows-interface. But in can do even more: While conventional debuggers have the limitation to go only forward through the code, MMIX-trace can move forwards and backwards (because it only reads the trace-file). It supports the following functions:

Screenshot of MMIX-Trace

Installation is not necessary, the program can be executed immediately after download. It won't create any file in the Windows-directory and it won't create any entry in the registry. It only creates an INI-file in the same directory as mmix_trace.exe.

MMIX-Trace is a windows program (compatible with Windows 95, 98, ME, NT, 2000, XP). A Linux version does not exist. But it work's without problems using a recent version of WINE (I've tested that with the Knoppix distribution).

Download from this serverDOWNLOAD (180 KB)

Version history:
1.0.1: Some minor changes
1.0.0: Workaround for wrong line numbers in trace file included
0.9.6 (beta): Fixed a few bugs in the include file-handling
0.9.5 (beta): Works now with include-files (mmixali of Prof. Loos), displays the file name in the title bar
0.9.2 (beta): First "official" release


This program was created by Arno Fleck in 2002 using Ulli Meybohm's HTML Editor V.