This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Improve "start" command for Ada


Elena,

Thank you very much.

> It would be useful if you pointed to the last version of the patch to
> look at. Is this the last one?
> http://sources.redhat.com/ml/gdb-patches/2004-10/msg00365.html

That's correct. Sorry about not pointing at the latest patch, I should
have done that. Next time, don't hesitate to ask me to do the search
for you, I'll be more than happy to do so.

> If so, can you please add a comment about what could be done instead
> of calling ada_main_name directly?
> Something like what you wrote:

Sure, will add the comment and commit.

> > > If you want, what we can do is replace the hard-coded call to
> > > ada_main_name() by a loop of calls to a new language method,
> > > looping on all languages until we find a positive match. That
> > > way, the hard wiring to Ada disappears.
> 
> Otherwise ok

Thanks a lot!

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]