Path: utzoo!news-server.csri.toronto.edu!rutgers!dimacs.rutgers.edu!seismo!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.misc Subject: Re: adb Keywords: how why when Message-ID: <6556@auspex.auspex.com> Date: 11 Mar 91 19:08:09 GMT References: <7606@mentor.cc.purdue.edu> <1991Mar11.093206.8087@nntp-server.caltech.edu> Distribution: usa Organization: Auspex Systems, Santa Clara Lines: 7 >i dont know about dbx, but i find adb to be a good debugger. the problem >with source debuggers for c is that they do not find bugs in the compiler >very well. I.e., "adb" is more of a pain to use in many circumstances, because it's a more low-level debugger, but since many versions of "dbx" don't have very good low-level facilities, there are times where "adb" is necessary.