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

Debug Manual—421921-003
E-1
E
Correspondence Between Debug
and Inspect Commands
Table E-1 shows the correspondence of Debug commands to Inspect low-level
commands. The low-level Inspect debugger also supports high-level Inspect
commands. For more information about Inspect commands, see the Inspect Manual.
Table E-1. Correspondence Between Debug and Inspect
Commands (page 1 of 2)
Debug Command
Low-Level Inspect
Command
Command Description for Debug and
Low-Level Inspect
A A Display data or registers in ASCII
AMAP — Provide information about an address
B B Set code breakpoint
BASE SET RADIX Set numeric base for input, output, or both
BM BM Set memory-access breakpoint
C C Clear code breakpoint
CM CM Clear memory-access breakpoint
D D Display data or registers in a specified
numeric format
DJ — Display jump buffer contents in register
format
DN — Display memory in the specified format
EX[IT] — Exit the debug session
F[ILES] F File status query
FC FC Edit or repeat command
FN FN Search memory for 16-bit number
FNL — Search memory for 32-bit number
FREEZE — Disable the processor and assert a freeze on
other processors
H[ELP] HELP Display commands
HALT — Halt a processor
I I Display data or registers in RISC code or
TNS code
IH — Display information about signal handling
INSPECT SELECT
DEBUGGER DEBUG
Switch from Inspect to Debug or from Debug
to Inspect