6 ms·
Android Debug Bridge, for future readers
by xref 3y ago
Android Debug Bridge, for future readers
- shermantanktop 3y agoI always mentally converted it to: Android De Bugger Does that make sense? No. But that’s what I subliminally assumed it must mean.
- lubutu 3y agoIt does make sense — the Unix debugger has always been *db, with no bridges in sight. https://en.wikipedia.org/wiki/Advanced_Debugger https://en.wikipedia.org/wiki/Advanced_Debugger
- dhosek 3y agoI was thinking Apple Desktop Bus. Obviously dating myself.
- greenyoda 3y ago"adb" was also the name of the debugger in early versions of UNIX. I remember using it in Version 7: https://www.unix.com/man-page/v7/1/adb/ https://www.unix.com/man-page/v7/1/adb/