Debug output
For virtually any object displayed in the Object tool, it is possible for the developer to cause the Object tool to display a user-definable string value next to the object address.
In order to have the instances of a class display such a string in the object tool, make the class an heir to class
Sample: The numeric *_REF classes inherit (through class _REF objects in the Object tool. The *_REF classes are reference versions of the basic Eiffel classes such as INTEGER and DOUBLE. So, without
Tip: If an object has a long string output or an output with carriage returns, for instance, pick-and-drop it to the expanded display command in the object tool.