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: [patch v4 07/24] record-btrace: optionally indent function call history


On Tue, 10 Sep 2013 15:06:00 +0200, Metzger, Markus T wrote:
> What should we do with text output like "inst" and "at" below.

You are right it should be also localized.


> > > +	  ui_out_text (uiout, "\tinst ");
> 
> Would I split this to separate "inst" from the formatting?
> Or is it OK to just say '_("\tinst ")'?

_("\tinst ") is OK.


Thanks,
Jan


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