Before you begin, you must complete Exercise 5.9: Monitoring variables in PAYROLLG.
Adding a memory monitor for a variable allows you to view the memory starting with the address where the variable is located. The memory is displayed in hexadecimal and text format.
To add a memory monitor:
A new page is added to the Memory view. The tab shows the name of
the variable.
You can see the current content of the memory.
You have added a memory monitor for the variable ERR and now you are ready to begin Exercise 5.11: Setting watch breakpoints.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.