2003-02-14 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0ed5d06e9a420b22c0433c6ea5a555318aafffde..77cdd65fd6b01c74604a78c4bef0a96379be5b1b 100644 (file)
@@ -1,3 +1,17 @@
+2003-02-14  Andrew Cagney  <ac131313@redhat.com>
+
+       * main.c (tui_version): Delete variable.
+       (captured_main): When --tui, set interpreter_p to "tui" instead of
+       enabling tui_version.
+       * printcmd.c (display_command) [TUI]: Test tui_active instead of
+       tui_version.
+       * cli/cli-decode.c (lookup_cmd_composition): Ditto.
+       * cli/cli-cmds.c (disassemble_command): Ditto.
+       * defs.h (tui_version): Delete declaration.
+       * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
+       (tui-interp.o): Add rules.
+       (SUBDIR_TUI_OBS): Add "tui-interp.o".
+
 2003-02-14  Christopher Faylor  <cgf@redhat.com>
 
        * win32-nat.cc (register_loaded_dll): Correctly set address range for
This page took 0.02368 seconds and 4 git commands to generate.