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 3/4] Fully move the breakpoints-invalid annotation to observers.


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> 2012-11-21  Pedro Alves  <palves@redhat.com>

Pedro> 	* annotate.c (annotate_breakpoints_changed): Rename to ...
Pedro> 	(annotate_breakpoints_invalid): ... this.  Make static.

Pedro> +static void
Pedro> +annotate_breakpoints_invalid ()

I think it should read '(void)'.

Tom


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