minix man page for adb

Query: adb

OS: minix

Section: 1

Links: minix man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

adb(1)                                                             User Commands                                                            adb(1)

NAME
adb - general-purpose debugger
SYNOPSIS
adb [-kw] [-I dir] [-P prompt] [-V mode] [ object [ core]]
DESCRIPTION
The adb utility is an interactive, general-purpose debugger. It can be used to examine files and provides a controlled environment for the execution of programs. The adb utility is now implemented as a link to the mdb(1) utility in Solaris 9. mdb(1) is a low-level debugging utility that can be used to examine user processes as well as the live operating system or operating system crash dumps. The new mdb(1) utility provides complete backwards compatibility with the existing syntax and features of adb, including support for processing adb macro files. The Solaris Modular Debugger Guide and mdb(1) man page describes the features of mdb, including its adb compatibility mode. This mode will be activated by default when the adb link is executed.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWmdb | +-----------------------------+-----------------------------+
SEE ALSO
mdb(1), attributes(5) Solaris Modular Debugger Guide SunOS 5.10 19 Aug 2003 adb(1)
Related Man Pages
adb(1) - linux
adb(1) - osx
adb(1) - debian
adb(1) - redhat
adb(1) - posix
Similar Topics in the Unix Linux Community
xldb WARNING: libC.a(ansi_32.o) has been stripped
DynaStop 08018.1556-03 (Default branch)
Need to retrieve stack trace from core using mdb
Shellscript to copy music from handy to pc over Android Development Bridge (ADB)
Need help in scripting to do repair in format tool of Solaris