Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
7269d43e
FN
11999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
2
3 * target.h: added entry for target queries (to_query)
4 target.c: ditto.
5
1206c659
DT
6Thu Jan 14 18:29:17 1999 David Taylor <taylor@texas.cygnus.com>
7
8start-sanitize-carp start-sanitize-vr4xxx
9 * mips-tdep.c (mips_gdbarch_init): fix stream arg in
10 fprintf_unfiltered calls.
11end-sanitize-carp end-sanitize-vr4xxx
12 * remote-mm.c (mm_wait): fix stream arg to gdb_flush.
13 * remote-udi.c (udi_wait): fix stream arg to fwrite.
14 * symmisc.c (maintenance_check_symtabs): fix stream argument to
15 print_address_numeric.
16
320d5bd8
DT
17Wed Jan 13 19:33:16 1999 David Taylor <taylor@texas.cygnus.com>
18
19 * breakpoint.c (insert_breakpoints): insert cast to eliminate
20 warning.
21
dab43dfd
MS
22Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
23
24 * infrun.c (set/show scheduler-locking) New command. Set a
25 mode bit that will control how GDB attempts to control thread
26 scheduling for step, continue, etc. (resume): make use of
27 the schedule-locking mode.
28 * target.h (struct target_ops): new field to_has_thread_control.
29 * sol-thread.c: initialize target_ops to_has_thread_control.
30 * procfs.c: ditto.
31 * target.c: ditto.
32 * m3-nat.c: ditto.
33 * remote.c: ditto.
34 * hpux-thread.c: ditto.
35 * thread.c: cull duplicate prototypes. Move prototypes to top.
36 * serial.c: indentation cleanup.
37 * breakpoint.c: add casts to eliminate compiler warnings.
38
9e309e83
DT
39Tue Jan 12 17:00:00 1999 Edith Epstein <eepstein@sophia.cygnus.com>
40
41 * inftarg.c (child_create_inferior): fixed HPUXHPPA specific
42 call to fork_inferior. The shell param is now NULL.
43
642c5be7
JM
441999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
45
46 * monitor.c (init_base_monitor_ops): Whitespace cleanup.
47 (_initialize_remote_monitors): Same.
48
9d4010dc
JM
491999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
50
51 * monitor.c (init_monitor_ops): Initialize the monitor_ops
52 structure if it hasn't already been done.
53
7110ccc1
SS
54Tue Jan 12 14:50:10 1999 Stan Shebs <shebs@andros.cygnus.com>
55
56 * inftarg.c (child_ops): Don't initialize statically.
57 (init_child_ops): New function, fills in child_ops.
58 (_initialize_inftarg): Use it.
59 (child_post_attach): Declare extern.
60 (child_wait): Fix ambiguous parens.
61 (child_attach_to_process): Remove unused local wstatus.
62 (child_insert_fork_catchpoint, child_remove_fork_catchpoint,
63 child_insert_vfork_catchpoint, child_remove_vfork_catchpoint,
64 child_has_forked, child_insert_exec_catchpoint,
65 child_remove_exec_catchpoint): Return a value.
66
98c5c192
MS
67Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
68
69 * remote.c (remote_wait): Add inferior_pid to thread list only
70 if it is not already there.
71
897ccbb0
JM
721999-01-11 Jason Molenda (jsm@bugshack.cygnus.com)
73
74 * scm-tags.h: Update FSF's address on copyright notice.
75 * ser-e7kpc.c: Same.
76 * gnu-nat.h: Same.
77
4cffc916
SG
78Mon Jan 11 13:45:57 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
79
7110ccc1 80 * dwarf2read.c (dump_die): Change stderr to gdb_stderr.
4cffc916
SG
81 * expprint.c (print_subexp): fprintf => fprintf_unfiltered.
82 * jv-typeprint.c (java_type_print_base): fputs => fputs_filtered.
83 * stack.c (struct function_bounds): Remove superfluous `typedef'.
84 * symfile.c (list_overlays_command): stdout => gdb_stdout.
85 * symmisc.c (maintenance_check_symtabs): stdout => gdb_stdout.
86 * utils.c (print_spaces): Make more efficient.
87
776fb68d
DT
88Mon Jan 11 13:55:51 1999 David Taylor <taylor@texas.cygnus.com>
89
90 * utils (print_spaces): fix arg to strcat; fix formatting.
91
4d8f8e12
SS
92Fri Jan 8 11:57:24 1999 Stan Shebs <shebs@andros.cygnus.com>
93
94 * exec.c (exec_ops): Don't initialize statically.
95 (init_exec_ops): New function, fills in exec_ops.
96 (_initialize_exec): Use it.
1c310106
ZR
97
98Thu Jan 7 17:50:15 EST 1999 Zdenek Radouch (radouch@cygnus.com)
4d8f8e12 99
1c310106
ZR
100 Beta FR30 port.
101 * fr30-tdep.c
102 * config/fr30/tm-fr30.h
103
460845ab
DT
104Wed Jan 6 12:28:35 1999 David Taylor <taylor@texas.cygnus.com>
105
106 * configure.in: Add an --enable-tui argument. Construct
107 tui/Makefile from tui/Makefile.in. Use AM_PROG_CC_STDC. If we
108 have the GUI, then we need this to process libgui.h.
109 (ENABLE_CFLAGS): define and export BUILD_TUI.
110 (AC_CHECK_HEADERS): Add check for term.h.
111
112 * configure.host (hppa-*-hpux10.20, hppa-*-hpux11.0*): New configs.
113
114 * config.in, configure : regenerated.
115
116 * Makefile.in: Allow the TUI code to be conditionally enabled.
117 (TUI_LIBRARY): New variable, value are set by the configuration
118 script. Set to the empty string when the TUI isn't enabled.
119 (gdb$(GDBEXT)): Use those, instead of referring to all-tui and
120 tui/libtui.a directly.
121 (BUILD_TUI): build the tui -- only when configured with
122 --enable-tui.
123 (YLWRAP): use ylwrap to avoid problems on systems w/o bison.
124 (gdb$(EXEEXT)): make it dependent on BUILD_TUI.
125 (all-tui): remove dependency from phony target.
126 (c-exp.tab.c): use ylwrap instead of bison.
127 (jv-exp.tab.c): ditto.
128 (f-exp.tab.c): ditto.
129 (m2-exp.tab.c): ditto.
130 (ALLDEPFILES): add somread.c, hp-psymtab-read.c, hp-symtab-read.c.
131 (SFILES): remove the above files
132 (COMMON_OBS): remove somread.o
133 (SFILES): Add the tui files to this, so they get included in etags
134 tables.
135 (gdb$(EXEEXT)): Add all-tui to the list of dependencies, and add
136 tui/libtui.a to the link list.
137 (all-tui): New rule, which does a recursive make in the tui
138 subdir.
139 (tui/libtui.a): When recursing, pass down ${FLAGS_TO_PASS}. And
140 don't echo the make command. This is closer to what the other
141 recursions do.
142 (HFILES_NO_SRCDIR): add hpread.h
143 (COMMON_OBS): add hp-psymtab-read.o, hp-symtab-read.o
144 (SFILES): add hp-psymtab-read.c, hp-symtab-read.c add rules for
145 the new files. Remove hpread.c, hpread.o
146 (gdb$(EXEEXT)): Depend on the actual tui library, not on a
147 fictitious target. Since the fictitious target never existed,
148 make would always relink.
149 (tui/libtui.a): Always recurse to make sure the library is up to
150 date.
151
7517f04b
SS
152Wed Jan 6 12:05:12 1999 Stan Shebs <shebs@andros.cygnus.com>
153
154 * remote.c: Pacify --enable-build-warnings, reformat code
155 to conform to standards, fix spelling errors.
156 (ishex, stubhex, record_currthread, etc): Declare.
157 (ishex, stubhex): Declare char arg as int.
158 (pack_string): Comment out, never used but possibly useful.
159 (threadref_to_int, remote_get_threadinfo, etc): Make static.
160
34733701
DT
161Wed Jan 6 11:43:32 1999 David Taylor <taylor@texas.cygnus.com>
162
163 The following changes were made by Elena Zannoni
164 <ezannoni@cygnus.com> and Edith Epstein <eepstein@cygnus.com> as
165 part of a project to merge in changes made by HP.
166
167 * c-exp.y: use external flag hp_som_som_object_present to decide
168 whether code was compiled by HP's compilers. Add two new C++
169 tokens for true and false.
170 (yylex): check for template name is done differently for the
171 HP/aCC compiler case. Change some of the template processing code
172 for handling HP aCC templates. Handle true and false tokens.
173
b53a1514
MS
174Tue Jan 5 11:13:36 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
175
176 * remote.c (record_curthread): Must not modify inferior_pid when
7517f04b
SS
177 called from wait_for_inferior. Instead, if a new thread-id is
178 detected, call add_thread.
179 (MAGIC_NULL_PID): new macro, use instead of the magic number
180 "42000".
181 (remote_find_new_threads): if inferior_pid is unknown, get and use
182 the current thread id.
b53a1514 183 (remote_start_remote): on connecting, attempt to get the current
7517f04b
SS
184 thread id for inferior_pid.
185 (remote_resume): If pid == -1, then resume any-thread (not the
186 current thread specifically). Also some cosmetic fixups.
b53a1514
MS
187
188 * thread.c (info_threads_command): don't initialize current_pid
189 until after call to FIND_NEW_THREADS (which may change inferior_pid).
190 Also some cosmetic fixups.
191 * infrun.c: cosmetic fixups and casts to avoid warnings.
192 * infcmd.c: cosmetic fixups, mainly long lines.
193
2819d3d6
DT
194Tue Jan 5 11:55:57 1999 David Taylor <taylor@texas.cygnus.com>
195
49082556
DT
196 * target.c (noprocess): terminate sentence with a period.
197 * breakpoint.c (catch_command_1): ditto.
198
eceede31
DT
199 * c-valprint.c (c_value_print): remove hack^2 from HP; it causes
200 testsuite losses with no real gain.
201
2819d3d6
DT
202 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): restore, but only
203 if tm-*.h hasn't overridden default value.
204
d951f9e4
JM
2051999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
206
207 * configure.in: Fix whitespace indentation for --help.
208 * configure: Regenerated.
209
d7f71863
JM
2101999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
211
212 * main.c: Add --write command line option, document -w.
213 * gdb.1: Document --write.
214
f240337a
JM
2151999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
216
217 * configure.in: Require autoconf 2.12.1 or higher.
218 * doc/configure.in: Ditto.
219 * nlm/configure.in: Ditto.
220 * rdi-share/configure.in: Ditto.
221 * testsuite/configure.in: Ditto.
222 * doc/Makefile.in: Don't hardcode $(SHELL).
223 * nlm/Makefile.in: Ditto.
224 * rdi-share/Makefile.in: Ditto.
225 * testsuite/Makefile.in: Ditto.
226
64aa82eb
SS
227Mon Jan 4 12:53:03 1999 Stan Shebs <shebs@andros.cygnus.com>
228
229 * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
230 inits of new fields, including ref to bogus field.
231 (vx_ops, vx_run_ops): Make static.
232
3e1d3d67
DT
233Mon Jan 4 15:05:29 1999 David Taylor <taylor@texas.cygnus.com>
234
97bff53b
DT
235 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): delete,
236 already defined in tm.h.
237
3e1d3d67
DT
238 * inftarg.c: change <sys/unistd.h> to <unistd.h> and
239 conditionalize its inclusion.
240 * infttrace.c: ditto.
241
73ec6020 242For older changes see ChangeLog-98
bd5635a1
RP
243\f
244Local Variables:
55d3002f 245mode: change-log
bd5635a1
RP
246left-margin: 8
247fill-column: 74
248version-control: never
249End:
This page took 0.461778 seconds and 4 git commands to generate.