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: [RFA 4/8] Make strip_bg_char return a unique_xmalloc_ptr


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

[...]
Pedro> I think we're good.  Found one nit:

Thanks.

>> +  gdb::unique_xmalloc_ptr<char> stripped =
>> +    strip_bg_char (count_string, &async_exec);

Pedro> = on next line.

I finally got around to fixing this locally.

Tom


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