Constify get_exec_file
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2ecc2aae4704e88d85b2ddc12f93c861234df8a9..d2660cc711260cdc537252c4244498a886c9a713 100644 (file)
@@ -1,3 +1,19 @@
+2019-12-16  Tom Tromey  <tromey@adacore.com>
+
+       * windows-nat.c (windows_nat_target::attach): Update.
+       * remote.c (extended_remote_target::attach): Update.
+       * procfs.c (procfs_target::attach): Update.
+       * nto-procfs.c (nto_procfs_target::attach): Update.
+       (nto_procfs_target::create_inferior): Update.
+       * inf-ptrace.c (inf_ptrace_target::attach): Update.
+       * gnu-nat.c (gnu_nat_target::attach): Update.
+       (gnu_nat_target::detach): Update.
+       * darwin-nat.c (darwin_nat_target::attach): Update.
+       * corefile.c (get_exec_file): Constify result.  Remove extraneous
+       return.
+       * bsd-kvm.c (bsd_kvm_target_open): Update.
+       * gdbsupport/common-inferior.h (get_exec_file): Constify result.
+
 2019-12-16  Christian Biesinger  <cbiesinger@google.com>
 
        * gdbsupport/common-defs.h: Remove workaround for a gnulib bug
This page took 0.026762 seconds and 4 git commands to generate.