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