Content deleted Content added
Guy Harris (talk | contribs) Citation needed on the "a" standing for "advanced". |
Guy Harris (talk | contribs) Undid revision 1293573084 by Hithere1776 (talk) - that's another unrelated "adb". |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 10:
| author = [[Stephen R. Bourne]]
| developer = [[AT&T Bell Laboratories]]
| released = {{Start date and age|1979|1|br=y}}
| latest release version =
| latest release date =
Line 18:
| website =
}}
The advanced{{cn|date=April 2024}} debugger '''adb''' is a [[debugger]] that first appeared in [[Seventh Edition UNIX]].<ref>{{man|1|adb|v7}}</ref> It is found on [[Solaris (operating system)|Solaris]], [[HP-UX]], [[OpenServer|SCO]] and [[Venix]]. It is the successor of a debugger called '''db'''.
==Overview==
The initial version was written by [[Stephen R. Bourne]].<ref name="reader">{{cite tech report |first1=M. D. |last1=McIlroy |authorlink1=Doug McIlroy |year=1987 |url=https://www.cs.dartmouth.edu/~doug/reader.pdf |title=A Research Unix reader: annotated excerpts from the Programmer's Manual, 1971–1986 |series=CSTR |number=139 |institution=Bell Labs |archive-url=https://web.archive.org/web/20230730004547/https://www.cs.dartmouth.edu/~doug/reader.pdf |archive-date=2023-07-30 |url-status=dead}}</ref>
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
==See also==
Line 37:
[[Category:Debuggers]]
{{programming-software-stub}}
|