Advanced Debugger: Difference between revisions

Content deleted Content added
Wrong claim removed, adb is the standard debugger on Solaris
Line 3:
The advanced debugger '''adb''' is the standard UNIX debugger found on Solaris 1 and 2, HP-UX and SCO. The initial version has been written by [[Steve Bourne]]. It is the successor of a debugger called '''db'''.
 
A version of ADB was integrated intois the [[BSD]]standard kerneldebugger ason aSolaris kerneland debugger.the Today, theSolaris kernel debugger in *BSD''kadb'' is thea onlyminor derivativevariant of ADB still in regular useadb.
 
A version of ADB was integrated into the [[BSD]] kernel as a kernel debugger.
 
Use of ADB was largely replaced by the symbolic debugger [[dbx debugger|DBX]].