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] gdb-add-index tweaks


On Fri, 03 Sep 2010 20:01:17 +0200, Doug Evans wrote:
> --- gdb-add-index.sh	30 Jul 2010 20:46:34 -0000	1.1
> +++ gdb-add-index.sh	3 Sep 2010 17:53:19 -0000
[...]
> +    echo "usage: $myname FILE" 1>&2
[...]
> +    echo "$myname: unable to access: $file" 1>&2
[...]
> +    echo "$myname: gdb error generating index"

If 1>&2 are above shouldn't 1>&2 be even here?


Thanks,
Jan


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