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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.129.194 with SMTP id h42mr7387838yhi.11.1384217187979; Mon, 11 Nov 2013 16:46:27 -0800 (PST) X-Received: by 10.50.3.70 with SMTP id a6mr334067iga.16.1384217187937; Mon, 11 Nov 2013 16:46:27 -0800 (PST) Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!209.85.216.88.MISMATCH!i2no21431384qav.0!news-out.google.com!9ni23748qaf.0!nntp.google.com!i2no21431375qav.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 11 Nov 2013 16:46:27 -0800 (PST) In-Reply-To: <46F25mG2OQgSFw2s@ada-augusta.demon.co.uk> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.170.151.58; posting-account=LQvWUwoAAAC2fAAUai_NwW1sjmq1fG19 NNTP-Posting-Host: 76.170.151.58 References: <5384e37a-764a-4368-8834-0de4c7d7998c@googlegroups.com> <46F25mG2OQgSFw2s@ada-augusta.demon.co.uk> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3d734e02-f7eb-4a32-86ca-0d56e059e276@googlegroups.com> Subject: Re: Debugging Problem with Gnatbench under Eclipse From: Fritz von Braun Injection-Date: Tue, 12 Nov 2013 00:46:27 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Original-Bytes: 1999 Xref: number.nntp.dca.giganews.com comp.lang.ada:183823 Date: 2013-11-11T16:46:27-08:00 List-Id: LOL yes, well I am a messed up person, coming from 20 years of C and C++ pr= ogramming, Ok, I used to do Pascal and Modula2 before, thats the reason I w= ant to see if I can use Ada now because I missed those, but working without= a debugger feels to me like a blind man in a tunnel during a power outage.= For now, I am using Adacore's GPS, the same program debugs there without a= problem, although I think the IDE is a bit more confusing than Eclipse. Ma= ybe I will use some sort of hybrid model where I edit the program in Eclips= e and then debug in GPS, that works too.