[PATCH 49/66] Separate out execution-info window

Pedro Alves palves@redhat.com
Mon Jun 24 14:13:00 GMT 2019


On 6/23/19 11:43 PM, Tom Tromey wrote:
> +  /* Get or allocate contents.  */
> +  tui_exec_info_content *maybe_allocate_content (int n_elements);
> +
> +  /* Allocate contents.  */

This "Allocate" here reads odd.  Did you mean "Get" instead of "Allocate"?

> +  const tui_exec_info_content *get_content () const
> +  {

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list