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] print '--with{,out}-babeltrace' in 'gdb --configuration'


> Date: Mon, 24 Jun 2013 12:03:40 -0700
> From: Doug Evans <dje@google.com>
> Cc: Yao Qi <yao@codesourcery.com>, gdb-patches <gdb-patches@sourceware.org>
> 
> Ok, How about:
> 
> +    /* We assume "relocatable" will be printed at least once, thus we always
> +       print this text.  It's a reasonably safe assumption for now.  */
> +    fprintf_filtered (stream, _("\n\
> + (\"Relocatable\" means the directory can be moved with the GDB installation"
> "tree and GDB will still find it.)\n\"
> +"));

Committed with necessary newline additions.

Thanks.


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