[PATCH/RFC] Include value of default-collect in breakpoint/tracepoint list

Stan Shebs stan@codesourcery.com
Thu Apr 8 23:18:00 GMT 2010


Tom Tromey wrote:
>>>>>> "Stan" == Stan Shebs <stan@codesourcery.com> writes:
>>>>>>             
>
> Stan> 2010-04-05  Stan Shebs  <stan@codesourcery.com>
> Stan>    * breakpoint.c (default_collect_info): New function.
> Stan>    (breakpoints_info): Call it.
> Stan>    (maintenance_info_breakpoints): Ditto.
> Stan>    (tracepoints_info): Ditto.
>
>
> Also, I think the preferred style nowadays is to order functions so that
> we don't need forward declarations (when possible).
>   

I really hate that style, it's just as evil as top-posting. :-)  But as 
you say, it's now the fashion, so I committed it that way.

Stan



More information about the Gdb-patches mailing list