[rfc v3][5/6] Make "info proc" command generic

Pedro Alves palves@redhat.com
Tue Jan 17 20:10:00 GMT 2012


Again, only a tiny nit.

On 01/17/2012 07:48 PM, Ulrich Weigand wrote:
> +    /* Show information about process PTID.  */
> +    void (*to_info_proc) (struct target_ops *, char *, enum info_proc_what);
> +

> +/* Show information about process PTID.  */
> +
> +void target_info_proc (char *, enum info_proc_what);

The comments should no longer refer to PTID, I think.

-- 
Pedro Alves



More information about the Gdb-patches mailing list