Advanced Debugger

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
adb
Original authorStephen R. Bourne
DeveloperAT&T Bell Laboratories
Initial releaseJanuary 1979;
47 years ago
 (1979-01)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemUnix and Unix-like
    TypeCommand

    The advanced[citation needed] debugger adb is a debugger that first appeared in Seventh Edition UNIX.[1] It is found on Solaris, HP-UX, SCO and Venix. It is the successor of a debugger called db.

    Overview

    [edit | edit source]

    The initial version was written by Stephen R. Bourne.[2]

    ADB was provided with Solaris until Solaris 8 (2000), when it was replaced by the Modular Debugger (mdb) with Solaris 8 (2000) and the ADB command-line interface now is emulated by mdb when it is called as adb. Mdb has become open source with OpenSolaris.[3] The SunOS kernel debugger kadb that was introduced with SunOS 3.5 (1986) is a minor variant of adb.

    See also

    [edit | edit source]

    References

    [edit | edit source]
    1. ^ adb(1) – Version 7 Unix Programmer's Manual
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]