[gdb] Move ChangeLog entries to their right files
[deliverable/binutils-gdb.git] / gdb / ChangeLog-2008
index a9f0b10c47a895d4142a0e49bfcd7236552066c4..a114e1c15f6edc85ed42a38510be87c442ee7a8a 100644 (file)
 2008-07-13  Vladimir Prus  <vladimir@codesourcery.com>
 
        Allow all CLI command even if target is executing.
-       * gdb/top.c (execute_command_1): Don't check if the inferiour
+       * top.c (execute_command_1): Don't check if the inferiour
        is running.
 
 2008-07-13  Vladimir Prus  <vladimir@codesourcery.com>
 2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
        PR gdb/1147
-       * gdb/valopts.c (find_overload_match): Handle references
+       * valopts.c (find_overload_match): Handle references
        to pointers.
 
 2008-06-06  Paul N. Hilfinger  <hilfinger@adacore.com>
 2008-03-14  Vladimir Prus  <vladimir@codesourcery.com>
 
        Implement MI notification for new threads.
-       * doc/observer.texi (new_thread): Document.
        * observer.sh: Forward declare struct thread_info.
        * thread.c (add_thread): Notify observer.
 
 2008-01-30  Vladimir Prus  <vladimir@codesourcery.com>
 
        Use vector for varobj_list_children interface.
-       * gdb/varobj.c (varobj_list_children): Return vector
+       * varobj.c (varobj_list_children): Return vector
        of varobjs.
-       * gdb/varobj.h (varobj_list_children): Adjust
+       * varobj.h (varobj_list_children): Adjust
        prototype.
        (varobj_p): Declare.  Declare vector thereof.
        * mi/mi-cmd-var.c (mi_cmd_var_list_children): Adjust
This page took 0.02564 seconds and 4 git commands to generate.