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=0.9 required=3.0 tests=BAYES_50,PLING_QUERY autolearn=no autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a05:620a:a13:: with SMTP id i19mr12172592qka.168.1598453226856; Wed, 26 Aug 2020 07:47:06 -0700 (PDT) X-Received: by 2002:a0c:fa50:: with SMTP id k16mr13749196qvo.132.1598453226411; Wed, 26 Aug 2020 07:47:06 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 26 Aug 2020 07:47:06 -0700 (PDT) In-Reply-To: <051a91ba-2e69-41a7-b5c6-14d821946a2ao@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=94.228.180.66; posting-account=d5j2DQoAAABeZhUIl30hw1xF6LEcGIMa NNTP-Posting-Host: 94.228.180.66 References: <051a91ba-2e69-41a7-b5c6-14d821946a2ao@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Unable to use "Find all references" with GPS CE 2020 !? From: =?UTF-8?B?SsOpcsO0bWUgSGFndWV0?= Injection-Date: Wed, 26 Aug 2020 14:47:06 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:59800 List-Id: > > These days, I tried to use GPS from Gnat CE 2020, Windows x64.=20 > > Unfortunatly, 'Find all references' does not seems to work.=20 > > It happens on 2 different PCS, with any project I have tried, including= the one used in the tutorial. > I have probably an identical setup: 2 PCs, Windows 10, x64, GNAT CE 2020.= On both, 'Find all references' works perfectly, even on a relatively low-p= owered laptop (2 cores, 2 logical processors, 1.1 GHz). I'd say it works be= tter than previously: in earlier versions, the reference finder gave up due= to (perhaps) a time-out, or sometimes didn't want to work at all for the w= hole session.=20 > Perhaps your problem is with the path? "C:\GNAT\2020\bin;" or equivalent = should come first. It's important if you have multiple GNAT installations. Thanks Gauthier for the suggestion, I have simplified the PATH. But it did= not make it work. I have made some additional tests with a new computer, and it works success= fully. But I am still facing the problem with my own computer. I have found one difference using ProcessExplorer : subprocess ada_language= _server.exe is not running after my .gpr project is opened.=20 It can be successfully started from command line "C:\GNAT\2020\libexec\gnat= studio\als\ada_language_server.exe ...", but it is not started from GPS. Any idea where to check ? Any log option to activate ?=20 J=C3=A9r=C3=B4me