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/6] Simple cleanup removals in remote.c


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

Pedro> This suggests to me that we're missing a string_printf variant
Pedro> that appends to a preexisting string:
Pedro>   void string_appendf (std::string &dest, const char* fmt, ...);
Pedro> See (untested) patch below.

Seems like a good idea FWIW.

Tom


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