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

Tom Tromey tom@tromey.com
Mon Jun 24 20:52:00 GMT 2019


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

Pedro> 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.  */

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

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

Yes, thanks.  I've fixed this.

Tom



More information about the Gdb-patches mailing list