This is the mail archive of the gdb-patches@sourceware.org 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] Add la_getstr member to language_defn


El mar, 03-02-2009 a las 09:01 -0800, Joel Brobecker escribiÃ:
> > > I was wondering if it wouldn't be more useful to use the c_get_string
> > > function as the default rather than the default_get_string stub.
> > > What do you guys think?
> > 
> > I don't have an opinion here, since I know little about how other
> > languages represent strings...
> 
> I think it's worth a try, but probably Tom and others might want
> to comment on that. From my end, for Ada, c_get_string is  a good
> intermediate solution until the full solution is implemented.
> For the "minimal language", I think that this routine would be
> the best we could do. Not sure about m2 and Fortran, but maybe
> this can equally help...

For the time being I committed the patch with default_get_string, but
with Ada and minimal using c_get_string, I hope you don't mind... We can
change this when someone knowledgeable about m2 and fortran speaks up.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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