Introduce target_{stop,continue}_ptid
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index dda7ed96dbb2334100340e8f98ce67b54682384f..3dadc7838176bb10982de30755a5f6b010e48fe1 100644 (file)
@@ -1,3 +1,13 @@
+2014-09-11  Gary Benson  <gbenson@redhat.com>
+
+       * target/target.h (target_stop_ptid, target_continue_ptid):
+       Declare.
+       * target.c (target_stop_ptid, target_continue_ptid): New
+       functions.
+       * common/agent.c [!GDBSERVER]: Don't include infrun.h.
+       (agent_run_command): Always use target_stop_ptid and
+       target_continue_ptid.
+
 2014-09-11  Tom Tromey  <tromey@redhat.com>
            Gary Benson  <gbenson@redhat.com>
 
This page took 0.026462 seconds and 4 git commands to generate.