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
ASCII Character Set
Debug Manual—421921-003
B-4
f 063000 000146 66 102 Lowercase f 103
g 063400 000147 67 103 Lowercase g 104
h 064000 000150 68 104 Lowercase h 105
i 064400 000151 69 105 Lowercase i 106
j 065000 000152 6A 106 Lowercase j 107
k 065400 000153 6B 107 Lowercase k 108
l 066000 000154 6C 108 Lowercase l 109
m 066400 000155 6D 109 Lowercase m 110
n 067000 000156 6E 110 Lowercase n 111
o 067400 000157 6F 111 Lowercase o 112
p 070000 000160 70 112 Lowercase p 113
q 070400 000161 71 113 Lowercase q 114
r 071000 000162 72 114 Lowercase r 115
s 071400 000163 73 115 Lowercase s 116
t 072000 000164 74 116 Lowercase t 117
u 072400 000165 75 117 Lowercase u 118
v 073000 000166 76 118 Lowercase v 119
w 073400 000167 77 119 Lowercase w 120
x 074000 000170 78 120 Lowercase x 121
y 074400 000171 79 121 Lowercase y 122
z 075000 000172 7A 122 Lowercase z 123
{ 075400 000173 7B 123 Opening brace 124
| 076000 000174 7C 124 Vertical line 125
} 076400 000175 7D 125 Closing brace 126
~ 077000 000176 7E 126 Tilde 127
DEL 077400 000177 7F 127 Delete 128
Char Octal Hex Dec Meaning Ordinal
Left Right