Pedro Alves d4081a383e Introduce string_printf
This introduces the string_printf function.  Like asprintf, but
returns a std::string.

gdb/ChangeLog:
2016-11-08  Pedro Alves  <palves@redhat.com>

	* Makefile.in (COMMON_OBS): Add utils-selftests.o.
	* common/common-utils.c (string_printf): New function.
	* common/common-utils.h: Include <string>.
	(string_printf): Declare.
	* utils-selftests.c: New file.
2016-11-08 15:26:42 +00:00
..
2016-11-08 15:26:42 +00:00
2016-11-08 15:26:42 +00:00
2016-10-18 11:42:35 +01:00
2016-01-13 10:59:14 +00:00
2016-01-13 10:59:14 +00:00