Non-frame


Debug Monitor Guide

Contents


Proprietary Notice

Documentation Log

Introduction

Chapter 1 Kernel Debugger (KDB)

1.1 Overview
1.2 Debugger Functions
Chapter 2 Activating KDB
2.1 Terminal Operation
2.2 System Startup and KDB Specification
2.3 Execution Method of KDB
2.3.1 Activation by Operator Command
2.3.2 Activation by System Initialization Command
2.3.3 Activation by Trap
2.4 Setting the Terminal Display Size
2.5 Notes at KDB Activation
Chapter 3 Operation
3.1 Command Format
3.2 Numeric Specification
3.3 Address Format
3.3.1 Virtual Address
3.3.2 MM Absolute Address
3.3.3 Symbolic and Numeric Specification
3.3.3.1 Symbolic Specification
3.3.3.2 Numeric Specification
3.4 Suspending Command Execution
Chapter 4 Commands
4.1 Kernel Debug Control Commands
4.2 Trap Commands
4.3 Edit/Display Commands
4.4 Dump Command
4.5 Patch Command
4.6 Address Change Command
4.7 Instruction Counter Address Change Command
Chapter 5 Error Messages

Index

Home