* objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6f624ceec5c3d5bbec950586f5eb9a5deb25e340..d9d9b7fc46c8e9b0b271894d737b19b849d0e310 100644 (file)
@@ -1,5 +1,35 @@
+2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
+
+       * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
+       initializations.
+
 2004-02-16  Andrew Cagney  <cagney@redhat.com>
 
+       * tui/tui-windata.c: Include "gdb_string.h".
+       * tui/tui-source.c, tui/tui-winsource.c: Ditto.
+       * tui/tui-layout.c, tui/tui-command.c: Ditto.
+       * Makefile.in: Update dependencies.
+
+2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.in (infrun.o): Add $(gdb_assert_h).
+       * infrun.c: Include "gdb_assert.h".
+       (singlestep_ptid, saved_singlestep_ptid)
+       (stepping_past_singlestep_breakpoint): New variables.
+       (resume): Set singlestep_ptid.  Check for singlestep thread
+       hop.
+       (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
+       (handle_inferior_event): Handle singlestep thread hop.
+
+2004-02-16  Andrew Cagney  <cagney@redhat.com>
+
+       * dwarf2-frame.c (dwarf2_frame_ops): New function.
+       (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
+       (dwarf2_frame_init_reg): Ditto.
+
+       * printcmd.c (display_command): Check that EXP isn't NULL.  Fix
+       suggested by Joshua Neuheisel
+
        * configure.in: Always check for curses, including pdcurses.
        Warn, instead of error, when no curses are found.  Enable TUI when
        curses is available.
This page took 0.025247 seconds and 4 git commands to generate.