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: [RFC/RFA] Set current language when dumping symtab


On Tue, May 31, 2005 at 06:29:32PM -0700, Joel Brobecker wrote:
> > and there's no reason not to fold this into dump_symtab.
> 
> I tend to still prefer the folding, because I find it clearer
> that way. And if for any reason we change the implementation of
> dump_symtab_1 to have an early return somewhere in the code, we're
> not in danger of forgetting to reset the language.
> 
> But I'm happy either way. Let me know which you prefer, and I'll
> submit a new patch.

OK - you have a good reason, that's enough for me :-)

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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