* Makefile.in (fork-child.o): Update.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 291153efb8892564af2dcc86ba5312a4183b33bf..a9a1696e120ea68f86192c0f9020cfecfd1cc649 100644 (file)
@@ -1,3 +1,38 @@
+2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.in (fork-child.o): Update.
+       * NEWS: Document "set exec-wrapper" and the gdbserver --wrapper
+       argument.  Gather all gdbserver features together.
+       * fork-child.c (exec_wrapper): New variable.
+       (fork_inferior): Use it.
+       (startup_inferior): Skip an extra trap if using "set exec-wrapper".
+       (unset_exec_wrapper_command, _initialize_fork_child): New.
+
+2008-03-10  Hidetaka Takano  <hidetaka.takano@glb.toshiba.co.jp>
+
+       * source.c (directory_command): Modify the determination of
+       condition of terminal "from_tty".
+
+2008-03-10  Matt Rice  <ratmice@gmail.com>
+
+       * dwarf2read.c (set_cu_language): Add DW_LANG_ObjC.
+
+2008-03-10  Hidetaka Takano  <hidetaka.takano@glb.toshiba.co.jp>
+
+       * spu-tdep.c (info_spu_event_command): Insert a '\0' to the end
+       of the data passing to strtoulst function.
+       (info_spu_signal_command): Likewise.
+
+2008-03-08  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * mi/mi-interp.c (mi_command_loop): Remove
+       commented-out code.
+       
+2008-03-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * remote.c (extended_remote_attach_1): Make local variable pid an int
+       instead of a pid_t.
+
 2008-03-07  Joel Brobecker  <brobecker@adacore.com>
 
        * solib-svr4.c (svr4_same_1): New function, originally extracted
This page took 0.026015 seconds and 4 git commands to generate.