fix typo
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
d266afa9
MM
1start-sanitize-d10v
2Fri Sep 27 13:32:53 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3
4 * config/d10v/tm-d10v.h (TARGET_{INT,PTR}_BIT): Define.
fb0097a0 5 (TARGET_{,LONG_}DOUBLE_BIT): Ditto.
d266afa9
MM
6
7end-sanitize-d10v
54225fd0
MA
8Thu Sep 26 23:10:26 1996 Mark Alexander <marka@cygnus.com>
9
10 * configure.in, config/i386/tm-linux.h: Fix configure
11 problem on older Linux systems that prevented core files
12 from being recognized.
13
14Wed Sep 25 18:31:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15
16 * dbug-rom.c: New file, support for Motorola's dBUG monitor.
17 * config/m68k/monitor.mt (TDEPFILES): Add it.
18 * NEWS: Mention it.
19
20start-sanitize-d10v
21Mon Sep 23 16:13:50 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
22
23 * config/d10v/tm-d10v.h (SAVED_PC_AFTER_CALL): Fixed.
24 Now single-steps correctly.
25 * d10v-tdep.c (d10v_pop_frame): Fixed.
26
27end-sanitize-d10v
12ffa10c
SS
28Fri Sep 20 16:10:58 1996 Stan Shebs <shebs@andros.cygnus.com>
29
30 * config/sh/tm-sh.h (REGISTER_NAMES): Move fp registers to
31 be consistent with GCC.
32 (FPUL_REGNUM, etc): Renumber to match list changes.
33 (ADDR_BITS_REMOVE): Delete.
34 * sh-tdep.c (sh_reg_names, sh3_reg_names, sh3e_reg_names):
35 Rearrange to match REGISTER_NAMES.
36 * sh3-rom.c (sh3_regnames, sh3e_regnames): Ditto.
37
e05bda9f 38start-sanitize-d10v
81dc176f
MH
39Thu Sep 19 16:19:01 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
40
41 * d10v-tdep.c: Stack chain should work now.
42
e05bda9f
MH
43Tue Sep 17 18:46:57 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
44
45 * d10v-tdep.c, config/d10v/tm-d10v.h: Snapshot.
46
47end-sanitize-d10v
88907d73
ILT
48Tue Sep 17 12:20:50 1996 Ian Lance Taylor <ian@cygnus.com>
49
50 * configure.in: Add cases for MIPS 5000 like MIPS 4300.
51 * configure: Rebuild.
52
5b59224e
DP
53Tue Sep 17 12:09:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
54
55 * ser-e7kpc.c: Added wingdb support for target e7000pc.
56
57Tue Sep 17 10:56:52 1996 James G. Smith <jsmith@cygnus.co.uk>
58
59 * remote-mips.c (pmon_wait): CAIRO PMON does not require forced
60 re-entry back into debug mode.
61
aeb8f981
JSC
62Mon Sep 16 14:32:58 1996 James G. Smith <jsmith@cygnus.co.uk>
63
64 * remote-mips.c (mips_load): Ensure that the PC is explicitly
65 loaded after a load to a CAIRO PMON system.
66
1d5eb137
FF
67Fri Sep 13 12:02:39 1996 Fred Fish <fnf@cygnus.com>
68
69 * Makefile.in (INTERNAL_LDFLAGS): Add @HLDFLAGS@ to list.
70 (HLDENV): Set to @HLDENV@.
71 (gdb): Prefix link command line with $(HLDENV).
72 * configure.in: Add support to test for --enable-shared and
73 generate appropriate values for HLDFLAGS and HLDENV.
74 * configure: Regenerated with autoconf.
75
948a9d92
FF
76Sun Sep 8 15:26:27 1996 Fred Fish <fnf@cygnus.com>
77
78 * alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototype
79 change for core_read_registers in struct core_fns.
80 * core-regset.c (fetch_core_registers): Ditto & add prototype.
81 * core-sol2.c (fetch_core_registers): Ditto & add prototype.
82 * i386aix-nat.c (fetch_core_registers): Ditto & add prototype.
83 * i386b-nat.c (fetch_core_registers): Ditto.
84 * i386mach-nat.c (fetch_core_registers): Ditto & add prototype.
85 * irix4-nat.c (fetch_core_registers): Ditto.
86 * irix5-nat.c (fetch_core_registers): Ditto.
87 * lynx-nat.c (fetch_core_registers): Ditto & add prototype.
88 * m68knbsd-nat.c (fetch_core_registers): Ditto.
89 * mips-nat.c (fetch_core_registers): Ditto & add prototype.
90 * rs6000-nat.c (fetch_core_registers): Ditto.
91 * sparc-nat.c (fetch_core_registers): Ditto.
92 * sun3-nat.c (fetch_core_registers): Ditto & add prototype.
93 * ultra3-nat.c (fetch_core_registers): Ditto & add prototype.
94
95 * alpha-nat.c (register_addr): Match Sep 4 gdbcore.h prototype change.
96 * delta68-nat.c (register_addr): Ditto.
97 * gdbserver/low-linux.c (register_addr): Ditto.
98 * gdbserver/low-hppabsd.c (register_addr): Ditto.
99 * i386m3-nat.c (register_addr): Ditto.
100 * mips-nat.c (register_addr): Ditto.
101 * ultra3-nat.c (register_addr): Ditto.
102
7bd1f0c5
SG
103Sun Sep 8 15:14:00 1996 Stu Grossman (grossman@critters.cygnus.com)
104
105 * blockframe.c (inside_main_func): Cleanup slightly. Move
106 mainsym def into the block it's used in.
107 * configure.in configure: Allow NATDEPFILES to be recognized in
108 .mh files regardless of whitespace.
109
110 * cpu32bug-rom.c (cpu32bug_cmds): Change load_response string to
111 keep downloads from hanging.
112
113 * remote-wiggler.c: Add support for flash upgrades.
114 * (wiggler_error): Fix message format. Add new error code.
115 * (wiggler_write_byets): Error code is hex. Report errors with
116 proper routine name.
117 * (wiggler_read_byets): Report errors with proper routine name.
118 * (get_packet): Add support for new flash commands.
119 * (wiggler_load): Call clear_symtab_users() to reset things
120 properly after download.
121 * (flash_xfer_memory bdm_update_flash_command): New funxtions to
122 support flash upgrades for Wiggler.
123 * (_initialize_remote_wiggler): Add `bdm update-flash' command.
124
94a42c63
GN
125Fri Sep 6 13:14:13 1996 Geoffrey Noer <noer@cygnus.com>
126
127 * ser-tcp.c: don't include netinet/tcp.h if __CYGWIN32__
128
421fafa2
GN
129Thu Sep 5 17:05:13 1996 Geoffrey Noer <noer@cygnus.com>
130
131 * config/i386/cygwin32.mh:
132 * config/powerpc/cygwin32.mh: build ser-tcp.o for both hosts
133
9e9358eb
PB
134Thu Sep 5 12:09:13 1996 Per Bothner <bothner@deneb.cygnus.com>
135
136 * value.h (COERCE_REF): Fix previous change.
137 (COERCE_ENUM): Add a check_typedef (this is the real fix).
138
947ca025
WM
139Thu Sep 5 03:28:30 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
140
141 * eval.c (evaluate_subexp_standard): In case of OP_ARRAY: make a
142 better check of array boundaries.
143
5819f35d
SG
144Thu Sep 5 01:29:42 1996 Stu Grossman (grossman@critters.cygnus.com)
145
146 * configure: Update aclocal.m4 and re-run autoconf to get correct
147 defs for BFD stuff.
148 * remote-wiggler.c (wiggler_error): Error codes are hex. Also,
149 fix default message generation.
150
0ca4776e
SG
151Wed Sep 4 17:28:40 1996 Stu Grossman (grossman@critters.cygnus.com)
152
153 * Makefile.in: Add mswin to SUBDIRS. Add rules for
154 mswin/libwingdb.a and remote-wiggler.o.
155 * breakpoint.c (breakpoint_here_p): Clean up bp enabled test.
156 * (breakpoint_inserted_here_p): New func, just like
157 breakpoint_here_p, except it's honest. Honestly.
158 * breakpoint.h: Proto for above.
159start-sanitize-gdbtk
160 * configure configure.in: Add host *windows* to list of hosts
161 that don't support GDBtk.
162end-sanitize-gdbtk
163 * configure configure.in: Add mswin to configdirs if host is
164 i[3456]86-*-windows.
165 * core-aout.c (fetch_core_registers register_addr) gdbcore.h:
166 Change all vars that can contain addresses to type CORE_ADDR.
167 * findvar.c (supply_register): Allow val to be NULL. This means
168 that regno is unsupported.
169 * (read_pc read_pc_pid write_pc write_pc_pid): Make non-pid forms
170 just call pid forms with inferior_pid so that there's only once
171 place to hack PC's and such.
172 * infrun.c (proceed): Don't skip breakpoints if user changed PC.
173 * remote-wiggler.c: New file. Support for BDM interface from
174 Macraigor Systems.
175 * serial.c: Enhance serial logging capability. Add hex and octal
176 output modes (set remotelogbase {hex|octal|ascii}. Also log
177 breaks, timeouts, errors, and eofs.
178 * serial.h: Redefine SERIAL_SEND_BREAK to go through a wrapper
179 function so that we can log breaks. Don't export serial_logfile
180 or serial_logfp.
181 * top.c (execute_command): Don't test for serial_logfp here.
182 Just call serial_log_comand, and let serial.c sort it out.
183 * valops.c (value_of_variable): Don't attempt to establish frames
184 for static and global variables. This makes things work a bit
185 better if the stack or frame pointer is trashed.
186 * config/m68k/monitor.mt (TDEPFILES): Add remote-wiggler.o.
187 * config/m68k/tm-m68k.h: Define STACK_ALIGN. CPU32 can't hack
188 misaligned stacks during function calls.
189
10d183a0
ILT
190Wed Sep 4 13:06:26 1996 Ian Lance Taylor <ian@cygnus.com>
191
192 * terminal.h: Don't use #elif.
193
b5865bb2
WM
194Wed Sep 4 06:49:35 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
195
196 * ch-exp.c (parse_tuple_element): Allow (*): for array tuples
197 if we have a type.
198
199 * eval.c (evaluate_subexp_standard): In case of OP_ARRAY:
200 check number of args against bounds of array to avoid
201 memory corruption.
202
203 * value.h (COERCE_REF): Do a CHECK_TYPEDEF in case we get
204 a TYPE_CODE_TYPEDEF.
205
206Fri Aug 30 15:07:14 1996 James G. Smith <jsmith@cygnus.co.uk>
207
208 * remote-mips.c: Provide support for CAIRO target board.
209 (cairo_open, cairo_ops): Added.
210 (mips_monitor_type): MON_CAIRO Added.
211 (mips_enter_debug, mips_exit_debug, mips_initialize,
212 mips_fetch_registers, common_breakpoint, mips_load,
213 _initialize_remote_mips): Updated.
214
26c543ea
MM
215Thu Aug 29 17:00:18 1996 Michael Meissner <meissner@tiktok.cygnus.com>
216
217 * nlm/configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
218 * nlm/configure: Regenerate.
219
220 * gdbserver/configure.in (i[345]86-*-*): Recognize i686 for
221 pentium pro.
26c543ea 222
0cf433d9
ILT
223Wed Aug 28 13:11:15 1996 Ian Lance Taylor <ian@cygnus.com>
224
225 * configure.in: If CY_AC_PATH_TCLCONFIG can't find TCL, don't run
226 CY_AC_LOAD_TCLCONFIG.
227 * configure: Rebuild.
228
229Tue Aug 27 12:40:40 1996 Fred Fish <fnf@cygnus.com>
230
231 * infrun.c (wait_for_inferior): Initialize stop_func_end before calling
232 find_pc_partial_function.
233
855f9c58
MM
234Tue Aug 27 10:17:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
235
236 * configure: Regenerate again.
237
238Tue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus.com>
239
240 * configure.in: work around host_alias configure bug.
241 AC_CANONICAL_HOST is called twice (first by AC_CHECK_TOOL
242 and second by AC_CANONICAL_SYSTEM). The second clobbers the
243 previous setting. Circumventing by moving the second check
244 to before the first.
245 * configure: regenerated
246
7b3fa778
MH
247start-sanitize-d10v
248Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
249
250 * config/d10v/d10v.mt: New file.
251 * config/d10v/tm-d10v.h: New file.
252 * configure.in: New target D10V.
253 * d10v-tdep.c: New file.
254
255end-sanitize-d10v
94b4f756
FF
256Sun Aug 25 00:09:47 1996 Fred Fish <fnf@rtl.cygnus.com>
257
258 * rs6000-tdep.c: Fix typo in comment.
259 * valops.c (call_function_by_hand): Set using_gcc to 2
260 for code compiled without -g, per comment in code.
261 * config/a29k/tm-a29k.h (STACK_ALIGN): Add comment.
262 * config/sparc/tm-sparc.h (STACK_ALIGN): Add comment.
263 * config/sparc/tm-sp64.h (STACK_ALIGN): Add comment.
264 * config/pyr/tm-pyr.h (STACK_ALIGN): Add comment.
265 * config/m88k/tm-m88k.h (STACK_ALIGN): Add comment.
266 * config/pa/tm-hppa.h (PUSH_ARGUMENTS): Enclose args in ()'s.
267 (STACK_ALIGN): Add comment, move to be with other associated
268 macros, and document.
269 * config/mips/tm-mips.h (PUSH_ARGUMENTS): Enclose args in ()'s.
270 (STACK_ALIGN): Remove completely, handled by PUSH_ARGUMENTS.
271 * config/alpha/tm-alpha.h (PUSH_ARGUMENTS): Enclose args in ()'s.
272 * config/rs6000/tm-rs6000.h (STACK_ALIGN): Remove completely,
273 handled by PUSH_ARGUMENTS.
274 (PUSH_ARGUMENTS): Enclose args in ()'s.
275
276Fri Aug 23 13:55:05 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
277
278 * infrun.c (wait_for_inferior): Try to reenable shared library
279 breakpoints even if auto_solib_load is not set.
280
26b3dc44 281Fri Aug 23 00:44:57 1996 Fred Fish <fnf@cygnus.com>
fe58c81f
FF
282
283 * gdbtk.c (gdbtk_init): Check for a DISPLAY env variable and
284 gracefully degrade to using command line interface if none is
285 found.
286
26b3dc44 287Wed Aug 21 16:31:27 1996 Fred Fish <fnf@cygnus.com>
d538f9cf
FF
288
289 * valprint.c (print_longest): Test for CC_HAS_LONG_LONG as well as
290 PRINTF_HAS_LONG_LONG.
291 * expprint.c (dump_expression): Ditto.
292 * configure.in: Fix check for long long support in compiler to
293 use a function body, not a nested function.
294 * configure: Rebuild with autoconf.
295
fef1696f
ILT
296Tue Aug 20 17:59:42 1996 Ian Lance Taylor <ian@cygnus.com>
297
298 * aclocal.m4: Include ../bfd/aclocal.m4.
299 * configure.in: Add stdlib.h to AC_CHECK_HEADERS. Call
300 BFD_NEED_DECLARATION on malloc, realloc, and free.
301 * acconfig.h: Add NEED_DECLARATION_MALLOC,
302 NEED_DECLARATION_REALLOC, and NEED_DECLARATION_FREE.
303 * configure, config.in: Rebuild.
304 * defs.h: Include <stddef.h> and <stdlib.h> based on HAVE_*_H
305 rather than __STDC__. Only declare malloc, realloc, and free if
306 NEED_DECLARATION_* is defined.
307
26b3dc44 308Tue Aug 20 15:37:03 1996 Fred Fish <fnf@cygnus.com>
dbc4eefc
FF
309
310 * solib.c (_initialize_solib): Add missing '\' chars at ends of
311 strings that continue on next line.
312 (enable_break): Replace "return 0" with setting success to zero
313 and letting normal return handle the return.
314
315Sat Aug 17 14:16:23 1996 Fred Fish <fnf@cygnus.com>
316
317 * mips-tdep.c (mips_push_arguments): Make sure sp and struct_addr
318 are properly aligned.
319
2f163bc3
SS
320Fri Aug 16 17:54:26 1996 Stan Shebs <shebs@andros.cygnus.com>
321
322 * rs6000-tdep.c (rs6000_fix_call_dummy): Add full set of arguments.
323 * config/rs6000/tm-rs6000.h (FIX_CALL_DUMMY): Pass all arguments
324 to function, declare function correctly.
325
68fc375e
DP
326Fri Aug 16 17:24:35 1996 Dawn Perchik <dawn@critters.cygnus.com>
327
328 * symtab.h: changed namespace to _namespace for compiling under
329 MFC v4.0.
330
b208ff3b
SS
331Fri Aug 16 13:52:21 1996 Stan Shebs <shebs@andros.cygnus.com>
332
333 * mpw-make.sed: Update for various recent changes, add some
334 comments.
335start-sanitize-gm
336 * mpw-config.in: Fix name of Magic Cap-specific file.
337end-sanitize-gm
338
b597998a
MM
339Fri Aug 16 15:47:36 1996 Michael Meissner <meissner@tiktok.cygnus.com>
340
341 * config/rs6000/tm-rs6000.h (FIX_CALL_DUMMY): Cast args to be an
342 integer for type correctness.
343
4caa1158
JSC
344Fri Aug 16 15:15:37 1996 James G. Smith <jsmith@cygnus.co.uk>
345
346 * config/mips/{vr4300.mt, vr4300el.mt} (SIM): Add -lm when
347 simulator is included.
348
eb17f9d5
FF
349Thu Aug 15 13:44:13 1996 Fred Fish <fnf@cygnus.com>
350
351 * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC
352 is not defined.
353 (read_register_pid): Only needed when TARGET_READ_PC is not
354 defined.
355 * hppa-tdep.c (frame_saved_pc): Remove prototype.
356 * infptrace.c (udot_info): Prototype when CHILD_XFER_MEMORY is
357 not defined.
358 * config/xm-aix4.h (aix_resizewindow): Convert old style decl
359 to prototype.
360 * xcoffsolib.c (command.h): Include for needed prototypes.
361
362Wed Aug 14 17:54:19 1996 Stu Grossman (grossman@critters.cygnus.com)
363
364 * config/i386/cygwin32.mh: Set NAT_FILE to nm-empty.h to make
365 native work.
366
26b3dc44 367Wed Aug 14 02:03:42 1996 Fred Fish <fnf@cygnus.com>
81a80f32 368
e5718bee
FF
369 From Blair MacIntyre <bm@cs.columbia.edu>:
370 * hppa-tdep.c (hppa_fix_call_dummy): Use MSYMBOL_TYPE rather
371 than SYMBOL_TYPE on msymbols.
372 * somsolib.c (som_solib_create_inferior_hook): Ditto.
373
81a80f32
FF
374 * Makefile.in (init.c): Generate with prototypes.
375
376 * config/pa/tm-hppa.h (frame_saved_pc): Add prototype.
377 * config/rs6000/xm-rs6000.h (aix_resizewindow): Ditto.
378 * config/rs6000/tm-rs6000.h (frame_initial_stack_address): Ditto.
379 (pc_load_segment_name): Ditto.
380 (pop_frame): Ditto.
381 (extract_return_value): Ditto.
382 (is_magic_function_pointer): Ditto.
383 (push_dummy_frame): Ditto.
384 (fix_call_dummy): Ditto.
385 (push_arguments): Ditto.
386 (skip_trampoline_code): Ditto.
387 (aix_process_linenos): Ditto.
388
389 * config/m68k/tm-cisco.h (get_longjmp_target): Add prototype.
390 * config/m68k/tm-es1800.h: Ditto.
391 * config/m68k/tm-vx68.h: Ditto.
392 * config/m68k/tm-sun3.h: Ditto.
393 * config/m68k/tm-m68kv4.h: Ditto.
394
857dcde8
FF
395Tue Aug 13 23:04:36 1996 Fred Fish <fnf@cygnus.com>
396
397 * config/mips/nm-mips.h (get_longjmp_target): Add prototype.
398 * config/mips/nm-irix3.h (get_longjmp_target): Add prototype.
399 * remote-mips.c (mips_read_processor_type): Remove prototype.
400 * mips-tdep.c (gdb_print_insn_mips): Add prototype and make static.
401 * irix5-nat.c (fetch_core_registers): Add prototype.
402
c1d58bcd
FF
403Mon Aug 12 21:23:44 1996 Fred Fish <fnf@cygnus.com>
404
405 * remote-pa.c (boot_board): Add dummy params to make type compatible
406 for passing to add_com.
407 * scm-exp.c (scm_lreadr): Ensure svalue is not used uninitialized.
408 * buildsym.c (compare_line_numbers): Change function to match
409 prototype and also what qsort expects.
410
cd21cbc4
MA
411Mon Aug 12 19:19:00 1996 Mark Alexander <marka@cygnus.com>
412
413 * remote.c: Make remote_write_size public.
414 * sh-tdep.c (_initialize_sh_tdep): Set remote_write_size to 300
415 to prevent packet errors with some versions of CMON.
416
8501c742
SG
417Mon Aug 12 16:20:58 1996 Stu Grossman (grossman@critters.cygnus.com)
418
419 * defs.h: Define CONST_PTR as blank if compiling with Microsoft
420 C, else it's `const'.
421 * c-lang.c c-lang.h ch-lang.c f-lang.c language.c m2-lang.c
422 scm-lang.c: Microsoft C can't hack const pointers. Use CONST_PTR
423 macro instead.
424 * configure configure.in defs.h: Use AC_C_CONST to figure out if
425 the compiler supports const. Gets rid of some cruft in defs.h.
426 * dwarf2read.c: <string.h> -> "gdb_string.h"
427 * remote-sim.c: Add prototypes. Fix call to gdbsim_kill.
428 * sparcl-tdep.c (download): Add prototypes to write_routine and
429 start_routine args.
430
431 * mswin/gdbwin.c: Don't include both varargs.h AND stdarg.h. Get
432 rid of varargs.h Include string.h.
433 * (gdbwin_update gdbwin_fputs regs_changed_f bpt_changed_f
434 update): Fix prototypes, fix calls.
435 * (update): Return value for catch_errors.
436 * (run_execute_command togdb_command_from_tty togdb_command):
437 Cleanup catching of errors from calls to execute_command. Also,
438 dup command string to avoid modifying const strings.
439 * (togdb_breakinfo_i_init togdb_breakinfo_i_next): Use 0 instead
440 of NULL when see if b->address isn't set.
441 * (bi_disable_bpt bi_enable_bpt bi_delete_all
442 bi_delete_breakpoint): Add arg to calls to update.
443 * (gui_command): Add prototype.
444 * (mswin_query): Fix prototype.
445 * (_initialize_gdbwin): Dup string to avoid modifying const.
446 * (info_path togdb_get_info_path): Remove const from decls cuz
447 this can't be const (it points at malloc'ed memory).
448 * (togdb_searchpath): Remove const from path. Dup string to
449 avoid modifying const strings.
450 * rindex -> strrchr.
451 * (gdbwin_list_symbols): Regexp param is const.
452 * Fix lots of refs to psymtabs to deref correct pointers.
453 * (togdb_set_breakpoint_sal): Call set_breakpoint_sal with sal,
454 not &sal.
455 * mswin/gdbwin.h (togdb_searchpath togdb_get_info_path
456 toget_set_info_path): Fix prototypes to match reality.
457 * mswin/gui.cpp: Define _beginthreadex and _endthreadex routines
458 with proper prototypes.
459 * mswin/iface.cpp (gdbwin_fputs): Define with correct number of args.
460 * mswin/ser-win32s.c: Fix defs of min and max.
461 * mswin/serdll32.c (OpenComm16): Make cbInQueue and cbOutQueue be
462 USHORT.
463 * (WriteComm16): Change lpBug from LPVOID to LPCSTR.
464 * mswin/serdll32.h: Fix prototypes for OpenComm16 and WriteComm16.
465
82c6139b
SG
466Sun Aug 11 20:54:16 1996 Stu Grossman (grossman@critters.cygnus.com)
467
468 * main.c (main): Make sure command loop is used with cygwin32.
469 * terminal.h: Allow cygwin32 to use termios.h.
470
611f046f
TT
471start-sanitize-gdbtk
472Fri Aug 9 12:32:53 1996 Tom Tromey <tromey@creche.cygnus.com>
473
474 * Makefile.in (LIB_INSTALL_DIR): New macro.
475 (TCL): Include @TCL_LD_SEARCH_FLAGS@.
476
477end-sanitize-gdbtk
c149559f
JL
478Fri Aug 9 12:42:49 1996 Jeffrey A Law (law@cygnus.com)
479
480 * somread.c (som_symtab_read): Handle secondary definition
481 symbols (aka weak symbols).
bb1847ca
JL
482
483 * config/tm-hppa.h (EXTRACT_RETURN_VALUE): Fix thinko in
484 last change.
485
e618c70e
SG
486Thu Aug 8 10:12:36 1996 Stu Grossman (grossman@critters.cygnus.com)
487
8d42089e
SG
488 * symfile.c (symfile_bfd_open): Change ifdef from __WIN32__ to
489 _WIN32.
490
e618c70e
SG
491 * somread.c: Rearrange order of includes to fix warnings under
492 hpux-10.10. Also don't include sys/file.h.
493
500992b7
SG
494Wed Aug 7 21:45:52 1996 Stu Grossman (grossman@critters.cygnus.com)
495
496 * dbxread.c: Don't include param.h or sys/file.h.
497 * (dbx_symfile_read): Determine symfile_relocatable from bfd
498 flags instead of file extension. Also clean up a little bit.
499
9e77e83d
SG
500Wed Aug 7 17:18:37 1996 Stu Grossman (grossman@critters.cygnus.com)
501
502 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c
503 mdebugread.c os9kread.c source.c top.c utils.c: Don't
504 include param.h or sys/file.h (or unistd.h in some cases).
505 * defs.h exec.c inflow.c remote-array.c remote-e7000.c
506 sparcl-tdep.c terminal.h utils.c: Replace all occurances of
507 __WIN32__, WINGDB, WIN32, etc... with _WIN32.
508 * main.c: Remove #ifndef WINGDB around option processing. Fix
509 bug with passing argc==0 and argv==NULL to getopt.
510 * (main) Remove calls to access() before source_command. Let
511 soure_command handle access errors.
512 * maint.c (maintenance_dump_me): #ifdef out for _WIN32.
513 * symtab.c (operator_chars): Make this global for wingdb.
514 * top.c (disconnect): #ifdef out for _WIN32.
515 * (source_command): If got an error and from_tty, then call print
516 error, else just return quietly.
517 * utils.c (fatal_dump_core): Can't kill ourselves under windows.
518 Just exit.
519 * (pollquit notice_quit): #ifdef out stuff that doesn't exist
520 under windows.
521
0d43c8e7
JL
522Wed Aug 7 09:59:19 1996 Jeffrey A Law (law@cygnus.com)
523
8d038451
JL
524 * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Tweak for
525 structures > 4 bytes in size.
526
0d43c8e7
JL
527 * valops.c (call_function_by_hand): Handle aligning stacks that
528 grow up correctly.
529 * config/pa/tm-hppa.h (USE_STRUCT_CONVENTION): Define.
530 (STACK_ALIGN): Define.
531 * hppa-tdep.c (hppa_alignof): Don't demand a minumim two byte
532 alignment on structs/unions.
533
769d0c90
FF
534Sun Aug 4 16:22:42 1996 Fred Fish <fnf@cygnus.com>
535
536 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Define to "int *",
537 which is the documented type under at least AIX 3 and AIX 4.
538
6b24a9f6
FF
539Sat Aug 3 04:02:46 1996 Fred Fish <fnf@cygnus.com>
540
541 * config/alpha/alpha-osf3.mh (XM_FILE): Change from xm-alpha.h to
542 xm-alphaosf.h.
38eee4a9
FF
543 (MMALLOC_CFLAGS): Define NO_MMCHECK to not install consistency
544 checks.
6b24a9f6 545
047465fd
TT
546start-sanitize-gdbtk
547Thu Aug 1 20:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>
548
549 * gdbtk.c (mainWindow): Deleted.
550 (cleanup_init): Don't destroy main window.
551 (gdbtk_init): Main window now created by Tk_Init.
552
553 * configure.in: Most X checks now handled automatically by Tk.
554 Use new macros to find Tcl/Tk.
555 * aclocal.m4: New version for new Tcl/Tk; from Don Libes.
556 * config.in, configure: Regenerated.
557
558 * Makefile.in (TCL, TCL_CFLAGS, TK, TK_CFLAGS, X11_CFLAGS,
559 X11_LDFLAGS, X11_LIBS): Changed for new Tcl and Tk.
560
561end-sanitize-gdbtk
8efb8079
FF
562Thu Aug 1 10:11:34 1996 Fred Fish <fnf@cygnus.com>
563
564 * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents in
565 this, define when contents are included.
566 (mips_read_processor_type): Add prototype.
567 * config/mips/xm-mips.h: Remove strdup decl, now in gdb_string.h
568 * mdebugread.c (ecoff_relocate_efi): Add prototype.
569 (fixup_sigtramp): Only needed when TM_MIPS_H is defined.
570
e822a3db
JM
571start-sanitize-gdbtk
572Thu Aug 1 16:12:05 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
573
574 * Makefile.in (gdbtk.tcl): put in $(datadir), not $(libdir).
575
576end-sanitize-gdbtk
a95d92fa
FF
577Wed Jul 31 20:21:24 1996 Fred Fish <fnf@cygnus.com>
578
579 * rs6000-nat.c (add_vmap): Return 0 to caller rather than random value.
580 (vmap_ldinfo): Ensure got_exec_file is not used uninitialized.
581 (fetch_core_registers): Add prototype.
582 (vmap_symtab): Ditto.
583 (objfile_symbol_add): Ditto.
584 (add_vmap): Ditto.
585 (vmap_ldinfo): Ditto.
586 (vmap_exec): Ditto.
587
cb74cc24
SS
588Tue Jul 30 17:57:46 1996 Stan Shebs <shebs@andros.cygnus.com>
589
590 * stabsread.c (get_substring): Declare second arg as int.
591
592 * remote-es.c: Include gdb_string.h after defs.h.
593
80f600a4
FF
594Mon Jul 29 21:13:20 1996 Fred Fish <fnf@cygnus.com>
595
368f1e77
FF
596 * rs6000-tdep.c (push_arguments): Remove unused variable "pc".
597 (branch_dest): Remove unused variable "offset".
598 (pop_dummy_frame): Add prototype and make static.
599 (push_arguments): Guard against using len uninitialized.
600 (push_arguments): Guard against using arg uninitialized.
601 (frame_saved_pc): Remove unused variable "frameless".
602 (free_loadinfo): Ifdef out unused function.
603
6e0949ae
FF
604 * xcoffread.c (compare_lte): Change prototype and function to
605 be correct type for passing to qsort.
606 (add_stab_to_list): Ifdef out unused function and prototype.
607 (compare_lte): Add prototype
608 (arrange_linetable): Ditto.
609 (record_include_begin): Ditto.
610 (record_include_end): Ditto.
611 (process_linenos): Ditto.
612 (xcoff_next_symbol_text): Ditto.
613 (scan_xcoff_symtab): Ditto.
614 (xcoff_initial_scan): Ditto.
615
80e0e92a
FF
616 * mips-tdep.c (mips_read_processor_type): Add parens around
617 bitwise-and operands in comparison; previous expression always
618 evaluated to 0 because of equality comparison of two constants.
619
58b4fad2
FF
620 * rs6000-tdep.c (skip_prologue): Add missing parens around
621 operands of logical-or so that first operand does not bind
622 to previous logical-and.
623
80f600a4
FF
624 * configure.in: Expand "long long" test to include code that triggers
625 known problem on HPUX with native compiler.
626 (configure): Regenerated.
627
6f359895
JL
628Mon Jul 29 18:12:27 1996 Jeffrey A Law (law@cygnus.com)
629
630 * somsolib.c (som_solib_create_inferior_hook): Don't
631 warn if __d_pid can't be found.
632
f2bf454e
FF
633Sun Jul 28 10:46:39 1996 Fred Fish <fnf@cygnus.com>
634
635 * config/mips/tm-mips.h (struct frame_info): Forward decl.
636 (struct type): Ditto.
637 (struct value): Ditto.
638
639 * config/mips/tm-mips.h (sigtramp_address): Move extern decl
640 from mips-tdep.c to here.
641 (sigtramp_end): Ditto.
642 (fixup_sigtramp): Ditto.
643
644 * config/mips/tm-mips.h (init_extra_frame_info): Add prototype.
645 (mips_frame_chain): Ditto.
646 (mips_step_skips_delay): Ditto.
647 (mips_frame_saved_pc): Ditto.
648 (mips_find_saved_regs): Ditto.
649 (mips_frame_num_args): Ditto.
650 (mips_pop_frame): Ditto.
651 (mips_extract_return_value): Ditto.
652 (mips_store_return_value): Ditto.
653 (mips_push_dummy_frame): Ditto.
654 (mips_push_arguments): Ditto.
655 (mips_do_registers_info): Ditto.
656 (ecoff_relocate_efi): Ditto.
657 (ecoff_relocate_efi): Ditto.
658 * irix4-nat.c (fetch_core_registers): Add prototype.
659 * mips-tdep.c (read_next_frame_reg): Add prototype
660 (heuristic_proc_start): Ditto.
661 (heuristic_proc_desc): Ditto.
662 (mips_print_register): Ditto.
663 * config/mips/nm-irix5.h (procfs_set_watchpoint): Add prototype.
664 (procfs_stopped_by_watchpoint): Ditto.
665 * config/mips/nm-irix4.h (procfs_set_watchpoint): Add prototype.
666 (procfs_stopped_by_watchpoint): Ditto.
667 * config/alpha/tm-alpha.h (ecoff_relocate_efi): Add prototype.
668 (struct symbol): Add forward decl for prototype.
669
670 * breakpoint.c (internal_breakpoint_number): Only needed if
671 GET_LONGJMP_TARGET or SOLIB_ADD is defined.
672
673 * objfiles.c (ecoff_relocate_efi): Remove prototype.
674
3f550b59
FF
675Sat Jul 27 17:47:35 1996 Fred Fish <fnf@cygnus.com>
676
677 * configure.in: Add test for "long long" support.
678 * configure: Regenerate with autoconf.
679 * acconfig.h: Add CC_HAS_LONG_LONG
680 * config.in: Regenerate with autoheader.
681 * config/mips/tm-mips64.h (FORCE_LONG_LONG): Remove
682 * config/sparc/tm-sp64.h (CC_HAS_LONG_LONG): Remove.
683 * config/mips/tm-vr4300el.h (CC_HAS_LONG_LONG): Remove.
684 * config/mips/tm-vr4300.h (CC_HAS_LONG_LONG): Remove.
685 * config/mips/xm-irix5.h (CC_HAS_LONG_LONG): Remove
686 (PRINTF_HAS_LONG_LONG): Remove.
687 (FORCE_LONG_LONG): Remove.
688 * config/powerpc/xm-aix.h (UINT_MAX): Undef and use gdb's version.
689 * config/convex/xm-convex.h (CC_HAS_LONG_LONG): Remove
690 (PRINTF_HAS_LONG_LONG): Remove.
691 * config/xm-nbsd.h (CC_HAS_LONG_LONG): Remove.
692 (PRINTF_HAS_LONG_LONG): Remove.
693 * config/pa/tm-hppa.h (GET_FIELD): Put parens around
694 subtraction inside shift. Put parens around subtraction
695 in operand of bitwise and.
696 (struct frame_info): Forward declare
697 if __STDC__ defined.
698 (frame_saved_regs): Ditto.
699 (struct value): Ditto.
700 (struct type): Ditto.
701 (struct inferior_status): Ditto.
702 (init_extra_frame_info): Add prototype.
703 (skip_prologue): Ditto.
704 (frameless_function_invocation): Ditto.
705 (frame_chain): Ditto.
706 (frame_chain_valid): Ditto.
707 (saved_pc_after_call): Ditto.
708 (hppa_fix_call_dummy): Ditto.
709 (hppa_push_arguments): Ditto.
710 (pa_do_registers_info): Ditto.
711 (in_solib_call_trampoline): Ditto.
712 (in_solib_return_trampoline): Ditto.
713 (push_dummy_frame): Ditto.
714 * convex-tdep.c (decout): Use print_longest rather than
715 fprintf_filtered.
716 * defs.h: Remove use of FORCE_LONG_LONG and __GNUC__ to set
717 CC_HAS_LONG_LONG.
718 (INT_MIN): Fix so it works correctly when assigned to a long long.
719 * valprint.c (longest_to_int): Rewrite to remove dependence
720 on INT_MIN and INT_MAX.
721 (print_longest): Rewrite the code that falls back to synthesized
722 hex output when LONGEST value is not representable as in a long and
723 printf doesn't support printing long longs.
724 * ch-valprint.c (chill_val_print): Cast 2nd arg of
725 chill_print_type_scalar to LONGEST.
726 chill_print_type_scalar): Make static and add prototype.
727 * hppa-tdep.c (get_field): Ifdef out unused function.
728 (set_field): Ditto.
729 (extract_3): Ditto.
730 (extract_5_store): Ditto.
731 (extract_11): Ditto.
732 (extract_12): Ditto.
733 (deposit_17): Ditto.
734 (extract_14): Convert to static and add prototype.
735 (deposit_14): Ditto.
736 (extract_21): Ditto.
737 (deposit_21): Ditto.
738 (extract_17): Ditto.
739 (extract_5r_store): Ditto.
740 (extract_5R_store): Ditto.
741 (extract_5_load): Ditto.
742 (find_proc_framesize): Ditto.
743 (find_dummy_frame_regs): Ditto.
744 (sign_extend): Ditto.
745 (find_unwind_entry): Add prototype.
746 (find_return_regnum): Ditto.
747 (unwind_command): Ditto.
748 (find_dummy_frame_regs): Add parens around subtraction in operand
749 of bitwise-and.
750 (skip_prologue): Add parens around operands of logical-and inside
751 operand of logical-or.
752 (sign_extend): Add parens around operands of subtraction inside
753 operand of shift.
754 (low_sign_extend): Ditto.
755 * top.c (filename_completer): Convert old style decl of
756 filename_completion_function into prototype.
757 * f-lang.c (patch_common_entries): Ifdef out unused function.
758 * stabsread.c (read_cfront_baseclasses): Remove unused local
759 variable "msg_noterm".
760 (resolve_cfront_continuation): Remove unused local variable "fip".
761 (read_type): Remove unused variable xtypenums.
762 (read_cfront_static_fields): Remove unused variable "i".
763 (read_cfront_static_fields): Remove unused variable "nfields".
764 (read_cfront_member_functions): Add missing comment terminator.
765 (read_cfront_static_fields): Return 1 rather than random value.
766 (read_cfront_baseclasses): Ditto.
767 (read_cfront_baseclasses): Ditto.
768 (read_cfront_baseclasses): Ditto.
769 * somsolib.c (som_solib_create_inferior_hook): Remove unused
770 variable "u".
771 (som_solib_create_inferior_hook): Remove unused variable
772 shadow_contents.
773 (language.h): Add for needed prototypes.
774 (som_solib_sharedlibrary_command): Add prototype.
775 * hpread.c: (hpread_read_array_type): Add prototype.
776 * somread.c (hpread_build_pysmtabs): Add prototype.
777 (hpread_symfile_finish): Ditto.
778 (hpread_symfile_init): Ditto.
779 * hppah-nat.c (fetch_register): Convert old style decl
780 to prototype.
781 (gdbcore.h): Include for needed prototypes.
782 (fetch_register): Remove unused variable "mess".
783 * remote-pa.c (get_offsets): Ifdef out unused function.
784 (remote_start_remote): Remove unused variable "timeout".
785 (boot_board): Add prototype.
786 (reaad_frame): Add prototype.
787 (getpkt): Remove unused variable "bp".
788 (remote_kill): Add prototype.
789 (remote_mourn): Add prototype.
790 (remote_insert_breakpoint): Add prototype.
791 (remote_remove_breakpoint): Add prototype.
792 * valops.c (value_push): Only use if PUSH_ARGUMENTS is not defined.
793 * infcmd.c (do_registers_info): Only need prototype if
794 DO_REGISTERS_INFO is not defined.
795 (breakpoint_auto_delete_contents): Only need if
796 CALL_DUMMY_BREAKPOINT_OFFSET is defined.
797
68aadb90
FF
798Sat Jul 27 08:49:49 1996 Fred Fish <fnf@cygnus.com>
799
800 * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter.
801 (END_PSYMTAB): Ditto.
802 (scan_xcoff_symtab): Call xcoff_end_psymtab with textlow_not_set.
803
caeec767
ILT
804Fri Jul 26 14:07:37 1996 Ian Lance Taylor <ian@cygnus.com>
805
806 * printcmd.c (_initialize_printcmd): Initialize
807 tm_print_insn_info.flavour.
cb74cc24 808start-sanitize-gdbtk
caeec767 809 * gdbtk.c (gdb_disassemble): Initialize di.flavour.
cb74cc24 810end-sanitize-gdbtk
caeec767 811
b607efe7
FF
812Thu Jul 25 19:41:31 1996 Fred Fish <fnf@cygnus.com>
813
814 * Makefile.in (scm-valprint.o): Depends upon gdbcore_h.
815 (arm-tdep.o): Ditto.
816 (dcache.o): Ditto.
817 (i386ly-tdep.o): Ditto.
818 (i960-tdep.o): Ditto.
819 (m68k-tdep.o): Ditto.
820 (nindy-tdep.o): Ditto.
821 (scm-lang.o): Ditto.
822 (w65-tdep.o): Ditto.
823 (z8k-tdep.o): Ditto.
824 (m68k-tdep.o): Depends upon value_h and gdb_string.h
825 (m2-valprint.o): Depends upon m2-lang.h.
826 (sparc-tdep.o): Depends upon gdb_string.h
827 (valprint.o): Depends upon valprint.h
828
829 * remote-e7000.c (notice_quit): Remove prototype.
830 * top.c (initialize_targets): Remove prototype, now in target.h.
831 * stabsread.c (resolve_cfront_continuation): Remove prototype.
832 * dbxread.c (resolve_cfront_continuation): Remove prototype.
833 * symfile.h (set_demangling_style): Remove prototype.
834 * config/tm-sysv4.h (in_plt_section): Remove prototype, in objfiles.h.
835 * config/sparc/tm-sparc.h (single_step): Remove extern decl, now in
836 target.h.
837 * config/arc/tm-arc.h (one_stepped, single_step): Remove extern decls,
838 now in target.h.
839 * ser-unix.c (hardwire_restore): Remove obsolete prototype.
840 * sparc-tdep.c (single_step): Remove forward decl of isbranch.
841 * scm-lang.c (find_function_in_inferior): Remove prototype.
842 (value_allocate_space_in_inferior): Ditto.
843 * infrun.c (write_pc_pid): Remove prototype, now in inferior.h.
844 * defs.h (strchr): Remove declarations, they are declared in
845 gdb_string.h also.
846 (strrchr): Ditto.
847 (strstr): Ditto.
848 (strtok): Ditto.
849 (strerror): Ditto.
850 * f-valprint.c (f77_print_array_1): Remove extra arg that was being
851 passed to f77_print_array_1.
b607efe7
FF
852 * gdbtypes.c (add_name): Remove unused variables lenstrlen and lenstr.
853 * scm-exp.c (scm_istr2int): Remove unused variable "j".
854 (scm_parse): Remove unused variable "str".
855 * hp300ux-nat.c (store_inferior_register): Remove unused variable
856 "buf".
857 (store_inferior_registers): Remove unnecessary decl "registers".
858 * m68k-tdep.c (m68k_pop_frame): Remove unused variable "fi".
859 * scm-lang.c (scm_get_field): Remove unused variable "val".
860 (scm_lookup_name): Remove unused variable "symval".
861 * objfiles.c (map_to_file): Remove unused local variable "tempfd".
862 * procfs.c (do_attach, do_detach): Remove unused variable "result".
863 (last_resume_pid): Remove unused static variable.
864 * alpha-tdep.c (alpha_linux_sigtramp_offset): Remove unused variable
865 "res".
866 * objfiles.c (map_to_address): Remove unused function.
867 * f-valprint.c (print_max): Remove extraneous extern decl,
868 in valprint.h.
869 (calc_f77_array_dims): Remove extraneous prototype, in f-lang.h.
870 * ch-exp.c (write_lower_upper_value): Remove prototype for
871 type_lower_upper.
872
873 * gdbtypes.c (cfront_mangle_name): #ifdef out unused function.
874 * ch-exp.c (parse_mode_call): Ditto.
875 * f-valprint.c (there_is_a_visible_common_named): Ditto.
876 * f-lang.c (clear_function_list): Ditto.
877 (get_bf_for_fcn): Ditto.
878 (clear_bf_list): Ditto.
879 (add_common_block): Ditto.
880 (patch_all_commons_by_name): Ditto.
881 (find_first_common_named): Ditto.
882 (add_common_entry): Ditto.
883 (allocate_saved_function_node): Ditto.
884 (allocate_saved_bf_node): Ditto.
885 (allocate_common_entry_node): Ditto.
886 (allocate_saved_f77_common_node): Ditto.
887
888 * arm-tdep.c (gdbcore.h): Include for necessary prototypes.
889 * dcache.c (gdbcore.h): Ditto.
890 * i386ly-tdep.c (gdbcore.h): Ditto.
891 * i960-tdep.c (gdbcore.h): Ditto.
892 * m2-valprint.c (m2-lang.h): Ditto.
893 * m68k-tdep.c (gdbcore.h): Ditto.
894 (value.h): Ditto.
895 (gdb_string.h): Ditto.
896 * nindy-tdep.c (gdbcore.h): Ditto.
897 * scm-lang.c (gdbcore.h): Ditto.
898 * scm-valprint.c (gdbcore.h): Ditto.
899 * w65-tdep.c (gdbcore.h): Ditto.
900 * z8k-tdep.c (gdbcore.h): Ditto.
901 * sparc-tdep.c (gdb_string.h): Include.
902 * valprint.c (valprint.h): Include.
903
904 * config/xm-lynx.h: Remove part of comment about INT_MIN
905 redefined warnings from defs.h, since INT_MIN define in
906 defs.h is now protected by #ifndef INT_MIN.
907 * config/i386/xm-i386bsd.h: Ditto.
908 * config/m68k/xm-hp300bsd.h: Ditto.
909 * config/m68k/xm-news.h: Ditto.
910
911 * config/pa/xm-hppah.h (INT_MIN): Remove bogus INT_MIN
912 definition as 0x80000000. The macro in defs.h is better.
913 * config/i386/xm-i386m3.h (INT_MIN): Ditto.
914 * config/i386/xm-i386mach.h (INT_MIN): Ditto.
915 * config/ns32k/xm-ns32km3.h (INT_MIN): Ditto.
916 * config/pa/xm-hppab.h: Ditto.
917
918 * core-aout.c (fetch_core_registers): Add prototype.
919 * hp300ux-nat.c (fetch_inferior_register): Ditto.
920 (store_inferior_register_1): Ditto.
921 (store_inferior_register): Ditto.
922 * config/m68k/tm-m68k.h (find_saved_regs): Ditto.
923 *scm-valprint.c (c_val_print): Ditto.
924 * procfs.c (add_fd): Ditto.
925 (remove_fd): Ditto.
926 (wait_fd): Ditto.
927 (sigcodename): Ditto.
928 (sigcodedesc): Ditto.
929 (procfs_kill_inferior): Ditto.
930 (procfs_xfer_memory): Ditto.
931 (procfs_store_registers): Ditto.
932 (create_procinfo): Ditto.
933 (procfs_init_inferior): Ditto.
934 (proc_set_exec_trap): Ditto.
935 (procfs_attach): Ditto.
936 (procfs_detach): Ditto.
937 (procfs_prepare_to_store): Ditto.
938 (procfs_files_info): Ditto.
939 (procfs_open): Ditto.
940 (procfs_wait): Ditto.
941 (procfs_fetch_registers): Ditto.
942 (procfs_mourn_inferior): Ditto.
943 (procfs_can_run): Ditto.
944 (procfs_thread_alive): Ditto.
945 (procfs_stop): Ditto.
946 * alpha-nat.c (fetch_core_registers): Ditto.
947 * config/alpha/tm-alpha.h (alpha_osf_skip_sigtramp_frame): Ditto.
948 * objfiles.c (ecoff_relocate_efi): Ditto.
949 * inflow.c (pass_signal): Ditto.
950 (handle_sigio): Ditto.
951 * annotate.c (breakpoint_changed): Ditto.
952 * callback.c (wrap): Ditto.
953 (fdbad): Ditto.
954 (fdmap): Ditto.
955 * utils.c (malloc_botch): Ditto.
956 (fputs_maybe_filtered): Ditto.
957 (vfprintf_maybe_filtered): Ditto.
958 * defs.h (notice_quit): Ditto.
959 * defs.h (xmalloc, xrealloc): Ditto.
960 * top.c (stop_sig): Ditto.
961 (init_signals): Ditto.
962 (user_defined_command): Ditto.
963 (source_cleanup_lines): Ditto.
964 (dont_repeat_command): Ditto.
965 (serial_log_command): Ditto.
966 (disconnect): Ditto.
967 * target.h (initialize_targets): Ditto.
968 * os9kread.c (read_minimal_symbols): Ditto.
969 * mdebugread.c (mdebug_psymtab_to_symtab): Ditto.
970 (fdr_name): Ditto.
971 (push_parse_stack): Ditto.
972 (pop_parse_stack): Ditto.
973 (is_pending_symbol): Ditto.
974 (add_pending): Ditto.
975 * serial.c (serial_logchar): Ditto.
976 (serial_interface_lookup): Ditto.
977 * serial.h (serial_log_command): Ditto.
978 * f-valprint.c (info_common_command): Ditto.
979 * gdbtypes.h (print_type_scalar): Ditto.
980 * scm-valprint.c (scm_scmlist_print): Ditto.
981 (scm_ipruk): Ditto.
982 * scm-lang.c (scm_printstr): Ditto.
983 (in_eval_c): Ditto.
984 (evaluate_subexp_scm): Ditto.
985 * scm-exp.c (scm_read_token): Ditto.
986 (scm_skip_ws): Ditto.
987 (scm_lreadparen): Ditto.
988 * m2-lang.c (emit_char): Ditto.
989 (m2_printchar): Ditto.
990 (m2_printstr): Ditto.
991 (m2_create_fundamental_type): Ditto.
992 * f-lang.c (emit_char): Ditto.
993 (f_printchar): Ditto.
994 (f_printstr): Ditto.
995 (f_create_fundamental_type): Ditto.
996 * ch-lang.c (chill_printchar): Ditto.
997 (chill_printstr): Ditto.
998 (chill_create_fundamental_type): Ditto.
999 (value_chill_length): Ditto.
1000 (value_chill_card): Ditto.
1001 (value_chill_max_min): Ditto.
1002 (evaluate_subexp_chill): Ditto.
1003 * ch-exp.c (PEEK_TOKEN): Ditto.
1004 (peek_token_): Ditto.
1005 (forward_token_): Ditto.
1006 (parse_case_label): Ditto.
1007 (parse_opt_untyped_expr): Ditto.
1008 (parse_unary_call): Ditto.
1009 (parse_call): Ditto.
1010 (parse_named_record_element): Ditto.
1011 (parse_tuple_element): Ditto.
1012 (parse_opt_element_list): Ditto.
1013 (parse_tuple): Ditto.
1014 (parse_primval): Ditto.
1015 (parse_operand6): Ditto.
1016 (parse_operand5): Ditto.
1017 (parse_operand4): Ditto.
1018 (parse_operand3): Ditto.
1019 (parse_operand2): Ditto.
1020 (parse_operand1): Ditto.
1021 (parse_operand0): Ditto.
1022 (parse_expr): Ditto.
1023 (parse_then_alternative): Ditto.
1024 (parse_else_alternative): Ditto.
1025 (parse_if_expression): Ditto.
1026 (parse_untyped_expr): Ditto.
1027 (growbuf_by_size): Ditto.
1028 (match_simple_name_string): Ditto.
1029 (decode_integer_value): Ditto.
1030 (decode_integer_literal): Ditto.
1031 (match_float_literal): Ditto.
1032 (match_float_literal): Ditto.
1033 (match_string_literal): Ditto.
1034 (match_character_literal): Ditto.
1035 (match_integer_literal): Ditto.
1036 (match_bitstring_literal): Ditto.
1037 (write_lower_upper_value): Ditto.
1038 * ch-lang.h (type_lower_upper): Ditto.
1039 * c-lang.c (emit_char): Ditto.
1040 * dwarfread.c (free_utypes): Ditto.
1041 * stabsread.h (resolve_cfront_continuation): Ditto.
1042 * stabsread.c (get_substring): Ditto.
1043 (read_one_struct_field): Ditto.
1044 * stabsread.h (process_later): Ditto.
1045 * demangle.c (set_demangling_command): Ditto.
1046 * defs.h (set_demangling_style): Ditto.
1047 * maint.c (maintenance_info_command): Ditto.
1048 (print_section_table): Ditto.
1049 (maintenance_info_sections): Ditto.
1050 (maintenance_print_command): Ditto.
1051 * symtab.h (maintenance_print_statistics): Ditto.
1052 * objfiles.h (in_plt_section): Ditto.
1053 * objfiles.c (add_to_objfile_sections): Ditto.
1054 * bcache.c (hash): Ditto.
1055 (lookup_cache): Ditto.
1056 * exec.c (bfdsec_to_vmap): Ditto.
1057 (ignore): Ditto.
1058 * f-exp.y (growbuf_by_size, match_string_literal): Ditto.
1059 * language.c (unk_lang_printchar): Ditto.
1060 (unk_lang_printstr): Ditto.
1061 (unk_lang_create_fundamental_type): Ditto.
1062 (unk_lang_print_type): Ditto.
1063 (unk_lang_val_print): Ditto.
1064 (unk_lang_value_print): Ditto.
1065 * target.c (update_current_target): Ditto.
1066 (debug_to_open): Ditto.
1067 (debug_to_close): Ditto.
1068 (debug_to_attach): Ditto.
1069 (debug_to_detach): Ditto.
1070 (debug_to_resume): Ditto.
1071 (debug_to_wait): Ditto.
1072 (debug_to_fetch_registers): Ditto.
1073 (debug_to_store_registers): Ditto.
1074 (debug_to_prepare_to_store): Ditto.
1075 (debug_to_xfer_memory): Ditto.
1076 (debug_to_files_info): Ditto.
1077 (debug_to_insert_breakpoint): Ditto.
1078 (debug_to_remove_breakpoint): Ditto.
1079 (debug_to_terminal_init): Ditto.
1080 (debug_to_terminal_inferior): Ditto.
1081 (debug_to_terminal_ours_for_output): Ditto.
1082 (debug_to_terminal_ours): Ditto.
1083 (debug_to_terminal_info): Ditto.
1084 (debug_to_kill): Ditto.
1085 (debug_to_load): Ditto.
1086 (debug_to_lookup_symbol): Ditto.
1087 (debug_to_create_inferior): Ditto.
1088 (debug_to_mourn_inferior): Ditto.
1089 (debug_to_can_run): Ditto.
1090 (debug_to_notice_signals): Ditto.
1091 (debug_to_thread_alive): Ditto.
1092 (debug_to_stop): Ditto.
cb74cc24 1093start-sanitize-gdbtk
b607efe7
FF
1094 * gdbtk.c (null_routine): Ditto.
1095 (gdbtk_flush): Ditto.
1096 (gdbtk_fputs): Ditto.
1097 (gdbtk_query): Ditto.
1098 (gdbtk_readline): Ditto.
1099 (gdbtk_readline_end): Ditto.
1100 (gdb_get_breakpoint_list): Ditto.
1101 (gdb_get_breakpoint_info): Ditto.
1102 (breakpoint_notify): Ditto.
1103 (gdbtk_create_breakpoint): Ditto.
1104 (gdbtk_delete_breakpoint): Ditto.
1105 (gdbtk_modify_breakpoint): Ditto.
1106 (gdb_loc): Ditto.
1107 (gdb_eval): Ditto.
1108 (gdb_sourcelines): Ditto.
1109 (map_arg_registers): Ditto.
1110 (get_register_name): Ditto.
1111 (gdb_regnames): Ditto.
1112 (get_register): Ditto.
1113 (gdb_fetch_registers): Ditto.
1114 (register_changed_p): Ditto.
1115 (gdb_changed_register_list): Ditto.
1116 (gdb_cmd): Ditto.
1117 (call_wrapper): Ditto.
1118 (gdb_listfiles): Ditto.
1119 (gdb_stop): Ditto.
1120 (gdbtk_dis_asm_read_memory): Ditto.
1121 (compare_lines): Ditto.
1122 (gdb_disassemble): Ditto.
1123 (tk_command): Ditto.
1124 (cleanup_init): Ditto.
1125 (gdbtk_interactive): Ditto.
1126 (x_event): Ditto.
1127 (gdbtk_wait): Ditto.
1128 (gdbtk_call_command): Ditto.
1129 (tk_command_loop): Ditto.
1130 (gdbtk_init): Ditto.
cb74cc24 1131end-sanitize-gdbtk
b607efe7
FF
1132 * breakpoint.h (set_breakpoint_sal): Ditto.
1133 * remote-utils.c (usage): Ditto.
1134 * remote.c (set_thread): Ditto.
1135 (remote_thread_alive): Ditto.
1136 (get_offsets): Ditto.
1137 (read_frame): Ditto.
1138 (remote_insert_breakpoint): Ditto.
1139 (remote_remove_breakpoint): Ditto.
1140 * sparc-nat.c (fetch_core_registers): Ditto.
1141 * corelow.c (add_to_thread_list): Ditto.
1142 (ignore): Ditto.
1143 * inftarg.c (proc_wait): Ditto.
1144 * infptrace.c (udot_info): Ditto.
1145 (fetch_register): Ditto.
1146 * ser-unix.c (hardwire_noflush_set_tty_state): Ditto.
1147 (hardwire_print_tty_state): Ditto.
1148 (hardwire_flush_output): Ditto.
1149 (hardwire_flush_input): Ditto.
1150 (hardwire_send_break): Ditto.
1151 (hardwire_setstopbits): Ditto.
1152 * ser-tcp.c (tcp_return_0): Ditto.
1153 (tcp_noflush_set_tty_state): Ditto.
1154 (tcp_print_tty_state): Ditto.
1155 * solib.c (match_main): Ditto.
1156 * gdbtypes.c (print_bit_vector): Ditto.
1157 (print_arg_types): Ditto.
1158 (dump_fn_fieldlists): Ditto.
1159 (print_cplus_stuff): Ditto.
1160 * symfile.h (entry_point_address): Ditto.
1161 * symfile.c (decrement_reading_symtab): Ditto.
1162 * valops.c (value_arg_coerce): Ditto.
1163 * value.h (find_function_in_inferior): Ditto.
1164 (value_allocate_space_in_inferior): Ditto.
1165 * values.c (vb_match): Ditto.
1166 * thread.c (info_thread_command): Ditto.
1167 (restore_current_thread): Ditto.
1168 (thread_apply_all_command): Ditto.
1169 (thread_apply_command): Ditto.
1170 * inferior.h (write_pc_pid): Ditto.
1171 * infrun.c (delete_breakpoint_current_contents): Ditto.
1172 * breakpoint.c (print_it_normal): Ditto.
1173 (watchpoint_check): Ditto.
1174 (print_it_done): Ditto.
1175 (print_it_noop): Ditto.
1176 (maintenance_info_breakpoints): Ditto.
1177 (create_longjmp_breakpoint): Ditto.
1178 (hbreak_command): Ditto.
1179 (thbreak_command): Ditto.
1180 (watch_commnd_1): Ditto.
1181 (rwatch_command): Ditto.
1182 (awatch_command): Ditto.
1183 (do_enable_breakpoint): Ditto.
1184 * ch-valprint.c (chill_val_print_array_elements): Ditto.
1185 * eval.c (evaluate_subexp): Ditto.
1186 (get_label): Ditto.
1187 (evaluate_struct_tuple): Ditto.
1188 * eval.c (init_array_element): Ditto.
1189
1190 * alpha-tdep.c (push_sigtramp_desc): Add prototype and make static.
1191 * breakpoint.c (hw_breakpoint_used_count): Ditto.
1192 (hw_watchpoint_used_count): Ditto.
1193 * findvar.c (write_register_gen): Ditto.
1194 (read_register_pid): Ditto.
1195 * symtab.c (cplusplus_hint): Ditto.
1196 * infcmd.c (breakpoint_auto_delete_contents): Ditto.
1197 * ch-valprint.c (chill_print_type_scalar): Ditto.
1198 * gdbtypes.c (add_name): Ditto.
1199 (add_mangled_type): Ditto.
1200 (cfront_mangle_name): Ditto.
1201 * sparc-tdep.c (isbranch): Ditto.
1202 * inftarg.c (child_stop): Ditto.
1203 * win32-nat.c (child_stop): Ditto.
1204 * mac-nat.c (child_stop): Ditto.
1205 * remote-utils.c (sr_com): Ditto.
1206 * dbxread.c (process_now): Ditto.
1207 * ch-exp.c (require): Ditto.
1208 (check_token): Ditto.
1209 (expect): Ditto.
1210 (parse_mode_call): Ditto.
1211 (parse_mode_or_normal_call): Ditto.
1212 * scm-lang.c (scm_lookup_name): Ditto
1213 * f-lang.c (allocate_saved_bf_node): Ditto.
1214 (allocate_saved_function_node): Ditto.
1215 (allocate_saved_f77_common_node): Ditto.
1216 (allocate_common_entry_node): Ditto.
1217 (add_common_block): Ditto.
1218 (add_common_entry): Ditto.
1219 (find_first_common_named): Ditto.
1220 (patch_common_entries): Ditto.
1221 (patch_all_commons_by_name): Ditto.
1222 (clear_bf_list): Ditto.
1223 (get_bf_for_fcn): Ditto.
1224 (clear_function_list): Ditto.
1225 * scm-exp.c (scm_istr2int): Ditto.
1226 (scm_istring2number): Ditto.
1227 * scm-valprint.c (scm_inferior_print): Ditto.
1228 * f-typeprint.c (print_equivalent_f77_float_type): Ditto.
1229 * f-valprint.c (f77_get_dynamic_length_of_aggregate): Ditto.
1230 (f77_create_arrayprint_offset_tbl): Ditto.
1231 (f77_print_array_1): Ditto.
1232 (f77_print_array): Ditto.
1233 (list_all_visible_commons): Ditto.
1234 (there_is_a_visible_common_named): Ditto.
1235 * mdebugread.c (ecoff_relocate_efi): Ditto.
1236 * callback.c (os_close): Ditto.
1237 (os_get_errno): Ditto.
1238 (os_isatty): Ditto.
1239 (os_lseek): Ditto.
1240 (os_open): Ditto.
1241 (os_read): Ditto.
1242 (os_read_stdin): Ditto.
1243 (os_write): Ditto.
1244 (os_write_stdout): Ditto.
1245 (os_rename): Ditto.
1246 (os_system): Ditto.
1247 (os_time): Ditto.
1248 (os_unlink): Ditto.
1249 (os_shutdown): Ditto.
1250 (os_init): Ditto.
1251 (os_printf_filtered): Ditto.
1252
1253 * scm-lang.h (scm_parse): Change old style decl to prototype.
1254 * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset): Ditto.
1255 * top.c (init_proc): Ditto.
1256 (query_hook): Ditto.
1257 (error_hook): Ditto.
1258 * f-lang.c (c_value_print): Ditto.
1259 * ch-exp.c (parse_expression): Ditto.
1260 (parse_primval): Ditto.
1261 (parse_untyped_expr): Ditto.
1262 (parse_opt_untyped_expr): Ditto.
1263 (ch_lex): Ditto.
1264 * config/sparc/tm-sparc.h (sparc_init_extra_frame_info): Ditto.
1265 (sparc_frame_saved_pc): Ditto.
1266 (sparc_push_dummy_frame): Ditto.
1267 (sparc_pop_frame): Ditto.
1268 * defs.h (fclose): Ditto.
1269 (atof): Ditto.
1270 (error_hook): Ditto.
1271
1272 * arc-tdep.c (single_step): Change arg to type "enum target_signal".
1273 * rs6000-tdep.c (single_step): Ditto.
1274 * sparc-tdep.c (single_step): Ditto.
1275
1276 * breakpoint.c (cleanup_executing_breakpoints): Change unused arg type
1277 to PTR which is what make_cleanup expects.
1278 * utils.c (null_cleanup): Change arg type to PTR.
1279 * defs.h (null_cleanup): Change prototype to match actual function.
1280 * config/sparc/tm-sparc.h (struct frame_info): Move forward decl.
1281 * ch-valprint.c (chill_val_print): Cast 2nd arg of
1282 chill_print_type_scalar to LONGEST.
1283 * infrun.c (wait_for_inferior): Have empty switch case for
1284 BPSTAT_WHAT_CHECK_SHLIBS when SOLIB_ADD is not defined.
1285 (stop_on_solib_events): Only needed if SOLIB_ADD is defined.
1286 * infcmd.c (attach_command): Only need auto_solib_add if SOLIB_ADD
1287 is defined.
1288 * symfile.c (generic_load): Scan long int using a long int spec,
1289 not an int spec.
1290 * infptrace.c (udot_info): Only need local variables if KERNEL_U_SIZE
1291 is defined.
1292 (fetch_register): Only need function if FETCH_INFERIOR_REGISTERS is
1293 not defined.
1294 * inflow.c (handle_sigio): Only need prototype when the actual
1295 function is compiled in.
1296 * valprint.c (longest_to_int): Expand error message to be
1297 separate messages for args larger than largest signed int
1298 and args smaller than smallest signed int.
1299 * valprint.c (print_longest): Fix problems with support for case
1300 where compiler supports type "long long" but the runtime doesn't
1301 support printing them with "%ll".
1302 * scm-valprint.c (scm_scmlist_print, scm_scmval_print): Change
1303 return types to void since we don't actually return anything
1304 meaningful and callees ignore the values anyway.
1305 * procfs.c (modify_inherit_on_fork_flag): Enclose pr_flags in PIOCSET
1306 ifdef.
1307 (modify_run_on_last_close_flag): Ditto.
1308 (wait_fd): Enclose local variables "num_fds" and "i" LOSING_POLL
1309 ifdef
1310 * alpha-tdep.c (push_sigtramp_desc): Return proc_desc rather than
1311 random value.
1312 * infrun.c (wait_for_inferior): Ensure random_signal is not used
1313 uninitialized.
1314 * valops.c (call_function_by_hand): Ensure struct_addr is not used
1315 uninitialized.
1316 * breakpoint.c (watch_command_1): Ensure prev_frame is not used
1317 uninitialized.
1318 * utils.c (vfprintf_maybe_filtered): Change second arg from "char *"
1319 to "const char *".
cb74cc24 1320start-sanitize-gdbtk
b607efe7
FF
1321 * gdbtk.c (gdb_fetch_registers): Cast fourth arg to map_arg_registers
1322 to proper pointer type, from int.
1323 (gdbtk_query): Change first arg to "const char *" from "char *".
cb74cc24 1324end-sanitize-gdbtk
b607efe7
FF
1325 * infptrace.c (udot_info): Add two dummy args so that the type is
1326 correct for passing to add_info.
1327 * f-lang.c (saved_fcn): Move decl to head of file so it can be used
1328 in prototypes.
1329 (saved_bf_symnum): Ditto.
1330 (SAVED_FUNCTION): Ditto.
1331 (SAVED_FUNCTION_PTR): Ditto.
1332 (SAVED_BF): Ditto.
1333 (SAVED_BF_PTR): Ditto.
1334 * ch-exp.c (parse_named_record_element): Build error message in
1335 temporary buffer before passing it to expect, rather than passing
1336 wrong number of args to expect.
1337 * demangle.c (set_demangling_style): Call set_demangling_command with
1338 correct number of arguments.
1339 * inferior.h (terminal_init_inferior_with_pgrp): Change arg type to
1340 int to match actual function.
1341 (os_isatty): Call fdmap with right number of arguments, was missing
1342 the host_callback* arg.
1343 * target.c (cleanup_target): Prototype all functions casts.
1344 * target.h (one_stepped, single_step): Declare here and convert
1345 single_step to prototype.
1346 * infrun.c (one_stepped, single_step): Don't declare externs
1347 here, they have moved to target.h.
1348 * eval.c (init_array_element): Declare previously undeclared
1349 last two args as LONGEST.
1350 * dcache.c (dcache_xfer_memory): Change xfunc decls to prototype form.
cb74cc24
SS
1351start-sanitize-gdbtk
1352 * gdbtk.c (register_changed_p): Remove unused local variable "buf".
1353end-sanitize-gdbtk
b607efe7 1354
dc88c64e
DE
1355Thu Jul 25 16:11:54 1996 Doug Evans <dje@canuck.cygnus.com>
1356
1357 * dsrec.c (load_srec): Protect ANSI style function parms with PARAMS.
1358
3a179be1
SG
1359Mon Jul 22 18:13:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1360
1361 * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.
1362 * dbxread.c (read_dbx_symtab end_psymtab), partial-stab.h: Don't
1363 use partial_symtab->textlow==0 as a flag, as 0 is a legitimate
1364 text address. Use a seperate flag (textlow_not_set) instead.
1365 This makes stabs in ELF .o files work a lot better.
1366 * mdebugread.c xcoffread.c: Define textlow_not_set for
1367 partial-stab.h.
1368 * stabsread.h (end_psymtab): Add textlow_not_set arg to prototype.
1369
cb74cc24 1370start-sanitize-gdbtk
396bf873
FF
1371Sat Jul 20 17:46:40 1996 Fred Fish <fnf@cygnus.com>
1372
1373 * gdbtk.tcl (files_command): Reorder the binding tags for
1374 the listbox widget to avoid referencing the listbox after
1375 the containing widget has been destroyed by the action of
1376 a previous binding.
cb74cc24 1377end-sanitize-gdbtk
396bf873 1378
9422fadb
FF
1379Sat Jul 20 10:41:06 1996 Fred Fish <fnf@cygnus.com>
1380
1381 * dwarf2read.c (struct filenames): Change internal "struct file"
1382 to "struct fileinfo" to avoid conflict with "struct file" in
1383 <sys/file.h> on HPUX and Solaris.
1384
cb74cc24 1385start-sanitize-gdbtk
efd14e45
FF
1386Sat Jul 20 10:09:28 1996 Fred Fish <fnf@cygnus.com>
1387
1388 * gdbtk.tcl (delete_expr): Unset corresponding element of
1389 expr_update_list when destroying an expression.
1390 (create_expr_window): Initialize expr_num, delete_expr_num,
1391 and expr_update_list here when each new expression window
1392 is created, rather than once at startup.
cb74cc24 1393end-sanitize-gdbtk
efd14e45 1394
fcf05549
SS
1395Fri Jul 19 14:05:57 1996 Stan Shebs <shebs@andros.cygnus.com>
1396
1397 * dwarf2read.c: New file, DWARF 2 reader originally contributed by
1398 Brent Benson, with additions by Gary Funck and Jerry Kreuscher.
1399 * Makefile.in (COMMON_OBS): Add dwarf2read.o.
1400 (SFILES): Add dwarf2read.c.
1401 (dwarf2read.o): Add build rule.
1402 * symfile.h (dwarf2_has_info, dwarf2_build_psymtabs): Declare
1403 exported functions.
1404 * elfread.c (elf_symfile_read): Call them.
1405 (elf_symtab_read) [HARRIS_TARGET]: Skip some special symbols.
1406
3f17fed8
GN
1407Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com>
1408
1409 * symfile.c (symfile_bfd_open):
1410 * exec.c (exec_file_command): for __GO32__ and __WIN32__ systems,
1411 free the user from having to type the .exe extension.
1412
2531b169
MA
1413Wed Jul 17 06:54:50 1996 Mark Alexander <marka@cygnus.com>
1414
1415 * mon960-rom.c: Shorten the mon960_inits string to a single
1416 carriage return; this prevents a hang on connecting immediately
1417 after powerup, when MON960 is attempting autobaud detection.
1418
48b497ed
MA
1419Tue Jul 16 23:47:04 1996 Mark Alexander <marka@cygnus.com>
1420
1421 * a29k-tdep.c (get_saved_register): Allow PC to be modified
1422 when innermost frame is selected, but not in outer frames.
1423
76420d46
SG
1424Tue Jul 16 23:37:25 1996 Stu Grossman (grossman@critters.cygnus.com)
1425
1426 * command.c (do_setshow_command): Don't segfault when showing
1427 var_string and var_string_noescape vars that are NULL.
1428
2dcfc9c7
DE
1429Mon Jul 15 16:55:48 1996 Doug Evans <dje@canuck.cygnus.com>
1430
1431 * win32-nat.c (handle_load_dll): dos_path_to_unix_path renamed to
1432 cygwin32_conv_to_posix_path.
1433 (child_create_inferior): unix_path_to_dos_path renamed to
1434 cygwin32_conv_to_win32_path. Rewrite code to translate PATH.
1435
91550191
SG
1436Mon Jul 15 16:44:05 1996 Stu Grossman (grossman@critters.cygnus.com)
1437
1438 * defs.h printcmd.c: Create global disassemble_info structure
1439 tm_print_insn_info.
cb74cc24 1440start-sanitize-gdbtk
91550191
SG
1441 * gdbtk.c (gdb_disassemble): Setup di.mach from
1442 tm_print_insn_info.mach, and set endian from TARGET_BYTE_ORDER.
cb74cc24 1443end-sanitize-gdbtk
91550191
SG
1444 * i386-tdep.c (set_assembly_language_command): set
1445 tm_print_insn_info.mach to the appropriate value for 386 or 8086
1446 disassembly.
1447 * printcmd.c (print_insn): Move init of disassembler_info to
1448 _initialize_printcmd. Set endian for disassembler here.
1449 * sparc-tdep.c: Set tm_print_insn_info.mach as appropriate to
1450 select sparc/sparclite.
1451 * config/sparc/{tm-sparc.h tm-sparclite.h}: Get rid of
1452 TM_PRINT_INSN. Set TM_PRINT_INSN_MACH to
1453 bfd_mach_sparc/bfd_mach_sparc_sparclite.
1454
d369b213
FF
1455Fri Jul 12 19:04:32 1996 Fred Fish <fnf@cygnus.com>
1456
1457 * hpread.c (hpread_lookup_type): Use xmmalloc/xmrealloc rather
1458 than xmalloc/xrealloc.
1459
26b3dc44 1460Fri Jul 12 17:59:47 1996 Fred Fish <fnf@cygnus.com>
c0e6ae2e
FF
1461
1462 * objfiles.c (map_to_file): Error return from mmalloc_findbase is
1463 a NULL pointer, not a -1.
1464
f33b2c13
SG
1465Fri Jul 12 10:16:24 1996 Stu Grossman (grossman@critters.cygnus.com)
1466
1467 * i386-tdep.c (set_assembly_language_command): New routine to
1468 select between i386 and i8086 instruction sets for disassembly.
1469 New command `set assembly-language {i386 i8086}'.
1470
f3138a7c
MA
1471Thu Jul 11 21:13:21 1996 Mark Alexander <marka@cygnus.com>
1472
1473 * monitor.c (monitor_write_memory, monitor_read_memory_single):
1474 Disable use of "long long" memory read/write commands; can't
1475 use them because we hold the values to read/write in an int
1476 variable, and because strtoul fails on values that exceed the
1477 size of a long. This fixes breakpoint problems on MON960.
1478
4853b6d1
FF
1479Thu Jul 11 11:39:31 1996 Fred Fish <fnf@cygnus.com>
1480
1481 * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition.
1482 * config/pa/xm-hppah.h (HAVE_MMAP): Ditto.
1483
54109914
FF
1484Wed Jul 10 16:54:41 1996 Fred Fish <fnf@cygnus.com>
1485
1486 * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE
1487 and MMALLOC_CHECK macros, and add comment indicating how host dependent
1488 makefile fragment should modify MMALLOC_CFLAGS to not use mmalloc, or
1489 to use it but to not do heap corruption checking.
1490 * gdbserver/Makefile.in: Ditto.
1491 * utils.c (init_malloc): Replace warning() use with direct call of
1492 fprintf_unfiltered, since current_target has not yet been set and thus
1493 we cannot use warning(). If we try to use mmcheck and it fails,
1494 suggest that this configuration needs NO_MMCHECK or MMCHECK_FORCE
1495 defined. Other small mmalloc related cleanups.
1496 * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Define MMCHECK_FORCE to 1.
1497 * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Set to -DNO_MMCHECK.
1498
1499 * config/sparc/xm-sun4os4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1500 * config/i386/xm-i386v4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1501 * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1502 * config/m68k/xm-hp300hpux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1503 * config/m68k/xm-m68kv4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT);
1504 * config/m68k/xm-sun3os4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1505 * config/pa/xm-hppah.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1506 * config/sparc/xm-sun4sol2.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1507 Remove obsolete defines.
1508
1509 * config/alpha/alpha-linux.mh (MMALLOC_DISABLE):
1510 * config/alpha/alpha-osf1.mh (MMALLOC_DISABLE):
1511 * config/rs6000/rs6000.mh (MMALLOC_DISABLE):
1512 * config/rs6000/aix4.mh (MMALLOC_DISABLE):
1513 * config/powerpc/aix4.mh (MMALLOC_DISABLE):
1514 * config/powerpc/aix.mh (MMALLOC_DISABLE):
1515 * config/ns32k/ns32km3.mh (MMALLOC_DISABLE):
1516 * config/mips/mipsm3.mh (MMALLOC_DISABLE):
1517 * config/mips/decstation.mh (MMALLOC_DISABLE):
1518 * config/m88k/cxux.mh (MMALLOC_DISABLE):
1519 * config/i386/i386mk.mh (MMALLOC_DISABLE):
1520 * config/i386/i386m3.mh (MMALLOC_DISABLE):
1521 * config/i386/i386gnu.mh (MMALLOC_DISABLE):
1522 Use MMALLOC_CFLAGS instead.
1523
4679717d
JL
1524Tue Jul 9 22:41:12 1996 Jeffrey A Law (law@cygnus.com)
1525
1526 * h8300-tdep.c: Remove some outdated comments.
1527 (h8300_skip_prologue): Rework to be more correct for the H8/300H.
1528 Handle stm.l insns for the H8/S.
1529 (examine_prologue): Likewise.
1530
15aec61c
RJ
1531Tue Jul 9 16:48:55 1996 Raymond Jou <rjou@mexican.cygnus.com>
1532
1533 * ser-mac.c (mac_close): Change a typo SetSetBuf to SerSetBuf.
1534
ee7b308f
MA
1535Mon Jul 08 08:50:39 1996 Mark Alexander <marka@cygnus.com>
1536
1537 * mon960-rom.c (mon960_open): Add floating point detection to
1538 prevent hang on non-FPU processors (PR 9775).
1539 (mon960_cmds): Swap setmem.cmdw and setmem.cmdl to fix problem
1540 setting breakpoints and improve loading speed.
1541
ace4b8d7
FF
1542Sun Jul 7 14:57:34 1996 Fred Fish <fnf@cygnus.com>
1543
1544 * coffread.c (record_minimal_symbol): Don't presave name string
1545 on symbol_obstack before passing to prim_record_minimal_symbol.
1546 It now handles saving the string itself.
1547 * dbxread.c (read_dbx_dynamic_symtab): Ditto.
1548 * mipsread.c (read_alphacoff_dynamic_symtab): Ditto.
1549 * os9kread.c (record_minimal_symbol): Ditto.
1550 * solib.c (solib_add_common_symbols): Ditto.
1551
1552 * coffread.c (coff_symtab_read): Don't presave name string on
1553 symbol_obstack before passing to prim_record_minimal_symbol_and_info.
1554 It now handles saving the string itself.
1555 * dbxread.c (record_minimal_symbol): Ditto.
1556 * elfread.c (record_minimal_symbol_and_info): Ditto.
1557
1558 * dstread.c (record_minimal_symbol): Remove static function that just
1559 called prim_record_minimal_symbol with the same args (after change to
1560 prim_record_minimal_symbol to do it's own name string saves).
1561 * nlmread.c (record_minimal_symbol): Ditto.
1562 * somread.c (record_minimal_symbol): Ditto.
1563
1564 * hpread.c (hpread_read_enum_type): Save symbol name on symbol obstack.
1565 (hpread_read_function_type): Ditto.
1566 (hpread_process_one_debug_symbol): Ditto.
1567 * mdebugread.c (parse_symbol): Ditto.
1568 (new_symbol): Ditto.
1569 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
1570
1571 * coffread.c (process_coff_symbol): Use obsavestring to save
1572 SYMBOL_NAME, rather than obstack_copy0.
1573 * dstread.c (create_new_symbol): Ditto
1574 * symfile.c (obconcat): Ditto.
1575 * stabsread.c (patch_block_stabs): Ditto.
1576 * xcoffread.c (SYMNAME_ALLOC): Ditto.
1577
1578 * symfile.c (obsavestring): Update comments
1579 * solib.c (solib_add_common_symbols): Remove local var origname.
1580
89e673a4
SG
1581Wed Jul 3 15:56:08 1996 Stu Grossman (grossman@critters.cygnus.com)
1582
bc859e63
SG
1583 * configure: Re-build with autoconf-2.10.
1584
89e673a4
SG
1585 * sparcl-tdep.c (_initialize_sparc_tdep) config/sparc/tm-sparc.h,
1586 config/sparc/tm-sparclite.h: Initialize tm_print_insn from
1587 TM_PRINT_INSN, which comes from the tm file.
1588
e74acce4
MA
1589Tue Jul 02 21:41:20 1996 Mark Alexander <marka@cygnus.com>
1590
1591 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,
1592 os9kread.c: Replace identical sym_offsets functions with
1593 default_symfile_offsets.
1594 * somread.c (som_symfile_offsets): Use new SIZEOF_SECTION_OFFSETS
1595 macro to allocate section_offsets.
1596 * symfile.c (default_symfile_offsets): New function.
1597 * symfile.h: Declare default_symfile_offsets.
1598 * symtab.h: Define SIZEOF_SECTION_OFFSETS macro to
1599 simplify allocation of section_offsets.
1600
89e673a4
SG
1601Tue Jun 11 12:02:55 1996 Stu Grossman (grossman@critters.cygnus.com)
1602
1603 * Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure.
1604 * configure configure.in: Only make sol-thread.o for native.
1605 Also, switch to dlopened libthread_db.so.1.
1606 * sol-thread.c: Switch to using dlopen to get the thread_db
1607 library.
1608
1609Thu Jun 13 16:53:25 1996 Stu Grossman (grossman@critters.cygnus.com)
1610
1611 * configure, configure.in: Change test for libthread_db to only
1612 work for configs where build/host/target are the same.
1613
eafdda3d
MM
1614Tue Jul 2 15:04:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1615
1616 * config/powerpc/{linux.mh,xm-linux.h}: New files, for Linux on
1617 PowerPC.
1618
1619 * configure.in (powerpc-*-linux): Add Linux, System V, and ELF
1620 support.
1621 * configure: Regenerate.
1622
6687c953
SS
1623Mon Jul 1 13:00:43 1996 Stan Shebs <shebs@andros.cygnus.com>
1624
1625 From Raymond Jou <rjou@mexican.cygnus.com>:
1626 * mpw-make.sed: Add lines to whack out autoconf hook
1627 @CONFIG_LDFLAGS@.
1628
97fd185a 1629Mon Jul 01 11:07:15 1996 Mark Alexander <marka@cygnus.com>
012be3ce 1630
97fd185a 1631 * remote-e7000.c (e7000_stop): New function.
012be3ce
DP
1632
1633Fri Jun 28 06:34:19 1996 Dawn Perchik <dawn@cygnus.com>
1634
6687c953
SS
1635 * configure, configure.in: Add target sparclet.
1636 * monitor.h, monitor.c: Added monitor flags MO_NO_ECHO_ON_SETMEM
1637 (don't expect echo on setmem command), MO_RUN_FIRST_TIME (if
1638 command to start process running on target is different from one
1639 to continue execution), MO_HEX_PREFIX (if addresses from monitor
1640 have a "0x" prefix).
1641 * monitor.c, parse.c, sparc-tdep.c: Don't require strings in the
1642 registers array. This is to allow NULLs to be place holders in
1643 the tm-*.h file so that only minor changes are needed when a new
1644 processor is introduced (eg, one without floating point).
1645 * sparc-tdep.c: Conditionally remove dependancies on floating
1646 point.
1647 * sparclet-rom.c, config/sparc/sparclet.mt,
1648 config/sparc/tm-sparclet.h: New files for target sparclet.
1649 * symfile.c (load_command): Add option for 2nd parameter; a load
1650 offset added to the vma of each section.
012be3ce 1651
265c044a
DP
1652Fri Jun 28 05:39:19 1996 Dawn Perchik <dawn@cygnus.com>
1653
1654 * main.c (main): Add option "l" for setting remote_timeout.
1655
cb1709ae
DP
1656Fri Jun 28 05:25:18 1996 Dawn Perchik <dawn@cygnus.com>
1657
6687c953
SS
1658 * remote-e7000.c, remote.c, target.h, top.c: Add set option
1659 "remote_timeout" for setting remote_timeout. Add set option
1660 "use_hard_breakpoints" for setting hardware .vs. memory
1661 breakpoints.
cb1709ae 1662
56a4bf53
DP
1663Fri Jun 28 04:32:18 1996 Dawn Perchik <dawn@cygnus.com>
1664
1665 * remote-e7000.c (e7000_parse_device): New function.
1666 Add option "tcp_remote" to target command if using
1667 tcp to connect to a remote host which is then connected
1668 via serial port to the e7000 (for exampole, a port master).
1669 (e7000_open): Change to call e7000_parse_device.
1670
f7ce02f4
DP
1671Fri Jun 28 03:47:17 1996 Dawn Perchik <dawn@cygnus.com>
1672
1673 * monitor.c (monitor_debug): Fix remotedebug buffering.
1674
99afd188
SS
1675Thu Jun 27 18:24:17 1996 Stan Shebs <shebs@andros.cygnus.com>
1676
1677 * config/i386/cygwin32.mh, config/powerpc/cygwin32.mh
1678 (NATDEPFILES): Add a space.
1679
81508b27
WM
1680Wed Jun 26 06:05:39 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
1681
1682 * gdbtypes.c (create_array_type): If TYPE_LENGTH (result_type)
1683 is zero, set TYPE_FLAG_TARGET_STUB to force reevaluation of the type.
1684
1685 * ch-exp.c (calculate_array_length): Function removed.
1686
ebea0366
MH
1687Tue Jun 25 17:41:06 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1688
1689 * remote-e7000.c (e7000_read_inferior_memory_large): New function.
1690 (e7000_xfer_inferior_memory): Call it.
1691
a69b7bdc
JM
1692Tue Jun 25 23:14:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1693
1694 * gdb/gdbserver/Makefile.in (docdir): Removed.
1695
5d8b7982
JM
1696Tue Jun 25 22:05:38 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1697
1698 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):
1699 Use autoconf set values.
1700 (docdir): Removed.
1701 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1702 * nlm/Makefile.in (bindir, libdir, datadir, mandir, infodir,
1703 includedir): Use autoconf set values.
1704 (docdir): Removed.
1705 * nlm/configure.in (AC_PREREQ): autoconf 2.5 or higher.
1706 * nlm/configure: Rebuilt.
1707 * gdb/gdbserver/Makefile.in (datadir): Set to $(prefix)/share.
1708
1709Mon Jun 24 09:56:14 1996 Angela Marie Thomas (angela@cygnus.com)
1710
1711 * stabsread.c (read_cfront_member_functions): add type
1712
1713Sun Jun 23 23:40:48 1996 Doug Evans <dje@canuck.cygnus.com>
1714
1715 * win32-nat.c: #include <unistd.h>.
1716 (unix_paths_to_dos_paths, dos_paths_to_unix_paths): Delete.
1717 (child_create_inferior): Convert only env var PATH to win32 style.
1718 (set_pathstyle_dos): Delete.
1719 (_initialize_inftarg): Delete dos-path-style command.
1720
3d9f68c0 1721start-sanitize-gdbtk
ab5c0a12
FF
1722Fri Jun 21 11:04:47 1996 Fred Fish <fnf@cygnus.com>
1723
1724 * gdbtk.tcl (create_register_windows): Include missing '$'s.
1725 Add global declarations for various reg_format_* variables.
4149b5f4
FF
1726 * gdbtk.tcl (populate_register_window): Make initial window one
1727 line taller to account for new column header line.
ab5c0a12
FF
1728
1729Fri Jun 21 09:46:47 1996 Fred Fish <fnf@cygnus.com>
3d9f68c0
FF
1730
1731 * gdbtk.c (get_register): Support for printing raw formats.
1732 * gdbtk.tcl: Add hint for using debug_interface.
1733 (center_window, add_breakpoint_frame, delete_breakpoint_frame):
1734 Enclose arg in braces for consistency.
1735 (create_registers_window, populate_reg_window, update_registers):
ab5c0a12
FF
1736 Major rewrite to support displaying multiple formats in the register
1737 window.
3d9f68c0
FF
1738 (init_reg_info): New function.
1739 (recompute_reg_display_list): Reset reg_display_list, start
1740 register display lines at line 2.
1741
1742end-sanitize-gdbtk
1a7b4b7c
DE
1743Thu Jun 20 13:42:23 1996 Doug Evans <dje@canuck.cygnus.com>
1744
1745 * configure.in: Revise sol-thread.o test.
1746 * configure: Regenerated.
1747
1748 * source.c (find_source_lines): Reassign size to result of read.
1749
b613bfbf 1750start-sanitize-gdbtk
3f8eefba
FF
1751Thu Jun 20 08:18:59 1996 Fred Fish <fnf@cygnus.com>
1752
1753 * gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspace to
1754 avoid backing up over prompt. At every input, make sure insert
1755 point is at least after command start, handle control-u to delete
1756 current input line.
1757 (tclsh): Handle backspace to avoid backing up over prompt. Handle
1758 control-u to delete current input line.
1759
b613bfbf
GN
1760Wed Jun 19 17:23:38 1996 Geoffrey Noer <noer@cygnus.com>
1761
1762 * configure.in: disable gdbtk for *cygwin32* hosted compiles
1763 * configure: regenerated with autoconf 2.8
1764
1765end-sanitize-gdbtk
b613bfbf
GN
1766Tue Jun 18 16:25:54 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1767
1768 * h8300-dep.c (gdb_print_insn_h8300): Handle the H8/S.
1769 (h8300_command): Likewise.
1770 (set_machine): Likewise.
1771 (set_machine_hook): Likewise.
1772 (_initialize_h8300m): Likewise.
1773
1774 * config/h8300/tm-h8300.h (h8300smode): Declare.
1775
5499f9a1
JL
1776Sun Jun 16 15:21:51 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1777
1778 * somsolib.c (som_solib_create_inferior_hook): Handle tracking
1779 of shl_load calls for hpux10.
1780
1781Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
1782
1783 * config.in: Regenerated.
1784 * acconfig.h (HAVE_THREAD_DB_LIB): Added entry.
1785
1786 * configure: Regenerated.
1787 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
1788 avoid name clashes with SunOS headers.
1789
9d111656
FF
1790Tue Jun 11 19:52:50 1996 Fred Fish <fnf@cygnus.com>
1791
1792 From Michael Snyder <Michael_Snyder@next.com>:
1793 * bcache.c (print_bcache_statistics): Avoid divide-by-zero
1794 exception if one or more objfile has no symbols, such as when
1795 a dynamic library has been stripped.
1796
1797Tue Jun 11 12:02:55 1996 Stu Grossman (grossman@critters.cygnus.com)
1798
1799 * Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure.
1800 * configure configure.in: Only make sol-thread.o for native.
1801 Also, switch to dlopened libthread_db.so.1.
1802 * sol-thread.c: Switch to using dlopen to get the thread_db
1803 library.
1804
f023ce5c
FF
1805Mon Jun 10 14:17:19 1996 Fred Fish <fnf@cygnus.com>
1806
1807 * config/sparc/{xm-sun4sol2.h,xm-sun4os4.h} (MMAP_BASE_ADDRESS):
1808 Change from 0xE0000000 to 0xC0000000.
1809
1810Thu Jun 6 17:10:32 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1811
1812 * config/powerpc/xm-solaris.h: Initial version of support for
1813 Solaris on PowerPC.
1814
911026aa
JSC
1815Wed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnus.co.uk>
1816
1817 * configure.in (configdirs): Force 4100 builds to use 4300 GDB
1818 target.
1819 * configure: Rebuild.
1820
1821 * config/mips/vr4300el.mt (SIM_OBS): Include simulator in
1822 little-endian builds.
1823
093c1a2f
JL
1824Mon Jun 3 11:48:29 1996 Jeffrey A Law (law@cygnus.com)
1825
f4c952e4
JL
1826 * inftarg.c (child_thread_alive): Protect declaration with
1827 #ifndef CHILD_THREAD_ALIVE.
1828
093c1a2f
JL
1829 * source.c (find_source_lines): Check the time on the symtab's bfd if
1830 it exists, else check the time on the exec_bfd.
1831
f6decc18
MA
1832Thu May 30 09:43:17 1996 Mark Alexander <marka@cygnus.com>
1833
1834 * dsrec.c (make_srec): Fix calculation of address size
1835 to allow addresses less than 0x100.
1836
3db21ca5
WM
1837Thu May 30 04:24:09 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
1838
1839 * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length.
1840
3308a107
GN
1841Tue May 28 16:15:47 1996 Geoffrey Noer <noer@cygnus.com>
1842
1843 * remote-mips.c: cannot use EINVAL for breakpoint test since
1844 its value varies for different hosts (e.g. go32's is 19, while
1845 sunos is 22). Changed to hardcoded 22 since that is what the
1846 mips boards return.
1847
e44d1491
TT
1848Tue May 28 11:14:58 1996 Tom Tromey <tromey@creche.cygnus.com>
1849
1850 * configure: Regenerated.
1851 * aclocal.m4 (CY_AC_PATH_TCLH): Don't use AC_TRY_RUN.
1852 (CY_AC_PATH_TKH): Don't use AC_TRY_RUN.
1853
76420d46
SG
1854Sun May 26 16:56:35 1996 Miles Bader <miles@gnu.ai.mit.edu>
1855
1856 * solib.c (solib_absolute_prefix, solib_search_path): New variables.
1857 (_initialize_solib): Add set/show commands for those variables.
1858 (solib_map_sections): Implement searching using them.
1859
9391c997
FF
1860Sun May 26 14:14:49 1996 Fred Fish <fnf@cygnus.com>
1861
1862 Changes from: David Mosberger-Tang <davidm@azstarnet.com>
1863
1864 * NEWS: Add Alpha Linux as a new native configuration.
1865
1866 * mdebugread.c (parse_symbol): When we find a malloc() symbol with
1867 return type VOID, assume no debugging info is available for that
1868 object file and patch the return value into VOID *. Otherwise,
1869 operations requiring an implicit call to malloc() will fail.
1870
1871 * infrun.c (wait_for_inferior): The criterion to detect entering a
1872 sigtramp handler is now: (a) the current pc is inside a sigtramp
1873 handler, (b) the previous pc is not in a sigtramp handler, and (c)
1874 the current stack pointer is "inner" than the old one. Condition
1875 (c) is new to avoid mistaking a return from a signal handler into
1876 sigtramp as a new sigtramp invocation.
1877
1878 * dcache.c (struct dcache_block): Declare addr as CORE_ADDR. An
1879 int may not be big enough to hold an address.
1880 (dcache_hit): Ditto.
1881 (dcache_peek_byte): Fix indentation.
1882
1883 * configure.in (alpha-*-linux*): Add target.
1884 * configure: Rebuild
1885
1886 * config/alpha/tm-alpha.h (PROC_DESC_IS_DYN_SIGTRAMP): New macro.
1887 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1888 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
1889 (SIGCONTEXT_ADDR): Ditto.
1890 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
1891
1892 * config/alpha/alpha-linux.mh: New file.
1893 * config/alpha/alpha-linux.mt: Ditto.
1894 * config/alpha/nm-linux.h: Ditto.
1895 * config/alpha/tm-alphalinux.h: Ditto.
1896 * config/alpha/xm-alphalinux.h: Ditto.
1897 * config/alpha/xm-alphaosf.h: Renamed from xm-alpha.h.
1898 * config/alpha/alpha-osf1.mh (XM_FILE): Change from xm-alpha.h to
1899 xm-alphaosf.h.
1900 * config/alpha/alpha-osf2.mh: Ditto.
1901
1902 * blockframe.c (find_pc_partial_function): Pass PC to
1903 SIGTRAMP_START and SIGTRAMP_END macros for the benefit of systems
1904 that detect sigtramp code via designated code sequences (as is the
1905 case for Linux/Alpha, for example).
1906
1907 * config/i386/tm-i386bsd.h: Change SIGTRAMP_START and SIGTRAMP_END
1908 to ignore new PC argument.
1909 * config/m68k/tm-hp300bsd.h: Ditto.
1910 * config/vax/tm-vax.h: Ditto.
1911
1912 * alpha-tdep.c (alpha_linux_sigtramp_offset): New function.
1913 (alpha_osf_skip_sigtramp_frame): Ditto.
1914 (push_sigtramp_desc): Ditto.
1915 (alpha_find_saved_regs): Use SIGCONTEXT_ADDR macro to extract
1916 sigcontext address from frame.
1917 (alpha_saved_pc_after_call): When in sigtramp, use
1918 alpha_frame_saved_pc() instead of read-register().
1919 (after_prologue): When inside a dynamically generated sigtramp
1920 function, there is no prologue, so return address of first
1921 instruction.
1922 (alpha_in_prologue): Fix typo in comment.
1923 (find_proc_desc): Use macro DYNAMIC_SIGTRAMP_OFFSET to determine
1924 whether we're inside a dynamicaly generated sigtramp function. If
1925 so, create and push and appropriate procedure descriptor.
1926 (alpha_frame_chain): Use macro FRAME_PAST_SIGTRAMP_FRAME to obtain
1927 the frame past a sigtramp frame (if the current frame is indeed a
1928 sigtramp function).
1929 (init_extra_frame_info): Don't read next frame register off of
1930 stack-pointer when inside a dynamiccaly generated sigtramp.
1931 (alpha_pop_frame): Also unlink and destroy procedure descriptors
1932 created for dynamically generated sigtramp functions.
1933
1934 * alpha-nat.c: When compiling under Linux, include <asm/reg.h> and
1935 <alpha/ptrace.h> instead of <machine/reg.h>
1936
647e52ea
SG
1937Tue Jul 2 13:58:10 1996 Miles Bader <miles@gnu.ai.mit.edu>
1938
1939 * gnu-nat.c (inf_validate_task_sc):
1940 Give terminal to gdb while asking question.
1941 (inf_resume): Don't validate the task suspend-count while execing.
1942
1943Thu Jun 13 11:04:52 1996 Miles Bader <miles@gnu.ai.mit.edu>
1944
1945 * gnu-nat.c (inf_validate_task_sc): Query user before clearing any
1946 additional suspend count.
1947 (S_proc_wait_reply, gnu_attach): Don't call inf_validate_task_sc.
1948 (inf_resume): Call inf_validate_task_sc here.
1949 (gnu_resume): Call inf_update_procs to ensure noticing new threads.
1950
1951Fri Jun 7 17:00:43 1996 Miles Bader <miles@gnu.ai.mit.edu>
1952
1953 * gnu-nat.c (gnu_create_inferior: attach_to_child): Return PID.
1954
52f74d48
JL
1955Thu May 23 15:13:56 1996 Jeffrey A Law (law@cygnus.com)
1956
31778db0
JL
1957 * h8300-tdep.c (IS_PUSH): Refine.
1958 (IS_MOVE_FP, IS_MOV_SP_FP): Accept H8/300H varaints.
1959 (IS_SUB4_SP, IS_SUBL_SP): New macros.
1960 (h8300_skip_prologue): Handle H8/300H prologue code sequences.
1961 (examine_prologue): Handle addresses from 0x010000 to 0xffffff
1962 when in H8/300H mode. Get the return pointer's address correctly
1963 for the H8/300H. Handle H8/300H prolouge code sequences.
1964
52f74d48
JL
1965 * symfile.c (generic_load): Print the starting address
1966 of the file just loaded.
1967
e7600d8e
SS
1968Thu May 23 12:09:52 1996 Stan Shebs <shebs@andros.cygnus.com>
1969
1970 * mpw-make.sed: Edit @THREAD_DB_OBS@ out of makefile.
1971
1972Tue May 21 11:53:56 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1973
1974 * breakpoint.c (bpstat_do_actions): Avoid endless recursion
1975 if a `source' command is contained in bs->commands.
1976
1977 * infrun.c (wait_for_inferior): Update step_frame_address when
1978 stepping into a new line.
1979
1980 From schwab@issan.informatik.uni-dortmund.de (Andreas Schwab):
1981 * breakpoint.c (breakpoint_1): Add shlib_disabled case to
1982 bpenables array.
1983
c92f31c6
MA
1984Mon May 20 22:52:00 1996 Mark Alexander <marka@cygnus.com>
1985
1986 * dsrec.c (load_srec): Add WAITACK parameter, for machines
1987 like EST visionICE that send back an ACK after each S-record.
1988 * monitor.c (monitor_wait_srec_ack): New function.
1989 (monitor_load): Pass monitor_wait_srec_ack to load_srec
1990 if the monitor's MO_SREC_ACK flag is set.
1991 * monitor.h: Define MO_SREC_ACK flag.
1992 * remote-est.c (est_cmds): Add MO_SREC_ACK flag.
1993 * sh3-rom.c (sh3_load): Accomodate change in load_srec prototype.
1994 * srec.h: Add WAITACK parameter to load_srec prototype.
1995
6a4bfd83
RS
1996Sun May 19 21:22:00 1996 Rob Savoye <rob@chinadoll>
1997
1998 * config/sparc/sparclite.mt: Add the sparc simulator.
1999
41756e56
FF
2000Sun May 19 16:49:37 1996 Fred Fish <fnf@cygnus.com>
2001
2002 * defs.h (read_command_lines, query_hook): Update prototypes.
2003 (readline_begin_hook, readline_hook, readline_end_hook): Declare.
2004 * breakpoint.c (commands_command): Build message in temporary buffer
2005 and pass that, as well as tty control flag, to read_command_lines.
2006 * top.c (readline_begin_hook, readline_hook, readline_end_hook):
2007 Define here.
2008 (command_loop): Check for non-NULL instream before looping.
2009 (command_line_input): Use readline_hook when appropriate, to get
2010 user input from a GUI window.
2011 (read_next_line): Also build prompt if getting user input from a GUI.
2012 (recurse_read_control_structure): Fix typo in comment.
2013 (read_command_lines): Use passed in prompt and tty flag to decide how
2014 to build message. Use readline_begin_hook when appropriate, to set
2015 up a GUI interaction window. Just return head, whether NULL or not,
2016 after using readline_end_hook to complete GUI interaction.
2017 (define_command, document_command): Build message in a temporary
2018 buffer and pass it to read_command_lines, along with tty flag.
2019
2020start-sanitize-gdbtk
2021 * gdbtk.c (gdbtk_readline_begin, gdbtk_readline, gdbtk_readline_end):
2022 New functions.
2023 (tk_command_loop): Set instream to NULL to enable Tk user interaction.
2024 (gdbtk_init): Set readline_begin_hook, readline_hook,
2025 and readline_end_hook.
2026 * gdbtk.tcl (gdbtk_tcl_readline_begin, gdbtk_tcl_readline,
2027 gdbtk_tcl_readline_end): New functions.
2028 (tclsh): Pack scroll bar on right side of window, not left.
2029end-sanitize-gdbtk
2030
f0c56658
PS
2031Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2032
2033 * blockframe.c (frameless_look_for_prologue):
2034 Add FUNCTION_START_OFFSET only if func_start is non-zero.
2035 * minsyms.c (lookup_minimal_symbol_by_pc): Return NULL if
2036 pc is not in a known section.
2037 * stack.c (print_frame_info): Remove check for fi->pc in known
2038 section, now handled by lookup_minimal_symbol_by_pc.
2039
81ae689a
FF
2040start-sanitize-gdbtk
2041Fri May 17 13:54:34 1996 Fred Fish <fnf@cygnus.com>
2042
2043 * gdbtk.tcl (create_command_window): Change a misspelled "get"
2044 to the intended "cget".
2045 (delete_line): Fix so it deletes the current line at the
2046 insertion cursor.
2047end-sanitize-gdbtk
2048
6a4547c0
SS
2049Fri May 17 13:31:04 1996 Stan Shebs <shebs@andros.cygnus.com>
2050
2051 * sh-stub.c: New file, was config/sh/stub.c.
2052
b8f3d4c6 2053start-sanitize-gdbtk
26b3dc44 2054Thu May 16 19:20:29 1996 Fred Fish <fnf@cygnus.com>
5bac2b50
FF
2055
2056 * gdbtk.tcl (gdb_prompt): Set this early on.
2057 (create_command_window): Use gdb_prompt rather than "(gdb) ".
2058 (gdbtk_tcl_preloop): Proc executed just prior to Tk main loop.
2059 (tclsh): If an evaluation window already exists, just bring it
2060 to the front instead of trying to create another.
2061 * gdbtk.c (tk_command_loop): New function.
2062 (gdbtk_init): Call tk_command_loop rather than Tk_MainLoop.
2063
954a4a2a
FF
2064Thu May 16 16:16:35 1996 Fred Fish <fnf@cygnus.com>
2065
2066 * gdbtk.tcl (evaluate_tcl_command, tclsh): New functions that
2067 implement a tcl evaluation window for gdbtk maintainers to use.
2068
76e641bd
TT
2069Thu May 16 11:42:58 1996 Tom Tromey <tromey@creche.cygnus.com>
2070
f4e769dc
TT
2071 * gdbtk.tcl (files_command): Correctly insert list of files into
2072 listbox widget.
2073
76e641bd
TT
2074 * gdbtk.tcl (files_command): listbox command no longer accepts
2075 -geometry.
2076
b8f3d4c6
SS
2077Wed May 15 16:04:09 1996 Stan Shebs <shebs@andros.cygnus.com>
2078
2079 * gdbtk.tcl (create_command_window): If command window's buffer
2080 is disabled, don't execute any of the key bindings.
2081end-sanitize-gdbtk
2082
6bafbdfb
JL
2083Wed May 15 08:25:12 1996 Jeffrey A Law (law@cygnus.com)
2084
e7600d8e 2085 * top.c (read_next_line): Fix thinkos. From Donn Seeley.
ecebd693 2086
6bafbdfb
JL
2087 * coffread.c (coff_symtab_read): Handle C_LABEL symbols like
2088 C_STAT symbols.
2089 * h8300-tdep.c (h8300_pop_frame): Reset $sp and $pc correctly.
2090 Flush cached frames just before exiting.
2091 * remote-sim.c (gdbsim_resume): Complain if the program isn't
2092 being run.
2093 * config/h8300/tm-h8300.h (BELIEVE_PCC_PROMOTION): Define.
2094
9b33e492
SG
2095Tue May 14 18:05:16 1996 Stu Grossman (grossman@critters.cygnus.com)
2096
2097 * procfs.c (procfs_thread_alive procfs_stop): Make static.
e7600d8e 2098 (procfs_pid_to_str): New routine to print out thread id's in an
9b33e492
SG
2099 intelligible manner.
2100 * sol-thread.c (sol_thread_fetch_registers): Re-order manner in
b8f3d4c6 2101 which supply_register is called to fix bug with writing
9b33e492
SG
2102 individual regs.
2103 * config/sparc/tm-sun4sol2.h: Define default for
2104 target_pid_to_str in case host lacks libthread_db.
2105
47ef0da5
SG
2106Mon May 13 23:53:30 1996 Stu Grossman (grossman@critters.cygnus.com)
2107
2108 * Makefile.in config.in configure configure.in
2109 config/sparc/nm-sun4sol2.h config/sparc/sun4sol2.mh
2110 config/sparc/tm-sun4sol2.h: Use autoconf to config Solaris thread
2111 and pthread support, since pre-2.5 systems don't come with
2112 libthread_db.so.1.
2113
2114 * procfs.c (info_proc): Use int instead of id_t. Old versions of
e7600d8e 2115 Irix don't seem to define this.
47ef0da5 2116
572977a5
FF
2117start-sanitize-gdbtk
2118Mon May 13 13:43:25 1996 Fred Fish <fnf@cygnus.com>
2119
2120 * gdbtk.c (tk_command): Catch case where no argument is given
2121 since this will cause the tcl interpreter to dump core.
2122end-sanitize-gdbtk
2123
24ecc17a
JL
2124Mon May 13 17:40:58 1996 Jeffrey A Law (law@cygnus.com)
2125
2126 * top.c (execute_control_command, case while_control): Allow
2127 a while command to be interrupted.
2128
a50cedad
SG
2129Mon May 13 16:17:36 1996 Stu Grossman (grossman@critters.cygnus.com)
2130
2131 * sol-thread.c: More cleanup, add comments.
b8f3d4c6 2132 (sol_thread_resume): Prevent people from trying to step
a50cedad 2133 inactive threads.
b8f3d4c6 2134 (sol_thread_wait sol_thread_fetch_registers
a50cedad
SG
2135 sol_thread_store_registers): Remove unnecessary check for
2136 sol_thread_active. These routines won't get called unless threads
2137 are active.
2138
05535e79
SS
2139Mon May 13 11:29:37 1996 Stan Shebs <shebs@andros.cygnus.com>
2140
2141 SH3-E support from Allan Tajii <atajii@hmsi.com>:
2142 * sh-tdep.c (sh_reg_names, sh3_reg_names): Add empty names for
2143 float registers.
2144 (sh3e_reg_names): New register name array.
2145 (sh_processor_type_table): Add sh3e processor type.
2146 * config/sh/tm-sh.h (REGISTER_VIRTUAL_TYPE): Fix test.
2147 (REGISTER_NAMES, NUM_REGS, NUM_REALREGS, etc): Adjust for
2148 full set of registers.
2149 * remote-e7000.c (want_sh3, want_sh3_nopc): New globals.
2150 (e7000_fetch_registers, e7000_wait): Use them.
2151 * sh3-rom.c (sh3_regnames): Add float registers.
2152 (sh3e_cmds, sh3e_ops): New globals.
2153 (sh3e_open): New function.
2154 (_initialize_sh3_rom): Rename from _initialize_sh3, set up
2155 sh3e target vector.
2156
934741a1
SG
2157Fri May 10 15:53:38 1996 Stu Grossman (grossman@lisa.cygnus.com)
2158
2159 * sol-thread.c: Cleanup. gcc -Wall fixes. Add prototypes.
2160 Print out messages instead of codes for thread_db errors. Make
2161 access macros for thread and lwp manipulation. Make cleanups to
2162 fixup inferior_pid in case of errors.
2163
31ed312c
FF
2164Thu May 9 19:06:02 1996 Fred Fish <fnf@cygnus.com>
2165
2166 * aclocal.m4: Remove unused definition of AC_C_CROSS.
2167 * configure.in: Add powerpcle-*-solaris* host and target config
2168 so April 30th change does not get lost next time configure is
2169 rebuilt.
2170
fdfa3315
SG
2171Thu May 9 14:13:08 1996 Stu Grossman (grossman@critters.cygnus.com)
2172
2173 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,
2174 infrun.c, mac-nat.c, procfs.c, remote.c, sol-thread.c, thread.c,
2175 win32-nat.c, config/nm-lynx.h: Rename thread.h to gdbthread.h to
2176 avoid conflict with Solaris /usr/include/thread.h.
2177
7574859f
RS
2178Thu May 9 12:33:32 1996 Rob Savoye <rob@chinadoll.cygnus.com>
2179
2180 * abug-rom.c: Config file for the older style ABug monitor that
2181 runs on the mvme13x boards.
2182 * config/m68k/monitor.mt: Add abug support for m68k cross
2183 debugging.
2184
2ae2f078 2185Wed May 8 20:33:24 1996 Fred Fish <fnf@cygnus.com>
3f37b696 2186
2ae2f078
FF
2187 * infcmd.c (do_registers_info): Always print the raw floating
2188 point value's bytes in big endian order, so the the leftmost bit
2189 is the most significant.
3f37b696
FF
2190 * breakpoint.c (clear_momentary_breakpoints): Remove dead code
2191 that is referenced nowhere else.
2192 (set_breakpoint): Ditto.
2193 (do_enable_breakpoint): Created from enable_once_breakpoint
2194 with a couple of changes.
2195 (enable_breakpoint): Call do_enable_breakpoint with an appropriate
2196 bpdisp enum value to set disposition of breakpoint.
2197 (enable_once_breakpoint): Ditto.
2198 (enable_delete_breakpoint): Ditto.
2199 * breakpoint.h (clear_momentary_breakpoints): Remove prototype.
2200 * symtab.c (find_pc_line): Improve comments.
572977a5 2201start-sanitize-gdbtk
3f37b696 2202 * gdbtk.c: Fix a couple of misspellings.
572977a5 2203end-sanitize-gdbtk
3f37b696
FF
2204 * xcoffread.c: Ditto.
2205
37316b52
SS
2206Tue May 7 18:37:06 1996 Stan Shebs <shebs@andros.cygnus.com>
2207
2208 * target.c (debug_to_xfer_memory): Insert line breaks when
2209 dumping the memory block.
2210
8fc2b417
SG
2211Mon May 6 13:52:52 1996 Stu Grossman (grossman@critters.cygnus.com)
2212
2213 * fork-child.c (fork_inferior), inferior.h: init_trace_fun now
2214 returns a possibly modified pid.
2215 * inftarg.c (ptrace_him): Now returns pid;
2216 * m3-nat.c (m3_trace_him): Now returns pid;
2217 * infcmd.c (run_command): Minor cleanup.
2218 * infrun.c (wait_for_inferior): Add another check for one_stepped
2219 near where we read the pc to avoid erroneously setting
2220 random_signal for multi-threaded support.
2221 * procfs.c: Add support for Solaris LWPs. Remove def of
2222 LOSING_POLL. Many cleanups... Several workarounds for Solaris
2223 lossage. System call entry and exit are now handled by
2224 dynamically registered handlers.
2225 * (syscallname): Don't barf when handed an unknown syscall
2226 number.
2227 * (info_proc_syscalls): Ditto.
2228 * sol-thread.c: New file. Implements Solaris thread support.
2229 * symfile.c (symbol_file_add): Add call to target_new_objfile to
2230 notify target-dependent code about new symbol tables.
2231 * (clear_symtab_users): Call target_new_objfile to notify it of
2232 the removal of all symbol tables.
2233 * target.c (push_target): Make sure that to_close is non-zero
2234 before calling it.
2235 * target.h (target_new_objfile): Provide default.
2236 * config/alpha/nm-osf2.h: Define LOSING_POLL because this version
2237 of OSF can't hack using poll with /proc.
2238 * config/sparc/nm-sun4sol2.h (target_new_objfile): Define to be
2239 sol-thread-new-objfile.
2240 * config/sparc/sun4sol2.mh: Add sol-thread.o to NATDEFFILES, and
2241 add libthread_db.so.1 to NAT_CLIBS.
2242 * config/sparc/tm-sun4sol2.h: Define PIDGET, TIDGET, and
2243 target_pid_to_str.
2244
2245Sat May 4 02:13:34 1996 N Srin Kumar <nsrin@wipinfo.soft.net>
2246
2247 * procfs.c (remove_fd): Fix copy of fds to fill hole left after
2248 removal of the requested fd.
2249
8678180e
MM
2250Mon May 6 07:52:48 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2251
2252 * rs6000-tdep.c (_initialize_rs6000_tdep): Don't do XCOFF specific
2253 hooks under ELF.
2254
2255 * config/powerpc/tm-ppc-eabi.h: Define ELF_OBJECT_FORMAT.
2256
9e9cf822
SS
2257start-sanitize-gdbtk
2258Thu May 2 19:17:49 1996 Stan Shebs <shebs@andros.cygnus.com>
2259
2260 * gdbtk.tcl (debug_interface): New global, use to aid debugging.
2261 (insert_breakpoint_tag, delete_breakpoint_tag): Fix range.
2262 (file_popup_menu): Delete, never used.
2263 (listing_window_popup): Rename from listing_window_button_1,
2264 remove breakpoint toggling code.
2265 (toggle_breakpoint): New procedure.
2266 (create_file_win): Bind popup menu to button 2, toggle breakpoints
2267 with button 1 in breakpoint area, add display of tagged areas if
2268 debugging on.
2269end-sanitize-gdbtk
2270
e51481f9
JL
2271Thu May 2 12:46:14 1996 Jeffrey A Law (law@cygnus.com)
2272
9e9cf822 2273 From Peter Schauer:
e51481f9
JL
2274 * breakpoint.h (enum bpdisp): Add del_at_next_stop.
2275 * breakpoint.c (insert_breakpoints, watchpoint_check,
2276 bpstat_stop_status): Avoid bad references to memory freed via
2277 delete_breakpoint on watchpoints going out of scope.
2278 Do not delete these watchpoints, disable them and change their
2279 disposition to del_at_next_stop instead.
2280 (breakpoint_auto_delete): Delete all breakpoints whose disposition
2281 is del_at_next_stop.
2282 (breakpoint_init_inferior): Use switch to avoid reference to
2283 already deleted breakpoint.
2284
062cb0d3
FF
2285Wed May 1 17:29:18 1996 Fred Fish <fnf@cygnus.com>
2286
9e9cf822 2287 * Makefile.in (rs6000-nat.o): Depend on xcoffsolib.h.
062cb0d3 2288 * config/rs6000/rs6000.mh (NATDEPFILES): Move xcoffread.o ...
9e9cf822 2289 * config/rs6000/rs6000.mt (TDEPFILES): ... to here.
062cb0d3
FF
2290 * xcoffsolib.c (xcoff_relocate_symtab_hook): Define and initialize.
2291 (solib_info): Call xcoff_relocate_symtab via the hook.
2292 (sharedlibrary_command): Ditto.
2293 * xcoffread.c: Remove all FAKING_RS6000 comments and defines.
2294 (xcoff_add_toc_to_loadinfo_hook): Define and initialize here.
2295 (xcoff_init_loadinfo_hook): Define and initialize here.
2296 (scan_xcoff_symtab): Call xcoff_add_toc_to_loadinfo via the hook.
2297 (xcoff_initial_scan): Call xcoff_init_loadinfo via the hook.
2298 * xcoffsolib.h (xcoff_relocate_symtab_hook): Declare extern func.
2299 * rs6000-tdep.c (_initialize_rs6000_tdep): Add initializations
2300 of xcoff_add_toc_to_loadinfo_hook and xcoff_init_loadinfo_hook.
2301 * rs6000-nat.c (_initialize_core_rs6000): Add initialization
2302 of xcoff_relocate_symtab_hook.
2303
fe8d28cf
MM
2304Tue Apr 30 13:22:02 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2305
2306 * configure (powerpcle-*-solaris*): Add Solaris support.
2307
2308 * config/powerpc/{solaris.m[ht],tm-solaris.h}: New files for
2309 Solaris support.
aad09779
DP
2310
2311Mon Apr 29 16:17:31 1996 Dawn Perchik <dawn@cygnus.com>
9e9cf822 2312
aad09779
DP
2313 * c-valprint.c (c_val_print): Fix printing for arrays defined
2314 with 0 length.
2315
5a2934b4
SS
2316Sun Apr 28 15:08:05 1996 Stan Shebs <shebs@andros.cygnus.com>
2317
fea17b55
SS
2318 Support for bi-endian remote breakpoints.
2319 * remote.c (big_break_insn, little_break_insn): New globals.
2320 (break_insn): Remove.
2321 (remote_insert_breakpoint, remote_remove_breakpoint): Use own
2322 code if REMOTE_BREAKPOINT defined, otherwise call memory
2323 breakpoint functions.
2324 * config/sh/tm-sh.h (REMOTE_BREAKPOINT): Remove.
2325 (BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT): Define.
2326
5a2934b4
SS
2327 * mon960-rom.c (mon960_cmds): Remove forward decl.
2328 (mon960_load): Use current_monitor instead of mon960_cmds.
2329 (mon960_regnames): Remove backslashes from line ends.
2330 (_initialize_mon960): Fix documentation string.
2331
d2c17d4f
FF
2332Sun Apr 28 12:10:35 1996 Fred Fish <fnf@cygnus.com>
2333
2334 * symfile.h (psymbol_allocation_list): Expand comments which
2335 describe the psymbol allocation list and how each field is
2336 used.
2337
39ce6829
PS
2338Sun Apr 28 03:44:30 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2339
2340 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp
2341 storage leaks.
2342 (breakpoint_re_set_one): Fix b->exp, b->val, b->cond storage leaks.
2343
2344 * infcmd.c (run_command), solib.c (locate_base): Check for
2345 target_has_execution in addition to inferior_pid, a core file
2346 from a threaded program is yielding a non-zero inferior_pid.
2347
2348 * sparc-tdep.c (get_saved_register): Handle window registers
2349 in a dummy frame correctly.
2350
6c0643e3
FF
2351Sat Apr 27 20:38:32 1996 Fred Fish <fnf@cygnus.com>
2352
2353 * Makefile.in (CLIBS): Move $(MMALLOC) past all other libs,
2354 so that anything that wants an allocation function not yet pulled
2355 in, will get it from mmalloc rather than a system library.
2356 * Makefile.in (INSTALLED_LIBS): Reorder to match order of CLIBS,
2357 to avoid surprising results when used.
2358
00d93b6d
DP
2359Sat Apr 27 00:12:05 1996 Dawn Perchik (dawn@cygnus.com)
2360
2361 * stabsread.c: Changes and bug fixes for cfront support.
2362 Fix bug for class data members.
2363 Fix parsing bug when no base classes exist.
2364 Fix memory bug - allocate space for cplusplus specific info.
2365 Add support for static data.
2366 Add prototypes for static functions.
2367 Enhance comments to show what each function expects to parse.
2368 Cleanup code.
2369 * stabsread.c(resolve_cont),dbxread.c(resolve_cont): Rename
2370 function to resolve_cfront_continuation.
2371
7dbb5eed
JL
2372Fri Apr 26 23:58:26 1996 Jeffrey A Law (law@cygnus.com)
2373
2374 * infrun.c (wait_for_inferior): Call registers_changed when
6cc17fd5 2375 restarting the inferior to get over a nullified instruction.
7dbb5eed 2376
73e75264 2377Tue Apr 24 12:12:55 1996 Dawn Perchik (dawn@cygnus.com)
7dbb5eed 2378
73e75264
DP
2379 * dbxread.c,stabsread.c,gdbtypes.c,partial-stab.h,valops.c:
2380 Add new support for parsing cfront stabs.
2381
894d8e69
JL
2382Wed Apr 24 00:32:55 1996 Jeffrey A Law (law@cygnus.com)
2383
2384 * infrun.c (wait_for_inferior): Move "have_waited" label
2385 outside of #ifdef conditionals. Don't trash the wait status
2386 if we get a signal and the current instruction is nullified.
2387
2388Mon Apr 22 20:17:01 1996 Fred Fish <fnf@cygnus.com>
2389
9e9cf822 2390 * Makefile.in (VERSION): Bump version number to 4.16.1.
894d8e69
JL
2391 * NEWS: Update for 4.16 release.
2392
178ed338
SS
2393Mon Apr 22 16:32:29 1996 Stan Shebs <shebs@andros.cygnus.com>
2394
2395 * monitor.h: Clean up comment formatting.
2396 (current_monitor): Remove decl.
2397 (LOADTYPES, LOADPROTOS, INIT_CMD, etc): Remove definitions.
2398 (push_monitor, SREC_SIZE): Remove.
2399 * monitor.c: Expand old macro into current_monitor derefs
2400 everywhere.
2401 * remote-os9k.c (current_monitor): Remove definition.
2402
f9fedc48
MA
2403Mon Apr 22 14:54:45 1996 Mark Alexander <marka@superball.cygnus.com>
2404
2405 * corefile.c (specify_exec_file_hook): Allow arbitrary number of
2406 hooks.
2407 (call_extra_exec_file_hooks): New function.
2408 * h8300-tdep.c: Lint; add .h files to provide missing declarations,
2409 remove unused variables.
2410 (set_machine_hook): New function.
2411 (_initialize_h8300m): Initialize it.
2412
102f473b
ILT
2413Fri Apr 19 15:03:49 1996 Ian Lance Taylor <ian@cygnus.com>
2414
2415 * remote-mips.c (encoding): Don't specify size, to avoid bug in
2416 SunOS native compiler.
2417
69159fad
SS
2418Thu Apr 18 18:46:57 1996 Stan Shebs <shebs@andros.cygnus.com>
2419
2420 * monitor.c: Use int rather than LONGEST for values, since
2421 the formatting strings are not prepared to accept long longs.
2422
e1b4f287
DE
2423Wed Apr 17 20:17:27 1996 Doug Evans <dje@canuck.cygnus.com>
2424
2425 * arm-tdep.c (initialize_arm_tdep): Make apcs32 a `zinteger'.
2426
8eff3c7f
SG
2427Tue Apr 16 17:38:23 1996 Stu Grossman (grossman@critters.cygnus.com)
2428
2429 * corelow.c (add_to_thread_list): Make sure reg_sect is non-null
2430 before de-referencing it. Prevents deref of NULL pointer if core
2431 file lacks .reg section.
2432 * defs.h: Rename floatformat_{to from}_long_double to
2433 floatformat_{to from}_doublest. Get rid of FLOATFORMAT_{TO
2434 FROM}... macros.
2435 * findvar.c (extract_floating store_floating): Change all refs to
2436 FLOATFORMAT_{FROM TO}... to floatformat_{from to}_doublest.
2437 * utils.c: Change floatformat_{to from}_long_double to
2438 floatformat_{to from}_doublest cuz the new routines will use
2439 whatever size (double or long double) is appropriate.
2440 * config/i960/tm-i960.h (REGISTER_CONVERT_TO_VIRTUAL
2441 REGISTER_CONVERT_TO_RAW): Change FLOATFORMAT... macros to
2442 floatformat... routine calls.
2443
15b03b57
PB
2444Mon Apr 15 16:34:11 1996 Per Bothner <bothner@kalessin.cygnus.com>
2445
2446 * stabsread.c (read_type): Move handling of '@' from type
2447 number handling to handling of types proper (as emitted by gcc!).
2448 For typedefs, allocate the typedef type before reading its
2449 definition, to properly handling recursive types.
2450
c5ee9d00
JL
2451Mon Apr 15 11:19:26 1996 Jeffrey A Law (law@cygnus.com)
2452
2453 * ch-exp.c (calculate_array_length): Fix prototype.
2454
449abd89
SG
2455Sat Apr 13 14:21:16 1996 Stu Grossman (grossman@critters.cygnus.com)
2456
2457 * remote-nindy.c (nindy_open): Acquire more target state so that
2458 user can attach to a previously running program.
2459 * (nindy_fetch_registers nindy_store_registers): Get rid of fp
2460 conversion code. That's all handled in {extract store}_floating
2461 now.
2462 * utils.c (floatformat_to_double): Don't bias exponent when
2463 handling zero's, denorms or NaNs.
2464 * config/i960/tm-i960.h (REGISTER_CONVERT_TO_VIRTUAL
2465 REGISTER_CONVERT_TO_RAW): Change to using DOUBLST and
2466 FLOATFORMAT_TO/FROM_DOUBLEST macros.
2467 * config/i960/tm-nindy960.h: Undefine
2468 REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW, and
2469 REGISTER_CONVERTIBLE. These are no longer necessary now that all
2470 the magic happens in extract/store_floating.
2471
9898b3b7
PS
2472Sat Apr 13 02:58:02 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2473
2474 * eval.c (evaluate_subexp_standard): Report error when attempting to
2475 evaluate subscripts for types which cannot be subscripted.
2476
2477 * valarith.c (value_x_binop, value_x_unop): Add noside parameter.
2478 Return a zero value with the return type of the member function
2479 if noside is EVAL_AVOID_SIDE_EFFECTS instead of calling the member
2480 function.
2481 * values.h (value_x_binop, value_x_unop): Update prototypes
2482 accordingly.
2483 * eval.c (evaluate_subexp_standard): Update all callers of
2484 value_x_binop, value_x_unop accordingly.
2485
2486 * valarith.c (value_neg, value_complement): Perform ANSI C/C++
2487 integral promotion on operands.
2488
38d715a4
FF
2489Fri Apr 12 13:19:27 1996 Fred Fish <fnf@cygnus.com>
2490
2491 * README: Update for 4.16 release.
2492 * configure.in (AC_CHECK_FUNCS): Also check for sbrk.
2493 * configure: Regenerate with autoconf.
2494 * config.in: Regenerate with autoheader.
2495 * main.c (main): Only use sbrk() when HAVE_SBRK is defined.
2496 * top.c (command_loop): Ditto.
2497
c6fbd98b
SG
2498Fri Apr 12 09:45:29 1996 Stu Grossman (grossman@critters.cygnus.com)
2499
2500 * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT
2501 defaults for bi-endian targets. Replace function pointers for
2502 floatformat routines with macros. No need for these to be runtime
2503 selectable.
2504 * findvar.c: Get rid of floatformat function pointers. Use
2505 macros in extract_floating and store_floating.
2506 * remote-nindy.c (nindy_fetch_registers nindy_store_registers):
2507 Use floatformat macros.
2508
d8efbc66
FF
2509Thu Apr 11 21:28:02 1996 Fred Fish <fnf@cygnus.com>
2510
2511 From: Miles Bader <miles@gnu.ai.mit.edu>
2512 * configure.in (AC_CHECK_HEADERS): check for endian.h.
2513 Use AC_CHECK_TOOL to find AR & RANLIB. Add AC_PROG_AWK.
2514 Add host & target cases for i[345]86-*-gnu*.
2515 * config.in: Regenerate with autoheader.
2516 * configure: Regenerate with autoconf.
2517 * Makefile.in (AR, AWK): Set from corresponding autoconf substs.
2518 (init.c): Don't scan mig-generated files.
2519 * defs.h (endian.h): Include if HAVE_ENDIAN_H defined.
2520 * config/nm-m3.h (ATTACH_NO_WAIT): Define.
2521 * infcmd.c (attach_command): Use "#ifndef ATTACH_NO_WAIT"
2522 rather than "#ifndef MACH".
2523
4eaf7c0a
SS
2524Thu Apr 11 18:49:42 1996 Stan Shebs <shebs@andros.cygnus.com>
2525
2526 * remote.c (remotewritesize): New GDB variable, controls size
2527 of memory packets sent to the target.
2528
a243a22f
SG
2529Thu Apr 11 13:47:52 1996 Stu Grossman (grossman@critters.cygnus.com)
2530
2531 * dcache.c: Add prototypes. Make many functions static.
2532 * (dcache_peek dcache_fetch dcache_poke): Make dcache_fetch and
2533 dcache_poke call dcache_xfer_memory directly in order to fix
2534 problems with turning off dcache. dcache_peek is now unnecessary,
2535 so it goes away.
2536
2537 * defs.h: Define new macros HOST_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT
2538 and TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT to specify a pointer
2539 to a struct floatformat. This allows for better handling of
2540 targets whose floating point formats differ from the host by more
2541 than just byte order.
2542 * (floatformat_to_long_double floatformat_from_long_double):
2543 Prototypes for new functions in utils.c.
2544 * (floatformat_to_doublest floatformat_from_doublest): Prototypes
2545 for pointers to floating point conversion functions. The actual
2546 function uses either double or long double if the host supports it.
2547 * findvar.c (floatformat_to_doublest floatformat_from_doublest):
2548 Initialize to point at correct function depending on HAVE_LONG_DOUBLE.
2549 * (extract_floating store_floating): Rewrite. Now, if host fp
2550 format is the same as the target, we just do a copy. Otherwise,
2551 we call floatformat_{to from}_doublest.
2552 * remote-nindy.c (nindy_xfer_inferior_memory): Change param
2553 `write' to `should_write'.
2554 * utils.c (floatformat_to_long_double
2555 floatformat_from_long_double): New routines that implement long
2556 double versions of functions in libiberty/floatformat.c.
2557 * config/i960/tm-i960.h (TARGET_LONG_DOUBLE_FORMAT): Define this for
2558 i960 extended real (80 bit) numbers.
2559 * nindy-share/nindy.c (ninMemGet ninMemPut): Return number of bytes
2560 actually read or written.
2561
f046f4c8
WM
2562Wed Apr 10 02:56:06 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
2563
2564 * ch-valprint.c (chill_val_print): Remove call to calculate_array_length.
2565 (calculate_array_length): Move function from here ...
2566
2567 * ch-exp.c (calculate_array_length): ... to here.
2568 (parse_primval): If we have a symbol with an array type
2569 and the length is 0, call calculate_array_length.
2570
a539f6d8
WM
2571Tue Apr 9 01:23:05 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
2572
2573 * eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET:
2574 Add some checks for powerset compatibility.
2575
2576 * valops.c (value_slice): Use lowbound instead of lowerbound for
2577 call to slice_range_type to get correct bounds.
2578
d8efbc66 2579Mon Apr 8 12:53:56 1996 Fred Fish <fnf@cygnus.com>
5579919f
FF
2580
2581 * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets and
2582 dependencies.
2583 * scm-lang.c (gdb_string.h): Include.
2584 * objfiles.c (add_to_objfile_sections): Cast second arg of obstack_grow
2585 call to correct type (char *).
2586 * cp-valprint.c (cp_print_static_field): Ditto.
2587 * somsolib.c (som_solib_create_inferior_hook): Add a declaration
2588 for external find_unwind_entry function (from hppa-tdep.c).
2589 * remote-pa.c (remote_write_bytes, remote_read_bytes): Change
2590 type of second arg to "char *" to be type compatible with
2591 dcache.
2592 (remote_wait): Cast second arg to strtol to correct type.
2593 * hppa-tdep.c (compare_unwind_entries): Change argument types to
2594 "const void *" to be type compatible with qsort, and then
2595 assign to local args prior to use.
2596
75eb5231
JL
2597Mon Apr 8 15:35:52 1996 Jeffrey A Law (law@cygnus.com)
2598
2599 * infptrace.c (kill_inferior): Remove call to "kill"; update
2600 comments.
2601
7782ee45
GN
2602Mon Apr 8 14:05:07 1996 Geoffrey Noer <noer@cygnus.com>
2603
2604 * remote-e7000.c: don't append :23 to target port if __WIN32__
2605 is defined (it's WinGDB).
2606
ce0787ef
FF
2607Sun Apr 7 22:34:29 1996 Fred Fish <fnf@cygnus.com>
2608
2609 From: Miles Bader <miles@gnu.ai.mit.edu>
2610 * gnu-nat.c, gnu-nat.h, msg.defs, exc_request.defs, i386gnu-nat.c,
2611 msg_reply.defs, notify.defs, process_reply.defs, reply_mig_hack.awk,
2612 config/nm-gnu.h, config/i386/{i386gnu.mh, i386gnu.mt, nm-gnu.h,
2613 m-i386gnu.h, xm-i386gnu.h}: New files for GNU hurd.
2614
2615Sun Apr 7 13:32:41 1996 Fred Fish <fnf@cygnus.com>
125c17af
FF
2616
2617 * configure.in (case host): Add i386sco5 host.
2618 * configure: Regenerate.
2619
2620 From: Robert Lipe <robertl@dgii.com>
2621 Add support for SCO OpenServer 5 (a.k.a. 3.2v5*) This
2622 target is an SVR3.2 with COFF, ELF, and shared libes, but
2623 no /proc.
2624 * config/i386/i386sco5.mh: New file.
2625 * config/i386/nm-i386sco5.h: New file.
2626
a6b65627
FF
2627Sat Apr 6 08:55:22 1996 Fred Fish <fnf@cygnus.com>
2628
2629 * bcache.c (bcache): When size of chunk to cache is exactly equal to
2630 BCACHE_MAXLENGTH, stash chunk as unique copy.
2631
eae8aa30
FF
2632Sat Apr 6 00:46:26 1996 Fred Fish <fnf@cygnus.com>
2633
2634 * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef.
2635 (add_psymbol_to_list): Add an arg for passing CORE_ADDR values and
2636 use it, rather than calling add_psymbol_addr_to_list.
2637 (add_psymbol_addr_to_list): Delete.
2638 (add_psymbol_to_list): Make psymbol static to avoid random data in
2639 gaps due to alignment of structure members.
2640 * symfile.h (INLINE_ADD_PSYMBOL, ADD_PSYMBOL_TO_LIST,
2641 ADD_PSYMBOL_ADDR_TO_LIST): Remove. Real world tests show no
2642 performance improvements by inlining via complicated macros and
2643 they just make gdb larger and harder to maintain.
2644 * dwarfread.c (add_enum_psymbol): Replace ADD_PSYMBOL_TO_LIST
2645 and/or ADD_PSYMBOL_ADDR_TO_LIST macro(s) with call to
2646 add_psymbol_to_list with appropriate long or CORE_ADDR args.
2647 (add_partial_symbol): Ditto.
2648 * partial-stab.h: Ditto.
2649 * os9kread.c (read_os9k_psymtab): Ditto
2650 * mdebugread.c (parse_partial_symbols): Ditto.
2651 (handle_psymbol_enumerators): Ditto.
2652 (demangle.h): Include.
2653 * hpread.c (hpread_build_psymtabs): Ditto.
2654 (hpread_build_psymtabs): Ditto.
2655 (demangle.h): Include
2656
51bea8cf 2657start-sanitize-gdbtk
fda6fadc
SS
2658Fri Apr 5 13:44:40 1996 Stan Shebs <shebs@andros.cygnus.com>
2659
2660 * gdbtk.c (running_now): New global variable.
2661 (gdb_cmd): Test it before executing any command.
2662 (gdbtk_call_command): Set it when inferior is running.
2663 * gdbtk.tcl (gdbtk_tcl_busy, gdbtk_tcl_idle): Enable and
2664 disable interaction with command window's text appropriately.
2665
8b3f9ed6
MM
2666Fri Apr 5 13:25:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2667
2668 * gdbtk.c (SIOCSPGRP, linux): If on Linux, undef SIOCSPGRP, since
2669 some versions of the kernel don't support it.
51bea8cf 2670end-sanitize-gdbtk
8b3f9ed6 2671
72ae15f6
FF
2672Thu Apr 4 20:16:55 1996 Fred Fish <fnf@cygnus.com>
2673
2674 * configure.in: Check for setpgid function.
2675 * config.in: Regenerate with autoheader.
2676 * configure: Regenerate with autoconf.
2677 * inflow.c (_initialize_inflow): Only try to use _SC_JOB_CONTROL
2678 if it is actually defined.
2679 (gdb_setpgid): Use HAVE_SETPGID.
2680 * ch-exp.c: Change include of <string.h> to "gdb_string.h".
fda6fadc
SS
2681 * c-exp.y, f-exp.y, m2-exp.y: Ditto.
2682 * c-exp.y, serial.c: Include <ctype.h>.
72ae15f6
FF
2683 * config/m68k/nm-news.h: Add typedef for pid_t which is
2684 apparently missing from <sys/types.h>. Enclose entire
2685 file in NM_NEWS_H ifndef and define when included.
2686 * config/mips/nm-news-mips.h: Ditto.
2687 * config/m68k/tm-m68k.h (REGISTER_CONVERT_TO_VIRTUAL,
2688 REGISTER_CONVERT_TO_RAW): Change name of temporary variable.
2689
67c1413d
SS
2690Thu Apr 4 19:04:18 1996 Stan Shebs <shebs@andros.cygnus.com>
2691
72c9954b
SS
2692 * arm-xdep.c: Move native-specific code to here from arm-tdep.c.
2693 * arm-tdep.c (arm_apcs_32): New global.
2694 (arm_addr_bits_remove, arm_saved_pc_after_call,
2695 arm_push_dummy_frame, arm_pop_frame): New functions.
2696 (arm_skip_prologue): Updated version from Richard Earnshaw.
2697 (_initialize_arm_tdep): Add set/show "apcs32".
2698 * config/arm/tm-arm.h (ADDR_BITS_REMOVE): Call
2699 arm_addr_bits_remove.
2700 (SAVED_PC_AFTER_CALL): Call arm_saved_pc_after_call.
2701 (frame_find_saved_regs): Declare properly.
2702 (PUSH_DUMMY_FRAME): Call arm_push_dummy_frame.
2703 (POP_FRAME): Call arm_pop_frame, use ADDR_BITS_REMOVE instead of
2704 explicit mask.
2705 * config/arm/nm-arm.h: New file.
2706 * config/arm/xm-arm.h (KERNEL_U_ADDR, FETCH_INFERIOR_REGISTERS):
2707 Move definitions to nm-arm.h.
2708 * config/arm/arm.mh (NAT_FILE): Define.
2709
67c1413d
SS
2710 * symfile.c (generic_load): Initialize data_count properly.
2711
3e3ee48f
FF
2712Thu Apr 4 17:17:53 1996 Fred Fish <fnf@cygnus.com>
2713
2714 * symmisc.c (print_objfile_statistics): Print memory used by
2715 psymbol cache obstack.
2716
72158e71
SS
2717Thu Apr 4 15:43:07 1996 Stan Shebs <shebs@andros.cygnus.com>
2718
2719 * symfile.c (report_transfer_performance): New function.
2720 (generic_load): Call it to report transfer rate.
2721 * remote-e7000.c (e7000_load): Ditto.
2722
761e98aa
SS
2723Mon Apr 1 16:31:00 1996 Stan Shebs <shebs@andros.cygnus.com>
2724
2725 * mpw-make.sed: Change references to config.h to be in objdir,
2726 edit out rules to rebuild config.h.
2727
251b8ab9
FF
2728Mon Apr 1 08:32:23 1996 Fred Fish <fnf@cygnus.com>
2729
2730 * hppa-tdep.c (hppa_pop_frame): Call clear_proceed_status before
2731 proceeding.
2732
517cb8d7 2733Sun Mar 31 16:15:43 1996 Fred Fish <fnf@cygnus.com>
771f63d3
FF
2734
2735 * hppah-nat.c (store_inferior_registers, store_inferior_registers,
2736 fetch_register, child_xfer_memory): Use call_ptrace function supplied
2737 by infptrace.c rather than calling ptrace directly.
2738
32b18604
SS
2739Sun Mar 31 15:39:00 1996 Stan Shebs <shebs@andros.cygnus.com>
2740
2741 * mon960-rom.c: Cleanups and elimination of unused code,
2742 clarify documentation string.
2743 (mon960_serial, mon960_ttyname): Remove.
2744 * config/i960/tm-mon960.h (ADDITIONAL_OPTIONS,
2745 ADDITIONAL_OPTION_CASES, ADDITIONAL_OPTION_HELP): Remove.
2746
07b77f5c
FF
2747Sat Mar 30 11:00:22 1996 Fred Fish <fnf@cygnus.com>
2748
2749 * configure.in: Check whether printf family supports printing
2750 long doubles or not and define PRINTF_HAS_LONG_DOUBLE if so.
2751 * acconfig.h: Provide default undef for PRINTF_HAS_LONG_DOUBLE.
2752 * configure: Regenerate.
2753 * valprint.c (print_floating): Use PRINTF_HAS_LONG_DOUBLE.
2754 * c-exp.y (parse_number): Use PRINTF_HAS_LONG_DOUBLE.
2755 * configure.in: Fix have_gregset and have_fpregset autoconf
2756 variable names so that they match the pattern required to
2757 cache them.
2758
b52cac6b
FF
2759Fri Mar 29 21:39:56 1996 Fred Fish <fnf@cygnus.com>
2760
2761 * core-aout.c (fetch_core_registers): Cast core_reg_size to int
2762 before testing against reg_ptr.
2763 * eval.c (evaluate_subexp_standard): Cast type of
2764 TYPE_FN_FIELD_VOFFSET to int.
2765 * findvar.c (extract_signed_integer, extract_unsigned_integer,
2766 extract_long_unsigned_integer): Cast type of sizeof to int.
2767 * values.c (unpack_field_as_long, modify_field): Ditto.
2768 * valops.c (value_assign, call_function_by_hand): Ditto.
2769 * infcmd.c (do_registers_info): Ditto.
fda6fadc 2770 * ser-tcp.c (tcp_open): Ditto.
b52cac6b
FF
2771 * remote.c (putpkt): Ditto.
2772 * dcache.c (dcache_peek): Ditto.
2773 * dcache.c (dcache_poke): Ditto.
2774 * m2-exp.y (yylex): Ditto.
2775 * gnu-regex.c (re_match_2): Ditto.
2776 * f-lang.c (ADD_BF_SYMNUM, saved_bf_list_end, tmp_bf_ptr): Ifdef
2777 out unused macro definition and variables.
2778 * inftarg.c (proc_wait): Move from main.c to here, and make static.
2779 * valprint.c (val_print_string): Change bufsize from int to unsigned.
fda6fadc 2780 * main.c (wait.h): Include.
b52cac6b
FF
2781 * top.c (command_line_input): Remove unused variable "c".
2782 * f-typeprint.c (f_type_print_varspec_prefix): Add missing enum
2783 value TYPE_CODE_TYPEDEF to switch statement.
2784 (f_type_print_varspec_suffix): Add missing enum value
2785 TYPE_CODE_TYPEDEF to switch statement.
2786 * ch-exp.c (parse_primval): Add remaining enumeration values to
2787 switch statement, with no specific action.
2788 (ch_lex): Add LOC_UNRESOLVED in switch statement.
2789 (pushback_token): Ifdef out, since code using it is ifdef'd out.
2790 * stabsread.c (cleanup_undefined_types): Remove unused label
2791 "badtype".
2792 * objfiles.h (print_symbol_bcache_statistics): Add prototype.
2793 * maint.c (objfiles.h): Include.
2794 (maintenance_print_statistics): Remove unused variable "temp".
2795 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
2796 unused variable "found_file_symbol".
2797 * m2-exp.y (yylex): Add LOC_UNRESOLVED case to switch.
2798 * language.c (lang_bool_type): Use existing function local type
2799 variable rather than create block local variables.
2800 * solib.c (disable_break): Enclose in ifndef SVR4_SHARED_LIBS.
2801 * infptrace.c (wait.h, command.h): Include.
2802 * ser-tcp.c (gdb_string.h): Include
2803 * i386-tdep.c (codestream_seek): Change "place" to CORE_ADDR.
2804 (i386_get_frame_setup): Change "pc" from int to CORE_ADDR.
2805 * command.c (complete_on_enum): Make assignment used as truth value
2806 explictly check against NULL.
2807 (wait.h): Include.
2808 * infrun.c (wait_for_inferior): Ifdef out prologue_pc since code
2809 that uses it is ifdef'd out.
2810 * parser-defs.h: Add prototype for write_dollar_variable.
2811 * infrun.c: Add prototype for write_pc_pid.
2812 * breakpoint.h: Add prototype for re_enable_breakpoints_in_shlibs.
2813 * symmisc.c (bcache.h): Include.
2814 * bcache.h: Add prototype for print_bcache_statistics.
2815 * symfile.c: Include <time.h>.
2816 * printcmd.c (print_scalar_formatted): Change len to unsigned int.
2817 * valarith.c (value_equal): Cast result of TYPE_LENGTH to int.
2818 * valarith.c (value_binop): Change result_len, promoted_len1,
2819 and promoted_len2 to unsigned int.
2820 * valarith.c (value_subscripted_rvalue): Change elt_offs and
2821 elt_size to unsigned int.
2822 * valops.c (value_array): Change typelength to unsigned int.
2823 (destructor_name_p): Change len to unsigned int.
2824 * scm-lang.h (scm_parse): Add prototype for scm_unpack.
2825 * symfile.c (decrement_reading_symtab): Change return type to void.
2826 * valarith.c (value_subscript): Remove unused variable "word".
2827 (value_subscript): Remove unused variable "tint".
2828 * valops.c (auto_abandon): Ifdef out, since code using it is also
2829 ifdef'd out.
2830 * eval.c (init_array_element): Remove unused variable "val".
2831 * Makefile.in (values.o): Depends on scm-lang.h.
2832 (command.o): Depends upon wait_h.
2833 (ser-tcp.o): Depends upon gdb_string.h.
2834 (infptrace.o): Depends upon wait_h and command_h.
2835 (maint.o): Depends on objfiles.h and symfile.h.
2836 * values.c (allocate_repeat_value): Remove unused variable
2837 "element_type".
2838 (scm-lang.h): Include.
2839 * breakpoint.c (create_longjmp_breakpoint): Enclose in
2840 GET_LONGJMP_TARGET define, unused otherwise.
2841 * config/i386/nm-linux.h: Add prototypes for i386_insert_watchpoint,
2842 i386_remove_watchpoint and i386_stopped_by_watchpoint.
2843
078aeca4
DE
2844Thu Mar 28 12:53:19 1996 Doug Evans <dje@canuck.cygnus.com>
2845
2846 * configure.in (sparc64-*-solaris2*): Delete.
2847 Stick with sparc-*-solaris2*.
2848 * configure: Regenerated.
2849
75225aa2
FF
2850Thu Mar 28 06:51:26 1996 Fred Fish <fnf@cygnus.com>
2851
2852 * valops.c (value_assign): Make copy of internal variable value
2853 before returning it as a new value, since it is owned by the
2854 internal variable and will be freed along with it.
2855
fa3764e2
JL
2856Wed Mar 27 08:36:17 1996 Jeffrey A Law (law@cygnus.com)
2857
2858 * From Peter Schauer.
2859 * breakpoint.c (breakpoint_re_set_one): Keep temporary
2860 breakpoints bp_until, bp_finish, bp_watchpoint_cope, bp_call_dummy
2861 and bp_step_resume in case breakpoint_re_set_one is called due
2862 to a step over a dlopen call.
2863 * infrun.c (wait_for_inferior): Always remove breakpoints from
2864 inferior in BPSTAT_WHAT_CHECK_SHLIBS case.
2865
7e2ff10d
FF
2866Tue Mar 26 13:15:32 1996 Fred Fish <fnf@cygnus.com>
2867
2868 * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer
2869 non-prototyped case over prototyped case for C.
2870 * config/pa/tm-hppa.h (COERCE_FLOAT_TO_DOUBLE): Ditto.
2871
4cfb23a9
FF
2872Sat Mar 23 17:24:28 1996 Fred Fish <fnf@cygnus.com>
2873
2874 * os9kread.c (os9k_process_one_symbol): Note nonportable
2875 assumption that an int can hold a char *.
2876
2877 * bcache.h (struct hashlink): Wrap data[] inside union with
2878 double to force longest alignment.
2879 (BCACHE_DATA): New macro to access data[].
2880 (BCACHE_ALIGNMENT): New macro to get offset to data[].
2881 * bcache.c (lookup_cache, bcache): Use BCACHE_DATA to get
2882 address of cached data. Use BCACHE_ALIGNMENT to compute
2883 amount of space to allocate for each hashlink struct.
2884
b9aa6215
FF
2885Sat Mar 23 12:14:02 1996 Fred Fish <fnf@cygnus.com>
2886
2887 * ch-lang.c (evaluate_subexp_chill): Fix typo.
2888
2889Thu Mar 21 08:27:19 1996 Fred Fish <fnf@cygnus.com>
2890
2891 * Makefile.in (VERSION): Bump version to 4.15.3
2892
18ea4416
ILT
2893Thu Mar 21 10:56:41 1996 Ian Lance Taylor <ian@cygnus.com>
2894
2895 * config.in: Rename from config.h.in.
2896 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
2897 Change CONFIG_HEADERS test in AC_OUTPUT accordingly.
2898 * configure: Rebuild.
2899 * Makefile.in (stamp-h): Depend upon config.in, not config.h.in.
2900 Set CONFIG_HEADERS to config.h:config.in.
2901
67718369
PS
2902Tue Mar 19 12:47:51 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2903
2904 * partial-stab.h (case N_ENDM): Finish current partial symbol
2905 table for Solaris 2 cc.
2906
a466b86a
JL
2907Tue Mar 19 10:39:15 1996 Jeffrey A Law (law@cygnus.com)
2908
2909 * rs6000-nat.c (exec_one_dummy_insn): Don't clobber the
2910 PC in the registers array. From Peter Schauer.
2911
0ef22be9
FF
2912Mon Mar 18 13:47:09 1996 Fred Fish <fnf@cygnus.com>
2913
2914 * symfile.c (reread_symbols): Reinitialize bcache struct
2915 members to zero using memset. Also use memset to reinit
2916 global_psymbols and static_psymbols, rather than explicitly
2917 resetting each structure member.
2918
31520669
FF
2919Sat Mar 16 19:47:36 1996 Fred Fish <fnf@cygnus.com>
2920
2921 * configure.in: Add fragment to create stamp-h.
2922
2923 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2924 * configure.in (AC_CHECK_HEADERS): Check for link.h.
2925 * configure: Regenerate with autoconf.
2926 * config.h.in: Regenerate with autoheader.
2927 * config/i386/nm-linux.h: Include solib.h only if HAVE_LINK_H
2928 is defined.
2929 * solib.c: Exclude most of the code if HAVE_LINK_H is not defined.
2930 * config/i386/linux.mh: Reinstate XM_CLIBS, it is needed for
2931 older a.out based systems.
2932
bfcf3112 2933Sat Mar 16 16:45:43 1996 Fred Fish <fnf@cygnus.com>
db210d08 2934
bfcf3112 2935 * config.h.in: New file.
db210d08
FF
2936 * acconfig.h: New file, for autoheader.
2937 * configure.in (AC_CONFIG_HEADER): Add, generate config.h.
2938 * configure: Regenerate.
2939 * Makefile.in (defs_h): Add config.h
bfcf3112
FF
2940 (distclean): Remove config.h and stamp-h during distclean.
2941 (config.h, stamp-h): New targets to remake config.h when necessary.
db210d08
FF
2942 * defs.h (config.h): Include before any other includes or defines.
2943 * i386-tdep.c (gdb_string.h): Move include after include of defs.h.
d58ffc6c 2944 * i386v4-nat.c (defs.h): Include before testing HAVE_SYS_PROCFS_H.
db210d08 2945
d5fde1c9
FF
2946Sat Mar 16 14:55:27 1996 Fred Fish <fnf@cygnus.com>
2947
2948 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2949 * Makefile.in (INSTALLED_LIBS): Make sure that @LIBS@ will not
2950 result in an empty line, to work around a bug in native Ultrix 4.4
2951 and OSF/1-3.2C make.
2952
3dedc867
FF
2953Sat Mar 16 13:33:17 1996 Fred Fish <fnf@cygnus.com>
2954
2955 * configure.in: Add gdbserver to configdirs under linux.
2956 * configure: Regenerate.
2957
f727efb5
C
2958Fri Mar 15 12:06:58 1996 J.T. Conklin <jtc@rtl.cygnus.com>
2959
2960 * config/i386/nm-nbsd.h (FLOAT_INFO): Comment out.
2961 * config/i386/tm-nbsd.h (NUM_REGS): Define.
2962
a404ea25
JL
2963Thu Mar 14 10:31:18 1996 Jeffrey A Law (law@cygnus.com)
2964
2965 * solib.c (solib_break_names): Add _r_debug_state for
2966 vanilla SVR4 implementations. From Peter Schauer.
2967
2968Mon Mar 11 14:24:57 1996 Dawn Perchik <dawn@critters.cygnus.com>
2969
2970 * mon960-rom.c: New file; support mon960 rom monitor on i960.
2971 * monitor.c (monitor_debug): Change remotedebug to buffer strings.
2972 * monitor.c (monitor_open): Add test for flag MO_NO_ECHO_ON_OPEN before
2973 epecting prompt and echo during open.
2974 * monitor.c (monitor_stop): Add test for flag MO_SEND_BREAK_ON_OPEN to
2975 determine if break should be sent as stop command.
2976 * monitor.h: Add flags MO_NO_ECHO_ON_OPEN and MO_SEND_BREAK_ON_OPEN.
2977 * i960-tdep.c (mon960_frame_chain_valid): New function for getting
2978 stack frame on mon960.
2979 * Makefile.in: Add mon960 files.
2980 * configure.in: Changed i960-*-coff* and i960-*-elf* to target mon960;
2981 added i960-nindy-coff* and i960-nindy-elf* for target nindy.
2982 * configure: Regenerated.
2983 * config/i960/mon960.mt, config/i960/tm-mon960.h: New files;
2984 support mon960 rom monitor on i960.
2985
1ef980b9
SC
2986Mon Mar 11 11:02:47 1996 Steve Chamberlain <sac@slash.cygnus.com>
2987
2988 With Michael Snyder:
2989 * i386-tdep.c (skip_trampoline_code): Fix strncmp length.
2990 * win32-nat.c (CHECK, DEBUG*, debug_*): New.
2991 (handle_load_dll): Don't reload symbols.
2992 (handle_exception): Use the DEBUG_* names.
2993 (child_wait): Add DEBUG_* code.
2994 (_initialize_inftarg): Add new commands to set debug_ names.
2995
803a31a3
JL
2996Mon Mar 11 09:19:58 1996 Jeffrey A Law (law@cygnus.com)
2997
2998 * From Peter Schauer:
2999 * breakpoint.c (insert_breakpoints): Use ALL_BREAKPOINTS_SAFE.
3000 (bpstat_stop_status): Likewise.
3001 (remove_solib_event_breakpoints): Likewise.
3002 (clear_momentary_breakpoints): Likewise.
3003 (re_enable_breakpoints_in_shlibs): Don't reenable a breakpoint
3004 if we still can't read the memory for that breakpoint.
3005 (mention): Add bp_shlib_event case to keep gcc quiet.
3006
3007Fri Mar 8 12:08:12 1996 Jeffrey A Law (law@cygnus.com)
3008
3009 * breakpoint.h (enum enable): New enum shlib_disabled for
3010 shared library breakpoints that have been temporarily disabled.
3011 * breakpoint.c: Handle temporarily disabled shared library
3012 breakpoints like disabled breakpoints in most places.
3013 (insert_breakpoints): Use shlib_disabled to indicate
3014 that an unsettable breakpoint is only temporarily disabled.
3015 (re_enable_breakpoints_in_shlibs): New function.
3016 * corelow.c (solib_add_stub): After adding shared libraries,
3017 try to reenable any temporarily disabled breakpoints.
3018 * infcmd.c (attach_command): Likewise.
3019 * infrun.c (wait_for_inferior): Likewise.
3020
4972c44e
ILT
3021Fri Mar 8 11:41:25 1996 Ian Lance Taylor <ian@cygnus.com>
3022
3023 * defs.h (extract_long_unsigned_integer): Declare.
3024 * findvar.c (extract_long_unsigned_integer): New function.
3025 * printcmd.c (print_scalar_formatted): Use it.
3026 * valprint.c (val_print_type_code_int): Likewise.
3027
00dd4fd9
SS
3028Thu Mar 7 17:40:50 1996 Stan Shebs <shebs@andros.cygnus.com>
3029
3030 * infcmd.c (do_registers_info): Ignore anonymous registers.
3031 * sh-tdep.c (set processor): New command to set specific
3032 processor type.
3033 (sh_reg_names, sh3_reg_names): Arrays of register names for
3034 SH and SH3 processors.
3035 (sh_set_processor_type): New function.
3036 * sh3-rom.c (sh3_open): Call it.
3037 (sh3_regname): Add names of all the bank registers.
3038 (sh3_supply_register): Clean up formatting.
3039 * config/sh/tm-sh.h (NUM_REGS, NUM_REALREGS): Increase to include
3040 bank registers.
3041 (REGISTER_NAMES): Add names of bank registers.
3042 (FP15_REGNUM): Define.
3043 (REGISTER_VIRTUAL_TYPE): Use it.
3044 * monitor.c: Clean up some comments.
3045
43ece84d
C
3046Thu Mar 7 12:09:51 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3047
3048 * i386b-nat.c: Revert part of Mar 5 change. FreeBSD collapsed the
3049 s* and t* symbols too.
3050
5a367b09
JSC
3051Thu Mar 7 15:18:51 1996 James G. Smith <jsmith@cygnus.co.uk>
3052
3053 * symfile.c (generic_load): Avoid division by zero.
3054
653fed07
JL
3055Wed Mar 6 17:57:59 1996 Jeffrey A Law (law@cygnus.com)
3056
3057 * breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems,
3058 not just those with HANDLE_SVR4_EXEC_EMULATORS.
27b6a1fa 3059
00dd4fd9 3060 From Peter Schauer:
27b6a1fa
JL
3061 * breakpoint.c (internal_breakpoint_number): Move to file scope.
3062 (create_solib_event_breakpoint): Use an internal breakpoint number.
3063
bb901438
WM
3064Wed Mar 6 00:32:44 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
3065
3066 * valarith.c (value_in): Change builtin_type_chill_bool to
3067 LA_BOOL_TYPE.
3068
c105168f
WM
3069Tue Mar 5 23:48:36 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
3070
3071 * ch-exp.c (parse_primval): Handle CARD, MAX, MIN.
3072 (match_string_literal): Handle control sequence.
3073 (match_character_literal): Deto.
3074
3075 * ch-lang.c (chill_printchar): Change formating of nonprintable
3076 characters from C'xx' to ^(num).
3077 (chill_printstr): Deto.
3078 (value_chill_card, value_chill_max_min): New functions to process
3079 Chill's CARD, MAX, MIN.
3080 (evaluate_subexp_chill): Process UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN.
3081
3082 * expression.h (exp_opcode): Add UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN
3083 for Chill's CARD, MAX, MIN.
3084
3085 * valarith.c (value_in): Add processing of TYPE_CODE_RANGE
3086 and change return type from builtin_type_int to
3087 builtin_type_chill_bool.
3088
d009ffd8
SS
3089Tue Mar 5 18:54:04 1996 Stan Shebs <shebs@andros.cygnus.com>
3090
b4692cbc
SS
3091 * config/nm-nbsd.h (link_object, lo_name, etc): Move to here
3092 from config/nm-nbsd.h.
3093 * config/sparc/nm-nbsd.h (regs, fp_status, etc): Move to here
3094 from config/sparc/tm-nbsd.h.
3095
d009ffd8
SS
3096 * config/m68k/nm-hp300hpux.h (FIVE_ARG_PTRACE): Define here
3097 instead of in config/m68k/xm-hp300hpux.h.
3098
d554e554
C
3099Tue Mar 5 12:05:35 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3100
3101 * i386b-nat.c, m68knbsd-nat.c (fetch_core_registers): Provide
3102 implementation for NetBSD systems.
3103
02e6e53d
PB
3104Mon Mar 4 23:44:16 1996 Per Bothner <bothner@kalessin.cygnus.com>
3105
8d67b75a
PB
3106 * valarith.c (binop_user_defined_p): Return 0 for BINOP_CONCAT.
3107 (value_concat): Handle varying strings (add COERCE_VARYING_ARRAY).
3108
02e6e53d
PB
3109 * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT): Error
3110 if "function" is pointer to non-function.
3111
f935141e
SS
3112Mon Mar 4 17:47:03 1996 Stan Shebs <shebs@andros.cygnus.com>
3113
3114 * top.c (print_gdb_version): Update copyright year.
3115
11be829f
JL
3116Mon Mar 4 14:44:54 1996 Jeffrey A Law (law@cygnus.com)
3117
f935141e 3118 From Peter Schauer:
11be829f
JL
3119 * infrun.c (wait_for_inferior): Remove breakpoints and
3120 switch terminal settings before calling SOLIB_ADD.
3121 * solib.c (enable_break, SVR4 variant): Don't map in symbols
3122 for the dynamic linker, the namespace pollution causes real
3123 problems.
3124
4f005fea
JSC
3125Sun Mar 3 17:18:57 1996 James G. Smith <jsmith@cygnus.co.uk>
3126
3127 * remote-mips.c (common_breakpoint): Explicitly terminate the
3128 returned buffer.
3129
cf3c0938
SS
3130Wed Feb 28 22:32:18 1996 Stan Shebs <shebs@andros.cygnus.com>
3131
3132 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
3133 * remote.c (remote_detach): Send a command 'D' to the target
3134 when detaching, update the function's comments.
3135
647e52ea
SG
3136Thu Jun 6 16:11:38 1996 Miles Bader <miles@gnu.ai.mit.edu>
3137
3138 * gnu-nat.c (thread_cmd_list): New declaration.
3139 (parse_int_arg): New function.
3140
3141Wed Jun 5 17:28:04 1996 Miles Bader <miles@gnu.ai.mit.edu>
3142
3143 * gnu-nat.h (struct proc): Add DETACH_SC field.
3144 * gnu-nat.c (make_proc): Set DETACH_SC.
3145 (struct inf): Add DETACH_SC & DEFAULT_THREAD_DETACH_SC fields.
3146 (make_inf): Set DETACH_SC & DEFAULT_THREAD_DETACH_SC fields.
3147 (add_thread_commands): Add set/show for detach-suspend-count.
3148 Add takeover-suspend-count cmd.
3149 (inf_detach): Set suspend counts to the detach SC, not 0.
3150 (set_thread_detach_sc_cmd, show_thread_detach_sc_cmd,
3151 set_task_detach_sc_cmd, show_task_detach_sc_cmd,
3152 set_thread_default_thread_detach_sc_cmd,
3153 show_thread_default_thread_detach_sc_cmd): New functions.
3154 (show_task_cmd): Also show detach-suspend-count values.
3155 (thread_takeover_sc_cmd): New function.
3156
3157Fri May 31 16:49:24 1996 Miles Bader <miles@gnu.ai.mit.edu>
3158
3159 * gnu-nat.c (show_thread_run_cmd): Actually print state.
3160
3161Thu May 30 10:47:56 1996 Miles Bader <miles@gnu.ai.mit.edu>
3162
3163 * gnu-nat.c (inf_signal): Make unforwardable exceptions an error.
3164
3165Tue May 28 17:06:36 1996 Miles Bader <miles@gnu.ai.mit.edu>
3166
3167 * gnu-nat.c (inf_validate_stopped): proc_getprocinfo takes a
3168 pointer to the flags now, not the flags themselves.
3169
3170Mon May 27 13:31:17 1996 Miles Bader <miles@gnu.ai.mit.edu>
3171
3172 * gnu-nat.c (gnu_wait): Print debugging msgs for pending execs.
3173 (gnu_create_inferior): Check return from ptrace.
3174
3175Sun May 26 16:56:35 1996 Miles Bader <miles@gnu.ai.mit.edu>
3176
3177 * gnu-nat.h (struct proc): Add DEAD field.
3178 * gnu-nat.c (make_proc): Initialize DEAD.
3179 (inf_set_traced, inf_validate_task_sc, inf_validate_procs: Frob it.
3180 (gnu_wait): Only abort for 0 threads if the task isn't dead.
3181
3182Sat May 25 17:06:05 1996 Miles Bader <miles@gnu.ai.mit.edu>
3183
3184 * gnu-nat.c (inf_signal): Pass SIGCODE when posting a signal.
3185
3186Wed May 22 18:44:28 1996 Miles Bader <miles@gnu.ai.mit.edu>
3187
3188 * gnu-nat.c (S_proc_wait_reply): Add SIGCODE argument.
3189 (inf_set_traced): Only give no-signal-thread error message if
3190 turning *on* tracing.
3191
3192Wed May 15 13:03:16 1996 Miles Bader <miles@gnu.ai.mit.edu>
3193
3194 * gnu-nat.c (inf_validate_procs): If INF has no threads, always
3195 set inf->threads_up_to_date to 0.
3196 (inf_signal): Pass in new SIGCODE argument to msg_sig_post_untraced.
3197 (gnu_wait): Pass in new TIMEOUT arg to interrupt_operation.
3198 (proc_update_sc): Cast thread state arg to thread_set_state.
3199 (proc_get_state): Cast thread state arg to thread_get_state.
3200 (inf_validate_task_sc): Cast task_basic_info arg to task_info.
3201 * i386gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Call
3202 inf_update_procs before we lookup the thread.
3203 * config/i386/i386gnu.mh (MH_CFLAGS): New variable.
3204
3205Tue May 7 17:52:33 1996 Miles Bader <miles@gnu.ai.mit.edu>
3206
3207 * gnu-nat.c (gnu_kill_inferior): Use inf_set_task to clear the task.
3208
3209Mon May 6 19:06:49 1996 Miles Bader <miles@gnu.ai.mit.edu>
3210
3211 * gnu-nat.c (inf_set_traced): Use msg_set_init_int with
3212 INIT_TRACEMASK instead of setting the exec flags.
3213
3214Fri May 3 19:10:57 1996 Miles Bader <miles@gnu.ai.mit.edu>
3215
3216 * gnu-nat.c (inf_validate_procs): Don't clear INF->task if we find
3217 the task's died, so others have a chance at it.
3218 (gnu_resume): When single-stepping a single thread, given an error
3219 if there is no such thread. When single-stepping one but running
3220 the others, just given a warning and still run all the threads.
3221 (gnu_wait): If there seem to be no threads, look harder, and
3222 signal an error if there really aren't any.
3223 (gnu_attach): Reset thread numbering to 0.
3224
3225 * i386gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Give
3226 thread name in warning messages.
3227
3228 * gnu-nat.c (active_inf): New function.
3229 (show_sig_thread_cmd, show_stopped_cmd): Use it.
3230 (info_port_rights, info_send_rights_cmd, info_port_sets_cmd,
3231 info_recv_rights_cmd, info_port_rights_cmd, info_port_rights_cmd):
3232 New functions.
3233 (add_task_commands): Add new port-right info commands.
3234
3235Fri Apr 26 20:42:16 1996 Miles Bader <miles@gnu.ai.mit.edu>
3236
3237 * gnu-nat.c (gnu_wait): Instead of _hurd_intr_rpc_mach_msg, just
3238 use mach_msg with MACH_RCV_INTERRUPT.
3239 (set_noninvasive_cmd): New function.
3240 (add_task_commands): Add command entry for `set noninvasive'.
3241
3242Mon Mar 4 14:12:02 1996 Miles Bader <miles@gnu.ai.mit.edu>
3243
3244 * gnu-nat.c (gnu_read_inferior): Use hurd_safe_memmove, not safe_bcopy.
3245 (safe_bcopy): Function removed.
3246
3247Mon Dec 4 14:18:26 1995 Miles Bader <miles@gnu.ai.mit.edu>
3248
3249 * gnu-nat.c (proc_update_sc): Assert only threads can have state.
3250 (make_proc): Initialize state_valid & state_changed fields.
3251
3252Tue Nov 28 17:51:21 1995 Miles Bader <miles@gnu.ai.mit.edu>
3253
3254 * reply_mig_hack.awk: New file.
3255
3256Tue Nov 14 14:31:03 1995 Miles Bader <miles@gnu.ai.mit.edu>
3257
3258 * breakpoint.c (breakpoint_1): Print breakpoint thread field.
3259
3260 * lynx-nat.c (child_wait): Return TARGET_WAITKIND_SPURIOUS for new
3261 threads.
3262
3263Mon Nov 13 18:30:53 1995 Miles Bader <miles@gnu.ai.mit.edu>
3264
3265 * target.c (debug_to_check_threads): New function.
3266
3267 * inflow.c (terminal_init_inferior_with_pgrp): New function.
3268 (terminal_init_inferior): Call terminal_init_inferior_with_pgrp.
3269 * inferior.h (terminal_init_inferior_with_pgrp): New declaration,
3270 but only if PROCESS_GROUP_TYPE is defined.
3271
3272Mon Nov 6 16:42:09 1995 Miles Bader <miles@gnu.ai.mit.edu>
3273
3274 * target.c (debug_to_thread_alive): Pass through the return value.
3275
3276Thu Nov 2 18:05:00 1995 Miles Bader <miles@gnu.ai.mit.edu>
3277
3278 * target.c (signals, target_signal_from_host, target_signal_to_host):
3279 Add mach exceptions.
3280 * target.h (enum target_signal): Add mach exceptions.
3281
3282Mon Oct 30 16:41:04 1995 Miles Bader <miles@gnu.ai.mit.edu>
3283
3284 * gnu-nat.c: New file: gnu native backend.
3285 * i386gnu-nat.c: New file: i386-specific part of gnu native backend.
3286 * gnu-nat.h: New file.
3287 * config/nm-gnu.h: New file.
3288 * config/tm-i386gnu.h: New file.
3289 * config/xm-i386gnu.h: New file.
3290 * config/i386/i386gnu.mh: New file.
3291 * config/i386/i386gnu.mt: New file.
3292
8fe2b2c5
FF
3293Wed Feb 28 15:50:12 1996 Fred Fish <fnf@cygnus.com>
3294
3295 * Makefile.in (VERSION): Bump version to 4.15.2 to establish
3296 baseline for gdb 4.16 rerelease testing.
3297
a4f39c06
JL
3298Wed Feb 28 13:32:05 1996 Jeffrey A Law (law@cygnus.com)
3299
3300 * somsolib.c (som_solib_create_inferior_hook): Before returning
3301 call clear_symtab_users.
3302
3303Tue Feb 27 00:04:46 1996 Stu Grossman (grossman@critters.cygnus.com)
3304
3305 * remote-e7000.c (e7000_open): Delete all breakpoints when
3306 connecting to e7000. Change connect message to allow use of
3307 monitor.exp in test suite.
3308 * (e7000_load): Print transfer rate of download.
3309 * symfile.c (generic_load): Print transfer rate of download.
3310
8fa6fcf8
SS
3311Sun Feb 25 13:58:33 1996 Stan Shebs <shebs@andros.cygnus.com>
3312
3313 * configure.in (mips*-*-vxworks*): New config.
3314 * configure: Regenerated.
3315
3316 * config/mips/vxmips.mt, config/mips/tm-vxmips.h: New files.
3317 * remote-vxmips.c (vx_convert_to_virtual, vx_convert_from_virtual):
3318 Remove, never used.
3319
a97a483c
PS
3320Sat Feb 24 12:30:28 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3321
3322 * partial-stab.h (case N_FUN): Function symbols generated
3323 by SPARCworks cc have a meaningless zero value, do not update
3324 pst->textlow if the function symbol value is zero.
3325
3326 * stabsread.c (define_symbol): Initialize SYMBOL_TYPE field
3327 for function prototype declaration symbols.
3328
b5eccf74
SG
3329Fri Feb 23 22:33:04 1996 Stu Grossman (grossman@critters.cygnus.com)
3330
3331 * remote-e7000.c (e7000_load): New routine to download via the
3332 network.
3333 * (e7000_wait): Don't backup PC when we hit a breakpoint.
3334 Apparantly new sh2 pods get this right...
3335 * (e7000_ops): Add call to e7000_load.
3336
b7f3b6d5
C
3337Thu Feb 22 00:52:42 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3338
3339 * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h},
3340 m68knbsd-nat.c: New files, support for NetBSD/m68k.
3341
3342 * configure.in (m68k-*-netbsd*): New config.
3343 * configure: Regenerated.
3344
517cb8d7 3345Wed Feb 21 19:00:21 1996 Fred Fish <fnf@cygnus.com>
6a6a552a
FF
3346
3347 * standalone.c (open, _initialize_standalone): Fix obvious typos
3348 reported by Martin Pool <martin@citr.uq.oz.au>.
3349
13f6c7ea
JL
3350Wed Feb 21 14:24:04 1996 Jeffrey A Law (law@cygnus.com)
3351
3352 * solib.c (solib_create_inferior_hook): Fix thinko.
3353
464c6c5f
JL
3354Tue Feb 20 23:59:19 1996 Jeffrey A Law (law@cygnus.com)
3355
3356 * solib.c (solib_break_names): Define for Solaris and Linux.
3357 (enable_break): For SVR4 systems, first try to use the debugger
3358 interfaces in the dynamic linker to track shared library events
3359 as they happen, then fall back to BKPT_AT_SYMBOL code. Convert
3360 BKPT_AT_SYMBOL code to use shared library event breakpoints.
3361 (solib_create_inferior_hook): Simplify BKPT_AT_SYMBOL code,
3362 it no longer needs to restart/wait on the inferior.
3363 * symfile.c (find_lowest_section): No longer static.
3364 * symfile.h (find_lowest_section): Corresponding changes.
3365
517cb8d7 3366Tue Feb 20 18:54:08 1996 Fred Fish <fnf@cygnus.com>
45c5fa78
FF
3367
3368 * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value.
3369 (value_arg_coerce): Use COERCE_FLOAT_TO_DOUBLE.
3370 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1.
3371 * config/mips/tm-mips.h: Ditto.
3372 * config/pa/tm-hppa.h: Ditto.
3373 * config/rs6000/tm-rs6000.h: Ditto.
3374 * config/sparc/tm-sparc.h: Ditto.
3375
48d27324
C
3376Tue Feb 20 17:32:05 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3377
eb224848
C
3378 * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o.
3379
48d27324
C
3380 * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined.
3381 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
3382 #ifdef'd out definitions --- Causes serious gdb failures on
3383 the i386. Need to investigate further before enabling.
3384
3385 * i386b-nat.c (fetch_inferior_registers, store_inferior_registers,
3386 fetch_core_registers): New functions. These functions are defined
3387 if FETCH_INFERIOR_REGISTERS is set. Registers are fetched/stored
3388 with ptrace PT_GETREGS/PT_SETREGS.
3389
95f6f926
SG
3390Tue Feb 20 16:55:06 1996 Stu Grossman (grossman@critters.cygnus.com)
3391
3392 * findvar.c (extract_floating store_floating): Replace `long
3393 double' with `DOUBLEST'.
3394
cb91ea56
C
3395Mon Feb 19 15:25:51 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3396
3397 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
3398 Define.
3399
9263da6f
JL
3400Mon Feb 19 10:32:05 1996 Jeffrey A Law (law@cygnus.com)
3401
3402 * symtab.h (looup_minimal_symbol_solib_trampoline): Declare.
3403
3404 * breakpoint.h (remove_solib_event_breakpoints): Declare.
3405 * breakpoint.c (remove_solib_event_breakpoints): New function.
3406 * somsolib.c (solib_create_inferior_hook): Remove all solib event
3407 breakpoints before inserting any new ones. Use a solib event
3408 breakpoint for the breakpoint at "_start".
3409 Remove extraneous "\n" from calls to warning.
3410
3411 * breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes
3412 name array.
3413
0708e99f
FF
3414Mon Feb 19 01:09:32 1996 Doug Evans <dje@cygnus.com>
3415
3416 * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST
3417 for CORE_ADDR values.
3418 (new_symbol): Use SYMBOL_VALUE_ADDRESS for CORE_ADDR values.
3419 * symfile.h (add_psymbol_{,addr}to_list): Add prototypes.
3420
08dc1eeb
PS
3421Sun Feb 18 14:37:13 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3422
3423 * mipsread.c (mipscoff_symfile_read): Unconditionally add
3424 alpha coff dynamic symbols for all symbol files. Makes skipping
3425 over the trampoline code work when stepping from a function in a
3426 shared library into a function in a different shared library.
3427
1d6afd7f
SG
3428Sun Feb 18 09:27:10 1996 Stu Grossman (grossman@cygnus.com)
3429
3430 * config/sparc/tm-sparc.h: Define PS_FLAG_CARRY. Define
3431 RETURN_VALUE_ON_STACK to return long doubles on the stack.
3432
0708e99f 3433Sat Feb 17 16:33:11 1996 Fred Fish <fnf@cygnus.com>
176b2bee
FF
3434
3435 * Makefile.in (ch-exp.o): Add dependencies.
3436 (various): Add gdb_string.h to dependencies that need it.
3437
dcb6a7c0
FF
3438Sat Feb 17 08:57:50 1996 Fred Fish <fnf@cygnus.com>
3439
3440 * symmisc.c (print_symbol_bcache_statistics): Update description for
3441 printing byte cache statistics.
3442
aa220473
SG
3443Thu Feb 16 16:02:03 1996 Stu Grossman (grossman@cygnus.com)
3444
3445 * Add native support for long double data type.
3446 * c-exp.y (%union): Change dval to typed_val_float. Use DOUBLEST
3447 to store actual data. Change types of INT and FLOAT tokens to
3448 typed_val_int and typed_val_float respectively. Create new token
3449 DOUBLE_KEYWORD to specify the string `double'. Make production
3450 for FLOAT use type determined by parse_number. Add production for
3451 "long double" data type.
3452 * (parse_number): Use sscanf to parse numbers as float, double or
3453 long double depending upon the type of typed_val_float.dval. Also
3454 allow user to specify `f' or `l' suffix to explicitly specify
3455 float or long double constants. Change typed_val to
3456 typed_val_int.
3457 * (yylex): Change typed_val to typed_val_int. Also, scan for
3458 "double" keyword.
3459 * coffread.c (decode_base_type): Add support for T_LNGDBL basic
3460 type.
3461 * configure, configure.in: Add check for long double support in
3462 the host compiler.
3463 * defs.h: Define DOUBLEST appropriatly depending on whether
3464 HAVE_LONG_DOUBLE (from autoconf) is defined. Also, fix prototypes
3465 for functions that handle this type.
3466 * expression.h (union exp_element): doubleconst is now type
3467 DOUBLEST.
3468 * m2-exp.y f-exp.y (%union): dval becomes type DOUBLEST.
3469 * findvar.c (extract_floating): Make return value be DOUBLEST.
3470 Also, add support for numbers with size of long double.
3471 * (store_floating): Arg `val' is now type DOUBLEST. Handle all
3472 floating types.
3473 * parser-defs.h parse.c (write_exp_elt_dblcst): Arg expelt is now
3474 DOUBLEST.
3475 * valarith.c (value_binop): Change temp variables v1, v2 and v to
3476 type DOUBLEST. Coerce type of result to long double if either op
3477 was of that type.
3478 * valops.c (value_arg_coerce): If argument type is bigger than
3479 double, coerce to long double.
3480 * (call_function_by_hand): If REG_STRUCT_HAS_ADDR is defined, and
3481 arg type is float and > 8 bytes, then use pointer-to-object
3482 calling conventions.
3483 * valprint.c (print_floating): Arg doub is now type DOUBLEST.
3484 Use appropriate format and precision to print out floating point
3485 values.
3486 * value.h: Fixup prototypes for value_as_double,
3487 value_from_double, and unpack_double to use DOUBLEST.
3488 * values.c (record_latest_value): Remove check for invalid
3489 floats. Allow history to store them so that people may examine
3490 them in hex if they want.
3491 * (value_as_double unpack_double): Change return value to DOUBLEST.
3492 * (value_from_double): Arg `num' is now DOUBLEST.
3493 * (using_struct_return): Use RETURN_VALUE_ON_STACK macro (target
3494 specific) to expect certain types to always be returned on the stack.
3495
2ad5709f
FF
3496Fri Feb 16 14:00:54 1996 Fred Fish <fnf@cygnus.com>
3497
3498 * bcache.c, bcache.h: New files to implement a byte cache.
3499 * Makefile.in (SFILES): Add bcache.c.
3500 (symtab_h): Add bcache.h.
3501 (HFILES_NO_SRCDIR): add bcache.h
3502 (COMMON_OBJS): Add bcache.o
3503 (bcache.o): New target.
3504 * dbxread.c (start_psymtab): Make global_syms & static_syms
3505 type "partial_symbol **".
3506 * hpread.c (hpread_start_symtab): Ditto.
3507 * os9kread.c (os9k_start_psymtab): Ditto.
3508 * stabsread.h (start_psymtab): Ditto.
3509 * {symfile.c, symfile.h} (start_psymtab_common): Ditto.
3510 * maint.c (maintenance_print_statistics): Call
3511 print_symbol_bcache_statistics.
3512 * objfiles.c (allocate_objfile): Initialize psymbol bcache malloc
3513 and free pointers.
3514 * solib.c (allocate_rt_common_objfile): Ditto.
3515 * symfile.c (reread_symbols): Ditto.
3516 (free_objfile): Free psymbol bcache when objfile is freed.
3517 (objfile_relocate): Use new indirect psymbol pointers.
3518 * objfiles.h (struct objfile): Add psymbol cache.
3519 * symfile.c (compare_psymbols): Now passed pointers to pointers to
3520 psymbols.
3521 (reread_symbols): Free psymbol bcache when freeing other objfile
3522 resources.
3523 (add_psymbol_to_list, add_psymbol_addr_to_list): Initialize new
3524 psymbol using the psymbol bcache.
3525 (init_psymbol_list): Psymbol lists now contain pointers rather than
3526 the actual psymbols.
3527 * symfile.h (psymbol_allocation_list): Psymbol lists now dynamically
3528 grown arrays of pointers.
3529 (ADD_PSYMBOL_VT_TO_LIST): Initialize new symbol using the psymbol
3530 bcache.
3531 * symmisc.c (print_partial_symbols): Now takes pointer to pointer
3532 to partial symbol.
3533 (print_symbol_bcache_statistics): New function to print per objfile
3534 bcache statistics.
3535 (print_partial_symbol, print_partial_symbols,
3536 maintenance_check_symtabs, extend_psymbol_list):
3537 Account for change to pointer to pointer to partial symbol.
3538 * symtab.c (find_pc_psymbol, lookup_partial_symbol, decode_line_2,
3539 make_symbol_completion_list):
3540 Account for change to pointer to pointer to partial symbol.
3541 * symtab.h (bcache.h): Include.
3542 * xcoffread.c (xcoff_start_psymtab): Make global_syms & static_syms
3543 type "partial_symbol **".
3544
4a1d2ce2
FF
3545Fri Feb 16 10:02:34 1996 Fred Fish <fnf@cygnus.com>
3546
3547 * dwarfread.c (free_utypes): New function.
3548 (read_file_scope): Call free_utypes as cleanup, rather than just
3549 freeing the utypes pointer.
3550
81afee37
FF
3551Thu Feb 15 21:40:52 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3552
3553 * demangle.c (is_cplus_marker): New function, checks if a
3554 character is one of the commonly used C++ marker characters.
3555 * defs.h (is_cplus_marker): Add prototype.
3556 * c-typeprint.c (c_type_print_base), ch-lang.c (chill_demangle),
3557 cp-valprint.c (cp_print_class_method), mdebugread.c (parse_symbol),
3558 stabsread.c (define_symbol, read_member_functions, read_struct_fields),
3559 symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P),
3560 values.c (vb_match): Use is_cplus_marker instead of comparison
3561 with CPLUS_MARKER.
3562
14b22711
FF
3563Thu Feb 15 18:08:13 1996 Fred Fish <fnf@cygnus.com>
3564
3565 * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly
3566 delete entirely someday.
3567
884fb64c
SS
3568Thu Feb 15 15:25:34 1996 Stan Shebs <shebs@andros.cygnus.com>
3569
3570 * mpw-make.sed: Edit out makefile rebuild rule.
3571 (host_alias, target_alias): Comment out instead of deleting.
3572 (@LIBS@): Edit out references.
3573
f1d39876
FF
3574Tue Feb 13 22:56:46 1996 Fred Fish <fnf@cygnus.com>
3575
3576 * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):
3577 Use n_psyms in OBJSTAT, not psyms.
3578
3579Mon Feb 12 15:59:31 1996 Doug Evans <dje@charmed.cygnus.com>
3580
3581 * configure.in (sparclet-*-aout*): New config.
3582 * configure: Regenerated.
3583
c37c7c6c
FF
3584Mon Feb 12 14:17:52 1996 Fred Fish <fnf@cygnus.com>
3585
3586 * somsolib.c (som_solib_add): Use xmalloc rather than bare
3587 unchecked call to malloc.
3588 * remote-mips.c (pmon_load_fast): ditto.
3589 * remote-mm.c (mm_open): ditto.
3590 * hpread.c (hpread_lookup_type): ditto.
3591 * remote-adapt.c (adapt_open): ditto.
3592
6405302d
FF
3593Mon Feb 12 13:11:32 1996 Fred Fish <fnf@cygnus.com>
3594
3595 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,
3596 allocate_saved_f77_common_node, allocate_common_entry_node,
3597 add_common_block): Use xmalloc rather than malloc, some of which
3598 were unchecked.
3599 * gnu-regex.c: At same point as other gdb specific changes
3600 #undef malloc and then #define it to xmalloc.
3601 * ch-exp.c (growbuf_by_size): Use xmalloc/xrealloc rather than
3602 bare unchecked calls to malloc/realloc.
3603 * stabsread.c (dbx_lookup_type): Use xmalloc rather than bare
3604 unchecked call to malloc.
3605
ff7116e2
SG
3606Wed Feb 7 11:31:26 1996 Stu Grossman (grossman@cygnus.com)
3607
3608 * symtab.c (gdb_mangle_name): Change opname var to be const to
3609 match return val of cplus_mangle_name.
3610 * i960-tdep.c: Change arg types of next_insn to match callers.
3611
b0ee0cf2
FF
3612Wed Feb 7 07:34:24 1996 Fred Fish <fnf@cygnus.com>
3613
3614 * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS): Remove. These
3615 apparently aren't needed in any reasonably recent version of
3616 linux.
3617
ec49fc98
PB
3618Tue Feb 6 21:37:03 1996 Per Bothner <bothner@kalessin.cygnus.com>
3619
3620 * stabsread.c (read_range_type): If !self-subrange and language
3621 is Chill, assume a true range. If a true_range is a sub_subrange,
3622 use builtin_type_int for index_type.
3623
3624Tue Feb 6 18:38:51 1996 J.T. Conklin <jtc@slave.cygnus.com>
3625
3626 * nindy-share/nindy.c (say): Use stdarg.h macros when compiling
3627 with an ANSI compiler.
3628
f0b0d915
TT
3629start-sanitize-gdbtk
3630Tue Feb 6 16:31:25 1996 Tom Tromey <tromey@creche.cygnus.com>
3631
3632 * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so
3633 double-clicking will work again.
3634 (create_asm_win): Put "break" at end of all B1 bindings.
3635 (create_file_win): Lower "sel" tag, don't raise it.
3636 (ensure_line_visible): New proc.
3637 (update_listing, update_assembly): Use it.
3638 (create_copyright_window): Destroy window on Leave event.
3639 (create_command_window): Put "break" at end of all B2 bindings.
3640
3641end-sanitize-gdbtk
263af172
SC
3642Mon Feb 5 18:24:28 1996 Steve Chamberlain <sac@slash.cygnus.com>
3643
3644 From Michael_Snyder@NeXT.COM (Michael Snyder):
3645 * valops.c (value_arg_coerce): Coerce float to double, unless the
3646 function prototype specifies float.
3647
fc71ad23 3648Mon Feb 5 09:51:55 1996 Tom Tromey <tromey@creche.cygnus.com>
8bdae156 3649
fc71ad23
TT
3650 * language.c (set_language_command): Use languages table when
3651 printing available languages.
3652
3653Sat Feb 3 12:22:05 1996 Fred Fish <fnf@cygnus.com>
3654
3655 Fix problems reported by Hans Verkuil (hans@wyst.hobby.nl):
3656 * command.c (add_cmd): Add missing initialization for enums member.
3657 Reorder members to match structure declaration to make it easier to
3658 tell when one is missing.
3659 * exec.c (exec_file_command): Fix problem where filename in malloc'd
3660 memory is referenced after being freed.
8bdae156 3661
255181a9
PS
3662Sat Feb 3 03:26:21 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3663
3664 * dwarfread.c (read_func_scope): Avoid GDB core dumps if
3665 AT_name tag is missing.
3666
3667 * procfs.c (procfs_stopped_by_watchpoint): Fix logic when
3668 FLTWATCH and FLTKWATCH are defined.
3669
3670 * remote.c (remote_read_bytes): Advance memaddr for transfers,
3671 return number of bytes transferred for partial reads.
3672
3673 * top.c (init_signals): Reset SIGTRAP to SIG_DFL.
3674
454ffae5
SC
3675Fri Feb 2 13:40:50 1996 Steve Chamberlain <sac@slash.cygnus.com>
3676
3677 * win32-nat.c (mappings): Add ppc registers.
9a763320 3678 (child_resume): Turn off step for ppc.
454ffae5 3679
3d78f532
SC
3680Thu Feb 1 10:29:31 1996 Steve Chamberlain <sac@slash.cygnus.com>
3681
3682 * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
3683 xm-cygwin32.h): New.
3684 * config/i386/(*win32*): Becomes *cygwin32*.
3685 * configure.in (i[3456]86-*-win32*): Becomes i[3456]86-*-cygwin32.
3686 (powerpcle-*-cygwin32): New.
3687 * configure: Regenerate.
3688 * win32-nat.c (child_create_inferior): Call CreateProcess
3689 with the right program arg.
3690
4ad70253
JL
3691Thu Feb 1 11:01:10 1996 Jeffrey A Law (law@cygnus.com)
3692
3693 * config/pa/tm-hppa.h (SOFT_FLOAT): Provide a default definition.
3694
0db5a6fe
FF
3695Wed Jan 31 19:01:28 1996 Fred Fish <fnf@cygnus.com>
3696
3697 * serial.c: Change fputc/fputs/fprintf to _unfiltered forms.
3698
28bc5ef7
SS
3699Wed Jan 31 18:36:27 1996 Stan Shebs <shebs@andros.cygnus.com>
3700
97abaf19
SS
3701 * config/sparc/xm-sun4os4.h (HAVE_TERMIOS): Remove.
3702
28bc5ef7
SS
3703 * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used.
3704
97abaf19
SS
3705 * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to
3706 here from config/i386/xm-i386mach.h, fix name.
3707 * config/i386/nm-sun386.h: Ditto, from config/i386/xm-sun386.h.
3708 * config/i386/nm-ptx4.h (CHILD_PREPARE_TO_STORE): Move to
3709 here from config/i386/xm-ptx4.h.
3710 * config/i386/nm-ptx4.h: Ditto, from config/i386/xm-ptx.h.
3711 * config/i386/nm-symmetry.h: Ditto, from config/i386/xm-symmetry.h.
3712 * config/m68k/nm-sun3.h: Ditto, from config/m68k/xm-sun3.h.
3713 * config/sparc/nm-nbsd.h: Ditto, from config/sparc/xm-nbsd.h.
3714 * config/sparc/nm-sun4os4: Ditto, from config/sparc/xm-sparc.h.
3715
28bc5ef7
SS
3716 * config/sparc/nm-sun4sol2.h: New file, renamed from nm-sysv4.h.
3717 (PRSVADDR_BROKEN): Move here from xm-sun4sol2.h.
3718 * config/sparc/sun4sol2.mh (NAT_FILE): Update.
28bc5ef7 3719
17280c3f
JL
3720Wed Jan 31 17:20:26 1996 Jeffrey A Law (law@cygnus.com)
3721
3722 * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software
3723 floating point correctly.
3724 (STORE_RETURN_VALUE): Likewise.
3725 * config/pa/tm-pro.h (SOFT_FLOAT): define.
3726
44e9f3b3
FF
3727Wed Jan 31 13:34:52 1996 Fred Fish <fnf@cygnus.com>
3728
3729 * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
3730 Define to what should be reasonable values. However, apparently
3731 a bug in linux mmap prevents mapped symbol tables from working.
3732
ad1e42be
FF
3733Tue Jan 30 18:26:19 1996 Fred Fish <fnf@cygnus.com>
3734
3735 * defs.h (errno.h>: Move #include closer to head of file to solve
3736 obscure problem with systems that declare perror with const arg, in
3737 both errno.h and stdio.h, and const is defined away by intervening
3738 local include.
3739
d3ba76fc
FF
3740Tue Jan 30 15:41:10 1996 Fred Fish <fnf@cygnus.com>
3741
3742 From Jon Reeves <reeves@zk3.dec.com>:
3743 * i386-stub.c (getpacket): Change fprintf stream from "gdb" to stderr.
3744 (mem_fault_routine): Fix misplaced volatile type qualifier in decl.
3745
f6ade5dd
FF
3746Mon Jan 29 19:05:58 1996 Fred Fish <fnf@cygnus.com>
3747
3748 * Makefile.in (diststuff): Make all-doc; diststuff target does not
3749 exist in doc/Makefile.in.
3750
cdea3fd3
SS
3751Mon Jan 29 18:44:57 1996 Stan Shebs <shebs@andros.cygnus.com>
3752
3753 * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used.
3754
d221b17e
WM
3755Mon Jan 29 00:10:35 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
3756
cdea3fd3
SS
3757 * ch-valprint.c (calculate_array_length): New function to
3758 determine the length of an array type.
d221b17e
WM
3759 (chill_val_print (case TYPE_CODE_ARRAY)): If the length of an
3760 array type is zero, call calculate_array_length.
3761
cdea3fd3
SS
3762 * gdbtypes.c (get_discrete_bounds (case TYPE_CODE_ENUM)): The
3763 values may not be sorted. Scan all entries and set the real lower
3764 and upper bound.
d221b17e 3765
fa9f5840
FF
3766Sun Jan 28 15:50:42 1996 Fred Fish <fnf@cygnus.com>
3767
3768 * config/xm-linux.h: Move include of solib.h and #define of
3769 SVR4_SHARED_LIBS from here ...
3770 * config/nm-linux.h: ...to here.
3771
4708ac65
FF
3772Sat Jan 27 10:34:05 1996 Fred Fish <fnf@cygnus.com>
3773
3774 * configure.in (AC_CHECK_HEADERS): Check for sys/procfs.h.
3775 Also check for gregset_t and fpregset_t types.
3776 * configure: Regenerate.
3777 * core-regset.c (sys/procfs.h): Only include if HAVE_SYS_PROCFS_H
3778 is defined.
3779 (fetch_core_registers): Turn into stub unless both HAVE_GREGSET_T
3780 and HAVE_FPREGSET_T are defined. These changes allow systems
3781 like linux that are migrating to /proc support to use a single
3782 configuration for both new and old versions.
3783
3784 * config/i386/linux.mt: Note that this is now for both a.out and
3785 ELF systems.
3786 * config/i386/linux.mh (NATDEPFILES): Add solib.o, core-regset.o,
3787 i386v4-nat.o
3788 * config/i386/tm-linux.h (tm-sysv4.h): Include.
3789 * config/i386/xm-linux.h (solib.h): Include
3790 (SVR4_SHARED_LIBS): Define.
3791 * i386v4-nat.c: Only compile if HAVE_SYS_PROCFS_H is defined.
3792 (supply_gregset, fill_gregset): Compile if HAVE_GREGSET_T defined.
cdea3fd3
SS
3793 (supply_fpregset, fill_fpregset): Compile if HAVE_FPREGSET_T
3794 defined.
4708ac65 3795
a77bf669
SS
3796Fri Jan 26 13:48:14 1996 Stan Shebs <shebs@andros.cygnus.com>
3797
3798 * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove, never used.
3799 * config/i386/xm-sun386.h: Ditto.
3800 * config/m68k/xm-sun2.h, config/m68k/xm-sun3.h: Ditto.
3801
3802Thu Jan 25 16:05:53 1996 Tom Tromey <tromey@creche.cygnus.com>
3803
3804 * Makefile.in (INSTALLED_LIBS, CLIBS): Include @LIBS@.
3805
a4b4479a
SC
3806Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com>
3807
3808 From Greg McGary <gkm@gnu.ai.mit.edu>:
3809 * dcache.c (dcache_peek, dcache_poke): Advance addr for
3810 multi-byte I/O.
3811
4133a76e
JL
3812Thu Jan 25 13:08:51 1996 Doug Evans (dje@cygnus.com)
3813
3814 * infrun.c (normal_stop): Fix test for shared library event.
3815
146ee7db
DE
3816Thu Jan 25 03:26:38 1996 Doug Evans <dje@charmed.cygnus.com>
3817
3818 * configure.in (sparc64-*-*): Add default host configuration.
3819start-sanitize-gdbtk
3820 (sparc64-*-solaris2* host): Link statically if GCC used.
3821end-sanitize-gdbtk
3822 (sparc64-*-solaris2*): Add target configuration.
b23b4cb5 3823 * configure: Regenerated.
146ee7db
DE
3824 * sparc/sp64sol2.mt: New file.
3825
76336191
DE
3826Wed Jan 24 22:31:37 1996 Doug Evans <dje@charmed.cygnus.com>
3827
3828 * Makefile.in (RUNTEST): srcdir renamed to rootsrc.
3829
1a57cd09
TT
3830Wed Jan 24 15:42:24 1996 Tom Tromey <tromey@creche.cygnus.com>
3831
3832 * Makefile.in (lint): Close backquotes.
3833
3834start-sanitize-gdbtk
3835Wed Jan 24 15:28:41 1996 Tom Tromey <tromey@creche.cygnus.com>
3836
3837 * gdbtk.tcl, gdbtk.c: Updated copyrights.
3838
3839 * configure.in: Look for -ldl or -ldld when using Tcl 7.5 or
3840 greater.
3841 * configure: Rebuilt.
3842
3843end-sanitize-gdbtk
e8f1ad9a
FF
3844Wed Jan 24 13:19:10 1996 Fred Fish <fnf@cygnus.com>
3845
3846 * NEWS: Make note of new record and replay feature for
3847 remote debug sessions.
3848 * serial.c (gdbcmd.h): Include.
3849 (serial_logfile, serial_logfp, serial_reading, serial_writing):
3850 Define here, for remote debug session logging.
3851 (serial_log_command, serial_logchar, serial_write, serial_readchar):
3852 New functions for remote debug session logging.
3853 (serial_open): Open remote debug session log file when needed.
3854 (serial_close): Close remote debug session log file when needed.
3855 (_initialize_serial): Add set/show commands for name of remote
3856 debug session log file.
3857 * serial.h (serial_readchar): Declare
3858 (SERIAL_READCHAR): Call serial_readchar().
3859 (SERIAL_WRITE): Call serial_write().
3860 (serial_close): Declare as extern.
3861 (serial_logfile, serial_logfp): Declare.
3862 * top.c (execute_command): Declare serial_logfp. Log user command
3863 in remote debug session log if log file is open.
3864 * remote-array.c (array_wait): #ifdef out echo to gdb_stdout.
3865 (array_read_inferior_memory): Rewrite to fix memory overwrite bug.
3866 * remote-array.c (SREC_SIZE): Remove, duplicates define in
3867 monitor.h.
3868 * remote-array.c (hexchars, hex2mem): Remove, unused.
3869 * gdbserver/low-linux.c (store_inferior_registers): Remove
3870 unnecessary extern declaration of registers[].
3871 * gdbserver/Makefile.in (all): Add gdbreplay.
3872 * gdbserver/gdbreplay.c: New file.
3873 * gdbserver/README: Give example of recording a remote
3874 debug session with gdb and then replaying it with gdbreplay.
3875
c6038971
PB
3876Tue Jan 23 18:02:35 1996 Per Bothner <bothner@kalessin.cygnus.com>
3877
3878 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.
3879 (read_one_struct_field): Support boolean bitfields.
3880 * c-valprint.c (c_val_print): Print booleans properly.
3881
5a8d8b8d
SS
3882Tue Jan 23 18:54:09 1996 Stan Shebs <shebs@andros.cygnus.com>
3883
3884 * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_from_virtual):
3885 Remove, never used.
3886 * config/sparc/vxsparc.mt (TDEPFILES): Add remote-vxsparc.o.
3887
ec5f347c
PB
3888Tue Jan 23 14:36:05 1996 Per Bothner <bothner@kalessin.cygnus.com>
3889
9293e886
PB
3890 * ch-exp.c (parse_tuple): Error if invalid mode.
3891
533bda77
PB
3892 * value.h (COERCE_ARRAY): Don't coerce enums.
3893 (COERCE_ENUM): Don't COERCE_REF.
3894 (COERCE_NUMBER): New macro (same as COERCE_ARRAY then COERCE_ENUM).
3895 * valops.c (value_assign): Only do COERCE_ARRAY if internalvar (let
3896 value_cast handle it otherwise); do *not* COERCE_ENUM either way.
3897 * valarith.c: Use COERCE_NUMBER instead od COEREC_ARRAY.
3898 Add COERCE_REF before COERCE_ENUM.
3899 * values.c (value_as_long): Simplify.
3900
3901 * valops.c (value_array): Create internalvar if !c_style_arrays.
3902
ec5f347c
PB
3903 * language.c (lang_bool_type): Add Fortran support.
3904 * eval.c (OP_BOOL): Use LA_BOOL_TYPE.
3905
87273c71
JL
3906Tue Jan 23 13:08:26 1996 Jeffrey A Law (law@cygnus.com)
3907
3908 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.
3909 All references changed.
3910 * breakpoint.c (bpstat_what): Add shlib_event to the class types.
3911 Update state table. Reformat so that it's still readable.
3912 When we hit the shlib_event breakpoint, set the calss of shlib_event.
3913 (breakpoint_1): Add "shlib events" as a breakpoint type.
3914 Print the shlib_event breakpoint like other breakpoints.
3915 (create_solib_event_breakpoint): New function.
3916 (breakpoint_re_set_one): Handle solib_event breakpoints.
3917 * breakpoint.h (enum bytype): Add bp_shlib_event breakpoint type.
3918 (enum bpstat_what_main_action): Add BPSTAT_WHAT_CHECK_SHLIBS
3919 action.
3920 (create_solib_event_breakpoint): Declare.
3921 * infrun.c (wait_for_inferior): Handle CHECK_SHLIBS bpstat.
3922 (normal_stop): Inform the user when the inferior stoped due
3923 to a shared library event.
a77bf669 3924 (_initialize_infrun): Add new set/show variable "stop-on-solib-events"
87273c71
JL
3925 to control whether or not gdb continues the inferior or stops it when
3926 a shared library event occurs.
3927 * minsyms.c (lookup_minimal_symbol_solib_trampoline): New function.
3928 * somsolib.c (TODO list): Update.
3929 (som_solib_create_inferior_hook): Arrange for gdb to be notified
3930 when significant shared library events occur.
3931 * hppa-tdep.c (find_unwind_entry): No longer static.
3932
fc941258
DE
3933Tue Jan 23 09:00:48 1996 Doug Evans <dje@charmed.cygnus.com>
3934
5a8d8b8d
SS
3935 * printcmd.c (print_insn): Pass fprintf_unfiltered to
3936 INIT_DISASSEMBLE_INFO.
3937start-sanitize-gdbtk
3938 * gdbtk.c (gdb_disassemble): Likewise.
3939end-sanitize-gdbtk
fc941258 3940
b3fd4c06
SS
3941Mon Jan 22 16:59:40 1996 Stan Shebs <shebs@andros.cygnus.com>
3942
3943 * remote.c (remotebreak): New GDB variable.
3944 (remote_break): New global.
3945 (remote_interrupt): Send a break instead of ^C if remote_break.
3946 * NEWS: Describe the new variable.
3947
d2f5fa49
DE
3948Mon Jan 22 16:24:11 1996 Doug Evans <dje@charmed.cygnus.com>
3949
3950 * sparc-tdep.c (_initialize_sparc_tdep): Always use print_insn_sparc.
3951
8c038399
FF
3952Fri Jan 19 07:19:38 1996 Fred Fish <fnf@cygnus.com>
3953
3954 * hp300ux-nat.c (getpagesize): Remove unused function
3955 fetch_core_registers.
3956 (hp300ux_core_fns): Remove, is unused.
3957 (_initialize_core_hp300ux): Remove, is unused.
3958 (gdbcore.h): Remove #include, no longer needed.
3959
a0d76829
JL
3960Fri Jan 19 00:59:53 1996 Jeffrey A Law (law@cygnus.com)
3961
3962 * rs6000-nat.c (exec_one_dummy_insn): Rework to avoid
3963 ptrace bug in aix4.1.3 on the rs6000.
3964
b6768627
SS
3965Wed Jan 17 13:22:27 1996 Stan Shebs <shebs@andros.cygnus.com>
3966
3967 * remote-hms.c (hms_ops): Add value for to_thread_alive.
3968 * remote-nindy.c (nindy_ops): Ditto.
3969 * remote-udi.c (udi_ops): Ditto.
3970
090d784a
JSC
3971Tue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnus.co.uk>
3972
3973 * remote-mips.c (pmon_opn, pmon_wait, pmon_makeb64, pmon_zeroset,
3974 pmon_checkset, pmon_make_fastrec, pmon_check_ack,
3975 pmon_load_fast): New functions. Support for the PMON monitor world.
3976 (common_open): New function to merge support for different monitors.
3977 (mips_open): Use common_open().
3978 (mips_send_command): New function.
3979 (mips_send_packet): Scan out-of-sequence packets.
3980 (mips_enter_debug, mips_exit_debug): New functions.
3981 (pmon_ops): New target definition structure.
3982
4e327047
TT
3983Tue Jan 16 11:22:58 1996 Stu Grossman (grossman@cygnus.com)
3984
3985 * Makefile.in (CLIBS): Add LIBS to allow libraries to be
3986 specified on the make command line (via make LIBS=xxx).
3987start-sanitize-gm
3988 * configure.in (enable-gm): magic.o -> gmagic.o.
3989end-sanitize-gm
3990
3991start-sanitize-gdbtk
3992Mon Jan 15 09:58:41 1996 Tom Tromey <tromey@creche.cygnus.com>
3993
3994 * gdbtk.tcl (create_expr_window): Many changes to update GUI.
3995 (add_expr): Changes from create_expr_window.
3996 (create_command_window): Set focus.
3997 (delete_expr): Rewrote.
3998 (expr_update_button): New proc.
3999 (add_expr): Put bindings on FocusIn, FocusOut.
4000 Don't allow .file_popup to be torn off.
4001end-sanitize-gdbtk
4002
1aac3d3c
JL
4003Fri Jan 12 21:41:58 1996 Jeffrey A Law (law@cygnus.com)
4004
4005 * symtab.c (find_pc_symtab): Don't lose if OBJF_REORDERED
4006 is set but there are no psymtabs.
4007
c84e5000
SC
4008Fri Jan 12 15:56:12 1996 Steve Chamberlain <sac@slash.cygnus.com>
4009
4010 * dsrec.c (load_srec): Remove unused variable.
1ef980b9 4011 * monitor.c (monitor_expect): Don't expect a ^C to echo.
c84e5000
SC
4012 * serial.c (serial_open): Add parallel interface.
4013 * sh3-rom.c (parallel, parallel_in_use): New.
4014 (sh3_load): If parallel_in_use, download though the
4015 parallel port.
4016 (sh3_open): Open parallel port if specified.
4017 (sh3_close): New function.
4018 (_inititalize_sh3): Add sh3_close hook and documentation.
4019 * monitor.c (monitor_close): Export.
4020 * monitor.h (monitor_close): Add prototype.
4021
2c441e7f
SS
4022Fri Jan 12 13:11:42 1996 Stan Shebs <shebs@andros.cygnus.com>
4023
4024 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
4025 * remote.c (remotetimeout): New GDB variable, use to set the
4026 remote timeout for reading.
4027
4e327047
TT
4028start-sanitize-gdbtk
4029Fri Jan 12 09:36:17 1996 Tom Tromey <tromey@creche.cygnus.com>
4030
4031 * gdbtk.tcl (gdbtk_tcl_query): Swap Yes and No buttons.
4032 (update_listing): Use lassign. Use "see" to scroll. Don't need
4033 screen_top, screen_bot, screen_height.
4034 (update_assembly): Use "see" to scroll.
4035 (textscrollproc): Removed.
4036 (create_file_win): Don't use textscrollproc.
4037 (asmscrollproc): Removed.
4038 (create_asm_window): Don't use asmscrollproc.
4039 (create_asm_win): Ditto.
4040 (screen_height, screen_top, screen_bot): Removed.
4041 (run_editor): New proc.
4042 (build_framework): Use it.
4043 (create_file_win, create_source_window): Don't use textscrollproc.
4044 (create_breakpoints_window): Set -xscrollcommand on canvas.
4045 (not_implemented_yet): Default button is 0.
4046 (delete_char): Don't use tk_textBackspace.
4047 (create_command_window): Allow Tk bindings to fire after deleting
4048 character.
4049 (create_command_window): Make Delete delete left, not right.
4050end-sanitize-gdbtk
4051
517cb8d7 4052Fri Jan 12 07:14:27 1996 Fred Fish <fnf@cygnus.com>
3730a0ed
FF
4053
4054 * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
4055 to get "struct core_fns" defined.
4056 * Makefile.in (lynx-nat.o, irix4-nat.o, sparc-nat.o):
2c441e7f 4057 Are dependent upon gdbcore_h.
3730a0ed 4058
7ef89313
PB
4059Thu Jan 11 23:13:24 1996 Per Bothner <bothner@cygnus.com>
4060
4061 * symfile.c (decrement_reading_symtab): New function.
4062 * symfile.c, symtab.h (currently_reading_symtab): New variable.
4063 * symfile.c (psymtab_to_symtab): Adjust currently_reading_symtab.
4064 * gdbtypes.c (check_typedef): Don't call lookup_symbol if
4065 currently_reading_symtab (since that could infinitely recurse).
4066
1c486a2b
PB
4067Thu Jan 11 17:21:25 1996 Per Bothner <bothner@kalessin.cygnus.com>
4068
34cfa2da
PB
4069 * stabsread.c (read_struct_type): Trivial simplification.
4070
1c486a2b
PB
4071 * stabsread.c (define-symbol): Use invisible references
4072 for TYPE_CODE_SET and TYPE_CODE_BITSTRING too.
34cfa2da 4073 * valops.c (call_function_by_hand): Likewise.
1c486a2b
PB
4074 * eval.c (evaluate_subexp_standard): When known, use the formal
4075 parameter type as the expected type when evaluating arg expressions.
4076 * ch-lang.c (evaluate_subexp_chill): Likewise (for MULTI_SUBSCRIPT).
4077
4e327047
TT
4078start-sanitize-gdbtk
4079Thu Jan 11 10:08:14 1996 Tom Tromey <tromey@creche.cygnus.com>
4080
4081 * main.c (main): Disable window interface if --help or --version
4082 specified.
4083
4084 * gdbtk.tcl (FSBox): Don't use tk_listboxSingleSelect.
4085
4086 Changes in sync with expect:
4087 * configure.in (ENABLE_GDBTK): Use CY_AC_PATH_TCL and
4088 CY_AC_PATH_TK.
4089 * aclocal.m4: Replaced with version from expect.
4090 * configure: Regenerated.
4091end-sanitize-gdbtk
a1df8e78 4092
a1956677
BK
4093Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4094
4095 * configure.in, configure: Recognize rs6000-*-aix4*.
4096 * config/powerpc/xm-aix.h: Reduce to include "xm-aix4.h".
4097 * config/rs6000/aix4.mh (XM_FILE): Point to xm-aix4.h.
4098 * config/rs6000/xm-aix4.h: New file.
4099 * config/xm-aix4.h: New file.
4100
3730a0ed 4101Wed Jan 10 11:25:37 1996 Fred Fish <fnf@cygnus.com>
0d14c7df
FF
4102
4103 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
4104 * gdbserver/low-linux.c: New file.
4105 * remote.c (remote_read_bytes): Fix aborts on larger packets.
4106
4107 * config/i386/linux.mh (GDBSERVER_DEPFILES, GDBSERVER_LIBS):
4108 Define.
4109 * stabsread.c (define_symbol): If register value is too large,
4110 tell what it is and what max is.
4111
4e327047
TT
4112start-sanitize-gdbtk
4113Wed Jan 10 09:07:22 1996 Tom Tromey <tromey@creche.cygnus.com>
4114
4115 * gdbtk.tcl (gdbtk_tcl_fputs, gdbtk_tcl_fputs_error,
4116 gdbtk_tcl_flush): Use "see", not "yview".
4117 (gdbtk_tcl_query): Use questhead bitmap.
4118 various: Always wrap condition of 'if' in {...}.
4119 (add_breakpoint_frame): Set -value on radiobuttons.
4120 (lassign): New proc.
4121 (add_breakpoint_frame): Use lassign, not series of assignments.
4122 (decr): Made faster.
4123 (interactive_cmd): Use "see", not "yview".
4124 (not_implemented_yet): Use warning bitmap.
4125 (update_expr): Don't allow $expr to be evalled by Tcl.
4126 (create_expr_window): Don't use "focus".
4127 (delete_char, delete_line): Define globally.
4128 (delete_line, delete_char, create_command_window, update_autocmd,
4129 build_framework, create_asm_win, create_file_win): Use "see", not
4130 "yview".
4131 (create_copyright_window, center_window, bind_widget_after_class):
4132 New procs.
4133 (FSBox,create_command_window, create_autocmd_window): Binding
4134 changes for Tk4.
4135 (textscrollproc): Define globally.
4136 (build_framework): tk_menuBar no longer needed. Keys Prior, Next,
4137 Home, End, Up, and Down are all defined by Tk.
4138 (apply_filespec): Use error bitmap in dialog.
4139 (files_command): Don't use tk_listboxSingleSelect.
4140 (files_command): Don't use "uniq" to remove duplicates from a
4141 list.
4142 (update_assembly): Use lassign.
4143 (create_asm_win): Removed redundant bindings.
4144 (listing_window_button_1, file_popup_menu): Use tk_popup.
4145 (ButtonRelease-1 binding): Just remove tag from window; rest
4146 handled by Tk.
4147
4148 * gdbtk.c (gdbtk_query): Use Tcl_Merge to provide quoting.
4149 (call_wrapper): Use Tcl_Eval, not Tcl_VarEval.
4150 (gdbtk_call_command): Ditto.
4151end-sanitize-gdbtk
4152
60d5a517
JL
4153Tue Jan 9 09:33:53 1996 Jeffrey A Law (law@cygnus.com)
4154
4155 * hpread.c (hpread_build_psymtabs): Finish Jan 4th
4156 enum namespace -> enum_namespace change.
4157
d1f5c804
WM
4158Tue Jan 9 04:44:47 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
4159
2c441e7f
SS
4160 * ch-exp.c (parse_primval): In case ARRAY, add missing
4161 FORWARD_TOKEN ().
d1f5c804 4162
1f233758
SS
4163Mon Jan 8 13:29:34 1996 Stan Shebs <shebs@andros.cygnus.com>
4164
4165 * remote-mips.c (mips_receive_header): Recognize \012 instead
4166 of \n, but write \n when program sends a \012.
4167 * ser-mac.c (mac_input_buffer): Increase size of buffer.
4168
ed3b618d
JL
4169Mon Jan 8 12:00:40 1996 Jeffrey A Law (law@cygnus.com)
4170
4171 * infptrace.c (initialize_infptrace): Move function out of
4172 #ifdef conditional; put code within the function inside an
4173 #ifdef conditional.
436d4143
JL
4174
4175 * buildsym.c (end_symtab): Remove sort_pending and sort_linevec
4176 arguments. Sorting is now dependent on OBJF_REORDERED. All
4177 callers/references changed.
4178 * dbxread.c (read_ofile_symtab): Correctly determine value for
4179 last_source_start_addr for reordered executables.
4180 (process_one_symbol): Handle N_FUN with no name as an end of
4181 function marker.
4182 * partial-stab.h (case N_FN, N_TEXT): Don't assume CUR_SYMBOL_VALUE
4183 is the high text address for a psymtab.
4184 (case N_SO): Likewise.
4185 (case N_FUN): Handle N_FUN with no name as an end of function
4186 marker.
4187 * minsyms.c (lookup_minimal_symbol_by_pc): Examine all symbols
4188 at the same address rather than a random subset of them.
4189 * coffread.c (coff_symfile_init): Set OBJF_REORDERED.
4190 * elfread.c (elf_symfile_init): Similarly.
4191 * somread.c (som_symfile_init): Similarly.
4192 * xcoffread.c (xcoff_symfile_init): Similarly.
4193
5351b2a0
SG
4194Fri Jan 5 17:46:01 1996 Stu Grossman (grossman@cygnus.com)
4195
4196 * stack.c (print_stack_frame print_frame_info) symmisc.c
4197 (dump_symtab): Change RETURN_MASK_ERROR to RETURN_MASK_ALL so
4198 that catch_errors doesn't get blindsided by QUIT and lose the
4199 cleanup chain. This fixes a problem where ^C while in a
4200 user-defined command sometimes leaves instream NULL and causes a
4201 segfault in command_loop.
4202
127841e4
BK
4203Fri Jan 5 13:59:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4204
4205 * configure.in, configure: Add `-ldl -lw' for Solaris linking.
4206
6b4fe21d
SC
4207Fri Jan 5 12:02:00 1996 Steve Chamberlain <sac@slash.cygnus.com>
4208
4209 * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt,
4210 config/m68k/monitor.mt, config/h8500/h8500.mt, config/h8300/h8300.mt:
4211 srec.o renamed to dsrec.o.
4212
0fe1522a
SG
4213Thu Jan 4 16:04:54 1996 Stu Grossman (grossman@cygnus.com)
4214
4215 * breakpoint.c (remove_breakpoint): Change error to warning so
4216 that hardware watchpoint removal problems won't leave breakpoint
4217 traps in the target.
d039321c 4218start-sanitize-gdbtk
0fe1522a 4219 * configure configure.in: Make --enable-gdbtk be the default.
d039321c 4220end-sanitize-gdbtk
0fe1522a
SG
4221 * remote-e7000.c (e7000_insert_breakpoint,
4222 e7000_remove_breakpoint): Use e7000 based breakpoints, not memory
4223 breakpoints.
4224 * (e7000_wait): Adjust PC back by two when we see a breakpoint to
4225 compensate for e7000 maladjustment.
4226 * sparcl-tdep.c (sparclite_check_watch_resources): Fix logic bug
4227 which prevented hardware watchpoints from working.
4228
517cb8d7 4229Thu Jan 4 10:44:17 1996 Fred Fish <fnf@cygnus.com>
7531f36e
FF
4230
4231 * infptrace.c (udot_info): New function.
4232 (PT_*): Define each individually if that one is not defined.
7531f36e
FF
4233 * rs6000-nat.c (kernel_u_size): New function
4234 Include <sys/user.h> for "struct user"
7531f36e
FF
4235 * alpha-nat.c (kernel_u_size): New function.
4236 Include <sys/user.h> for "struct user"
7531f36e
FF
4237 * sparc-nat.c (kernel_u_size): New function.
4238 Include <sys/user.h> for "struct user"
7531f36e 4239 * i386b-nat.c (kernel_u_size): New function.
7531f36e 4240 * i386v-nat.c (kernel_u_size): New function.
7531f36e
FF
4241 * config/i386/nm-fbsd.h (KERNEL_U_SIZE): Define.
4242 (kernel_u_size): Declare.
7531f36e
FF
4243 * config/i386/nm-linux.h (KERNEL_U_SIZE): Define.
4244 (kernel_u_size): Declare.
7531f36e
FF
4245 * config/sparc/nm-sun4os4.h (KERNEL_U_SIZE): Define.
4246 (kernel_u_size): Declare.
7531f36e
FF
4247 * config/alpha/nm-osf2.h (KERNEL_U_SIZE): Define.
4248 (kernel_u_size): Declare.
7531f36e
FF
4249 * config/rs6000/nm-rs6000.h (KERNEL_U_SIZE): Define.
4250 (kernel_u_size): Declare.
7531f36e 4251
1750a5ef
SC
4252Thu Jan 4 11:00:01 1996 steve chamberlain <sac@slash.cygnus.com>
4253
4254 * mdebugread.c (mylookup_symbol): enum namespace becomes
4255 enum_namespace type.
4256 * symfile.c (add_psymbol_to_list)
4257 (add_psymbol_addr_to_list): Ditto.
4258 * symtab.c (lookup_partial_symbol): Ditto.
4259 (lookup_symbol): Ditto.
4260 (lookup_block_symbol): Ditto.
4261 * win32-nat.c (handle_load_dll): Use incoming dll base.
4262 (child_wait): Catch DLL load errors.
4263 (create_child_inferior): Translated between paths correctly.
4264
e33aefba
FF
4265Wed Jan 3 23:13:53 1996 Fred Fish <fnf@cygnus.com>
4266
4267 * i386v4-nat.c (supply_gregset, fill_gregset): Subtract NUM_FREGS
4268 from NUM_REGS to get number of general registers that we care about.
e33aefba
FF
4269 * config/i386/tm-i386.h (REGISTER_BYTES): Define in terms
4270 of number of general regs and number of floating point regs.
e33aefba 4271
e02a2ad9
SC
4272Wed Jan 3 19:49:54 1996 steve chamberlain <sac@slash.cygnus.com>
4273
a3b64bf9
SC
4274 * config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
4275 (SKIP_TRAMPOLINE_CODE): New.
4276 * config/i386/xm-win32.h (CANT_FORK): Deleted.
4277 (SLASH*) Changed to use unix style slash.
e02a2ad9
SC
4278 * symtab.h (namespace enum): becomes typedef to avoid namespace
4279 collision in C++.
4280 * infcmd.c (path_command): Use empty string if PATH name not set.
4281 * i386-tdep.c (skip_trampoline_code): New function.
4282 * srec.c: Renamed dsrec.c to avoid filename collision.
4283 * Makefile.in: Cope with renaming.
e02a2ad9 4284
ef4d6187 4285Wed Jan 3 13:09:04 1996 Fred Fish <fnf@cygnus.com>
5eccb7dc 4286
ef4d6187
FF
4287 * symmisc.c (print_objfile_statistics): Print memory use statistics
4288 for objfile psymbol, symbol, and type obstacks.
5eccb7dc 4289
ef4d6187 4290Tue Jan 2 13:41:14 1996 Stan Shebs <shebs@andros.cygnus.com>
3dcd429f 4291
ef4d6187
FF
4292 * config/mips/nm-irix5.h: Restore.
4293 (TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
4294 from Lee Iverson <leei@ai.sri.com>.
4295 * config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
4296 * config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
3dcd429f 4297
ef4d6187 4298For older changes see ChangeLog-95
bd5635a1
RP
4299\f
4300Local Variables:
4301mode: indented-text
4302left-margin: 8
4303fill-column: 74
4304version-control: never
4305End:
This page took 0.533527 seconds and 4 git commands to generate.