[binutils-gdb] gdb: Make infrun.c:resume function static

sergiodj+buildbot@sergiodj.net sergiodj+buildbot@sergiodj.net
Thu Aug 9 22:35:00 GMT 2018


*** TEST RESULTS FOR COMMIT aff4e1751ffeae9684b80d5f528ee07bac34a5f8 ***

Author: Andrew Burgess <andrew.burgess@embecosm.com>
Branch: master
Commit: aff4e1751ffeae9684b80d5f528ee07bac34a5f8

gdb: Make infrun.c:resume function static

Make the infrun.c:resume function static, and update the header
comment on the infrun.c:proceed function.  There should be no user
visible change after this commit.

gdb/ChangeLog:

	* infrun.c (resume): Make static, add forward declaration.
	(proceed): Update header comment.
	* infrun.h (resume): Delete declaration.



More information about the Gdb-testers mailing list