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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e36020a4e7d24836 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Emacs vs GPS vs Eclipse, Ada vs Lisp vs Lua vs Java Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <87zkp4uhjl.fsf@ludovic-brenta.org> <82mxl2yq9j.fsf_-_@stephe-leake.org> Date: Fri, 11 Mar 2011 15:59:47 +0100 Message-ID: NNTP-Posting-Date: 11 Mar 2011 15:59:42 CET NNTP-Posting-Host: 4c4eec39.newsspool4.arcor-online.net X-Trace: DXC=Ha@7CcX^_JXYQ5E:l On Fri, 11 Mar 2011 04:12:40 -0500, Stephen Leake wrote: > Last I checked, GPS doesn't do VHDL, LaTeX, Maxima, Matlab, bash mode, > make mode, monotone, read/send mail; all tools I need in my integrated > development environment. What about retouching private album photos and ripping CDs? > If GPS can do dynamically loaded Ada with source-code debugging, that > would be a huge selling point. [...] > Apparently Java is used this way in Eclipse; does that have source-code > debugging for dynamically loaded subprograms? You can start GPS in a command mode listening for connections from the program being debugged and navigate the project sources from there. (It is a huge help when debugging GtkAda applications.) You can walk the call stack from an exception handler or at any point you wanted, without messing up with gdb (which does not work anyway). See here: http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm#1.4 -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de