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-3
C 041400 000103 43 67 Uppercase C 68
D 042000 000104 44 68 Uppercase D 69
E 042400 000105 45 69 Uppercase E 70
F 043000 000106 46 70 Uppercase F 71
G 043400 000107 47 71 Uppercase G 72
H 044000 000110 48 72 Uppercase H 73
I 044400 000111 49 73 Uppercase I 74
J 045000 000112 4A 74 Uppercase J 75
K 045400 000113 4B 75 Uppercase K 76
L 046000 000114 4C 76 Uppercase L 77
M 046400 000115 4D 77 Uppercase M 78
N 047000 000116 4E 78 Uppercase N 79
O 047400 000117 4F 79 Uppercase O 80
P 050000 000120 50 80 Uppercase P 81
Q 050400 000121 51 81 Uppercase Q 82
R 051000 000122 52 82 Uppercase R 83
S 051400 000123 53 83 Uppercase S 84
T 052000 000124 54 84 Uppercase T 85
U 052400 000125 55 85 Uppercase U 86
V 053000 000126 56 86 Uppercase V 87
W 053400 000127 57 87 Uppercase W 88
X 054000 000130 58 88 Uppercase X 89
Y 054400 000131 59 89 Uppercase Y 90
Z 055000 000132 5A 90 Uppercase Z 91
[ 055400 000133 5B 91 Opening bracket 92
\ 056000 000134 5C 92 Back slash 93
] 056400 000135 5D 93 Closing bracket 94
^ 057000 000136 5E 94 Circumflex 95
_ 057400 000137 5F 95 Underscore 96
` 060000 000140 60 96 Grave accent 97
a 060400 000141 61 97 Lowercase a 98
b 061000 000142 62 98 Lowercase b 99
c 061400 000143 63 99 Lowercase c 100
d 062000 000144 64 100 Lowercase d 101
e 062400 000145 65 101 Lowercase e 102
Char Octal Hex Dec Meaning Ordinal
Left Right