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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gnat ARM - predefined packages Date: Wed, 28 Jan 2015 07:52:06 +0000 Organization: A noiseless patient Spider Message-ID: References: <9ceb137a-cb4a-4e65-b152-6885f5e030b4@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="8cd79d7ffa75567f93d907bdfb272368"; logging-data="1297"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX189K7oCXsn/Y23If+DtsL6MahZPwEL0WJc=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin) Cancel-Lock: sha1:QN31Pl29hQcqYYz+hqeKPY7QXOI= sha1:mubdTvzoybc36g5DaxqpOrAAIxw= Xref: news.eternal-september.org comp.lang.ada:24772 Date: 2015-01-28T07:52:06+00:00 List-Id: Egil H H writes: > On Tuesday, January 27, 2015 at 10:55:58 PM UTC+1, Simon Wright wrote: >> >> I was looking at GPS so that I could see how you can navigate from >> something's use to its declaration. I *think* you >> >> * click on the object of interest (in this case, EXTI0_IRQ) >> * menu Navigate > Goto Declaration >> > > or > * right-click on the object of interest (in this case, EXTI0_IRQ) > * select "Goto declaration of EXTIO_IRQ (best guess)" from the contextual menu I tried that, no such menu item. And the Navigate > Goto Declaration doesn't actually work here - couldn't find the .ali files (after I'd successfully compiled the file and built the executable, too).