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,FREEMAIL_FROM, PLING_QUERY autolearn=no autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:ac8:2f67:: with SMTP id k36mr5322565qta.345.1595525607592; Thu, 23 Jul 2020 10:33:27 -0700 (PDT) X-Received: by 2002:a05:620a:1315:: with SMTP id o21mr6434167qkj.227.1595525607430; Thu, 23 Jul 2020 10:33:27 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!tr3.eu1.usenetexpress.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 23 Jul 2020 10:33:27 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2a02:1206:4564:fe50:594c:36d:8db9:ee29; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 2a02:1206:4564:fe50:594c:36d:8db9:ee29 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <051a91ba-2e69-41a7-b5c6-14d821946a2ao@googlegroups.com> Subject: Re: Unable to use "Find all references" with GPS CE 2020 !? From: gautier_niouzes@hotmail.com Injection-Date: Thu, 23 Jul 2020 17:33:27 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:59506 List-Id: > These days, I tried to use GPS from Gnat CE 2020, Windows x64. > Unfortunatly, 'Find all references' does not seems to work.=20 > It happens on 2 different PCS, with any project I have tried, including t= he one used in the tutorial. I have probably an identical setup: 2 PCs, Windows 10, x64, GNAT CE 2020. O= n both, 'Find all references' works perfectly, even on a relatively low-pow= ered laptop (2 cores, 2 logical processors, 1.1 GHz). I'd say it works bett= er than previously: in earlier versions, the reference finder gave up due t= o (perhaps) a time-out, or sometimes didn't want to work at all for the who= le session. Perhaps your problem is with the path? "C:\GNAT\2020\bin;" or equivalent sh= ould come first. It's important if you have multiple GNAT installations.