Use target_continue{,_no_signal} instead of target_resume
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 602a05a8534ea8a6ea9299079787be574dd097dc..60b595079a3a776775cc66c3a972641c42e3fd95 100644 (file)
@@ -1,3 +1,13 @@
+2016-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * fork-child.c (startup_inferior): Replace calls to target_resume
+       by target_continue{,_no_signal}, depending on the case.
+       * linux-nat.c (cleanup_target_stop): Call
+       target_continue_no_signal instead of target_resume.
+       * procfs.c (procfs_wait): Likewise.
+       * target.c (target_continue): New function.
+       * target/target.h (target_continue): New prototype.
+
 2016-08-31  Yao Qi  <yao.qi@linaro.org>
 
        * record-full.c (record_full_insert_breakpoint): Fix typo.
This page took 0.024825 seconds and 4 git commands to generate.