Simon Marchi ec1f2d91e0 Remove char_ptr typedef
Now that all instances of VEC(char_ptr) are gone, we can remove the
typedef.  There is just one usage left, that is trivial to replace.

Tested by rebuilding on an enable-targets=all build.

gdb/ChangeLog:

	* common/gdb_vecs.h (char_ptr): Remove.
	* tracepoint.c (encode_actions_1): Remove usage of char_ptr.
2018-04-01 14:23:17 -04:00
..
2018-02-28 11:34:39 -05:00
2018-03-02 23:22:10 -05:00
2018-04-01 14:23:17 -04:00
2018-03-19 09:37:49 -06:00
2018-02-09 14:03:18 +01:00
2018-02-09 14:03:19 +01:00
2018-02-26 11:46:57 +00:00