Inspect Manual

Error and Warning Messages
Inspect Manual429164-006
A-39
306
306
You attempted to set a breakpoint on a code location when the break event specified is
not allowed, that is, ACCESS, CHANGE, or WRITE on a code breakpoint.
307
DMON and Inspect encountered an error attempting to retrieve stack frames. You
cannot access data from frames other than the current location frame. Use the
SELECT DEBUGGER DEBUG command followed by TN as an alternative.
350
An FB (fix breakpoint) command was issued on a breakpoint that was set from Debug
or a previous Inspect session.
351
When you are debugging an accelerated program on a TNS/R system, this error is
issued if the specified code location does not have a corresponding TNS/R code
location.
352
This error is issued if you attempt to perform an operation that is specific to a TNS/R
system when debugging a program executing on a TNS system.
353
When debugging an accelerated program on a TNS/R or TNS/E system, this error is
issued if you attempt to step execution in terms of instructions. Accelerated programs
can only be stepped using source-level units.
[ACCESS/CHANGE/WRITE] is not allowed with a code location
Internal Frame Error
Breakpoint was not set in this INSPECT session.
TNS program location is unavailable
Invalid operation on a TNS system
Current location is accelerated; stepping instructions is not
allowed.