gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1c5185f838cb4051d704b708f0f8be7df49b7f9f..6dc9002edde1888e3ca970f5ad7540ef9518d851 100644 (file)
@@ -1,3 +1,17 @@
+2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * remote-sim.c (gdbsim_kill): Call target_mourn_inferior.
+       (gdbsim_load): Don't bother to adjust inferior_ptid here.
+       (gdbsim_create_inferior): Mark the simulator as running.
+       (gdbsim_open): Don't bother fetching registers.  Mark
+       the target as not running.
+       (gdbsim_xfer): When the program is not running, pass memory
+       requests down.
+       (gdbsim_mourn_inferior): Mark the target as not running.
+       * target.c (target_mark_running, target_mark_exited): New.
+       * target.h (target_has_execution): Update the comment.
+       (target_mark_running, target_mark_exited): New prototypes.
+
 2006-10-17  Joel Brobecker  <brobecker@adacore.com>
 
        * breakpoint.c (free_valchain): Minor reformatting.
This page took 0.025944 seconds and 4 git commands to generate.