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