[PATCH] print '--with{,out}-babeltrace' in 'gdb --configuration'

Eli Zaretskii eliz@gnu.org
Mon Jun 24 19:28:00 GMT 2013


> 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\"
> +"));
> 
> [N.B. I didn't verify 80-column-ness, leaving that to you if you like
> the wording.]

This clearly exceeds 80 columns.  We can split it into 2 lines, if
people like this wording enough to sacrifice another line.



More information about the Gdb-patches mailing list