* varobj.c (varobj_invalidate): Don't touch floating
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ffb98b2ab1bf47ac5f20050be167eaae5f44e421..0f0db2d1c7a4369fab3e2687ee89f3ddf38d1153 100644 (file)
@@ -1,3 +1,67 @@
+2008-04-19  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * varobj.c (varobj_invalidate): Don't touch floating
+       varobjs.
+
+2008-04-19  Mark Kettenis  <kettenis@gnu.org>
+
+       * symtab.c: (multiple_symbols_modes, multiple_symbols_ask)
+       (multiple_symbols_cancel): Remove extra const.
+       * symtab.h: Likewise.
+
+2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
+
+       * interps.c (top_level_interpreter): Rename static variable...
+       (top_level_interpreter_ptr): ...to this.
+       (top_level_interpreter): New function.
+
+       * interps.h: New extern for top_level_interpreter.
+
+       * linespec.c: Include interps.h and mi/mi-cmds.h.
+       (decode_line_2): When using MI, always set all breakpoints in menu.
+
+       * Makefile.in (linespec.o, mi-interp.o): Add dependencies.
+
+2008-04-18  Craig Silverstein   <csilvers@google.com>
+
+       * configure.ac (AC_SEARCH_LIBS): Add check for zlib.
+       * config.in, configure: Regenerate.
+       * dwarf2read.c: Include zlib.h if present.
+       Modified *_SECTION macros.
+       (section_is_p): New.
+       (dwarf2_locate_sections): Use section_is_p instead of strcmp
+       (dwarf2_resize_section): New.
+       to determine whether a given section has a given name.
+       (zlib_decompress_section): New.
+       (dwarf2_read_section): Read the compressed section if present
+       in the binary.
+       * MAINTAINERS: Added myself to section Write After Approval.
+
+2008-04-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * defs.h (exec_set_section_offsets): Remove prototype.
+       * exec.c (exec_set_section_offsets): Remove function.
+
+2008-04-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * stabsread.c (cleanup_undefined_types_1): Add instance flags check
+       in the search for the matching symbol.
+
+2008-04-17  Marc Khouzam  <marc.khouzam@ericsson.com>
+
+       * breakpoint.c (update_watchpoint): Always reparse
+       condition.
+
+2008-04-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * breakpoint.c (print_one_breakpoint_location): Make sure to print
+       the breakpoint address only once.
+
+2008-04-17  Dennis Roberts  <dennis.roberts@sunquestinfo.com>
+
+       * rs6000-tdep.c (rs6000_gdbarch_init): Use the BFD architecture,
+       rather than a hard-coded architecture, for xcoff executables.
+
 2008-04-17  Doug Evans  <dje@google.com>
 
        * buildsym.c (watch_main_source_file_lossage): New fn.
This page took 0.023541 seconds and 4 git commands to generate.