The PRO option generates an automatic breakpoint whenever the monitored program attempts to modify the protected area. This is useful when you are trying to determine how an area of storage is being modified.
Specify the PRO option while a program is at a breakpoint if the storage location is different each time the program executes.
To protect storage from being modified, enter:
PRO=(address,length)
Specifies the starting address of the protected storage area as six- to eight-hexadecimal digits.
Specifies, in hexadecimal, the number of protected bytes.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|