Content deleted Content added
there are probably more |
Guy Harris (talk | contribs) Undid revision 1293573084 by Hithere1776 (talk) - that's another unrelated "adb". |
||
(16 intermediate revisions by 10 users not shown) | |||
Line 1:
{{Short description|General-purpose debugger for Unix platforms}}
{{for|the command used to communicate with an Android system, also named '''adb'''|Android Debug Bridge}}
{{refimprove|date=July 2015}}
Line 9 ⟶ 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 17 ⟶ 18:
| website =
}}
The advanced{{cn|date=April 2024}} debugger '''adb''' is
==Overview==
The initial version was written by [[Stephen R. Bourne]].<ref name="reader">{{cite
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]].<ref>{{Cite web |title=Solaris performance and tools DTrace and MDB techniques for Solaris 10 and OpenSolaris 0131568191, 9780131568198 |url=https://dokumen.pub/solaris-performance-and-tools-dtrace-and-mdb-techniques-for-solaris-10-and-opensolaris-0131568191-9780131568198.html |access-date=2023-06-06 |website=dokumen.pub |language=en}}</ref> The SunOS kernel debugger ''kadb'' that was introduced with SunOS 3.5 (1986) is a minor variant of adb.
==See also==
*[[dbx (debugger)|
==References==
Line 38 ⟶ 37:
[[Category:Debuggers]]
{{programming-software-stub}}
|