* From Peter Schauer:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Wed Mar 6 09:34:11 1996 Jeffrey A Law (law@cygnus.com)
2
3 * From Peter Schauer:
4 * breakpoint.c (internal_breakpoint_number): Move to file scope.
5 (create_solib_event_breakpoint): Use an internal breakpoint number.
6
7 Wed Mar 6 00:32:44 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
8
9 * valarith.c (value_in): Change builtin_type_chill_bool to
10 LA_BOOL_TYPE.
11
12 Tue Mar 5 23:48:36 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
13
14 * ch-exp.c (parse_primval): Handle CARD, MAX, MIN.
15 (match_string_literal): Handle control sequence.
16 (match_character_literal): Deto.
17
18 * ch-lang.c (chill_printchar): Change formating of nonprintable
19 characters from C'xx' to ^(num).
20 (chill_printstr): Deto.
21 (value_chill_card, value_chill_max_min): New functions to process
22 Chill's CARD, MAX, MIN.
23 (evaluate_subexp_chill): Process UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN.
24
25 * expression.h (exp_opcode): Add UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN
26 for Chill's CARD, MAX, MIN.
27
28 * valarith.c (value_in): Add processing of TYPE_CODE_RANGE
29 and change return type from builtin_type_int to
30 builtin_type_chill_bool.
31
32 Tue Mar 5 18:54:04 1996 Stan Shebs <shebs@andros.cygnus.com>
33
34 * config/nm-nbsd.h (link_object, lo_name, etc): Move to here
35 from config/nm-nbsd.h.
36 * config/sparc/nm-nbsd.h (regs, fp_status, etc): Move to here
37 from config/sparc/tm-nbsd.h.
38
39 * config/m68k/nm-hp300hpux.h (FIVE_ARG_PTRACE): Define here
40 instead of in config/m68k/xm-hp300hpux.h.
41
42 Tue Mar 5 12:05:35 1996 J.T. Conklin <jtc@rtl.cygnus.com>
43
44 * i386b-nat.c, m68knbsd-nat.c (fetch_core_registers): Provide
45 implementation for NetBSD systems.
46
47 Mon Mar 4 23:44:16 1996 Per Bothner <bothner@kalessin.cygnus.com>
48
49 * valarith.c (binop_user_defined_p): Return 0 for BINOP_CONCAT.
50 (value_concat): Handle varying strings (add COERCE_VARYING_ARRAY).
51
52 * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT): Error
53 if "function" is pointer to non-function.
54
55 Mon Mar 4 17:47:03 1996 Stan Shebs <shebs@andros.cygnus.com>
56
57 * top.c (print_gdb_version): Update copyright year.
58
59 Mon Mar 4 14:44:54 1996 Jeffrey A Law (law@cygnus.com)
60
61 From Peter Schauer:
62 * infrun.c (wait_for_inferior): Remove breakpoints and
63 switch terminal settings before calling SOLIB_ADD.
64 * solib.c (enable_break, SVR4 variant): Don't map in symbols
65 for the dynamic linker, the namespace pollution causes real
66 problems.
67
68 Sun Mar 3 17:18:57 1996 James G. Smith <jsmith@cygnus.co.uk>
69
70 * remote-mips.c (common_breakpoint): Explicitly terminate the
71 returned buffer.
72
73 Wed Feb 28 22:32:18 1996 Stan Shebs <shebs@andros.cygnus.com>
74
75 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
76 * remote.c (remote_detach): Send a command 'D' to the target
77 when detaching, update the function's comments.
78
79 Wed Feb 28 15:50:12 1996 Fred Fish <fnf@cygnus.com>
80
81 * Makefile.in (VERSION): Bump version to 4.15.2 to establish
82 baseline for gdb 4.16 rerelease testing.
83
84 Wed Feb 28 13:32:05 1996 Jeffrey A Law (law@cygnus.com)
85
86 * somsolib.c (som_solib_create_inferior_hook): Before returning
87 call clear_symtab_users.
88
89 Tue Feb 27 00:04:46 1996 Stu Grossman (grossman@critters.cygnus.com)
90
91 * remote-e7000.c (e7000_open): Delete all breakpoints when
92 connecting to e7000. Change connect message to allow use of
93 monitor.exp in test suite.
94 * (e7000_load): Print transfer rate of download.
95 * symfile.c (generic_load): Print transfer rate of download.
96
97 Sun Feb 25 13:58:33 1996 Stan Shebs <shebs@andros.cygnus.com>
98
99 * configure.in (mips*-*-vxworks*): New config.
100 * configure: Regenerated.
101
102 * config/mips/vxmips.mt, config/mips/tm-vxmips.h: New files.
103 * remote-vxmips.c (vx_convert_to_virtual, vx_convert_from_virtual):
104 Remove, never used.
105
106 Sat Feb 24 12:30:28 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
107
108 * partial-stab.h (case N_FUN): Function symbols generated
109 by SPARCworks cc have a meaningless zero value, do not update
110 pst->textlow if the function symbol value is zero.
111
112 * stabsread.c (define_symbol): Initialize SYMBOL_TYPE field
113 for function prototype declaration symbols.
114
115 Fri Feb 23 22:33:04 1996 Stu Grossman (grossman@critters.cygnus.com)
116
117 * remote-e7000.c (e7000_load): New routine to download via the
118 network.
119 * (e7000_wait): Don't backup PC when we hit a breakpoint.
120 Apparantly new sh2 pods get this right...
121 * (e7000_ops): Add call to e7000_load.
122
123 Thu Feb 22 00:52:42 1996 J.T. Conklin <jtc@rtl.cygnus.com>
124
125 * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h},
126 m68knbsd-nat.c: New files, support for NetBSD/m68k.
127
128 * configure.in (m68k-*-netbsd*): New config.
129 * configure: Regenerated.
130
131 Wed Feb 21 19:00:21 1996 Fred Fish <fnf@ninemoons.com>
132
133 * standalone.c (open, _initialize_standalone): Fix obvious typos
134 reported by Martin Pool <martin@citr.uq.oz.au>.
135
136 Wed Feb 21 14:24:04 1996 Jeffrey A Law (law@cygnus.com)
137
138 * solib.c (solib_create_inferior_hook): Fix thinko.
139
140 Tue Feb 20 23:59:19 1996 Jeffrey A Law (law@cygnus.com)
141
142 * solib.c (solib_break_names): Define for Solaris and Linux.
143 (enable_break): For SVR4 systems, first try to use the debugger
144 interfaces in the dynamic linker to track shared library events
145 as they happen, then fall back to BKPT_AT_SYMBOL code. Convert
146 BKPT_AT_SYMBOL code to use shared library event breakpoints.
147 (solib_create_inferior_hook): Simplify BKPT_AT_SYMBOL code,
148 it no longer needs to restart/wait on the inferior.
149 * symfile.c (find_lowest_section): No longer static.
150 * symfile.h (find_lowest_section): Corresponding changes.
151
152 Tue Feb 20 18:54:08 1996 Fred Fish <fnf@rtl.cygnus.com>
153
154 * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value.
155 (value_arg_coerce): Use COERCE_FLOAT_TO_DOUBLE.
156 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1.
157 * config/mips/tm-mips.h: Ditto.
158 * config/pa/tm-hppa.h: Ditto.
159 * config/rs6000/tm-rs6000.h: Ditto.
160 * config/sparc/tm-sparc.h: Ditto.
161
162 Tue Feb 20 17:32:05 1996 J.T. Conklin <jtc@rtl.cygnus.com>
163
164 * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o.
165
166 * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined.
167 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
168 #ifdef'd out definitions --- Causes serious gdb failures on
169 the i386. Need to investigate further before enabling.
170
171 * i386b-nat.c (fetch_inferior_registers, store_inferior_registers,
172 fetch_core_registers): New functions. These functions are defined
173 if FETCH_INFERIOR_REGISTERS is set. Registers are fetched/stored
174 with ptrace PT_GETREGS/PT_SETREGS.
175
176 Tue Feb 20 16:55:06 1996 Stu Grossman (grossman@critters.cygnus.com)
177
178 * findvar.c (extract_floating store_floating): Replace `long
179 double' with `DOUBLEST'.
180
181 Mon Feb 19 15:25:51 1996 J.T. Conklin <jtc@rtl.cygnus.com>
182
183 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
184 Define.
185
186 Mon Feb 19 10:32:05 1996 Jeffrey A Law (law@cygnus.com)
187
188 * symtab.h (looup_minimal_symbol_solib_trampoline): Declare.
189
190 * breakpoint.h (remove_solib_event_breakpoints): Declare.
191 * breakpoint.c (remove_solib_event_breakpoints): New function.
192 * somsolib.c (solib_create_inferior_hook): Remove all solib event
193 breakpoints before inserting any new ones. Use a solib event
194 breakpoint for the breakpoint at "_start".
195 Remove extraneous "\n" from calls to warning.
196
197 * breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes
198 name array.
199
200 Mon Feb 19 01:09:32 1996 Doug Evans <dje@cygnus.com>
201
202 * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST
203 for CORE_ADDR values.
204 (new_symbol): Use SYMBOL_VALUE_ADDRESS for CORE_ADDR values.
205 * symfile.h (add_psymbol_{,addr}to_list): Add prototypes.
206
207 Sun Feb 18 14:37:13 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
208
209 * mipsread.c (mipscoff_symfile_read): Unconditionally add
210 alpha coff dynamic symbols for all symbol files. Makes skipping
211 over the trampoline code work when stepping from a function in a
212 shared library into a function in a different shared library.
213
214 Sun Feb 18 09:27:10 1996 Stu Grossman (grossman@cygnus.com)
215
216 * config/sparc/tm-sparc.h: Define PS_FLAG_CARRY. Define
217 RETURN_VALUE_ON_STACK to return long doubles on the stack.
218
219 Sat Feb 17 16:33:11 1996 Fred Fish <fnf@cygnus.com>
220
221 * Makefile.in (ch-exp.o): Add dependencies.
222 (various): Add gdb_string.h to dependencies that need it.
223
224 Sat Feb 17 08:57:50 1996 Fred Fish <fnf@cygnus.com>
225
226 * symmisc.c (print_symbol_bcache_statistics): Update description for
227 printing byte cache statistics.
228
229 Thu Feb 16 16:02:03 1996 Stu Grossman (grossman@cygnus.com)
230
231 * Add native support for long double data type.
232 * c-exp.y (%union): Change dval to typed_val_float. Use DOUBLEST
233 to store actual data. Change types of INT and FLOAT tokens to
234 typed_val_int and typed_val_float respectively. Create new token
235 DOUBLE_KEYWORD to specify the string `double'. Make production
236 for FLOAT use type determined by parse_number. Add production for
237 "long double" data type.
238 * (parse_number): Use sscanf to parse numbers as float, double or
239 long double depending upon the type of typed_val_float.dval. Also
240 allow user to specify `f' or `l' suffix to explicitly specify
241 float or long double constants. Change typed_val to
242 typed_val_int.
243 * (yylex): Change typed_val to typed_val_int. Also, scan for
244 "double" keyword.
245 * coffread.c (decode_base_type): Add support for T_LNGDBL basic
246 type.
247 * configure, configure.in: Add check for long double support in
248 the host compiler.
249 * defs.h: Define DOUBLEST appropriatly depending on whether
250 HAVE_LONG_DOUBLE (from autoconf) is defined. Also, fix prototypes
251 for functions that handle this type.
252 * expression.h (union exp_element): doubleconst is now type
253 DOUBLEST.
254 * m2-exp.y f-exp.y (%union): dval becomes type DOUBLEST.
255 * findvar.c (extract_floating): Make return value be DOUBLEST.
256 Also, add support for numbers with size of long double.
257 * (store_floating): Arg `val' is now type DOUBLEST. Handle all
258 floating types.
259 * parser-defs.h parse.c (write_exp_elt_dblcst): Arg expelt is now
260 DOUBLEST.
261 * valarith.c (value_binop): Change temp variables v1, v2 and v to
262 type DOUBLEST. Coerce type of result to long double if either op
263 was of that type.
264 * valops.c (value_arg_coerce): If argument type is bigger than
265 double, coerce to long double.
266 * (call_function_by_hand): If REG_STRUCT_HAS_ADDR is defined, and
267 arg type is float and > 8 bytes, then use pointer-to-object
268 calling conventions.
269 * valprint.c (print_floating): Arg doub is now type DOUBLEST.
270 Use appropriate format and precision to print out floating point
271 values.
272 * value.h: Fixup prototypes for value_as_double,
273 value_from_double, and unpack_double to use DOUBLEST.
274 * values.c (record_latest_value): Remove check for invalid
275 floats. Allow history to store them so that people may examine
276 them in hex if they want.
277 * (value_as_double unpack_double): Change return value to DOUBLEST.
278 * (value_from_double): Arg `num' is now DOUBLEST.
279 * (using_struct_return): Use RETURN_VALUE_ON_STACK macro (target
280 specific) to expect certain types to always be returned on the stack.
281
282 Fri Feb 16 14:00:54 1996 Fred Fish <fnf@cygnus.com>
283
284 * bcache.c, bcache.h: New files to implement a byte cache.
285 * Makefile.in (SFILES): Add bcache.c.
286 (symtab_h): Add bcache.h.
287 (HFILES_NO_SRCDIR): add bcache.h
288 (COMMON_OBJS): Add bcache.o
289 (bcache.o): New target.
290 * dbxread.c (start_psymtab): Make global_syms & static_syms
291 type "partial_symbol **".
292 * hpread.c (hpread_start_symtab): Ditto.
293 * os9kread.c (os9k_start_psymtab): Ditto.
294 * stabsread.h (start_psymtab): Ditto.
295 * {symfile.c, symfile.h} (start_psymtab_common): Ditto.
296 * maint.c (maintenance_print_statistics): Call
297 print_symbol_bcache_statistics.
298 * objfiles.c (allocate_objfile): Initialize psymbol bcache malloc
299 and free pointers.
300 * solib.c (allocate_rt_common_objfile): Ditto.
301 * symfile.c (reread_symbols): Ditto.
302 (free_objfile): Free psymbol bcache when objfile is freed.
303 (objfile_relocate): Use new indirect psymbol pointers.
304 * objfiles.h (struct objfile): Add psymbol cache.
305 * symfile.c (compare_psymbols): Now passed pointers to pointers to
306 psymbols.
307 (reread_symbols): Free psymbol bcache when freeing other objfile
308 resources.
309 (add_psymbol_to_list, add_psymbol_addr_to_list): Initialize new
310 psymbol using the psymbol bcache.
311 (init_psymbol_list): Psymbol lists now contain pointers rather than
312 the actual psymbols.
313 * symfile.h (psymbol_allocation_list): Psymbol lists now dynamically
314 grown arrays of pointers.
315 (ADD_PSYMBOL_VT_TO_LIST): Initialize new symbol using the psymbol
316 bcache.
317 * symmisc.c (print_partial_symbols): Now takes pointer to pointer
318 to partial symbol.
319 (print_symbol_bcache_statistics): New function to print per objfile
320 bcache statistics.
321 (print_partial_symbol, print_partial_symbols,
322 maintenance_check_symtabs, extend_psymbol_list):
323 Account for change to pointer to pointer to partial symbol.
324 * symtab.c (find_pc_psymbol, lookup_partial_symbol, decode_line_2,
325 make_symbol_completion_list):
326 Account for change to pointer to pointer to partial symbol.
327 * symtab.h (bcache.h): Include.
328 * xcoffread.c (xcoff_start_psymtab): Make global_syms & static_syms
329 type "partial_symbol **".
330
331 Fri Feb 16 10:02:34 1996 Fred Fish <fnf@cygnus.com>
332
333 * dwarfread.c (free_utypes): New function.
334 (read_file_scope): Call free_utypes as cleanup, rather than just
335 freeing the utypes pointer.
336
337 Thu Feb 15 21:40:52 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
338
339 * demangle.c (is_cplus_marker): New function, checks if a
340 character is one of the commonly used C++ marker characters.
341 * defs.h (is_cplus_marker): Add prototype.
342 * c-typeprint.c (c_type_print_base), ch-lang.c (chill_demangle),
343 cp-valprint.c (cp_print_class_method), mdebugread.c (parse_symbol),
344 stabsread.c (define_symbol, read_member_functions, read_struct_fields),
345 symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P),
346 values.c (vb_match): Use is_cplus_marker instead of comparison
347 with CPLUS_MARKER.
348
349 Thu Feb 15 18:08:13 1996 Fred Fish <fnf@cygnus.com>
350
351 * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly
352 delete entirely someday.
353
354 Thu Feb 15 15:25:34 1996 Stan Shebs <shebs@andros.cygnus.com>
355
356 * mpw-make.sed: Edit out makefile rebuild rule.
357 (host_alias, target_alias): Comment out instead of deleting.
358 (@LIBS@): Edit out references.
359
360 Tue Feb 13 22:56:46 1996 Fred Fish <fnf@cygnus.com>
361
362 * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):
363 Use n_psyms in OBJSTAT, not psyms.
364
365 Mon Feb 12 15:59:31 1996 Doug Evans <dje@charmed.cygnus.com>
366
367 * configure.in (sparclet-*-aout*): New config.
368 * configure: Regenerated.
369
370 Mon Feb 12 14:17:52 1996 Fred Fish <fnf@cygnus.com>
371
372 * somsolib.c (som_solib_add): Use xmalloc rather than bare
373 unchecked call to malloc.
374 * remote-mips.c (pmon_load_fast): ditto.
375 * remote-mm.c (mm_open): ditto.
376 * hpread.c (hpread_lookup_type): ditto.
377 * remote-adapt.c (adapt_open): ditto.
378
379 Mon Feb 12 13:11:32 1996 Fred Fish <fnf@cygnus.com>
380
381 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,
382 allocate_saved_f77_common_node, allocate_common_entry_node,
383 add_common_block): Use xmalloc rather than malloc, some of which
384 were unchecked.
385 * gnu-regex.c: At same point as other gdb specific changes
386 #undef malloc and then #define it to xmalloc.
387 * ch-exp.c (growbuf_by_size): Use xmalloc/xrealloc rather than
388 bare unchecked calls to malloc/realloc.
389 * stabsread.c (dbx_lookup_type): Use xmalloc rather than bare
390 unchecked call to malloc.
391
392 Wed Feb 7 11:31:26 1996 Stu Grossman (grossman@cygnus.com)
393
394 * symtab.c (gdb_mangle_name): Change opname var to be const to
395 match return val of cplus_mangle_name.
396 * i960-tdep.c: Change arg types of next_insn to match callers.
397
398 Wed Feb 7 07:34:24 1996 Fred Fish <fnf@cygnus.com>
399
400 * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS): Remove. These
401 apparently aren't needed in any reasonably recent version of
402 linux.
403
404 Tue Feb 6 21:37:03 1996 Per Bothner <bothner@kalessin.cygnus.com>
405
406 * stabsread.c (read_range_type): If !self-subrange and language
407 is Chill, assume a true range. If a true_range is a sub_subrange,
408 use builtin_type_int for index_type.
409
410 Tue Feb 6 18:38:51 1996 J.T. Conklin <jtc@slave.cygnus.com>
411
412 * nindy-share/nindy.c (say): Use stdarg.h macros when compiling
413 with an ANSI compiler.
414
415 start-sanitize-gdbtk
416 Tue Feb 6 16:31:25 1996 Tom Tromey <tromey@creche.cygnus.com>
417
418 * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so
419 double-clicking will work again.
420 (create_asm_win): Put "break" at end of all B1 bindings.
421 (create_file_win): Lower "sel" tag, don't raise it.
422 (ensure_line_visible): New proc.
423 (update_listing, update_assembly): Use it.
424 (create_copyright_window): Destroy window on Leave event.
425 (create_command_window): Put "break" at end of all B2 bindings.
426
427 end-sanitize-gdbtk
428 Mon Feb 5 18:24:28 1996 Steve Chamberlain <sac@slash.cygnus.com>
429
430 From Michael_Snyder@NeXT.COM (Michael Snyder):
431 * valops.c (value_arg_coerce): Coerce float to double, unless the
432 function prototype specifies float.
433
434 Mon Feb 5 09:51:55 1996 Tom Tromey <tromey@creche.cygnus.com>
435
436 * language.c (set_language_command): Use languages table when
437 printing available languages.
438
439 Sat Feb 3 12:22:05 1996 Fred Fish <fnf@cygnus.com>
440
441 Fix problems reported by Hans Verkuil (hans@wyst.hobby.nl):
442 * command.c (add_cmd): Add missing initialization for enums member.
443 Reorder members to match structure declaration to make it easier to
444 tell when one is missing.
445 * exec.c (exec_file_command): Fix problem where filename in malloc'd
446 memory is referenced after being freed.
447
448 Sat Feb 3 03:26:21 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
449
450 * dwarfread.c (read_func_scope): Avoid GDB core dumps if
451 AT_name tag is missing.
452
453 * procfs.c (procfs_stopped_by_watchpoint): Fix logic when
454 FLTWATCH and FLTKWATCH are defined.
455
456 * remote.c (remote_read_bytes): Advance memaddr for transfers,
457 return number of bytes transferred for partial reads.
458
459 * top.c (init_signals): Reset SIGTRAP to SIG_DFL.
460
461 Fri Feb 2 13:40:50 1996 Steve Chamberlain <sac@slash.cygnus.com>
462
463 * win32-nat.c (mappings): Add ppc registers.
464 (child_resume): Turn off step for ppc.
465
466 Thu Feb 1 10:29:31 1996 Steve Chamberlain <sac@slash.cygnus.com>
467
468 * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
469 xm-cygwin32.h): New.
470 * config/i386/(*win32*): Becomes *cygwin32*.
471 * configure.in (i[3456]86-*-win32*): Becomes i[3456]86-*-cygwin32.
472 (powerpcle-*-cygwin32): New.
473 * configure: Regenerate.
474 * win32-nat.c (child_create_inferior): Call CreateProcess
475 with the right program arg.
476
477 Thu Feb 1 11:01:10 1996 Jeffrey A Law (law@cygnus.com)
478
479 * config/pa/tm-hppa.h (SOFT_FLOAT): Provide a default definition.
480
481 Wed Jan 31 19:01:28 1996 Fred Fish <fnf@cygnus.com>
482
483 * serial.c: Change fputc/fputs/fprintf to _unfiltered forms.
484
485 Wed Jan 31 18:36:27 1996 Stan Shebs <shebs@andros.cygnus.com>
486
487 * config/sparc/xm-sun4os4.h (HAVE_TERMIOS): Remove.
488
489 * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used.
490
491 * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to
492 here from config/i386/xm-i386mach.h, fix name.
493 * config/i386/nm-sun386.h: Ditto, from config/i386/xm-sun386.h.
494 * config/i386/nm-ptx4.h (CHILD_PREPARE_TO_STORE): Move to
495 here from config/i386/xm-ptx4.h.
496 * config/i386/nm-ptx4.h: Ditto, from config/i386/xm-ptx.h.
497 * config/i386/nm-symmetry.h: Ditto, from config/i386/xm-symmetry.h.
498 * config/m68k/nm-sun3.h: Ditto, from config/m68k/xm-sun3.h.
499 * config/sparc/nm-nbsd.h: Ditto, from config/sparc/xm-nbsd.h.
500 * config/sparc/nm-sun4os4: Ditto, from config/sparc/xm-sparc.h.
501
502 * config/sparc/nm-sun4sol2.h: New file, renamed from nm-sysv4.h.
503 (PRSVADDR_BROKEN): Move here from xm-sun4sol2.h.
504 * config/sparc/sun4sol2.mh (NAT_FILE): Update.
505
506 Wed Jan 31 17:20:26 1996 Jeffrey A Law (law@cygnus.com)
507
508 * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software
509 floating point correctly.
510 (STORE_RETURN_VALUE): Likewise.
511 * config/pa/tm-pro.h (SOFT_FLOAT): define.
512
513 Wed Jan 31 13:34:52 1996 Fred Fish <fnf@cygnus.com>
514
515 * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
516 Define to what should be reasonable values. However, apparently
517 a bug in linux mmap prevents mapped symbol tables from working.
518
519 Tue Jan 30 18:26:19 1996 Fred Fish <fnf@cygnus.com>
520
521 * defs.h (errno.h>: Move #include closer to head of file to solve
522 obscure problem with systems that declare perror with const arg, in
523 both errno.h and stdio.h, and const is defined away by intervening
524 local include.
525
526 Tue Jan 30 15:41:10 1996 Fred Fish <fnf@cygnus.com>
527
528 From Jon Reeves <reeves@zk3.dec.com>:
529 * i386-stub.c (getpacket): Change fprintf stream from "gdb" to stderr.
530 (mem_fault_routine): Fix misplaced volatile type qualifier in decl.
531
532 Mon Jan 29 19:05:58 1996 Fred Fish <fnf@cygnus.com>
533
534 * Makefile.in (diststuff): Make all-doc; diststuff target does not
535 exist in doc/Makefile.in.
536
537 Mon Jan 29 18:44:57 1996 Stan Shebs <shebs@andros.cygnus.com>
538
539 * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used.
540
541 Mon Jan 29 00:10:35 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
542
543 * ch-valprint.c (calculate_array_length): New function to
544 determine the length of an array type.
545 (chill_val_print (case TYPE_CODE_ARRAY)): If the length of an
546 array type is zero, call calculate_array_length.
547
548 * gdbtypes.c (get_discrete_bounds (case TYPE_CODE_ENUM)): The
549 values may not be sorted. Scan all entries and set the real lower
550 and upper bound.
551
552 Sun Jan 28 15:50:42 1996 Fred Fish <fnf@cygnus.com>
553
554 * config/xm-linux.h: Move include of solib.h and #define of
555 SVR4_SHARED_LIBS from here ...
556 * config/nm-linux.h: ...to here.
557
558 Sat Jan 27 10:34:05 1996 Fred Fish <fnf@cygnus.com>
559
560 * configure.in (AC_CHECK_HEADERS): Check for sys/procfs.h.
561 Also check for gregset_t and fpregset_t types.
562 * configure: Regenerate.
563 * core-regset.c (sys/procfs.h): Only include if HAVE_SYS_PROCFS_H
564 is defined.
565 (fetch_core_registers): Turn into stub unless both HAVE_GREGSET_T
566 and HAVE_FPREGSET_T are defined. These changes allow systems
567 like linux that are migrating to /proc support to use a single
568 configuration for both new and old versions.
569
570 * config/i386/linux.mt: Note that this is now for both a.out and
571 ELF systems.
572 * config/i386/linux.mh (NATDEPFILES): Add solib.o, core-regset.o,
573 i386v4-nat.o
574 * config/i386/tm-linux.h (tm-sysv4.h): Include.
575 * config/i386/xm-linux.h (solib.h): Include
576 (SVR4_SHARED_LIBS): Define.
577 * i386v4-nat.c: Only compile if HAVE_SYS_PROCFS_H is defined.
578 (supply_gregset, fill_gregset): Compile if HAVE_GREGSET_T defined.
579 (supply_fpregset, fill_fpregset): Compile if HAVE_FPREGSET_T
580 defined.
581
582 Fri Jan 26 13:48:14 1996 Stan Shebs <shebs@andros.cygnus.com>
583
584 * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove, never used.
585 * config/i386/xm-sun386.h: Ditto.
586 * config/m68k/xm-sun2.h, config/m68k/xm-sun3.h: Ditto.
587
588 Thu Jan 25 16:05:53 1996 Tom Tromey <tromey@creche.cygnus.com>
589
590 * Makefile.in (INSTALLED_LIBS, CLIBS): Include @LIBS@.
591
592 Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com>
593
594 From Greg McGary <gkm@gnu.ai.mit.edu>:
595 * dcache.c (dcache_peek, dcache_poke): Advance addr for
596 multi-byte I/O.
597
598 Thu Jan 25 13:08:51 1996 Doug Evans (dje@cygnus.com)
599
600 * infrun.c (normal_stop): Fix test for shared library event.
601
602 Thu Jan 25 03:26:38 1996 Doug Evans <dje@charmed.cygnus.com>
603
604 * configure.in (sparc64-*-*): Add default host configuration.
605 start-sanitize-gdbtk
606 (sparc64-*-solaris2* host): Link statically if GCC used.
607 end-sanitize-gdbtk
608 (sparc64-*-solaris2*): Add target configuration.
609 * configure: Regenerated.
610 * sparc/sp64sol2.mt: New file.
611
612 Wed Jan 24 22:31:37 1996 Doug Evans <dje@charmed.cygnus.com>
613
614 * Makefile.in (RUNTEST): srcdir renamed to rootsrc.
615
616 Wed Jan 24 15:42:24 1996 Tom Tromey <tromey@creche.cygnus.com>
617
618 * Makefile.in (lint): Close backquotes.
619
620 start-sanitize-gdbtk
621 Wed Jan 24 15:28:41 1996 Tom Tromey <tromey@creche.cygnus.com>
622
623 * gdbtk.tcl, gdbtk.c: Updated copyrights.
624
625 * configure.in: Look for -ldl or -ldld when using Tcl 7.5 or
626 greater.
627 * configure: Rebuilt.
628
629 end-sanitize-gdbtk
630 Wed Jan 24 13:19:10 1996 Fred Fish <fnf@cygnus.com>
631
632 * NEWS: Make note of new record and replay feature for
633 remote debug sessions.
634 * serial.c (gdbcmd.h): Include.
635 (serial_logfile, serial_logfp, serial_reading, serial_writing):
636 Define here, for remote debug session logging.
637 (serial_log_command, serial_logchar, serial_write, serial_readchar):
638 New functions for remote debug session logging.
639 (serial_open): Open remote debug session log file when needed.
640 (serial_close): Close remote debug session log file when needed.
641 (_initialize_serial): Add set/show commands for name of remote
642 debug session log file.
643 * serial.h (serial_readchar): Declare
644 (SERIAL_READCHAR): Call serial_readchar().
645 (SERIAL_WRITE): Call serial_write().
646 (serial_close): Declare as extern.
647 (serial_logfile, serial_logfp): Declare.
648 * top.c (execute_command): Declare serial_logfp. Log user command
649 in remote debug session log if log file is open.
650 * remote-array.c (array_wait): #ifdef out echo to gdb_stdout.
651 (array_read_inferior_memory): Rewrite to fix memory overwrite bug.
652 * remote-array.c (SREC_SIZE): Remove, duplicates define in
653 monitor.h.
654 * remote-array.c (hexchars, hex2mem): Remove, unused.
655 * gdbserver/low-linux.c (store_inferior_registers): Remove
656 unnecessary extern declaration of registers[].
657 * gdbserver/Makefile.in (all): Add gdbreplay.
658 * gdbserver/gdbreplay.c: New file.
659 * gdbserver/README: Give example of recording a remote
660 debug session with gdb and then replaying it with gdbreplay.
661
662 Tue Jan 23 18:02:35 1996 Per Bothner <bothner@kalessin.cygnus.com>
663
664 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.
665 (read_one_struct_field): Support boolean bitfields.
666 * c-valprint.c (c_val_print): Print booleans properly.
667
668 Tue Jan 23 18:54:09 1996 Stan Shebs <shebs@andros.cygnus.com>
669
670 * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_from_virtual):
671 Remove, never used.
672 * config/sparc/vxsparc.mt (TDEPFILES): Add remote-vxsparc.o.
673
674 Tue Jan 23 14:36:05 1996 Per Bothner <bothner@kalessin.cygnus.com>
675
676 * ch-exp.c (parse_tuple): Error if invalid mode.
677
678 * value.h (COERCE_ARRAY): Don't coerce enums.
679 (COERCE_ENUM): Don't COERCE_REF.
680 (COERCE_NUMBER): New macro (same as COERCE_ARRAY then COERCE_ENUM).
681 * valops.c (value_assign): Only do COERCE_ARRAY if internalvar (let
682 value_cast handle it otherwise); do *not* COERCE_ENUM either way.
683 * valarith.c: Use COERCE_NUMBER instead od COEREC_ARRAY.
684 Add COERCE_REF before COERCE_ENUM.
685 * values.c (value_as_long): Simplify.
686
687 * valops.c (value_array): Create internalvar if !c_style_arrays.
688
689 * language.c (lang_bool_type): Add Fortran support.
690 * eval.c (OP_BOOL): Use LA_BOOL_TYPE.
691
692 Tue Jan 23 13:08:26 1996 Jeffrey A Law (law@cygnus.com)
693
694 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.
695 All references changed.
696 * breakpoint.c (bpstat_what): Add shlib_event to the class types.
697 Update state table. Reformat so that it's still readable.
698 When we hit the shlib_event breakpoint, set the calss of shlib_event.
699 (breakpoint_1): Add "shlib events" as a breakpoint type.
700 Print the shlib_event breakpoint like other breakpoints.
701 (create_solib_event_breakpoint): New function.
702 (breakpoint_re_set_one): Handle solib_event breakpoints.
703 * breakpoint.h (enum bytype): Add bp_shlib_event breakpoint type.
704 (enum bpstat_what_main_action): Add BPSTAT_WHAT_CHECK_SHLIBS
705 action.
706 (create_solib_event_breakpoint): Declare.
707 * infrun.c (wait_for_inferior): Handle CHECK_SHLIBS bpstat.
708 (normal_stop): Inform the user when the inferior stoped due
709 to a shared library event.
710 (_initialize_infrun): Add new set/show variable "stop-on-solib-events"
711 to control whether or not gdb continues the inferior or stops it when
712 a shared library event occurs.
713 * minsyms.c (lookup_minimal_symbol_solib_trampoline): New function.
714 * somsolib.c (TODO list): Update.
715 (som_solib_create_inferior_hook): Arrange for gdb to be notified
716 when significant shared library events occur.
717 * hppa-tdep.c (find_unwind_entry): No longer static.
718
719 Tue Jan 23 09:00:48 1996 Doug Evans <dje@charmed.cygnus.com>
720
721 * printcmd.c (print_insn): Pass fprintf_unfiltered to
722 INIT_DISASSEMBLE_INFO.
723 start-sanitize-gdbtk
724 * gdbtk.c (gdb_disassemble): Likewise.
725 end-sanitize-gdbtk
726
727 Mon Jan 22 16:59:40 1996 Stan Shebs <shebs@andros.cygnus.com>
728
729 * remote.c (remotebreak): New GDB variable.
730 (remote_break): New global.
731 (remote_interrupt): Send a break instead of ^C if remote_break.
732 * NEWS: Describe the new variable.
733
734 Mon Jan 22 16:24:11 1996 Doug Evans <dje@charmed.cygnus.com>
735
736 * sparc-tdep.c (_initialize_sparc_tdep): Always use print_insn_sparc.
737
738 Fri Jan 19 07:19:38 1996 Fred Fish <fnf@cygnus.com>
739
740 * hp300ux-nat.c (getpagesize): Remove unused function
741 fetch_core_registers.
742 (hp300ux_core_fns): Remove, is unused.
743 (_initialize_core_hp300ux): Remove, is unused.
744 (gdbcore.h): Remove #include, no longer needed.
745
746 Fri Jan 19 00:59:53 1996 Jeffrey A Law (law@cygnus.com)
747
748 * rs6000-nat.c (exec_one_dummy_insn): Rework to avoid
749 ptrace bug in aix4.1.3 on the rs6000.
750
751 Wed Jan 17 13:22:27 1996 Stan Shebs <shebs@andros.cygnus.com>
752
753 * remote-hms.c (hms_ops): Add value for to_thread_alive.
754 * remote-nindy.c (nindy_ops): Ditto.
755 * remote-udi.c (udi_ops): Ditto.
756
757 Tue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnus.co.uk>
758
759 * remote-mips.c (pmon_opn, pmon_wait, pmon_makeb64, pmon_zeroset,
760 pmon_checkset, pmon_make_fastrec, pmon_check_ack,
761 pmon_load_fast): New functions. Support for the PMON monitor world.
762 (common_open): New function to merge support for different monitors.
763 (mips_open): Use common_open().
764 (mips_send_command): New function.
765 (mips_send_packet): Scan out-of-sequence packets.
766 (mips_enter_debug, mips_exit_debug): New functions.
767 (pmon_ops): New target definition structure.
768
769 Tue Jan 16 11:22:58 1996 Stu Grossman (grossman@cygnus.com)
770
771 * Makefile.in (CLIBS): Add LIBS to allow libraries to be
772 specified on the make command line (via make LIBS=xxx).
773 start-sanitize-gm
774 * configure.in (enable-gm): magic.o -> gmagic.o.
775 end-sanitize-gm
776
777 start-sanitize-gdbtk
778 Mon Jan 15 09:58:41 1996 Tom Tromey <tromey@creche.cygnus.com>
779
780 * gdbtk.tcl (create_expr_window): Many changes to update GUI.
781 (add_expr): Changes from create_expr_window.
782 (create_command_window): Set focus.
783 (delete_expr): Rewrote.
784 (expr_update_button): New proc.
785 (add_expr): Put bindings on FocusIn, FocusOut.
786 Don't allow .file_popup to be torn off.
787 end-sanitize-gdbtk
788
789 Fri Jan 12 21:41:58 1996 Jeffrey A Law (law@cygnus.com)
790
791 * symtab.c (find_pc_symtab): Don't lose if OBJF_REORDERED
792 is set but there are no psymtabs.
793
794 Fri Jan 12 15:56:12 1996 Steve Chamberlain <sac@slash.cygnus.com>
795
796 * dsrec.c (load_srec): Remove unused variable.
797 monitor.c (monitor_expect): Don't expect a ^C to echo.
798 * serial.c (serial_open): Add parallel interface.
799 * sh3-rom.c (parallel, parallel_in_use): New.
800 (sh3_load): If parallel_in_use, download though the
801 parallel port.
802 (sh3_open): Open parallel port if specified.
803 (sh3_close): New function.
804 (_inititalize_sh3): Add sh3_close hook and documentation.
805 * monitor.c (monitor_close): Export.
806 * monitor.h (monitor_close): Add prototype.
807
808 Fri Jan 12 13:11:42 1996 Stan Shebs <shebs@andros.cygnus.com>
809
810 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
811 * remote.c (remotetimeout): New GDB variable, use to set the
812 remote timeout for reading.
813
814 start-sanitize-gdbtk
815 Fri Jan 12 09:36:17 1996 Tom Tromey <tromey@creche.cygnus.com>
816
817 * gdbtk.tcl (gdbtk_tcl_query): Swap Yes and No buttons.
818 (update_listing): Use lassign. Use "see" to scroll. Don't need
819 screen_top, screen_bot, screen_height.
820 (update_assembly): Use "see" to scroll.
821 (textscrollproc): Removed.
822 (create_file_win): Don't use textscrollproc.
823 (asmscrollproc): Removed.
824 (create_asm_window): Don't use asmscrollproc.
825 (create_asm_win): Ditto.
826 (screen_height, screen_top, screen_bot): Removed.
827 (run_editor): New proc.
828 (build_framework): Use it.
829 (create_file_win, create_source_window): Don't use textscrollproc.
830 (create_breakpoints_window): Set -xscrollcommand on canvas.
831 (not_implemented_yet): Default button is 0.
832 (delete_char): Don't use tk_textBackspace.
833 (create_command_window): Allow Tk bindings to fire after deleting
834 character.
835 (create_command_window): Make Delete delete left, not right.
836 end-sanitize-gdbtk
837
838 Fri Jan 12 07:14:27 1996 Fred Fish <fnf@cirdan.cygnus.com>
839
840 * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
841 to get "struct core_fns" defined.
842 * Makefile.in (lynx-nat.o, irix4-nat.o, sparc-nat.o):
843 Are dependent upon gdbcore_h.
844
845 Thu Jan 11 23:13:24 1996 Per Bothner <bothner@cygnus.com>
846
847 * symfile.c (decrement_reading_symtab): New function.
848 * symfile.c, symtab.h (currently_reading_symtab): New variable.
849 * symfile.c (psymtab_to_symtab): Adjust currently_reading_symtab.
850 * gdbtypes.c (check_typedef): Don't call lookup_symbol if
851 currently_reading_symtab (since that could infinitely recurse).
852
853 Thu Jan 11 17:21:25 1996 Per Bothner <bothner@kalessin.cygnus.com>
854
855 * stabsread.c (read_struct_type): Trivial simplification.
856
857 * stabsread.c (define-symbol): Use invisible references
858 for TYPE_CODE_SET and TYPE_CODE_BITSTRING too.
859 * valops.c (call_function_by_hand): Likewise.
860 * eval.c (evaluate_subexp_standard): When known, use the formal
861 parameter type as the expected type when evaluating arg expressions.
862 * ch-lang.c (evaluate_subexp_chill): Likewise (for MULTI_SUBSCRIPT).
863
864 start-sanitize-gdbtk
865 Thu Jan 11 10:08:14 1996 Tom Tromey <tromey@creche.cygnus.com>
866
867 * main.c (main): Disable window interface if --help or --version
868 specified.
869
870 * gdbtk.tcl (FSBox): Don't use tk_listboxSingleSelect.
871
872 Changes in sync with expect:
873 * configure.in (ENABLE_GDBTK): Use CY_AC_PATH_TCL and
874 CY_AC_PATH_TK.
875 * aclocal.m4: Replaced with version from expect.
876 * configure: Regenerated.
877 end-sanitize-gdbtk
878
879 Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
880
881 * configure.in, configure: Recognize rs6000-*-aix4*.
882 * config/powerpc/xm-aix.h: Reduce to include "xm-aix4.h".
883 * config/rs6000/aix4.mh (XM_FILE): Point to xm-aix4.h.
884 * config/rs6000/xm-aix4.h: New file.
885 * config/xm-aix4.h: New file.
886
887 Wed Jan 10 11:25:37 1996 Fred Fish <fnf@cygnus.com>
888
889 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
890 * gdbserver/low-linux.c: New file.
891 * remote.c (remote_read_bytes): Fix aborts on larger packets.
892
893 * config/i386/linux.mh (GDBSERVER_DEPFILES, GDBSERVER_LIBS):
894 Define.
895 * stabsread.c (define_symbol): If register value is too large,
896 tell what it is and what max is.
897
898 start-sanitize-gdbtk
899 Wed Jan 10 09:07:22 1996 Tom Tromey <tromey@creche.cygnus.com>
900
901 * gdbtk.tcl (gdbtk_tcl_fputs, gdbtk_tcl_fputs_error,
902 gdbtk_tcl_flush): Use "see", not "yview".
903 (gdbtk_tcl_query): Use questhead bitmap.
904 various: Always wrap condition of 'if' in {...}.
905 (add_breakpoint_frame): Set -value on radiobuttons.
906 (lassign): New proc.
907 (add_breakpoint_frame): Use lassign, not series of assignments.
908 (decr): Made faster.
909 (interactive_cmd): Use "see", not "yview".
910 (not_implemented_yet): Use warning bitmap.
911 (update_expr): Don't allow $expr to be evalled by Tcl.
912 (create_expr_window): Don't use "focus".
913 (delete_char, delete_line): Define globally.
914 (delete_line, delete_char, create_command_window, update_autocmd,
915 build_framework, create_asm_win, create_file_win): Use "see", not
916 "yview".
917 (create_copyright_window, center_window, bind_widget_after_class):
918 New procs.
919 (FSBox,create_command_window, create_autocmd_window): Binding
920 changes for Tk4.
921 (textscrollproc): Define globally.
922 (build_framework): tk_menuBar no longer needed. Keys Prior, Next,
923 Home, End, Up, and Down are all defined by Tk.
924 (apply_filespec): Use error bitmap in dialog.
925 (files_command): Don't use tk_listboxSingleSelect.
926 (files_command): Don't use "uniq" to remove duplicates from a
927 list.
928 (update_assembly): Use lassign.
929 (create_asm_win): Removed redundant bindings.
930 (listing_window_button_1, file_popup_menu): Use tk_popup.
931 (ButtonRelease-1 binding): Just remove tag from window; rest
932 handled by Tk.
933
934 * gdbtk.c (gdbtk_query): Use Tcl_Merge to provide quoting.
935 (call_wrapper): Use Tcl_Eval, not Tcl_VarEval.
936 (gdbtk_call_command): Ditto.
937 end-sanitize-gdbtk
938
939 Tue Jan 9 09:33:53 1996 Jeffrey A Law (law@cygnus.com)
940
941 * hpread.c (hpread_build_psymtabs): Finish Jan 4th
942 enum namespace -> enum_namespace change.
943
944 Tue Jan 9 04:44:47 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
945
946 * ch-exp.c (parse_primval): In case ARRAY, add missing
947 FORWARD_TOKEN ().
948
949 Mon Jan 8 13:29:34 1996 Stan Shebs <shebs@andros.cygnus.com>
950
951 * remote-mips.c (mips_receive_header): Recognize \012 instead
952 of \n, but write \n when program sends a \012.
953 * ser-mac.c (mac_input_buffer): Increase size of buffer.
954
955 Mon Jan 8 12:00:40 1996 Jeffrey A Law (law@cygnus.com)
956
957 * infptrace.c (initialize_infptrace): Move function out of
958 #ifdef conditional; put code within the function inside an
959 #ifdef conditional.
960
961 * buildsym.c (end_symtab): Remove sort_pending and sort_linevec
962 arguments. Sorting is now dependent on OBJF_REORDERED. All
963 callers/references changed.
964 * dbxread.c (read_ofile_symtab): Correctly determine value for
965 last_source_start_addr for reordered executables.
966 (process_one_symbol): Handle N_FUN with no name as an end of
967 function marker.
968 * partial-stab.h (case N_FN, N_TEXT): Don't assume CUR_SYMBOL_VALUE
969 is the high text address for a psymtab.
970 (case N_SO): Likewise.
971 (case N_FUN): Handle N_FUN with no name as an end of function
972 marker.
973 * minsyms.c (lookup_minimal_symbol_by_pc): Examine all symbols
974 at the same address rather than a random subset of them.
975 * coffread.c (coff_symfile_init): Set OBJF_REORDERED.
976 * elfread.c (elf_symfile_init): Similarly.
977 * somread.c (som_symfile_init): Similarly.
978 * xcoffread.c (xcoff_symfile_init): Similarly.
979
980 Fri Jan 5 17:46:01 1996 Stu Grossman (grossman@cygnus.com)
981
982 * stack.c (print_stack_frame print_frame_info) symmisc.c
983 (dump_symtab): Change RETURN_MASK_ERROR to RETURN_MASK_ALL so
984 that catch_errors doesn't get blindsided by QUIT and lose the
985 cleanup chain. This fixes a problem where ^C while in a
986 user-defined command sometimes leaves instream NULL and causes a
987 segfault in command_loop.
988
989 Fri Jan 5 13:59:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
990
991 * configure.in, configure: Add `-ldl -lw' for Solaris linking.
992
993 Fri Jan 5 12:02:00 1996 Steve Chamberlain <sac@slash.cygnus.com>
994
995 * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt,
996 config/m68k/monitor.mt, config/h8500/h8500.mt, config/h8300/h8300.mt:
997 srec.o renamed to dsrec.o.
998
999 Thu Jan 4 16:04:54 1996 Stu Grossman (grossman@cygnus.com)
1000
1001 * breakpoint.c (remove_breakpoint): Change error to warning so
1002 that hardware watchpoint removal problems won't leave breakpoint
1003 traps in the target.
1004 start-sanitize-gdbtk
1005 * configure configure.in: Make --enable-gdbtk be the default.
1006 end-sanitize-gdbtk
1007 * remote-e7000.c (e7000_insert_breakpoint,
1008 e7000_remove_breakpoint): Use e7000 based breakpoints, not memory
1009 breakpoints.
1010 * (e7000_wait): Adjust PC back by two when we see a breakpoint to
1011 compensate for e7000 maladjustment.
1012 * sparcl-tdep.c (sparclite_check_watch_resources): Fix logic bug
1013 which prevented hardware watchpoints from working.
1014
1015 Thu Jan 4 10:44:17 1996 Fred Fish <fnf@cirdan.cygnus.com>
1016
1017 * infptrace.c (udot_info): New function.
1018 (PT_*): Define each individually if that one is not defined.
1019 * rs6000-nat.c (kernel_u_size): New function
1020 Include <sys/user.h> for "struct user"
1021 * alpha-nat.c (kernel_u_size): New function.
1022 Include <sys/user.h> for "struct user"
1023 * sparc-nat.c (kernel_u_size): New function.
1024 Include <sys/user.h> for "struct user"
1025 * i386b-nat.c (kernel_u_size): New function.
1026 * i386v-nat.c (kernel_u_size): New function.
1027 * config/i386/nm-fbsd.h (KERNEL_U_SIZE): Define.
1028 (kernel_u_size): Declare.
1029 * config/i386/nm-linux.h (KERNEL_U_SIZE): Define.
1030 (kernel_u_size): Declare.
1031 * config/sparc/nm-sun4os4.h (KERNEL_U_SIZE): Define.
1032 (kernel_u_size): Declare.
1033 * config/alpha/nm-osf2.h (KERNEL_U_SIZE): Define.
1034 (kernel_u_size): Declare.
1035 * config/rs6000/nm-rs6000.h (KERNEL_U_SIZE): Define.
1036 (kernel_u_size): Declare.
1037
1038 Thu Jan 4 11:00:01 1996 steve chamberlain <sac@slash.cygnus.com>
1039
1040 * mdebugread.c (mylookup_symbol): enum namespace becomes
1041 enum_namespace type.
1042 * symfile.c (add_psymbol_to_list)
1043 (add_psymbol_addr_to_list): Ditto.
1044 * symtab.c (lookup_partial_symbol): Ditto.
1045 (lookup_symbol): Ditto.
1046 (lookup_block_symbol): Ditto.
1047 * win32-nat.c (handle_load_dll): Use incoming dll base.
1048 (child_wait): Catch DLL load errors.
1049 (create_child_inferior): Translated between paths correctly.
1050
1051 Wed Jan 3 23:13:53 1996 Fred Fish <fnf@cygnus.com>
1052
1053 * i386v4-nat.c (supply_gregset, fill_gregset): Subtract NUM_FREGS
1054 from NUM_REGS to get number of general registers that we care about.
1055 * config/i386/tm-i386.h (REGISTER_BYTES): Define in terms
1056 of number of general regs and number of floating point regs.
1057
1058 Wed Jan 3 19:49:54 1996 steve chamberlain <sac@slash.cygnus.com>
1059
1060 * config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
1061 (SKIP_TRAMPOLINE_CODE): New.
1062 * config/i386/xm-win32.h (CANT_FORK): Deleted.
1063 (SLASH*) Changed to use unix style slash.
1064 * symtab.h (namespace enum): becomes typedef to avoid namespace
1065 collision in C++.
1066 * infcmd.c (path_command): Use empty string if PATH name not set.
1067 * i386-tdep.c (skip_trampoline_code): New function.
1068 * srec.c: Renamed dsrec.c to avoid filename collision.
1069 * Makefile.in: Cope with renaming.
1070
1071 Wed Jan 3 13:09:04 1996 Fred Fish <fnf@cygnus.com>
1072
1073 * symmisc.c (print_objfile_statistics): Print memory use statistics
1074 for objfile psymbol, symbol, and type obstacks.
1075
1076 Tue Jan 2 13:41:14 1996 Stan Shebs <shebs@andros.cygnus.com>
1077
1078 * config/mips/nm-irix5.h: Restore.
1079 (TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
1080 from Lee Iverson <leei@ai.sri.com>.
1081 * config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
1082 * config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
1083
1084 For older changes see ChangeLog-95
1085 \f
1086 Local Variables:
1087 mode: indented-text
1088 left-margin: 8
1089 fill-column: 74
1090 version-control: never
1091 End:
This page took 0.052824 seconds and 5 git commands to generate.