adb(1) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

adb(1)

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 ex‐
       ecution of programs.


       The adb utility is implemented as a link to the mdb(1) utility. mdb  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 mdb utility provides complete backward compatibility
       with the existing syntax and features of  adb,  including  support  for
       processing  adb  macro files. The Oracle 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(7) for descriptions of the following attributes:

       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitydeveloper/debug/mdb


SEE ALSO
       mdb(1), attributes(7)


       Oracle Solaris Modular Debugger Guide

Oracle Solaris 11.4               11 May 2021                           adb(1)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3