* tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright.
[binutils-gdb.git] / gdb / tui / ChangeLog
1 2001-07-14 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2
3 * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright.
4 tuiCommand.h, tuiIO.c, tuiIO.h, tuiData.h, tuiData.c: Likewise.
5 tuiDataWin.c, tuiDataWin.h, tuiDisassem.c, tuiDisassem.h: Likewise.
6 tuiGeneralWin.c, tuiGeneralWin.h, tuiLayout.c, tuiLayout.h: Likewise.
7 tuiRegs.c, tuiRegs.h, tuiSource.c, tuiSource.h: Likewise.
8 tuiSouceWin.c, tuiSourceWin.h, tuiStack.c, tuiStack.h: Likewise.
9
10 2001-03-08 Andrew Cagney <ac131313@redhat.com>
11
12 * tuiRegs.c: Use NUM_REGS, not ARCH_NUM_REGS.
13
14 2001-03-06 Kevin Buettner <kevinb@redhat.com>
15
16 * tui-file.h: Update/correct copyright notice.
17
18 Wed Feb 7 19:54:27 2001 Andrew Cagney <cagney@redhat.com>
19
20 * tui-file.c: Add __FILE__ and __LINE__ parameter to calls to
21 internal_error.
22
23 2000-12-14 Kevin Buettner <kevinb@redhat.com>
24
25 * tui-file.c, tui.c, tuiData.c, tuiLayout.c: Replace occurrences
26 of free() with xfree().
27
28 2000-06-22 Kevin Buettner <kevinb@redhat.com>
29
30 * tuiSourceWin.h: Eliminate use of PARAMS from this file.
31
32 2000-06-20 Kevin Buettner <kevinb@redhat.com>
33
34 * tuiLayout.c: Eliminate use of PARAMS from this file.
35
36 2000-06-17 Kevin Buettner <kevinb@redhat.com>
37
38 * tuiIO.c: Eliminate use of PARAMS from this file.
39
40 Thu May 25 14:46:20 2000 Andrew Cagney <cagney@b1.cygnus.com>
41
42 * tui-file.c: Include "tui.h", "tuiData.h", "tuiIO.h" and
43 "tuiCommand.h".
44 (tui_file_fputs): Pass ``file'' and not ``stream'' to
45 tui_file_adjust_strbuf.
46
47 Thu May 25 16:58:01 2000 Andrew Cagney <cagney@b1.cygnus.com>
48
49 * tui.h: Include <ncurses.h> when available.
50 * tui.c, tuiGeneralWin.c: Do not include <curses.h>.
51
52 Mon May 15 17:16:10 2000 Andrew Cagney <cagney@b1.cygnus.com>
53
54 * Makefile.in: Delete.
55
56 Tue Apr 18 15:32:15 2000 Andrew Cagney <cagney@b1.cygnus.com>
57
58 * Makefile.in (distclean, maintainer-clean, realclean,
59 mostlyclean): New targets.
60
61 Tue Feb 1 00:17:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
62
63 * tui-file.c, tui-file.h, tuiDisassem.c, tuiIO.c, tuiIO.h,
64 tuiRegs.c: Update to reflect rename of gdb-file / GDB_FILE to
65 ui-file / ``struct ui_file''.
66
67 Mon Jan 31 18:12:43 2000 Andrew Cagney <cagney@b1.cygnus.com>
68
69 * tui-file.c (enum streamtype, struct tui_stream, tui_file_new,
70 tui_file_delete, tui_fileopen, tui_sfileopen, tui_file_isatty,
71 tui_file_rewind, tui_file_put, tui_file_fputs,
72 tui_file_get_strbuf, tui_file_adjust_strbuf, tui_file_flush,
73 fputs_unfiltered_hook): Move to here from ../utils.c
74
75 * tui-file.h, tui-file.c: New files.
76
77 Mon Nov 8 17:47:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
78
79 * tuiRegs.c (_tuiRegisterFormat), tuiDisassem.c
80 (tuiSetDisassemContent): Replace gdb_file_init_astring with
81 tui_sfileopen. Replace gdb_file_get_strbuf with
82 tui_file_get_strbuf.
83
84 Mon Nov 8 16:54:51 1999 Andrew Cagney <cagney@b1.cygnus.com>
85
86 * tuiRegs.c (_tuiRegisterFormat), tuiDisassem.c
87 (tuiSetDisassemContent): Repace gdb_file_deallocate with
88 gdb_file_delete. Replace gdb_file_init_astring with tui_sfileopen.
89
90 Fri Sep 17 19:34:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
91
92 * tuiSource.c: Include "source.h".
93 (open_source_file, find_source_lines): Delete declarations.
94
95 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
96
97 * tui.h: Include stdarg.h instead of varargs.h if we're on an ISO Cish
98 system.
99
100 Thu Dec 31 12:08:32 1998 David Taylor <taylor@texas.cygnus.com>
101
102 The following changes were made by Jim Blandy <jimb@cygnus.com>,
103 Edith Epstein <eepstein@cygnus.com>, Elena Zannoni
104 <ezannoni@cygnus.com> Stan Shebs <shebs@cygnus.com>, and David
105 Taylor <taylor@cygnus.com>, as part of the project to merge in
106 changes originally made by HP; HP did not create ChangeLog
107 entries.
108
109 * Makefile.in: New file; we're merging HP's changes into GDB, and
110 we've moved the TUI files into a subdirectory, so we need a new
111 Makefile.
112
113 * tui.c:
114 #include <term.h>, if we have it, to get declarations for
115 the termcap functions on Solaris.
116 (tgoto): Add external K&R declaration for this; Solaris doesn't
117 bother to actually declare it in their header files.
118 (_tuiReset): Ignore the #definition of TIOCGETC if USG is defined;
119 we'd rather use the USG mechanisms than the Berkeley mechanisms
120 (TIOCGETC is one of the Berkeley terminal control ioctls).
121 Apologies if this causes trouble later; this should all be handled
122 by autoconf...
123 (strcat_to_buf, strcat_to_buf_with_fmt): New functions, moved here
124 from ../utils.h.
125 (tuiFree): replace safe_free with free.
126 (strcat_to_buf): new function, copied from utils.c.
127 (tuiInit): Add ignored `argv0' argument, to match the type that
128 init_ui_hook expects; updated declaration. Call the
129 initialize_tui_files function constructed above. Initialize
130 flush_hook to NULL.
131 (tuiInitWindows): Call tuiSetLocatorContent, to get the first
132 element of the locator window's content allocated. This seems
133 wrong, because it must have been initialized somehow in HP's
134 sources, and we should do it the same way now. But we do get
135 further before it segfaults. [Postscript: HP didn't bother to
136 initialize it; they compile
137 (va_catch_errors, vcatch_errors): Functions moved here from
138 ../utils.c in HP's sources. They're not used anywhere else.
139 (xdb_style): Delete this variable, and remove all references to
140 it. It's always true.
141 (tuiInit, _tui_vDo): References removed.
142
143 * tui.h: Add prototypes.
144 Don't #include "gendefs.h"; it's only used in the TUI.
145 Integrate its contents into this file:
146 #include <ansidecl.h> here.
147 (Opaque, OpaqueFuncPtr): Typedefs moved to here.
148
149 * tuiCommand.c: #include "defs.h", so we get the appropriate
150 definition of GDB_FILE.
151
152 * tuiData.c
153 (freeWindow): replace safe_free with free.
154 (tui_version): don't define it here; it's defined in main.c now.
155
156 * tuiDisassem.c
157 (tuiSetDisassemContent): Call strcat_address_numeric instead of
158 strcat_address. Simplify the control structure. Use predefined
159 GDB function to print asm inst address. Use GDB_FILE to collect
160 output into buffers.
161
162 * tuiIO.c
163 (tgoto): Add external K&R declaration for this here too.
164 (tuiGetc, tuiTermSetup, tuiTermUnsetup): Same.
165 (tuiPuts_unfiltered): change FILE to GDB_FILE.
166 (tui_tputs): fix prototype for 3rd argument.
167
168 * tuiIO.h (tuiPuts_unfiltered): change declaration.
169
170 * tuiLayout.c
171 (_tuiSetLayoutTo): for displaying registers, hook up the HP code
172 that decides which registers to display (i.e. single precision
173 float, double precision float, general, special). Previously,
174 only handled TUI_GENERAL_REGS. Now that the code is hooked up,
175 compiling with -z poses a problem. When the first layout command
176 is 'layout regs', dataWin->detail is a NULL pointer, and gdb
177 core dumps.
178
179 * tuiLayout.c (_tuiSetLayoutTo): replace safe_free with free.
180
181 * tuiRegs.c #include "defs.h" earlier, to avoid problems in
182 <stdarg.h>. No idea exactly what's conflicting with what, but the
183 errors went away...
184 (_tuiRegisterFormat): Change so that function creates a GDB_FILE
185 object, calls pa_do_strcat_registers_info, copies the register
186 info into a buffer, and deallocates the GDB_FILE object. Remove
187 some code that is not executed. Also, call to
188 pa_do_strcat_registers_info has an additional parameter,
189 precision. This code requires some new per-target functions that
190 we don't want to merge. Dyke it out, with #ifdef
191 TUI_EXTENDED_FORMATTERS.
192 (_tuiSetSpecialRegsContent): this function was ifdefed out.
193 Hooked this up.
194 (_tuiSetGeneralAndSpecialRegsContent): this function was ifdefed
195 out. Hooked it up.
196 (IS_64BIT): Just define this to be zero; we're not merging in the
197 64-bit support.
198 (tuiShowRegisters): Comment out all references to the "special"
199 regs; we don't have a distinction between the "special" and
200 "non-special" regs in most of our machine descriptions. This code
201 is PA-specific in other ways as well, and needs to be redesigned
202 to be portable to other processors.
203
204 * tuiWin.c: #include <string.h>, to get a declaration for
205 strchr.
206
207 * tui.c, tuiCommand.c, tuiData.c, tuiDataWin.c, tuiDisassem.c,
208 tuiGeneralWin.c, tuiIO.c, tuiLayout.c, tuiRegs.c, tuiSource.c,
209 tuiSourceWin.c, tuiStack.c, tuiWin.c: New files (from HP). Changed
210 bool to int throughout. Re-indented, GNU style.
211
212 * tui.h, tuiCommand.h, tuiData.h, tuiDataWin.h, tuiDisassem.h,
213 tuiGeneralWin.h, tuiIO.h, tuiLayout.h, tuiRegs.h, tuiSource.h,
214 tuiSourceWin.h, tuiStack.h, tuiWin.h: new files (from HP).
215 Changed bool to int throughout.