Michael Weghorn 7dbfcd6f79 gdbsupport: Drop now unused function 'stringify_argv'
The function did not properly escape special characters
and all uses have been replaced in previous commits, so
drop the now unused function.

gdbsupport/ChangeLog:

	* common-utils.cc, common-utils.h (stringify_argv): Drop
	now unused function stringify_argv

Change-Id: Id5f861f44eae1f0fbde3476a5eac23a842ed04fc
2020-05-25 11:40:35 -04:00
..
2020-04-13 14:10:04 -06:00
2020-04-13 14:10:04 -06:00
2020-04-13 14:10:03 -06:00
2020-02-28 11:04:28 -05:00
2020-04-28 11:38:26 +02:00
2020-02-13 16:27:03 -05:00

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.