public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Constify target_ops::follow_exec
@ 2019-05-23  1:16 sergiodj+buildbot
  2019-05-23  1:50 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2019-05-23  1:16 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 4ca51187d21562b6626eea2bd0e45f6b64719dfd ***

Author: Tom Tromey <tromey@adacore.com>
Branch: master
Commit: 4ca51187d21562b6626eea2bd0e45f6b64719dfd

Constify target_ops::follow_exec

I noticed that target_ops::follow_exec took a "char *" parameter,
where "const char *" would be more correct.  This patch changes this
(and related functions) to be constified.

Tested by rebuilding.

gdb/ChangeLog
2019-05-22  Tom Tromey  <tromey@adacore.com>

	* target.c (target_follow_exec): Constify parameter.
	* target-delegates.c: Rebuild.
	* remote.c (remote_target::follow_exec): Constify parameter.
	* infrun.c (follow_exec): Constify parameter.
	* target.h (struct target_ops) <follow_exec>: Constify parameter.
	(target_follow_exec): Likewise.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-23  5:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-23  1:16 [binutils-gdb] Constify target_ops::follow_exec sergiodj+buildbot
2019-05-23  1:50 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2019-05-23  2:30 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2019-05-23  3:54 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2019-05-23  4:59 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2019-05-23  5:30 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2019-05-23 16:39 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2019-05-23 16:39 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2019-05-23 16:49 ` Failures on Fedora-i686, " sergiodj+buildbot
2019-05-23 18:13 ` Failures on Debian-s390x-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).