Aladdin: Assembly Language Assertion Driven Debugging Interpreter

ALADDIN is an interactive facility for debugging and testing of assembly language programs. ALADDIN differs from traditional debuggers by allowing the user to specify breakpoint assertions, rather than breakpoint locations. Assertions are logical relations among various components of the program state. If an assertion becomes false during execution of the object program a breakpoint is executed and control is passed to the user's terminal. ALADDIN can also be used as a testing tool to verify that asserted behavior matches actual behavior under various sets of input data and test conditions.

[1]  Maurice V. Wilkes Software Engineering and Structured Programming , 1976, IEEE Transactions on Software Engineering.

[2]  Andris Padegs,et al.  Architecture of the IBM system/370 , 1978, CACM.

[3]  David Gries,et al.  Compiler Construction for Digital Computers , 1971 .