Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!rochester!pt.cs.cmu.edu!a.sei.cmu.edu!dlc From: dlc@a.sei.cmu.edu (Daryl Clevenger) Newsgroups: net.unix-wizards,net.lang.c Subject: Re: I HATE DBX! I HATE DBX! Message-ID: <221@a.sei.cmu.edu> Date: Sun, 16-Mar-86 19:46:35 EST Article-I.D.: a.221 Posted: Sun Mar 16 19:46:35 1986 Date-Received: Tue, 18-Mar-86 07:31:21 EST Organization: Carnegie-Mellon University, CS/RI Lines: 9 Xref: watmath net.unix-wizards:17247 net.lang.c:8179 I know dbx seems to take longer to start up, and apparently its use with large scale software projects makes it prohibitive, I still like it a LOT more than sdb. The big plus is that it handles structures correctly, but there are others. As for the command set being more limited, I thought the same thing from typing help in dbx, but after looking at the manual entry, it seems the command set is actually more extensive. I admit there are bugs and problems (some of them in the manual entry), but I think it is a good try at writing a debugger that is easier to use and behaves as users expect.