From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail Subject: Re: Alternative for Gnat Studio Newsgroups: comp.lang.ada References: <602e608e$0$27680$e4fe514c@news.kpn.nl> From: ldries46 Date: Thu, 25 Feb 2021 13:43:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <602e608e$0$27680$e4fe514c@news.kpn.nl> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: nl Message-ID: <60379b69$0$20345$e4fe514c@news.kpn.nl> NNTP-Posting-Host: 2560371b.news.kpn.nl X-Trace: G=PFTB6u0M,C=U2FsdGVkX19CYeVASZCVyJIAN8iapWxQnxB0VcIPLHiB/Zl6G4XVZY5zmKh3xiGYDLULzYMNKRMHc9K/NHUthqGHSPg7iUlYmEVdWcNjYzQ= X-Complaints-To: abuse@kpn.nl Xref: reader02.eternal-september.org comp.lang.ada:61443 List-Id: Op 18-2-2021 om 13:41 schreef ldries46: > At this moment I am using GNAT Studio for Ada programming. > Now I have two reasons for a possible change: > > 1. I read somewhere that the freeware version is not going to be > continued. Is that true? > 2. I have proroblems with the program (I cannot use it any more > becasuse it is reacts with the program I am busy with "Program > does not react". > > Because Gnatstudio hasĀ  simple one command Instalation procedure it is > easy for me to understand for me hoe to install it. Is there an > alternative that is almost as easy to install which I can use, > preferably with an simple and good readable description how to install it. > > > L. Dries > My problem has become more acute. Till now I avoided the debugging option in the GNAT 2020 Community edition by badding print statements within the normal running program but now I have an error mentioned somewhere within the Ada. Unbounded_Strings which is used on a lot of positions in the program. The only way I know to detect wher the problem is is using the debug option with several brakpoints and as possible shifting these around to find this error but uding the debu option just makes the program coming to the "program does not react". So either this problem must be solved (who knows how) or an other compiler and debugger combination that really works (and is freeware) Who knows which and has a good tutorial how to install. Up to this moment with Visual Suodio I do not know how to do that.