gnat 4.9.2 on arm with rtems
Arnaud Charlet
charlet@adacore.com
Sun Oct 25 17:59:00 GMT 2015
> > > I would like to know from where Complete_Master is called to break there
> > > and
> > > find out why it uses the wrong id.
> >
> > Why don't you simply put a breakpoint on Complete_Master?
>
> That's how I found out about the wrong/weird Self_Id.
Then you should also get a backtrace which will give you extra info.
> > You can also build hello.adb with the -gnatD switch to debug at the code
> > expansion level where you'll see the call to Complete_Master.
> >
>
> Thank you, that option helps a lot. Will check out the generated code
> tomorrow.
Glad to hear it.
Arno
More information about the Gcc
mailing list