From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8140d808cc99353d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-22 15:13:26 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!skynet.be!freenix!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: which debugger? Date: 22 Dec 2003 18:06:06 -0500 Organization: Cuivre, Argent, Or Message-ID: References: <6b257ddc.0312220125.3af1233b@posting.google.com> NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: melchior.cuivre.fr.eu.org 1072134377 96291 80.67.180.195 (22 Dec 2003 23:06:17 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Mon, 22 Dec 2003 23:06:17 +0000 (UTC) Cc: comp.lang.ada@ada-france.org To: bergnoli@pd.infn.it (antonio) Return-Path: In-Reply-To: <6b257ddc.0312220125.3af1233b@posting.google.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.3 Precedence: list List-Id: Gateway to the comp.lang.ada Usenet newsgroup List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:3722 Date: 2003-12-22T18:06:06-05:00 bergnoli@pd.infn.it (antonio) writes: > hi, > it's about 1 month that i try to hack with ada and i find it > wonderful. Now i spend some time to choose the appropriate tools for > development. I am an emacs user and i obiovsly like ada-mode for > emacs. i try to debug in emacs and everything seem to work, but i want > more, i see that gvd has in its features the capability of looking for > the sources related with the projects and other smart stuffs probably > based on gnat tools. But gvd seems to me full of bugs.. is it only an > impression? Can i have the same gvd features on emacs? I run gvd 1.2.0 I have not used gvd, because I've never felt I was missing something in Emacs. Could you be more specific? What feature is in GVD that is not in Emacs? You only mention one: "looking fo rthe sources related with the projects". That is in Emacs. -- -- Stephe