[binutils-gdb] Remove make_cleanup_value_free_to_mark

sergiodj+buildbot@sergiodj.net sergiodj+buildbot@sergiodj.net
Thu Jul 19 16:25:00 GMT 2018


*** TEST RESULTS FOR COMMIT 4581dc8297381651284e2f4a9f835eebcc6f2328 ***

Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 4581dc8297381651284e2f4a9f835eebcc6f2328

Remove make_cleanup_value_free_to_mark

Pedro's patch to introduce gdbscm_wrap removed the last caller of
make_cleanup_value_free_to_mark.  This patch removes this function.

I'm checking this in as obvious.  Tested by rebuilding, and by
grepping.

gdb/ChangeLog
2018-07-19  Tom Tromey  <tom@tromey.com>

	* utils.c (do_value_free_to_mark)
	(make_cleanup_value_free_to_mark): Remove.
	* utils.h (make_cleanup_value_free_to_mark): Remove.



More information about the Gdb-testers mailing list