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.50.120.66 with SMTP id la2mr1606643igb.8.1422428609089; Tue, 27 Jan 2015 23:03:29 -0800 (PST) X-Received: by 10.140.40.242 with SMTP id x105mr72058qgx.14.1422428608942; Tue, 27 Jan 2015 23:03:28 -0800 (PST) Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!hl2no3469146igb.0!news-out.google.com!q4ni14qan.0!nntp.google.com!bm13no3482499qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 27 Jan 2015 23:03:28 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.71.180.114; posting-account=uulyKwoAAAA86DO0ODu--rZtbje8Sytn NNTP-Posting-Host: 193.71.180.114 References: <9ceb137a-cb4a-4e65-b152-6885f5e030b4@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: gnat ARM - predefined packages From: Egil H H Injection-Date: Wed, 28 Jan 2015 07:03:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:192077 Date: 2015-01-27T23:03:28-08:00 List-Id: 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 -- ~egilhh