Advanced Debugger

This is an old revision of this page, as edited by BorgQueen (talk | contribs) at 11:49, 17 January 2008 (Reverted edits by 203.91.207.30 (talk) to last version by 200.86.45.150). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Absolute Debugger (adb)

The absolute debugger is a legacy UNIX debugger found on Solaris 1 and 2, HP-UX and SCO.

A version of ADB was integrated into the BSD kernel as a kernel debugger. Today, the kernel debugger in *BSD is the only derivative of ADB still in regular use.

Use of ADB was largely replaced by the symbolic debugger DBX.