[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

General Programming Concepts:
Writing and Debugging Programs

adb Debug Program Overview

The adb command provides a general purpose debug program. You can use this command to examine object and core files and provide a controlled environment for running a program.

While the adb command is running, it takes standard input and writes to standard output. The command does not recognize the Quit or Interrupt keys. If these keys are used, the adb command waits for a new command.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]