This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Remove gdb complaints from gdbinit.in
Tom Tromey <tromey@redhat.com> writes:
> >>>>> "Diego" == Diego Novillo <dnovillo@redhat.com> writes:
>
> Diego> Any strong objections to this patch?
>
> FWIW I always 'set complaints 0' by hand.
>
> Diego> +set complaints 0
>
> Just remove the line entirely. Then developers working in this area
> can simply 'set complaints' in their ~/.gdbinit.
I think this change to gdbinit.in would be a good idea. The current
situation is simply tedious.
Ian