]> Git Repo - binutils.git/blob - gdb/ChangeLog
* breakpoint.c (breakpoint_1): Annotate each field of output. Add
[binutils.git] / gdb / ChangeLog
1 Sat Apr 23 19:05:52 1994  Jim Kingdon  ([email protected])
2
3         * breakpoint.c (breakpoint_1): Annotate each field of output.  Add
4         FIXME-32x64 comment.
5
6 Fri Apr 22 16:43:54 1994  Jim Kingdon  ([email protected])
7
8         * infrun.c (wait_for_inferior): Move call to flush_cached_frames
9         to after call to target_wait.  This means that flush_cached_frames
10         can call target_terminal_ours if it wants to.
11         * infrun.c (wait_for_inferior) [HAVE_NONSTEPPABLE_WATCHPOINT]: Add
12         comment about why the code is dubious.
13
14         * stabsread.c (read_type): Call read_type, not nonexistent
15         os9k_read_type.
16
17 Fri Apr 22 14:25:36 1994  Kung Hsu  ([email protected])
18
19         * remote-os9k.c (rombug_fetch_registers): set trace mode
20         correctly.
21         * remote-os9k.c (rombug_read_inferior_memory): cache data in
22         buffer.
23         * os9kread,c (read_os9k_psymtab): process file symbol to truncate
24         extra info.
25         * os9kread.c (os9k_read_ofile_symtab): proper casting of args
26         passed to process_one_symbol.
27         * stabsread.c (read_type): process os9k functio prototype.
28
29 Fri Apr 22 11:27:39 1994  Jim Kingdon  ([email protected])
30
31         * solib.c (symbol_add_stub): If so->textsection is NULL, don't
32         dump core.
33
34 Thu Apr 21 07:45:49 1994  Jim Kingdon  ([email protected])
35
36         * utils.c (prompt_for_continue): Annotate prompt.
37         (query): Annotate query.
38         * printcmd.c (print_frame_args): Change syntax of argument
39         annotation to make name and value part of a single group of
40         annotations, not two separate groups.
41         * cp-valprint.c (cp_print_value_fields): Likewise for fields.
42         * valprint.c (val_print_array_elements): Change syntax of
43         annotation to be more concise.
44         * main.c, defs.h (command_line_input): New argument tells what
45         string to include in the annotations.
46         * symtab.c (decode_line_2), main.c (read_command_lines,
47         command_loop): Change callers.
48
49         * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for
50         target null pointer.
51         * blockframe.c (find_frame_addr_in_frame_chain): Likewise.
52
53         * printcmd.c (output_command): Annotate things we print here too.
54         * printcmd.c (print_command_1): Add "value-history-value" annotation.
55         * Move declaration of print_value_flags from defs.h to value.h.
56         * main.c (command_line_input): Call wrap_here as well as gdb_flush.
57
58 Thu Apr 21 09:29:37 1994  Peter Schauer  ([email protected])
59
60         * dbxread.c (read_dbx_dynamic_symtab):  Reinstall support for sun3,
61         BFD handles sun3 dynamic relocations now.
62         * elfread.c (elf_symtab_read, elf_symfile_read):  Handle dynamic
63         symbol table.
64
65 Wed Apr 20 19:41:21 1994  Jim Kingdon  ([email protected])
66
67         * printcmd.c (print_command_1): Annotate the top-level expressions
68         that we print.
69         (print_frame_args): Annotate each argument.
70         * printcmd.c, defs.h (print_value_flags): New function.
71         * cp-valprint.c (cp_print_value_fields): Annotate each field.
72         * valprint.c (val_print_array_elements): Annotate each array element.
73
74 Wed Apr 20 13:18:41 1994  Peter Schauer  ([email protected])
75
76         * findvar.c (read_var_value):  Handle LOC_REPARM_ADDR case correctly,
77         the register contains a pointer to the type, not the type itself.
78
79 Mon Apr 11 10:44:35 1994  Jim Kingdon  ([email protected])
80
81         * main.c (main): Accept --annotate=N option and make --fullname
82         the same as --annotate=1.
83         (command_line_input): Print annotatation before and after prompt.
84         * blockframe.c (flush_cached_frames): Print annotation.
85         * Rename frame_file_full_name to annotation_level and move it from
86         symtab.h to defs.h.
87         * source.c (identify_source_line): If annotation_level > 1,
88         change output format.
89         * breakpoint.c: Print annotation whenever a breakpoint changes.
90         * main.c: New variable server_command.
91         (command_line_input): Parse "server " and set server_command.
92         (dont_repeat): Check server_command.
93
94 Wed Apr 20 08:37:16 1994  Jim Kingdon  ([email protected])
95
96         * xcoffread.c (xcoff_next_symbol_text): Don't return before
97         updating raw_symbol and symnum.  Return a value in the case where
98         we complained.
99
100         * dstread.c, coffread.c: Don't define pending_blocks; buildsym.c
101         takes care of it.
102         * parse.c: Don't define block_found; it is defined in symtab.c.
103         * parser-defs.h: Add comment regarding block_found.
104
105 Tue Apr 19 09:46:05 1994  Jeffrey A. Law  ([email protected])
106
107         * hppa-tdep.c (internalize_unwind_info): Delete unused indexp
108         argument.
109
110 Mon Apr 18 13:18:56 1994  Peter Schauer  ([email protected])
111
112         * dbxread.c (read_dbx_dynamic_symtab):  Relocate BFD symbols by
113         section vma. Do not read dynamic relocs for sun3 executables to
114         avoid BFD assertion message.
115
116 Mon Apr 18 10:08:07 1994  Jeffrey A. Law  ([email protected])
117
118         * nm-hppab.h (KERNEL_U_ADDR): Define.
119         (FIVE_ARG_PTRACE): Likewise.
120         (CANNOT_STORE_REGISTER): Likewise.
121         * nm-hppah.h (KERNEL_U_ADDR): Define.
122         (FIVE_ARG_PTRACE): Likewise.
123         (CANNOT_STORE_REGISTER): Likewise.
124         (NEED_TEXT_START_END): Likewise.
125
126         * tm-hppah.h (NEED_TEXT_START_END): Delete definition.
127         * xm-hppah.h (KERNEL_U_ADDR): Delete definition.
128         (FIVE_ARG_PTRACE): Likewise.
129         * xm-hppab.h (KERNEL_U_ADDR): Delete definition.
130         (FIVE_ARG_PTRACE): Likewise.
131
132         * hppa-tdep.c (read_unwind_info): Make static.
133         (restore_pc_queue): Indirect through the target vector to
134         reload the register state.
135
136 Sat Apr 16 22:20:51 1994  Jeffrey A. Law  ([email protected])
137
138         * paread.c (compare_unwind_entries): Delete function.  It's been
139         moved into hppa-tdep.c.
140         (read_unwind_info): Likewise.
141         (pa_symfile_read): No longer call read_unwind_info.  The unwind
142         tables will be read in as they are needed.
143
144         * hppa-tdep.c (compare_unwind_entries): New function.
145         (read_unwind_info, internalize_unwinds): Likewise.
146         (find_unwind_entry): Read in unwind information on demand.
147
148 Fri Apr 15 11:53:46 1994  Stan Shebs  ([email protected])
149
150         * source.c (DIRNAME_SEPARATOR): New macro, replaces all references
151         to : in search path processing.
152         * defs.h (qsort): Rename argument in prototype.
153         * symtab.h (SAYMBOL_VALUE): Rename value field, avoids bugs in
154         some compilers.
155         * breakpoint.c, exec.c, mdebugread.c, mipsread.c, xcoffexec.c
156         (false): Eliminate usages.
157
158 Fri Apr 15 11:35:19 1994  Steve Chamberlain  ([email protected])
159
160         * h8500-tdep.c (initialize_h8500_tdep, large_command):
161         All references to value changed to value_ptrlage_command is now
162         called big_command.
163         All references to value changed to value_ptr.
164         * remote-e7000.c (e7000_wait): Use target_waitstatus and SETSTOP
165         * remote-hms.c (hms_wait): Timeout after five seconds.
166         * ser-go32.c (dosasync_read): Poll if timeout < 0.
167         * config/tm/tm-h8500.h (BEFORE_MAIN_LOOP_HOOK): Deleted.
168         * config/sh/tm-sh.h (BREAKPOINT): Is now sleep opcode.
169
170 Thu Apr 14 07:01:56 1994  Jeffrey A. Law  ([email protected])
171
172         * procfs.c (procfs_wait): Protect watchpoint code with appropriate
173         #ifdefs.
174         (procfs_set_watchpoint, procfs_stopped_by_watchpoint): Likewise.
175
176 Wed Apr 13 14:52:46 1994  Jeffrey A. Law  ([email protected])
177
178         * breakpoint.h (enum bptype): Add bp_hardware_watchpoint and
179         bp_watchpoint_scope breakpoints.
180         (struct breakpoint): Add val_chain and related_breakpoint fields
181         for use by watchpoints.
182
183         * breakpoint.c (within_scope): Delete.  No longer used.
184         (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Provide default definition.
185         (target_{remove,insert}_watchpoint): Likewise.
186         (can_use_hardware_watchpoint): New function.
187         (remove_breakpoint): New function to remove a single breakpoint
188         or hardware watchpoint.
189         (insert_breakpoints): Handle insertion of hardware watchpoints.
190         Store a copy of the value chain derived from the watchpoint
191         expression.
192         (remove_breakpoints): Simplify by using remove_breakpoint.
193         (delete_breakpoint): Likewise.
194         (watchpoint_check): Delete the watchpoint and watchpoint scope
195         breakpoints when the watchpoint goes out of scope.  Save & restore
196         the current frame after checking watchpoints.
197         (breakpoint_init_inferior): Likewise (restarting the program
198         makes all local watchpoints go out of scope).
199         (bpstat_stop_status): Handle hardware watchpoints much like normal
200         watchpoints. Delete the watchpoint and watchpoint scope breakpoint
201         when the watchpoint goes out of scope.  Remove and reinsert all
202         breakpoints before returning if we stopped when a hardware watchpoint
203         fired.
204         (watch_command): Use a hardware watchpoint when possible.  If
205         watching a local expression, build a scope breakpoint too.
206         (map_breakpoint_numbers): Also call given function for any
207         related breakpoints.
208         (disable_breakpoint): Never disable a scope breakpoint.
209         (enable_breakpoint): Handle hardware breakpoints much like normal
210         breakpoints, but recompute the watchpoint_scope breakpoint's
211         frame and address  (if we have an associated scope breakpoint).
212         (read_memory_nobpt): Handle hardware watchpoints like normal 
213         watchpoints.  When necessary handle watchpoint_scope breakpoints.
214         (print_it_normal, bpstat_what, breakpoint_1, mention): Likewise.
215         (clear_command, breakpoint_re_set_one, enable_command): Likewise.
216         (disable_command): Likewise.
217
218         * blockframe.c (find_frame_addr_in_frame_chain): New function.
219         Extern prototype added to frame.h
220
221         * infrun.c (wait_for_inferior): Set current_frame and select
222         a frame before checking if we stopped due to a hardare watchpoint
223         firing.  Handle stepping over hardware watchpoints.
224         (normal_stop): Remove unnecessary call to select_frame.
225
226         * value.h (value_release_to_mark): Declare.
227         * values.c (value_release_to_mark): New function.
228
229         * procfs.c (procfs_wait): Add cases for hardware watchpoints.
230         (procfs_set_watchpoint, procfs_stopped_by_watchpoint): New functions.
231
232         * hppab-nat.c (hppa_set_watchpoint): New function.
233
234         * config/pa/nm-hppab.h (STOPPED_BY_WATCHPOINT): Define.
235         (HAVE_STEPPABLE_WATCHPOINT): Define.
236         (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define.
237         (target_{insert,delete}_watchpoint): Define.
238
239         * config/mips/nm-irix4.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define.
240         (STOPPED_BY_WATCHPOINT, HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
241         (target_{insert,remove}_watchpoint): Likewise.
242
243 Mon Apr 11 19:21:27 1994  Stu Grossman  (grossman at cygnus.com)
244
245         * xcoffread.c (read_xcoff_symtab):  Ignore symbols of class C_EXT,
246         smtyp XTY_LD, sclass XMC_DS (external data segment label).  They
247         often have the same names as debug symbols for functions, and
248         confuse lookup_symbol().
249
250 Mon Apr 11 10:44:35 1994  Jim Kingdon  ([email protected])
251
252         * remote.c: Around redefinition of PBUFSIZE, adjust whitespace.
253         * config/pa/tm-hppa.h (REGISTER_BYTES): Use 4 rather than
254         REGISTER_RAW_SIZE (1).
255         Together these changes work around a bug in HP's compiler.  Both
256         seem to be necessary.
257
258 Mon Apr 11 09:18:24 1994  Jeffrey A. Law  ([email protected])
259
260         * paread.c (pa_symtab_read): Handle ST_STUB symbols and symbols
261         with scope SS_EXTERNAL.  ST_ENTRY symbols in dynamic executables
262         are type mst_solib_trampoline.
263
264 Fri Apr  8 17:14:37 1994  Jim Kingdon  ([email protected])
265
266         * config/m68k/es1800.mt: Change comments.
267
268 Fri Apr  8 17:14:37 1994  Rob Savoye  ([email protected])
269
270         * config/m68k/monitor.mt (TDEPFILES): Don't include remote-es.o.
271
272 Fri Apr  8 15:35:30 1994  Stu Grossman  (grossman at cygnus.com)
273
274         * lynx-nat.c:  Restore regmap structure for SPARC.  It's needed
275         for core files.
276
277 Fri Apr  8 14:53:35 1994  Jim Kingdon  ([email protected])
278
279         * values.c (unpack_long): Remove obsolete comment about using a
280         switch statement.
281
282         * symfile.c (symbol_file_command): Add comments about command syntax.
283
284 Thu Apr  7 17:25:21 1994  Peter Schauer  ([email protected])
285                           Jim Kingdon  ([email protected])
286
287         * infrun.c (IN_SOLIB_TRAMPOLINE):  Correct comment, trampolines
288         are in the .plt section.
289         * minsyms.c (lookup_solib_trampoline_symbol_by_pc,
290         find_solib_trampoline_target):  New functions for handling
291         stepping into -g compiled shared libraries.
292         * symtab.h (lookup_solib_trampoline_symbol_by_pc,
293         find_solib_trampoline_target):  Add prototypes.
294         * config/tm-sunos.h (IN_SOLIB_TRAMPOLINE, SKIP_TRAMPOLINE_CODE):
295         Define to handle stepping into  -g compiled shared libraries.
296         * config/tm-sysv4.h (SKIP_TRAMPOLINE_CODE):  Define to handle
297         stepping into  -g compiled shared libraries.
298
299 Thu Apr  7 17:22:54 1994  Peter Schauer  ([email protected])
300
301         * configure.in:  Add mips-*-sysv4* support.
302         * config/mips/mipsv4.mh, config/mips/mipsv4.mt,
303         config/mips/tm-mipsv4.h, config/mips/xm-mipsv4.h, mipsv4-nat.c:
304         New files for MIPS SVR4 support.
305         * Makefile.in:  Update for new mipsv4 files.
306         * alpha-tdep.c (heuristic_proc_desc, find_proc_desc):  Use
307         read_next_frame_reg to obtain the frame relative stack pointer.
308         * mips-tdep.c (heuristic_proc_desc):  Use read_next_frame_reg to
309         obtain the frame relative stack pointer.
310         * mdebugread.c (parse_partial_symbols, psymtab_to_symtab1):
311         Handle stStatic and stStaticProc symbols in stabs-in-ecoff output
312         by entering them into the minimal symbol table.
313         * printcmd.c (print_scalar_formatted):  Do not try to unpack to
314         a long for float formats.
315         * solib.c:  Include "elf/mips.h" only if DT_MIPS_RLD_MAP does not
316         get defined in <link.h>.
317         * solib.c (solib_add):  Add shared library sections to the section
318         table of the target before adding the symbols.
319         * partial-stab.h:  Relocate static and global functions.
320         * dbxread.c (read_dbx_symtab):  Remove unused variable
321         end_of_text_address.  Relocate text_addr when passing it
322         to end_psymtab.
323
324         For Alpha OSF/1 targets, enable gdb to set breakpoints in shared
325         library functions before the executable is run. Retrieve dynamic
326         symbols from stripped executables.
327         * mipsread.c (read_alphacoff_dynamic_symtab):  New function.
328         * mipsread.c (mipscoff_symfile_read):  Use it. Issue warning message
329         if no debugging symbols were found.
330         * alpha-tdep.c (alpha_skip_prologue):  Silently return the unaltered
331         pc if memory at the pc is not accessible and GDB_TARGET_HAS_SHARED_LIBS
332         is defined.
333         * config/alpha/nm-alpha.h (GDB_TARGET_HAS_SHARED_LIBS):  Define,
334         OSF/1 has shared libraries.
335
336 Thu Apr  7 15:11:11 1994  Ian Lance Taylor  ([email protected])
337
338         * dbxread.c (read_dbx_dynamic_symtab): Adjust for recent changes
339         to BFD handling of dynamic symbols.
340
341 Tue Apr  5 15:29:25 1994  Jeffrey A. Law  ([email protected])
342
343         * hppa-tdep.c (hppa_fix_call_dummy): If FUN is a procedure label,
344         then gets its real address into FUN and its GOT/DP value into %r19.
345
346         * tm-hppa.h (CALL_DUMMY): Use %r20, not %r19 as a temporary.
347
348         * hppa-tdep.c (frameless_function_invocation): If no unwind
349         descriptor was found, then assume this was not a frameless
350         function invocation.
351         (frame_saved_pc): If the saved PC is in a linker stub, then
352         return the return address which the linker stub will return to.
353
354         * xm-hppab.h: Never define USG.
355         * xm-hppah.h: Always define USG.
356
357 Tue Apr  5 12:58:47 1994  Per Bothner  ([email protected])
358
359         * values.c (unpack_long, value_from_longest),
360         valarith.c (value_binop):  Allow TYPE_CODE_RANGE.
361
362 Fri Apr  1 14:04:34 1994  Jason Merrill  ([email protected])
363
364         * symfile.c (deduce_language_from_filename): .cpp is a C++ extension.
365
366 Fri Apr  1 00:44:00 1994  Peter Schauer  ([email protected])
367
368         For SVR4 targets, enable gdb to set breakpoints in shared
369         library functions before the executable is run.
370         * elfread.c (elf_symtab_read):  Handle symbols for shared library
371         functions.
372         * sparc-tdep.c (in_solib_trampoline):  Renamed to in_plt_section
373         and moved to objfiles.c.
374         * objfiles.c (in_plt_section):  Moved to here from sparc-tdep.
375         * config/tm-sysv4.h (IN_SOLIB_TRAMPOLINE):  Use new in_plt_section.
376         * config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE):  Removed,
377         the new generic definition from tm-sysv4.h works for Solaris.
378
379 Wed Mar 30 16:14:27 1994  Ian Lance Taylor  ([email protected])
380
381         * elfread.c (elf_symtab_read): Change storage_needed,
382         number_of_symbols and i to long.  Rename get_symtab_upper_bound to
383         bfd_get_symtab_upper_bound.  Check for errors from
384         bfd_get_symtab_upper_bound and bfd_canonicalize_symtab.
385         * nlmread.c (nlm_symtab_read): Same changes.
386
387 Wed Mar 30 11:43:29 1994  Jim Kingdon  ([email protected])
388
389         * xcoffread.c (xcoff_next_symbol_text): New function.
390         (read_xcoff_symtab): Set next_symbol_text_func to it.
391         Move raw_symbol outside of read_xcoff_symtab.
392
393         * remote.c (getpkt): Remove unused "out" label.
394
395 Wed Mar 30 09:15:42 1994  Jeffrey A. Law  ([email protected])
396
397         * breakpoint.c (print_it_normal): Allow GDB to notify the user
398         about more than one watchpoint being triggered.
399
400 Wed Mar 30 08:24:18 1994  Jim Kingdon  ([email protected])
401
402         * config/m68k/tm-dpx2.h: Include tm-m68k.h not nonexistent tm-68k.h.
403
404 Wed Mar 30 00:31:49 1994  Peter Schauer  ([email protected])
405
406         * blockframe.c (find_pc_partial_function):  mst_file_text
407         symbols do not live in the shared library transfer table.
408         * ch-exp.y (decode_integer_value, match_character_literal,
409         match_bitstring_literal):  Guard tolower calls with isupper,
410         tolower on old BSD systems blindly subtracts a constant.
411         * dbxread.c (read_ofile_symtab):  Check for __gnu_compiled_* as
412         well when determining the producer of the object file.
413         * mdebugread.c (has_opaque_xref):  New function to check for
414         cross reference to an opaque aggregate.
415         * mdebugread.c (parse_symbol, parse_partial_symbols):  Do not
416         enter typedefs to opaque aggregates into the symbol tables.
417         * mdebugread.c (parse_external):  Remove skip_procedures argument,
418         it has always been 1.  Remove code that handled stProc symbols,
419         it was never executed and was wrong, as the index of a
420         stProc symbol points to the local symbol table and not to the
421         auxiliary symbol info. Update caller.
422         * mdebugread.c (parse_partial_symbols):  Do not enter external
423         stProc symbols into the partial symbol table, they are already
424         entered into the minimal symbol table.
425         * config/i386/tm-symmetry.h:  Clean up, it is now only used for Dynix.
426         Remove all conditionals and definitions for ptx.
427         I386_REGNO_TO_SYMMETRY moved to here from symm-tdep.c.
428         Fix addresses of floating point registers in REGISTER_U_ADDR.
429         STORE_STRUCT_RETURN now handles cc and gcc conventions.
430         FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC,
431         IN_SIGTRAMP, SIGCONTEXT_PC_OFFSET defined to make backtracing through
432         signal trampoline code work.
433         * config/i386/xm-symmetry.h:  Clean up, it is now only used for Dynix.
434         Remove all conditionals and definitions for ptx.
435         Remove KDB definitions.
436         * symm-nat.c (store_inferior_registers):  Fetch registers before
437         storing them to obtain valid floating point control registers.
438         Store fpu registers.
439         * symm-nat.c (print_1167_control_word):  Dynix 3.1.1 defines
440         FPA_PCR_CC_C0 and FPA_PCR_CC_C1, avoid duplicate case value.
441         * symm-nat.c (fetch_inferior_registers, child_xfer_memory):
442         Fix typos.
443         * symm-nat.c (child_resume):  Update type of `signal' parameter.
444         * symm-tdep.c (I386_REGNO_TO_SYMMETRY):  Moved to tm-symmetry.h.
445
446 Tue Mar 29 23:01:33 1994  Jeffrey A. Law  ([email protected])
447
448         * hppa-tdep.c (hppa_fix_call_dummy): Use an alternate method for
449         calling import stubs for functions in shared libraries.
450
451 Tue Mar 29 21:14:04 1994  Per Bothner  ([email protected])
452
453         * ch-exp.y:  Implement SIZE(mode_name) and SIZE(expression).
454
455         * ch-lang.c (chill_is_varying_struct):  Magic string is
456         was "<var_length>" is now "__var_length" (more portable).
457
458 Tue Mar 29 19:41:34 1994  Jim Kingdon  ([email protected])
459
460         * remote.c (getpkt): If we get a timeout, actually retry rather
461         than just giving up the first time it happens.
462         * remote.c: Document sequence numbers.
463         (remote_store_registers): Change syntax of 'P' request so that it
464         never looks like a sequence number.
465
466 Tue Mar 29 16:06:01 1994  Kung Hsu  ([email protected])
467
468         * os9kread.c (record_minimal_symbol): add section_offset to
469         relocate minimal symbol table.
470         * os9kread.c (read_minimal_symbols): ditto.
471         * os9kread.c (os9k_symfile_init): increase size of dbg and stb
472         file names.
473         * os9kread.c (read_os9k_psymtab): if there's no dbg file, just
474         return. Also if file addr is 0 leave it 0, not to relocate.
475         * remote-os9k.c (_initialize_remote_os9k): add 'set remotexon',
476         'set remotexoff' and 'set remotelog' commands.
477
478 Tue Mar 29 12:38:45 1994  Jim Kingdon  ([email protected])
479
480         * remote.c (remote_store_registers): Add 'P' request to set an
481         individual register.
482         (remote_write_bytes, remote_read_bytes): Use %lx, not %x, to print
483         a target address.
484
485 Sat Mar 26 07:05:18 1994  Jim Kingdon  ([email protected])
486
487         * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG.
488         * stabsread (define_symbol): If USE_REGISTER_NOT_ARG, go back to
489         combining all 'p' and 'r' pairs into a LOC_REGPARM.
490
491         * command.c (do_setshow_command, case var_string): Never add a
492         space to the end of the string.
493         * NEWS: Document this change.
494         * .gdbinit: Add a space to the "set prompt" command.
495
496 Fri Mar 25 12:40:41 1994  Jim Kingdon  ([email protected])
497
498         *  m3-nat.c, i386m3-nat.c, config/i386/i386m3.mh: Many minor
499         changes to make it compile (it doesn't link yet).
500
501         * buildsym.c (start_subfile, patch_subfile_names), demangle.c
502         (set_demangling_style, set_demangling_command): Use savestring not
503         strdup.  We were not dealing properly with a NULL return from
504         strdup, and were not declaring strdup (the system header may or
505         may not have it).
506
507         * valprint.c (val_print): Remove inaccurate comment about what
508         types can be stub types.
509
510         * config/i386/ptx.mh (XDEPFILES): Add coredep.o.  Delete infptrace.o.
511         * symm-nat.c (child_wait, _initialize_symm_nat, kill_inferior):
512         Supply alternate version if ATTACH_DETACH is not defined.
513         * ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt,
514         tm-ptx.h, tm-ptx4.h, xm-ptx.h, xm-ptx4.h}: New files.
515         * configure.in: Recognize i[34]86-sequent-sysv4* host.
516
517 Fri Mar 25 10:14:03 1994  Jeffrey A. Law  ([email protected])
518
519         * hppa-tdep.c (skip_prologue): Do nothing if not at the beginning
520         of a function.
521         (skip_trampoline_code): Rewrite and add support for argument
522         relocation stubs stubs, import/export stubs, calls through
523         "_sr4export" and cascaded trampolines.
524
525         * hppa-tdep.c (skip_prologue): Return "pc" not zero
526         if no unwind descriptor is found.
527
528         * tm-hppa.h (NUM_REGS): Bump to 128 registers.
529         (REGISTER_NAMES): Add entries for "right-half" of FP registers.
530         (REGISTER_RAW_SIZE, MAX_REGISTER_RAW_SIZE): Do not treat FP regs
531         differently.  All registers are four bytes.
532         (REGISTER_BYTES, REGISTER_BYTE): Simplify now that all registers are
533         the same size.
534         (REGISTER_VIRTUAL_TYPE): Use builtin_type_float for all FP regs.
535
536         * hppa-tdep.c (pa_print_fp_reg): Update to print even numbered FP
537         registers as both single and double values (fetching 2nd 32bit half
538         as necessary).  Annotate each register printed with its precision.
539
540         * paread.c (read_unwind_info): Fix off-by-one error.
541
542 Fri Mar 25 08:33:28 1994  Jim Kingdon  ([email protected])
543
544         * main.c (complete_command): Deal with it if arg is NULL.
545
546 Thu Mar 24 07:12:09 1994  Jim Kingdon  ([email protected])
547
548         * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Revise comment
549         regarding using the PC--using the PC is necessary and all the
550         FIXME comments in the world won't make it go away.
551
552         * valops.c (value_at, value_at_lazy): Give error if we dereference
553         a pointer to void.
554         * gdbtypes.h: Fix comments regarding TYPE_CODE_VOID.
555         * stabsread.c: Use 1, not 0, for TYPE_LENGTH of void types.
556
557         * stabsread.c (patch_block_stabs): Add comment about what happens
558         if the definition is in another compilation unit from the stab.
559
560         * dbxread.c (end_psymtab): Add comment about empty psymtabs.
561
562 Wed Mar 23 07:50:33 1994  Jim Kingdon  ([email protected])
563
564         * main.c (complete_command): New command, from Rick Sladkey
565         <[email protected]>.
566         (symbol_completion_function): Don't declare rl_point and
567         rl_line_buffer; they are now declared in readline.h.
568         (show_commands): Don't declare history_base; it is declared in
569         history.h.
570         * command.c (lookup_cmd): Don't delete trailing whitespace.
571         Reverts change of 14 May 1989.
572
573 Wed Mar 23 16:14:52 1994  Stu Grossman  (grossman at cygnus.com)
574
575         * minsyms.c (prim_record_minimal_symbol):  Move section deduction
576         code from prim_record_minimal_symbol_and_info() to here.  Callers
577         of the latter can legitimately supply a section number of -1.
578
579 Wed Mar 23 07:50:33 1994  Jim Kingdon  ([email protected])
580
581         * gdbtypes.h, gdbtypes.c: Add comments regarding whether static
582         member functions have an element in args for a (nonexistent) this
583         pointer.
584
585 Tue Mar 22 20:12:53 1994  Jeffrey A. Law  ([email protected])
586
587         * config/pa/tm-hppao.h (NO_PC_SPACE_QUEUE_RESTORE): Define.
588
589         * hppa-tdep.c (hppa_pop_frame): Do not restore the PC space
590         queue if NO_PC_SPACE_QUEUE_RESTORE is defined.
591
592         * stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argument
593         for the structure's type.  All callers changed.
594
595         * valops.c (call_function_by_hand): Check REG_STRUCT_HAS_ADDR
596         for each structure argument rather than assuming it's either
597         true or false for all structure arguments.
598
599         * config/pa/tm-hppa.h (REG_STRUCT_HAS_ADDR): Depend only
600         on the length structure passed, not the compiler used.
601
602         * config/sparc/tm-sparc.h (REG_STRUCT_HAS_ADDR): Accept additional
603         argument for the structure's type.
604
605 Tue Mar 22 15:28:33 1994  Jim Kingdon  ([email protected])
606
607         * values.c (set_internalvar): Don't set var->value until we are
608         sure there won't be an error().
609
610         * remote.c (get_offsets): Reinstate comment which was in
611         remote_wait about use of SECT_OFF_TEXT and so on.
612
613 Mon Mar 21 13:11:30 1994  Peter Schauer  ([email protected])
614
615         * symmisc.c (maintenance_check_symtabs):  New function to check
616         consistency of psymtabs and symtabs.
617         * symtab.h (maintenance_check_symtabs):  Add prototype.
618         * maint.c:  Add new `maint check-symtabs' command.
619         * config/i386/tm-i386aix.h, config/i386/tm-sun386.h,
620         config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW):  Fix typo.
621         * config/i386/tm-symmetry.h:  Make comment inside #if 0 a real
622         comment.
623         * config/i386/tm-symmetry.h (STORE_STRUCT_RETURN):  Cast argument
624         to write_memory to avoid warnings from gcc.
625         * config/i386/xm-symmetry.h:  Add missing #endif.
626         * config/i386/nm-symmetry.h (NO_PTRACE_H):  Add for Dynix.
627         * config/i386/symmetry.mt (TDEPFILES):  Add i386-tdep.o.
628         * config/i386/symmetry.mh (NAT_FILE, NATDEPFILES):  Add.
629
630 Mon Mar 21 11:50:28 1994  Jeffrey A. Law  ([email protected])
631
632         * hppa-tdep.c (hppa_fix_call_dummy): Use value_ptr.
633         (hppa_push_arguments): Likewise.
634
635 Mon Mar 21 11:02:51 1994  Stu Grossman  (grossman at cygnus.com)
636
637         * alpha-tdep.c:  Gobs of changes (many imported from mips-tdep) to
638         improve remote debugging efficiency.  Also fixed problems with
639         doing function calls for programs with no entry points.
640         * infcmd.c (run_stack_dummy):  Use CALL_DUMMY_ADDRESS instead of
641         entry_point_address.
642         * inferior.h (PC_IN_CALL_DUMMY):  ditto.
643         * mdebugread.c (parse_symbol, parse_procedure, parse_external,
644         parse_lines):  Pass section_offsets info to these routines so that
645         we can relocate symbol table entries upon readin.
646         * (psymtab_to_symtab_1):  Set symtab->primary to tell
647         objfile_relocate to do relocations for our symbols.
648         * (ecoff_relocate_efi):  New routine to relocate adr field of PDRs
649         (which hang off of the symbol table).
650         * Use prim_record_minimal_symbols_and_info instead of
651         prim_record_minimal_symbols to supply section info to make minimal
652         symbol relocations work.
653         * minsyms.c (prim_record_minimal_symbols_and_info):  If section is
654         -1, try to deduce it from ms_type.
655         * objfiles.c (objfile_relocate):  Use ALL_OBJFILE_SYMTABS where
656         appropriate.  Handle relocation of MIPS_EFI symbols special. Also,
657         add code to relocate objfile->sections data structure.
658         * remote.c (get_offsets):  Use new protocol message to acquire
659         section offsets from the target.
660         * (remote_wait):  Get rid of relocation stuff.  That's all handled
661         by objfile_relocate now.
662         * config/alpha/alpha-nw.mt (TM_FILE):  Use tm-alphanw.h.
663         * config/alpha/tm-alpha.h:  Define CALL_DUMMY_ADDRESS, and
664         VM_MIN_ADDRESS.
665         * config/alpha/tm-alphanw.h:  DECR_PC_AFTER_BREAK=0, VM_MIN_ADDRESS=0.
666
667 Sun Mar 20 15:21:57 1994  Doug Evans  ([email protected])
668
669         * sparc-tdep.c (sparc_frame_find_save_regs): Use REGISTER_RAW_SIZE
670         instead of 4.
671
672 start-sanitize-v9
673         * sp64-tdep.c (target_ptr_bit, set_target_ptr_bit): Deleted,
674         can no longer set this at run time.
675         * config/sparc/sp64.mt (SIMFILES): Use remote-sim.o now.
676         (TM_CLIBS): Define to -lm, the simulator uses the sqrt() function.
677         * config/sparc/tm-sp64.h (FPS_REGNUM, CPS_REGNUM): Define (so
678         sparc-tdep.c compiles).
679         (TARGET_PTR_BIT): Must be a constant now, fix at 64.
680 end-sanitize-v9
681
682 Sat Mar 19 08:51:12 1994  Jim Kingdon  ([email protected])
683
684         * config/m68k/{cisco.mt,tm-cisco.h}: New files.
685         * Makefile.in (ALLPARAM, ALLCONFIG): Add them.
686         * configure.in: Recognize m68*-cisco*-*.
687
688         * Makefile.in (TAGS): Use variables directly, rather than using
689         find, to locate TM_FILE, XM_FILE, and NAT_FILE.  This is faster
690         and means that these filenames no longer need be unique across all
691         the config/* directories.
692         * configure.in: Put the config/*/ into TM_FILE, etc.
693
694         * m68k-stub.c (computeSignal): Return SIGFPE, not SIGURG, for chk
695         and trapv exceptions.
696
697         * target.h (struct section_table), objfiles.h (struct obj_section):
698         Change name of field sec_ptr to the_bfd_section.  More mnemonic
699         and avoids the (sort of, for the ptx compiler) name clash with
700         the name of the typedef.
701         * exec.c, xcoffexec.c, sparc-tdep.c, rs6000-nat.c, osfsolib.c,
702         solib.c, irix5-nat.c, objfiles.c, remote.c: Change users.
703
704         * utils.c: Include readline.h.
705         * Makefile.in (utils.o): Add dependency.
706
707         * remote.c (getpkt): Add support for run-length encoding.
708
709 Fri Mar 18 19:11:15 1994  Steve Chamberlain  ([email protected])
710
711         * utils.c (prompt_for_continue): Call readline, not gdb_readline.
712
713 Fri Mar 18 10:25:55 1994  Jim Kingdon  ([email protected])
714
715         * dstread.c (record_minimal_symbol): New arg objfile.  Pass it to
716         prim_record_minimal_symbol.
717         Callers: Pass it.
718
719         * regex.c (EXTEND_BUFFER): Adjust pointers within buffer by
720         computing their offset from the start of the old buffer and adding
721         to the new buffer, rather than by assuming we can add the
722         difference between the old buffer and the new buffer (it might not
723         fit in an int).  Merge in cosmetic differences from emacs regex.c
724         version of this macro.
725
726 Wed Mar 16 15:28:54 1994  Ian Lance Taylor  ([email protected])
727
728         * Makefile.in (install-only): Fix use of program_transform_name.
729
730 Wed Mar 16 07:18:43 1994  Jim Kingdon  ([email protected])
731
732         * printcmd.c: Remove "set print fast-symbolic-addr off" command.
733         The bug which it worked around was fixed on 25 Feb 94 in coffread.c,
734         so I'm nuking the command.
735         * symtab.c (find_addr_symbol): Comment out, no longer used.
736
737         * main.c (main): Don't init_source_path for the -cd argument.  Now
738         that source_path doesn't contain the current_directory from when
739         GDB started up, init_source_path is no longer useful (and is
740         harmful because it clobbers a source_path set in $HOME/.gdbinit).
741
742         * TODO: Remove item about line numbers being off.  It is useless
743         and confusing without a reproducible test case (it mentions
744         proceed(), but I was able to step through proceed without trouble).
745
746 Tue Mar 15 13:39:23 1994  Peter Schauer  ([email protected])
747
748         For Sunos 4.x targets, enable gdb to set breakpoints in shared
749         library functions before the executable is run. Retrieve dynamic
750         symbols from stripped executables.
751         * symtab.h (minimal_symbol_type):  Add mst_solib_trampoline type.
752         * parse.c (write_exp_msymbol), symmisc.c (dump_msymbols),
753         symtab.c (list_symbols):  Handle mst_solib_trampoline.
754         * minsyms.c (lookup_minimal_symbol):  Handle mst_solib_trampoline
755         for all targets, remove IBM6000_TARGET dependencies.
756         * dbxread.c (read_dbx_dynamic_symtab):  New function.
757         * dbxread.c (dbx_symfile_read):  Use it.
758         * dbxread.c (SET_NAMESTRING):  Set namestring to
759         "<bad string table index>" instead of "foo" if the string index is
760         corrupt.
761         * xcoffread.c (read_xcoff_symtab):  Use mst_solib_trampoline instead
762         of mst_unknown.
763         * symtab.c (list_symbols):  Take from_tty as parameter and pass it
764         to break_command. Handle mst_file_* minimal symbol types.
765         * config/i386/tm-i386bsd.h: Give just macro name, not args, to #undef.
766
767 Tue Mar 15 11:40:43 1994  Kung Hsu  ([email protected])
768
769         * c-exp.y(yylex): fix potential memory overflow.
770
771 Tue Mar 15 10:33:28 1994  Jim Kingdon  ([email protected])
772
773         * environ.c (set_in_environ): Eliminate special handling of PATH and
774         GNUTARGET.
775         * putenv.c: Removed, conflicts with system declaration of
776         putenv on RS/6000 running AIX 3.2.5, and above change makes it
777         unnecessary. 
778         * Makefile.in: Change accordingly.
779         * procfs.c (procfs_create_inferior): Change comment accordingly.
780
781 Tue Mar 15 10:05:27 1994  Jim Kingdon  ([email protected])
782
783         * rs6000-tdep.c: Change value to value_ptr.
784
785 Sun Mar 13 09:45:51 1994  Jim Kingdon  ([email protected])
786
787         * i386m3-nat.c: Include floatformat.h.
788         (get_i387_state): Use memset not bzero.
789
790         * Version 4.12.3.
791
792         * Makefile.in: Enable commented out getopt_h, bfd_h, etc.  Change
793         ieee-float.h to floatformat.h.
794
795         * valprint.c (val_print_string): Ignore error if the error
796         happened after a terminating '\0'.
797
798         * c-valprint.c (c_val_print): Never add 1 to return value from
799         val_print_string; just return what it returns.
800
801         * target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, for
802         looping through all of the enums.
803         * infrun.c (signals_info): Use it.
804
805 Fri Mar 11 08:08:50 1994  Jim Kingdon  ([email protected])
806
807         * main.c (main): When printing warning about bad baud rate, don't
808         use warning(); it relies on current_target which isn't set up yet.
809
810         * breakpoint.c (_initialize_breakpoint): Update docstring for
811         tbreak to match what the code actually does.  Don't mention tbreak
812         in docstrings for "enable once" or "enable breakpoints once".
813
814 Thu Mar 10 08:52:38 1994  Jim Kingdon  ([email protected])
815
816         * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon after
817         while (0).  That defeats the whole purpose of using do . . . while (0).
818         * mdebugread.c (parse_partial_symbols): Don't use ?: expression as
819         list for ADD_PSYMBOL_TO_LIST; the macro takes its address and
820         using a ?: expression as an lvalue is not portable.
821
822         * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also
823         convert a LOC_ARG to a LOC_REF_ARG.  Update code which combines
824         'p' and 'r' symbol descriptors into a single symbol to look for a
825         LOC_REF_ARG.
826         * README, config/sparc/tm-sparc.h: Update comments.
827
828 Wed Mar  9 21:43:24 1994  Peter Schauer  ([email protected])
829
830         * mdebugread.c (parse_type):  Do not complain for types with
831         an `indexNil' aux index, these are simply undefined types.
832         Remove indexNil check from caller of parse_type.
833         * mdebugread.c (parse_partial_symbols):  Do not enter
834         stGlobal, scCommon symbols into the minimal symbol table, their
835         value is the size of the common, not its address.
836         Handle scInit, scFini, scPData and scXData sections.
837         Use minimal symbol type mst_file_* for stLabel symbols, instead of
838         mst_*.
839         Enter stProc symbols into the global_psymbols list once, not into
840         the static_psymbols_list.
841         Get rid of dummy psymtab if it is empty, to allow proper detection
842         of stripped executables.
843         * mdebugread.c (cross_ref):  Allow cross references to Fortran
844         common blocks.
845
846 Wed Mar  9 15:23:19 1994  Jim Kingdon  ([email protected])
847
848         * stabsread.c (common_block_end, fix_common_block): Stash the
849         struct pending * in the SYMBOL_TYPE, not the SYMBOL_NAMESPACE, so
850         as to not assume that a pointer fits in an enum.
851
852 Wed Mar  9 18:56:36 1994  Kung Hsu  ([email protected])
853
854         * os9kread.c (fill_sym): check compiler verion number for pre-
855         UltraC compiler.
856         * os9kread.c (os9k_process_one_symbol): address of symbol is
857         relative to section not module.
858         * stabsread.c (define_symbol): add symbol type 's' as local
859         symbol for os9k.
860         * remote-os9k.c: add command 'set monitor_log' to turn on or off
861         monitor logging.
862         * remote-os9k.c: fix bug in delete breakpoint, single step trace.
863         * remote-os9k.c: fix bug in 'set remotebaud' function.
864         * remote-os9k.c (rombug_link): minimize checking so to improve
865         speed.
866         * symfile.c (symbol_file_command): check if failed to link, also make
867         the command be able to accept more than one filenames.
868         * target.c (target_link): check if failed to link with rombug.
869         * config/i386/tm-i386os9k.h : add #define DECR_PC_AFTER_BREAK 0.
870
871 Wed Mar  9 15:23:19 1994  Jim Kingdon  ([email protected])
872
873         * remote-es.c (es1800_child_ops): Don't declare it static.
874
875 Tue Mar  8 11:42:39 1994  Jim Kingdon  ([email protected])
876
877         * config/i386/tm-i386v4.h: Give just macro name, not args, to #undef.
878
879 Tue Mar  8 06:56:13 1994  Jim Kingdon  ([email protected])
880
881         * dbxread.c: New variable lowest_text_address.
882         (record_minimal_symbol, read_dbx_symtab): Set it.
883         (read_dbx_symtab): Use lowest_text_address + text_size instead of
884         end_of_text_address.
885         * config/gould/tm-pn.h: Add comment regarding END_OF_TEXT_DEFAULT.
886
887         * dbxread.c (end_psymtab): Remove old and commented out
888         capping_global and capping_static.  Fix comments regarding
889         N_SO_ADDRESS_MAYBE_MISSING to match the real name of the macro.
890
891         * parser-defs.h: Add "extern" to start of variable declarations so
892         we don't end up with commons.
893         * parse.c: Define these variables.
894
895         * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using it
896         as one.
897
898 Mon Mar  7 13:00:50 1994  Jim Kingdon  ([email protected])
899
900         * alpha-tdep.c: Change value to value_ptr.
901
902 Sun Mar  6 17:36:53 1994  Peter Schauer  ([email protected])
903
904         * solib.c (elf_locate_base):  New function to locate the address
905         of the dynamic linker's runtime structure in the dynamic info section.
906         * solib.c (locate_base):  Use it instead of iterating over the list
907         of mapped address segments.
908         * solib.c (look_for_base, bfd_lookup_symbol):  Removed, no longer
909         necessary.
910
911 Fri Mar  4 09:50:47 1994  Jeffrey A. Law  ([email protected])
912
913         * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file.
914         (pc_in_interrupt_handler): New function.  Also add PARAM decl.
915         (find_proc_framesize): Deal with HPUX setting SAVE_SP bit for
916         signal trampoline and interrupt routines.
917         (frame_saved_pc): Handle signal trampolines and interrupt routines.
918         (frame_chain, frame_chain_valid): Likewise.
919         (hppa_frame_find_saved_regs): Likewise.  Also deal with special
920         saved regs convention for SP.
921         
922         * tm-hppa[bho].h: FRAME_FIND_SAVED_PC_IN_SIGTRAMP): Define.
923         (FRAME_BASE_BEFORE_SIGTRAMP): Define.
924         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Define.
925
926         * tm-hppah.h (IN_SIGTRAMP): Define.
927
928 Thu Mar  3 12:41:16 1994  Jim Kingdon  ([email protected])
929
930         * ch-exp.y (match_simple_name_string): Accept '_' as well as an
931         alphabetic character as the start of a name.
932
933         * sparclite/Makefile.in (all install): Build and install aload.
934
935         * configure.in: Accept i[34]86-*-*sysv32 because that is what
936         config.guess and config.sub produce.
937
938         * mips-tdep.c: Change value to value_ptr.
939
940 Wed Mar  2 09:17:55 1994  Jim Kingdon  ([email protected])
941
942         * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,
943         cp-valprint.c, eval.c, expprint.c, findvar.c, language.c,
944         objfiles.h, infcmd.c, printcmd.c, stack.c, typeprint.c,
945         valarith.c, valops.c, valprint.c, value.h, values.c: Replace
946         value with value_ptr.  This is for the ptx compiler.
947         * objfiles.h, target.h: Don't declare a "sec_ptr" field using a
948         "sec_ptr" typedef.
949         * symm-nat.c: Add a bunch of stuff for symmetry's ptrace stuff.
950         #if 0 i386_float_info.
951         * symm-tdep.c (round): Remove.  Also remove sgttyb.
952         * symm-tdep.c: Remove lots of stuff which duplicates stuff from
953         i386-tdep.c.  Remove register_addr and ptx_coff_regno_to_gdb.
954         * i386-tdep.c (i386_frame_find_saved_regs): Put in
955         I386_REGNO_TO_SYMMETRY check in case it is needed for Dynix
956         someday.
957         * config/i386/nm-symmetry.h: Change KERNEL_U_ADDR.  Move
958         stuff from PTRACE_READ_REGS, PTRACE_WRITE_REGS macros to
959         symm-nat.c.  Define CHILD_WAIT and declare child_wait().
960         * config/i386/tm-symmetry.h: Remove call function stuff; stuff in
961         tm-i386v.h is apparently OK.
962         * config/i386/xm-symmetry.h [_SEQUENT_]: Define HAVE_TERMIOS not
963         HAVE_TERMIO.  Define MEM_FNS_DECLARED, NEED_POSIX_SETPGID, and
964         USE_O_NOCTTY.
965
966 Wed Mar  2 11:31:08 1994  Peter Schauer  ([email protected])
967
968         * osfsolib.c (xfer_link_map_member): Update to use new
969         target_read_string interface.
970
971 Wed Mar  2 09:17:55 1994  Jim Kingdon  ([email protected])
972
973         * infrun.c (wait_for_inferior): In checking
974         remove_breakpoints_on_following_step, check
975         through_sigtramp_breakpoint as well as step_resume_breakpoint.
976
977 Tue Mar  1 16:22:56 1994  Jim Kingdon  ([email protected])
978
979         * os9kread.c (os9k_process_one_symbol): Rename
980         VARIABLES_INSIDE_BLOCK to OS9K_VARIABLES_INSIDE_BLOCK.
981         * symfile.c (symbol_file_command): Check for (CORE_ADDR)-1, not
982         (CORE_ADDR)0, from target_link, since that is what it uses.
983         Process name at end, not during parsing (like we did before Kung's
984         change), so that -readnow and -mapped can appear anywhere.
985         Make text_relocation a local variable.
986         * config/i386/i386os9k.mt: Fix comment.
987         * Makefile.in (ALLDEPFILES): Add remote-os9k.c.
988         * os9kread.c: Put "comments" after #endif inside /* */.
989         * stabsread.h: Add os9k_stabs variable.
990         * stabsread.c (start_stabs), os9kread.c (os9k_process_one_symbol):
991         Set it.
992         * stabsread.c (define_symbol): If os9k_stabs, put a 'V' symbol
993         descriptor in global_symbols not local_symbols.
994         (read_type): If os9k_stabs, accept 'c', 'i', and 'b' type
995         descriptors.
996         (read_type): If os9k_stabs, accept function parameters after 'f'
997         type descriptor.
998         (read_array_type): If os9k_stabs, don't expect index type and
999         expect lower and upper to be separated by ',' not ';'.
1000         (read_enum_type): If os9k_stabs, read a number before the first
1001         enumeration constant.
1002         (os9k_init_type_vector): New function.
1003         (dbx_lookup_type): Call it when starting new type vector.
1004         * config/i386/tm-i386os9k.h: Define BELIEVE_PCC_PROMOTION.
1005         * (os9k_process_one_symbol): Call define_symbol not os9k_define_symbol.
1006         * os9kstab.c: Removed.
1007         * Makefile.in: Update accordingly.
1008         * objfiles.c (objfile_relocate_data): Removed.
1009         * remote-os9k.c (rombug_wait): Call objfile_relocate
1010         not objfile_relocate_data.
1011         * objfiles.h, objfiles.c: Remove find_pc_objfile.
1012         * remote-os9k.c (rombug_wait): Call find_pc_section not
1013         find_pc_objfile.
1014         * main.c (quit_command): Check inferior_pid; revert Kung change.
1015         * remote-os9k.c (rombug_create_inferior): Set inferior_pid.
1016
1017 Tue Mar  1 14:56:14 1994  Kung Hsu  ([email protected])
1018
1019         * os9kread.c: New file to read os9000 style symbo table.
1020         * os9kstab.c: new file to read os9000 style stabs.
1021         * remote-os9k.c: remote protocol talking to os9000 rombug monitor.
1022         * objfiles.c (find_pc_objfile): new function to search objfile
1023         from pc.
1024         * objfiles.c (objfile_relocate_data): new function to relocate
1025         data symbols in symbol table.
1026         * objfiles.h: Add two aux fields in struct objfile to handle
1027         multiple symbol table files situation like in os9000.
1028         * symfile.c: Change so 'symbol-file' command can handle multiple
1029         files. Also call target_link() to get relocation infos.
1030         * target.c (target_link): new function to get relocation info when
1031         a symbol file is requested to load.
1032         * main.c (quit_command): take out 'inferior_pid != 0' condition,
1033         because in cross mode there's no inferior pid, bit they need to
1034         be detached.
1035         Makefile.in: add os9kread.c os9kstab.c and .o's.
1036         configure.in: add i386os9k target.
1037         config/i386/i386os9k.mt: new add.
1038         config/i386/tm-i386os9k.h: new add.
1039
1040 Tue Mar  1 13:16:10 1994  Peter Schauer  ([email protected])
1041
1042         * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP):  Handle ucbsigvechandler.
1043         * sparc-tdep.c (sparc_frame_saved_pc):  Handle ucbsigvechandler.
1044
1045 Tue Mar  1 11:54:11 1994  Jim Kingdon  ([email protected])
1046
1047         * target.c, target.h (target_read_string): Provide error detection to
1048         caller.  Put string in malloc'd space, so caller need not impose
1049         arbitrary limits.
1050         * solib.c (find_solib): Update to use new interface.
1051         * irix5-nat.c (find_solib): Read o_path from inferior
1052         (clear_solib): Free storage for o_path.
1053         * valprint.c (val_print_string): Add comments.
1054
1055 Mon Feb 28 23:54:39 1994  Peter Schauer  ([email protected])
1056
1057         * symtab.c (decode_line_1):  Handle the case when skip_quoted does not
1058         advance `p'.
1059
1060 Mon Feb 28 12:40:46 1994  Jim Kingdon  ([email protected])
1061
1062         * value.h (struct value): Add modifiable field.
1063         * values.c (allocate_value, record_latest_value, value_copy): Set it.
1064         (record_latest_value): Don't mess with VALUE_LVAL of value.
1065         * valops.c (value_assign): Check it.  Reword existing error
1066         message on not_lval.
1067
1068         * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.h
1069         (STEP_SKIPS_DELAY): Added.
1070         * infrun.c (proceed) [STEP_SKIPS_DELAY]: Check for a breakpoint in
1071         the delay slot.
1072
1073         * valprint.c (val_print_string): If errcode is set, always print
1074         an error, regardless of force_ellipsis.  In the non-EIO case,
1075         just print the error message rather than calling error().  Don't
1076         access *(bufptr-1) if bufptr points to the start of the buffer.
1077         When looking for '\0', don't increment bufptr and addr if bufptr
1078         started out already at limit.  If an error happens on fetching the
1079         first character, don't print the string.
1080
1081 Sun Feb 27 21:05:06 1994  Jim Kingdon  ([email protected])
1082
1083         * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it is
1084         obsolete. 
1085
1086         * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,
1087         i386m3-nat.c, config/m68k/tm-m68k.h, i960-tdep.c
1088         config/i960/tm-i960.h, remote-nindy.c, config/m88k/tm-m88k.h,
1089         m88k-tdep.c: Use floatformat.h instead of ieee-float.h.
1090         * sparc-tdep.c: Remove now-obsolete ieee-float.h stuff
1091         * findvar.c: Update comment regarding ieee-float.h.
1092
1093 Sun Feb 27 21:39:48 1994  Peter Schauer  ([email protected])
1094
1095         * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP,
1096         FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC):
1097         Define to make backtracing through the various sigtramp handlers
1098         work.
1099         * i386-tdep.c (i386v4_sigtramp_saved_pc):  New routine to fetch
1100         the saved pc from ucontext on the stack for SVR4 signal handling.
1101
1102 Fri Feb 25 09:41:11 1994  Jim Kingdon  ([email protected])
1103
1104         * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,
1105         target.h, remote-es.c, remote-nindy.c: Don't set baud rate if
1106         baud_rate is -1.  Remove sr_get_baud_rate and sr_set_baud_rate;
1107         just use the global variable itself.  When printing baud rate,
1108         don't print a baud rate if baud_rate is -1.
1109
1110         * coffread.c (read_coff_symtab): Pass mst_file_* to
1111         record_minimal_symbol for C_STAT symbols.  Put C_EXT and C_STAT
1112         symbols in the minimal symbols regardless of SDB_TYPE.
1113
1114 Thu Feb 24 08:30:33 1994  Jim Kingdon  ([email protected])
1115
1116         * breakpoint.h (enum bptype): New type bp_through_sigtramp.
1117         (bpstat_what_main_action): New code BPSTAT_WHAT_THROUGH_SIGTRAMP.
1118         * breakpoint.c (bpstat_what): Return BPSTAT_WHAT_THROUGH_SIGTRAMP
1119         if we hit a bp_through_sigtramp breakpoint.  Remove kludge which
1120         ignored bs->stop for a bp_step_resume breakpoint.
1121         * infrun.c (wait_for_inferior): Make a through_sigtramp_breakpoint
1122         which performs one (the check_sigtramp2 one) of the functions
1123         which had been handled by the step_resume_breakpoint.  For each
1124         use of the step_resume_breakpoint, make it still use the
1125         step_resume_breakpoint, use the through_sigtramp_breakpoint, or
1126         operate on both.
1127         Deal with BPSTAT_WHAT_THROUGH_SIGTRAMP return from bpstat_what.
1128         When setting the frame address of the step resume breakpoint, set
1129         it to the address for frame *before* the call instruction is
1130         executed, not after.
1131
1132         * mips-tdep.c (mips_print_register): Print integers using
1133         print_scalar_formatted rather than duplicating all the
1134         CC_HAS_LONG_LONG and so on.
1135         (mips_push_dummy_frame): Use read_register_gen rather than using
1136         read_register and then putting it back in target format with
1137         store_unsigned_integer.  If registers are more than 4 bytes, give
1138         an error rather than have some registers overwrite other
1139         registers.
1140         #if 0 unused include of opcode/mips.h.
1141
1142         * symfile.h: Don't declare arguments for coff_getfilename.
1143
1144         * defs.h: Revert Kung change regarding FORCE_LONG_LONG.
1145
1146 Thu Feb 24 08:06:52 1994  Jeffrey A. Law  ([email protected])
1147
1148         * configure.in (hppa*-*-osf*): New configuration.
1149         * config/pa/hppaosf.mt: New target makefile fragment.
1150         * config/pa/tm-hppao.h: New target include file.
1151
1152 Thu Feb 24 04:29:19 1994  Peter Schauer  ([email protected])
1153
1154         * exec.c (print_section_info):  Print entry point for exec_bfd only.
1155         * ser-unix.c (wait_for):  Fix typo in HAVE_TERMIO case.
1156         * dwarfread.c:  Remove second inclusion of <sys/types.h>, which
1157         causes problems if <sys/types.h> has no multiple inclusion protection.
1158
1159 Wed Feb 23 16:28:55 1994  Jeffrey A. Law  ([email protected])
1160
1161         * tm-hppa.h (CALL_DUMMY): Add two NOP instructions to the end of
1162         the call dummy to avoid kernel bugs in HPUX, BSD, and OSF1.
1163         (CALL_DUMMY_LENGTH): Changed accordingly.
1164
1165 Wed Feb 23 16:21:25 1994  Stu Grossman  (grossman at cygnus.com)
1166
1167         * sparc-stub.c (trap_low):  Make trap handler work for arbitrary
1168         numbers of register windows.
1169
1170         * sparclite/hello.c:  Add factorial function for testing.
1171         * salib.c:  Use macros instead of constants for I/O addresses to
1172         make 931 support easier.
1173         * sparclite.h:  Change constraint for LOC to "rJ" to force use of
1174         register in sta/lda instructions.
1175
1176 Wed Feb 23 10:39:18 1994  Jim Kingdon  ([email protected])
1177
1178         * dbxread.c (process_one_symbol): Set
1179         block_address_function_relative for COFF like we do for ELF and SOM.
1180
1181 Sat Feb 19 03:17:32 1994  Peter Schauer  ([email protected])
1182
1183         * mdebugread.c (new_psymtab):  Pass in section_offsets and set
1184         them in the pst.
1185         * mdebugread.c (handle_psymbol_enumerators):  New function to enter
1186         the enumerators of an ecoff enum into the partial symbol table.
1187         * mdebugread.c (parse_partial_symbols):  Call it.
1188         * symfile.c (reread_symbols):  Initialize objfile->*_psymbols.next.
1189         * symmisc.c (dump_psymtab):  Fix typo, clean up output of section
1190         offsets. Cast psymtab->read_symtab to PTR before passing it to
1191         gdb_print_address.
1192         * i386-tdep.c (i386_skip_prologue):  Skip over instructions that
1193         set up the global offset table pointer in pic compiled code.
1194         * config/mips/tm-mips.h (FIX_CALL_DUMMY):  For big endian targets,
1195         error() on TYPE_CODE_FLT arguments whose size is greater than 8,
1196         swap all other TYPE_CODE_FLT arguments as mips_push_arguments
1197         ensures that floats are promoted to doubles before they are pushed
1198         on the stack.
1199
1200 Fri Feb 18 23:12:59 1994  Stu Grossman  (grossman at cygnus.com)
1201
1202         * sparclite/Makefile.in, sparclite/salib.c, sparclite/sparclite.h:
1203         Fixup cache_on and flush_i_cache so that they work for both the
1204         930 and 932 processors.  Rewrite most low level funcs (uart
1205         access & cache stuff) to use new ASI access macros in sparclite.h.
1206         Also make it easy to access second serial port.
1207
1208 Fri Feb 18 22:17:33 1994  Ian Lance Taylor  ([email protected])
1209
1210         * hp300ux-nat.c: Don't incloude <sys/dir.h>, <sys/ioctl.h>, or
1211         <sys/stat.h>; not needed.
1212
1213 Fri Feb 18 08:26:29 1994  Jim Kingdon  ([email protected])
1214
1215         * stack.c (print_frame_info): In "pathological" case, don't
1216         distrust the line number information.
1217
1218 Fri Feb 18 16:51:14 1994  Kung Hsu  ([email protected])
1219
1220         * mips-tdep.c (mips_print_register): handle 64 bits register.
1221         * valprint.c (print_longest): fix a bug in printing 64 bits value.
1222
1223 Fri Feb 18 08:26:29 1994  Jim Kingdon  ([email protected])
1224
1225         * Version 4.12.2.
1226
1227         * Makefile.in (install): Do the sed for program_transform_name
1228         ourselves instead of worrying about INSTALL_XFORM.  This enables
1229         users to override INSTALL_PROGRAM in the standard way.
1230
1231         * Makefile.in (c-exp.tab.o, ch-exp.tab.o, m2-exp.tab.o): Don't
1232         depend on Makefile.in.
1233
1234         * defs.h, valprint.c: Make longest_to_int a function not a macro.
1235         Only test against INT_MIN if a LONGEST is bigger than an int.
1236
1237         * README: Change GhostScript to Ghostscript.
1238
1239 Fri Feb 18 07:30:55 1994  Jim Kingdon  ([email protected])
1240
1241         * config/rs6000/{tm-rs6000lynx.h,nm-rs6000lynx.h,xm-rs6000lynx.h}:
1242         Rename to tm-rs6000ly.h, nm-rs6000ly.h, xm-rs6000ly.h for 14
1243         character file names.
1244         * Makefile.in (ALLPARAM): Add these files.
1245
1246         * config/mips/littlemips64.mt: Rename to mipsel64.mt for 14
1247         character file names.
1248         * Makefile.in: Add Kung's new mips64 files.
1249
1250 Thu Feb 17 17:25:47 1994  Kung Hsu  ([email protected])
1251
1252         * configure.in: add mips64-*-elf, mips64-*-ecoff, mips64el-*-elf,
1253         mips64el-*-ecoff and mips64-big-*.
1254         * defs.h: get rid of FORCE_LONG_LONG.
1255         * mips-tdep.c (mips_find_saved_regs): add sd and sdc1 instruction
1256         parsing. Change register size to be MIPS_REGSIZE.
1257
1258 Thu Feb 17 09:30:22 1994  David J. Mackenzie  ([email protected])
1259
1260         * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c, 
1261         osfsolib.c, rs6000-nat.c, solib.c, symfile.c, utils.c, 
1262         xcoffexec.c: Use bfd_get_error and bfd_set_error and new error names.
1263
1264 Fri Feb 11 21:47:24 1994  Steve Chamberlain  ([email protected])
1265
1266         * remote-hms.c (readchar, hms_open, hms_fetch_register): Made more robust.
1267         (remove_commands, add_commands): Add/remove hms-drain when target
1268         is connected.
1269
1270 Fri Feb 11 16:11:38 1994  Stu Grossman  (grossman at cygnus.com)
1271
1272         * configure.in:  Add Lynx/rs6000 support.
1273         * lynx-nat.c:  Clean up some Sparc stuff.  Clean up ptrace error
1274         messages.  Add rs6000 support.  Don't try to modify unwritable
1275         registers.
1276         * rs6000-nat.c:  Move lots of native dependent stuff (like core
1277         file support) from rs6000-tdep.c & xcoffexec.c to here.
1278         * rs6000-tdep.c:  Move native dependent stuff to nat.c.
1279         * xcoffexec.c:  Move native dependent stuff to nat.c.
1280         * config/rs6000/nm-rs6000.h:  Move defs of SOLIB_* macros to here
1281         from tm file.
1282         * config/rs6000/tm-rs6000.h:  Remove defs of SOLIB_* funcs, cuz they're
1283         really native.
1284         * config/rs6000/tm-rs6000lynx.h, config/rs6000/xm-rs6000lynx.h:
1285         New files to support Lynx/rs6000.
1286
1287 Tue Feb  8 00:32:28 1994  Peter Schauer  ([email protected])
1288
1289         * README:  Remove note about gcc warnings on alpha, these should be
1290         gone now.
1291         * c-exp.y, ch-exp.y, core.c, corelow.c, eval.c, fork-child.c, 
1292         m2-exp.y, minsyms.c, nlmread.c, parse.c, putenv.c, regex.c
1293         remote-utils.c, stabsread.c:  Include <string.h>.
1294         * regex.c:  Include "defs.h", change re_comp argument to const char *.
1295         * infptrace.c (fetch_register, store_inferior_registers):  Change
1296         regaddr to type CORE_ADDR.
1297         * config/alpha/alpha-nw.mt, config/alpha/alpha-osf1.mt (MT_CFLAGS):
1298         Remove, no longer necessary now that we use bfd_vma for a CORE_ADDR.
1299
1300 Mon Feb  7 09:21:17 1994  Jim Kingdon  ([email protected])
1301
1302         * symtab.h: Always define BYTE_BITFIELD to nothing.
1303
1304 Mon Feb  7 08:44:17 1994  Jim Kingdon  ([email protected])
1305
1306         * config/m68k/{m68k-em.mt,tm-m68k-em.h}: Remove; no longer used.
1307         * configure.in: Remove comment about m68k-em.mt.
1308         * Makefile.in: Remove references.
1309
1310 Mon Feb  7 08:22:42 1994  Jim Kingdon  ([email protected])
1311
1312         * defs.h [BFD64]: Use BFD_HOST_64_BIT, not nonexistent
1313         BFD_HOST_64_TYPE.
1314
1315 Sun Feb  6 06:55:15 1994  Jim Kingdon  ([email protected])
1316
1317         * target.c (target_preopen): If target_kill doesn't remove the
1318         target from the stack, use pop_target to do it.
1319
1320         * coffread.c (process_coff_symbol, case C_TPDEF): Don't set name
1321         of TYPE_CODE_PTR or TYPE_CODE_FUNC types.  This parallels similar
1322         changes to stabsread.c from summer 1993.
1323
1324         * remote-udi.c (udi_files_info): If prog_name is NULL, just skip
1325         printing the program, rather than passing NULL to printf.
1326         (udi_detach): Set udi_session_id to -1 so that udi_close doesn't
1327         try to call UDIDisconnect again.  Print better message.
1328         (udi_kill): Just call UDIDisconnect ourselves, rather than doing
1329         it via udi_close.
1330         (udi_create_inferior): If udi_session_id is negative, open a new
1331         TIP rather than giving an error.
1332
1333         * config/mips/mipsm3.mh, config/i386/i386m3.mh,
1334         config/ns32k/ns32km3.mh: Define NAT_FILE.
1335         * config/nm-m3.h: Change guard from _OS_MACH3_H_ and _OS_MACH3_H
1336         (it was inconsistent and namespace-wrong) to NM_M3_H.
1337         * m3-nat.c (mach_really_wait): Change parameter name to ourstatus.
1338         (m3_open): New function.
1339         (m3_ops): Use it.
1340         * TODO: Update Mach section.
1341
1342         * Makefile.in: Remove "rapp" stuff; it is superseded by gdbserver.
1343
1344 Sun Feb  6 13:26:21 1994  Per Bothner  ([email protected])
1345
1346         * printcmd.c (printf_command):  Add missing single-letter
1347         backslash-escape sequences, and improve error message.
1348
1349 Sun Feb  6 06:55:15 1994  Jim Kingdon  ([email protected])
1350
1351         * corelow.c (solib_add_stub, core_open): Pass address of from_tty
1352         rather than trying to shove an int into a pointer and back out
1353         again.  This avoids compiler warnings.
1354
1355         * defs.h (alloca): Declare as void *, not char *, on hpux.
1356         Don't prototype it, just declare the return type.
1357
1358 Sun Feb  6 03:25:41 1994  Peter Schauer  ([email protected])
1359
1360         * config/i386/tm-sun386.h, config/i386/tm-symmetry.h
1361         (REGISTER_CONVERT_TO_RAW):  Add missing backslash.
1362
1363 Sat Feb  5 08:03:41 1994  Jim Kingdon  ([email protected])
1364
1365         * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM or
1366         ZERO_REGNUM, just read it as zero without talking to the board.
1367
1368         * config/i386/tm-i386aix.h (REGISTER_CONVERT_TO_RAW): Add missing
1369         backslash.
1370         * i386-tdep.c (i386_extract_return_value): Pass TYPE_LENGTH (type)
1371         to store_floating, not nonexistent variable len.
1372
1373         * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):
1374         New functions.
1375         (mips_store_word): Change calling convention to return errors, and
1376         to provide old contents if the caller wants it.
1377         (mips_xfer_memory): Deal with errors from mips_store_word.
1378         * config/mips/tm-idt.h, config/mips/tm-idtl.h: Remove BREAKPOINT
1379         define now that remote-mips.c doesn't use BREAKPOINT.
1380
1381         * remote-mips.c (mips_create_inferior): Call warning if arguments
1382         specified, and then execute "set args" command.  Call error, not
1383         mips_error, if executable file not specified.
1384
1385         * remote-e7000.c: Replace "snoop" command (e7000_noecho) with
1386         remote_debug.
1387
1388         * config/rs6000/tm-rs6000.h (STORE_STRUCT_RETURN): Don't cast
1389         to unsigned int.
1390
1391 Sat Feb  5 05:27:05 1994  Peter Schauer  ([email protected])
1392
1393         * value.h (print_longest):  Rename "value" to "val" in prototype
1394         declaration because some compilers don't like arguments whose
1395         names are the same as types.
1396         * remote.c (remote_xfer_memory):  Cast "myaddr" to unsigned char *
1397         before passing it to remote_*_bytes.
1398
1399 Fri Feb  4 15:53:18 1994  Steve Chamberlain  ([email protected])
1400
1401         * h8500-tdep.c (saved_pc_after_call): The size of the
1402         pc is memory model dependent. (segmented_command,
1403         unsegmented_command, _initialize_h8500_tdep): New commands to
1404         change memory model.
1405         * remote-e7000.c (_initialize_remote_e7000): Change name of snoop
1406         command.
1407         * remote-hms.c (hms_load): Remove breakpoints when loaded.
1408         (hms_wait): Use new status structure
1409         (hms_open): Push the target here. (hms_before_main_loop): Not
1410         here.  (supply_val, hms_fetch_register, hms_store_register):  Cope
1411         with H8/500 names too. (hms_fetch_register): Take out REGISTER_TYPE.
1412         * sh-tdep.c (show_regs, initialize_sh_tdep): New command to print
1413         all registers in a compact way.
1414
1415 Fri Feb  4 07:41:13 1994  Jim Kingdon  ([email protected])
1416
1417         * config/rs6000/tm-rs6000.h: Declare rs6000_struct_return_address
1418         as CORE_ADDR to match definition in rs6000-tdep.c.
1419
1420 Fri Feb  4 01:14:20 1994  Peter Schauer  ([email protected])
1421
1422         * dwarfread.c (process_dies):  Skip nested TAG_compile_unit DIEs.
1423         * dwarfread.c (add_partial_symbol):  Do not enter opaque aggregate
1424         definitions into the psymtab.
1425
1426 Thu Feb  3 12:38:58 1994  Jim Kingdon  ([email protected])
1427
1428         * m68k-stub.c: Treat mc68332 like mc68020 most places.  Provide
1429         a special exceptionSize for the 68332.
1430
1431         * remote-udi.c (udi_attach): If no arguments, print error.
1432
1433 Thu Feb  3 17:34:05 1994  Fred Fish  ([email protected])
1434
1435         * Makefile.in (VERSION):  Bump to 4.12.1
1436         * NEWS, README:  Update to match 4.12 release.
1437
1438 Thu Feb  3 12:38:58 1994  Jim Kingdon  ([email protected])
1439
1440         * command.c (empty_sfunc): New function.
1441         (add_set_cmd): Use it instead of not_just_help_class_command.
1442         (not_just_help_class_command): Change calling convention back to
1443         what it was before yesterday's change.
1444
1445         * stabsread.c (read_sun_builtin_type): Skip the semicolon at the end
1446         of the type if present.
1447
1448 Wed Feb  2 11:16:45 1994  Jim Kingdon  ([email protected])
1449
1450         * printcmd.c (decode_format): Don't blithely set the size for
1451         an address to 'w'.  Make it 'g' or 'h', depending on TARGET_PTR_BIT.
1452
1453         * defs.h: Just typedef CORE_ADDR to bfd_vma.  Include bfd.h.
1454         If BFD64, make a LONGEST a BFD_HOST_64_BIT.
1455         * defs.h (longest_to_int): Don't depend on CC_HAS_LONG_LONG; instead
1456         always just check against INT_MIN and INT_MAX (this also fixes things
1457         if sizeof (long) > sizeof (int), e.g. Alpha).
1458         * config/pa/tm-hppa.h, config/i386/sun386.h, config/rs6000/tm-rs6000.h:
1459         Don't define LONGEST or BUILTIN_TYPE_LONGEST.
1460         * gdbtypes.h: Remove BUILTIN_TYPE_LONGEST and
1461         BUILTIN_TYPE_UNSIGNED_LONGEST.
1462         * language.h, c-lang.c, ch-lang.c, m2-lang.c, language.c: Remove
1463         longest_int and longest_unsigned_int.
1464         * value.h (struct value): Just align to LONGEST, rather than worrying
1465         about CC_HAS_LONG_LONG.
1466         * valarith.c (value_binop): Figure out type ourself based on
1467         sizeof (LONGEST) rather than relying on BUILTIN_TYPE_LONGEST.  The
1468         point is that we don't depend on CC_HAS_LONG_LONG anymore.
1469         * valprint.c (val_print_type_code_int): Just call
1470         extract_unsigned_integer directly, rather than going through
1471         unpack_long.
1472         * printcmd.c (decode_format): Remove code which would sometimes
1473         change 'g' size to 'w' for integers.  print_scalar_formatted handles
1474         printing huge integers well enough, thank you.
1475
1476         * command.c (add_set_cmd, not_just_help_class_command): Change
1477         to make this the sfunc, not cfunc, since that is how we call it.
1478         * command.h: Comment difference between sfunc and cfunc.
1479         * demangle.c (set_demangling_command): Add third arg since that
1480         is how it is called.
1481         (_initialize_demangler): Use sfunc, not cfunc, for
1482         set_demangling_command, since that is how it is called.
1483         Remove show_demangling_command; it has no effect.
1484
1485         * command.c (shell_escape): Report errors correctly (with error
1486         message from strerror).
1487
1488 Wed Feb  2 14:35:41 1994  Ian Lance Taylor  ([email protected])
1489
1490         * xcoffread.c (read_xcoff_symtab): Change CSECT_LEN to use
1491         x_scnlen.l rather than x_scnlen to match corresponding change in
1492         coff/internal.h.
1493
1494 Wed Feb  2 11:16:45 1994  Jim Kingdon  ([email protected])
1495
1496         * gdbtypes.h, ch-typeprint.c, ch-valprint.c:
1497         Change comments regarding TYPE_CODE_BOOL.
1498         * language.c (boolean_type): Always return 1 for TYPE_CODE_BOOL,
1499         regardless of the language.
1500         (value_true): Just call value_logical_not regardless of language.
1501         * coffread.c (coff_read_enum_type), stabsread.c (read_enum_type):
1502         Remove #if 0'd code which makes some enums TYPE_CODE_BOOL.
1503         * language.h: Improve comment for la_builtin_type_vector.
1504         * m2-lang.c (_initialize_m2_language): Don't add any fields to
1505         builtin_type_m2_bool.
1506
1507 Tue Feb  1 17:13:32 1994  Kevin Buettner ([email protected])
1508
1509         * config/m88k/{tm-delta88.h,tm-delta88v4.h}, m88k-tdep.c:
1510         Define IN_SIGTRAMP and backtrace correctly through signal handlers.
1511
1512 Tue Feb  1 22:13:25 1994  Peter Schauer  ([email protected])
1513
1514         * procfs.c (wait_fd):  Handle EINTR error return from PIOCWSTOP ioctl
1515         by restarting the ioctl.
1516
1517 Tue Feb  1 16:16:25 1994  Jim Kingdon  ([email protected])
1518
1519         * target.h (target_wait): Add comment about calling
1520         return_to_top_level.
1521
1522 Tue Feb  1 12:21:00 1994  Ian Lance Taylor  ([email protected])
1523
1524         * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takes
1525         additional arguments.
1526         * xcoffread.c (read_xcoff_symtab, read_symbol_lineno): Likewise.
1527
1528 Mon Jan 31 16:10:41 1994  Stu Grossman  (grossman at cygnus.com)
1529
1530         * sparc-stub.c:  Remove unnecessary #include of memory.h.
1531
1532 Mon Jan 31 12:12:34 1994  Jim Kingdon  ([email protected])
1533
1534         * mips-tdep.c: Remove code which sets saved_regs from
1535         init_extra_frame_info and put it in new function mips_find_saved_regs.
1536         (READ_FRAME_REG): Remove macro and replace uses with the expansion.
1537         * mips-tdep.c, config/mips/tm-mips.h: When examining ->saved_regs,
1538         check if it is NULL and call mips_find_saved_regs if so.
1539
1540         * remote-mips.c: Use unfiltered, not filtered, output most places.
1541
1542         * blockframe.c (get_prev_frame_info): Detect and stop an infinite
1543         backtrace.  Revise comments.
1544
1545 Mon Jan 31 09:40:33 1994  Peter Schauer  ([email protected])
1546
1547         * mdebugread.c (parse_procedure):  Remove _sigtramp kludges for
1548         alpha and irix. The _sigtramp case has to be handled properly
1549         in the tdep files if we have no ecoff debugging info.
1550         * alpha-tdep.c (alpha_frame_saved_pc, alpha_frame_chain),
1551         mips-tdep.c (mips_frame_saved_pc):  Handle signal handler frames
1552         without PC_REGNUM kludge.
1553         * mdebugread.c (fixup_sigtramp), mips-tdep.c (read_next_frame_reg):
1554         Clean up handling of mips sigtramp frames, improve comments.
1555
1556 Sat Jan 29 23:25:57 1994  Jeffrey A. Law  ([email protected])
1557
1558         * paread.c (read_unwind_info): Fix typo.
1559
1560         * paread.c (pa_symtab_read): Update the "check_strange_names"
1561         filter to match GCC's current output.  Filter out section symbols
1562         (which the HP linker sometimes puts in the wrong place).
1563
1564 Sat Jan 29 07:44:59 1994  Jim Kingdon  ([email protected])
1565
1566         * serial.h (SERIAL_SET_TTY_STATE): Comment return value.
1567
1568         * Makefile.in (TAGS): Just echo one line, rather than the whole thing.
1569
1570         * Makefile.in: Remove all references to sparcly-nat.c.
1571
1572         * Makefile.in (HFILES_NO_SRCDIR): Include dcache.h remote-utils.h
1573         remote-sim.h directly, rather than via $(remote_utils_h).  This avoids
1574         duplicating serial.h and target.h.
1575
1576         * Makefile.in: Don't set M_INSTALL and M_UNINSTALL.  These variables
1577         are not used anywhere (a 5 Oct 1993 change removed the uses).
1578
1579         * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
1580         * config/m68k/es1800.mt: Add comment.
1581         * remote-es.c: Extensive changes to update to current conventions.
1582
1583         * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:
1584         If the timeout is too big to fit in c_cc[VTIME], then do multiple reads
1585         to achieve the desired timeout.
1586         * serial.h (serial_t): Add field timeout_remaining.
1587
1588 Fri Jan 28 08:45:02 1994  Jim Kingdon  ([email protected])
1589
1590         * c-exp.y (yylex): Reenable nested type code.
1591
1592 Fri Jan 28 15:40:33 1994  Jim Kingdon  ([email protected])
1593
1594         * a29k-tdep.c (examine_tag): Add comment regarding argcount.
1595
1596         * remote-mips.c (mips_ops): Fix docstring.
1597
1598         * remote-bug.c (bug_ops): Remove spurious newline from docstring.
1599
1600         * config/m68k/tm-monitor.h: Changes to bring this into accordance
1601         with the old tm-m68k-em.h:
1602         (GDBINIT_FILENAME, DEFAULT_PROMPT): Remove.
1603         (HAVE_68881): Don't undefine; HAVE_68881 is obsolete.
1604         (REGISTER_NAMES): Don't muck with it; what tm-m68k.h has is fine.
1605         Add FIXME regarding GET_LONGJMP_TARGET.
1606
1607         * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments.
1608         * infptrace.c (kill_inferior): Add comments.
1609         * main.c (quit_command): Call target_close after we kill or
1610         detach.
1611         * remote-udi.c (udi_close): Don't error() if QUITTING.
1612
1613 Fri Jan 28 11:55:52 1994  Rob Savoye  ([email protected])
1614
1615         * configure.in: Make m68k-coff and aout add monitor support in
1616         addition to the standard serial support.
1617
1618 Fri Jan 28 08:45:02 1994  Jim Kingdon  ([email protected])
1619
1620         * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel with
1621         index indexNil.
1622
1623 Fri Jan 28 10:40:34 1994  Jim Kingdon  ([email protected])
1624
1625         * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.
1626         * elfread.c (record_minimal_symbol_and_info),
1627         dwarfread.c (process_dies), paread.c (pa_symtab_read): Use it.
1628
1629 Thu Jan 27 15:12:23 1994  Jim Kingdon  ([email protected])
1630
1631         * i386-stub.c: Add ".text" right before "mem_fault:".
1632
1633         * main.c (baud_rate): Add FIXME comment about printing -1 value.
1634
1635         * remote-utils.c (usage): Fix message to be accurate and conform
1636         more closely to normal conventions.
1637
1638         * remote-utils.c (gr_files_info): Have the exec_bfd test control
1639         whether to show information about exec_bfd, and not control whether
1640         to show information about device and speed.
1641
1642         * remote-utils.c (gr_open): If sr_get_device returns NULL, give
1643         usage message, don't dump core.
1644
1645         * remote-bug.c (bug_write_memory): Use alloca, not GCC extension
1646         for variable size array.
1647         (bug_fetch_register, bug_store_register): Rename "value" to
1648         "fpreg_buf" because some compilers don't like variables whose
1649         names are the same as types.
1650         (bug_store_register): Use a cast when converting char * to
1651         unsigned char *.
1652
1653         * symmisc.c (maintenance_print_symbols): Don't refer to the name
1654         of the command in error message (the text was referring to the old
1655         name of the command).
1656
1657         * symmisc.c (dump_symtab): Fix args to fprintf_filtered.
1658
1659         * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to print
1660         full details on structure elements without names.  This partially
1661         reverts the changes of 1 Jul 1993 and 31 Aug 1993; I think this aspect
1662         of those changes was accidental.
1663
1664         * stack.c (parse_frame_specification): If SETUP_ARBITRARY_FRAME is
1665         defined, make it an error to specify a single argument which is not
1666         a frame number.
1667
1668         * Makefile.in (version.c), main.c (print_gdb_version): Use
1669         host_alias and target_alias, not host_canonical and
1670         target_canonical, to print configuration.
1671
1672 Wed Jan 26 10:57:21 1994  Jim Kingdon  ([email protected])
1673
1674         * parse.c (write_exp_msymbol): Use new type msymbol_addr_type instead
1675         of builtin_type_long.  It is necessary to get a type which is
1676         TARGET_PTR_BIT bits in size; builtin_type_long might not be big enough.
1677
1678         Fix many sins which will come up in 32 bit x 64 bit GDB, and
1679         various miscellaneous things discovered in the process:
1680         * printcmd.c, defs.h (print_address_numeric): New function.
1681         * c-valprint.c (c_val_print), ch-valprint.c (chill_val_print)
1682         breakpoint.c (describe_other_breakpoints, breakpoint_1, mention),
1683         cp-valprint.c (cplus_print_value), infcmd.c (jump_command),
1684         printcmd.c, stack.c, symfile.c, symmisc.c, valprint.c:
1685         Use it.
1686         * utils.c, defs.h (gdb_print_address): New function.
1687         * expprint (dump_expression), gdbtypes.h: Use it.
1688         * breakpoint.c (describe_other_breakpoints),
1689         symmisc.c (dump_symtab, print_symbol):
1690         Use filtered not unfiltered I/O.
1691         (remove_breakpoints): Remove BREAKPOINT_DEBUG code.  Might as well
1692         just run gdb under a debugger for this (and it had problems with
1693         printing addresses, how to print b->shadow, etc.).
1694         * buildsym.c (make_blockvector), core.c (memory_error),
1695         exec.c (print_section_info), maint.c (print_section_table),
1696         mdebugread.c (parse_procedure), solib.c, source.c, symfile.c,
1697         symmisc.c, symtab.c, valops.c, valprint.c, xcoffexec.c:
1698         Add comments saying code is broken.  Marked with "FIXME-32x64".
1699         * dbxread.c (process_one_symbol), partial-stab.h (default),
1700         remote-vx.c (vx_run_files_info):
1701         Don't cast int being passed to local_hex_string.
1702         * symmisc.c (print_symbol): Don't cast long being passed to %lx.
1703         * symtab.h (general_symbol_info): Add comment about SYMBOL_VALUE
1704         only being a long.
1705         * symmisc.c (print_symbol): Print "offset" in message for LOC_ARG
1706         and LOC_LOCAL.
1707         * printcmd.c (print_address): Remove #if 0 code with ADDR_BITS_REMOVE.
1708         * source.c: Include <sys/types.h> regardless of USG.
1709
1710 Tue Jan 25 12:58:26 1994  Peter Schauer  ([email protected])
1711
1712         * valops.c (value_assign):  Set `type' after coercing toval.
1713         * c-valprint.c (c_val_print), ch-valprint.c (chill_val_print):
1714         Use extract_unsigned_integer to get the address of a reference.
1715
1716 Tue Jan 25 11:31:53 1994  Jim Kingdon  ([email protected])
1717
1718         * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h:
1719         AIX can use ? instead of \ for continuation.  Deal with it.
1720
1721         * paread.c (read_unwind_info): Just assign to objfile->obj_private,
1722         not OBJ_UNWIND_INFO.  Assigning to a cast is a GCC-ism which
1723         the HP compiler in ANSI mode doesn't like.
1724
1725         * main.c: When defaulting HAVE_SIGSETMASK based on USG, just do it
1726         based on USG, rather than defining HAVE_SIGSETMASK to an
1727         expression containing defined.  Having a macro used in #if expand
1728         to an expression containing "defined" is undefined according to
1729         ANSI, and the HP compiler in ANSI mode doesn't do what we wanted
1730         it to.
1731
1732 Mon Jan 24 20:51:29 1994  John Gilmore  ([email protected])
1733
1734         * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
1735         Clean up the changes of 11 Jan, as recommended by Peter Schauer.
1736
1737 Fri Jan 21 19:10:44 1994  Per Bothner  ([email protected])
1738
1739         * ch-exp.y (match_string_literal):  Allow a zero-length string.
1740         * ch-lang.c (chill_printstr):  Don't print zero-length string funny.
1741
1742 Sat Jan 22 17:08:48 1994  Jim Kingdon  ([email protected])
1743
1744         * i386aix-nat.c (i386_float_info): Reverse order of registers before
1745         passing them to print_387_status.
1746         (print_387_status): Don't subtract top from 7 before using it.
1747         * i387-tdep.c: Remove comment about AIX wanting "top" subtracted
1748         from 7; the above explains it.
1749
1750 Sat Jan 22 20:25:11 1994  Peter Schauer  ([email protected])
1751
1752         * mips-tdep.c (init_extra_frame_info):  Use frame relative stack
1753         pointer value when fixing up the frame at the start of a function.
1754
1755 Sat Jan 22 12:29:13 1994  Stu Grossman  (grossman at cygnus.com)
1756
1757         * lynx-nat.c (fetch_core_registers):  Load the I & L regs for the
1758         Sparc from the stack.
1759
1760 Sat Jan 22 08:30:42 1994  Jim Kingdon  ([email protected])
1761
1762         * remote-mips.c (mips_initialize): Clear mips_initializing via
1763         cleanup chain, not directly.
1764
1765         * ser-unix.c (wait_for) [HAVE_TERMIO, HAVE_TERMIOS]: Make a timeout
1766         of -1 mean forever, like in the HAVE_SGTTY case.  Warn if we are
1767         munging the timeout due to the limited range of c_cc[VTIME].
1768
1769         * fork-child.c, inferior.h (fork_inferior): New argument shell_file.
1770         * procfs.c (procfs_create_inferior), inftarg.c (child_create_inferior),
1771         m3-nat.c (m3_create_inferior): Pass it.
1772         * procfs.c: Remove ptrace function.  It was declared in a way which
1773         conflicted with the prototype in unistd.h on Solaris.
1774
1775 Sat Jan 22 01:37:40 1994  Peter Schauer  ([email protected])
1776
1777         * sparc-tdep.c (frame_saved_pc):  Get the pc from the saved pc
1778         in the sigcontext if it is a signal trampoline frame.
1779         * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP, SIGCONTEXT_PC_OFFSET):
1780         Define for Solaris2.
1781
1782 Sat Jan 22 00:34:47 1994  Stu Grossman  (grossman at cygnus.com)
1783
1784         * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h,
1785         config/sparc/tm-sparclynx.h:  Move defs of FRAME_SAVED_I0/L0 to
1786         tm-sparc.h so they can be overridden if necessary.
1787
1788 Fri Jan 21 17:49:28 1994  Stu Grossman  (grossman at cygnus.com)
1789
1790         * lynx-nat.c:  Add Sparc support.
1791         * sparcly-nat.c:  Remove.  It's useless.
1792         * config/sparc/nm-sparclynx.h:  Rewrite.
1793         * config/sparc/sparclynx.mh (NATDEPFILES):  Replace sparcly-nat.o
1794         with lynx-nat.o
1795         * config/sparc/tm-sparclynx.h:  Rewrite.
1796
1797 Fri Jan 21 19:08:48 1994  Ian Lance Taylor  ([email protected])
1798
1799         * rs6000-pinsn.c: Use the new disassembler in the opcodes
1800         directory.  Old code was discarded, since the new opcode table has
1801         a different format.
1802
1803 Fri Jan 21 14:28:30 1994  Fred Fish  ([email protected])
1804
1805         * Makefile.in (realclean):  Remove info files per make-stds.texi.
1806
1807 Fri Jan 21 12:47:53 1994  Jim Kingdon  ([email protected])
1808
1809         * dbxread.c (end_psymtab): Only patch psymtab textlow and texthigh
1810         if N_SO_ADDRESS_MAYBE_MISSING is defined.
1811         * config/sparc/tm-sun4sol2.h: Define it.
1812
1813 Thu Jan 20 15:04:24 1994  Peter Schauer  ([email protected])
1814
1815         * printcmd.c (print_address_symbolic):  Unconditionally use msymbol
1816         if we did not find a symbol.
1817
1818 Fri Jan 21 08:20:18 1994  Jeffrey A. Law  ([email protected])
1819
1820         * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY
1821         is not defined.
1822
1823         * hppab-nat.c (call_ptrace): Delete redundant function.
1824         (kill_inferior, attach, detach, child_resume): Likewise.
1825         (child_xfer_memory): Likewise.
1826
1827         * hppah-nat.c (call_ptrace): Delete redundant function.
1828         (kill_inferior, attach, detach, child_resume): Likewise.
1829
1830         * config/pa/hppabsd.mh (NATDEPFILES): Add infptrace.o.
1831
1832         * config/pa/hppahpux.mh (NATDEPFILES): Add infptrace.o.
1833
1834         * config/pa/nm-hppab.h (FETCH_INFERIOR_REGISTERS): Define.
1835
1836         * config/pa/nm-hppah.h (FETCH_INFERIOR_REGISTERS): define.
1837         (CHILD_XFER_MEMORY): Define.
1838         (PT_*): Define so that generic infptrace.c code can be used.
1839
1840 Fri Jan 21 09:23:33 1994  Jim Kingdon  ([email protected])
1841
1842         * xcoffread.c (xcoff_symfile_read): Make second parameter a
1843         struct section_offsets *, not a (nonexistent) struct section_offset *.
1844
1845         * xcoffread.c (read_xcoff_symtab): Make main_aux just a union
1846         internal_xcoff_symtab, not an array of one of them.  Change lots of
1847         "main_aux" to "&main_aux" and so on.
1848
1849         * coffread.c, xcoffread.c: Include <coff/internal.h>
1850         before "symfile.h".
1851
1852 Thu Jan 20 17:30:55 1994  Jim Kingdon  ([email protected])
1853
1854         * coffread.c (coff_getfilename): Make it not static.
1855
1856         * xcoffread.c (read_xcoff_symtab): complain() not abort().
1857
1858         * xcoffread.c (struct coff_symbol): Rename c_nsyms to c_naux (removes
1859         a completely gratuitous difference between xcoffread.c and coffread.c).
1860
1861 Wed Jan 19 15:09:44 1994  Jim Kingdon  ([email protected])
1862
1863         * infrun.c (wait_for_inferior): Don't set frame for
1864         step_resume_breakpoint for IN_SIGTRAMP cases.
1865
1866         * infrun.c (wait_for_inferior), breakpoint.h (struct bpstat_what),
1867         breakpoint.c (bpstat_what): Move step_resume from its own field of
1868         the struct bpstat_what into the main_action.  Make it override
1869         other breakpoints.  This is a conservative change in the sense
1870         that before the step resume breakpoint was a breakpoint.c
1871         breakpoint, hitting the step resume breakpoint overrode even
1872         calling bpstat_stop_status.
1873
1874 Wed Jan 19 12:40:25 1994  Peter Schauer  ([email protected])
1875
1876         * infrun.c (normal_stop):  Set stop_pc after popping the dummy frame
1877         in case execution was stopped in the called function.
1878         * stack.c (print_frame_info, frame_info):  If backtracing through
1879         a call dummy, handle the starting source line number on a line
1880         boundary like backtracing through sigtramp.
1881         * sparc-tdep.c (sparc_frame_find_saved_regs):  Get frame address
1882         for call dummy frame right.  Remove old test for dummy frame,
1883         it has been unused at least since gdb-3.5.
1884         * sparc-tdep.c (sparc_push_dummy_frame):  Set return address register
1885         of the dummy frame.
1886
1887 Tue Jan 18 16:16:35 1994  Jim Kingdon  ([email protected])
1888
1889         * infcmd.c (signal_command): Accept 0 as legitimate signal number.
1890
1891 Tue Jan 18 14:09:25 1994  Peter Schauer  ([email protected])
1892
1893         * infrun.c (signals_info), target.c (target_signal_from_name):
1894         Use ugly casts to avoid enumvar < enumvar or enumvar++.
1895
1896 Mon Jan 17 22:00:15 1994  Jim Kingdon  ([email protected])
1897
1898         * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON.
1899         * inflow.c (terminal_ours_1): When discussing how to deal with the
1900         tty state, make note of query() as well as readline.
1901
1902         * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POLL to list of
1903         signals for which stop and print are cleared by default.
1904
1905 Mon Jan 17 20:00:51 1994  Jeffrey A. Law  ([email protected])
1906
1907         * config/pa/tm-hppa.h (unwind_table_entry): Use one of the
1908         reserved fields to hold a stub unwind entry type.  Fix typo.
1909         (stub_unwind_entry): New structure for raw stub unwind entries.
1910         (stub_unwind_types): The types of stubs we may encounter.
1911         (UNWIND_ENTRY_SIZE, STUB_UNWIND_ENTRY_SIZE): New defines.
1912         * hppa-tdep.c (rp_saved): Use additional information provided
1913         by linker stub unwind descriptors.
1914         (frameless_function_invocation): Likewise.
1915         (frame_chain_valid): Likewise.
1916         * paread.c (compare_unwind_entries): New function for sorting
1917         unwind table entries.
1918         (read_unwind_info): Rewrite to remove dependency on host endianness.
1919         Read in data from the $UNWIND_END$ subspace which contains linker
1920         stub unwind descriptors.  Merge that data into the basic unwind
1921         table.
1922
1923         * hppab-nat.c (_initialize_kernel_u_addr): Delete unwanted functions.
1924
1925 Mon Jan 17 22:00:15 1994  Jim Kingdon  ([email protected])
1926
1927         * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the name
1928         from either the symbol name or the auxent.
1929         * coffread.c, symfile.h (coff_getfilename): Renamed from getfilename,
1930         no longer static.
1931
1932 Mon Jan 17 13:35:01 1994  Fred Fish  ([email protected])
1933
1934         * Makefile.in (ALLPARAM):  Change irix5.h to nm-irix5.h.
1935
1936 Mon Jan 17 12:35:42 1994  Peter Schauer  ([email protected])
1937
1938         * README:  Update notes for alpha port.
1939
1940 Mon Jan 17 11:15:57 1994  Jim Kingdon  ([email protected])
1941
1942         * i960-tdep.c (i960_fault_to_signal): Return TARGET_SIGNAL_ILL
1943         for operation fault, constraint fault, and type fault.
1944
1945 Sun Jan 16 12:46:01 1994  Jim Kingdon  ([email protected])
1946
1947         * Makefile.in (init.c): Add comment explaining formatting conventions.
1948
1949         * c-exp.y (parse_number): Assign to temporary between the right
1950         shifts, to work around a bug in the SCO compiler.
1951
1952         * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR):
1953         Add various files which were added to GDB recently.
1954
1955         * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if not
1956         within_function.
1957
1958         * Makefile.in: Add mostlyclean target.
1959
1960 Sat Jan 15 10:20:13 1994  Jim Kingdon  ([email protected])
1961
1962         * Version 4.11.4.
1963
1964 Sat Jan 15 18:27:34 1994  Per Bothner  ([email protected])
1965
1966         * main.c (show_commands):  Make return type of extern
1967         history_get be HIST_ENTRY, rather than struct _hist_entry.
1968         (The latter loses with the upcoming merged readline.)
1969
1970 Sat Jan 15 10:20:13 1994  Jim Kingdon  ([email protected])
1971
1972         * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstring
1973         const char *, not char *.
1974
1975         * symtab.h (struct symbol): Make section short, not unsigned short.
1976
1977         * symtab.c (lookup_symbol): Add comment about QUIT here.
1978
1979         * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.
1980
1981         * c-exp.y (parse_number): Check for overflow regardless of range
1982         checking.  Fix overflow check to use unsigned LONGEST, not
1983         unsigned int.
1984
1985         * c-exp.y (parse_number): Make it so that integer constants are
1986         builtin_type_long_long if builtin_type_long isn't big enough or if
1987         an "LL" suffix is used.  Properly handle "UL" or "LU" suffixes.
1988
1989         * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC):
1990         Print our "()" first, then recurse for the target type.
1991
1992 Fri Jan 14 21:55:39 1994  Jim Kingdon  ([email protected])
1993
1994         * remote-udi.c (udi_create_inferior): Quote empty execfile argument.
1995
1996         * gdbserver/low-lynx.c: Include <sys/wait.h> not "/usr/include/wait.h".
1997
1998 Fri Jan 14 14:17:06 1994  Jim Kingdon  ([email protected])
1999
2000         * utils.c (request_quit): Re-establish signal handler regardless
2001         of USG.
2002
2003         * config/mips/xm-irix4.h: Define HAVE_TERMIOS.
2004
2005 Fri Jan 14 21:55:39 1994  Jim Kingdon  ([email protected])
2006
2007         * i960-tdep.c: Include target.h.
2008
2009 Fri Jan 14 17:12:28 1994  Stan Shebs  ([email protected])
2010
2011         * lynx-nat.c (sys/wait.h): Don't use absolute pathname.
2012
2013 Fri Jan 14 11:06:10 1994  Jim Kingdon  ([email protected])
2014
2015         * lynx-nat.c (child_wait): Fix thinkos in struct target_waitstatus
2016         changes (status -> ourstatus; declare status, etc.).
2017         * config/nm-lynx.h: Fix child_wait prototype and include target.h.
2018
2019 Fri Jan 14 14:17:06 1994  Jim Kingdon  ([email protected])
2020
2021         * Makefile.in (ALLPARAM): Add config/nm-lynx.h.
2022
2023 Fri Jan 14 11:49:44 1994  Ian Lance Taylor  ([email protected])
2024
2025         * remote-mips.c (mips_request, mips_wait): Correct prototypes.
2026
2027 Fri Jan 14 11:37:17 1994  Jim Kingdon  ([email protected])
2028
2029         * config/i386/xm-linux.h: Define HAVE_TERMIOS.
2030
2031 Fri Jan 14 01:04:36 1994  Peter Schauer  ([email protected])
2032
2033         * config/alpha/tm-alpha.h (CALL_DUMMY):  Improve comment.
2034
2035 Thu Jan 13 10:32:38 1994  Jim Kingdon  ([email protected])
2036
2037         * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960
2038         is defined.  Otherwise just report TARGET_SIGNAL_UNKNOWN.
2039
2040         * mips-tdep.c (mips_push_arguments): Byteswap struct_addr before
2041         writing it.
2042
2043         Add search to target vector (#if 0'd until after 4.12):
2044         * target.h (to_search, target_search): Add.
2045         * gdbcore.h, core.c (generic_search): Add.
2046         * remote.c (remote_search): Add.
2047         * a29k-tdep.c (init_frame_info): Use target_search to find traceback
2048         tag.
2049
2050         * printcmd.c (print_address_symbolic): If set print fast-symbolic-addr
2051         is on, call find_pc_function rather than relying just on the minimal
2052         symbols (probably only matters for symbol readers which don't put
2053         statics in the minimal symbols, but changing this strikes me as
2054         not conservative enough).
2055         Initialize name_location in all cases.
2056         If no symbol and no msymbol, don't print anything symbolic.
2057
2058         * a29k-tdep.c (push_dummy_frame): Add comment about saving lr0.
2059
2060 Wed Jan 12 20:53:16 1994  John Gilmore  ([email protected])
2061
2062         * printcmd.c (print_address_symbolic):  Make it search the
2063         symtabs for variables as well as functions.  Add `set print
2064         fast-symbolic-addr' and default it to fast (the old way).
2065         Print line numbers for data items as well as functions.
2066
2067         * symtab.c (find_addr_symbol):  Return the symtab and the symbol
2068         address, if a symbol is found (take two more args pointing to
2069         where to store these results).
2070
2071         * symtab.h (find_addr_symbol):  Add prototype.
2072
2073 Wed Jan 12 19:32:11 1994  Jim Kingdon  ([email protected])
2074
2075         * objfiles.h: Fix comments to reflect the fact that the phrase
2076         "top of stack" always refers to where the pushing and popping takes
2077         place, regardless of whether it is at the highest or lowest address.
2078
2079 Wed Jan 12 13:23:37 1994  Peter Schauer  ([email protected])
2080
2081         * mdebugread.c (parse_symbol):  Do not set TYPE_TAG_NAME for
2082         compiler generated tag names.
2083         * mdebugread.c (parse_type):  Handle cross references to qualified
2084         aggregate types.
2085         * valops.c (value_struct_elt):  Improve error message if the
2086         address of a method is requested from an object instance.
2087         * valops.c (search_struct_method):  Make name_matched non-static
2088         to get it initialized correctly.
2089         * config/i386/nm-i386sco.h (CANNOT_STORE_REGISTER):  Define to
2090         exclude segment register which are not writable on newer SCO versions.
2091
2092 Wed Jan 12 14:44:45 1994  Jim Kingdon  ([email protected])
2093
2094         * go32-xdep.c: Remove unused function uerror.
2095         (sigsetmask): Declare return type.  Declare argument (to match the
2096         way it is called).  Explicitly return 0.
2097
2098 Wed Jan 12 01:44:25 1994  John Gilmore  ([email protected])
2099
2100         * symtab.h (struct symbol, general_symbol_info, minimal_symbol,
2101         partial_symbol):  Shrink the storage sizes of symbols, by making
2102         enums into 1-byte bitfields when compiled __GNUC__, moving all the
2103         enums and small ints to the end of each struct to improve
2104         alignment, and switching the section number from int to unsigned
2105         short.
2106
2107 Wed Jan 12 00:16:26 1994  John Gilmore  ([email protected])
2108
2109         * symtab.c (find_addr_symbol):  New routine that will find the nearest
2110         symbol associated with an address.  It does so by exhaustive
2111         search of the symtabs, so it's slow but complete.
2112
2113 Tue Jan 11 23:57:30 1994  John Gilmore  ([email protected])
2114
2115         * coffread.c (read_coff_symtab):  Set PC bounds of _globals_ symtab
2116         to [0,0] rather than [0, end of first source file].  This avoids
2117         problems with other parts of GDB looking for linetables in the
2118         _globals_ symtab.  Eliminate variables num_object_files and
2119         first_object_file_end.
2120
2121 Tue Jan 11 00:53:46 1994  John Gilmore  ([email protected])
2122
2123         * a29k-tdep.c (init_frame_info):  Cast null arg to examine_tag.
2124         (pop_frame):  Restore PC2 and LR0 from dummy frames.
2125         (push_dummy_frame):  Save PC2 and LR0 into dummy frames.
2126         (setup_arbitrary_frame):  Handle 3 args and set up real frames.
2127         * config/a29k/tm-a29k.h (FRAME_NUM_ARGS):  Update comments.
2128         (DUMMY_FRAME_RSIZE):  Add 2 longwords for PC2 and LR0.
2129         (SETUP_ARBITRARY_FRAME):  Define.
2130
2131 Tue Jan 11 06:59:10 1994  Jim Kingdon  ([email protected])
2132
2133         * infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START.
2134
2135 Tue Jan 11 14:27:03 1994  Ian Lance Taylor  ([email protected])
2136
2137         * remote-udi.c (udi_resume): Correct prototype.
2138
2139 Tue Jan 11 11:10:30 1994  Jeffrey A. Law  ([email protected])
2140
2141         * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS): Call
2142         hppa_frame_find_saved_regs.
2143         * hppa-tdep.c (dig_fp_from_stack): Delete function.
2144         (prologue_inst_adjust_sp): New function.
2145         (is_branch, inst_saves_gr, inst_saves_fr): New functions.
2146         (skip_prologue): Completely rewrite to use unwind information.
2147         (hppa_frame_find_saved_regs): Likewise.
2148
2149 Tue Jan 11 06:59:10 1994  Jim Kingdon  ([email protected])
2150
2151         * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol
2152         to convert a signal number with appropriate bounds checking.
2153
2154         * remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377).
2155
2156 Tue Jan 11 00:53:46 1994  John Gilmore  ([email protected])
2157
2158         * stack.c (frame_info):  If FRAME_FIND_SAVED_REGS isn't defined,
2159         print a newline to end the display anyway.
2160
2161         * sparc-tdep.c (sparc_pop_frame):  Pop the fsr and csr (float and
2162         coprocessor status regs) when popping a frame.  This fixes 
2163         float exceptions that occur after calling inferior functions.
2164
2165         * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
2166         Read and write the fsr (float status register) to/from the child
2167         process along with the float regs.  Remove Peter Schauer's change
2168         of May 24 '93, which has higher overhead and doesn't solve the
2169         real problem (which was that FSR wasn't being set).
2170
2171 Mon Jan 10 23:16:42 1994  John Gilmore  ([email protected])
2172
2173         * a29k-tdep.c (examine_prologue):  Don't worry if the ASGEQ
2174         stack overflow check isn't right after the register stack
2175         adjustment instruction.  Metaware R2.3u compiler moves other
2176         things in front of it.  This fix isn't perfect but is what's
2177         running.
2178
2179 Mon Jan 10 20:08:23 1994  Jim Kingdon  ([email protected])
2180
2181         * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT.
2182
2183         * config/alpha/alpha-netware.mt: Rename to alpha-nw.mt for 14
2184         character filenames.
2185         * configure.in: Change accordingly.
2186
2187 Mon Jan 10 15:48:36 1994  Tom Lord  ([email protected])
2188
2189         * m68k-stub.c, sparc-stub.c: removed spurious introduction of 
2190         _filtered io routines from these two files.
2191
2192 Fri Jan  7 12:42:45 1994  Peter Schauer  ([email protected])
2193
2194         * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,
2195         config/vax/tm-vax.h (CALL_DUMMY_BREAKPOINT_OFFSET):  Define.
2196         * mdebugread.c (parse_symbol):  Handle enum sh.type produced by
2197         DEC c89. 
2198         * mdebugread.c (add_line):  Handle zero linenos produced by DEC c89.
2199
2200 Fri Jan  7 12:55:25 1994  Jim Kingdon  ([email protected])
2201
2202         * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout) before
2203         printing to gdb_stderr.
2204
2205         * remote-udi.c (udi_kill): Don't close the connection, just set
2206         inferior_pid to zero.
2207         (udi_mourn): Call remove_breakpoints.
2208
2209         * remote-udi.c: Remove obsolete need_artificial_traps comment.
2210
2211         * i386b-nat.c (sregmap): If sEAX, etc., not defined, use tEAX, etc.
2212
2213 Thu Jan  6 07:17:53 1994  Jim Kingdon  ([email protected])
2214
2215         * symtab.c (lookup_symbol): Don't try adding .c to the name.
2216
2217         * remote-bug.c: At the start of each section, reset srec_frame
2218         back to 160.
2219
2220         * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS.
2221         * target.c (store_waitstatus): Add CHILD_SPECIAL_WAITSTATUS hook.
2222         * infrun.c (wait_for_inferior): Replace SIGTRAP_STOP_AFTER_LOAD with
2223         code which looks for those two waitkinds.  Use switch statement.
2224         * config/rs6000/tm-rs6000.h: Replace SIGTRAP_STOP_AFTER_LOAD with
2225         CHILD_SPECIAL_WAITSTATUS.
2226
2227         * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.
2228         * Move target_signal_from_host, target_signal_to_host, and
2229         store_waitstatus from inftarg.c to target.c.  procfs needs them.
2230         * target.c: Include "wait.h" and <signal.h>.
2231         * target.h, infrun.c (proceed), proceed callers: Pass new code
2232         TARGET_SIGNAL_DEFAULT instead of -1.  This avoids problems with
2233         enums being treated as unsigned and is cleaner.
2234         * infrun.c (signals_info): Don't print TARGET_SIGNAL_DEFAULT or
2235         TARGET_SIGNAL_0.
2236         * infcmd.c (signal_command), infrun.c (signals_info):
2237         Don't allow user to specify numeric equivalent of
2238         TARGET_SIGNAL_DEFAULT.
2239
2240 Tue Jan  4 15:34:36 1994  Stu Grossman  ([email protected])
2241
2242         * config/alpha/alpha-netware.mt:  New target support for Alpha
2243         running Netware.
2244         * configure.in:  Add alpha-*-netware* target.
2245
2246 Tue Jan  4 14:51:35 1994  Stan Shebs  ([email protected])
2247
2248         * remote-mips.c (mips_wait): Fix ref to TARGET_WAITKIND_STOPPED.
2249
2250 Tue Jan  4 09:47:14 1994  Jim Kingdon  ([email protected])
2251
2252         * target.h: Add enum target_waitkind, enum target_signal, and
2253         struct target_waitstatus.  Change status argument to target_wait to
2254         be struct target_waitstatus * instead of int *.
2255         * target.h, infrun.c, all targets: Change type of signal arguments
2256         to resume(), proceed(), and target_resume() from int to enum
2257         target_signal.
2258         * All targets (*_wait, *_resume): Change accordingly.
2259         * infcmd.c (program_info, signal_command), throughout infrun.c, 
2260         * fork-child.c, solib.c, hppa-tdep.c, osfsolib.c: Use this stuff.
2261         * convex-xdep.c, convex-tdep.c: Add FIXME's (getting the Convex
2262         signal code stuff right with the new signals would be non-trivial).
2263         * inferior.h (stop_signal): Make it enum target_signal not int.
2264         * target.c, target.h (target_signal_to_string, target_signal_to_name,
2265         target_signal_from_name): New functions.
2266         * inftarg.c, target.h (target_signal_to_host, target_signal_from_host,
2267         store_waitstatus): New functions.
2268         * procfs.c (procfs_notice_signals): Use them.
2269         * i960-tdep.c (i960_fault_to_signal): New function, to replace
2270         print_fault.
2271         * config/i960/tm-i960.h: Don't define PRINT_RANDOM_SIGNAL.
2272
2273         * objfiles.c (build_objfile_section_table): Don't abort() if
2274         objfile->sections is already set.
2275
2276         * objfiles.c (add_to_objfile_sections): Check SEC_ALLOC not SEC_LOAD
2277         to match recent change to exec.c.
2278
2279         * Version 4.11.3.
2280
2281         * main.c (print_gdb_version): Change year to 1994.
2282
2283         * ChangeLog, ChangeLog-93: Split ChangeLog at 1994.
2284         * Makefile.in (NONSRC): Add ChangeLog-93.
2285
2286 Mon Jan  3 11:57:29 1994  Jim Kingdon  ([email protected])
2287
2288         * stabsread.c (read_type): Allow defining several type numbers
2289         at once (e.g. "(1,2)=(3,4)="...).
2290
2291         * stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int).
2292
2293         * breakpoint.c (frame_in_dummy): Check PC as well as frame.
2294
2295 Mon Jan  3 02:47:03 1994  Peter Schauer  ([email protected])
2296
2297         * mdebugread.c (psymtab_to_symtab_1):  Only pass N_STAB symbols
2298         to process_one_symbol.
2299         * symtab.c (find_pc_psymbol):  Search global_psymbols as well to
2300         avoid caching a bad endaddr in find_pc_partial_function.
2301
2302 Sun Jan  2 21:41:17 1994  Jim Kingdon  ([email protected])
2303
2304         * config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMOTION.
2305
2306 Sat Jan  1 04:35:23 1994  Peter Schauer  ([email protected])
2307
2308         * infrun.c (wait_for_inferior):  Do not step or step resume past
2309         the end of a one-line function we just stepped into.
2310
2311 For older changes see ChangeLog-93
2312 \f
2313 Local Variables:
2314 mode: indented-text
2315 left-margin: 8
2316 fill-column: 74
2317 version-control: never
2318 End:
This page took 0.158354 seconds and 4 git commands to generate.