ChangeLog:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 59ed007a608c788ccb780002d96620f4f4a4d480..cff32f05248f922be6da3658a229fd953bbd6a42 100644 (file)
@@ -1,3 +1,17 @@
+2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * spu-tdep.c: Include "block.h".
+       (setspucmdlist, showspucmdlist): New static variables.
+       (spu_stop_on_load_p): Likewise.
+       (spu_catch_start): New function.
+       (show_spu_command, set_spu_command): New functions.
+       (show_spu_stop_on_load): Likewise.
+       (_initialize_spu_tdep): Attach spu_catch_start to new_objfile observer.
+       Install "set spu" / "show spu" prefix command handler.
+       Install "set spu stop-on-load" / "show spu stop-on-load" command.
+
+       * NEWS: Mention "set/show spu stop-on-load" commands.
+
 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * ppc-linux-tdep.c: Include "solib.h", "solist.h", "exceptions.h",
This page took 0.023916 seconds and 4 git commands to generate.