Debug Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- Execution Modes on TNS/R Systems
- What User Access Is Required for Debugging
- How to Make a Process Enter Debug
- How to Select Debug as the Debugger
- Why a Process Enters Debug
- How to Determine Process State on a Trap or Signal
- Ending a Debug Session
- What Appears in the Debug Header Message
- How to Use Debug
- How Debug Breakpoints Work
- 2 Using Debug on TNS/R Processors
- 3 Debug Command Overview
- 4 Debug Commands
- Command Summary
- A Command
- AMAP Command
- B Command
- BASE Command
- BM Command
- C Command
- CM Command
- D Command
- DJ Command
- DN Command
- EX[IT] Command
- F[ILES] Command
- FC Command
- FN Command
- FNL Command
- FREEZE Command
- HALT Command
- H[ELP] Command
- I Command
- IH Command (TNS/R Native and OSS Processes)
- INSPECT Command
- LMAP Command
- M Command
- MH Command (TNS/R Native and OSS Processes)
- P[AUSE] Command
- PMAP Command (Accelerated Programs)
- PRV Command
- R Command
- S[TOP] Command
- T Command
- V Command
- VQ Command
- VQA Command
- = Command
- ? Command
- A Error Messages
- B ASCII Character Set
- C Command Syntax Summary
- Register Syntax
- Expression Syntax
- Address Syntax
- A Command
- AMAP Command
- B Command
- BASE Command
- BM Command
- C Command
- CM Command
- D Command
- DJ Command
- DN Command
- EX[IT] Command
- F[ILES] Command
- FC Command
- FN Command
- FNL Command
- FREEZE Command
- HALT Command
- H[ELP] Command
- I Command
- IH Command
- INSPECT Command
- LMAP Command
- M Command
- MH Command
- Output-Device Syntax
- P[AUSE] Command
- PMAP Command
- PRV Command
- R Command
- S[TOP] Command
- T Command
- V Command
- VQ Command
- VQA Command
- = Command
- ? Command
- D Session Boundaries
- E Correspondence Between Debug and Inspect Commands
- F Sample Debug Sessions
- Glossary
- Index

Error Messages
Debug Manual—421921-003
A-7
27
27
Cause. The given address requires a valid PIN.
Effect. The command is not executed.
Recovery. Make sure that the address relates to the correct PIN.
28
Cause. The specified SC address was not valid.
Effect. The command is not executed.
Recovery. Specify a valid SC address and try again.
29
Cause. The program is native, but the specified address is in TNS format.
Effect. The command is not executed.
Recovery. Specify the address for a native program and try again.
30
Cause. A form other than direct or indirect extended string was specified. The only
address forms for a native program are direct and indirect extended string.
Effect. The command is not executed.
Recovery. Check how address is used in the program. If the address is an extended
address, then only SX is allowed for a native program.
31
Cause. An unrecognized indirect address type was encountered.
Effect. The command is not executed.
Recovery. Contact your service provider with description of the encountered problem.
Address requires valid PIN.
SC address is invalid.
TNS-style segment specified for native program.
Only direct and SX allowed for native program.
Internal error: ADDRESS_CREATE_.