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