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] Fix "list" when control characters are seen


On 4/9/19 7:54 PM, Tom Tromey wrote:
> --- a/gdb/testsuite/gdb.base/list0.h
> +++ b/gdb/testsuite/gdb.base/list0.h
> @@ -3,7 +3,7 @@
>  extern void bar(int);
>  static void foo (int x)
>  /* !
> -   !
> +

This seems pretty obscure without the context of the patch around.

Should we add a comment here?

Thanks,
Pedro Alves


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