* gprof.c (main): Fix option string for -C, -n and -N.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c8605a9ea45ac6fd09cf012331e4d8a26c633f72..f16b7b6b261005bb44f27e9f0723e62f3827ebca 100644 (file)
@@ -1,3 +1,33 @@
+2006-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR remote/2158
+       * remote.c (remote_write_bytes): Throttle packet alignment
+       for small packets.
+
+2006-10-16  Jeff Johnston  <jjohnstn@redhat.com>
+       * linux-thread-db.c (thread_db_wait): Don't bother continuing if
+       the wait result indicates the program terminated with a
+       signal (from gdb-6.3-ia64-sigill-20051115.patch, a patch for
+       Fedora Core 5).
+       
+2006-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dwarf2read.c (dwarf_decode_lines): Call record_line upon
+       encountering a different subfile.
+
+2006-10-11  Denis Pilat  <denis.pilat@st.com>
+
+       * tui/tui-source.c (tui_set_source_content): handle source 
+       files that contain non unix end-of-line.
+       
+2006-10-10  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ser-mingw.c (free_pipe_state, pipe_wait_handle): Update
+       for changes to pipe_select_thread.
+       (pipe_done_wait_handle): New.
+       (_initialize_ser_windows): Reference it.
+
 2006-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
            Daniel Jacobowitz  <dan@codesourcery.com>
 
@@ -34,6 +64,7 @@
 
 2006-10-06 Joel Brobecker  <brobecker@adacore.com>
 
+       Fix PR symtab/2018
        * dwarf2read.c (read_array_type): Set the type name if the name
        attribute is present.
 
This page took 0.023792 seconds and 4 git commands to generate.