Inspect Manual
Error and Warning Messages
Inspect Manual—429164-006
A-42
363
363
This warning is reported if you set a data breakpoint on a variable that is larger than 16
bits in size. In this case, the breakpoint can only be set on the first word of memory
that the variable occupies.
364
This warning is only reported for write memory access breakpoints. It is reported when
the value of the variable has not changed and the size of the variable is less than 16
bits. In this case, the breakpoint may have been triggered by a store to the portion of
the word that does not contain the variable. Inspect cannot determine if the breakpoint
was triggered by a store or if you simply stored the same value in the variable.
365
This error is reported if you attempt to set a write memory access breakpoint on a
NSR-L processor. You must set either a change breakpoint or a read/write breakpoint.
Refer to the discussion of data breakpoints in Section 15, Using Inspect on a TNS/R
System, for important considerations in using data breakpoints on TNS/R systems.
366
This warning is reported when loading a save file in which it was not possible to save
information about all the open files that a process had open at the same time. This only
occurs when a process has had more than 500 files open.
367
This warning is reported when loading a save file in which it was not possible to save
the information about all the extended data segments that a process had allocated.
This occurs when the amount of extended data allocated by the process is greater than
Variable is larger than 16-bits in size
breakpoint is set on the first 16-bit word
Value of variable did not change; breakpoint may have been
triggered by an access to the containing 16-bit word
Machine does not support write memory access breakpoints; use
change breakpoints
Information about all open files could not be saved
All data segments could not be saved