2001-10-15 Elena Zannoni <ezannoni@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
1 2001-10-15 Elena Zannoni <ezannoni@redhat.com>
2
3 * symtab.c (lookup_block_symbol): Update comment.
4
5 2001-10-15 Andrew Cagney <ac131313@redhat.com>
6
7 * value.h (value_as_address): Rename value_as_pointer.
8 * eval.c, findvar.c, gnu-v2-abi.c, gnu-v3-abi.c, jv-lang.c,
9 jv-valprint.c, printcmd.c, stack.c, top.c, valarith.c, valops.c,
10 values.c: Update.
11
12 202001-10-15 Jim Ingham <jingham@inghji.apple.com>
13
14 * valarith.c (value_sub): Don't pass a raw type to
15 value_from_pointer, it has to go through check_typedef first.
16
17 2001-10-15 Andrew Cagney <ac131313@redhat.com>
18
19 * gdbarch.sh (fallbackdefault): Set to one when predefault is
20 empty.
21 * gdbarch.h: Regenerate.
22
23 2001-10-15 Andrew Cagney <ac131313@redhat.com>
24
25 * mips-tdep.c (mips_integer_to_address): New function.
26 (mips_gdbarch_init): Initialize pointer_to_address,
27 address_to_pointer and integer_to_address.
28
29 * config/mips/tm-mips.h (POINTER_TO_ADDRESS): Delete
30 (ADDRESS_TO_POINTER): Delete.
31
32 * d10v-tdep.c (d10v_integer_to_address): New function.
33 (d10v_gdbarch_init): Initialize integer_to_address.
34
35 * values.c (value_as_pointer): Use INTEGER_TO_ADDRESS when
36 available.
37
38 * gdbarch.sh (INTEGER_TO_ADDRESS): New predicate and function.
39 * gdbarch.h, gdbarch.c: Regenerate.
40
41 2001-10-14 Mark Kettenis <kettenis@gnu.org>
42
43 * config/s390/nm-linux.h: Don't include <signal.h>.
44 (lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
45 GET_THREAD_SIGNAL): Remove.
46
47 * config/nm-linux.h (struct objfile): Remove forward declaration.
48 (linuxthreads_new_objfile): Remove prototype.
49 (linuxthreads_pid_to_str): Remove prototype.
50 (PREPARE_TO_PROCEED): Redefine in terms of
51 lin_lwp_prepare_to_proceed.
52 (struct target_waitstatus): Forward declaration.
53 (child_wait): New prototype.
54 (CHILD_WAIT): Define.
55 (lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
56 GET_THREAD_SIGNAL): Moved here from arch-specific files.
57 * config/alpha/nm-linux.h, config/arm/nm-linux.h,
58 config/ia64/nm-linux.h, config/mips/nm-linux.h,
59 config/powerpc/nm-linux.h: Don't include <signal.h>.
60 (lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
61 GET_THREAD_SIGNAL): Remove.
62 * config/i386/nm-linux.h: Likewise.
63 (struct target_waitstatus, child_wait, CHILD_WAIT): Remove.
64 * config/m68k/linux.mh, config/sparc/linux.mh (NATDEPFILES):
65 Remove linux-thread.o. Add proc-service.o, thread-db.o and
66 lin-lwp.o.
67 (LOADLIBES): New variable.
68
69 * sparc-nat.c (fetch_core_registers): Remove redundant prototype.
70
71 * proc-service.c (BUILD_LWP): Redefine in terms of ptid_build.
72
73 Fix attaching to cloned processes. This fixes PR gdb/61.
74 * lin-lwp.c (struct lwp_info): Add new member `cloned'.
75 (is_cloned) Removed.
76 (lin_lwp_attach_lwp): Don't call stop_wait_callback. Instead call
77 waitpid explicitly. Mark the LWP as cloned if waitpid fails and
78 retry with __WCLONE flag.
79 (lin_lwp_attach): Likewise. Warn if attaching to a cloned process.
80 (detach_callback): Replace use of is_cloned with explicit check on
81 LWP id and process id.
82 (stop_wait_callback): Replace use of is_cloned with check if LWP
83 is marked as cloned.
84 [CHILD_WAIT] (child_wait): New function.
85 (lin_lwp_wait): Replace use of is_cloned with check if LWP is
86 marked as cloned. Mark newly detected LWPs as cloned if detected
87 by waitpid with __WCLONE flag.
88 (kill_wait_callback): Replace use of is_cloned with check if LWP
89 is marked as cloned.
90 * config/i386/nm-linux.h (struct target_waitstatus): Add forward
91 declaration.
92 (child_wait): Add prototype.
93 (CHILD_WAIT): Define.
94
95 2001-10-13 Andrew Cagney <ac131313@redhat.com>
96
97 S/390 31 & 64 bit target and GNU/Linux native support.
98 Contributed by D.J. Barrow <djbarrow@de.ibm.com> of IBM.
99 * s390-nat.c, s390-tdep.c: New file.
100 * config/s390/nm-linux.h, config/s390/s390.mh: New file.
101 * config/s390/s390.mt, config/s390/s390x.mt: New file.
102 * config/s390/tm-linux.h, config/s390/tm-s390.h: New file.
103 * config/s390/xm-linux.h: New file.
104 * NEWS: Update.
105 * MAINTAINERS: Update.
106
107 2001-10-13 Andrew Cagney <ac131313@redhat.com>
108
109 From 2001-07-09 D.J. Barrow <djbarrow@de.ibm.com>:
110 * gdbarch.sh: Fixed CALL_DUMMY_BREAKPOINT_OFFSET to check
111 CALL_DUMMY_BREAKPOINT_OFFSET_P.
112 * gdbarch.c: Regenerate.
113
114 2001-10-13 Mark Kettenis <kettenis@gnu.org>
115
116 * thread-db.c: Fix a few formatting mistakes.
117
118 2001-10-12 Christopher Faylor <cgf@redhat.com>
119
120 * win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked
121 list pointer to beginning rather than one beyond beginning.
122
123 2001-10-12 Daniel Jacobowitz <drow@mvista.com>
124
125 * symtab.h (struct block): (ALL_BLOCK_SYMBOLS): New macro.
126
127 * symtab.c (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
128 (make_symbol_completion_list): Likewise.
129 (make_symbol_overload_list): Likewise.
130 * buildsym.c (finish_block): Likewise.
131 * breakpoint.c (get_catch_sals): Likewise.
132 * mdebugread.c (mylookup_symbol): Likewise.
133 * objfiles.c (objfile_relocate): Likewise.
134 * printcmd.c (print_frame_args): Likewise.
135 * stack.c (print_block_frame_locals): Likewise.
136 (print_block_frame_labels): Likewise.
137 (print_frame_arg_vars): Likewise.
138 * symmisc.c (dump_symtab): Likewise.
139 * tracepoint.c (add_local_symbols): Likewise.
140 (scope_info): Likewise.
141
142 2001-10-12 Daniel Jacobowitz <drow@mvista.com>
143
144 * minsyms.c (msymbol_hash): Use better hash function.
145 (msymbol_hash_iw): Likewise. Terminate loop at '(' properly.
146
147 * objfiles.h: Increase MINIMAL_SYMBOL_HASH_SIZE to match modern
148 binaries.
149
150 2001-10-12 Daniel Jacobowitz <drow@mvista.com>
151
152 * printcmd.c (print_frame_args): Move symbol iteration explicitly
153 inside the func != NULL block.
154
155 2001-10-12 Fernando Nasser <fnasser@redhat.com>
156
157 * MAINTAINERS (Misc): Add Ian Roxborough as tcl/, tk/ and itcl/
158 maintainer.
159
160 2001-10-12 Pierre Muller <muller@ics.u-strasbg.fr>
161
162 * config/i386/tm-cygwin.h: Include tm-i386.h instead of tm-i386v.h.
163 This fixes errors in "long long" handling for 'finish' and 'return'
164 commands.
165
166 2001-10-12 Christopher Faylor <cgf@redhat.com>
167
168 * win32-nat.c (safe_symbol_file_add_stub): Avoid adding a shared
169 library if it has already been loaded.
170 (safe_symbol_file_add_cleanup): Don't mess with stderr or we won't see
171 any error messages.
172 (safe_symbol_file_add): Ditto.
173 (solib_symbols_add): Make static. Accept 'from_tty' parameter. Pass
174 it to safe_symbol_file_add.
175 (core_dll_symbols_add): Accomodate extra solib_symbols_add parameter.
176 (child_solib_add): Ditto.
177
178 * win32-nat.c (handle_exception): Don't print "first chance"
179 exceptions.
180 (get_child_debug_event): Continue from exceptions if !handle_exception.
181
182 2001-10-11 Tom Tromey <tromey@redhat.com>
183
184 * symtab.c (lookup_symtab): Removed.
185 (lookup_symtab_1): Renamed to lookup_symtab.
186
187 2001-10-10 Christopher Faylor <cgf@redhat.com>
188
189 * win32-nat.c (get_child_debug_event): Close file handles created after
190 process creation and DLL load.
191 (child_create_inferior): Close unneeded process/thread handle after
192 thread creation.
193
194 2001-10-10 Jim Blandy <jimb@redhat.com>
195
196 * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
197
198 2001-10-10 Keith Seitz <keiths@redhat.com>
199
200 * varobj.c (cplus_value_of_child): Deal with a failure
201 to dereference a pointer object.
202
203 2001-10-08 J. Brobecker <brobecker@gnat.com>
204
205 * hpux-thread.c: rewrite find_active_thread() and find_tcb()
206 to use ptid_t, instead of overloading the thread and the pid
207 into the same 32-bit value. Make associated necessary adaptations.
208 Also remove unused variable cached_active_thread.
209
210 2001-10-08 Nicholas Duffek <nsd@redhat.com>
211
212 * MAINTAINERS (powerpc, SCO/Unixware, Solaris/x86): Remove my
213 entries.
214
215 2001-10-06 Mark Kettenis <kettenis@beast.freebsd.org>
216
217 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Define.
218
219 2001-10-04 Tom Tromey <tromey@redhat.com>
220
221 * main.c (enable_external_editor): Don't declare.
222 (captured_main): Don't set enable_external_editor.
223
224 2001-10-02 Kevin Buettner <kevinb@redhat.com>
225
226 * Makefile.in (ALLDEPFILES): Add solib-svr4.c and solib-sunos.c
227 to this list.
228 (solib-sunos.o): Add dependencies.
229 (solib-svr4.o): Revise dependencies.
230 * solib-svr4.c: Remove SunOS shared library support.
231 * solib-sunos.c: New file, created from solib-svr4.c, which still
232 contains SunOS shared library support, but no SVR4 support.
233
234 * config/i386/nbsd.mh (NATDEPFILES): Remove solib-svr4.o and
235 solib-legacy.o from this list. Add solib-sunos.o.
236 * config/i386/sun386.mt (TDEPFILES): Likewise.
237 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
238 * config/m68k/sun2os4.mt (TDEPFILES): Likewise.
239 * config/m68k/sun3os4.mt (TDEPFILES): Likewise.
240 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
241 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
242 * config/sparc/sun4os4.mt (TDEPFILES): Likewise.
243
244 2001-10-01 Elena Zannoni <ezannoni@redhat.com>
245
246 * Makefile.in (mipsread.o): Remove old dependency on partial-stab.h.
247
248 2001-10-01 Elena Zannoni <ezannoni@redhat.com>
249
250 * xcoffread.c (N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS, N_COMM, N_FN,
251 N_EXT, N_INDR, N_SETA, N_SETT, N_SETD, N_SETB, N_SETV,
252 CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB, END_PSYMTAB,
253 SET_NAMESTRING): Delete definitions.
254 Don't include language.h any more.
255 Don't include partial-stab.h any more.
256 (scan_xcoff_symtab): Don't jump through hoops to reuse code in
257 partial-stab.h, include the code directly, instead.
258
259 * Makefile.in (xcoffread.o): Remove dependency on partial-stab.h.
260
261 2001-10-01 Andrew Cagney <ac131313@redhat.com>
262
263 * infcmd.c (do_registers_info): Delete code dumping large
264 registers. Handled by val_print.
265
266 2001-09-30 Andrew Cagney <ac131313@redhat.com>
267
268 * gdbarch.sh (gdbarch_alloc): Name the new architecture
269 ``current_gdbarch'' so that it, and not the identically named
270 global is refered to by macros.
271 * gdbarch.c: Regenerate.
272
273 2001-09-29 Andrew Cagney <ac131313@redhat.com>
274
275 * cli/cli-decode.c (add_set_boolean_cmd): Define.
276 * cli/cli-decode.h (add_set_boolean_cmd): Declare.
277 * command.h (add_set_boolean_cmd): Ditto.
278 * remote.c (_initialize_remote): Use add_set_boolean_cmd for "set
279 remotebreak"
280
281 2001-09-29 Andrew Cagney <ac131313@redhat.com>
282
283 * gdbarch.sh (gdbarch_dump): Sort output.
284 * gdbarch.c: Regenerate.
285
286 2001-09-29 Andrew Cagney <ac131313@redhat.com>
287
288 * rs6000-tdep.c (rs6000_gdbarch_init): Don't use the previous
289 architecture to infer the wordsize. Previous architecture may not
290 be a PowerPC.
291
292 2001-09-27 J. Brobecker <brobecker@gnat.com>
293
294 * infttrace.c (kill_inferior): Issue a TT_PROC_EXIT request rather
295 than a TT_PROC_STOP request to kill the inferior and its child
296 processes. Otherwise, the inferior is not killed on HPUX 11.0.
297 Removed the code that detaches the child processes since we just
298 killed them.
299
300 2001-09-26 Andrew Cagney <ac131313@redhat.com>
301
302 * serial.c (serial_set_cmdlist, serial_show_cmdlist): New
303 variables.
304 (serial_set_cmd, serial_show_cmd): New functions.
305 (_initialize_serial): Add "set/show serial" command.
306
307 2001-09-26 Andrew Cagney <ac131313@redhat.com>
308
309 * CONTRIBUTE: Update.
310
311 2001-09-26 Kevin Buettner <kevinb@redhat.com>
312
313 * solib-svr4.h (set_solib_svr4_fetch_link_map_offsets): Add
314 argument ``gdbarch''.
315 * solib-svr4.c (SVR4_FETCH_LINK_MAP_OFFSETS): Change default value.
316 (default_svr4_fetch_link_map_offsets): Rename to
317 legacy_fetch_link_map_offsets().
318 (svr4_fetch_link_map_offsets): New function.
319 (fetch_link_map_offsets, fetch_link_map_offsets_init): Deleted.
320 (fetch_link_map_offsets_gdbarch_data): New static global.
321 (set_solib_svr4_fetch_link_map_offsets): Add argument ``gdbarch''.
322 Revise to invoke set_gdbarch_data().
323 (init_fetch_link_map_offsets): Change return type and add an
324 argument so that it may be used as a gdbarch_data initializer.
325 (_initialize_svr4_solib): Eliminate use of gdbarch swap mechanism.
326 Use gdbarch data mechanism instead.
327
328 2001-09-25 Jiri Smid <smid@suse.cz>
329
330 * x86-64-linux-tdep.c (LINUX_SIGINFO_SIZE): Add.
331 (x86_64_linux_sigcontext_addr): Replace `sizeof (struct siginfo)'
332 by LINUX_SIGINFO_SIZE.
333
334 2001-09-24 Andrew Cagney <ac131313@redhat.com>
335
336 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): New
337 variables.
338 (maintenance_set_profile_cmd): New function.
339 (maintenance_show_cmd, maintenance_set_cmd): New functions.
340 (_initialize_maint_cmds): Add "maintenance set" and "maintenance
341 show" and, commented out, "maintenance set/show profile" commands.
342
343 2001-09-24 Andrew Cagney <ac131313@redhat.com>
344
345 * findvar.c (read_var_value): For LOC_INDIRECT and LOC_REF_ARG
346 convert the pointer into a CORE_ADDRs.
347
348 2001-09-24 Andrew Cagney <ac131313@redhat.com>
349
350 * doublest.h (store_floating, extract_floating): Add comment
351 indicating these functions are deprecated.
352 (extract_typed_floating, store_typed_floating): Declare.
353 * doublest.c: Include "gdbtypes.h".
354 (extract_typed_floating, store_typed_floating): Define.
355
356 * stabsread.c (define_symbol): Use store_typed_floating.
357 * valarith.c (value_binop): Ditto.
358 * values.c (unpack_long): Use extract_typed_floating.
359 (unpack_double): Ditto.
360
361 2001-09-24 Orjan Friberg <orjanf@axis.com>
362
363 * cris-tdep.c (reg_mode_add_sub_cmp_and_or_move_op): Fetch operand1
364 from correct register.
365
366 2001-09-22 Mark Kettenis <kettenis@gnu.org>
367
368 * x86-64-linux-tdep.c (STRUCT_OFFSET): Removed.
369
370 2001-09-21 Jiri Smid <smid@suse.cz>
371
372 * config/i386/x86-64linux.mh: New file.
373 * config/i386/x86-64linux.mt: New file.
374 * config/i386/nm-x86_64.h: New file.
375 * x86-64-linux-tdep.c: New file.
376 * x86-64-linux-nat.c: New file.
377 * x86-64-tdep.c: New file.
378 * x86-64-tdep.h: New file.
379 * i386-tdep.h: New file.
380 * i387-nat.c: Include i386-tdep.h when multiarch.
381 * i387-tdep.c: Ditto.
382 * config/djgpp/fnchange.lst: Add entries for x86_64-linux-tdep.c
383 and x86_64-linux-nat.c
384 * Makefile.in: Add x86_64-linux-tdep.o, x86_64-tdep.o,
385 x86_64-linux-tdep.o, x86_64-nat.o, update dependencies.
386
387 2001-09-21 Jiri Smid <smid@suse.cz>
388
389 * MAINTAINERS: Add myself to the write-after-approval list.
390 * i386-nat.c (TARGET_HAS_DR_LEN_8, DR_LEN_8): Declare.
391 (i386_length_and_rw_bits, i386_handle_nonaligned_watchpoint,
392 i386_insert_watchpoint, i386_remove_watchpoint): Add support for
393 8-byte wide watchpoints.
394 (i386_show_dr): Debug message format string change.
395
396 2001-09-21 Michael Snyder <msnyder@redhat.com>
397
398 * c-exp.y (typebase): Accept (signed long long) as a type expr.
399
400 2001-09-20 Michael Snyder <msnyder@redhat.com>
401 Changes by Daniel Berlin <dan@cgsoftware.com>, to support
402 better parsing of const and volatile type expressions.
403 * c-exp.y (const_and_volatile, const_or_volatile_noopt,
404 const_or_volatile): New non-terminals.
405 (ptype): Use new rule for const_or_volatile.
406 (typebase): Use new rule for const_or_volatile_noopt.
407 * parser-defs.h (enum type_pieces): New values tp_const, tp_volatile.
408 * parse.c (follow_types): Handle tp_const and tp_volatile on the
409 type stack: call make_cv_type to create new const/volatile type.
410
411 2001-09-20 Kevin Buettner <kevinb@redhat.com>
412
413 * solib-svr4.c (fetch_link_map_offsets): Add comment.
414 (fetch_link_map_offsets_init): New static global.
415 (set_solib_svr4_fetch_link_map_offsets, init_fetch_link_map_offsets):
416 Revise implementation to use ``fetch_link_map_offsets_init''
417 instead of ``fetch_link_map_offsets''.
418
419 2001-09-20 Alan Modra <amodra@bigpond.net.au>
420
421 * coffread.c: Replace all occurrences of bfd_read with bfd_bread.
422 * dbxread.c: Likewise.
423 * dwarf2read.c: Likewise.
424 * dwarfread.c: Likewise.
425 * somread.c: Likewise.
426 * ultra3-nat.c: Likewise.
427 * xcoffread.c: Likewise.
428
429 2001-09-19 Andrew Cagney <ac131313@redhat.com>
430
431 * cris-tdep.c (cris_get_signed_offset): Change return type to an
432 explicitly signed char.
433
434 * config/mcore/tm-mcore.h (mcore_virtual_frame_pointer): Update
435 function signature to match recent tracepoint.c:encode_actions
436 changes.
437 * mcore-tdep.c (mcore_virtual_frame_pointer): Ditto.
438
439 2001-09-18 Andrew Cagney <ac131313@redhat.com>
440
441 * thread.c (do_captured_thread_select): Add uiout parameter.
442 (do_captured_list_thread_ids): Ditto.
443 * breakpoint.c (do_captured_breakpoint_query): Ditto.
444
445 * breakpoint.c (gdb_breakpoint_query): Update. Use
446 catch_exceptions.
447 * thread.c (gdb_list_thread_ids): Ditto.
448 (gdb_thread_select): Ditto.
449 (thread_command): Pass uiout to gdb_thread_select.
450
451 * gdb.h (gdb_breakpoint_query): Add parameter ui_out.
452 (gdb_thread_select, gdb_list_thread_ids): Ditto.
453
454 2001-09-13 Kevin Buettner <kevinb@redhat.com>
455
456 From Ilya Golubev <gin@mo.msk.ru>:
457 * solib.c (clear_solib): Call `remove_target_sections' to fix
458 stale pointers in `struct target_ops'.
459 * irix5-nat.c (clear_solib): Likewise.
460 * osfsolib.c (clear_solib): Likewise.
461
462 2001-09-13 Jim Blandy <jimb@redhat.com>
463
464 * monitor.c (monitor_load): Don't delete symtab users, or reset
465 inferior_ptid.
466
467 * monitor.c (monitor_load): Fix indentation.
468
469 2001-09-11 Jim Blandy <jimb@redhat.com>
470
471 * printcmd.c (print_scalar_formatted): Compare the length of the
472 value against the lengths of the target's floating-point types,
473 not the host's. Add support for `long double'.
474
475 * printcmd.c (print_scalar_formatted): Fix indentation.
476
477 2001-09-10 Jim Blandy <jimb@redhat.com>
478
479 * rom68k-rom.c (init_rom68k_cmds): Set the flag indicating that
480 programs running on the board can produce output.
481
482 2001-09-10 Jason Molenda (jmolenda@apple.com)
483
484 * NEWS: "ANS/ISO C" -> "ISO C".
485 * MAINTAINERS (write-after-approval): Update my entry.
486
487 2001-09-08 Mark Kettenis <kettenis@gnu.org>
488
489 * config/xm-aix4.h (MEM_FNS_DECLARED): Removed.
490
491 * config/arm/xm-linux.h, config/ia64/xm-linux.h,
492 config/m68k/xm-linux.h, config/mips/xm-linux.h,
493 config/powerpc/xm-linux.h, config/sparc/xm-linux.h: Remove
494 redundant inclusion of <unistd.h>.
495
496 * gdbtypes.h (struct block): Add forward declaration.
497
498 2001-09-07 Andrew Cagney <ac131313@redhat.com>
499
500 * defs.h (enum return_reason): Renumber so that all values are
501 negative.
502 (RETURN_MASK): Negate reason.
503 (catch_exception_ftype): Declare.
504 (catch_exceptions): Declare.
505 * top.c (catcher): New function, based on catch_errors. Add in
506 parameter func_uiout and out parameters func_val, func_caught and
507 func_cleanup. Change type of func to catch_exceptions_ftype.
508 Save/restore uiout.
509 (struct catch_errors_args): Define.
510 (do_catch_errors): New function.
511 (catch_errors): Rewrite, use do_catch_errors and catcher.
512 (catch_exceptions): New function, use catcher.
513
514 2001-09-07 Jim Blandy <jimb@redhat.com>
515
516 Correctly parse register values provided by the monitor.
517 * rom68k-rom.c: #include "value.h".
518 (is_hex_digit, hex_digit_value, is_whitespace,
519 rom68k_supply_one_register): New static functions.
520 (rom68k_supply_register): Call rom68k_supply_one_register, instead
521 of monitor_supply_register; the latter was incorrectly parsing
522 the values.
523 * Makefile.in (rom68k-rom.o): Note that this now #includes value.h.
524
525 2001-09-07 Mark Kettenis <kettenis@gnu.org>
526
527 * config/rs6000/xm-rs6000.h (setpgrp): Remove macro. GDB defaults
528 to using setpgid if available now.
529
530 2001-09-06 Keith Seitz <keiths@redhat.com>
531
532 From Ian Roxborough <irox@redhat.com>
533 * configure.in: Use ITCL_LIB_FULL_PATH and
534 ITK_LIB_FULL_PATH to set Itcl and Itk dependancies
535 for gdb.
536 * configure: Regenerated.
537
538 2001-09-06 Kevin Buettner <kevinb@redhat.com>
539
540 * dbxread.c (process_one_symbol): Don't use error result from
541 find_stab_function_addr().
542 * partial-stab.h (case 'F'): Likewise.
543
544 * partial-stab.h (case 'f'): Make SOFUN_ADDRESS_MAYBE_MISSING
545 code match that used for case 'F'. This fixes the divergence
546 that was introduced by my 1999-09-14 changes to partial-stab.h.
547
548 2001-09-05 Elena Zannoni <ezannoni@redhat.com>
549
550 * gdbarch.sh: Move include of dis-asm.h so it is generated earlier
551 in gdbarch.h.
552 (TARGET_PRINT_INSN): Multiarch.
553 * gdbarch.h: Regenerate.
554 * gdbarch.c: Regenerate.
555
556 * arch-utils.c (legacy_print_insn): New function.
557 * arch-utils.h (legacy_print_insn): Export.
558
559 * cris-tdep.c (cris_delayed_get_disassembler): Use
560 TARGET_PRINT_INSN, instead of tm_print_insn.
561 * d10v-tdep.c (print_insn): Ditto.
562 * d30v-tdep.c (print_insn): Ditto.
563 * m32r-tdep.c (dump_insn): Ditto.
564 * v850-tdep.c (v850_scan_prologue): Ditto.
565 * mcore-tdep.c (mcore_dump_insn): Ditto.
566 * sh-tdep.c (sh_gdbarch_init): Set print_insn gdbarch field.
567
568 2001-09-05 Jim Blandy <jimb@redhat.com>
569
570 * gdbtypes.h (struct type): Doc fix.
571
572 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
573
574 From Daniel Jacobowitz <drow@mvista.com>
575 * dbxread.c (free_header_files): Make global.
576 (init_header_files): Likewise.
577 * stabsread.h (free_header_files): Add prototype.
578 (init_header_files): Likewise.
579 * mdebugread.c (mdebug_build_psymtabs): Initialize
580 properly before using the stabs debug reader.
581
582 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
583
584 From Daniel Jacobowitz <drow@mvista.com>
585 * dbxread.c (dbx_symfile_read): Only reinitialize
586 the psymbol list if mainline or if both static
587 and global lists are empty.
588 * dwarf2read.c (dwarf2_build_psymtabs): Likewise.
589 * dwarfread.c (dwarf_build_psymtabs): Likewise.
590 * xcoffread.c (xcoff_initial_scan): Likewise.
591 * os9kread.c (os9k_symfile_read): Likewise.
592
593 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
594
595 From Daniel Jacobowitz <drow@mvista.com>
596 * mdebugread.c (psymtab_to_symtab_1): Handle N_SO stabs without
597 a name specially.
598
599 2001-09-01 Mark Kettenis <kettenis@gnu.org>
600
601 Make GDB use libiberty regex implementation.
602 * gdb_regex.h: Normalize protection against multiple inclusion.
603 Include "xregex.h" instead of "gnu-regex.h".
604 * cli/cli-cmds.c: Include "gdb_regex.h" instead of "gnu-regex.h".
605 * cli/cli-decode.c: Likewise.
606 * Makefile.in (REGEX): Remove.
607 (GDB_CFLAGS): Remove reference to gnu-regex.h in comment.
608 (ADD_FILES, ADD_DEPS): Remove $(REGEX).
609 (POSSLIBS): Remove.
610 (TAGFILES_NO_SRCDIR): Remove $(POSSLIBS).
611 (irix5-nat.o, solib.o, solib-svr4.o, source.o, symtab.o,
612 xcoffsolib.o, cli-decode.o, cli-cmd.o): Replace gnu-regex.h with
613 gdb_regex.h in list of dependencies.
614 (gnu-regex.o): Remove rule.
615 * gnu-regex.c, gnu-regex.h: Remove files.
616
617 2001-08-31 Jason Molenda (jmolenda@apple.com)
618
619 * c-valprint.c (c_val_print): Second call to check_typedef ()
620 is no longer necessary.
621
622 2001-08-31 Kevin Buettner <kevinb@redhat.com>
623
624 * ia64-tdep.c (examine_prologue): Don't let a branch unit nop
625 terminate the prologue scan.
626
627 2001-08-30 Jim Blandy <jimb@redhat.com>
628
629 * symfile.c (sections_overlap): New function.
630 (map_overlay_command): Call sections_overlap, instead of using
631 incorrect logic to recognize overlapping sections.
632
633 * symfile.c (load_command): Invalidate the overlay cache.
634
635 2001-08-30 Mark Kettenis <kettenis@gnu.org>
636
637 * config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed.
638
639 2001-08-29 Kevin Buettner <kevinb@redhat.com>
640
641 From 2001-08-07 Daniel Jacobowitz <drow@mvista.com>:
642 * solib-svr4.c (enable_break): Check the inferior link map
643 before assuming the inferior PC is at the start of the dynamic
644 loader.
645
646 2001-08-28 Andrew Cagney <cagney@toribio.toronto.redhat.com>
647
648 * frame.h (struct frame_info): Fix documentation on fields
649 saved_regs, next and prev.
650
651 2001-08-23 Mark Kettenis <kettenis@gnu.org>
652
653 * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some
654 gratuitious whitespace changes.
655 [!HAVE_SIGPROCMASK]: Call sigsetmask if HAVE_SIGSETMASK is defined.
656 * top.c: Remove redundant logic to define HAVE_SIGSETMASK.
657 (sigsetmask) Don't define macro.
658 (stop_sig) [HAVE_SIGPROCMASK]: Add bit of code snatched from
659 async_stop_sig from event-top.c.
660 [!HAVE_SIGPROCMASK]: Call sigsetmask if HAVE_SIGSETMASK is
661 defined.
662 * configure.in (AC_CHECK_FUNCS): Put functions in alphabetical
663 order. Add sigsetmask.
664 (AC_FUNC_VFORK, AC_FUNC_ALLOCA): Reorder such that they're in
665 alphabetical order.
666 * config/xm-aix4.h, config/alpha/xm-alphalinux.h,
667 config/i386/xm-cygwin.h, config/rs6000/xm-rs6000.h
668 (HAVE_SIGSETMASK): Remove.
669 * aclocal.m4, config.in, configure: Regenerated.
670
671 2001-08-26 Andrew Cagney <ac131313@redhat.com>
672
673 From 2001-06-29 Andrew Cagney <ac131313@redhat.com>:
674 * config/powerpc/nbsd.mh (XM_FILE): Delete.
675
676 2001-08-21 Andrew Cagney <ac131313@redhat.com>
677
678 * doublest.h (HOST_FLOAT_FORMAT): Delete macro.
679 (HOST_DOUBLE_FORMAT): Delete macro.
680
681 2001-08-24 Mark Kettenis <kettenis@gnu.org>
682
683 * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h,
684 config/i386/xm-i386aix.h, config/m68k/xm-dpx2.h: Remove redundant
685 inclusion of <limits.h>.
686
687 2001-08-24 Andrew Cagney <ac131313@redhat.com>
688
689 * regcache.c (read_register_bytes): When REGISTER_NAME indicates
690 that a register should be ignored, supply a value for the register
691 from the raw registers[] buffer.
692
693 2001-08-24 Andrew Cagney <ac131313@redhat.com>
694
695 * go32-nat.c (go32_create_inferior): Use xfree instead of free.
696 * config/djgpp/fnchange.lst: Add entries for i386bsd-tdep.c and
697 i386bsd-nat.c.
698
699 2001-08-21 Andrew Cagney <ac131313@redhat.com>
700
701 * gdbtypes.h (builtin_type_ieee_single_big)
702 (builtin_type_ieee_single_little, builtin_type_ieee_double_big)
703 (builtin_type_ieee_double_little)
704 (builtin_type_ieee_double_littlebyte_bigword)
705 (builtin_type_i387_ext, builtin_type_m68881_ext)
706 (builtin_type_i960_ext, builtin_type_m88110_ext)
707 (builtin_type_m88110_harris_ext, builtin_type_arm_ext_big)
708 (builtin_type_arm_ext_littlebyte_bigword)
709 (builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
710 (builtin_type_ia64_quad_big)
711 (builtin_type_ia64_quad_little): Declare.
712 * gdbtypes.c (builtin_type_ieee_single_big)
713 (builtin_type_ieee_single_little, builtin_type_ieee_double_big)
714 (builtin_type_ieee_double_little)
715 (builtin_type_ieee_double_littlebyte_bigword)
716 (builtin_type_i387_ext, builtin_type_m68881_ext)
717 (builtin_type_i960_ext, builtin_type_m88110_ext)
718 (builtin_type_m88110_harris_ext, builtin_type_arm_ext_big)
719 (builtin_type_arm_ext_littlebyte_bigword)
720 (builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
721 (builtin_type_ia64_quad_big)
722 (builtin_type_ia64_quad_little): Define.
723 (_initialize_gdbtypes): Initialize builtin floatformat types.
724
725 2001-08-23 Mark Kettenis <kettenis@gnu.org>
726
727 * tracepoint.c (read_actions): Add FIXME for code depending on
728 STOP_SIGNAL.
729
730 2001-08-23 Martin M. Hunt <hunt@redhat.com>
731
732 * remote-mips.c (pmon_load_fast): Add ui_load_progress_hook
733 to download loop.
734 (mips_load_srec): Ditto.
735
736 2001-08-22 Andrew Cagney <ac131313@redhat.com>
737
738 * gdbtypes.c (build_gdbtypes): Initialize TYPE_FLOATFORMAT field
739 of builtin_type_float, builtin_type_double and
740 builtin_type_long_double.
741 (recursive_dump_type): Print the floatformat name.
742 * gdbtypes.h (struct type): Add type_specific field floatformat.
743 (TYPE_FLOATFORMAT): Define
744
745 2001-08-21 Keith Seitz <keiths@redhat.com>
746
747 * printcmd.c (print_insn): Use the given stream for
748 output.
749
750 2001-07-24 Andrew Cagney <ac131313@redhat.com>
751
752 * arm-tdep.c (convert_from_extended, convert_to_extended): Delete
753 assembler version of function.
754 (convert_from_extended, convert_to_extended): Rewrite. Use
755 floatformat_to_doublest, floatformat_from_doublest,
756 floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword.
757 (arm_push_arguments): Use extract_floating and store_floating to
758 perform floating point conversions.
759 (SWAP_TARGET_AND_HOST): Delete macro.
760 * arm-linux-tdep.c (arm_linux_push_arguments): Use
761 extract_floating and store_floating to perform floating point
762 conversions.
763
764 2001-08-20 Andrew Cagney <ac131313@redhat.com>
765
766 * gdbtypes.h (struct type): Clarify meaning of field ``length''.
767
768 2001-08-17 Keith Seitz <keiths@redhat.com>
769
770 * varobj.c (varobj_update): Change first parameter to
771 pointer to struct varobj*. This function can delete
772 varobjs, so we need to give callers the new varobj
773 when this happens.
774 (value_of_root): Update "var", too, if "var_handle"
775 changes.
776 * varobj.h (varobj_update): Likewise.
777
778 2001-08-17 Keith Seitz <keiths@redhat.com>
779
780 * Makefile.in (varobj_h): Define.
781 (mi-cmd-var.o): Depends on varobj_h.
782 (gdbtk-varobj.o): Change varobj.h to $(varobj_h).
783
784 2001-08-16 Keith Seitz <keiths@redhat.com>
785
786 * configure.in (GDBTK_SRC_DIR): We must have autoconf
787 give us the absolute path to the source directory.
788 * configure: Regenerated.
789 * Makefile.in (GDBTK_SRC_DIR): Add variable so that
790 autoconf can substitue it in for us.
791 (gdbtk.o): Pass in GDBTK_SRC_DIR instead of srcdir. We
792 really do need an absolute pathname.
793
794 2001-08-15 Keith Seitz <keiths@redhat.com>
795
796 * Makefile.in (GDBTK_VERSION): Set a version number.
797 (GDBTK_LIBRARY): New variable to point to location where
798 gdbtk will install its tcl library. Changed all refereneces
799 to $(datadir)/insight1.0 to $(GDBTK_LIBRARY).
800 (SUBDIR_GDBTK_ALL): Remove "all-gdbtk". No longer needed.
801 (SUBDIR_GDBTK_CLEAN): Remove "clean-gdbtk". No longer needed.
802 (all-gdbtk): Remove.
803 (install-gdbtk): Remove.
804 (gdbtk.o): Pass srcdir to file when compiling.
805
806 2001-08-15 Ian Roxborough <irox@redhat.com>
807
808 * Makefile.in: Changed all references to the install directory
809 "gdbtcl" to read "insight1.0".
810
811 2001-08-15 Corinna Vinschen <vinschen@redhat.com>
812
813 * arch-utils.c (generic_skip_trampoline_code): New function.
814 * arch-utils.h (generic_skip_trampoline_code): Declare external.
815 * gdbarch.c: Regeberated from gdbarch.sh.
816 * gdbarch.h: Ditto.
817 * gdbarch.sh (SKIP_TRAMPOLINE_CODE): Multi-arch.
818 * infrun.c: Remove default setting of SKIP_TRAMPOLINE_CODE macro.
819
820 2001-08-14 Daniel Jacobowitz <drow@mvista.com>
821 H.J. Lu (hjl@gnu.org)
822
823 * partial-stab.h: valu should be a CORE_ADDR.
824
825 2001-08-14 H.J. Lu (hjl@gnu.org)
826
827 * dbxread.c (SWAP_SYMBOL): Removed.
828 (INTERNALIZE_SYMBOL): Check sign extended vma.
829
830 2001-08-13 Christopher Faylor <cgf@cygnus.com>
831
832 * top.c (SIGSETJMP): Protect env argument with parentheses.
833 (SIGLONGJMP): Protect env argument with parentheses.
834
835 2001-08-11 Andrew Cagney <ac131313@redhat.com>
836
837 * config/mn10300/mn10300.mt (TM_FILE): Delete.
838 * configure.tgt: Add mn10300 to list of mulit-arch targets.
839 * config/mn10300/tm-mn10300.h: Delete file. Move contents ...
840 * mn10300-tdep.c: To here.
841
842 2001-08-11 Andrew Cagney <ac131313@redhat.com>
843
844 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_VIRTUAL): Make
845 val a DOUBLEST. Use floatformat_to_doublest.
846 (REGISTER_CONVERT_TO_RAW): Ditto. Use foatformat_from_doublest.
847 * config/m88k/tm-m88k.h (REGISTER_CONVERT_TO_VIRTUAL): Ditto.
848 (REGISTER_CONVERT_TO_RAW): Ditto.
849
850 2001-08-11 Andrew Cagney <ac131313@redhat.com>
851
852 * config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM): Delete.
853 * mn10300-tdep.c (mn10300_gdbarch_init): Initialize pc_regnum and
854 sp_regnum.
855
856 2001-08-11 Andrew Cagney <ac131313@redhat.com>
857
858 * doublest.c (convert_doublest_to_floatformat): Rename
859 floatformat_from_doublest. Make static.
860 (convert_floatformat_to_doublest): Rename floatformat_to_doublest.
861 Make static.
862 (floatformat_to_doublest): New function.
863 (floatformat_from_doublest): New function.
864 (host_float_format, host_double_format, host_long_double_format):
865 New static variables.
866 (store_floating, extract_floating): Always use
867 floatformat_to_doublest and floatformat_from_doublest.
868 * doublest.h (HOST_LONG_DOUBLE_FORMAT): Delete macro.
869
870 2001-08-11 Andrew Cagney <ac131313@redhat.com>
871
872 * config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete.
873 * mn10300-tdep.c (mn10300_gdbarch_init): Initialize init_frame_pc.
874
875 2001-08-07 Andrew Cagney <ac131313@redhat.com>
876
877 * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.
878 * gdbarch.sh (TARGET_VIRTUAL_FRAME_POINTER): Add.
879 * gdbarch.h, gdbarch.c: Regenerate.
880
881 * arch-utils.h (legacy_virtual_frame_pointer): Declare.
882 * arch-utils.c: Include "gdb_assert.h".
883 (legacy_virtual_frame_pointer): Define.
884 * Makefile.in (arch-utils.o): Depends on gdb_assert.h.
885
886 * tracepoint.c (encode_actions): Make frame_reg an int. Make
887 frame_offset a LONGEST.
888 * ax-gdb.c (gen_frame_args_address): Ditto.
889 (gen_frame_locals_address): Ditto.
890 * mn10300-tdep.c (mn10300_gdbarch_init): Initialize
891 virtual_frame_pointer.
892 (mn10300_virtual_frame_pointer): Make static. Update parameter
893 list to match function signature.
894 * config/mn10300/tm-mn10300.h (TARGET_VIRTUAL_FRAME_POINTER): Delete.
895
896 2001-08-10 Keith Seitz <keiths@redhat.com>
897
898 * gdb-events.sh: Add architecture_changed event.
899 * gdbarch.sh: Include gdb-event.h.
900 (gdbarch_update_p): Notify UIs when architecture changes.
901 * gdb-events.h: Regenerated.
902 * gdb-events.c: Regenerated.
903 * gdbarch.c: Regenerated.
904
905 2001-08-10 Michael Snyder <msnyder@redhat.com>
906
907 * regcache.c (legacy_write_register_gen): Don't 'optimize out'
908 a write_register to a pseudo-reg. Target_store_pseudo_register
909 needs to get called, because these regs may be computed and may
910 have side-effects.
911
912 2001-08-10 Keith Seitz <keiths@redhat.com>
913
914 * gdb-events.sh: Deal with event notifications with no
915 arguments.
916
917 2001-08-10 Orjan Friberg <orjanf@axis.com>
918
919 * remote.c (read_frame): Correct off-by-one error in condition.
920
921 2001-08-08 Don Howard <dhoward@redhat.com>
922
923 * stabsread.c (read_type): Add support for const and volatile
924 modifiers.
925
926 2001-08-02 Daniel Jacobowitz <drow@mvista.com>
927
928 * core-regset.c (fetch_core_registers): Remove HAVE_GREGSET_T
929 and HAVE_FPREGSET_T checks. Use gdb_gregset_t and gdb_fpregset_t.
930
931 2001-08-02 Keith Seitz <keiths@redhat.com>
932
933 * defs.h (SLASH_STRING): If not defined, set
934 to "/", regardless of _WIN32, __CYGWIN__, or
935 whatnot.
936
937 2001-08-02 Mark Kettenis <kettenis@gnu.org>
938
939 * cli/cli-decode.h: Include "gdb_regex.h" instead of
940 "gnu-regex.h".
941
942 * NEWS: Update.
943
944 2001-08-02 Eli Zaretskii <eliz@is.elta.co.il>
945
946 * config/i386/xm-go32.h: Include xm-i386.h.
947 (HOST_BYTE_ORDER, HOST_LONG_DOUBLE_FORMAT): Remove definitions.
948
949 2001-08-02 Eli Zaretskii <eliz@is.elta.co.il>
950
951 The following changes avoid polluting global namespace with the
952 `enable' and `disable' identifiers, because some platforms define
953 in their system headers symbols with global scope that go by those
954 names.
955
956 * breakpoint.h (enum enable_state): Rename from `enum enable'.
957 Also rename all the enum members to have the "bp_" prefix.
958 (struct breakpoint): Rename the `enable' member to `enable_state'.
959 (enum bpdisp): Rename all members to have the "disp_" prefix.
960
961 * breakpoint.c: All users of `enum enable' and `enum bpdisp'
962 changed.
963 (args_for_catchpoint_enable): Rename the `enable' member to
964 `enable_p'. All users changed.
965
966 * tracepoint.h (enum enable): Remove.
967 (struct tracepoint): The member `enabled' is now `int enabled_p'.
968
969 * tracepoint.c: All users of the `enabled' member changed.
970
971 * printcmd.c (struct display): The `status' member is now an int.
972
973 * memattr.h (struct mem_region): Rename the `status' member to
974 `enabled_p'.
975 (enum enable): Remove.
976
977 * memattr.c: Change all users of the `status' member of struct
978 mem_region to use `enabled_p' instead.
979
980 * infcmd.c (run_stack_dummy): Use disp_del instead of del.
981
982 * go32-nat.c: Remove the kludgey work-around for conflicts between
983 <dos.h> and "breakpoint.h".
984
985 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
986
987 * MAINTAINERS: Add myself to the write-after-approval list.
988 * ser-tcp.c (tcp_open): Use `localhost' as default host if no
989 hostname is given.
990
991 2001-08-01 Andrew Cagney <ac131313@redhat.com>
992
993 * doublest.h (store_floating, floatformat_to_doublest): Make IN
994 paramter a const void pointer.
995 (floatformat_from_doublest): Make IN const, Make OUT a void
996 pointer.
997 * doublest.c (floatformat_to_doublest): Update.
998 (floatformat_from_doublest): Update.
999 (extract_floating): Update.
1000
1001 2001-07-31 Andrew Cagney <ac131313@redhat.com>
1002
1003 * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1004 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1005 (HOST_LONG_DOUBLE_FORMAT, DOUBLEST)
1006 (floatformat_to_doublest, floatformat_from_doublest)
1007 (floatformat_is_negative, floatformat_is_nan)
1008 (floatformat_mantissa, store_floating)
1009 (extract_floating): Move declaration from here.
1010 * doublest.h: To here. New file.
1011 * utils.c (get_field, floatformat_to_doublest, put_field)
1012 (ldfrexp, floatformat_from_doublest, floatformat_is_negative)
1013 (floatformat_is_nan, floatformat_mantissa)
1014 (FLOATFORMAT_CHAR_BIT): Move from here.
1015 * doublest.c: To here. New file.
1016 * findvar.c (store_floating, extract_floating): Move from here.
1017 * doublest.c: To here.
1018 * Makefile.in (SFILES): Add doublest.c.
1019 (COMMON_OBS): Add doublest.o.
1020 (doublest.o): Specify dependencies.
1021 (doublest_h): Define.
1022
1023 * config/m88k/tm-m88k.h: Include "doublest.h".
1024 * config/i960/tm-i960.h: Ditto.
1025 * config/i386/tm-symmetry.h: Ditto.
1026 * rs6000-tdep.c, valarith.c: Ditto.
1027 * valprint.c, stabsread.c, sh-tdep.c: Ditto.
1028 * ia64-tdep.c, i387-tdep.c, i386-tdep.c: Ditto.
1029 * values.c, arm-tdep.c, arm-linux-tdep.c: Ditto.
1030 * alpha-tdep.c, ax.h, expression.h: Ditto.
1031 * sh-tdep.c, parse.c, top.c, value.h: Ditto.
1032
1033 * Makefile.in (arm-tdep.o): Add $(doublest_h).
1034 (i386-tdep.o, i387-tdep.o, ia64-tdep.o): Ditto.
1035 (rs6000-tdep.o, stabsread.o, valarith.o): Ditto.
1036 (values.o, valprint.o, arm-linux-tdep.o): Ditto.
1037 (alpha-tdep.o, ax_h, parse.o, top.o, value_h): Ditto.
1038 (parser_defs_h): Ditto.
1039 (expression_h): Add $(doublest_h) and $(symtab_h).
1040
1041 2001-08-01 Andrew Cagney <ac131313@redhat.com>
1042
1043 * Makefile.in: Sort header definitions.
1044 (parser_defs_h, dis_asm_h, annotate_h, gdbthread_h): Define.
1045 Replace parser-defs.h with $(parser_defs_h). Replace $(dis-asm_h)
1046 and $(dis-asm.h) with $(dis_asm_h). Replace annotate.h with
1047 $(annotate_h). Replace target.h with $(target_h). Replace
1048 gdbthread.h with $(gdb_thread_h). Replace symfile.h with $(symfile_h).
1049
1050 2001-07-31 Mark Kettenis <kettenis@gnu.org>
1051
1052 * config/i386/xm-i386.h: New file.
1053 * config/i386/xm-fbsd.h: Removed.
1054 * config/i386/xm-linux.h: Removed.
1055 * config/i386/fbsd.mh: Reorganize a bit.
1056 (XM_FILE): Set to xm-i386.h instead of xm-fbsd.h.
1057 * config/i386/linux.mh (XM_FILE): Set to xm-i386.h insread of
1058 xm-linux.h.
1059
1060 2001-07-30 Jim Blandy <jimb@redhat.com>
1061
1062 * dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.
1063
1064 2001-07-27 Daniel Jacobowitz <drow@mvista.com>
1065
1066 * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.
1067 Check for SETPGRP_VOID separately if cross-compiling and ISO C
1068 headers are available.
1069
1070 2001-07-30 Mark Kettenis <kettenis@gnu.org>
1071
1072 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call
1073 i386_dwarf_reg_to_regnum.
1074
1075 * i386-tdep.c (i386_register_convert_to_virtual): Replace
1076 assertion with a warning if we're asked to convert towards a
1077 non-floating-point type. Zero out the the buffer where the data
1078 is supposed to be stored in that case.
1079
1080 2001-07-29 Eli Zaretskii <eliz@is.elta.co.il>
1081
1082 * config/djgpp/djconfig.sh: Unset CDPATH.
1083
1084 * go32-nat.c (get_cr3): Temporary disable support for page tables
1085 in UMBs, as it is incomplete.
1086
1087 Support for stepping through longjmp in DJGPP programs:
1088
1089 * config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros.
1090 (GET_LONGJMP_TARGET): Define to call get_longjmp_target.
1091 (get_longjmp_target): Add prototype.
1092
1093 2001-07-28 Andrew Cagney <ac131313@redhat.com>
1094
1095 Fix some PID/TPID fallout for HP/UX.
1096 From 2001-07-22 Rodney Brown <rbrown64@csc.com.au>:
1097 * infttrace.c (ptrace_wait): Match external declaration,
1098 and match target_post_wait declaration.
1099
1100 2001-07-28 Andrew Cagney <ac131313@redhat.com>
1101
1102 * MAINTAINERS: Add Orjan Friberg as cris target maintainer.
1103 (cris): Set --enable-gdb-build-warnings flag to -w.
1104
1105 2001-07-28 Andrew Cagney <ac131313@redhat.com>
1106
1107 From 2001-07-23 Andreas Schwab <schwab@suse.de>:
1108 * config/m68k/tm-m68k.h (TARGET_LONG_DOUBLE_FORMAT): Define.
1109 (TARGET_LONG_DOUBLE_BIT): Define.
1110 (REGISTER_VIRTUAL_SIZE): Return 12 for floating point registers.
1111 (MAX_REGISTER_VIRTUAL_SIZE): Increase to 12.
1112 (REGISTER_VIRTUAL_TYPE): Return builtin_type_long_double for
1113 floating point registers.
1114 (REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL)
1115 (REGISTER_CONVERT_TO_RAW): Remove.
1116 * config/m68k/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define.
1117
1118 2001-07-26 Andrew Cagney <ac131313@redhat.com>
1119
1120 * thread.c, breakpoint.c: Include "gdb.h".
1121 * Makefile.in (gdb_h): Define.
1122 (HFILES_NO_SRCDIR): Add gdb.h.
1123 (mi-cmd-break.o, mi-main.o, thread.o)
1124 (breakpoint.o): Add dependency on $(gdb_h).
1125
1126 * defs.h (enum gdb_rc, gdb_breakpoint_query)
1127 (gdb_breakpoint, gdb_thread_select)
1128 (gdb_list_thread_ids): Move declaration from here ...
1129 * gdb.h: To here. New file.
1130
1131 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1132
1133 * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
1134 (SUBDIR_TUI_SRCS): Add tui-out.c tui-hooks.c
1135 (SFILES): Likewise.
1136 (tui-out.o): Define dependencies.
1137 (tui-hooks.o): Likewise.
1138
1139 2001-07-28 Andrew Cagney <ac131313@redhat.com>
1140
1141 * MAINTAINERS: Update e-mail address of active @cygnus.com
1142 maintainers to @redhat.com.
1143
1144 2001-07-28 Andrew Cagney <ac131313@redhat.com>
1145
1146 * README (Known bugs): Delete section.
1147 (Kernel debugging): Delete section.
1148 (Languages other than C): Delete section.
1149 (Host/target specific installation notes) New section.
1150
1151 2001-07-28 Mark Kettenis <kettenis@gnu.org>
1152
1153 * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
1154 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
1155 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
1156 prototypes.
1157 * config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
1158 config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
1159 i386_dwarf_reg_to_regnum.
1160 * i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
1161 New functions.
1162
1163 * i386-tdep.c: Include "gdb_assert.h"
1164 (i386_register_convert_to_virtual): Fix such that it can handle
1165 conversion to any floating-point type. Assert that we are dealing
1166 with a floating-point first.
1167 (i386_register_convert_to_raw): Assert that TYPE is a
1168 floating-point type with length 12.
1169
1170 2001-07-27 John R. Moore <jmoore@redhat.com>
1171
1172 * configure.in: Added dependency of gdb on tcl/tk libraries.
1173 * Makefile.in: Likewise.
1174 * configure: Regenerated with the above using autoconf.
1175
1176 2001-07-26 Elena Zannoni <ezannoni@redhat.com>
1177
1178 * sh-tdep.c (sh_gdbarch_init): Use SH_DEFAULT_NUM_REGS instead of
1179 NUM_REGS.
1180 (SH_DEFAULT_NUM_REGS): Define.
1181
1182 2001-07-26 Eli Zaretskii <eliz@is.elta.co.il>
1183
1184 * go32-nat.c (read_memory_region): Make sure the segment limit was
1185 indeed set, to work around a Windows 2000 bug.
1186
1187 2001-07-25 Daniel Jacobowitz <drow@mvista.com>
1188
1189 * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.
1190 * infttrace.c (child_xfer_memory): Likewise.
1191 * symm-nat.c (child_xfer_memory): Likewise.
1192 * gdbserver/low-hppabsd.c (read_inferior_memory): Likewise.
1193 (write_inferior_memory): Likewise.
1194 * gdbserver/low-linux.c (read_inferior_memory): Likewise.
1195 (write_inferior_memory): Likewise.
1196 * gdbserver/low-lynx.c (read_inferior_memory): Likewise.
1197 (write_inferior_memory): Likewise.
1198 * gdbserver/low-nbsd.c (read_inferior_memory): Likewise.
1199 (write_inferior_memory): Likewise.
1200 * gdbserver/low-sparc.c (read_inferior_memory): Likewise.
1201 (write_inferior_memory): Likewise.
1202 * gdbserver/low-sun3.c (read_inferior_memory): Likewise.
1203 (write_inferior_memory): Likewise.
1204
1205 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
1206
1207 * README: Mention how to make gdb.pdf.
1208
1209 * NEWS: Update.
1210
1211 2001-07-24 Stephen P. Smith <ischis2@home.com>
1212
1213 * MAINTAINERS (Stephen P. Smith): Added to write after approval
1214 list.
1215
1216 2001-07-23 Andrew Cagney <ac131313@redhat.com>
1217
1218 * mips-tdep.c (mips_push_arguments): Add comment explaining
1219 problem with LE o32 GCC.
1220
1221 2001-07-23 Elena Zannoni <ezannoni@redhat.com>
1222
1223 * config/powerpc/aix.mh (MH_LDFLAGS): Don't set these, the Gnu linker
1224 doesn't understand them.
1225
1226 2001-07-23 Elena Zannoni <ezannoni@redhat.com>
1227
1228 * memattr.c (mem_info_command): Reformat output to look more like
1229 'info break' output.
1230 (_initialize_mem): Improve help.
1231
1232 2001-07-23 Mark Kettenis <kettenis@gnu.org>
1233
1234 * configure.in (AC_CHECK_FUNCS): Add setpggrp.
1235 (AC_FUNC_SETPGRP): Add.
1236 * aclocal.m4, configure, config.in: Regenerated.
1237 * inflow.c (gdb_setpgid): Get rid of NEED_POSIX_SETPGID and
1238 SETPGRP_ARGS. Always use setpgid if it is available, fall back on
1239 setpgrp if it isn't. Use SETPGRP_VOID (defined by autoconf) to
1240 distinguish between the two setpgrp flavours.
1241 * config/xm-sysv4.h, config/arm/xm-linux.h,
1242 config/i386/xm-i386aix.h, config/i386/xm-sco.h,
1243 config/i386/xm-linux.h, config/i386/xm-ptx.h,
1244 config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
1245 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h,
1246 config/ia64/xm-linux.h (NEED_POSIX_SETPGID): Remove.
1247 * config/rs6000/xm-rs6000.h (SETPGRP_ARGS): Remove.
1248
1249 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
1250
1251 * go32-nat.c (read_memory_region): Set the granularity bit of the
1252 allocated segment according to its size, and adjust the limit to
1253 be page-aligned if the segment is page-granular.
1254
1255 * (get_cr3, get_pde, get_pte, display_ptable_entry, go32_pde)
1256 (display_page_table, go32_pte, go32_pte_for_address): New functions.
1257 (_initialize_go32_nat): Initialize and document them.
1258
1259 2001-07-22 Mark Kettenis <kettenis@gnu.org>
1260
1261 * i386gnu-nat.c: Include "i387-nat.h".
1262 (struct env387): Removed.
1263 (reg_offset): Fix comment.
1264 (fetch_fpregs): Use FCTRL_REGNUM and FOP_REGNUM instead of
1265 FIRST_FPU_CONTROL_REGNUM and LAST_FPU_CONTROL_REGNUM. Rewrite to
1266 use i387_supply_fsave.
1267 (gnu_fetch_registers): Remove spurious whitespace.
1268 (convert_to_env387): Remove.
1269 (store_fpregs): Add argument regno. Use i387_fill_fsave instead
1270 of convert_to_env387.
1271 (gnu_store_registers): Remove spurious whitespace. Pass REGNO to
1272 store_fpregs.
1273 * config/i386/i386gnu.mt (TDEPFILES): Add i387-tdep.o.
1274 * config/i386/i386gnu.mh (XDEPFILES): Remove i387-tdep.o.
1275 (NATDEPFILES): Add i387-nat.o.
1276
1277 2001-07-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1278
1279 * Makefile.in (ALLDEPFILES): Add m68hc11-tdep.c.
1280 (m68hc11-tdep.o): Define dependencies.
1281
1282 2001-07-22 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1283
1284 * m68hc11-tdep.c (m68hc11_gdbarch_init): Define int at 16-bits.
1285
1286 2001-07-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1287
1288 * utils.c (init_page_info): Use tui_get_command_dimension.
1289 * printcmd.c (disassemble_command): Simplify tui specific code,
1290 use tui_is_window_visible, tui_show_assembly.
1291
1292 2001-07-21 Mark Kettenis <kettenis@gnu.org>
1293
1294 * i386bsd-nat.c: Do not include <sys/sysctl.h>.
1295 (_initialize_i386bsd_nat) [KERN_PS_STRINGS]: Move FreeBSD-specific
1296 code to ...
1297 * i386fbsd-nat.c: ... here. New file.
1298 * config/i386/fbsd.mh (NATDEPFILES): Add i386-fbsd.o.
1299 * config/i386/nm-fbsd.h (CHILD_RESUME): Define.
1300 * Makefile.in (ALLDEPFILES): Add i386fbsd-nat.c.
1301 (i386fbsd-nat.o): Add dependencies.
1302
1303 2001-07-19 Daniel Jacobowitz <drow@mvista.com>
1304
1305 * signals.c: New file.
1306 * Makefile.in: Add signals.o.
1307 * target.c (struct signals, target_signal_to_name)
1308 (target_signal_from_name, target_signal_from_host)
1309 (do_target_signal_to_host, target_signal_to_host_p)
1310 (target_signal_to_host, target_signal_from_command): Move to
1311 signals.c.
1312 (initialize_targets): Move check of struct signals to...
1313 * signals.c (_initialize_signals): Here.
1314
1315 2001-07-19 Andrew Cagney <ac131313@redhat.com>
1316
1317 * MAINTAINERS: Add Michael Chastain as C++ testsuite maintainer.
1318
1319 2001-07-19 Andrew Cagney <ac131313@redhat.com>
1320
1321 From Stephen Smith:
1322 * configure.tgt (i*86-*-pe*): New target.
1323
1324 2001-07-19 Andrew Cagney <ac131313@redhat.com>
1325
1326 From 2001-07-16 Rodney Brown <rbrown64@csc.com.au>:
1327 * infttrace.c (child_thread_alive): Fix gdb_tid typo.
1328 * somsolib.c (no_shared_libraries): Provide stub.
1329 * xcoffsolib.c (no_shared_libraries): Provide stub.
1330
1331 2001-07-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1332
1333 * Makefile.in (COMMON_OBS): Remove tui-file.o.
1334 (SUBDIR_TUI_OBS): Add it here.
1335 (SUBDIR_TUI_SRCS): Move tui-file.c and tui-file.h here.
1336 (main.o): Remove dependency with tui-file.h.
1337
1338 2001-07-17 Elena Zannoni <ezannoni@redhat.com>
1339
1340 * Makefile.in (tui-file.o): Update dependencies.
1341
1342 2001-07-17 Elena Zannoni <ezannoni@redhat.com>
1343
1344 * top.c (catch_errors): Convert PTR to void * in parameters list.
1345 (quit_cover): Ditto.
1346
1347 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1348
1349 * source.c (find_source_lines): Remove tui test, must be replaced
1350 by appropriate warning hook.
1351 (print_source_lines): Remove tui hacks, must be replaced by cli.
1352 (forward_search_command): Remove tui hacks, can be replaced by
1353 appropriate calls to identify_source_line when tui scrolls.
1354 (reverse_search_command): Likewise.
1355
1356 2001-07-16 Nick Duffek <nsd@redhat.com>
1357
1358 * remote.c (init_remote_ops, init_remote_cisco_ops,
1359 init_remote_async_ops): Set to_pid_to_str and
1360 to_extra_thread_info correctly and in the same order as declared
1361 in target.h.
1362
1363 2001-07-16 Andrew Cagney <ac131313@redhat.com>
1364
1365 * remote.c: Revert below. Included more than intended.
1366
1367 2001-07-16 Nick Duffek <nsd@redhat.com>
1368
1369 * remote.c (init_remote_ops, init_remote_cisco_ops,
1370 init_remote_async_ops): Set to_pid_to_str and
1371 to_extra_thread_info correctly and in the same order as declared
1372 in target.h.
1373
1374 2001-07-16 Nick Duffek <nsd@redhat.com>
1375
1376 * findvar.c (read_var_value): Apply value_as_pointer() to
1377 addresses retrieved from the target for LOC_BASEREG and
1378 LOC_BASEREG_ARG variables.
1379
1380 2001-07-16 Orjan Friberg <orjanf@axis.com>
1381
1382 * NEWS: New target CRIS.
1383
1384 2001-07-16 Elena Zannoni <ezannoni@redhat.com>
1385
1386 * top.c (show_commands): Remove extern decl of history_get, it's
1387 already in readline/history.h.
1388
1389 2001-07-16 Elena Zannoni <ezannoni@redhat.com>
1390
1391 * top.c (is_complete_command, init_cmd_lists, init_cli_cmds,
1392 execute_user_command, do_setshow_command, get_prompt, init_proc,
1393 serial_log_command): Remove extern declarations. Include
1394 cli/cli-cmds.h, cli/cli-script.h, cli/cli-setshow.h, serial.h.
1395 * gdbcmd.h (execute_user_command): Remove declaration, it's already
1396 in cli/cli-script.h.
1397 * command.h (do_setshow_command): Remove declaration, it's already
1398 in cli/cli-setshow.h.
1399 * infrun.c: Include "cli/cli-script.h" for execute_user_command.
1400 * Makefile.in (infrun.o): Update dependencies.
1401 (top.o): Ditto.
1402 * cli/cli-setshow.h: Add comment for do_setshow_command.
1403
1404 2001-07-16 Eli Zaretskii <eliz@is.elta.co.il>
1405
1406 * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
1407 call to chdir on this symbol rather than on __DJGPP__.
1408 (CANT_FORK) [__MSDOS__]: Move from here...
1409 * defs.h (CANT_FORK) [__MSDOS__]: ...to here.
1410 (GLOBAL_CURDIR) [__MSDOS__]: Define.
1411
1412 2001-07-16 Orjan Friberg <orjanf@axis.com>
1413
1414 * configure.tgt: Recognise the CRIS architecture.
1415 * config/cris/cris.mt: New file for CRIS target.
1416 * cris-tdep.c: New file for CRIS target.
1417
1418 2001-07-15 Elena Zannoni <ezannoni@redhat.com>
1419
1420 * top.c (quit_cover, float_handler): Move definition up before use.
1421 (gdb_init): Move to end of file, to avoid calls to not yet defined
1422 functions.
1423 Delete prototypes.
1424
1425 2001-07-14 Andrew Cagney <ac131313@redhat.com>
1426
1427 * serial.h (SERIAL_ASYNC): Delete.
1428 (DEPRECATED_SERIAL_FD): Delete.
1429 (SERIAL_DEBUG): Delete.
1430 (SERIAL_DEBUG_P): Delete.
1431 (SERIAL_DRAIN_OUTPUT): Delete.
1432 (SERIAL_FLUSH_OUTPUT): Delete.
1433 (SERIAL_FLUSH_INPUT): Delete.
1434 (SERIAL_SEND_BREAK): Delete.
1435 (SERIAL_RAW): Delete.
1436 (SERIAL_GET_TTY_STATE): Delete.
1437 (SERIAL_SET_TTY_STATE): Delete.
1438 (SERIAL_PRINT_TTY_STATE): Delete.
1439 (SERIAL_NOFLUSH_SET_TTY_STATE): Delete.
1440 (SERIAL_SETBAUDRATE): Delete.
1441 (SERIAL_SETSTOPBITS): Delete.
1442 (SERIAL_CAN_ASYNC_P): Delete.
1443 (SERIAL_IS_ASYNC_P): Delete.
1444 (SERIAL_UN_FDOPEN): Delete.
1445 (SERIAL_READCHAR): Delete.
1446 (SERIAL_CLOSE): Delete.
1447 (SERIAL_FDOPEN): Delete.
1448 (SERIAL_OPEN): Delete.
1449 * ser-unix.c: Update.
1450 * sparclet-rom.c: Update.
1451 * remote-bug.c: Update.
1452 * dsrec.c: Update.
1453 * xmodem.c: Update.
1454 * nindy-share/ttyflush.c: Update.
1455 * nindy-share/Onindy.c: Update.
1456 * utils.c: Update.
1457 * serial.c: Update.
1458 * remote-nindy.c: Update.
1459 * inflow.c: Update.
1460 * sparcl-tdep.c: Update.
1461 * sh3-rom.c: Update.
1462 * remote.c: Update.
1463 * remote-utils.c: Update.
1464 * remote-st.c: Update.
1465 * remote-sds.c: Update.
1466 * remote-rdp.c: Update.
1467 * remote-os9k.c: Update.
1468 * remote-nrom.c: Update.
1469 * remote-mips.c: Update.
1470 * remote-es.c: Update.
1471 * remote-e7000.c: Update.
1472 * remote-array.c: Update.
1473 * ocd.c: Update.
1474 * nindy-share/nindy.c: Update.
1475 * monitor.c: Update.
1476
1477 2001-07-14 Andrew Cagney <ac131313@redhat.com>
1478
1479 * mn10200-tdep.c: Replace value_ptr with ``struct value *''.
1480 * mcore-tdep.c: Ditto.
1481 * sparc-tdep.c: Ditto.
1482 * sh-tdep.c: Ditto.
1483 * rs6000-tdep.c: Ditto.
1484 * ppc-linux-tdep.c: Ditto.
1485 * m68hc11-tdep.c: Ditto.
1486 * ia64-tdep.c: Ditto.
1487 * i386-tdep.c: Ditto.
1488 * arm-linux-tdep.c: Ditto.
1489 * hppa-tdep.c: Ditto.
1490 * h8500-tdep.c: Ditto.
1491 * fr30-tdep.c: Ditto.
1492 * arm-tdep.c: Ditto.
1493 * alpha-tdep.c: Ditto.
1494 * d30v-tdep.c: Ditto.
1495 * d10v-tdep.c: Ditto.
1496 * m32r-tdep.c: Ditto.
1497 * mips-tdep.c: Ditto.
1498 * v850-tdep.c: Ditto.
1499
1500 2001-07-15 Elena Zannoni <ezannoni@redhat.com>
1501
1502 * top.c (readline_line_completion_function, noop_completer): Move
1503 from here...
1504 * completer.c (readline_line_completion_function, noop_completer):
1505 ...to here.
1506 * gdbcmd.h (readline_line_completion_function, noop_completer):
1507 Move declarations from here...
1508 * completer.h (readline_line_completion_function, noop_completer):
1509 ...to here.
1510 * corefile.c: Include completer.h.
1511 * source.c: Ditto.
1512 * symfile.c: Ditto.
1513 * Makefile.in: Update dependencies.
1514
1515 2001-07-15 Eli Zaretskii <eliz@is.elta.co.il>
1516
1517 * go32-nat.c (go32_create_inferior): Support command lines longer
1518 than 126 characters.
1519
1520 2001-07-14 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1521
1522 * NEWS: New target 68HC11/68HC12.
1523
1524 2001-07-14 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1525
1526 * utils.c (query): Remove tui hacks; tui must use the query_hook.
1527 * top.c (command_loop): Remove tui insert_mode hacks; don't call
1528 tuiCleanUp because this must be made with atexit by tui.
1529 * symfile.c (symbol_file_command): Remove call to TUIDO
1530 * stack.c (show_and_print_stack_frame_stub): Remove tui check;
1531 not necessary when using the selected frame hooks.
1532 (print_stack_frame_stub): Likewise.
1533 (print_frame_info_base): Likewise.
1534 (print_frame_info): Likewise.
1535 (up_silently_command): Likewise.
1536 (down_silently_command): Likewise.
1537 (show_stack_frame): Likewise for TUIDO.
1538 (select_frame): Likewise.
1539 (select_and_print_frame): Likewise.
1540 (stack_publish_stopped_with_no_frame): Remove.
1541 (select_and_maybe_print_frame): Remove.
1542 * main.c (captured_main): Remove tui_fileopen and tuiInit; tui
1543 must use the initialize ui hook.
1544 * infrun.c (normal_stop): Remove call to TUIDO; tui must use the
1545 selected frame hooks.
1546 * event-top.c (command_handler): Remove tui insert_mode hack.
1547 * defs.h: Remove TUIDO; Only include tui.h.
1548 * breakpoint.c (mention): Remove calls to TUIDO.
1549 (delete_breakpoint): Remove tui hacks; tui must install
1550 the breakpoint hooks.
1551
1552 2001-07-14 Mark Kettenis <kettenis@gnu.org>
1553
1554 * config/i386/xm-linux.h (KERNEL_U_ADDR): Move from here...
1555 * config/i386/nm-linux.h: ...to here. Change comments about user
1556 area/struct a bit.
1557
1558 * config/i386/xm-linux.h (HAVE_TERMIOS): Really remove.
1559
1560 * Makefile.in (ALLDEPFILES): Add i386bsd-nat.c and i386bsd-tdep.c
1561 (i386bsd-tdep.o, i386bsd-nat.o): New targets.
1562
1563 2001-07-13 Elena Zannoni <ezannoni@redhat.com>
1564
1565 * remote-e7000.c (fetch_regs_from_dump): If register set is null,
1566 generate an internal error.
1567 (e7000_fetch_registers): Initialize variable 'wanted'.
1568 (e7000_wait): Initialize variable 'wanted_nopc'.
1569 (e7000_store_register): Fix sprintf compiler warnings.
1570 (sub2_from_pc): Ditto.
1571 (e7000_open): Close the descriptor, not the name.
1572 (e7000_load): Fix compiler warnings.
1573 (sub2_from_pc): Ditto.
1574 * Makefile.in (remote-e7000.o): Can now compile with -Werror.
1575
1576 2001-07-13 Mark Kettenis <kettenis@gnu.org>
1577
1578 * i386bsd-nat.c: Include <signal.h>, <stddef.h> and
1579 <sys/sysctl.h>.
1580 (store_inferior_registers): Wrap long line.
1581 (i386bsd_dr_get_status): Fix typo in comment.
1582 (_initialize_i386bsd_nat): New function. * i386bsd-tdep.c: New
1583 file. * config/i386/tm-fbsd.h (IN_SIGTRAMP): New define.
1584 (i386bsd_in_sigtramp): New prototype.
1585 (SIGTRAMP_START, SIGTRAMP_END): Redefine in terms...
1586 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): ...these new
1587 (external) variables.
1588 (SIGCONTEXT_PC_OFFSET): Removed.
1589 (FRAME_SAVED_PC): New define.
1590 (i386bsd_frame_saved_pc): New function. * config/i386/fbsd.mt
1591 (TDEPFILES): Add i386bsd-tdep.o.
1592
1593 2001-07-12 Daniel Jacobowitz <drow@mvista.com>
1594
1595 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Use ISO C
1596 definition.
1597
1598 2001-07-13 Mark Kettenis <kettenis@gnu.org>
1599
1600 * lin-lwp.c (lin_lwp_wait): Avoid check for resumed LWPs if there
1601 are no registered LWPs yet.
1602
1603 2001-07-12 Daniel Jacobowitz <drow@mvista.com>
1604
1605 * config/i386/nm-linux.h (CANNOT_FETCH_REGISTER): Call the right
1606 function.
1607 (CANNOT_STORE_REGISTER): Likewise.
1608
1609 2001-07-12 Keith Seitz <keiths@redhat.com>
1610
1611 * remote-rdp.c: Include "serial.h"
1612
1613 2001-07-12 Daniel Jacobowitz <drow@mvista.com>
1614
1615 * gdbserver/remote-utils.c (remote_open): Set VMIN to 1
1616 in HAVE_TERMIO/HAVE_TERMIOS cases.
1617
1618 2001-07-12 Mark Kettenis <kettenis@gnu.org>
1619
1620 * lin-lwp.c (stop_wait_callback): Add support for flushing
1621 signals. Use that in favour of the old code to get rid of
1622 superfluous SIGINTs.
1623 (lin_lwp_wait): Use the new support in stop_wait_callback to
1624 flush all but one SIGINT.
1625
1626 * i386-tdep.c (i386_extract_return_value): Undo 2001-07-11 changes
1627 to comment.
1628 (i386_store_return_value): Improve comments about storing
1629 floating-point return values.
1630
1631 * config/arm/xm-linux.h, config/i386/xm-linux.h,
1632 config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
1633 config/sparc/xm-linux.h, config/ia64/xm-linux.h (HAVE_TERMIOS):
1634 Removed. Taken care of by autoconf and terminal.h.
1635
1636 2001-07-12 Daniel Jacobowitz <drow@mvista.com>
1637
1638 * mips-tdep.c (mips_type_needs_double_align): New function.
1639 (mips_push_arguments): Align o32 structs to even argument
1640 registers if necessary.
1641
1642 2001-07-11 Daniel Jacobowitz <drow@mvista.com>
1643
1644 * config/djgpp/fnchange.lst: Add entries for
1645 mips-linux-nat.c and mips-linux-tdep.c.
1646
1647 2001-07-12 Mark Kettenis <kettenis@gnu.org>
1648
1649 * config/powerpc/xm-linux.h: Fix corrupted file.
1650
1651 * configure.in: Add check for sigsetjmp.
1652 * config/m68k/xm-linux.h (HAVE_SIGSETJMP): Removed.
1653 * config/xm-sysv4.h (HAVE_SIGSETJMP): Removed.
1654 * configure, config.in: Regenerated.
1655
1656 2001-07-11 Elena Zannoni <ezannoni@redhat.com>
1657
1658 * config/sh/tm-sh.h (struct gdbarch_tdep): Add
1659 FLOAT_ARGLAST_REGNUM, RETURN_REGNUM, ARG0_REGNUM, ARGLAST_REGNUM,
1660 PR_REGNUM fields.
1661
1662 * sh-tdep.c (sh_skip_prologue_hard_way): Rename from
1663 skip_prologue_hard_way().
1664 (skip_prologue_hard_way): Make it a function pointer.
1665 (sh_print_register): Use function pointer do_pseudo_register,
1666 instead of sh_do_pseudo_register.
1667 (sh_do_registers_info): Ditto.
1668 (sh_gdbarch_init): Initialize do_pseudo_register.
1669 (IS_MOV_TO_R14): Rename from IS_MOV_R14.
1670 (skip_prologue_hard_way): Update.
1671 (sh_gdbarch_init): Move setting of frame_chain,
1672 get_saved_register, init_extra_frame_info, push_arguments,
1673 extract_return_value, pop_frame, store_struct_return,
1674 extract_struct_value_address, use_struct_convention,
1675 init_extra_frame_info to before target specific settings.
1676 (sh_gdbarch_init): Initialize new tdep fields
1677 FLOAT_ARGLAST_REGNUM, RETURN_REGNUM, ARG0_REGNUM, ARGLAST_REGNUM,
1678 PR_REGNUM.
1679 (sh_push_arguments): Use new gdbarch_tdep fields
1680 {ARG0,ARGLAST}_REGNUM.
1681 (sh_saved_pc_after_call, sh_nofp_frame_init_saved_regs,
1682 sh_init_extra_frame_info, sh_push_return_address,
1683 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
1684 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs): Update to use
1685 gdbarch_tdep->PR_REGNUM.
1686 (dr_reg_base_num, fv_reg_base_num): Move to earlier in the file.
1687
1688 2001-07-11 Daniel Jacobowitz <drow@mvista.com>
1689
1690 * config/mips/tm-linux.h: Include "tm-linux.h" instead of copying
1691 from it. Move definitions of REALTIME_LO and REALTIME_HI above
1692 include.
1693
1694 2001-07-11 Daniel Jacobowitz <drow@mvista.com>
1695
1696 * MAINTAINERS: List myself for MIPS/Linux
1697 port.
1698
1699 2001-07-11 Daniel Jacobowitz <drow@mvista.com>
1700
1701 * gdbserver/remote-utils.c (remote_open): Only
1702 check for F_SETOWN if we had F_SETFL and FASYNC.
1703
1704 2001-07-11 Daniel Jacobowitz <drow@mvista.com>
1705
1706 From Michael Fedrowitz <michael.fedrowitz@informatik.uni-ulm.de>:
1707
1708 * config/m68k/linux.mh: Remove core-regset.o.
1709 * m68klinux-nat.c: Fix comment.
1710 (supply_gregset): Change argument to elf_gregset_t *.
1711 (supply_fpregset): Change argument to elf_fpregset_t *.
1712 (fetch_core_registers): New function.
1713 (linux_elf_core_fns): Define.
1714 (_initialize_m68k_linux_nat): New function.
1715
1716 2001-07-11 Andrew Cagney <ac131313@redhat.com>
1717
1718 * configure.tgt: Mark d10v as pure multi-arch.
1719 * config/d10v/tm-d10v.h: Delete file.
1720 * config/d10v/d10v.mt (TM_FILE): Delete.
1721
1722 2001-07-10 Andrew Cagney <ac131313@redhat.com>
1723
1724 * serial.h (typedef serial_t): Delete. Replace all references to
1725 serial_t with `struct serial *'.
1726 * serial.c: Update.
1727 * nindy-share/ttyflush.c: Update.
1728 * nindy-share/ttyflush.c: Update.
1729 * nindy-share/Onindy.c: Update.
1730 * nindy-share/nindy.c: Update.
1731 * remote-rdp.c: Update.
1732 * remote-sds.c: Update.
1733 * remote-st.c: Update.
1734 * remote-nindy.c: Update.
1735 * remote-mips.c: Update.
1736 * remote-e7000.c: Update.
1737 * remote-os9k.c: Update.
1738 * remote-nrom.c: Update.
1739 * remote-es.c: Update.
1740 * remote-array.c: Update.
1741 * ocd.c: Update.
1742 * mon960-rom.c: Update.
1743 * dsrec.c: Update.
1744 * inflow.c: Update.
1745 * ser-e7kpc.c: Update.
1746 * sparclet-rom.c: Update.
1747 * srec.h: Update.
1748 * ser-tcp.c: Update.
1749 * ser-go32.c: Update.
1750 * sparcl-tdep.c: Update.
1751 * w89k-rom.c: Update.
1752 * utils.c: Update.
1753 * sh3-rom.c: Update.
1754 * remote.c: Update.
1755 * ser-pipe.c: Update.
1756 * ser-unix.c: Update.
1757 * ser-unix.h: Update.
1758 * xmodem.c: Update.
1759 * xmodem.h: Update.
1760
1761 2001-07-11 J.T. Conklin <jtc@redback.com>
1762
1763 From Greg McGary <greg@mcgary.org>:
1764 * gdbserver/remote-utils.c (remote_open): Set gdbserver as "owner"
1765 of SIGIO.
1766 (input_interrupt): Don't block on read, in case we got redundant
1767 SIGIO. Don't gripe about redundant SIGIO.
1768 * gdbserver/low-hppabsd.c (mywait): Use waitpid(). Enable SIGIO
1769 handler while waiting.
1770 * gdbserver/low-linux.c (mywait): Likewise.
1771 * gdbserver/low-nbsd.c (mywait): Likewise.
1772 * gdbserver/low-sparc.c (mywait): Likewise.
1773
1774 2001-07-11 Keith Seitz <keiths@redhat.com>
1775
1776 * infrun.c (print_stop_reason): Add missing uiout field
1777 "reason" for SIGNAL_RECEIVED case.
1778
1779 2001-07-11 Mark Kettenis <kettenis@gnu.org>
1780
1781 * config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H):
1782 Remove unused macro's.
1783
1784 * config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer
1785 used.
1786
1787 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1788
1789 * go32-nat.c (info_dos_cmdlist): New variable.
1790 (go32_info_dos_command): New function.
1791 (_initialize_go32_nat): Convert all DOS-specific commands into
1792 subcommands of "info dos". Suggested by Andrew Cagney
1793 <ac131313@redhat.com>.
1794
1795 2001-07-11 Mark Kettenis <kettenis@gnu.org>
1796
1797 * config/nm-linux.h: Fix comments.
1798
1799 * thread-db.c (enable_thread_event_reporting): Correct warning
1800 message about getting thread death breakpoint.
1801 Reported by John S Kallal <jskallal@home.com>.
1802
1803 * i386-tdep.c (i386_extract_return_value): "Fix" comment.
1804 (i386_store_return_value): Frob FPU status and tag word to make
1805 sure the return value is the only value on the FPU stack.
1806
1807 * config/tm-linux.h: Do not include <signal.h>. Instead provide
1808 reasonable defaults for REALTIME_LO and REALTIME_HI if they're not
1809 already defined.
1810 * config/nm-linux.h: Include <signal.h>.
1811 [__SIGRTMIN] (REALTIME_LO, REALTIME_HI): Define to __SIGRTMIN and
1812 (__SIGRTMAX + 1) respectively.
1813
1814 2001-07-10 Andrew Cagney <ac131313@redhat.com>
1815
1816 * mcore-rom.c: Include "serial.h".
1817 * Makefile.in (mcore-rom.o): Depends on "serial.h".
1818
1819 2001-07-10 Andrew Cagney <ac131313@redhat.com>
1820
1821 * Makefile.in (remote-bug.o): Depends on serial.h.
1822 * remote-bug.c: Include "serial.h".
1823 * MAINTAINERS: Mark m88k target as buildable.
1824 * TODO: Update.
1825
1826 2001-07-10 Jim Blandy <jimb@redhat.com>
1827
1828 Clean up the D10V port so that GDB and the target program no
1829 longer disagree on how big pointers are.
1830 * findvar.c (value_from_register): Remove special case code for D10V.
1831 * printcmd.c (print_frame_args): Same.
1832 * valops.c (value_at, value_fetch_lazy): Same.
1833 * values.c (unpack_long): Same.
1834 * gdbarch.sh: Changes to effect the following:
1835 * gdbarch.h (GDB_TARGET_IS_D10V, D10V_MAKE_DADDR,
1836 gdbarch_d10v_make_daddr_ftype, gdbarch_d10v_make_daddr,
1837 set_gdbarch_d10v_make_daddr, D10V_MAKE_IADDR,
1838 gdbarch_d10v_make_iaddr_ftype, gdbarch_d10v_make_iaddr,
1839 set_gdbarch_d10v_make_iaddr, D10V_DADDR_P,
1840 gdbarch_d10v_daddr_p_ftype, gdbarch_d10v_daddr_p,
1841 set_gdbarch_d10v_daddr_p, D10V_IADDR_P,
1842 gdbarch_d10v_iaddr_p_ftype, gdbarch_d10v_iaddr_p,
1843 set_gdbarch_d10v_iaddr_p, D10V_CONVERT_DADDR_TO_RAW,
1844 gdbarch_d10v_convert_daddr_to_raw_ftype,
1845 gdbarch_d10v_convert_daddr_to_raw,
1846 set_gdbarch_d10v_convert_daddr_to_raw, D10V_CONVERT_IADDR_TO_RAW,
1847 gdbarch_d10v_convert_iaddr_to_raw_ftype,
1848 gdbarch_d10v_convert_iaddr_to_raw,
1849 set_gdbarch_d10v_convert_iaddr_to_raw): Delete declarations.
1850 * gdbarch.c: Delete the corresponding definitions.
1851 (struct gdbarch): Delete members d10v_make_daddr,
1852 d10v_make_iaddr, d10v_daddr_p, d10v_iaddr_p,
1853 d10v_convert_daddr_to_raw, and d10v_convert_iaddr_to_raw.
1854 (startup_gdbarch): Remove initializers for the above.
1855 (verify_gdbarch, gdbarch_dump): Don't verify or dump them any
1856 more.
1857 * d10v-tdep.c (d10v_register_virtual_type): Rather that
1858 claiming the stack pointer and PC are 32 bits long (which they
1859 aren't), say that the stack pointer is an int16_t, and the
1860 program counter is a function pointer. This allows the rest
1861 of GDB to make the appropriate conversions between the code
1862 pointer format and real addresses.
1863 (d10v_register_convertible, d10v_register_convert_to_virtual,
1864 d10v_register_convert_to_raw): Delete function; no registers
1865 are convertible now, so we use
1866 generic_register_convertible_not instead.
1867 (d10v_address_to_pointer, d10v_pointer_to_address): New gdbarch
1868 methods.
1869 (d10v_push_arguments, d10v_extract_return_value): Remove special
1870 cases for code and data pointers.
1871 (d10v_gdbarch_init): Set gdbarch_ptr_bit to 16, so that GDB and
1872 the target agree on how large pointers are. Say that addresses
1873 are 32 bits long. Register the address_to_pointer and
1874 pointer_to_address conversion functions. Since no registers are
1875 convertible now, register generic_register_convertible_not as the
1876 gdbarch_register_convertible method instead of
1877 d10v_register_convertible. Remove registrations for
1878 d10v_register_convert_to_virtual,
1879 d10v_register_convert_to_raw, gdbarch_d10v_make_daddr,
1880 gdbarch_d10v_make_iaddr, gdbarch_d10v_daddr_p,
1881 gdbarch_d10v_iaddr_p, gdbarch_d10v_convert_daddr_to_raw, and
1882 gdbarch_d10v_convert_iaddr_to_raw.
1883
1884 * printcmd.c (print_scalar_formatted): If we are printing an
1885 address, remember that TARGET_ADDR_BIT is not always equal to
1886 TARGET_PTR_BIT.
1887
1888 * valops.c (value_cast): When casting a pointer to an integer,
1889 don't convert it to an address.
1890
1891 2001-07-10 Andrew Cagney <ac131313@redhat.com>
1892
1893 * remote-utils.h (struct serial): Declare as opaque. Remove
1894 include of "serial.h".
1895 * Makefile.in (remote_utils_h): Update.
1896
1897 * monitor.h (struct serial): Declare as opaque. Remove include of
1898 "serial.h".
1899 (struct monitor_ops): Replace serial_t with `struct serial *'.
1900 * monitor.c (monitor_desc): Ditto.
1901
1902 2001-07-10 Daniel Jacobowitz <drow@mvista.com>
1903
1904 * mips-linux-tdep.c: New file.
1905 * mips-linux-nat.c: New file.
1906 * config/mips/linux.mh: New file.
1907 * config/mips/linux.mt: New file.
1908 * config/mips/xm-linux.h: New file.
1909 * config/mips/nm-linux.h: New file.
1910 * config/mips/tm-linux.h: New file.
1911 * configure.host: Recognize mips*-*-linux*.
1912 * configure.tgt: Likewise.
1913 * NEWS: Mention mips*-*-linux* port.
1914
1915 2001-07-09 Andrew Cagney <ac131313@redhat.com>
1916
1917 * serial.h (struct serial): Rename `struct _serial_t'.
1918 * serial.c (XMALLOC): Define.
1919 (serial_open): Update. Use XMALLOC.
1920 (serial_fdopen): Ditto.
1921
1922 2001-07-07 Andrew Cagney <ac131313@redhat.com>
1923
1924 * gdbtypes.h (builtin_type_void_data_ptr): Rename
1925 builtin_type_ptr.
1926 * gdbtypes.c (builtin_type_void_data_ptr): Update.
1927 (build_gdbtypes): Update.
1928 (_initialize_gdbtypes): Update.
1929 * values.c (value_as_pointer): Update.
1930 * utils.c (host_pointer_to_address): Update.
1931 (address_to_host_pointer): Update.
1932
1933 2001-07-08 Andrew Cagney <ac131313@redhat.com>
1934
1935 * remote-udi.c (udi_wait): Make type, instead of name, of first
1936 parameter a ptid_t.
1937
1938 2001-07-07 Andrew Cagney <ac131313@redhat.com>
1939
1940 * ser-mac.c: Make obsolete.
1941 * Makefile.in (ser-mac.o): Ditto.
1942
1943 2001-07-08 Eli Zaretskii <eliz@is.elta.co.il>
1944
1945 * go32-nat.c (go32_get_windows_version, print_mem, go32_sysinfo)
1946 (read_memory_region, get_descriptor, display_descriptor)
1947 (go32_sldt, go32_sgdt, go32_sidt): New functions.
1948 (top-level): Include ctype.h, utsname.h, dos.h, and go32.h. Ifdef
1949 away `disable' from dos.h, since breakpoint.h defines an enum
1950 member of the same name, and GCC 2.7.2 barfs.
1951 (_initialize_go32_nat): Provide new commands dos-sysinfo, dos-ldt,
1952 dos-gdt, and dos-idt, all of them in the "info" class
1953
1954 2001-07-07 Kevin Buettner <kevinb@redhat.com>
1955
1956 * procfs.c (create_procinfo): Allocate space for saved_entryset
1957 and saved_exitset.
1958 (destroy_one_procinfo): Free space allocated to saved_entryset
1959 and saved_exitset.
1960
1961 2001-07-07 Andrew Cagney <ac131313@redhat.com>
1962
1963 * TODO (5.1): Update.
1964
1965 2001-07-07 Andrew Cagney <ac131313@redhat.com>
1966
1967 * symtab.c (main_name): New function.
1968 (set_main_name): New function.
1969 * symtab.h: Declare.
1970 * TODO: Update
1971
1972 From 2000-03-05 Anthony Green <green@redhat.com>:
1973 * dbxread.c (process_one_symbol): Handle the N_MAIN stab by
1974 setting main_name.
1975 * blockframe.c (inside_main_func): Use main_name instead of
1976 "main".
1977 * symtab.c (find_main_psymtab): Ditto.
1978 * source.c (select_source_symtab): Ditto.
1979 * nlmread.c (nlm_symfile_read): Ditto.
1980 * rs6000-tdep.c (skip_prologue): Ditto.
1981
1982 2001-07-07 Andrew Cagney <ac131313@redhat.com>
1983
1984 * TODO: Convert most items into PRs.
1985
1986 2001-07-07 Mark Kettenis <kettenis@gnu.org>
1987
1988 * lin-lwp.c (status_to_str): New function.
1989 (lin_lwp_wait): Use it to print debug messages where appropriate.
1990
1991 2001-07-06 Michael Chastain <chastain@redhat.com>
1992
1993 * i387-tdep.c (print_i387_value): Fix pointer glitch.
1994
1995 2001-07-07 Mark Kettenis <kettenis@gnu.org>
1996
1997 * lin-lwp.c (count_events_callback): Fix formatting. Turn check
1998 commented with "paranoia" into gdb_assert.
1999 (select_event_lwp_callback): Likewise.
2000 (cancel_breakpoints_callback): Bail out early if LP is the event
2001 LWP. Add comment about backup up breakpoints. Fix formatting and
2002 debug message.
2003 (select_event_lwp): Make solely repsonsible for switching event
2004 LWP. Fix formatting and remove bogus "ERROR" debug message.
2005 Don't backup breakpoints from here.
2006 (lin_lwp_wait): Don't touch LP->status, let select_event_lwp
2007 handle that. Only call select_event_lwp if we're not waiting for
2008 a specific LWP, i.e. when PID == -1. Backup breakpoints from here.
2009
2010 2001-07-06 Michael Snyder <msnyder@redhat.com>
2011
2012 * procfs.c (procfs_resume): Silence noisy warning.
2013
2014 2001-06-12 Michael Snyder <msnyder@redhat.com>
2015
2016 * lin-lwp.c: Prevent thread starvation by using a monte carlo
2017 method to choose which of several event threads to handle next.
2018
2019 (stop_wait_callback): Defer pushback of breakpoint events until
2020 later; add SIGTRAP events to the queue of unhandled events.
2021 Keep calling waitpid until SIGSTOP retrieved. If more than one
2022 non-SIGSTOP event is retrieved, push them back onto the process
2023 queue using kill.
2024 (count_events_callback, select_singlestep_lwp_callback,
2025 select_event_lwp_callback, cancel_breakpoints_callback,
2026 select_event_lwp): New functions. Implement monte carlo method
2027 for selecting which of several SIGTRAP threads to handle next.
2028 Push back the breakpoint event for all threads other than the
2029 selected one.
2030 (lin_lwp_wait): Call select_event_lwp to decide which of several
2031 sigtrapped lwps to handle next.
2032 (resume_callback): Disable code that attempts to handle
2033 step_resume breakpoints. Let core gdb handle this.
2034
2035 2001-07-06 Jim Blandy <jimb@redhat.com>
2036
2037 * gdbtypes.h (builtin_type_void_func_ptr): New builtin type.
2038 * gdbtypes.c (builtin_type_void_func_ptr): Define the variable.
2039 (build_gdbtypes): Initialize it.
2040 (_initialize_gdbtypes): Swap it.
2041
2042 2001-07-04 Daniel Jacobowitz <drow@mvista.com>
2043
2044 * mips-tdep.c (mips32_op): Correct offset.
2045 (itype_op): Likewise.
2046 (itype_rs): Fix formatting.
2047 (itype_immediate): Fix formatting.
2048 (jtype_op): Correct offset.
2049 (jtype_target): Fix formatting.
2050 (rtype_op): Correct offset.
2051 (rtype_rs): Fix formatting.
2052 (rtype_rt): Likewise.
2053 (rtype_rd): Likewise.
2054 (rtype_shamt): Likewise.
2055 (rtype_funct): Likewise.
2056
2057 (mips32_next_pc): Fix formatting and comments. Recognize
2058 coprocessor 1 branches. Check the correct field for BLT family
2059 branches. Use itype_rt instead of itype_rs for the second register
2060 of a BNE or BNEL branch. Move (unreachable) default case.
2061
2062 2001-07-04 Andrew Cagney <ac131313@redhat.com>
2063
2064 * ui-out.h (struct ui_out_impl): Add field is_mi_like_p.
2065 (ui_out_is_mi_like_p): Declare.
2066 * ui-out.c (ui_out_is_mi_like_p): Define.
2067 (default_ui_out_impl): Initialize is_mi_like_p to zero.
2068 * cli-out.c (cli_ui_out_impl): Ditto.
2069 * breakpoint.c (print_it_typical): Use ui_out_is_mi_like_p.
2070 (watchpoint_check, print_one_breakpoint, mention): Ditto.
2071 * infrun.c (print_stop_reason, normal_stop): Ditto.
2072
2073 2001-07-05 Daniel Jacobowitz <drow@mvista.com>
2074
2075 * mips-tdep.c (mips_software_single_step): New function.
2076 * config/mips/tm-mips.h: Add prototype for
2077 mips_software_single_step.
2078
2079 2001-07-05 Daniel Jacobowitz <drow@mvista.com>
2080
2081 * ppc-linux-nat.c (supply_gregset): Use elf_greg_t instead
2082 of greg_t.
2083 (fill_gregset): Likewise.
2084
2085 2001-07-05 Andrew Cagney <ac131313@redhat.com>
2086
2087 * objfiles.c (open_mapped_file): Use lbasename instead of
2088 basename.
2089
2090 2001-07-05 Jim Blandy <jimb@redhat.com>
2091
2092 * d10v-tdep.c (d10v_frame_chain, d10v_frame_init_saved_regs,
2093 show_regs, d10v_read_pc, d10v_write_pc, d10v_read_sp,
2094 d10v_write_sp, d10v_write_fp, d10v_read_fp,
2095 d10v_push_return_address): Call the functions d10v_make_daddr,
2096 d10v_make_iaddr, d10v_convert_iaddr_to_raw, and
2097 d10v_convert_daddr_to_raw, not the global macros D10V_MAKE_DADDR,
2098 D10V_MAKE_IADDR, D10V_CONVERT_IADDR_TO_RAW, and
2099 D10V_CONVERT_DADDR_TO_RAW.
2100
2101 * dwarf2read (dwarf2_build_psymtabs_hard): Doc fix.
2102
2103 2001-07-05 Mark Kettenis <kettenis@gnu.org>
2104
2105 * config/i386/xm-go32.h (HOST_I386): Removed.
2106 * config/i386/xm-linux.h (HOST_I386): Removed.
2107
2108 2001-07-04 Mark Kettenis <kettenis@gnu.org>
2109
2110 * i387-tdep.c (print_i387_value): Add extra space after final full
2111 stop in comment.
2112
2113 2001-07-04 Andrew Cagney <ac131313@redhat.com>
2114
2115 * TODO (5.1): Update. Doco changes committed.
2116
2117 2001-06-29 Andrew Cagney <ac131313@redhat.com>
2118
2119 * config/arm/tm-arm.h: Include "floatformat.h".
2120
2121 2001-06-29 Andrew Cagney <ac131313@redhat.com>
2122
2123 * i387-tdep.c: Include "gdb_assert.h".
2124 (print_i387_value): Use extract_floating to extract the FP value
2125 from a zero padded local buffer.
2126
2127 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2128
2129 * TODO: Delete all thread items. The thread code was overhauled.
2130
2131 2001-07-04 Elena Zannoni <ezannoni@redhat.com>
2132
2133 * memattr.c (create_mem_region): Move n to next memory region,
2134 to avoid infinite loop.
2135
2136 * memattr.h: Add copyright statement.
2137 * memattr.c: Ditto.
2138
2139 2001-07-04 Jim Blandy <jimb@redhat.com>
2140
2141 * dwarf2read.c (struct partial_die_info): New member: has_pc_info.
2142 (read_partial_die): Delete fourth argument; we return this info in
2143 the struct partial_die_info object itself now.
2144 (dwarf2_build_psymtabs_hard, scan_partial_symbols): Use the
2145 has_pc_info field of the partial die struct, rather than passing a
2146 variable by reference to read_partial_die.
2147
2148 * dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous
2149 code in loop condition.
2150
2151 2001-07-03 Michael Snyder <msnyder@redhat.com>
2152
2153 * thread_db (find_new_threads_callback, thread_db_thread_alive,
2154 attach_thread): Update comments.
2155
2156 2001-06-29 Ken Whaley <ken@believe.com>
2157
2158 * thread-db.c (attach_thread): Check for TD_THR_ZOMBIE in addition
2159 to TD_THR_UNKNOWN when looking for defunct zombie threads.
2160 (thread_db_thread_alive): Ditto.
2161 (find_new_threads_callback): Ditto.
2162
2163 2001-07-02 Daniel Jacobowitz <drow@mvista.com>
2164
2165 * MAINTAINERS: Add myself to the write-after-approval list.
2166
2167 2001-07-02 Daniel Jacobowitz <drow@mvista.com>
2168
2169 * solib-svr4.c: Include "elf/mips.h".
2170 (elf_locate_base): Make DT_MIPS_RLD_MAP block unconditional.
2171
2172 2001-07-02 Jim Blandy <jimb@redhat.com>
2173
2174 * dwarf2read.c (read_comp_unit, sibling_die, dump_die,
2175 dump_die_list, store_in_ref_table, follow_die_ref): Make these
2176 static; they're private functions.
2177
2178 2001-07-01 Mark Elbrecht <snowball@bigfoot.com>
2179
2180 * coffread.c (coff_symfile_read): Parse DWARF2 info if present.
2181
2182 2001-06-28 Elena Zannoni <ezannoni@redhat.com>
2183
2184 * TODO: Add import of readline 4.2 as a gdb 5.2 task.
2185
2186 2001-06-29 Andrew Cagney <ac131313@redhat.com>
2187
2188 * config/djgpp/fnchange.lst: Sort.
2189
2190 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2191
2192 * config/djgpp/fnchange.lst: Rename mi0-var-block.exp,
2193 mi0-var-cmd.exp, mi0-var-child.exp and mi0-var-display.exp.
2194
2195 2001-06-29 Andreas Jaeger <aj@suse.de>
2196
2197 * MAINTAINERS: Add myself to the write-after-approval list.
2198
2199 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2200
2201 * remote-array.c (SWAP_TARGET_AND_HOST): Delete macro.
2202 (get_hex_word): Don't use HOST_BYTE_ORDER.
2203 (array_fetch_registers): Add variable ``reg''. Use
2204 store_unsigned_integer to byte-swap the register. Delete unused
2205 local ``regs''.
2206
2207 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2208
2209 * MAINTAINERS: Add Per Bothner to Java maintainers.
2210
2211 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2212
2213 * rdi-share/unixcomm.c (SERIAL_PREFIX): Always provide a default.
2214 * rdi-share/hostchan.h (__unix): Hack, provide a default value.
2215 * rdi-share/host.h (__unix): Hack, define when __NetBSD__.
2216 * TODO: Update.
2217 * MAINTAINERS: Update. arm-elf builds.
2218
2219 2001-06-28 Jim Blandy <jimb@redhat.com>
2220
2221 * d10v-tdep.c (d10v_ts2_dmap_register): Doc fix.
2222
2223 * d10v-tdep.c (d10v_frame_chain_valid, d10v_use_struct_convention,
2224 d10v_breakpoint_from_pc, d10v_register_byte,
2225 d10v_register_raw_size, d10v_register_virtual_size,
2226 d10v_register_virtual_type, d10v_register_convertible,
2227 d10v_register_convert_to_virtual, d10v_register_convert_to_raw,
2228 d10v_make_daddr, d10v_make_iaddr, d10v_daddr_p, d10v_iaddr_p,
2229 d10v_convert_iaddr_to_raw, d10v_convert_daddr_to_raw,
2230 d10v_store_struct_return, d10v_store_return_value,
2231 d10v_extract_struct_value_address, d10v_frame_saved_pc,
2232 d10v_saved_pc_after_call, d10v_pop_frame, d10v_skip_prologue,
2233 d10v_frame_chain, d10v_frame_init_saved_regs,
2234 d10v_init_extra_frame_info, d10v_read_pc, d10v_write_pc,
2235 d10v_read_sp, d10v_write_sp, d10v_write_fp, d10v_read_fp,
2236 d10v_push_return_address, d10v_push_arguments,
2237 d10v_extract_return_value): Make these functions static.
2238
2239 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2240
2241 From Fernando Nasser:
2242 * infrun.c (handle_inferior_event): Handle "nexti" inside function
2243 prologues.
2244
2245 2001-06-28 Michael Snyder <msnyder@redhat.com>
2246
2247 * infrun.c (handle_inferior_event): Replace prev_pc test in all
2248 calls to bpstat_stop_status (removed in 1999-09-24). This test
2249 helps distinguish stepping over a breakpoint trap from stepping
2250 thru a jump to the instruction after a breakpoint trap.
2251 (handle_inferior_event): Don't bother writing the PC if
2252 DECR_PC_AFTER_BREAK is zero (optimization).
2253 * breakpoint.c (bpstat_stop_status): Add comment explaining the
2254 purpose and usage of the "not_a_breakpoint" argument in computing
2255 the breakpoint address.
2256
2257 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2258
2259 From 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
2260 * monitor.c (setmem_resp_delim_pattern): New regexp pattern.
2261 (setreg_resp_delim_pattern): Likewise.
2262 (setmem_resp_delim_fastmap): New buffer.
2263 (setreg_resp_delim_fastmap): Likewise.
2264 (monitor_open): Initialize above regexp if they are defined.
2265 (monitor_write_memory): Use regexp to check the result of write.
2266 (monitor_store_register): Likewise to check result of register set.
2267
2268 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2269
2270 From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
2271 * coff-solib.c: Include symfile.h and objfiles.h to make
2272 OBJF_SHARED visible.
2273
2274 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2275
2276 * configure.in (--enable-gdbmi): Enable by default.
2277 * configure: Regenerate.
2278 * TODO: Update.
2279 * NEWS: Update
2280
2281 2001-06-28 Joel Brobecker <brobecker@act-europe.fr>
2282
2283 * solib-osf.c (osf_in_dynsym_resolve_code): Add a comment
2284 explaining the consequences of always returning zero. No code
2285 change.
2286
2287 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2288
2289 From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:
2290 * defs.h (enum target_signal): Add TARGET_SIGNAL_REALTIME_65
2291 to TARGET_SIGNAL_REALTIME_127.
2292 * target.c (struct signals): Add SIG63 to SIG127.
2293 (target_signal_from_host): Handle up to 127 signals.
2294 (do_target_signal_to_host): Likewise.
2295
2296 2001-06-27 Andrew Cagney <ac131313@redhat.com>
2297
2298 * remote-sds.c (sds_start_remote): Change type of ``c'' to int
2299 from possibly unsigned char.
2300
2301 2001-06-27 Andrew Cagney <ac131313@redhat.com>
2302
2303 * ser-ocd.c: Delete file.
2304 * Makefile.in (ALLDEPFILES): Remove ser-ocd.c
2305 (ser-ocd.o): Delete target.
2306 * TODO: Update.
2307 * NEWS: Update.
2308
2309 2001-06-27 Andrew Cagney <ac131313@redhat.com>
2310
2311 * MAINTAINERS (Write After Approval): Sort.
2312 (Past Maintainers): Daniel Berlin stepped down as C++ maintainer.
2313
2314 2001-06-26 Andrew Cagney <ac131313@redhat.com>
2315
2316 * breakpoint.c (breakpoint_1): Always output the breakpoint
2317 headings. Leave it to ui-out to decide which
2318
2319 2001-06-25 Andrew Cagney <ac131313@redhat.com>
2320
2321 * stack.c (print_frame): For ui_out, output a list of arguments.
2322
2323 2001-06-25 Kevin Buettner <kevinb@redhat.com>
2324
2325 * MAINTAINERS (paper trail): Update.
2326
2327 2001-06-25 Michael Snyder <msnyder@redhat.com>
2328
2329 * infrun.c: Eliminate the "thread_step_needed" state variable,
2330 and replace it with a relatively simple test in resume.
2331 (resume): Replace thread_step_needed logic with a test for
2332 stepping, breakpoint_here_p and breakpoints_inserted.
2333 Move CANNOT_STEP_BREAKPOINT logic to after thread_step logic.
2334 (proceed): Discard thread_step_needed logic.
2335 (wait_for_inferior, fetch_inferior_event, handle_inferior_event):
2336 Discard thread_step_needed logic.
2337
2338 2001-06-24 Fernando Nasser <fnasser@redhat.com>
2339
2340 * remote-rdi.c (arm_rdi_wait): Fix return type in prototype.
2341 * rdi-share/host.h: Add missing parenthesis in conditional.
2342
2343 2001-06-22 J.T. Conklin <jtc@redback.com>
2344
2345 * configure.in: include nlist.h when checking for member som_addr
2346 in struct so_map.
2347 * configure: regenerate.
2348
2349 2001-06-21 Keith Seitz <keiths@redhat.com>
2350
2351 * cli-out.c (cli_out_new): Initialize new structure member
2352 "suppress_output".
2353
2354 2001-06-20 Andrew Cagney <ac131313@redhat.com>
2355
2356 * ui-out.h (ui_out_table_header): Add parameter ``col_name''.
2357 (table_header_ftype): Ditto.
2358 * cli-out.c (cli_table_header): Update.
2359 * ui-out.c (ui_out_table_header): Update.
2360 (uo_table_header): Update.
2361 (default_table_header): Update.
2362 (append_header_to_list): Update.
2363 (struct ui_out_header): Add field ``col_name''.
2364 (append_header_to_list): Use xstrdup. Initialize col_name.
2365 * breakpoint.c (breakpoint_1): Pass COL_NAME to
2366 ui_out_table_header.
2367
2368 2001-06-19 Andrew Cagney <ac131313@redhat.com>
2369
2370 * cli-out.c: Include "gdb_assert.h'.
2371 (struct ui_out_data): Add field ``suppress_output.
2372 (cli_table_begin): When NR_ROWS is zero, suppress_output.
2373 (cli_table_end): Clear suppress_output.
2374 (cli_table_body): Check suppress_output.
2375 (cli_table_header, cli_begin): Ditto.
2376 (cli_end, cli_field_int, cli_field_skip): Ditto.
2377 (cli_field_string, cli_field_fmt, cli_spaces): Ditto.
2378 (cli_text, cli_message, cli_wrap_hint): Ditto.
2379 * breakpoint.c (breakpoint_1): Close the ui_out table before
2380 printing the breakpoint not found message.
2381
2382 2001-06-18 Andrew Cagney <ac131313@redhat.com>
2383
2384 * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
2385 (default_table_begin): Ditto.
2386 (uo_table_begin): Ditto.
2387 * cli-out.c (cli_table_begin): Ditto.
2388 * ui-out.h (ui_out_table_begin): Update
2389 (table_begin_ftype): Update.
2390 * breakpoint.c (breakpoint_1): Pass nr_printable_breakpoints to
2391 ui_out_table_begin.
2392
2393 2001-06-16 Andrew Cagney <ac131313@redhat.com>
2394
2395 * breakpoint.c (breakpoint_1): Restructure. Compute the
2396 nr_printable_breakpoints. Move the header output to before the
2397 main print breakpoints loop.
2398 (user_settable_breakpoint): New function.
2399
2400 2001-06-18 Andrew Cagney <ac131313@redhat.com>
2401
2402 * infrun.c, breakpoint.c: Use strncmp as the "mi" test. Allow,
2403 "mi", "mi0" and "mi1".
2404
2405 2001-06-17 Andrew Cagney <ac131313@redhat.com>
2406
2407 * gdbarch.sh: Generate an error when conflicting macro
2408 definitions. Generate an error when both pure multi-arch and
2409 "tm.h".
2410 * gdbarch.h, gdbarch.c: Regenerate.
2411 * defs.h (GDB_MULTI_ARCH_TM): Rewrite definition.
2412
2413 2001-06-17 Andrew Cagney <ac131313@redhat.com>
2414
2415 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Down grade to
2416 GDB_MULTI_ARCH_PARTIAL from two.
2417
2418 2001-06-17 Fernando Nasser <fnasser@redhat.com>
2419
2420 From 2001-06-15 Eirik Fuller <eirik@hackrat.com>
2421 * cli/cli-script.c (free_command_lines): Reset list pointer.
2422
2423 2001-06-16 Andrew Cagney <ac131313@redhat.com>
2424
2425 * arch-utils.c (init_frame_pc_default): New function
2426 * arch-utils.h (init_frame_pc_default): Declare.
2427 * gdbarch.sh (INIT_FRAME_PC): Default to init_frame_pc_default and
2428 not init_frame_pc_noop.
2429 * gdbarch.h, gdbarch.c: Re-generate.
2430 * blockframe.c (INIT_FRAME_PC): Delete macro definition.
2431 * mips-tdep.c (mips_gdbarch_init): Set init_frame_pc to
2432 init_frame_pc_noop.
2433
2434 2001-06-16 Andrew Cagney <ac131313@redhat.com>
2435
2436 * gdbarch.c: Regenerate. Out-of-sync with gdbarch.sh.
2437
2438 2001-06-15 Andrew Cagney <ac131313@redhat.com>
2439
2440 * gdbarch.sh (CANNOT_FETCH_REGISTER): Multi-arch.
2441 (CANNOT_STORE_REGISTER): Ditto.
2442 * infptrace.c (CANNOT_FETCH_REGISTER): Delete definition.
2443 (CANNOT_STORE_REGISTER): Ditto.
2444 * regcache.c (CANNOT_STORE_REGISTER): Ditto.
2445 * lynx-nat.c (CANNOT_STORE_REGISTER): Ditto.
2446 * arch-utils.h (cannot_register_not): Define.
2447 * arch-utils.c (cannot_register_not): Declare.
2448
2449 2001-06-15 Andrew Cagney <ac131313@redhat.com>
2450
2451 * gdbarch.sh: Clarify pre/post default
2452 (INIT_FRAME_PC_FIRST, INIT_FRAME_PC): Multiarch.
2453 * blockframe.c (get_prev_frame): Remove #ifdef from around
2454 INIT_FRAME_PC_FIRST call.
2455 * arch-utils.c (init_frame_pc_noop): Define.
2456 * arch-utils.h (init_frame_pc_noop): Declare.
2457 * config/mips/tm-mips.h (INIT_FRAME_PC_FIRST): Delete.
2458 (INIT_FRAME_PC, mips_init_frame_pc_first): Ditto.
2459 * mips-tdep.c (mips_init_frame_pc_first): Make static.
2460 (mips_gdbarch_init): Initialize init_frame_pc_first.
2461 (mips_dump_tdep): Update.
2462
2463 2001-06-15 Michael Snyder <msnyder@redhat.com>
2464
2465 * infrun.c (context_switch): New function. Abstract the operation
2466 of saving and restoring infrun's state when switching threads.
2467 (handle_inferior_event): Normalize the handling of the 'thread hop'
2468 event (when the wrong thread hits a thread-specific breakpoint,
2469 and we need to solo-step that thread past the breakpoint).
2470 Call keep_going, instead of target_resume. Handle the subsequent
2471 singlestep-trap as a normal event instead of just resuming.
2472
2473 2001-06-15 Andrew Cagney <ac131313@redhat.com>
2474
2475 * arch-utils.c (core_addr_identity): New function. Rename
2476 default_convert_from_func_ptr_addr.
2477 * gdbarch.sh (CONVERT_FROM_FUNC_PTR_ADDR): Update.
2478 (ADDR_BITS_REMOVE): Define. Default to core_addr_identity.
2479 * defs.h (ADDR_BITS_REMOVE): Delete macro definition.
2480 * config/mips/tm-mips.h (ADDR_BITS_REMOVE): Delete definition.
2481 * mips-tdep.c (mips_addr_bits_remove): Make static.
2482 (mips_gdbarch_init): Initialize addr_bits_remove.
2483
2484 2001-06-15 Andrew Cagney <ac131313@redhat.com>
2485
2486 From 2001-02-26 D.J. Barrow <djbarrow@de.ibm.com>:
2487 * configure.tgt: Add S/390 31 & 64 bit target configuration.
2488 * configure.host: Ditto for host.
2489
2490 2001-06-15 Andrew Cagney <ac131313@redhat.com>
2491
2492 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.
2493 (EXTRACT_STRUCT_VALUE_ADDRESS): Change to a function with
2494 predicate.
2495 * gdbarch.h, gdbarch.c: Regenerate.
2496 * values.c (value_being_returned): Change the reference to
2497 EXTRACT_STRUCT_VALUE_ADDRESS_P to a function call.
2498
2499 2001-06-15 Joel Brobecker <brobecker@act-europe.fr>
2500
2501 * MAINTAINERS: Add Paul Hilfinger and Joel Brobecker to the
2502 Write After Approval list.
2503
2504 2001-06-14 Michael Snyder <msnyder@redhat.com>
2505
2506 * remote.c (show_remote_protocol_qSymbol_packet_cmd,
2507 set_remote_protocol_qSymbol_packet_cmd): New functions.
2508 (init_all_packet_configs, show_remote_cmd): Add qSymbol packet.
2509 (remote_check_symbols): New function. Implement qSymbol packet,
2510 allowing target to request symbol lookup service from gdb.
2511 (remote_open_1, remote_async_open_1): Call remote_check_symbols,
2512 allowing symbol lookup from exec_bfd on connection to target.
2513 (remote_new_objfile): New function. Catch new objfile notifications
2514 from shared library module, and call remote_check_symbols.
2515 (_initialize_remote): Hook remote_new_objfile into the shared
2516 library notification chain. Add "set remote symbol-lookup" command.
2517
2518 2001-06-14 Keith Seitz <keiths@redhat.com>
2519
2520 * tracepoint.c (trace_command): We now have tracepoint
2521 events. Get rid of those ugly hooks.
2522 (tracepoint_operation): Likewise.
2523 (trace_pass_command): Likewise.
2524
2525 2001-06-13 Michael Snyder <msnyder@redhat.com>
2526
2527 * gdbthread.h (struct thread_info): Add new fields:
2528 current_line, current_symtab, step_sp, for saved infrun state.
2529 * thread.c (save_infrun_state, load_infrun_state): Save and
2530 restore current_line, current_symtab, and step_sp.
2531 (add_thread): Rather than adding assignments to initialize
2532 the new fields, just use memset (tp, 0, sizeof (*tp).
2533 This way future new fields will not be overlooked.
2534 * infrun.c (handle_inferior_event): Save and restore save_sp,
2535 current_line, and current_symtab when switching threads.
2536
2537 2001-06-13 Elena Zannoni <ezannoni@redhat.com>
2538
2539 * MAINTAINERS: Add Andrew Cagney as co-maintainer of
2540 testsuite/gdb.mi.
2541
2542 2001-06-11 Andrew Cagney <ac131313@redhat.com>
2543
2544 * symtab.c (lookup_symtab_1): Replace basename with lbasename.
2545 (lookup_partial_symtab, file_matches): Ditto.
2546 (make_source_files_completion_list): Ditto.
2547 (make_file_symbol_completion_list): Ditto. Make local char*
2548 variable ``tail'' constant.
2549 (make_source_files_completion_list): Ditto with ``base_name''.
2550 * source.c (open_source_file): Use lbasename. Make ``p'' const
2551 char *.
2552
2553 2001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
2554
2555 * config/i386/xm-go32.h (SLASH_P, ROOTED_P, SLASH_CHAR)
2556 (SLASH_STRING): Remove unused definitions.
2557 * config/i386/xm-cygwin.h: Likewise.
2558
2559 2001-06-12 Andrew Cagney <ac131313@redhat.com>
2560
2561 * ui-out.c (ui_out_list_begin): Add parameter ``id''.
2562 (make_cleanup_ui_out_list_begin_end): Ditto. Open the list.
2563 * ui-out.h: Update declarations.
2564
2565 Mon Jun 11 17:26:43 2001 Andrew Cagney <cagney@b1.cygnus.com>
2566
2567 * source.c (openp): Make parameters ``path'' and ``string''
2568 constant.
2569 (openp): Use alloca to safely duplicate ``string''. Make local
2570 variables ``p'' and ``p1'' constant. Delete char* casts.
2571 * defs.h: Update.
2572
2573 * symtab.c (lookup_symtab_1): Make parameter ``name'' constant.
2574 (lookup_symtab, lookup_partial_symtab): Ditto.
2575 * symtab.h (lookup_symtab, lookup_partial_symtab): Update.
2576
2577 2001-06-11 Andrew Cagney <ac131313@redhat.com>
2578
2579 * ui-out.h (ui_out_table_begin): Make char* parameters constant.
2580 (ui_out_table_header, ui_out_field_int): Ditto.
2581 (ui_out_field_core_addr, ui_out_field_string): Ditto.
2582 (ui_out_field_stream, ui_out_field_fmt): Ditto.
2583 (ui_out_field_skip, ui_out_text, ui_out_message): Ditto.
2584 * ui-out.c (ui_out_table_begin, ui_out_table_header): Update.
2585 (ui_out_field_core_addr, ui_out_field_stream): Update.
2586 (ui_out_field_string, ui_out_field_fmt): Update.
2587 (ui_out_text, ui_out_message): Update.
2588 (append_header_to_list): Make char* parameters constant.
2589 (uo_table_header, uo_table_begin): Ditto.
2590 (uo_field_int, uo_field_skip): Ditto.
2591 (uo_field_string, uo_field_fmt): Ditto.
2592 (uo_text, uo_message): Ditto.
2593
2594 2001-06-11 Eli Zaretskii <eliz@is.elta.co.il>
2595
2596 * completer.c (gdb_completer_loc_break_characters): New variable.
2597 (line_completion_function): If we are completing on locations,
2598 back up the start of word pointer past all characters which can
2599 appear in a location spec.
2600 (location_completer): New function.
2601
2602 * completer.h: Add prototype for location_completer.
2603
2604 * symtab.c (make_source_files_completion_list)
2605 (add_filename_to_list, not_interesting_fname): New functions.
2606 (filename_seen): New function, body extracted from
2607 output_source_filename.
2608 (output_source_filename): Call filename_seen to check if the file
2609 was already printed.
2610 (make_symbol_completion_list): If TEXT includes a
2611 double-quoted string, return an empty list, not NULL.
2612 (make_file_symbol_completion_list): New function, similar to
2613 make_symbol_completion_list but with an additional argument
2614 SRCFILE.
2615
2616 * symtab.h (make_file_symbol_completion_list)
2617 (make_source_files_completion_list): Add prototypes.
2618
2619 * breakpoint.c (_initialize_breakpoint): Make location_completer
2620 be the completion function for all commands which set breakpoints
2621 and watchpoints.
2622 (top-level): #include "completer.h".
2623
2624 * tracepoint.c (_initialize_tracepoint): Make location_completer
2625 be the completion function for the "trace" command.
2626 (top-level): #include "completer.h".
2627
2628 * printcmd.c (_initialize_printcmd): Make location_completer be
2629 the completion function for the "print", "inspect", "call", and
2630 "disassemble" commands.
2631 (top-level): #include "completer.h".
2632
2633 * infcmd.c (_initialize_infcmd): Make location_completer be the
2634 completion function for the "go", "jump", and "until" commands.
2635 (top-level): #include "completer.h".
2636
2637 2001-06-10 Christopher Faylor <cgf@redhat.com>
2638
2639 * gnu-regex.c: Eliminate obsolete check for _MSC_VER.
2640 * utils.c (notice_quit): Remove dummy function only used for _MSC_VER.
2641 * values.c (unpack_double): Remove obsolete check for _MSC_VER.
2642 * defs.h: Ditto.
2643 * m32r-rom.c: Ditto.
2644 * p-exp.y: Ditto.
2645 * ser-e7kpc.c: Ditto. Define WIN32_LEAN_AND_MEAN under _WIN32, for
2646 faster compilation.
2647 (get_ds_base): Remove _MSC_VER version of this function.
2648 * nindy-share/ttyflush.c: Ditto.
2649 * rdi-share/host.h: Ditto.
2650 * ser-go32.c (dos_readchar): Remove call to obsolete function.
2651 * remote-sim.c (gdb_os_poll_quit): Ditto.
2652 * remote-e7000.c (expect): Remove obsolete #if 0'ed code.
2653
2654 * main.c (captured_main): Eliminate special Cygwin checks.
2655 * ser-tcp.c: Remove unneeded __CYGWIN__ guard against system include.
2656
2657 2001-06-09 Andrew Cagney <ac131313@redhat.com>
2658
2659 * Makefile.in (gdbcmd_h): Add ui_out_h.
2660 (breakpoint.o, infcmd.o, main.o, printcmd.o, stack.o): Ditto.
2661 (thread.o, top.o): Ditto.
2662
2663 * ui-out.h (table_begin_ftype): Make string parameters constant.
2664 (table_header_ftype): Ditto.
2665 (field_int_ftype): Ditto.
2666 (field_skip_ftype): Ditto.
2667 (field_string_ftype): Ditto.
2668 (field_fmt_ftype): Ditto.
2669 (text_ftype): Ditto.
2670 (message_ftype): Ditto.
2671 * cli-out.c (cli_table_begin): Ditto.
2672 (cli_table_header): Ditto.
2673 (cli_field_int): Ditto.
2674 (cli_field_skip): Ditto.
2675 (cli_field_string): Ditto.
2676 (cli_field_fmt): Ditto.
2677 (cli_text): Ditto.
2678 (cli_message): Ditto.
2679 (out_field_fmt): Ditto.
2680 * ui-out.c (default_table_begin): Ditto.
2681 (default_table_header): Ditto.
2682 (default_field_int): Ditto.
2683 (default_field_skip): Ditto.
2684 (default_field_string): Ditto.
2685 (default_field_fmt): Ditto.
2686 (default_text): Ditto.
2687 (default_message): Ditto.
2688
2689 2001-06-08 Michael Snyder <msnyder@redhat.com>
2690
2691 * breakpoint.c (delete_breakpoint): Pass mark_inserted to
2692 remove_breakpoint, so that the subsequent test for
2693 bpt->inserted will succeed, and duplicates will be fixed up.
2694
2695 2001-06-08 Per Bothner <per@bothner.com>
2696
2697 * dwarf2read.c (set_cu_language): Handle DW_LANG_Java.
2698
2699 2001-06-07 Keith Seitz <keiths@redhat.com>
2700
2701 * tracepoint.c (tracepoint_opertation): Add ui event
2702 notifications.
2703 (trace_pass_command): Ditto.
2704
2705 2001-06-07 Andrew Cagney <ac131313@redhat.com>
2706
2707 * MAINTAINERS (Write After Approval): Note the entry criteria.
2708 (HP/PA): Jeff Law stepped down
2709
2710 2001-06-07 Jim Blandy <jimb@redhat.com>
2711
2712 * gdbarch.sh: Make sure that '[' doesn't interpret interesting
2713 variable values as operators.
2714
2715 2001-06-07 Keith Seitz <keiths@redhat.com>
2716
2717 * gdb-events.sh: Fix quote escaping which was obsoleted
2718 by last patch.
2719
2720 2001-06-07 Keith Seitz <keiths@redhat.com>
2721
2722 * gdb-events.sh: Make if statements and tests
2723 a little more portable.
2724 Don't use shell's echo command to put strings containing
2725 escaped characeters into a file -- different flavors of /bin/sh
2726 require differnt levels of escaping. Use cat <<EOF instead.
2727 Our internal field separator is a colon. Change all
2728 commands which assume it is a space.
2729
2730 2001-06-06 Mark Kettenis <kettenis@gnu.org>
2731
2732 * lin-lwp.c (struct lwp_info): Add member `resumed'.
2733 (iterate_over_lwps): Make sure we can handle CALLBACK deleting the
2734 LWP it's called for.
2735 (lin_lwp_attach): Mark LWP as resumed to make sure the fake
2736 SIGSTOP is reported.
2737 (resume_clear_callback): New function.
2738 (resume_set_callback): New function.
2739 (lin_lwp_resume): Mark all LWP's that we're going to resume as
2740 resumed, and unmark all others.
2741 (status_callback): Only report a pending wait status if we pretend
2742 that LP has been resumed.
2743 (resumed_callback): New function.
2744 (lin_lwp_wait): Add assertions to check that LWP's are properly
2745 marked as resumed. Partially revert 2001-05-25 patch by Michael
2746 Snyder: do not resume all threads. Add comment explaining the
2747 problems associated with this bit of code.
2748
2749 2001-06-07 Keith Seitz <keiths@redhat.com>
2750
2751 * MAINTAINTERS: Syd Polk is stepping down from
2752 maintaining libgui. I am replacing him.
2753
2754 2001-06-07 Eli Zaretskii <elis@is.elta.co.il>
2755
2756 * config/mips/tm-irix6.h: New file.
2757
2758 * config/mips/irix6.mh: New file.
2759
2760 * config/mips/irix6.mt: New file.
2761
2762 * config/mips/xm-irix6.h: New file.
2763
2764 * config/mips/nm-irix6.h: New file.
2765
2766 * mips-tdep.c (mips_gdbarch_init) <MIPS_ABI_N32>: Set up the
2767 disassembler info in tm_print_insn_info as appropriate for the N32
2768 ABI. Force N32 ABI to be the default if the CPU is R8000 or
2769 R10000.
2770
2771 * configure.tgt (mips*-sgi-irix6*): Map to irix6.
2772
2773 * configure.host (mips*-sgi-irix6*): Ditto.
2774
2775 2001-06-07 Andrew Cagney <ac131313@redhat.com>
2776
2777 * gnu-v3-abi.c: Include "gdb_assert.h".
2778 (build_gdb_vtable_type): Replace abort() with gdb_assert().
2779
2780 2001-06-06 Jim Blandy <jimb@redhat.com>
2781
2782 * cp-abi.h: Rearrange code to put documentation comments above the
2783 functions we export. The actual function table itself simply
2784 refers to those functions. Minor doc fixes.
2785
2786 * gdbarch.sh: Changes to effect the following:
2787 * gdbarch.c (initialize_non_multiarch): New function.
2788 * gdbarch.h (initialize_non_multiarch): New declaration.
2789 * arch-utils.c (initialize_current_architecture): For
2790 non-multiarch configurations, call initialize_non_multiarch.
2791
2792 2001-06-06 Andrew Cagney <ac131313@redhat.com>
2793
2794 * symfile.c (compare_psymbols): Replace PTR with void*. Delete
2795 declaration.
2796 (compare_symbols): Ditto.
2797
2798 2001-06-06 Jonathan Larmour <jlarmour@redhat.com>
2799
2800 * arch-utils.c (generic_prepare_to_proceed): Allow for having
2801 stopped due to a Ctrl-C as well as breakpoints.
2802
2803 * hppa-tdep.c (hppa_prepare_to_proceed): Add FIXME as this may not
2804 support thread switches after Ctrl-C.
2805 * lin-lwp.c (lin_lwp_prepare_to_proceed): Ditto.
2806 * linux-thread.c (linuxthreads_prepare_to_proceed): Ditto.
2807 * m3-nat.c (mach3_prepare_to_proceed): Ditto.
2808
2809 2001-06-06 Jim Blandy <jimb@redhat.com>
2810
2811 * gdbarch.sh, gdbarch.c: Revert change of 2001-06-01; all
2812 per-architecture data should be registered at initialization time,
2813 before any gdbarch objects get used, so the generality is
2814 unnecessary.
2815
2816 2001-06-06 Keith Seitz <keiths@redhat.com>
2817
2818 * gdb-events.sh (function_list): Add tracepoint_create,
2819 tracepoint_delete, and tracepoint_modify events.
2820 * gdb-events.c: Regenerated.
2821 * gdb-events.h: Regenerated.
2822
2823 2001-06-06 Keith Seitz <keiths@redhat.com>
2824
2825 * gdb-events.sh: Update copyrights.
2826 Change free to xfree.
2827 * gdb-events.c: Regenerated.
2828 * gdb-events.h: Regenerated.
2829
2830 2001-06-06 Eli Zaretskii <eliz@is.elta.co.il>
2831
2832 * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM
2833 instead of #if HAVE_DOS_BASED_FILE_SYSTEM.
2834 * completer.c: Ditto.
2835 * cli/cli-cmds.c (cd_command): Ditto.
2836
2837 2001-06-04 Eli Zaretskii <eliz@is.elta.co.il>
2838
2839 * mips-tdep.c (show_mipsfpu_command): Remove unused variable msg.
2840 (mips_set_processor_type_command): Remove unused variable j.
2841 (mips_breakpoint_from_pc): Declare breakpoint instruction
2842 sequences as unsigned char, to avoid compiler warnings.
2843
2844 * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM
2845 instead of system-specific define's like _WIN32 and __MSDOS__.
2846 Use IS_DIR_SEPARATOR and IS_ABSOLUTE_PATH instead of SLASH_P and
2847 ROOTED_P.
2848 (top-level): #include "filenames.h".
2849
2850 * solib.c (solib_open): Use IS_DIR_SEPARATOR and IS_ABSOLUTE_PATH
2851 instead of SLASH_CHAR, ROOTED_P and SLASH_P.
2852 (top-level): #include "filenames.h".
2853
2854 * defs.h (SLASH_P, SLASH_CHAR, ROOTED_P): Remove definitions.
2855 (SLASH_STRING): Define only for _WIN32.
2856
2857 * completer.c: Use HAVE_DOS_BASED_FILE_SYSTEM instead of
2858 __MSDOS_.
2859
2860 * cli/cli-cmds.c (cd_command): Use IS_DIR_SEPARATOR and
2861 IS_ABSOLUTE_PATH instead of SLASH_P and ROOTED_P. Replace
2862 system-specific ifdefs with HAVE_DOS_BASED_FILE_SYSTEM.
2863 (top-level): #include "filenames.h".
2864
2865 * go32-nat.c (go32_wait): Change the return value to ptid_t.
2866
2867 * config/djgpp/fnchange.lst: Add two new files in the
2868 gdb/testsuite/gdb.c++/ directory to the remapped names.
2869
2870 * config/djgpp/djconfig.sh (lt_cv_sys_max_cmd_len): Set to 12KB.
2871
2872 2001-06-01 Jim Blandy <jimb@redhat.com>
2873
2874 Expand the gdbarch per-architecture data vector as needed, rather
2875 than requiring that all per-architecture data be registered before
2876 the first gdbarch object is allocated.
2877 * gdbarch.sh: Changes to effect the following:
2878 * gdbarch.c (alloc_gdbarch_data, init_gdbarch_data): Delete
2879 declarations and definitions.
2880 (check_gdbarch_data): New function, and declaration.
2881 (gdbarch_alloc): Don't call alloc_gdbarch_data; leaving the fields
2882 zero is good enough.
2883 (free_gdbarch_data): Tolerate a null data pointer. Free only
2884 those data items gdbarch->data actually has allocated.
2885 (set_gdbarch_data, gdbarch_data): Call check_gdbarch_data.
2886 (gdbarch_update_p): No need to call init_gdbarch_data.
2887
2888 2001-06-01 Kevin Buettner <kevinb@redhat.com>
2889
2890 * ia64-tdep.c (is_float_or_hfa_type_recurse): Call check_typedef()
2891 on types that we wish to recurse on.
2892 (slot_alignment_is_next_even): New function.
2893 (ia64_push_arguments): Call slot_alignment_is_next_even() to
2894 examine the type in order to decide if it's necessary to skip
2895 an odd slot.
2896
2897 2001-06-01 Michael Snyder <msnyder@redhat.com>
2898
2899 * thread.c (delete_step_resume_breakpoint): New function.
2900 Maintain internal consistency of the thread list while deleting
2901 a step_resume_breakpoint.
2902 * gdbthread.h (delete_step_resume_breakpoint): Export.
2903 * breakpoint.c (bpstat_find_step_resume_breakpoint):
2904 Make thread-aware: don't return a step_resume_breakpoint
2905 for the wrong thread.
2906 * infrun.c (wait_for_inferior): Call delete_step_resume_breakpoint
2907 instead of delete_breakpoint_current_contents.
2908 (fetch_inferior_event): Ditto.
2909 (handle_inferior_event): Call delete_step_resume_breakpoint
2910 instead of delete_breakpoint.
2911 * infrun.c (handle_inferior_event): After singlestepping over a
2912 thread-specific breakpoint, use currently_stepping() to decide
2913 whether to step or continue.
2914
2915 2001-06-01 Jim Blandy <jimb@redhat.com>
2916
2917 * gnu-v3-abi.c (gnu_v3_abi_ops, vtable_type_gdbarch_data): Make
2918 these static --- there's no reason other files should use these.
2919
2920 * partial-stab.h (case N_FUN: case 'f':, case N_FUN: case 'F':)
2921 Fix memory leak.
2922
2923 * partial-stab.h: New complaint: function_outside_compilation_unit.
2924 (case N_FUN: case 'f':, case N_FUN: case 'F':): If pst is zero,
2925 complain, and don't try to set pst's start address.
2926
2927 2001-05-31 Kevin Buettner <kevinb@redhat.com>
2928
2929 * ia64-linux-tdep.c (IA64_LINUX_SIGCONTEXT_OFFSET): Revise to
2930 match the location at which the kernel is placing the sigcontext
2931 struct.
2932
2933 * ia64-tdep.c (max_skip_non_prologue_insns): New static global.
2934 (refine_prologue_limit): New function.
2935 (examine_prologue): Further limit number of instructions
2936 scanned by calling refine_prologue_limit(). Revise way in
2937 which the end of prologue address is computed for frameless
2938 functions.
2939
2940 2001-05-29 Christopher Faylor <cgf@redhat.com>
2941
2942 * partial-stab.h: Revert previous patch.
2943
2944 2001-05-29 Christopher Faylor <cgf@redhat.com>
2945
2946 * partial-stab.h: Consistently guard against pst being NULL.
2947
2948 2001-05-29 Alexandre Oliva <aoliva@redhat.com>
2949
2950 * symfile.c (compare_psymbols, compare_symbols): Declare using
2951 PTR, as in the definition.
2952 * minsyms.c (compare_minimal_symbols): Likewise.
2953 * coffread.c (find_targ_sec): Likewise.
2954 * elfread.c (free_elfinfo, elf_locate_sections): Likewise.
2955 * mipsread.c (alphacoff_locate_sections): Likewise.
2956 * mdebugread.c (compare_blocks): Likewise.
2957
2958 2001-05-25 Nick Duffek <nsd@redhat.com>
2959
2960 * solib.c (update_solib_list): Move target_resize_to_sections()
2961 into solib_map_sections() loop.
2962 (info_sharedlibrary_command): Try bfd_arch_bits_per_address() if
2963 bfd_get_arch_size() fails.
2964
2965 2001-05-25 Nick Duffek <nsd@redhat.com>
2966
2967 * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c and
2968 solib-osf.o.
2969 * config/alpha/alpha-osf1.mh (NATDEPFILES): Replace osfsolib.o
2970 with solib-osf.o and solib.o.
2971 * config/alpha/alpha-osf2.mh: Likewise.
2972 * config/alpha/alpha-osf3.mh: Likewise.
2973 * solib-osf.c: New file, renamed and largely rewritten from
2974 osfsolib.c.
2975
2976 2001-05-25 Michael Snyder <msnyder@redhat.com>
2977
2978 * lin-lwp.c (lin_lwp_attach_lwp): Call stop_wait_callback,
2979 to consume the SIGSTOP generated by PTRACE_ATTACH.
2980 (stop_wait_callback): If a SIGTRAP or a SIGINT event is consumed,
2981 try again to get the SIGSTOP event.
2982 (lin_lwp_wait): Resume all threads when ignoring a signal.
2983 This will insure that newly attached threads get resumed.
2984 * lin-lwp.c (stop_wait_callback): Discard redundant SIGINT events.
2985 * remote.c (remote_write_bytes): Update 'p' packet pointer.
2986
2987 2001-05-25 Jim Blandy <jimb@redhat.com>
2988
2989 * gnu-v2-abi.c (gnuv2_virtual_fn_field): There's no need to clear
2990 VALUE_POINTED_TO_OFFSET here; if value_cast doesn't return a
2991 useful value, then we should fix that instead.
2992
2993 2001-05-24 Nick Duffek <nsd@redhat.com>
2994
2995 * solist.h (struct so_list): Document the requirement that
2996 current_sos initialize some fields to 0.
2997
2998 2001-05-24 Mark Kettenis <kettenis@gnu.org>
2999
3000 * gnu-nat.c: Include <ctype.h>.
3001 (gnu_pid_to_exec_file): Add PID parameter.
3002 (set_sig_thread_cmd): Use PIDGET on return value from
3003 thread_id_to_pid.
3004 (proc_string): Use MERGEPID to construct argument to
3005 pid_to_thread_id.
3006
3007 2001-05-22 Kevin Buettner <kevinb@redhat.com>
3008
3009 * breakpoint.c (breakpoint_address_is_meaningful): New function.
3010 (check_duplicates): Don't compare non-meaningful addresses.
3011
3012 2001-05-22 Michael Snyder <msnyder@redhat.com>
3013
3014 * thread-db.c: Allow for defunct zombie threads.
3015 (attach_thread): Do not attempt to attach zombie thread.
3016 (thread_db_thread_alive): Return false for defunct zombie thread.
3017 (find_new_threads_callback): Don't add defunct zombie thread to list.
3018
3019 2001-05-22 Jim Blandy <jimb@redhat.com>
3020
3021 Add support for the GNU V3 C++ ABI.
3022 (Includes changes by Dan Berlin.)
3023
3024 * gnu-v3-abi.c: New file.
3025 * minsyms.c: #include "value.h" and "cp-abi.h".
3026 (install_minimal_symbols): Check the minimal symbol table for
3027 symbols that look mangled in the V3 style, and select the V3 ABI
3028 if we find any.
3029 * Makefile.in (SFILES): Add gnu-v3-abi.c.
3030 (COMMON_OBS): Add gnu-v3-abi.o.
3031 (gnu-v3-abi.o): Add new rule.
3032 (minsyms.o): Depend on $(cp_abi_h) and $(value_h).
3033
3034 2001-05-21 Jim Blandy <jimb@redhat.com>
3035
3036 * values.c (value_primitive_field): If we're extracting a base
3037 class, then the type of the result should be the base class being
3038 extracted, not the type of which it is a base class.
3039
3040 * value.h (struct value): Doc fix, and rearrange members to place
3041 them near their explanations.
3042
3043 2001-05-21 Michael Snyder <msnyder@redhat.com>
3044
3045 * remote.c (remote_async_wait): Added new variable fieldsize.
3046 Add fieldsize (return value of hex2bin) to string pointer p.
3047
3048 2001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3049
3050 * m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointer computation.
3051 (m68hc11_analyze_instruction): Update the pc correctly.
3052 (m68hc11_guess_from_prologue): Take into account the stack correction
3053 for the saving address.
3054
3055 2001-05-07 Daniel Berlin <dan@cgsoftware.com>
3056
3057 Changes by Jim Ingham:
3058
3059 * values.c (value_change_enclosing_type): New function. If the
3060 new enclosing type is larger than the old one, we need to allocate
3061 more space.
3062 * value.h: Add value_change_enclosing_type prototype.
3063 * valops.c (value_cast): Use it.
3064 (value_assign): Use it.
3065 (value_addr): Use it.
3066 (value_ind): Use it.
3067 (value_full_object): Use it.
3068
3069 2001-05-07 Daniel Berlin <dan@cgsoftware.com>
3070
3071 * values.c (value_static_field): Handle static fields that have a
3072 constant value.
3073
3074 2001-05-17 Michael Snyder <msnyder@redhat.com>
3075
3076 * blockframe.c (create_new_frame): Zero all the fields via memset,
3077 rather than zeroing them one by one.
3078
3079 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
3080
3081 * top.c (user_args): Remove unused declaration.
3082
3083 2001-05-16 Michael Snyder <msnyder@redhat.com>
3084
3085 * infcmd.c (do_registers_info): Move alloca outside of loop.
3086
3087 2001-05-15 John S Kallal <jskallal@home.com>
3088
3089 * remote.c (remote_wait): Added new variable fieldsize.
3090 Add fieldsize (return value of hex2bin) to string pointer p.
3091
3092 2001-05-15 Mark Kettenis <kettenis@gnu.org>
3093
3094 * sparc-tdep.c (sparc_gdbarch_init): Get the architecture from
3095 info.bfd_arch_info.
3096
3097 2001-05-14 Kevin Buettner <kevinb@redhat.com>
3098
3099 * lin-lwp.c (detach_callback, lin_lwp_wait, lin_lwp_pid_to_str):
3100 Adjust format strings for printing LWPs to account for the fact
3101 that the type returned by GET_LWP() is now a long instead of an
3102 int.
3103
3104 2001-05-14 Kevin Buettner <kevinb@redhat.com>
3105
3106 * inferior.h (null_ptid, minus_one_ptid): New variable declarations.
3107 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
3108 (ptid_get_tid, ptid_equal): New function declarations.
3109 * infrun.c (null_ptid, minus_one_ptid): New variables.
3110 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
3111 (ptid_get_tid, ptid_equal): New functions.
3112 (_initialize_infrun): Initialize null_ptid, minus_one_ptid,
3113 inferior_ptid, and target_last_wait_ptid.
3114
3115 * defs.h (ptid_t): Redefine to be a struct rather than an int.
3116 (pid_to_ptid, null_ptid, ptid_equal): Delete these macros.
3117 (PIDGET, TIDGET, MERGEPID): Redefine these macros using the
3118 new ptid accessors and constructor.
3119
3120 * config/i386/tm-i386v42mp.h (PIDGET, TIDGET, LIDGET, MERGEPID,
3121 MKLID, MKTID, ISTID): Provide new definitions for these macros.
3122 The old macros are retained, but disabled via #if 0 in order
3123 to aid in future restructuring. See FIXME.
3124
3125 * arm-linux-nat.c (PIDGET, TIDGET): Delete macro definitions.
3126 * i386-linux-nat.c (PIDGET, TIDGET): Likewise.
3127 * infptrace.c (PIDGET, TIDGET): Likewise.
3128 * lin-lwp.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
3129 * lin-thread.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
3130 * proc-service.c (MERGEPID): Likewise.
3131 * procfs.c (PIDGET, TIDGET, MERGEPID): Likewise.
3132 * thread-db.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
3133 * config/nm-linux.h (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
3134 * config/i386/tm-i386sol2.h (PIDGET0, PIDGET, TIDGET, MERGEPID):
3135 Likewise.
3136 * config/sparc/tm-sun4sol2.h (PIDGET0, PIDGET, TIDGET, MERGEPID):
3137 Likewise.
3138
3139 * lin-lwp.c (THREAD_FLAG): Delete macro definition.
3140 (GET_LWP): Redefine in terms of ptid_get_lwp().
3141 (GET_PID): Redefine in terms of ptid_get_pid().
3142 (is_lwp): Redefine without the need for THREAD_FLAG.
3143 (BUILD_LWP): Redefine in terms of ptid_build().
3144 * lin-thread.c (THREAD_FLAG): Delete macro definition.
3145 (GET_LWP): Redefine in terms of ptid_get_lwp().
3146 (GET_PID): Redefine in terms of ptid_get_pid().
3147 (GET_THREAD): Redefine in terms of ptid_get_tid().
3148 (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
3149 (is_lwp, is_thread): Redefine.
3150 (linux_child_wait, check_all_signal_numbers)
3151 (linuxthreads_discard_global_state, attach_thread): Declare these
3152 functions to squash warnings about missing declarations.
3153 * sol-thread.c (THREAD_FLAG): Delete macro definition.
3154 (GET_PID): Redefine in terms of ptid_get_pid().
3155 (GET_LWP): Redefine in terms of ptid_get_lwp().
3156 (GET_THREAD): Redefine in terms of ptid_get_tid().
3157 (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
3158 (is_lwp, is_thread): Redefine.
3159 * thread-db.c (THREAD_FLAG): Delete macro definition.
3160 (GET_PID): Redefine in terms of ptid_get_pid().
3161 (GET_LWP): Redefine in terms of ptid_get_lwp().
3162 (GET_THREAD): Redefine in terms of ptid_get_tid().
3163 (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
3164 (is_lwp, is_thread): Redefine.
3165
3166 * corelow.c (add_to_thread_list, get_core_register_section):
3167 Eliminate hacks needed to prevent regressions when inferior_ptid
3168 wasn't wide enough to hold the core file thread id in the pid
3169 component of inferior_ptid.
3170
3171 2001-05-14 Michael Snyder <msnyder@redhat.com>
3172
3173 * remote.c (hex2bin): Make first argument const.
3174 Require explicit count, don't accept null-terminated str.
3175 (remote_resume, remote_async_resume): White space fix-up.
3176 (remote_write_bytes): Set nr_bytes to return value of bin2hex.
3177
3178 2001-05-13 Mark Kettenis <kettenis@gnu.org>
3179
3180 * symtab.c (lookup_symtab_1): Use lbasename (NAME) instead of
3181 basename (NAME). The FreeBSD basename returns a pointer to a
3182 static buffer, even if it's simply returning a string identical to
3183 its argument.
3184 (lookup_partial_symtab): Likewise.
3185
3186 2001-05-14 Michael Snyder <msnyder@redhat.com>
3187
3188 * solib.c, solib.h: Add comment for function no_shared_libraries.
3189
3190 2001-05-14 Kevin Buettner <kevinb@redhat.com>
3191
3192 * solib.h (no_shared_libraries): Make declaration match definition
3193 in solib.c.
3194
3195 2001-05-14 Andrew Cagney <ac131313@redhat.com>
3196
3197 * remote.c (remote_write_bytes): Set nr_bytes before returning it.
3198 * solib.h (no_shared_libraries): Declare.
3199
3200 2001-05-12 Andrew Cagney <ac131313@redhat.com>
3201
3202 * gdbarch.sh (struct gdbarch_info): Delete field bfd_architecture.
3203 (gdbarch_update_p): Rewrite logic filling in INFO struct. Use
3204 user specified values when available.
3205 * rs6000-tdep.c (rs6000_gdbarch_init): Update. Get the
3206 architecture from info.bfd_arch_info.
3207 * gdbarch.c, gdbarch.h: Regenerate.
3208
3209 2001-05-12 Fernando Nasser <fnasser@redhat.com>
3210
3211 * remote-e7000.c (e7000_open): Check for bad baud rate.
3212 * remote-st.c (st2000_open): Ditto.
3213
3214 2001-05-11 Jim Blandy <jimb@redhat.com>
3215
3216 * thread.c (do_captured_list_thread_ids): Use ui_out_tuple_begin
3217 and ui_out_tuple_end instead of ui_out_list_begin and
3218 ui_out_list_end.
3219
3220 * Makefile.in (gnu-v2-abi.o): Add $(demangle_h) to list of
3221 dependencies. Reorder dependencies to match #includes in file,
3222 for easier verification.
3223
3224 Fri May 11 13:32:50 2001 Andrew Cagney <cagney@b1.cygnus.com>
3225
3226 * breakpoint.c: Replace ui_out_list_begin, ui_out_list_end and
3227 make_cleanup_ui_out_list_end with ui_out_tuple_begin,
3228 ui_out_tuple_end and make_cleanup_ui_out_tuple_begin_end.
3229 * cli/cli-setshow.c: Ditto.
3230 * printcmd.c: Ditto.
3231 * stack.c: Ditto.
3232
3233 * ui-out.h (enum ui_out_type): Fix tipo - tupple -> tuple.
3234 * ui-out.c (ui_out_list_begin): Delete ``lstid'' parameter.
3235 (ui_out_tuple_begin): New function.
3236 (ui_out_tuple_end): New function.
3237 (ui_out_tuple_begin_end): New function.
3238 (make_cleanup_ui_out_list_begin_end): Replace
3239 make_cleanup_ui_out_list_end function.
3240 * ui-out.h (ui_out_list_begin): Update declaration.
3241 (make_cleanup_ui_out_list_begin_end): Replace
3242 make_cleanup_ui_out_list_end declaration.
3243 (ui_out_tuple_begin, ui_out_tuple_end): Declare.
3244 (ui_out_tuple_begin_end): Declare.
3245
3246 2001-05-11 Jim Blandy <jimb@redhat.com>
3247
3248 * gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.
3249
3250 2001-05-11 Andrew Cagney <ac131313@redhat.com>
3251
3252 From 2001-03-26 Rodney Brown <RodneyBrown@mynd.com>
3253 * config/pa/tm-hppa.h: Remove trigraph.
3254 * hp-symtab-read.c (hpread_type_translate): Provide return value.
3255 (hpread_read_struct_type): Remove trigraph. Add parameter in
3256 `warning'.
3257 (hpread_read_array_type): Provide return value.
3258 (hpread_type_lookup): Avoid ambiguous `else'. Provide return
3259 value.
3260 * hppa-tdep.c (initialize_hp_cxx_exception_support): Remove
3261 trigraph.
3262
3263 2001-05-11 Jim Blandy <jimb@redhat.com>
3264
3265 * mips-tdep.c (mips_store_return_value,
3266 mips_extract_return_value): Pass arguments to
3267 return_value_location in the proper order.
3268
3269 2001-05-11 Andrew Cagney <ac131313@redhat.com>
3270
3271 * Makefile.in (VERSION): Delete. Moved to file ``version.in''.
3272 (version.c): Depends on file ``version.in''. Extract version
3273 number from ``version.in'' file.
3274 (clean mostlyclean): Update.
3275 * version.in: New file.
3276 * NEWS: Update.
3277
3278 2001-05-11 Kevin Buettner <kevinb@redhat.com>
3279
3280 * breakpoint.c (set_raw_breakpoint): Add new parameter
3281 representing the breakpoint's type. Adjust all callers.
3282 (create_longjmp_breakpoint, create_temp_exception_breakpoint)
3283 (create_thread_event_breakpoint): Don't test for zero return
3284 value from set_raw_breakpoint(). It can never be zero.
3285 (create_exception_catchpoint, watch_command_1): Move logic
3286 which calculates the breakpoint type prior to the call to
3287 set_raw_breakpoint().
3288
3289 2001-05-11 Fernando Nasser <fnasser@redhat.com>
3290
3291 * ser-unix.c (rate_to_code): Issue warning if baud rate is invalid.
3292 (hardwire_setbaudrate): Set errno to EINVAL and return with error
3293 if the conversion of the baud rate to code fails.
3294
3295 2001-05-10 Andrew Cagney <ac131313@redhat.com>
3296
3297 * ui-out.h (make_cleanup_ui_out_begin_end): Declare.
3298 * ui-out.c (struct ui_out_end_cleanup_data): Define.
3299 (do_cleanup_end): New function. Replace do_list_end.
3300 (make_cleanup_ui_out_end): New function.
3301 (make_cleanup_ui_out_begin_end): New function.
3302 (make_cleanup_ui_out_list_end): Use make_cleanup_ui_out_end.
3303
3304 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
3305
3306 * MAINTAINERS: Declare xcoffread.c open to all maintainers,
3307 and make Kevin Buettner (kevinb@redhat.com) the reference person.
3308
3309 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
3310
3311 * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
3312
3313 2001-05-10 Fernando Nasser <fnasser@redhat.com>
3314
3315 * MAINTAINERS: Add testsuite subdirectory co-maintainers.
3316
3317 Thu May 10 16:26:47 2001 Andrew Cagney <cagney@b1.cygnus.com>
3318
3319 * Makefile.in (mi-main.o): Compile with -Werror.
3320
3321 2001-05-10 Michael Snyder <msnyder@redhat.com>
3322
3323 * remote.c (remote_open_1): Call no_shared_libraries, so that
3324 symbols for shared libraries can be reloaded per session.
3325 (remote_async_open_1): Ditto.
3326 * remote.c (bin2hex, hex2bin): New functions. Factor out these
3327 two conversions which are coded for repeatedly in this module.
3328 (remote_threads_extra_info, remote_wait, remote_async_wait,
3329 store_register_using_P, remote_store_registers, remote_write_bytes,
3330 remote_read_bytes, remote_rcmd): Use bin2hex and hex2bin instead
3331 of coding the conversions inline.
3332 (fromhex): Not exported, change from extern to static.
3333
3334 2001-05-10 Andrew Cagney <ac131313@redhat.com>
3335
3336 * arch-utils.c (initialize_current_architecture): Delete obsolete
3337 ``info architecture'' command.
3338 (info_architecture): Delete function.
3339
3340 2001-05-10 Andrew Cagney <ac131313@redhat.com>
3341
3342 * TODO (5.1, 5.2): Update.
3343
3344 2001-05-09 Andrew Cagney <ac131313@redhat.com>
3345
3346 * MAINTAINERS: Jim Ingham is no longer maintaining Arm related
3347 stuff.
3348
3349 2001-05-10 Keith Seitz <keiths@cygnus.com>
3350
3351 * Makefile.in (SUBDIR_GDBTK_OBS): Add gdbtk-bp.o, gdbtk-register.o
3352 and gdbtk-stack.o.
3353 (SUBDIR_GDBTK_SRCS): Ditto for the sources.
3354 (gdbtk-bp.o): New rule.
3355 (gdbtk-register.o): New rule.
3356 (gdbtk-stack.o): New rule.
3357 (gdbtk-cmds.o): Update dependencies.
3358 (gdbtk.o): Ditto.
3359 (gdbtk-hooks.o): Ditto.
3360 (gdbtk-varobj.o): Ditto.
3361
3362 2001-05-10 Fernando Nasser <fnasser@redhat.com>
3363
3364 * varobj.c (c_number_of_children): Fix memory leak. Delete unwanted old
3365 variables, not just unregister them.
3366
3367 2001-05-10 Fernando Nasser <fnasser@redhat.com>
3368
3369 * varobj.c (c_number_of_children): Check for target type of void*,
3370 not the target type name. Allow dereferencing char*.
3371
3372 2001-05-10 Fernando Nasser <fnasser@redhat.com>
3373
3374 * symfile.c (symbol_file_add_main_1): New static function.
3375 Passes the flags arguments to symbol_file_add() and takes care
3376 of any necessary reinitializations.
3377 (symbol_file_command): Call symbol_file_add_main_1() instead of
3378 symbol_file_add().
3379 (symbol_file_add_main): Ditto.
3380
3381 2001-05-09 Kevin Buettner <kevinb@redhat.com>
3382
3383 * lin-lwp.c (lin_lwp_pid_to_str): Revert inadvertent format
3384 string change in 2001-05-03 changes.
3385 (lin_lwp_wait): Revert GET_LWP coercion introduced in 2001-05-03
3386 changes.
3387
3388 2001-05-09 Kevin Buettner <kevinb@redhat.com>
3389
3390 * lin-lwp.c (lin_lwp_attach): Use PIDGET() to fetch the pid
3391 component from inferior_ptid.
3392 (lin_lwp_detach): Use pid_to_ptid() to convert from a pid to a
3393 ptid.
3394
3395 2001-05-09 Elena Zannoni <ezannoni@redhat.com>
3396
3397 * sh3-rom.c (_initialize_sh3_rom): Get rid of specific _WINDOWS
3398 conditional for help with connections through parallel ports,
3399 given that the actual code for downloading through a parallel port
3400 is not conditionalized.
3401
3402 * sh-tdep.c: Remove WIN32_WCE conditional. The wince sh target is
3403 unmaintaned, and probably on its way to obsolescence.
3404
3405 2001-05-09 Mark Kettenis <kettenis@gnu.org>
3406
3407 * i386-tdep.c (i386_frame_saved_pc): New function.
3408 * config/i386/tm-i386.h (FRAME_SAVED_PC): Redefine in terms of
3409 i386_frame_saved_pc.
3410 (i386_frame_saved_pc): New prototype.
3411
3412 * i386-tdep.c (i386_register_virtual_type): New function.
3413 (i386_register_convertible): New function.
3414 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE): Redefine in terms
3415 of i386_register_virtual_type.
3416 (REGISTER_CONVERTIBLE): Redefine in terms of
3417 i386_register_convertible.
3418 (i386_register_virtual_type, i386_register_convertible): New
3419 prototypes.
3420
3421 2001-05-08 Jim Blandy <jimb@redhat.com>
3422
3423 * Makefile.in (mn10300-tdep.o): New rule.
3424
3425 * Makefile.in (gdb_string_h): Define. Use it throughout.
3426 Some rules were already using this, even though it isn't defined.
3427
3428 * Makefile.in (obstack_h, target_h): Define; these are already
3429 used elsewhere, but have been expanding to the empty string.
3430 (memattr_h): Define; needed by target_h.
3431
3432 * mn10300-tdep.c (mn10300_extract_return_value): Mark this as
3433 static. (This was accidentally omitted from the earlier patch.)
3434
3435 * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.
3436 (mn10300_gdbarch_init): Register it as the architecture's
3437 dwarf2_reg_to_regnum method.
3438
3439 Correct and expand handling of `movm' instruction, and register
3440 saves in general.
3441 * config/mn10300/tm-mn10300.h (D0_REGNUM, A0_REGNUM, MDRQ_REGNUM,
3442 MCRH_REGNUM, MCRL_REGNUM, MCVF_REGNUM): New definitions.
3443 (enum movm_register_bits): New enum.
3444 * mn10300-tdep.c (set_movm_offsets): Use symbolic names for the
3445 bits, not hex literals. Handle the `other', `exreg0', and
3446 `exother' bits. Correct handling of `exreg1': it saves r4, r5,
3447 r6, and r7, not r2, r3, r4, and r5.
3448 (saved_regs_size): New function.
3449 (mn10300_frame_chain, mn10300_frame_saved_pc): Use it, instead
3450 of computing the same thing inline, incorrectly.
3451
3452 * mn10300-tdep.c (mn10300_gdbarch_init): We do have a
3453 dummy_breakpoint_offset; it's zero.
3454
3455 * mn10300-tdep.c (mn10300_pop_frame): Split the mn10300-specific
3456 stuff out into mn10300_pop_frame_regular, and use
3457 generic_pop_current_frame. This lets us share code, and also
3458 makes this function's prototype match that expected by gdbarch.
3459 Make this function static.
3460 (mn10300_pop_frame_regular): New function.
3461 (mn10300_gdbarch_init): Register mn10300_pop_frame as the
3462 gdbarch's pop_frame method.
3463 * config/mn10300/tm-mn10300.h (POP_FRAME): Delete definition.
3464 (mn10300_pop_frame): Delete declaration.
3465
3466 * mn10300-tdep.c (mn10300_saved_pc_after_call,
3467 mn10300_extract_return_value,
3468 mn10300_extract_struct_value_address, mn10300_store_return_value,
3469 mn10300_use_struct_convention, mn10300_breakpoint_from_pc,
3470 mn10300_frame_chain, mn10300_skip_prologue,
3471 mn10300_push_arguments, mn10300_push_return_address,
3472 mn10300_store_struct_return, mn10300_frame_saved_pc,
3473 mn10300_init_extra_frame_info, mn10300_frame_init_saved_regs):
3474 Make these functions static; they should only be visible to the
3475 outside world as gdbarch methods.
3476
3477 * config/mn10300/tm-mn10300.h (mn10300_find_callers_reg): Delete
3478 unused declaration.
3479
3480 * mn10300-tdep.c (mn10300_gdbarch_init): Put the gdbarch methods
3481 in some rational order.
3482
3483 * mn10300-tdep.c (mn10300_gdbarch_init): Rather than using
3484 generic_pc_in_call_dummy, use pc_in_call_dummy_at_entry_point.
3485
3486 Use gdbarch for most target parameters for the MN10300, rather
3487 than the tm-*.h file.
3488 * config/mn10300/tm-mn10300.h (MAX_REGISTER_VIRTUAL_SIZE,
3489 REGISTER_BYTES, FP_REGNUM, BREAKPOINT_FROM_PC,
3490 FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK, INNER_THAN,
3491 SAVED_PC_AFTER_CALL, INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS,
3492 FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC,
3493 EXTRACT_RETURN_VALUE, EXTRACT_STRUCT_VALUE_ADDRESS,
3494 STORE_RETURN_VALUE, STORE_STRUCT_RETURN, SKIP_PROLOGUE,
3495 FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
3496 FRAME_NUM_ARGS, POP_FRAME, USE_GENERIC_DUMMY_FRAMES, CALL_DUMMY,
3497 CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
3498 CALL_DUMMY_LOCATION, FIX_CALL_DUMMY, CALL_DUMMY_ADDRESS,
3499 TARGET_READ_FP, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
3500 SAVE_DUMMY_FRAME_TOS, PUSH_ARGUMENTS, PC_IN_CALL_DUMMY,
3501 REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER):
3502 Delete definitions. We register gdbarch methods for these now.
3503 (struct frame_info, struct type, struct value): Delete forward
3504 declarations of these types; they're no longer necessary, since we
3505 don't have function declarations here any more.
3506 * mn10300-tdep.c: #include "arch-utils.h", to get declarations for
3507 some default gdbarch methods.
3508 (mn10300_store_struct_return): Return void, as expected by
3509 gdbarch.
3510 (mn10300_init_extra_frame_info): Take initial `fromleaf' argument,
3511 as expected by gdbarch.
3512 (mn10300_frame_init_saved_regs): Provide dummy definition for
3513 this, as required by gdbarch.
3514 (mn10300_gdbarch_init): Add mn10300_call_dummy_words, as expected
3515 by gdbarch. Register gdbarch methods or values for all the stuff
3516 removed from tm-10300.h, listed above.
3517
3518 2001-05-08 Andrew Cagney <ac131313@redhat.com>
3519
3520 * cli-out.c (cli_begin, cli_end): Replace cli_list_begin and
3521 cli_list_end.
3522 (cli_ui_out_impl): Update.
3523
3524 * ui-out.c (default_begin, default_end): Replace
3525 default_list_begin and default_list_end.
3526 (default_ui_out_impl): Update.
3527 (uo_begin, uo_end): Replace ou_list_begin and uo_list_end.
3528 (ui_out_begin, ui_out_end): Replace ui_out_list_begin and
3529 ui_out_list_end.
3530 (ui_out_list_begin, ui_out_list_end): New. Compatibility
3531 functions.
3532 (struct ui_out_level): Add field type.
3533 (push_level, pop_level): Update. Add type parameter.
3534
3535 * ui-out.h (enum ui_out_type): Declare.
3536 (ui_out_begin, ui_out_end): Declare.
3537 (ui_out_begin_ftype, ui_out_end_ftype): Replace list_begin_ftype
3538 and list_end_ftype.
3539 (struct ui_out_impl): Update.
3540
3541 2001-05-07 Andrew Cagney <ac131313@redhat.com>
3542
3543 * ui-out.h (list_begin_ftype, list_end_ftype): Rename argument
3544 ``list_flag'' to ``depth''.
3545 * ui-out.c (default_list_begin, default_list_end): Update.
3546 (uo_list_begin, uo_list_end): Update.
3547 (MAX_UI_OUT_LEVELS): Define.
3548 (struct ui_out_level): Define.
3549 (top-level): Include "gdb_assert.h".
3550 (struct ui_out): Add fields ``level'' and ``levels''. Delete
3551 fields ``list_flag'' and ``field_count''.
3552 (ui_out_new): Update.
3553 (verify_field_proper_position): Update.
3554 (current_level, push_level, pop_level): New functions.
3555 (ui_out_list_begin): Use push_level.
3556 (ui_out_list_end): Use pop_level.
3557 (ui_out_field_int): Use current_level.
3558 (ui_out_field_skip): Ditto.
3559 (ui_out_field_fmt): Ditto.
3560
3561 2001-05-08 Michael Snyder <msnyder@redhat.com>
3562
3563 * language.c (longest_local_hex_string_custom): Strlen test is
3564 inverted -- reverse the sense of the test.
3565
3566 2001-05-08 Mark Kettenis <kettenis@gnu.org>
3567
3568 * config/i386/tm-i386v.h (struct frame_info, struct
3569 frame_saved_regs): Remove declarations.
3570 (i386_frame_num_args): Remove prototype.
3571
3572 2001-05-07 Andrew Cagney <ac131313@redhat.com>
3573
3574 * MAINTAINERS: I'm no longer actively maintaining the mn10300
3575 target.
3576
3577 2001-05-04 Andrew Cagney <ac131313@redhat.com>
3578
3579 * main.c (captured_main): Delete #ifndef _WIN32 conditional for
3580 WinGDB.
3581
3582 2001-05-06 Kevin Buettner <kevinb@redhat.com>
3583
3584 * inferior.h (save_inferior_ptid): Declare.
3585 * infrun.c (save_inferior_ptid, restore_inferior_ptid): Define.
3586
3587 * hpux-thread.c (save_inferior_ptid, restore_inferior_ptid):
3588 Delete these functions.
3589 * lin-lwp.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
3590 * lin-thread.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
3591 * linux-thread.c (save_inferior_ptid, restore_inferior_ptid):
3592 Likewise.
3593 * proc-service.c (save_inferior_ptid, restore_inferior_ptid):
3594 Likewise.
3595 * sol-thread.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
3596 * thread-db.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
3597
3598 * somsolib.c (reset_inferior_ptid): Delete.
3599 (som_solib_remove_inferior_hook): Use save_inferior_ptid() to
3600 build the cleanup struct.
3601
3602 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Use
3603 a cleanup to save/restore inferior_ptid.
3604
3605 2001-05-06 Mark Kettenis <kettenis@gnu.org>
3606
3607 Implement attach/detach for multi-threaded programs on Linux.
3608 * thread-db.c (keep_thread_db): Adjust comment.
3609 (deactivate_target): Removed.
3610 (thread_db_new_objfile): Don't call deactivate_target. Implement
3611 guts of deactivate_target inline instead.
3612 (attach_thread): Call ATTACH_LWP unconditionally if defined.
3613 (thread_db_attach): New function.
3614 (thread_db_detach): Don't call deactivate_target. Do necessary
3615 cleanup inline instead. Set inferior_ptid to LWP corresponding to
3616 the current user-level thread.
3617 (thread_db_kill): Set inferior_ptid to LWP corresponding to the
3618 current user-level thread.
3619 (thread_db_create_inferior): Deactivate target vector if
3620 KEEP_THREAD_DB is zero.
3621 (thread_db_mourn_inferior): Don't call deactivate_target. Do
3622 necessary cleanup inline instead.
3623 (init_thread_db_ops): Initialize to_attach field to
3624 thread_db_attach.
3625 * lin-lwp.c (lin_lwp_mourn_inferior): Remove prototype.
3626 (stop_wait_callback): Add prototype.
3627 (init_lwp_list): Add comment about when to re-initialize the LWP
3628 list.
3629 (lin_lwp_attach_lwp): Only call ptrace for cloned processes.
3630 Avoid adding publicates to the LWP list. Only mark an LWP as
3631 signalled if it doesn't correspond to a cloned process.
3632 (lin_lwp_attach): Add initial process to the LWP list. Make sure
3633 it's stopped and fake a SIGSTOP.
3634 (detach_callback): New function.
3635 (lin_lwp_detach): Implement.
3636 (lin_lwp_create_inferior): Don't re-initialize LWP list here.
3637 Call child_ops.to_create_inferior directly instead of via
3638 target_beneath local.
3639 (lin_lwp_mourn_inferior): Call child_ops.to_mourn_inferior
3640 directly instead of via target_beneath local.
3641
3642 2001-05-06 Eli Zaretskii <eliz@is.elta.co.il>
3643
3644 * symtab.c (lookup_symtab_1, lookup_partial_symtab): Use basename
3645 instead of non-portable search for `/'. Use FILENAME_CMP instead
3646 of STREQ, to account for case-insensitive filesystems.
3647 (top-level): #include "filenames.h".
3648
3649 2001-05-05 Jim Blandy <jimb@redhat.com>
3650
3651 * breakpoint.c (check_duplicates): Use the breakpoint's type, not
3652 its address, to decide whether it's a watchpoint or not. Zero
3653 is a valid code address.
3654 (update_breakpoints_after_exec): Admonishing comments.
3655 * breakpoint.h (struct breakpoint): Doc fixes.
3656
3657 * breakpoint.c (check_duplicates): Take a breakpoint object as an
3658 argument, rather than an address and section. All callers changed.
3659
3660 2001-05-03 Kevin Buettner <kevinb@redhat.com>
3661
3662 * defs.h (ptid_t): New typedef.
3663 (pid_to_ptid, null_ptid, minus_one_ptid, ptid_equal): New macros.
3664
3665 * a68v-nat.c, alphabsd-nat.c, arch-utils.c, arm-linux-nat.c,
3666 blockframe.c, breakpoint.c, breakpoint.h,
3667 config/i386/nm-i386sol2.h, config/i386/tm-i386sco5.h,
3668 config/ia64/nm-linux.h, config/m68k/nm-hp300bsd.h,
3669 config/mips/nm-irix4.h, config/mips/nm-irix5.h,
3670 config/pa/nm-hppah.h, config/pa/tm-hppa.h,
3671 config/rs6000/nm-rs6000.h, config/sparc/nm-sun4sol2.h,
3672 corelow.c, cxux-nat.c, d10v-tdep.c, dink32-rom.c,
3673 dve3900-rom.c, fork-child.c, frame.c, gnu-nat.c, go32-nat.c,
3674 hp300ux-nat.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c,
3675 hpux-thread.c, i386-linux-nat.c, i386aix-nat.c, i386b-nat.c,
3676 i386bsd-nat.c, i386gnu-nat.c, i386mach-nat.c, i386nbsd-nat.c,
3677 infcmd.c, inferior.h, inflow.c, infptrace.c, infrun.c,
3678 inftarg.c, infttrace.c, lin-lwp.c, lin-thread.c,
3679 linux-thread.c, lynx-nat.c, m3-nat.c, m32r-rom.c,
3680 m68knbsd-nat.c, m88k-nat.c, mac-nat.c, mips-nat.c,
3681 mon960-rom.c, monitor.c, ns32knbsd-nat.c, ocd.c, ppc-bdm.c,
3682 ppcnbsd-nat.c, proc-service.c, procfs.c, ptx4-nat.c,
3683 regcache.c, remote-adapt.c, remote-array.c, remote-bug.c,
3684 remote-e7000.c, remote-es.c, remote-mips.c, remote-mm.c,
3685 remote-nindy.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
3686 remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
3687 remote-vx.c, remote.c, rs6000-nat.c, sol-thread.c,
3688 solib-aix5.c, solib-svr4.c, somsolib.c, sparc-nat.c,
3689 standalone.c, sun3-nat.c, sun386-nat.c, symm-nat.c, target.c,
3690 target.h, thread-db.c, thread.c, top.c, ultra3-nat.c,
3691 uw-thread.c, v850ice.c, win32-nat.c, wince.c, xcoffsolib.c
3692 (inferior_pid): Rename to inferior_ptid everywhere - even in
3693 comments and obsolete ports. In cases where this variable
3694 really is supposed to be used as a process id, use PIDGET() to
3695 extract the process id component from inferior_ptid. The
3696 other cases, either involving other variables whose types had
3697 to be changed or functions whose signatures had to changed
3698 are listed separately below.
3699
3700 * arm-linux-nat.c (get_thread_id): Change type of argument
3701 representing a combined process/thread id from ``int'' to
3702 ``ptid_t''. Also change parameter name to ptid.
3703 * breakpoint.h, breakpoint.c (breakpoint_thread_match): Likewise.
3704 * corelow.c (core_file_thread_alive): Likewise.
3705 * d10v-tdep.c (d10v_read_pc, d10v_write_pc): Likewise.
3706 * defs.h (*target_wait_hook): Likewise.
3707 * gdbthread.h (thread_info, delete_thread, pid_to_thread_id)
3708 (find_thread_pid, save_infrun_state, load_infrun_state): Likewise.
3709 * gnu-nat.c (gnu_thread_alive, gnu_pid_to_str, gnu_wait)
3710 (gnu_resume): Likewise.
3711 * go32-nat.c (go32_wait, go32_resume): Likewise.
3712 * h8500-tdep.c (h8500_read_pc, h8500_write_pc): Likewise.
3713 * hppa-tdep.c (target_read_pc, target_write_pc): Likewise.
3714 * hppah-nat.c (child_pid_to_str, hppa_tid_to_str,
3715 (hppa_pid_or_tid_to_str, child_post_startup_inferior)
3716 (child_thread_alive): Likewise.
3717 * hpux-thread.c (hpux_thread_notice_signals, hpux_thread_alive)
3718 (hpux_pid_to_str, hpux_thread_wait, hpux_thread_resume): Likewise.
3719 * i386-linux-nat.c (child_resume): Likewise.
3720 * ia64-linux-nat.c (enable_watchpoints_in_psr, fetch_debug_register)
3721 (store_debug_register, fetch_debug_register_pair)
3722 (store_debug_register_pair, ia64_linux_insert_watchpoint)
3723 (ia64_linux_remove_watchpoint, ia64_linux_stopped_by_watchpoint):
3724 Likewise.
3725 * ia64-tdep.c (ia64_read_pc, ia64_write_pc): Likewise.
3726 * inferior.h (read_pc_pid, generic_target_read_pc, write_pc_pid)
3727 (generic_target_write_pc, ptrace_wait, child_resume)
3728 (get_last_target_status): Likewise.
3729 * infptrace.c (ptrace_wait, child_resume): Likewise.
3730 * inftarg.c (child_wait, child_post_wait, child_thread_live)
3731 (child_pid_to_str): Likewise.
3732 * infttrace.c (ptrace_wait, child_thread_alive, child_resume)
3733 (hppa_pid_or_tid_to_str, child_post_startup_inferior): Likewise.
3734 * lin-lwp.c (add_lwp, delete_lwp, find_lwp_pid, lin_lwp_attach_lwp)
3735 (lin_lwp_resume, lin_lwp_wait, lin_lwp_thread_alive)
3736 (lin_lwp_pid_to_str): Likewise.
3737 * lin-thread.c (thread_db_alive, thread_db_pid_to_str)
3738 (thread_db_resume, thread_db_wait): Likewise.
3739 * linux-thread.c (linuxthreads_thread_alive, linuxthreads_pid_to_str)
3740 (linuxthreads_resume, linuxthreads_wait): Likewise.
3741 * lynx-nat.c (child_wait, child_thread_alive, child_resume)
3742 (child_pid_to_str): Likewise.
3743 * m3-nat.c (mach_really_wait, m3_resume): Likewise.
3744 * mac-nat.c (child_wait, child_resume): Likewise.
3745 * mips-tdep.c (mips_read_pc): Likewise.
3746 * monitor.c (monitor_wait, monitor_resume): Likewise.
3747 * ocd.c, ocd.h (ocd_thread_alive, ocd_resume): Likewise.
3748 * ppc-bdm.c (bdm_ppc_wait): Likewise.
3749 * procfs.c (do_attach, procfs_wait, procfs_resume)
3750 (procfs_notice_signals, procfs_thread_alive, procfs_pid_to_str)
3751 (procfs_set_watchpoint, procfs_stopped_by_watchpoint)
3752 (procfs_find_LDT_entry): Likewise.
3753 * regcache.c (read_register_pid, read_signed_register_pid)
3754 (write_register_pid, generic_target_read_pc, read_pc_pid)
3755 (generic_target_write_pc, write_pc_pid): Likewise.
3756 * regcache.h (read_register_pid, read_signed_register_pid)
3757 (write_register_pid): Likewise.
3758 * remote-adapt.c (adapt_wait, adapt_resume): Likewise.
3759 * remote-array.c (array_wait, array_resume): Likewise.
3760 * remote-bug.c (bug_wait, bug_resume): Likewise.
3761 * remote-e7000.c (e7000_wait, e7000_resume): Likewise.
3762 * remote-eb.c (eb_wait, eb_resume): Likewise.
3763 * remote-es.c (es1800_wait, es1800_resume): Likewise.
3764 * remote-mips.c (mips_wait, mips_resume): Likewise.
3765 * remote-mm.c (mm_wait, mm_resume): Likewise.
3766 * remote-nindy.c (nindy_wait, nindy_resume): Likewise.
3767 * remote-os9k.c (rombug_wait, rombug_resume): Likewise.
3768 * remote-rdi.c (arm_rdi_wait, arm_rdi_resume): Likewise.
3769 * remote-rdp.c (remote_rdp_resume, remote_rdp_wait): Likewise.
3770 * remote-sds.c (sds_wait, sds_resume): Likewise.
3771 * remote-sim.c (gdbsim_wait, gdbsim_resume): Likewise.
3772 * remote-st.c (st2000_wait, st2000_resume): Likewise.
3773 * remote-udi.c (udi_wait, udi_resume): Likewise.
3774 * remote-vx.c (vx_wait, vx_resume): Likewise.
3775 * remote.c (remote_current_thread, remote_resume, remote_wait)
3776 (remote_async_resume, remote_async_wait, remote_cisco_wait)
3777 (remote_thread_alive): Likewise.
3778 * sol-thread.c (thread_to_lwp, lwp_to_thread, sol_thread_resume)
3779 (sol_thread_wait, sol_thread_notice_signals, sol_thread_alive)
3780 (solaris_pid_to_str): Likewise.
3781 * symm-nat.c (child_wait, child_resume): Likewise.
3782 * target.c (debug_to_resume, debug_to_wait, debug_to_post_wait)
3783 (debug_to_notice_signals, debug_to_thread_alive)
3784 (normal_target_post_startup_inferior, normal_pid_to_str)
3785 (debug_to_post_startup_inferior): Likewise.
3786 * target.h (to_resume, to_wait, to_post_wait)
3787 (to_post_startup_inferior, to_notice_signals, to_thread_alive)
3788 (to_pid_to_str [all in struct target_ops]): Likewise.
3789 (child_post_wait, child_thread_alive, normal_pid_to_str): Likewise.
3790 * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait)
3791 (attach_thread, detach_thread, thread_db_resume, check_event)
3792 (thread_db_post_startup_inferior, thread_db_thread_alive)
3793 (thread_db_pid_to_str): Likewise.
3794 * thread.c (add_thread, delete_thread, find_thread_pid)
3795 (pid_to_thread_id, in_thread_list, load_infrun_state)
3796 (save_infrun_state, switch_to_thread, restore_current_thread)
3797 (make_cleanup_restore_current_thread): Likewise.
3798 * top.c (target_wait_hook): Likewise.
3799 * uw-thread.c (dbgpid, thr_to_lwp, lwp_to_thr, add_thread_uw)
3800 (uw_thread_resume, libtrhead_stub, uw_thread_wait, uw_thread_alive)
3801 (uw_thread_pid_to_str): Likewise.
3802 * v850ice.c (v850ice_wait, v850ice_resume): Likewise.
3803 * win32-nat.c (child_wait, child_resume, win32_child_thread_alive)
3804 (cywin_pid_to_str): Likewise.
3805 * wince.c (child_wait, child_resume, win32_child_thread_alive):
3806 Likewise.
3807 * config/nm-linux.h (linuxthreads_pid_to_str): Likewise.
3808 * config/nm-lynx.h (child_wait, lynx_pid_to_str): Likewise.
3809 * config/alpha/nm-linux.h (lin_lwp_attach_lwp): Likewise.
3810 * config/arm/nm-linux.h (lin_lwp_attach_lwp): Likewise.
3811 * config/h8500/tm-h8500.h (h8500_read_pc, h8500_write_pc): Likewise.
3812 * config/i386/nm-i386sol2.h (procfs_stopped_by_watchpoint)
3813 (procfs_set_watchpoint): Likewise.
3814 * config/i386/nm-linux.h (lin_lwp_attach_lwp): Likewise.
3815 * config/i386/nm-ptx4.h (child_wait): Likewise.
3816 * config/i386/nm-symmetry.h (child_wait): Likewise.
3817 * config/i386/tm-cygwin.h (cygwin_pid_to_str): Likewise.
3818 * config/ia64/nm-linux.h (ia64_linux_stopped_by_watchpoint)
3819 (ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint)
3820 (lin_lwp_attach_lwp): Likewise.
3821 * config/mips/nm-irix4.h, config/mips/nm-irix5.h
3822 (procfs_stopped_by_watchpoint, procfs_set_watchpoint): Likewise.
3823 * config/pa/nm-hppah.h (child_pid_to_str, hppa_tid_to_str)
3824 (hppa_pid_or_tid_to_str): Likewise.
3825 * config/pa/tm-hppa.h (target_read_pc, target_write_pc): Likewise.
3826 * config/powerpc/nm-linux.h (lin_lwp_attach_lwp): Likewise.
3827 * config/sparc/nm-sun4sol2.h (procfs_stopped_by_watchpoint)
3828 (procfs_set_watchpoint): Likewise.
3829
3830 * gdbthread.h (thread_id_to_pid): Change return type which
3831 represents a combined process/thread id from ``int'' to
3832 ``ptid_t''.
3833 * gnu-nat.c (gnu_wait): Likewise.
3834 * go32-nat.c (go32_wait): Likewise.
3835 * hpux-thread.c (hpux_thread_wait): Likewise.
3836 * inferior.h (procfs_first_available): Likewise.
3837 * inftarg.c (child_wait): Likewise.
3838 * infttrace.c (ptrace_wait): Likewise.
3839 * lin-lwp.c (lin_lwp_wait): Likewise.
3840 * lin-thread.c (thread_db_wait): Likewise.
3841 * linux-thread.c (linuxthreads_wait): Likewise.
3842 * lynx-nat.c (child_wait): Likewise.
3843 * m3-nat.c (mach_really_wait): Likewise.
3844 * mac-nat.c (child_wait): Likewise.
3845 * monitor.c (monitor_wait): Likewise.
3846 * ppc-bdm.c (bdm_ppc_wait): Likewise.
3847 * procfs.c (do_attach, procfs_wait, procfs_first_available): Likewise.
3848 * remote-adapt.c (adapt_wait): Likewise.
3849 * remote-array.c (array_wait): Likewise.
3850 * remote-bug.c (bug_wait): Likewise.
3851 * remote-e7000.c (e7000_wait): Likewise.
3852 * remote-eb.c (eb_wait): Likewise.
3853 * remote-es.c (es1800_wait): Likewise.
3854 * remote-mips.c (mips_wait): Likewise.
3855 * remote-mm.c (mm_wait): Likewise.
3856 * remote-nindy.c (nindy_wait): Likewise.
3857 * remote-os9k (rombug_wait): Likewise.
3858 * remote-rdi.c (arm_rdi_wait): Likewise.
3859 * remote-rdp.c (remote_rdp_wait): Likewise.
3860 * remote-sds.c (sds_wait): Likewise.
3861 * remote-sim.c (gdbsim_wait): Likewise.
3862 * remote-st.c (st2000_wait): Likewise.
3863 * remote-udi.c (udi_wait): Likewise.
3864 * remote-vx.c (vx_wait): Likewise.
3865 * remote.c (remote_wait, remote_async_wait, remote_current_thread)
3866 (remote_cisco_wait): Likewise.
3867 * sol-thread.c (thread_to_lwp, lwp_to_thread, sol_thread_wait):
3868 Likewise.
3869 * symm-nat.c (child_wait): Likewise.
3870 * target.c (debug_to_wait): Likewise.
3871 * target.h (to_wait [in struct target_ops]): Likewise.
3872 * thread.c (thread_id_to_pid): Likewise.
3873 * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait):
3874 Likewise.
3875 * top.c (*target_wait_hook): Likewise.
3876 * uw-thread.c (lwp_to_thr, uw_thread_wait): Likewise.
3877 * v850ice.c (v850ice_wait): Likewise.
3878 * win32-nat.c (child_wait): Likewise.
3879 * wince.c (child_wait): Likewise.
3880 * config/nm-lynx.h (child_wait): Likewise.
3881 * config/i386/nm-ptx4.h (child_wait): Likewise.
3882 * config/i386/nm-symmetry.h (child_wait): Likewise.
3883
3884 * arch-utils.c (generic_prepare_to_proceed): Rename wait_pid
3885 to wait_ptid and change its type from ``int'' to ``ptid_t''.
3886 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Likewise,
3887 but rename saved_inferior_pid to saved_inferior_ptid.
3888 * d10v-tdep.c (d10v_read_pc, d10_write_pc): Likewise, but rename
3889 save_pid to save_ptid.
3890 * gdbthread.h (struct thread_info): Likewise, but rename pid to ptid.
3891 * hppah-nat.c (child_pid_to_exec): Likewise, but rename
3892 saved_inferior_pid to saved_inferior_ptid.
3893 * hpux-thread.c (main_ptid): Likewise, but rename from main_pid.
3894 * infrun.c (previous_inferior_pid [static global]): Likewise,
3895 but rename to previous_inferior_ptid.
3896 (resume): Likewise, but rename resume_pid to resume_ptid.
3897 (struct execution_control_state): Likewise, but rename
3898 pid to ptid, saved_inferior_pid to saved_inferior_ptid,
3899 and waiton_pid to waiton_ptid.
3900 (target_last_wait_pid): Likewise, but rename to
3901 target_last_wait_ptid.
3902 * infttrace.c (saved_real_pid): Likewise, but rename to
3903 saved_real_ptid.
3904 (child_pid_to_exec_file): Likewise, but rename saved_inferior_pid
3905 to saved_inferior_ptid.
3906 * lin-lwp.c (struct lwp_info): Likewise, but rename pid to ptid.
3907 (trap_ptid): Likewise, but renamed from trap_pid.
3908 * lin-thread.c (handle_new_thread): Likewise, but rename gdb_pid
3909 to gdb_ptid.
3910 * linux-thread.c (detach_thread): Likewise, but rename pid to ptid.
3911 (thread_db_wait): Likewise, but rename ret_pid to retptid.
3912 * procfs.c (procfs_wait): Likewise, for retval whose name
3913 doesn't change. Also, ``temp'' becomes two separate variables,
3914 one named temp_tid (an int) and the other temp_ptid.
3915 (procfs_notice_thread): Likewise (type change) for gdb_threadid
3916 whose name does not change.
3917 * regcache.c (registers_ptid): Likewise, but renamed from
3918 registers_pid.
3919 (read_register_pid, read_signed_register_pid, write_register_pid):
3920 Likewise, but rename save_pid to save_ptid.
3921 (read_pc_pid, write_pc_pid): Likewise, but rename saved_inferior_pid
3922 to saved_inferior_ptid.
3923 * remote.c (remote_newthread_step): Likewise, but rename pid to ptid.
3924 * sol-thread.c (struct ps_prochandle): Likewise.
3925 (sol_thread_resume): Likewise, for save_pid which becomes save_ptid.
3926 (sol_thread_wait): Likewise, for rtnval whose name does not
3927 change, and for save_pid which becomes save_ptid.
3928 (solaris_pid_to_str): Likewise for lwp whose name does not change.
3929 (sol_find_new_threads_callback): Likewise, for pid which becomes
3930 ptid.
3931 * target.h (target_resume, target_wait, target_post_wait)
3932 (target_post_startup_inferior, target_notice_signals)
3933 (target_thread_alive): Likewise.
3934 * thread.c (info_threads_command): Likewise, but rename
3935 current_pid to current_ptid.
3936 (struct current_thread_cleanup): Likewise, but rename field
3937 inferior_pid to inferior_ptid.
3938 * thread-db.c (find_new_threads_callback): Likewise, but rename
3939 pid to ptid.
3940 * uw-thread.c (thr_to_lwp): Likewise for lid whose name does not
3941 change.
3942 (lwp_to_tr): Likewise fo tid whose name remains unchanged.
3943 (thr_infpid, lwp_infpid, notice_thread, libthread_stub): Likewise,
3944 but rename pid to ptid.
3945 * config/alpha/nm-linux.h (ATTACH_LWP): Likewise.
3946 * config/arm/nm-linux.h (ATTACH_LWP): Likewise.
3947 * config/i386/nm-linux.h (ATTACH_LWP): Likewise.
3948 * config/ia64/nm-linux.h (ATTACH_LWP): Likewise.
3949 * config/pa/nm-hppah.h (target_tid_to_str): Likewise.
3950 * config/powerpc/nm-linux.h (ATTACH_LWP): Likewise.
3951
3952 * arch-utils.c (generic_prepare_to_proceed): Test for the
3953 "zero" ptid by using ptid_equal() to test to see if variable
3954 in question is the same as null_ptid. This replaces a direct
3955 test against zero.
3956 * cxux-nat.c (add_shared_symbol_files): Likewise.
3957 * i386aix-nat.c, i386b-nat.c (i386_float_info): Likewise.
3958 * infcmd.c (run_command): Likewise.
3959 * inflow.c (kill_command): Likewise.
3960 * infttrace.c (call_ttrace): Likewise.
3961 * lin-lwp.c (lin_lwp_prepare_to_proceed): Likewise.
3962 * lin-thread.c (thread_db_kill): Likewise.
3963 * procfs.c (procfs_kill_inferior, procfs_mourn_inferior): Likewise.
3964 * remote-es.c (es1800_kill): Likewise.
3965 * sol-thread.c (sol_thread_create_inferior): Likewise.
3966 * solib.c (locate_base): Likewise.
3967 * target.c (nosupport_runtime): Likewise.
3968 * thread-db.c (thread_db_wait): Likewise.
3969 * top.c (quit_confirm, quit_force): Likewise.
3970 * uw-thread (lwp_infpid, uw_thread_resume): Likewise.
3971
3972 * infrun.c (handle_inferior_event, stop_stepping, normal_stop):
3973 Use ptid_equal to compare value of process/thread ids instead of
3974 ``=='' and ``!='' operators.
3975 lin-lwp.c (delete_lwp, lin_lwp_prepare_to_proceed)
3976 (stop_wait_callback, lin_lwp_wait): Likewise.
3977 * procfs.c (procfs_wait): Likewise.
3978 * regcache.c (read_register_bytes, read_register_gen)
3979 (write_register_gen, read_register, read_register_pid)
3980 (read_signed_register, read_signed_register_pid, write_register)
3981 (write_register_pid, supply_register): Likewise.
3982 * remote-vx.c (vx_resume): Likewise.
3983 * sol-thread.c (sol_thread_wait): Likewise.
3984 * symm-nat.c (kill_inferior): Likewise.
3985 * thread.c (delete_thread, find_thread_pid, pid_to_thread_id)
3986 (in_thread_list, info_threads_command, switch_to_thread)
3987 (restore_current_thread): Likewise.
3988 * uw-thread (libtread_stub): Likewise.
3989
3990 * arm-linux-nat.c (GET_THREAD_ID): Change PID to PTID.
3991
3992 * corelow.c (add_to_thread_list): Convert argument in add_thread()
3993 call to a ptid_t.
3994 * gnu-nat.c (inf_validate_procs): Likewise.
3995 * linux-thread.c (stop_thread, update_stop_threads): Likewise.
3996 * remote.c (record_currthread, remote_threads_info): Likewise.
3997 * win32-nat.c (child_add_thread): Likewise.
3998
3999 * hpux-thread.c (save_inferior_pid, restore_inferior_pid): Rename,
4000 respectively, to save_inferior_ptid() and restore_inferior_ptid().
4001 Adjust implementations to operate on ``ptid_t'' instead of ``int''.
4002 * lin-lwp.c (save_inferior_pid, restore_inferior_pid): Likewise.
4003 * lin-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
4004 * linux-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
4005 * proc-service.c (save_inferior_pid, restore_inferior_pid): Likewise.
4006 * sol-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
4007 * thread-db.c (save_inferior_pid, restore_inferior_pid): Likewise.
4008
4009 * infrun.c (RESUME_ALL): New macro representing the -1 ptid
4010 to be passed to target_resume() when all threads should resume.
4011 (resume): Set resume_ptid to RESUME_ALL rather than -1.
4012 (handle_inferior_event): Invoke target_resume() with RESUME_ALL
4013 instead of -1.
4014 * irix5-nat.c (solib_create_inferior_hook): Convert -1 to
4015 a ptid_t in target_resume() call.
4016 * osfsolib.c (solib_create_inferior_hook): Likewise.
4017 * solib-svr4.c (solib_create_inferior_hook): Likewise.
4018
4019 * lin-lwp.c (PIDGET, PIDGET0): Rename original PIDGET macro to
4020 PIDGET0. Define new PIDGET macro which uses PIDGET0, the only
4021 difference being that the 0xffff pattern will be interpreted
4022 as -1.
4023 * lin-thread.c (PIDGET, PIDGET0): Likewise.
4024 * thread-db.c (PIDGET, PIDGET0): Likewise.
4025 * config/nm-linux.h (PIDGET, PIDGET0): Likewise.
4026 * config/i386/tm-i386sol2.h (PIDGET, PIDGET0): Likewise.
4027 * config/i386/tm-i386v42mp.h (PIDGET, PIDGET0): Likewise.
4028 * config/sparc/tm-sun4sol2.h (PIDGET, PIDGET0): Likewise.
4029
4030 * m3-nat.c (init_m3_ops): Fix typo; initialize to_wait field to
4031 mach_really_wait rather than mach_really__wait.
4032 * lin-thread.c (check_for_thread_event): Fix warning; make function
4033 actually return a value.
4034
4035 * gdbarch.sh (TARGET_READ_PC, TARGET_WRITE_PC): Change type of
4036 ``pid'' arguments from ``int'' to ``ptid_t''. Also renamed
4037 pid to ptid.
4038 * gdbarch.h, gdbarch.c: Regenerated.
4039
4040 2001-05-03 Jonathan Larmour <jlarmour@redhat.com>
4041
4042 * rdi-share/devsw.c: Include <time.h> for struct tm
4043
4044 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
4045
4046 * config/djgpp/fnchange.lst: Add mappings for the new
4047 opcodes/openrisc-* files.
4048
4049 2001-05-01 Michael Snyder <msnyder@redhat.com>
4050
4051 * lin-lwp.c: Change printf to fprintf_unfiltered.
4052 * Makefile.in: Add rules for thread-db.o, lin-lwp.o, proc-service.o.
4053
4054 2001-05-01 Nicholas Duffek <nsd@redhat.com>
4055
4056 * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.
4057 (rs6000_in_solib_return_trampoline): Declare.
4058 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): New
4059 function.
4060 (rs6000_skip_trampoline_code): Skip bigtoc fixup code.
4061 * xcoffread.c (read_xcoff_symtab): Perform the ISFCN function
4062 check after the CSECT check rather than before it. Allocate
4063 separate symtabs for CSECTs whose names begin with '@'.
4064 (scan_xcoff_symtab): Don't ignore symbols beginning with '@'.
4065 Activate the misc_func_recorded mechanism for whose names begin
4066 with '@'.
4067
4068 2001-04-30 J.T. Conklin <jtc@redback.com>
4069
4070 * ppcnbsd-nat.c (fetch_inferior_registers)
4071 (store_inferior_registers, fetch_core_registers): Changed to use
4072 fpreg[] instead of r_regs[] to access floating point registers.
4073
4074 2001-04-30 Elena Zannoni <ezannoni@redhat.com>
4075
4076 * sh-tdep.c: Get rid of the function prototypes.
4077 (sh_sh4_build_float_register_type): Move earlier in file.
4078 (fv_reg_base_num): Ditto.
4079 (dr_reg_base_num): Ditto.
4080
4081 2001-04-30 Michael Snyder <msnyder@redhat.com>
4082
4083 * thread-db.c: Revert 2001-04-26 change for debugging output.
4084 * lin-lwp.c: Ditto.
4085 * lin-lwp.c: Add set/show debug lin-lwp command. Use this
4086 command to turn extra debugging output on / off.
4087
4088 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
4089
4090 * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.
4091 (top-level): #include filenames.h.
4092
4093 * dwarf2read.c (dwarf2_start_subfile): Use IS_ABSOLUTE_PATH and
4094 FILENAME_CMP, to DTRT on non-Posix platforms.
4095 (top-level): #include filenames.h.
4096
4097
4098 2001-04-27 Andrew Cagney <ac131313@redhat.com>
4099
4100 * gdbtypes.c (check_stub_method): Always initialize ``p''.
4101
4102 2001-04-27 Andrew Cagney <ac131313@redhat.com>
4103
4104 * configure.host: Delete romp host.
4105 * TODO: Update.
4106
4107 2001-04-27 Andrew Cagney <ac131313@redhat.com>
4108
4109 * TODO: Updates to 5.1. No more targets to obsolete.
4110
4111 2001-04-27 Don Howard <dhoward@redhat.com>
4112
4113 (Changes from Kevin Buettner, with minor update by Don Howard.)
4114
4115 * i387-nat.c (i387_supply_fxsave, i387_fill_fxsave, i387_tag): Fix
4116 typos in which hexadecimal constants were really intended to be
4117 binary constants.
4118 (i387_tag): Swap logic regarding zero vs non-zero exponents.
4119 * MAINTAINERS (Misc): Added myself to the write-after-approval
4120 list.
4121
4122 2001-04-26 Jim Blandy <jimb@redhat.com>
4123
4124 (Changes from Daniel Berlin, with revisions by Jim Blandy.)
4125
4126 Abstract out operations specific to particular C++ ABI's, and
4127 invoke them through a function table. This removes the C++ ABI
4128 dependencies scattered throughout the code, and allows us to
4129 cleanly add support for new C++ ABI's.
4130 * cp-abi.h, cp-abi.h, gnu-v2-abi.c, hpacc-abi.c: New files.
4131 * c-typeprint.c, c-valprint.c, dbxread.c, eval.c, gdbtypes.c,
4132 jv-typeprint.c, linespec.c, symtab.c, typeprint.c, valops.c:
4133 #include "cp-abi.h". These files all use functions now declared
4134 there.
4135 * symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P):
4136 Deleted. These services are now provided by functions declared in
4137 cp-abi.h.
4138 * value.h (value_rtti_type, value_virtual_fn_field): Same.
4139 * values.c (value_virtual_fn_field): Same, for this definition.
4140 * valops.c (value_rtti_type): Same.
4141 * c-typeprint.c (c_type_print_base): Use the functions from
4142 "cp-abi.h", instead of the old macros, or hard-coded ABI-specific
4143 tests.
4144 * dbxread.c (record_minimal_symbol): Same.
4145 * gdbtypes.c (get_destructor_fn_field, virtual_base_index,
4146 virtual_base_index_skip_primaries): Same.
4147 * jv-typeprint.c (java_type_print_base): Same.
4148 * linespec.c (find_methods, decode_line_1): Same.
4149 * symtab.c (gdb_mangle_name): Same.
4150 * Makefile.in (SFILES): Add the new .c files mentioned above.
4151 (cp_abi_h): New variable.
4152 (COMMON_OBS): Add gnu-v2-abi.o, hpacc-abi.o, and cp-abi.o.
4153 (cp-abi.o, gnu-v2-abi.o, hpacc-abi.o): New targets.
4154 (c-typeprint.o, c-valprint.o, dbxread.o, eval.o, gdbtypes.o,
4155 jv-typeprint.o, symtab.o, linespec.o, typeprint.o, valops.o): Add
4156 dependency on $(cp_abi_h).
4157
4158 2001-04-26 Michael Snyder <msnyder@redhat.com>
4159
4160 * thread-db.c (_initialize_thread_db): Add set/show command
4161 "debug-linux-threads" for debugging output.
4162 * lin-lwp.c (various): Use global "debug_linux_threads to
4163 turn on extra debugging output.
4164 * lin-lwp.c: Minor cleanups in comments.
4165 * target.c (normal_pid_to_str): Get rid of an ancient hack.
4166 * remote.c (remote_pid_to_str): New function for remote target.
4167
4168 2001-04-24 Jim Blandy <jimb@redhat.com>
4169
4170 * c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'
4171 qualifier on C++ references; all references are innately const.
4172
4173 2001-04-20 Mark Kettenis <kettenis@gnu.org>
4174
4175 * event-top.h: Fix formatting.
4176
4177 2001-04-17 Andrew Cagney <ac131313@redhat.com>
4178
4179 * source.c (openp): Obsolete #ifdef MPW code.
4180 (open_source_file): Ditto.
4181 * event-top.c (display_gdb_prompt): Ditto.
4182 * utils.c (query): Ditto.
4183 (init_page_info): Ditto.
4184 (init_page_info): Delete #ifndef MPW.
4185 * top.c (gdb_readline): Ditto.
4186 * mac-xdep.c: Obsolete.
4187 * mac-gdb.r: Obsolete.
4188 * config/powerpc/xm-mpw.h: Obsolete.
4189 * config/xm-mpw.h: Obsolete.
4190 * mpw-make.sed: Obsolete.
4191 * mpw-config.in: Obsolete.
4192 * TODO: Update
4193 * NEWS: Update
4194
4195 2001-04-19 Mark Kettenis <kettenis@gnu.org>
4196
4197 * i386-tdep.c (i386_frameless_function_invocation): New function.
4198 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION): Redefine
4199 in terms of i386_frameless_function_invocation. Adjust comment.
4200 (i386_frameless_function_invocation): New prototype.
4201
4202 2001-04-18 Martin M. Hunt <hunt@redhat.com>
4203
4204 * top.c (gdb_init): Don't call cli_out_new() to
4205 create global uiout if init_ui_hook is set. uiout will
4206 have to be initialized there.
4207
4208 2001-04-18 Andrew Cagney <ac131313@redhat.com>
4209
4210 * arch-utils.c: Include "regcache.h".
4211
4212 2001-04-18 Mark Kettenis <kettenis@gnu.org>
4213
4214 * i386-tdep.c (i386_saved_pc_after_call): New function.
4215 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Redefine in terms
4216 of i386_saved_pc_after_call.
4217 (i386_saved_pc_after_call): New prototype.
4218
4219 2001-04-17 Michael Snyder <msnyder@redhat.com>
4220
4221 * i386-nat.c: Fix typo in comment.
4222 * solib.c (no_shared_libraries): New function. Discard all symbols
4223 from shared libraries.
4224 (_initialize_solib): Add command "nosharedlibrary" as complement
4225 to the command "sharedlibrary". Unloads symbols for all solibs.
4226
4227 2001-04-16 Andrew Cagney <ac131313@redhat.com>
4228
4229 * configure.host (m68030-sony-*, m68*-isi-*, m68*-sony-*):
4230 * configure.tgt (m68*-rom68k-*, m68*-*bug-*, m68*-monitor-*)
4231 (m68*-est-*, m68*-sony-*, m68*-isi-*):
4232 * Makefile.in (xm-news1000.h, tm-news.h, xm-news.h): Obsolete..
4233 * config/m68k/xm-news.h: Obsolete.
4234 * config/m68k/tm-news.h:
4235 * config/m68k/xm-news1000.h: Obsolete.
4236 * config/m68k/news.mh: Obsolete.
4237 * config/m68k/news.mt: Obsolete.
4238 * config/m68k/nm-news.h: Obsolete.
4239 * config/m68k/news1000.mh: Obsolete.
4240 * news-xdep.c: Obsolete.
4241 * Makefile.in (isi-xdep.o): Obsolete.
4242 (ALLDEPFILES): Delete isi-xdep.c.
4243 (tm-isi.h): Obsolete.
4244 * m68k-tdep.c (altos_skip_prologue): Update comments.
4245 (isi_skip_prologue): Obsolete.
4246 * isi-xdep.c: Obsolete.
4247 * config/m68k/xm-isi.h: Obsolete.
4248 * config/m68k/isi.mh: Obsolete.
4249 * config/m68k/tm-isi.h: Obsolete.
4250 * config/m68k/isi.mt: Obsolete.
4251
4252 * TODO: Update.
4253 * NEWS: Update.
4254
4255 2001-04-17 Michael Snyder <msnyder@redhat.com>
4256
4257 * remote.c (remote_open_1): On opening the remote target, activate
4258 the solib_create_inferior_hook, so that it can detect when the
4259 target loads shared libraries.
4260 (remote_async_open_1): Ditto.
4261
4262 2001-04-17 Michael Snyder <msnyder@redhat.com>
4263
4264 * breakpoint.c (print_one_breakpoint): Handle 64-bit addresses.
4265 * tracepoint.c (tracepoints_info): Handle 64-bit addresses.
4266 * testsuite/gdb.trace/deltrace.exp: Allow for 64-bit addresses.
4267 * testsuite/gdb.trace/infotrace.exp: Ditto.
4268 * testsuite/gdb.trace/passcount.exp: Ditto.
4269 * testsuite/gdb.trace/while-stepping.exp: Ditto.
4270
4271 2001-04-17 Michael Snyder <msnyder@redhat.com>
4272
4273 * thread-db.c (check_thread_signals): When looping over all
4274 signals, ignore signal zero.
4275 (disable_thread_signals): Ditto.
4276
4277 2001-04-17 Eirik Fuller <eirik@netapp.com>
4278
4279 * thread.c (do_captured_thread_select): Allow the argument to the
4280 thread command to be an expression rather than a literal integer.
4281
4282 2001-04-17 Mark Kettenis <kettenis@gnu.org>
4283
4284 * i386-linux-tdep.c (i386_linux_saved_pc_after_call): Use
4285 read_memory_unsigned_integer instead of read_memory_integer.
4286
4287 2001-04-16 Kevin Buettner <kevinb@redhat.com>
4288
4289 * solib-aix5.c (map_index_vs_section_name_okay): New function.
4290 (aix5_relocate_main_executable): Don't use file offsets for
4291 determining corresponding sections and map file entries. Call
4292 map_index_vs_section_name_okay() to do this instead.
4293
4294 2001-04-16 Kevin Buettner <kevinb@redhat.com>
4295
4296 * procfs.c (open_with_retry): New function.
4297 (open_procinfo_files, load_syscalls, proc_iterate_over_mappings)
4298 (proc_get_LDT_entry): Call open_with_retry() instead of open().
4299
4300 2001-04-16 Kevin Buettner <kevinb@redhat.com>
4301
4302 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Adjust
4303 comparison against TRAP_HWBKPT constant yet again to account
4304 for the various values used by different kernel versions.
4305
4306 2001-04-16 Daniel Berlin <dan@cgsoftware.com>
4307
4308 * demangle.c (_initialize_demangler): Use xcalloc on the
4309 demangling_style_names, and make it a null terminated array of
4310 names, to avoid a crash.
4311
4312 2001-04-16 Mark Kettenis <kettenis@gnu.org>
4313
4314 * i386-tdep.c (i386_frame_chain): New function.
4315 * config/i386/tm-i386.h (FRAME_CHAIN): Redefine in terms of
4316 i386_frame_chain.
4317 (i386_frame_chain): New prototype.
4318
4319 2001-04-14 J.T. Conklin <jtc@redback.com>
4320
4321 * target.h (target_ops): Removed to_core_file_to_sym_file vector
4322 function.
4323 * corelow.c (core_ops): Updated for above change.
4324 * gnu-nat.c (core_ops): Likewise.
4325 * inftarg.c (child_ops): Likewise.
4326 * monitor.c (monitor_ops): Likewise.
4327 * ppc-bdm.c (bdm_ppc_ops): Likewise.
4328 * remote-adapt.c (adapt_ops): Likewise.
4329 * remote-bug.c (bug_ops): Likewise.
4330 * remote-e7000.c (e7000_ops): Likewise.
4331 * remote-eb.c (eb_ops): Likewise.
4332 * remote-es.c (es1800_ops, es1800_child_ops): Likewise.
4333 * remote-mm.c (mm_ops): Likewise.
4334 * remote-nindy.c (nindy_ops): Likewise.
4335 * remote-nrom.c (nrom_ops): Likewise.
4336 * remote-os9k.c (rombug_ops): Likewise.
4337 * remote-rdp.c (remote_rdp_ops): Likewise.
4338 * remote-sim.c (gdbsim_ops): Likewise.
4339 * remote-st.c (st2000_ops): Likewise.
4340 * v850ice.c (v850ice_ops): Likewise.
4341 * target.c (cleanup_target): Likewise
4342 (update_current_target): Likewise.
4343 (setup_target_debug): Likewise
4344 (debug_to_core_file_to_sym_file): Removed.
4345
4346 * corefile.c (core_file_command) [HPUXHPPA]: Removed code that
4347 sets symbol file from information obtained from the core file.
4348 * corelow.c (core_file_to_sym_file): Removed.
4349
4350 2001-04-13 Fernando Nasser <fnasser@redhat.com>
4351
4352 From Adam Mirowski <Adam.Mirowski@Sun.COM>
4353 Fixed Insight on Solaris. It was not possible to debug a process
4354 because of EINTR "errors".
4355 * procfs.c: (procfs_wait): if proc_wait_for_stop() fails
4356 with EINTR, retry the call.
4357
4358 2001-04-12 Kevin Buettner <kevinb@redhat.com>
4359
4360 * solib-aix5.c (enum maptype): Delete.
4361 (struct lm_info): Add new member ``nmappings''. Make ``mapping''
4362 member a pointer instead of a statically sized array.
4363 (build_so_list_from_mapfile): Dynamically allocate ``mapping''
4364 array.
4365 (aix5_relocate_main_executable, aix5_relocate_section_addresses,
4366 aix5_find_global_pointer): Search for correct mapping to use
4367 based on file offset instead of knowledge of whether the section
4368 is read-only or read/write.
4369 (aix5_find_gate_addresses): Use the first mapping instead of
4370 the (now defunct) MT_READONLY mapping.
4371
4372 2001-04-12 Nicholas Duffek <nsd@redhat.com>
4373
4374 * xcoffread.c (scan_xcoff_symtab): Ignore symbols beginning with
4375 "@".
4376
4377 2001-04-12 Kevin Buettner <kevinb@redhat.com>
4378
4379 * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o.
4380
4381 2001-04-09 Andrew Cagney <ac131313@redhat.com>
4382
4383 Obsolete i[3456]86-*-sunos* (aka Sun386) host and target.
4384 * config/i386/sun386.mh: Obsolete.
4385 * config/i386/sun386.mt: Obsolete.
4386 * config/i386/xm-sun386.h: Obsolete.
4387 * config/i386/tm-sun386.h: Obsolete.
4388 * config/i386/nm-sun386.h: Obsolete.
4389 * Makefile.in (ALLDEPFILES): Delete sun386-nat.c.
4390 (sun386-nat.o): Target is obsolete.
4391 * sun386-nat.c: Obsolete.
4392 * configure.tgt (i[3456]86-*-sunos*): Obsolete.
4393 * configure.host (i[3456]86-*-sunos*): Obsolete.
4394 * NEWS: Update.
4395 * TODO: Update.
4396
4397 2001-04-10 J.T. Conklin <jtc@redback.com>
4398
4399 * maint.c: Fix typo in comment.
4400
4401 2001-04-09 Keith Seitz <keiths@cygnus.com>
4402
4403 * MAINTAINERS: Swap with Syd Polk as a gdbtk maintainer.
4404
4405 2001-04-08 Kevin Buettner <kevinb@redhat.com>
4406
4407 * fork-child.c (fork_inferior, clone_and_follow_inferior):
4408 Document fact that apparent call to vfork() might actually be
4409 a call to fork() instead.
4410 * ser-pipe.c (pipe_open): Likewise.
4411
4412 2001-04-08 Kevin Buettner <kevinb@redhat.com>
4413
4414 * printcmd.c (print_frame_args): Use a cleanup to invoke
4415 ui_out_list_end() so that the list count nesting flag will
4416 be decremented properly when an error occurs.
4417 * stack.c (print_frame): Likewise.
4418
4419 2001-04-06 J.T. Conklin <jtc@redback.com>
4420
4421 * dcache.c (dcache_write_line): Fixed bugs where cache line was
4422 not written to target correctly.
4423
4424 * gdbserver/low-hppabsd.c (read_inferior_memory): Add explicit
4425 void return value;
4426 * gdbserver/low-nbsd.c: Likewise.
4427 * gdbserver/low-sparc.c: Likewise.
4428 * gdbserver/low-sun3.c: Likewise.
4429
4430 2001-04-06 Geoffrey Keating <geoffk@redhat.com>
4431
4432 * config/rs6000/nm-rs6000.h (PTRACE_ATTACH): Don't define.
4433 (PTRACE_DETACH): Don't define.
4434
4435 2001-04-06 David Smith <dsmith@redhat.com>
4436
4437 * arch-utils.c (default_prepare_to_proceed)
4438 (generic_prepare_to_proceed): Added new functions.
4439 * arch-utils.h: New function declarations for
4440 default_prepare_to_proceed() and generic_prepare_to_proceed().
4441 * gdbarch.sh: Added PREPARE_TO_PROCEED.
4442 * gdbarch.c: Regenerated.
4443 * gdbarch.h: Regenerated.
4444 * inferior.h: Added get_last_target_status() declaration.
4445 * infrun.c (get_last_target_status): Added new function.
4446 (handle_inferior_event): Saves last pid and waitstatus, which will
4447 get returned by get_last_target_status().
4448
4449 * hppa-tdep.c (prepare_to_proceed): Added comment stating that
4450 prepare_to_proceed() is potentially redundant since
4451 default_prepare_to_proceed() has been added.
4452 * linux-thread.c (prepare_to_proceed): Ditto.
4453 * lin-lwp.c (prepare_to_proceed): Ditto.
4454 * m3-nat.c (prepare_to_proceed): Ditto.
4455
4456 2001-04-05 Andrew Cagney <ac131313@redhat.com>
4457
4458 Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platforms
4459 and powerpc-*-netware* target.
4460 * configure.host (powerpcle-*-cygwin*, powerpcle-*-solaris*):
4461 Obsolete.
4462 * configure.tgt (powerpc-*-netware*, powerpcle-*-cygwin*)
4463 (powerpcle-*-solaris*): Obsolete.
4464 * config/powerpc/tm-cygwin.h: Obsolete.
4465 * config/powerpc/cygwin.mt: Obsolete.
4466 * config/powerpc/xm-cygwin.h: Obsolete.
4467 * config/powerpc/cygwin.mh: Obsolete.
4468 * config/powerpc/nm-solaris.h: Obsolete.
4469 * config/powerpc/xm-solaris.h: Obsolete.
4470 * config/powerpc/tm-solaris.h: Obsolete.
4471 * config/powerpc/solaris.mt: Obsolete.
4472 * config/powerpc/tm-ppc-nw.h: Obsolete.
4473 * config/powerpc/ppc-nw.mt: Obsolete.
4474 * TODO: Update.
4475 * NEWS: Update.
4476
4477 2001-04-06 Fernando Nasser <fnasser@redhat.com>
4478
4479 * buildsym.c (record_line): Turn off unused addr bits.
4480
4481 2001-04-06 Fernando Nasser <fnasser@redhat.com>
4482
4483 From David Deephanphongs <deephan@telocity.com>
4484 * inferior.h: Fix declarations of get_inferior_args and
4485 set_inferior_args, which were missing the trailing 's'.
4486
4487 2001-04-05 Jeff Holcomb <jeffh@redhat.com>
4488
4489 * monitor.c (monitor_supply_register): Only report an error if we
4490 don't get a valid value.
4491
4492 2001-04-05 Eli Zaretskii <eliz@is.elta.co.il>
4493
4494 * README: Don't mention gdba.el.
4495
4496 2001-04-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4497
4498 From Jimmy Guo <guo@cup.hp.com>
4499 * top.c (init_main): set prompt if annotation_level>1,
4500 this is necessary when annotation_level is set to 2 via
4501 --annotate=2 command line option.
4502
4503 2001-04-04 Andrew Cagney <ac131313@redhat.com>
4504
4505 Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.
4506 * configure.tgt (a29k-*-sym1*, a29k-*-kern*): Obsolete.
4507 * configure.host (a29k-*-*): Obsolete.
4508 * Makefile.in (ALLDEPFILES): Remove ultra3-nat.c and
4509 ultra3-xdep.c.
4510 (ultra3-nat.o, ultra3-xdep.o): Obsolete.
4511 * config/a29k/tm-ultra3.h: Obsolete.
4512 * config/a29k/ultra3.mt: Obsolete.
4513 * config/a29k/ultra3.mh: Obsolete.
4514 * config/a29k/nm-ultra3.h: Obsolete.
4515 * config/a29k/xm-ultra3.h: Obsolete.
4516 * ultra3-xdep.c: Obsolete.
4517 * ultra3-nat.c: Obsolete.
4518 * config/a29k/a29k-kern.mt: Obsolete.
4519 * NEWS: Update.
4520 * TODO: Update.
4521
4522 Wed Apr 4 21:48:42 2001 Christopher Faylor <cgf@cygnus.com>
4523
4524 * main.c: Remove windows.h use.
4525 (gdbtk_test): Use PATH_MAX for home var calculation.
4526 * remote-e7000.c (e7000_parse_device): Accomodate Cygwin as well as
4527 Win32 in colon test.
4528 * ser-tcp.c: Use modern __CYGWIN__ conditional.
4529 * source.c (mod_path): Add __CYGWIN__ conditional to WIN32 test.
4530 (openp): Ditto.
4531 * symfile.c (symfile_bfd_open): Ditto.
4532
4533 2001-04-04 Martin M. Hunt <hunt@redhat.com>
4534
4535 * main.c (captured_main): For GDBtk, don't use tui_fileopen().
4536 Handle all stream setup in gdbtk_init
4537
4538 2001-04-04 Mark Kettenis <kettenis@gnu.org>
4539
4540 * i386-tdep.c (i386_extract_return_value): Don't return the return
4541 value of a void function.
4542 (i386_store_return_value): Likewise.
4543
4544 2001-04-03 Andrew Cagney <ac131313@redhat.com>
4545
4546 Obsolete w65-*-* target.
4547 * configure.tgt (w65-*-*): Obsolete.
4548 * config/w65/w65.mt: Obsolete.
4549 * config/w65/tm-w65.h: Obsolete.
4550 * w65-tdep.c: Obsolete.
4551 * NEWS: Update. Fix TiC80 description.
4552 * TODO: Update.
4553
4554 2001-04-03 Andrew Cagney <ac131313@redhat.com>
4555
4556 Obsolete tic80-*-* target.
4557 * configure.tgt (tic80-*-*): Obsolete.
4558 * config/tic80/tic80.mt: Obsolete.
4559 * config/tic80/tm-tic80.h: Obsolete.
4560 * tic80-tdep.c: Obsolete.
4561 * TODO: Update
4562 * NEWS: Update.
4563
4564 2001-04-02 J.T. Conklin <jtc@redback.com>
4565
4566 * remote-mips.c (S_IROTH): Moved definition from here.
4567 * gdb_stat.h (S_IROTH): to here.
4568
4569 * remote.c (remote_protocol_e, remote_protocol_E): Define.
4570 (set_remote_protocol_e_packet_cmd)
4571 (set_remote_protocol_E_packet_cmd)
4572 (show_remote_protocol_e_packet_command)
4573 (show_remote_protocol_E_packet_command): New functions.
4574 (init_all_packet_configs): Initialize remote_protocol_e and
4575 remote_protocol_E.
4576 (remote_resume, remote_async_resume): Support e/E command
4577 packets.
4578 (show_remote_cmd): Show state of remote_protocol_e and
4579 remote_protocol_E.
4580 (_initialize_remote): Add "set remote step-over-range-packet"
4581 and "set remote step-over-range-w-signal-packet" to CLI.
4582
4583 2001-04-01 Andrew Cagney <ac131313@redhat.com>
4584
4585 Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and
4586 ns32k-utek-*.
4587 * Makefile.in (ALLDEPFILES): Delete umax-xdep.c and ns32km3-nat.c.
4588 (umax-xdep.o, ns32km3-nat.o): Obsolete.
4589 * configure.tgt (ns32k-*-mach3*, ns32k-utek-sysv*, ns32k-utek-*):
4590 Obsolete.
4591 * configure.host (ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv*):
4592 Obsolete.
4593 * config/ns32k/merlin.mh: Obsolete.
4594 * config/ns32k/merlin.mt: Obsolete.
4595 * config/ns32k/xm-merlin.h: Obsolete.
4596 * config/ns32k/tm-merlin.h: Obsolete.
4597 * config/ns32k/nm-umax.h: Obsolete.
4598 * config/ns32k/umax.mh: Obsolete.
4599 * config/ns32k/umax.mt: Obsolete.
4600 * config/ns32k/xm-umax.h: Obsolete.
4601 * umax-xdep.c: Obsolete.
4602 * config/ns32k/ns32km3.mh: Obsolete.
4603 * config/ns32k/ns32km3.mt: Obsolete.
4604 * config/ns32k/tm-ns32km3.h: Obsolete.
4605 * config/ns32k/xm-ns32km3.h: Obsolete.
4606 * ns32km3-nat.c: Obsolete.
4607 * ns32k-tdep.c (merlin_skip_prologue): Obsolete.
4608 (merlin_frame_num_args): Ditto.
4609 * NEWS: Update.
4610 * TODO: Update.
4611
4612 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
4613
4614 * config/djgpp/fnchange.lst: Tweak due to
4615 expect/example/chesslib.c.
4616
4617 2001-04-02 Kevin Buettner <kevinb@redhat.com>
4618
4619 * m88k-tdep.c (examine_prologue): Change type of ``insn'' from
4620 unsigned int to unsigned long. Also, fix format string.
4621 (pop_frame): Fix PC_IN_CALL_DUMMY() call so that it doesn't
4622 use an undeclared variable. Also, delete declaration and
4623 initialization of ``fp'' because it is otherwise unused.
4624 * remote-bug.c (sleep): Delete declaration.
4625 (bug_store_register, bug_write_memory, bug_read_memory)
4626 (bug_insert_breakpoint, bug_remove_breakpoint): Fix sprintf()
4627 format statements and cast certain sprintf() arguments to
4628 eliminate warnings.
4629 (bug_load): Likewise for call to printf_filtered().
4630 * config/m88k/tm-m88k.h (FIX_CALL_DUMMY): Eliminate
4631 assignment to ``pc''. The necessary assignment is done in
4632 hand_function_call() after the invocation of FIX_CALL_DUMMY().
4633
4634 2001-03-20 Daniel Berlin <dberlin@redhat.com>
4635
4636 * symtab.c (completion_list_add_name): Remove duplicate string checks,
4637 readline already does this, and it's much faster at it, too.
4638
4639 2001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
4640
4641 * go32-nat.c: Minor tweaks, to pacify the ari script.
4642
4643 2001-04-01 Mark Kettenis <kettenis@gnu.org>
4644
4645 * i386-tdep.c (i386_extract_struct_value_address): New function.
4646 * config/i386/tm-i386.h (EXTRACT_STRUCT_VALUE_ADDRESS): Redefine
4647 in terms of i386_extract_struct_value_address.
4648 (i386_extract_struct_value_address): New prototype.
4649
4650 * i386-linux-nat.c (i386_linux_dr_get): Change type of return
4651 value to `unsigned long'. Change type of `value' to `unsigned
4652 long'.
4653 (i386_linux_dr_set): Change type of second argument to `unsigned
4654 long'.
4655 (i386_linux_dr_set_control): Change type of first argument to
4656 `unsigned long'.
4657 (i386_linux_dr_get_status): Change type of return value to
4658 unsigned long.
4659 * config/i386/nm-linux.h (i386_linux_dr_set_control,
4660 i386_linux_dr_get_status): Adjust prototypes accordingly.
4661
4662 2001-03-31 Kevin Buettner <kevinb@redhat.com>
4663
4664 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Change
4665 TRAP_HWBKPT constant to match that in the kernel headers for
4666 Linux/IA-64.
4667
4668 2001-03-31 Mark Kettenis <kettenis@gnu.org>
4669
4670 * i386bsd-nat.c: Include "gdb_assert.h".
4671 [HAVE_PT_GETDBREGS] (DBREG_DRX): Define if not
4672 already defined.
4673 [HAVE_PT_GETDBREGS] (i386bsd_dr_set, i386bsd_dr_set_control,
4674 i386bsd_dr_set_addr, i386bsd_dr_reset_addr,
4675 i386bsd_dr_get_status): New functions.
4676 * config/i386/nm-fbsd.h [HAVE_PT_GETDBREGS]
4677 (I386_USE_GENERIC_WATCHPOINTS): Define.
4678 Include "i386/nm-i386.h".
4679 (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
4680 I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
4681 (i386bsd_dr_set_control, i386bsd_dr_set_addr,
4682 i386bsd_dr_reset_addr, i386bsd_dr_get_status): New prototypes.
4683 * acconfig.h (HAVE_PT_GETDBREGS): New configure macro.
4684 * configure.in: Cleanup a few comments. Check for PT_GETDBREGS
4685 ptrace request.
4686 * config.in, configure: Regenerate.
4687
4688 * i386-nat.c (i386_insert_aligned_watchpoint): Set address
4689 register before enabling it by setting the control register.
4690 (i386_remove_aligned_watchpoint): Reset address register after
4691 disabling it by setting the control register.
4692
4693 * i386-tdep.c (i386_extract_return_value): If the type of the
4694 return value is TYPE_STRUCT and the number of fields is one, call
4695 ourselves with TYPE set tp the type of the first field.
4696 (i386_store_return_value): Likewise.
4697 This fixes a problem with returning structs consisting of a single
4698 `float' or `double' on *BSD.
4699
4700 2001-03-30 Mark Kettenis <kettenis@gnu.org>
4701
4702 * lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped until
4703 we're absolutely sure we're going to resume it.
4704
4705 * thread-db.c (check_event): Don't report an error if we encounter
4706 a thread creation event for a thread that's already in the thread
4707 list, since that may legitemately happen. Instead only call
4708 attach_thread if it's not already in the thread list.
4709
4710 2001-03-28 Andrew Cagney <ac131313@redhat.com>
4711
4712 * config/pa/xm-hppah.h (malloc): Really delete declaration
4713 (MALLOC_INCOMPATIBLE): Really delete macro.
4714 * cli/cli-cmds.c (apropos_command): Use xcalloc.
4715
4716 2001-03-28 Andrew Cagney <ac131313@redhat.com>
4717
4718 * configure.in (build_warnings): Add -Wuninitialized.
4719 * configure: Regenerate.
4720
4721 * v850-tdep.c (v850_scan_prologue): Initialize ``insn2''.
4722 * sparc-tdep.c (sparc64_push_arguments): Add default case to
4723 switch.
4724 * sh-tdep.c (sh_do_fp_register): Replace ``?:'' printf format
4725 expression with if statement.
4726 * mn10200-tdep.c (mn10200_analyze_prologue): Initialize
4727 ``stack_size''.
4728 * mips-tdep.c (show_mipsfpu_command): Add default case to switch.
4729 (mips_dump_tdep): Fix setting of ef_mips_arch.
4730 * mcore-tdep.c (mcore_analyze_prologue): Initialize ``fp_regnum''.
4731 * dsrec.c (make_srec): Always initialize ``binbuf''.
4732 * monitor.c (monitor_read_memory_single): Do not pass an
4733 uninitialized buffer to monitor_error. Make ``i'' more local.
4734
4735 2001-03-28 Andrew Cagney <ac131313@redhat.com>
4736
4737 * MAINTAINERS: Change ns32k target to ,-Werror.
4738
4739 * ns32k-tdep.c: Include "gdbcore.h"
4740 (flip_bytes): Change first argument to void*. Add forward
4741 declaration.
4742 (sign_extend): Add declaration.
4743 (merlin_frame_num_args): Add final else clause to if-else chain.
4744 (umax_frame_num_args): Ditto.
4745 * config/ns32k/tm-umax.h (ns32k_localcount): Declare.
4746 (flip_bytes): Ditto.
4747
4748 2001-03-28 Mark Kettenis <kettenis@gnu.org>
4749
4750 * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here from
4751 config/i386/nm-linux.h (including comment).
4752 (i386_linux_frame_chain): New function implementing guts of the
4753 former FRAME_CHAIN macro, but using read_memory_unsigned_integer
4754 instead of read_memory_integer.
4755 (i386_linux_frame_saved_pc): Removed doc pointing to
4756 i386/tm-linux.h for an explanation of FRAMELESS_SIGNAL since that
4757 now lives in this file.
4758 * config/i386/tm-linux.h (FRAMELESS_SIGNAL): Moved to
4759 i386-linux-tdep.c (including comment).
4760 (FRAME_CHAIN): Redefined in terms of i386_linux_frame_chain.
4761 (i386_linux_frame_chain): New prototype.
4762
4763 * gdbserver/low-linux.c [I386_GNULINUX_TARGET]: Cleanup code and
4764 make it work again.
4765 (NUM_FREGS): Redefine to 0.
4766 (NUM_REGS): Redefine as NUM_GREGS.
4767 (i386_register_byte, i386_register_raw_size): Update from
4768 i386-tdep.c. Add comment about their origin.
4769 (regmap, register_u_addr): Take these from i386-linux-nat.c.
4770 (i386_register_u_addr): Removed.
4771
4772 * i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call
4773 fails instead of calling perror_with_name. This should fix
4774 debugging remote i386 targets with a native Linux/x86 GDB. Add
4775 FIXME for this hack.
4776
4777 2001-03-19 J.T. Conklin <jtc@redback.com>
4778
4779 * arch-utils.c (#include "gdbthread.h"): Removed.
4780 (#include "symfile.h"): Removed.
4781 (XMALLOC): Removed unused macro.
4782 * breakpoint.c (tbreak_command): Removed local declaration.
4783 (awatch_command, do_enable_breakpoint, set_breakpoint_count):
4784 Remove duplicate declarations.
4785 (bpstat_should_step, bpstat_have_active_hw_watchpoints)
4786 (remove_solib_event_breakpoints): Fix indentation botch.
4787 * c-typeprint.c (#include "command.h"): Removed.
4788 (#include "gdbcmd.h"): Removed.
4789 * ch-exp.c (ch_terminal_match_float_literal, parse_expr)
4790 (parse_primval, parse_untyped_expr, parse_opt_untyped_expr):
4791 Removed duplicate declarations.
4792 * ch-typeprint.c (#include "command.h"): Removed.
4793 (#include "gdbcmd.h"): Removed.
4794 * corefile.c (#include "frame.h"): Removed
4795 (#include "symfile.h"): Removed.
4796 (#include "language.h"): Removed.
4797 * dbxread.c (#include "command.h"): Removed.
4798 * environ.c (#include "gdbcore.h"): Removed.
4799 * event-loop.c (#include "top.h"): Removed.
4800 * f-typeprint.c (#include "command.h"): Removed.
4801 (#include "gdbcmd.h"): Removed.
4802 (#include "language.h"): Removed.
4803 (#include "typeprint.h"): Removed.
4804 (#include "frame.h"): Removed.
4805 * gdbtypes.h (print_type_scalar): Removed declaration.
4806 * infcmd.c (#include "completer.h"): Removed.
4807 * language.c (#include "frame.h"): Removed.
4808 * m2-typeprint.c (#include "command.h"): Removed.
4809 (#include "gdbcmd.h"): Removed.
4810 (#include "language.h"): Removed.
4811 * m2-valprint.c (#include "valprint.h"): Removed.
4812 * p-typeprint.c (#include "command.h"): Removed.
4813 (#include "gdbcmd.h"): Removed.
4814 * p-valprint.c (#include "typeprint.h"): Removed.
4815 * parse.c (#include "linespec.h"): Removed.
4816 * regcache.c (#include "frame.h"): Removed.
4817 * remote.c (#include "frame.h"): Removed.
4818 (getpkt_sane): Make static.
4819 * source.c (#include "completer.h"): Removed.
4820 * stack.c (#include "symfile.h"): Removed.
4821 (#include "objfiles.h"): Removed.
4822 * symfile.c (#include "completer.h"): Removed.
4823 * tracepoint.c (#include "completer.h"): Removed.
4824 * values.c (#include "frame.h"): Removed.
4825 * varobj.c (#include "valprint.h"): Removed.
4826 * wrapper.c (#include "frame.h"): Removed.
4827
4828 * memattr.c (create_mem_region): Removed unused variable.
4829 * remote-nrom.c: Removed spurious semicolon after init_nrom_ops.
4830
4831 2001-03-27 Nick Clifton <nickc@redhat.com>
4832
4833 * remote-rdp.c (rdp_set_command_line): Add missing double quote.
4834
4835 2001-03-27 Kevin Buettner <kevinb@redhat.com>
4836
4837 * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() instead
4838 of free().
4839
4840 2001-03-27 Eli Zaretskii <eliz@is.elta.co.il>
4841
4842 * TODO (Cleanups): Remove the item about converting docs to GFDL.
4843
4844 2001-03-26 Kevin Buettner <kevinb@redhat.com>
4845
4846 * ia64-tdep.c (slotN_contents, replace_slotN_contents): Change
4847 type of ``bundle'' from unsigned char * to char *.
4848 (ia64_get_saved_register): Use alloca() to allocate register
4849 buffers.
4850
4851 * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage.
4852
4853 2001-03-26 Kevin Buettner <kevinb@redhat.com>
4854
4855 * proc-utils.h (procfs_ctl_t): New typedef.
4856 * proc-api.c (write_with_trace): Change type of ``opcode'' from
4857 long to procfs_ctl_t. Don't assume that the target has defined
4858 BREAKPOINT. Handle case in which PCRESET is the same as PCUNSET.
4859 * proc-events.c (sys/syscall.h, sys/fault.h): Include conditionally.
4860 * procfs.c (sys/fault.h, sys/syscall.h): Include conditionally.
4861 (gdb_sigset_t, gdb_sigaction_t, gdb_siginfo_t, gdb_premptysysset)
4862 (gdb_praddsysset, gdb_prdelsysset, gdb_pr_issyssetmember):
4863 Conditionally define as appropriate for AIX/non-AIX systems. Use
4864 these defines/typedefs as appropriate elsewhere in file.
4865 (struct procinfo): Change type of saved_sigset and saved_sighold
4866 from sigset_t to gdb_sigset_t. Make saved_exitset and
4867 saved_entryset pointer variables. Add two new fields, num_syscalls
4868 and syscall_names.
4869 (DYNAMIC_SYSCALLS): Define when HAVE_PRSYSENT_T is defined.
4870 (sysset_t_size, sysset_t_alloc): New functions.
4871 (load_syscalls, free_syscalls, find_syscall): New functions for
4872 platforms which define DYNAMIC_SYSCALLS.
4873 (create_procinfo): Call load_syscalls.
4874 (destroy_one_procinfo): Call free_syscalls.
4875 (GDBRESET): Don't define twice.
4876 (proc_modify_flag): Change type of operation code array `arg'
4877 from long to procfs_ctl_t.
4878 (proc_stop_process, proc_wait_for_stop, proc_run_process)
4879 (proc_set_traced_signals, proc_set_traced_faults)
4880 (proc_set_traced_sysentry, proc_set_traced_sysexit)
4881 (proc_set_held_signals, proc_clear_current_fault)
4882 (proc_set_current_signal, proc_clear_current_signal, proc_set_gregs)
4883 (proc_set_fpregs, proc_kill, proc_set_watchpoint): Likewise for `cmd'.
4884 (proc_set_traced_sysentry): Dynamically allocate variable sized
4885 struct gdb_proc_ctl_pcsentry. Also, free it at function exit.
4886 (proc_set_traced_sysexit): Dynamically allocate variable
4887 sized struct gdb_proc_ctl_pcsexit. Also, free it at
4888 function exit.
4889 (proc_get_traced_sysentry, proc_get_traced_sysexit): Add new code
4890 for reading the sysset_t struct on AIX5.
4891 (procfs_debug_inferior): Don't assume that SYS_exit will be
4892 defined. Add new code for finding certain syscalls on AIX5.
4893 (syscall_is_lwp_exit, syscall_is_exit, syscall_is_exec)
4894 (syscall_is_lwp_create): New functions.
4895 (procfs_wait): Restructured code which checks for certain
4896 system calls to use the new syscall_is_... functions.
4897 (procfs_notice_signals): Account for the fact that saved_entryset
4898 and saved_exitset in struct procinfo are now pointers.
4899
4900 2001-03-26 Kevin Buettner <kevinb@redhat.com>
4901
4902 * symtab.c (find_pc_sect_line): Revise method used for finding
4903 the ending pc.
4904
4905 2001-03-26 Mark Kettenis <kettenis@gnu.org>
4906
4907 * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,
4908 i386_linux_sigtramp_saved_sp): Make static.
4909 (i386_linux_frame_saved_pc): New function based on the old
4910 FRAME_SAVED_PC macro, but use read_memory_unsigned_integer instead
4911 of read_memory_integer.
4912 * config/i386/tm-linux.h (sigtramp_saved_pc): Remove definition.
4913 (i386_linux_sigtramp_saved_pc): Remove prototype.
4914 (FRAME_SAVED_PC): Redefine in terms of i386_linux_frame_saved_pc.
4915 (i386_linux_frame_saved_pc): New prototype.
4916
4917 2001-03-26 Andrew Cagney <ac131313@redhat.com>
4918
4919 * MAINTAINERS: Document m88k as a ``Known problem in 5.1''.
4920 * TODO (GDB 5.1 - Cleanups): Update.
4921
4922 2001-03-26 Andrew Cagney <ac131313@redhat.com>
4923
4924 * fork-child.c (clone_and_follow_inferior): Delete #ifdef
4925 HAVE_VFORK.
4926
4927 2001-03-26 Mark Kettenis <kettenis@gnu.org>
4928
4929 * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.
4930
4931 * i386-tdep.c (i386_push_arguments, i386_store_struct_return): New
4932 functions.
4933 * config/i386/tm-i386.h (PUSH_ARGUMENTS): New macro.
4934 (STORE_STRUCT_RETURN): Redefine in terms of
4935 i386_store_struct_return.
4936 (i386_push_arguments, i386_store_struct_return): New prototypes.
4937 * config/i386/tm-i386v.h (STORE_STRUCT_RETURN): Remove. It's
4938 definition was identical to the definition in "i386/tm-i386.h" so
4939 the new definition should suffice too.
4940
4941 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
4942
4943 * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused
4944 definitions for SELECT, NBBY, FD_SETSIZE, NFDBITS, and MASK_SIZE.
4945
4946 * config/djgpp/djconfig.sh: Add copyright notice.
4947
4948 * ser-go32.c (rawclock): Remove prototype; include time.h instead.
4949 (ISR, dos_hookirq, isr_t): Convert K&R definition to ANSI C.
4950 (top level) <string.h>: Include gdb_string.h instead.
4951 (dos_noop, dos_raw, dos_noflush_set_tty_state)
4952 (dos_print_tty_state, dos_info): Remove ATTRIBUTE_UNUSED.
4953
4954 * go32-nat.c (go32_create_inferior): Move the declaration of
4955 `environ' to here from the top level.
4956 (top level) <_initialize_go32_nat>: Remove redundant prototype.
4957 <gdb_string.h>: Include it instead of string.h.
4958 (store_register): Call register_buffer instead of accessing
4959 registers[] directly.
4960 (redir_cmdline_delete, redir_cmdline_parse, redir_to_debugger)
4961 (redir_to_debugger, redir_debug_init) [__DJGPP_MINOR__ < 3]: Put
4962 the function names at the start of the line.
4963 (go32_set_dr): Throw internal_error if the argument is not a valid
4964 debug register number.
4965 (go32_open, go32_close, go32_attach, go32_detach, go32_resume)
4966 (go32_wait, go32_xfer_memory, go32_files_info)
4967 (go32_terminal_info): Remove ATTRIBUTE_UNUSED.
4968
4969 2001-03-25 Jim Blandy <jimb@redhat.com>
4970
4971 * mips-tdep.c (mips_gdbarch_init): Tweak indentation.
4972
4973 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4974
4975 From Andrew Cagney <ac131313@redhat.com>
4976
4977 * coffread.c: Include "gdb_assert.h".
4978 (coff_symtab_read): Cast the integer s_sclass to a long before
4979 casting it to a pointer.
4980
4981 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4982
4983 From Andrew Cagney <ac131313@redhat.com>
4984
4985 * coffread.c (coff_symtab_read): Initialize
4986 ``fcn_first_line_addr''. Check that the ``.bf'' always preceeds
4987 the ``.ef'' info.
4988 * dbxread.c (find_text_range): Initialize ``start'' and ``end''.
4989
4990 2001-03-23 Andrew Cagney <ac131313@redhat.com>
4991
4992 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to
4993 GDB_MULTI_ARCH_PARTIAL from two. SOFTWARE_SINGLE_STEP is not
4994 multi-arch.
4995
4996 * gdbarch.sh (SOFTWARE_SINGLE_STEP): Add.
4997 * gdbarch.h, gdbarch.c: Re-generate.
4998
4999 * target.h (SOFTWARE_SINGLE_STEP_P)
5000 (SOFTWARE_SINGLE_STEP): Delete macro definitions.
5001
5002 2001-03-23 Andrew Cagney <ac131313@redhat.com>
5003
5004 * gdbarch.sh (gdbarch_register_read, gdbarch_register_write): Add.
5005 * gdbarch.h, gdbarch.c: Regenerate.
5006
5007 * regcache.h (regcache_read, regcache_write): Declare.
5008 (registers, register_valid, register_buffer): Add note that these
5009 interfaces are deprecated.
5010
5011 * regcache.c: Include "gdb_assert.h".
5012 (legacy_write_register_gen): Rename write_register_gen.
5013 (legacy_read_register_gen): Rename read_register_gen.
5014 (regcache_read, regcache_write): New function.
5015 (read_register_gen, write_register_gen): New function.
5016 (write_register): Simplify. Use write_register_gen.
5017 (read_register): Ditto using read_register_gen.
5018 (read_signed_register): Ditto.
5019 (read_register_bytes): Ditto!!!!
5020 (supply_register): Add note that CLEANUP_REGISTER_VALUE is being
5021 replaced by gdbarch_register_read.
5022
5023 * TODO (GDB 5.2 - Cleanups): Add list of gdbarch methods to
5024 deprecate.
5025
5026 2001-03-23 Jim Blandy <jimb@redhat.com>
5027
5028 Fix from Dan Berlin:
5029
5030 * stabsread.c (read_cpp_abbrev): Properly construct the names of
5031 virtual function table pointer fields.
5032
5033 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5034
5035 * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc,
5036 xmrealloc): Move existing declarations to the one place and
5037 re-order to be consistent.
5038 (xmcalloc, xmfree): Declare.
5039 (xmmalloc, xmrealoc): Assume ISO-C - use size_t and void* in
5040 declaration.
5041
5042 * utils.c (size_t): Delete #ifdef defining size_t.
5043 (mmalloc, mrealloc, mcalloc, mfree): Re-order.
5044 (mmalloc, mrealloc, mcalloc): Document as only calls in GDB
5045 corresponding malloc, realloc, calloc.
5046 (mfree): Call free directly.
5047 (xmmalloc, xmrealloc): Clean up. Assume ISO-C.
5048 (xmcalloc, xmfree): New functions. Copy old xcalloc and xfree
5049 function bodies to here.
5050 (xcalloc, xfree): Call xmcalloc and xmfree respectfully.
5051
5052 2001-03-23 Andrew Cagney <ac131313@redhat.com>
5053
5054 * fork-child.c (fork_inferior): Make ``argv'', ``exec_file'' and
5055 ``shell_file'' static locals.
5056
5057 * jv-lang.c (java_link_class_type): Initialize ``field'' and
5058 ``method''.
5059
5060 * jv-valprint.c (java_value_print): Initialize ``next_element''.
5061
5062 2001-03-23 Mark Kettenis <kettenis@gnu.org>
5063
5064 * config/i386/nm-i386.h: Fix formatting and change reference to
5065 i386-tdep.c to i386-nat.c.
5066
5067 2001-03-23 David Smith <dsmith@redhat.com>
5068
5069 * configure.in: Corrected spelling errors.
5070 * configure: Regenerated.
5071
5072 2001-03-22 Andrew Cagney <ac131313@redhat.com>
5073
5074 * TODO (GDB 5.1 - Cleanups): Add more targets to obsolete.
5075
5076 2001-03-22 Andrew Cagney <ac131313@redhat.com>
5077
5078 * Makefile.in (NTSSTART): Delete.
5079 (NTSOBS): Delete.
5080 (kdb): Delete target.
5081 * kdb-start.c, stuff.c: Mark as obsolete.
5082 * NEWS: Update.
5083
5084 2001-03-22 Andrew Cagney <ac131313@redhat.com>
5085
5086 * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB only
5087 compiles using an ISO-C compiler.
5088 (MALLOC_INCOMPATIBLE): Ditto.
5089 * linespec.c (decode_line_1): Delete hack to work around
5090 HPPA_COMPILER_BUG.
5091
5092 2001-03-22 Andrew Cagney <ac131313@redhat.com>
5093
5094 * exec.c (xfer_memory): Always initialize section.
5095 * infrun.c (normal_stop): Always initialize source_flag.
5096
5097 2001-03-22 Andrew Cagney <ac131313@redhat.com>
5098
5099 * TODO (Remote Protocol Support): Review. Add notes about ``!'',
5100 non-use of a continue address and typical use of ``q'' packet.
5101
5102 2001-03-22 Eli Zaretskii <eliz@is.elta.co.il>
5103
5104 Make DJGPP use the new unified support for hardware
5105 breakpoints and watchpoints on x86 targets:
5106
5107 * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,
5108 include nm-i386.h instead.
5109 (TARGET_HAS_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT)
5110 (TARGET_CAN_USE_HARDWARE_WATCHPOINT, STOPPED_BY_WATCHPOINT)
5111 (TARGET_REGION_OK_FOR_HW_WATCHPOINT, DECR_PC_AFTER_HW_BREAK)
5112 (target_stopped_data_address, target_insert_watchpoint)
5113 (target_remove_watchpoint, target_insert_hw_breakpoint)
5114 (target_remove_hw_breakpoint): Don't define.
5115 (I386_USE_GENERIC_WATCHPOINTS, I386_DR_LOW_SET_CONTROL)
5116 (I386_DR_LOW_SET_ADDR, I386_DR_LOW_RESET_ADDR)
5117 (I386_DR_LOW_GET_STATUS): Define to call appropriate go32_*
5118 functions from go32-nat.c.
5119
5120 * config/i386/go32.mh (NATDEPFILES): Add i386-nat.o.
5121
5122 * go32-nat.c <top level>: Remove prototypes for watchpoint-
5123 related functions. Remove definitions of watchpoint-related
5124 macros.
5125 (go32_mourn_inferior): Call i386_cleanup_dregs instead of the
5126 private cleanup_dregs function.
5127 (cleanup_dregs, go32_insert_watchpoint)
5128 (go32_insert_aligned_watchpoint, go32_handle_nonaligned_watchpoint)
5129 (go32_remove_watchpoint, go32_remove_aligned_watchpoint)
5130 (go32_region_ok_for_watchpoint, go32_stopped_by_watchpoint)
5131 (go32_remove_hw_breakpoint, go32_insert_hw_breakpoint): Remove.
5132 (go32_set_dr, go32_set_dr7, go32_get_dr6): New functions.
5133
5134 2001-03-21 Kevin Buettner <kevinb@redhat.com>
5135
5136 * ia64-tdep.c (fetch_instruction): Warn about slot numbers greater
5137 than two instead of generating an error.
5138
5139 2001-03-21 Jim Blandy <jimb@redhat.com>
5140
5141 * cp-valprint.c: Reformat to bring into line with GNU coding
5142 standards.
5143
5144 2001-03-21 Mark Kettenis <kettenis@gnu.org>
5145
5146 Make Linux use the new unified support for hardware breakpoints
5147 and watchpoints on x86 targets.
5148 * i386-linux-nat.c: Doc fixes. Include "gdb_assert.h".
5149 [HAVE_SYS_DEBUGREG_H]: Include <sys/debugreg.h>.
5150 (DR_FIRSTADDR, DR_LASTADDR, DR_STATUS, DR_CONTROL): Define to
5151 appropriate value if not already defined.
5152 (register_u_addr): New function.
5153 (kernel_u_size): New function.
5154 (i386_linux_dr_get, i386_linux_dr_set): New functions.
5155 (i386_linux_dr_set_control, i386_linux_dr_set_addr,
5156 i386_linux_reset_addr, i386_linux_dr_get_status): New functions.
5157 * config/i386/nm-linux.h: Don't include "nm-i386v.h".
5158 (I386_USE_GENERIC_WATCHPOINTS): Define and include "nm-i386.h".
5159 (TARGET_HAS_HARDWARE_WATCHPOINTS,
5160 TARGET_CAN_USE_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT,
5161 STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
5162 target_remove_watchpoint): Remove macros.
5163 (i386_stopped_by_watchpoint, i386_insert_watchpoint,
5164 i386_remove_watchpoint): Remove prototypes.
5165 (register_u_addr): New prototype.
5166 (REGISTER_U_ADDR): Define in terms of register_u_addr.
5167 (i386_linux_dr_set_control, i386_linux_dr_set_addr,
5168 i386_linux_reset_addr, i386_linux_dr_get_status): New prototypes.
5169 (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
5170 I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
5171 * config/i386/linux.mh (NATDEPFILES): Replace i386v-nat.o with
5172 i386-nat.o.
5173
5174 2001-03-21 Jim Blandy <jimb@redhat.com>
5175
5176 Fix from Dan Berlin:
5177
5178 * linespec.c (find_methods): Whitespace differences aren't
5179 significant in *un*mangled method names. Use strcmp_iw to compare
5180 them, not STREQ.
5181
5182 2001-03-21 Andrew Cagney <ac131313@redhat.com>
5183
5184 * gdbarch.sh: Allow a non- multi-arch target to override a
5185 predicate.
5186 * gdbarch.h: Regenerate.
5187
5188 2001-03-21 Andrew Cagney <ac131313@redhat.com>
5189
5190 * gdbarch.sh: Avoid use of ``!''.
5191
5192 2001-03-20 Andrew Cagney <ac131313@redhat.com>
5193
5194 * target.h (enum target_signal): Move definition from here.
5195 * defs.h (enum target_signal): To here.
5196
5197 * config/arc/tm-arc.h (arc_software_single_step): Change type of
5198 first parameter to enum target_signal.
5199 * config/rs6000/tm-rs6000.h (rs6000_software_single_step): Ditto.
5200 * config/sparc/tm-sparc.h (sparc_software_single_step): Ditto.
5201 * rs6000-tdep.c (rs6000_software_single_step): Update.
5202
5203 2001-03-20 Andrew Cagney <ac131313@redhat.com>
5204
5205 * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro
5206 already defined.
5207
5208 From 2000-08-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
5209 * stabsread.c (define_symbol): A parameter ('R'), a local ('r'),
5210 or a reference ('a') can be in a pseudo register.
5211 * infcmd.c (do_registers_info): Must take into account the pseudo
5212 registers to print their value.
5213 (registers_info): Likewise.
5214 * stack.c (frame_info): Likewise.
5215 * frame.h (SIZEOF_FRAME_SAVED_REGS): Save the pseudo registers.
5216
5217 2001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
5218
5219 Unified support for hardware breakpoints and watchpoints on
5220 x86 targets:
5221
5222 * config/i386/nm-i386.h: New file.
5223
5224 * config/i386/nm-i386.h: (i386_cleanup_dregs)
5225 (i386_insert_watchpoint, i386_remove_watchpoint)
5226 (i386_region_ok_for_watchpoint, i386_stopped_by_hwbp)
5227 (i386_stopped_data_address, i386_insert_hw_breakpoint)
5228 (i386_remove_hw_breakpoint): Declare prototypes.
5229 [I386_USE_GENERIC_WATCHPOINTS] (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
5230 Define if not already defined.
5231 (TARGET_REGION_OK_FOR_HW_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT)
5232 (STOPPED_BY_WATCHPOINT, target_stopped_data_address)
5233 (target_insert_watchpoint, target_remove_watchpoint)
5234 (target_insert_hw_breakpoint, target_remove_hw_breakpoint): Define
5235 to call the appropriate i386_* functions.
5236
5237 * i386-nat.c: New file.
5238
5239 * i386-nat.c (I386_DR_CONTROL_MASK, I386_DR_LOCAL_ENABLE)
5240 (I386_DR_GLOBAL_ENABLE, I386_DR_DISABLE, I386_DR_SET_RW_LEN)
5241 (I386_DR_GET_RW_LEN, I386_DR_WATCH_HIT): New macros.
5242 (dr_mirror, dr_status_mirror, dr_control_mirror, dr_ref_count)
5243 (maint_show_dr): New variables.
5244 (i386_cleanup_dregs, i386_show_dr, i386_length_and_rw_bits)
5245 (i386_insert_aligned_watchpoint, i386_remove_aligned_watchpoint)
5246 (i386_handle_nonaligned_watchpoint, i386_insert_watchpoint)
5247 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
5248 (i386_stopped_data_address, i386_stopped_by_hwbp)
5249 (i386_insert_hw_breakpoint, i386_remove_hw_breakpoint): New
5250 functions.
5251 (_initialize_i386_nat): New function.
5252 [I386_USE_GENERIC_WATCHPOINTS]: Add new maint command
5253 `show-debug-regs', sets maint_show_dr to non-zero value and
5254 activates debugging print-outs in functions which insert, remove,
5255 and test watchpoints and hardware breakpoints.
5256
5257 * Makefile.in (i386-nat.o): New target.
5258 (ALLDEPFILES): Add i386-nat.o.
5259
5260 2001-03-21 Mark Kettenis <kettenis@gnu.org>
5261
5262 * i386-tdep.c: Add back _initialize_i386_tdep prototype with
5263 appropriate comment.
5264
5265 2001-03-20 Kevin Buettner <kevinb@redhat.com>
5266
5267 * config/alpha/alpha-linux.mh (NATDEPFILES): Use proc-service.o,
5268 thread-db.o, and lin-lwp.o for thread support instead of
5269 linux-thread.o and lin-thread.o.
5270 * config/alpha/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS)
5271 (ATTACH_LWP): Define to use the following lin-lwp.c functions...
5272 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals)
5273 (lin_lwp_attach_lwp): Declare.
5274
5275 2001-03-20 Jim Blandy <jimb@redhat.com>
5276
5277 Fix from Dan Berlin:
5278
5279 * Makefile.in: Clean up dependencies on ../include/demangle.h.
5280 (demangle_h): New variable.
5281 (jv-typeprint.o, jv-valprint.o, linespec.o): Use it.
5282
5283 2001-03-20 Andrew Cagney <ac131313@redhat.com>
5284
5285 * target.h (SOFTWARE_SINGLE_STEP_P): Add empty parameter list.
5286 * breakpoint.c (bpstat_stop_status): Update.
5287 * infrun.c (handle_inferior_event): Ditto.
5288 * mips-tdep.c (mips_dump_tdep): Ditto.
5289 * infrun.c (resume): Ditto.
5290 * infptrace.c (child_resume): Ditto.
5291 * config/mips/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
5292 * config/sh/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
5293 * config/sparc/tm-sparc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
5294 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP_P): Ditto.
5295 * config/arm/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
5296 * config/arc/tm-arc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
5297 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
5298
5299 2001-03-20 Andrew Cagney <ac131313@redhat.com>
5300
5301 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Replace abort
5302 with internal_error.
5303
5304 2001-03-20 Jim Blandy <jimb@redhat.com>
5305
5306 Fix from Dan Berlin:
5307
5308 * linespec.c (find_methods): Just call CHECK_TYPEDEF on t, rather
5309 than asking for sym_class's type; that's circuitous. Remove
5310 sym_class, since the last use of it is gone.
5311
5312 2001-03-20 Eli Zaretskii <eliz@is.elta.co.il>
5313
5314 * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]:
5315 Correct the order of calls to ui_out_field_string and
5316 ui_out_list_begin when bs->old_val is NULL.
5317
5318 2001-03-19 Kevin Buettner <kevinb@redhat.com>
5319
5320 * configure.in (AC_CHECK_HEADERS): Check for existence of nlist.h.
5321 * configure: Regenerate.
5322 * config.in: Regenerate.
5323 * solib-legacy.c (nlist.h): Include if HAVE_NLIST_H is defined.
5324
5325 2001-03-19 Kevin Buettner <kevinb@redhat.com>
5326
5327 * config/i386/i386v42mp.mh (NATDEPFILES): List all files on
5328 same line to avoid problems with Unixware 7's make when building
5329 a cross debugger.
5330
5331 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5332
5333 * defs.h (malloc): Move declaration from here.
5334 * utils.c (malloc): To here.
5335 * config/pa/xm-hppah.h (malloc): Delete declaration.
5336
5337 * gnu-nat.c (make_proc): Use xmalloc instead of malloc.
5338 * hp-psymtab-read.c (hpread_call_pxdb): Ditto.
5339 (hpread_quick_traverse): Ditto.
5340 * infttrace.c (create_thread_info): Ditto.
5341 (kill_inferior): Ditto.
5342 * gnu-nat.c (make_inf): Ditto, and don't check return value.
5343 * procfs.c (proc_update_threads): Ditto.
5344 * valprint.c (print_decimal_chars): Ditto.
5345 * gdbtypes.c (cfront_mangle_name): Use xasprintf instead of
5346 malloc and sprintf.
5347 * remote-rdp.c (rdp_set_command_line): Ditto.
5348
5349 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5350
5351 * defs.h (realloc): Move declaration from here.
5352 * utils.c (realloc): To here.
5353 * config/pa/xm-hppah.h (realloc): Delete declaration.
5354 * lin-thread.c (insert_thread): Use xrealloc instead of realloc.
5355 * symfile.c (add_filename_language): Ditto.
5356 * event-loop.c (create_file_handler): Ditto.
5357
5358 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5359
5360 * defs.h (free): Move declaration from here.
5361 * utils.c (free): To here.
5362 (xfree): Document as the only call to free().
5363 * config/pa/xm-hppah.h (free): Delete declaration.
5364
5365 2001-03-19 Kevin Buettner <kevinb@redhat.com>
5366
5367 * config/ia64/linux.mh (NATDEPFILES): Add proc-service.o to
5368 this list.
5369
5370 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5371
5372 * eval.c (evaluate_subexp): Remove #ifdef __STDC__ and ``inline''.
5373 * config/mips/xm-mips.h (offsetof): Define when !GNUC not !STDC.
5374 * cli/cli-cmds.c (init_cli_cmds): Remove #ifdef __STDC__
5375
5376 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5377
5378 * TODO: List known problems with TUI.
5379
5380 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5381
5382 * MAINTAINERS: Jimmy Guo stepped down as a maintiner (TUI,
5383 gdb.hp).
5384
5385 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5386
5387 * remote.c (remote_cisco_section_offsets): Do not cast result from
5388 bfd_get_section_name.
5389 (compare_sections_command): Ditto.
5390 (remote_cisco_section_offsets): Make ``p'' a const pointer.
5391 (compare_sections_command): Ditto for ``sectname''.
5392
5393 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5394
5395 From Mon Nov 20 13:59:29 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5396 * valops.c (hand_function_call): Simplify computation of the
5397 address of the pushed argument.
5398
5399 2001-03-17 Andrew Cagney <ac131313@redhat.com>
5400
5401 * p-exp.y (parse_number): Avoid shift overflow when ``long''.
5402 Code copied from c-exp.y.
5403
5404 2001-03-18 Kevin Buettner <kevinb@redhat.com>
5405
5406 * acconfig.h (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
5407 (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
5408 (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New configure macros.
5409 * configure.in (HAVE_STRUCT_LINK_MAP32): Move this test out
5410 of the Solaris procfs testing section. Instead, group with...
5411 (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
5412 (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
5413 (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New <link.h> tests.
5414 * configure: Regenerate.
5415 * config.in: Regenerate.
5416
5417 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Use
5418 new configure macros to choose which (if any) code to
5419 compile in. Added code to explicitly handle *BSD systems;
5420 these systems were previously handled only through macro
5421 redefinition. Also, due to the way the autoconf tests are set
5422 up, this function will no longer return a non-zero value when
5423 GDB is configured as a cross debugger. I.e, cross debuggers
5424 will no longer be able to "accidentally" get the host system's
5425 link map offsets.
5426
5427 2001-03-18 Kevin Buettner <kevinb@redhat.com>
5428
5429 * config/i386/nbsd.mh (NATDEPFILES): List all files on the same
5430 line to avoid build problem on NetBSD 1.4.
5431
5432 2001-03-17 Michael Chastain <chastain@redhat.com>
5433
5434 * win32-nat.c (child_attach): check args for NULL before passing
5435 to strtoul. This fixes PR gdb/43.
5436
5437 2001-03-17 Mark Kettenis <kettenis@gnu.org>
5438
5439 * i387-nat.h: Doc Fix.
5440
5441 * i386-tdep.c: Fix formatting.
5442 (i386_get_frame_setup, i386_follow_jump, codestream_read,
5443 codestream_seek, codestream_fill, skip_trampoline_code,
5444 gdb_print_insn_i386, _initialize_i386_tdep): Remove redundant
5445 prototypoes.
5446
5447 2001-03-17 Mark Kettenis <kettenis@gnu.org>
5448
5449 * config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It's
5450 no longer used. Also remove associated FIXME.
5451
5452 2001-03-16 Andrew Cagney <ac131313@redhat.com>
5453
5454 * gdbarch.sh: Add classes ``m'' and ``M'' for pure multi-arch. Do
5455 not generate macro wrappers for multi-arch functions or
5456 predicates.
5457 (class_is_info_p, class_is_predicate_p): Update.
5458 (class_is_function_p, class_is_variable_p): Ditto.
5459 (class_is_multiarch_p): New class function.
5460
5461 2001-03-16 J.T. Conklin <jtc@redback.com>
5462
5463 * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use
5464 h8300_frame_args_address from frame_args_address.
5465 (FRAME_LOCALS_ADDRESS): Changed to use h8300_frame_locals_address
5466 from frame_locals_address.
5467 (PRINT_REGISTER_HOOK): Changed to use h8300_print_register_hook
5468 from print_register_hook.
5469 (h8300_frame_args_address): Declare.
5470 (h8300_frame_find_saved_regs): Declare.
5471 (h8300_frame_locals_address): Declare.
5472 (h8300_frame_saved_pc): Declare.
5473 (h8300_pop_frame): Declare.
5474 (h8300_print_register_hook): Declare.
5475 * h8300-tdep.c (h8300_frame_find_saved_regs): Removed declaration.
5476 (h8300_frame_args_address): Renamed from frame_args_address.
5477 (h8300_frame_locals_address): Renamed from frame_locals_address.
5478 (h8300_pop_frame): Renamed from pop_frame.
5479 (h8300_print_register_hook): Renamed from print_register_hook.
5480
5481 2001-03-16 Kevin Buettner <kevinb@redhat.com>
5482
5483 * solib-svr4.c (bfd_lookup_symbol): Change type of
5484 ``storage_needed'' from unsigned int to long in order to
5485 match return type of bfd_get_symtab_upper_bound() and
5486 bfd_get_dynamic_symtab_upper_bound().
5487 * solib-aix5.c (bfd_lookup_symbol): Likewise. Also, eliminate
5488 REASONABLE_LIMIT hack which had been added to work around this
5489 problem.
5490
5491 2001-03-15 Kevin Buettner <kevinb@redhat.com>
5492
5493 * solib-aix5.c (bfd_lookup_symbol, build_so_list_from_mapfile)
5494 (aix5_relocate_main_executable, aix5_clear_solib): Replace calls
5495 to free() with calls to xfree().
5496 (bfd_lookup_symbol): Eliminate use of PTR.
5497 (build_so_list_from_mapfile): Use xasprintf() instead of sprintf().
5498
5499 2001-03-15 Martin Hunt <hunt@redhat.com>
5500
5501 * linespec.c (decode_line_1): Remove trailing quote
5502 when parsing double quotes.
5503
5504 2001-03-15 Kevin Buettner <kevinb@redhat.com>
5505
5506 * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)
5507 (libthread_stub, libthread_init): Pass NULL for the mem_attrib
5508 argument in the to_xfer_memory calls.
5509
5510 2001-03-15 Andrew Cagney <ac131313@redhat.com>
5511
5512 * MAINTAINERS: Fix typo - w65 not w64. Still doesn't build.
5513 * TODO (GDB 5.1 - Cleanups): Add status of targets being obsoleted.
5514
5515 2001-03-15 Andrew Cagney <ac131313@redhat.com>
5516
5517 * wince.c (child_xfer_memory): Add attrib parameter.
5518 * symm-nat.c (child_xfer_memory): Ditto.
5519 * mac-nat.c (child_xfer_memory): Ditto.
5520 * infttrace.c (child_xfer_memory): Ditto.
5521 * procfs.c (procfs_xfer_memory): Ditto.
5522 * lin-thread.c (thread_db_xfer_memory): Ditto.
5523 * gnu-nat.c (gnu_xfer_memory): Ditto.
5524
5525 2001-03-14 Andrew Cagney <ac131313@redhat.com>
5526
5527 * NEWS: Mention that Harris/CXUX m88k is obsolete.
5528
5529 2001-03-13 Andrew Cagney <ac131313@redhat.com>
5530
5531 * config/mips/tm-mips.h: Include "regcache.h" for macros refering
5532 to regcache functions.
5533 * config/m68k/tm-m68k.h: Ditto.
5534 * config/i386/tm-i386v.h: Ditto.
5535 * config/mcore/tm-mcore.h: Ditto.
5536 * config/m88k/tm-m88k.h: Ditto.
5537 * config/m68k/tm-news.h: Ditto.
5538 * config/m68k/tm-linux.h: Ditto.
5539 * config/m68k/tm-delta68.h: Ditto.
5540 * config/m68k/nm-sun3.h: Ditto.
5541 * config/m32r/tm-m32r.h: Ditto.
5542 * config/i386/tm-symmetry.h: Ditto.
5543 * config/i386/tm-sun386.h: Ditto.
5544 * config/i386/tm-i386.h: Ditto.
5545 * config/i386/nm-symmetry.h: Ditto.
5546 * config/i386/nm-sun386.h: Ditto.
5547 * config/i386/nm-ptx4.h: Ditto.
5548 * config/i386/nm-i386mach.h: Ditto.
5549 * config/h8500/tm-h8500.h: Ditto.
5550 * config/h8300/tm-h8300.h: Ditto.
5551 * config/fr30/tm-fr30.h: Ditto.
5552 * config/d30v/tm-d30v.h: Ditto.
5553 * config/arm/tm-arm.h: Ditto.
5554 * config/arc/tm-arc.h: Ditto.
5555 * config/alpha/tm-alpha.h: Ditto.
5556 * config/a29k/tm-vx29k.h: Ditto.
5557 * config/a29k/tm-a29k.h: Ditto.
5558 * config/w65/tm-w65.h: Ditto.
5559 * config/vax/tm-vax.h: Ditto.
5560 * config/v850/tm-v850.h: Ditto.
5561 * config/tic80/tm-tic80.h: Ditto.
5562 * config/sparc/tm-sparclite.h: Ditto.
5563 * config/sparc/tm-sparclet.h: Ditto.
5564 * config/sparc/tm-sparc.h: Ditto.
5565 * config/sparc/nm-sun4sol2.h: Ditto.
5566 * config/sparc/nm-sun4os4.h: Ditto.
5567 * config/sparc/nm-nbsd.h: Ditto.
5568 * config/powerpc/nm-solaris.h: Ditto.
5569 * config/pa/tm-hppao.h: Ditto.
5570 * config/pa/tm-hppa.h: Ditto.
5571 * config/pa/nm-hppab.h: Ditto.
5572 * config/ns32k/tm-umax.h: Ditto.
5573 * config/ns32k/tm-merlin.h: Ditto.
5574 * config/nm-m3.h: Ditto.
5575 * config/nm-gnu.h: Ditto.
5576
5577 2001-03-14 Andrew Cagney <ac131313@redhat.com>
5578
5579 * MAINTAINERS: Update list of targets. Mark arm-* and v850-elf as
5580 broken. Mark sh-*, ia64-linux and ns32k-netbsd as buildable.
5581 Specify an m88k target. Include sample GAWK script to generate
5582 target list. Delete non-existant romp target.
5583 * TODO (GDB 5.1 - Cleanups): Update.
5584
5585 2001-03-14 Keith Seitz <keiths@cygnus.com>
5586
5587 * linespec.c (decode_line_1): Skip argptr over a leading
5588 double quote. Prevents alloc of 0 bytes and memcpy of -1 bytes.
5589
5590 2001-03-14 Kevin Buettner <kevinb@redhat.com>
5591
5592 * config/djgpp/fnchange.lst (ia64-aix-nat.c): Add entry.
5593
5594 2001-03-13 Andrew Cagney <ac131313@redhat.com>
5595
5596 * ui-out.h: Remove #if __STDC__, assume an ISO-C compiler.
5597 * m3-nat.c: Ditto.
5598 * p-lang.h: Ditto.
5599 * printcmd.c (printf_command): Ditto.
5600 * ch-exp.c (match_integer_literal): Ditto.
5601 * scm-tags.h: Ditto.
5602 * ser-go32.c: Ditto.
5603 * hppa-tdep.c (unwind_command): Ditto.
5604 * defs.h (volatile): Delete macro definition. Assume __STDC__.
5605 * remote-adapt.c (volatile): Ditto.
5606 * remote-eb.c (volatile): Ditto.
5607 * remote-mm.c (volatile): Ditto.
5608 * defs.h (alloca): Assume __STDC__, declare returning void *.
5609
5610 2001-03-08 Andrew Cagney <ac131313@redhat.com>
5611
5612 * inferior.h (ARCH_NUM_REGS): Delete definition.
5613 * stack.c (frame_info): Use NUM_REGS, not ARCH_NUM_REGS.
5614 * regcache.c (registers_changed): Ditto.
5615 (registers_fetched): Ditto.
5616 * infptrace.c (fetch_inferior_registers): Ditto.
5617 (store_inferior_registers): Ditto.
5618 * infcmd.c (do_registers_info): Ditto.
5619 (registers_info): Ditto.
5620 * i386-linux-nat.c (old_fetch_inferior_registers): Ditto.
5621 (old_store_inferior_registers): Ditto.
5622 * gdbserver/low-linux.c (register_addr): Ditto.
5623 * gdbserver/low-hppabsd.c (register_addr): Ditto.
5624 * core-aout.c: Don't include "inferior.h".
5625 (fetch_core_registers): Use NUM_REGS not ARCH_NUM_REGS.
5626 (register_addr): Ditto.
5627
5628 2001-03-13 Fernando Nasser <fnasser@redhat.com>
5629
5630 From Steven Johnson <sjohnson@neurizon.net>
5631 * cli/cli-script.c (define_command): Fix setting of post hooks.
5632
5633 2001-03-13 Mark Kettenis <kettenis@gnu.org>
5634
5635 * i386-linux-tdep.c: Fix formatting and clarify comments.
5636 (i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0
5637 where appropriate.
5638
5639 2001-03-12 Andrew Cagney <ac131313@redhat.com>
5640
5641 * gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
5642 (proc_update_sc): Use gdb_assert instead of assert.
5643 (proc_abort): Ditto.
5644 (inf_set_step_thread): Ditto.
5645 (gnu_wait): Ditto.
5646 (S_exception_raise_request): Ditto.
5647 (gnu_terminal_init_inferior): Ditto.
5648
5649 2001-03-09 Kevin Buettner <kevinb@redhat.com>
5650
5651 * Makefile.in (solib-svr4.o): Depend on solib-svr4.c, not solib.c.
5652 (solib-legacy.o): New makefile target.
5653 * solib-legacy.c: New file.
5654 * solib-svr4.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
5655 (default_svr4_fetch_link_map_offsets): Delete.
5656 (set_solib_svr4_fetch_link_map_offsets): Declare.
5657 (legacy_svr4_fetch_link_map_offsets_hook): Declare.
5658 * solib-svr4.c (elf/common.h): Include.
5659 (link.h): Only include for SunOS shared library support.
5660 (_SYSCALL32): Don't define.
5661 (SVR4_FETCH_LINK_MAP_OFFSETS): Define.
5662 (default_svr4_fetch_link_map_offsets): Made static; added forward
5663 declaration.
5664 (fetch_link_map_offsets): New static global.
5665 (legacy_svr4_fetch_link_map_offsets_hook): New global variable.
5666 (default_svr4_fetch_link_map_offsets): Rewritten. The guts
5667 of what used to be in this function now reside in
5668 legacy_svr4_fetch_link_map_offsets() in solib-legacy.c.
5669 (open_symbol_file_object): Fix declaration in SunOS section
5670 of the code.
5671 (set_solib_svr4_fetch_link_map_offsets): New extern function.
5672 (init_fetch_link_map_offsets): New static function.
5673 (_initialize_svr4_solib): Put static global fetch_link_map_offsets
5674 under multiarch control.
5675
5676 * config/alpha/alpha-linux.mt (TDEPFILES): Add solib-legacy.o to
5677 list.
5678 * config/alpha/fbsd.mh (NATDEPFILES): Likewise.
5679 * config/arm/linux.mt (TDEPFILES): Likewise.
5680 * config/i386/fbsd.mh (NATDEPFILES): Likewise.
5681 * config/i386/i386dgux.mh (NATDEPFILES): Likewise.
5682 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
5683 * config/i386/i386sco5.mh (NATDEPFILES): Likewise.
5684 * config/i386/i386sol2.mt (TDEPFILES): Likewise.
5685 * config/i386/i386v4.mh (NATDEPFILES): Likewise.
5686 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
5687 * config/i386/linux.mt (TDEPFILES): Likewise.
5688 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
5689 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5690 * config/i386/ncr3000.mt (TDEPFILES): Likewise.
5691 * config/i386/ptx4.mh (XDEPFILES): Likewise.
5692 * config/i386/sun386.mt (TDEPFILES): Likewise.
5693 * config/ia64/linux.mt (TDEPFILES): Likewise.
5694 * config/m68k/linux.mt (TDEPFILES): Likewise.
5695 * config/m68k/m68kv4.mh (NATDEPFILES): Likewise.
5696 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
5697 * config/m68k/sun2os4.mt (TDEPFILES): Likewise.
5698 * config/m68k/sun3os4.mt (TDEPFILES): Likewise.
5699 * config/m88k/delta88v4.mh (NATDEPFILES): Likewise.
5700 * config/mips/mipsv4.mh (NATDEPFILES): Likewise.
5701 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
5702 * config/powerpc/linux.mt (TDEPFILES): Likewise.
5703 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
5704 * config/powerpc/solaris.mh (NATDEPFILES): Likewise.
5705 * config/sh/linux.mt (TDEPFILES): Likewise.
5706 * config/sparc/linux.mt (TDEPFILES): Likewise.
5707 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
5708 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
5709 * config/sparc/sp64linux.mt (TDEPFILES): Likewise.
5710 * config/sparc/sun4os4.mt (TDEPFILES): Likewise.
5711 * config/sparc/sun4sol2.mh (NATDEPFILES): Likewise.
5712
5713 2001-03-09 Kevin Buettner <kevinb@redhat.com>
5714
5715 * utils.c (xmrealloc, xcalloc): Return NULL for zero-sized requests.
5716
5717 2001-03-09 Andrew Cagney <ac131313@redhat.com>
5718
5719 * MAINTAINERS (Write After Approval): Update Philip Blundell.
5720
5721 2001-03-09 Keith Seitz <keiths@cygnus.com>
5722
5723 * MAINTAINERS: Add myself to write after approval list.
5724
5725 2001-03-09 Mark Kettenis <kettenis@gnu.org>
5726
5727 * i387-tdep.c (print_i387_status_word): Fix printing of Stack
5728 fault flag. It is bit 6 of the x87 FPU status word, not bit 7.
5729
5730 2001-03-08 Andrew Cagney <ac131313@redhat.com>
5731
5732 * configure.host (m88*-harris-cxux*): Mark as obsolete.
5733 * configure.tgt: Ditto.
5734 * config/m88k/xm-cxux.h: Ditto.
5735 * config/m88k/tm-cxux.h: Ditto.
5736 * config/m88k/nm-cxux.h: Ditto.
5737 * config/m88k/cxux.mt: Ditto.
5738 * config/m88k/cxux.mh: Ditto.
5739
5740 2001-03-08 Andrew Cagney <ac131313@redhat.com>
5741
5742 * Makefile.in: Delete rules for obsolete files.
5743
5744 Thu Mar 8 15:43:40 2001 David Taylor <taylor@redhat.com>
5745
5746 * stack.c (parse_frame_specification): For one argument case,
5747 handle the situation where the argument is an integer, not an
5748 address -- arguably the most common case. This matters on
5749 targets where pointers and addresses are different.
5750
5751 2001-03-08 Andrew Cagney <ac131313@redhat.com>
5752
5753 * TODO: Revise 5.1 list. Delete PARAMS task. Add coding standard
5754 review. Clarify GNU/LINUX/sparc. Move other tasks to 5.2 or
5755 general.
5756
5757 2001-03-07 Andrew Cagney <ac131313@redhat.com>
5758
5759 * TODO (GDB 5.1 Known Problems): Document problem of building GDB
5760 with SID on Solaris 8.
5761
5762 2001-03-07 Mark Kettenis <kettenis@gnu.org>
5763
5764 * defs.h: Provide prototypes for floatformat_is_negative,
5765 floatformat_is_nan and floatformat_mantissa.
5766 * utils.c: Include "gdb_assert.h".
5767 (floatformat_is_negative): New function.
5768 (floatformat_is_nan): New function.
5769 (floatformat_mantissa): New function.
5770 * valprint.c: Include "floatformat.h".
5771 (print_floating): Get rid of the Linux-specific
5772 TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
5773 help these new functions. Print NaN's in a format conforming to
5774 ISO C99.
5775
5776 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
5777
5778 * top.c (init_main): Make `set history file name' complete on file
5779 names.
5780
5781 2001-03-06 J.T. Conklin <jtc@redback.com>
5782
5783 * Makefile.in (LINTFLAGS): Update to contain all of the macros
5784 which define include paths used when compiling.
5785
5786 * util.c (savestring, msavestring): Change type of length argument.
5787 * defs.h (savestring, msavestring): Update to match.
5788
5789 * symtab.h (decode_line_1): Removed declaration.
5790
5791 * symfile.c (#include <assert.h>): Removed.
5792
5793 * arch-utils.c (#include <ctype.h>): Removed.
5794 * c-typeprint.c: Likewise.
5795 * dbxread.c: Likewise.
5796 * gdbtypes.c: Likewise.
5797 * target.c: Likewise.
5798 * os9kread.c: Likewise.
5799
5800 * c-valprint.c (#include "demangle.h"): Removed.
5801 * ch-typeprint.c: Likewise.
5802 * eval.c: Likewise.
5803 * f-typeprint.c: Likewise.
5804 * f-valprint.c: Likewise.
5805 * m2-typeprint.c: Likewise.
5806 * typeprint.c: Likewise.
5807 * p-typeprint.c: Likewise.
5808 * valarith.c: Likewise.
5809 * valprint.c: Likewise.
5810
5811 * m2-typeprint.c (#include "gdb_string.h"): Removed.
5812 * nlmread.c: Likewise.
5813
5814 * mdebugread.c (#include "gdb-stabs.h"): Removed.
5815 * minsyms.c: Likewise.
5816 * mipsread.c: Likewise.
5817 * nlmread.c: Likewise.
5818
5819 * m2-typeprint.c (#include "obstack.h"): Removed.
5820 * m2-valprint.c: Likewise.
5821
5822 * event-loop.c (#include <setjmp.h>): Removed.
5823
5824 2001-03-06 Stan Shebs <shebs@apple.com>
5825
5826 * MAINTAINERS: Remove self from specific maintenance domains
5827 (macos, gdbserver, documentation, testsuite).
5828
5829 2001-03-06 Kevin Buettner <kevinb@redhat.com>
5830
5831 * 29k-share/udi/udip2soc.c, Makefile.in, a29k-tdep.c,
5832 a68v-nat.c, abug-rom.c, aclocal.m4, alpha-nat.c, alpha-tdep.c,
5833 annotate.c, annotate.h, arc-tdep.c, arch-utils.c,
5834 arch-utils.h, arm-tdep.c, ax-gdb.c, ax-gdb.h, ax-general.c,
5835 ax.h, bcache.c, bcache.h, blockframe.c, breakpoint.c,
5836 breakpoint.h, buildsym.c, buildsym.h, c-exp.y, c-lang.c,
5837 c-lang.h, c-typeprint.c, c-valprint.c, call-cmds.h, ch-exp.c,
5838 ch-lang.c, ch-lang.h, ch-typeprint.c, ch-valprint.c,
5839 cli/cli-cmds.h, cli/cli-decode.c, cli/cli-decode.h,
5840 cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.h,
5841 cli/cli-utils.h, cli-out.c, cli-out.h, coff-solib.c,
5842 coff-solib.h, coffread.c, command.h, complaints.c,
5843 complaints.h, completer.c, completer.h,
5844 config/a29k/nm-ultra3.h, config/a29k/tm-a29k.h,
5845 config/a29k/tm-ultra3.h, config/a29k/tm-vx29k.h,
5846 config/a29k/xm-ultra3.h, config/alpha/nm-fbsd.h,
5847 config/alpha/nm-linux.h, config/alpha/nm-osf.h,
5848 config/alpha/nm-osf2.h, config/alpha/nm-osf3.h,
5849 config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h,
5850 config/alpha/xm-alphalinux.h, config/alpha/xm-alphaosf.h,
5851 config/alpha/xm-fbsd.h, config/arc/tm-arc.h,
5852 config/arm/nm-linux.h, config/arm/tm-arm.h,
5853 config/arm/tm-embed.h, config/d10v/tm-d10v.h,
5854 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
5855 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
5856 config/i386/nm-fbsd.h, config/i386/nm-gnu.h,
5857 config/i386/nm-i386bsd.h, config/i386/nm-i386mach.h,
5858 config/i386/nm-i386sco.h, config/i386/nm-i386sol2.h,
5859 config/i386/nm-i386v.h, config/i386/nm-i386v4.h,
5860 config/i386/nm-i386v42mp.h, config/i386/nm-linux.h,
5861 config/i386/nm-nbsd.h, config/i386/nm-nbsdelf.h,
5862 config/i386/nm-ptx4.h, config/i386/nm-sun386.h,
5863 config/i386/nm-symmetry.h, config/i386/tm-cygwin.h,
5864 config/i386/tm-fbsd.h, config/i386/tm-i386.h,
5865 config/i386/tm-i386aix.h, config/i386/tm-i386bsd.h,
5866 config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h,
5867 config/i386/tm-i386m3.h, config/i386/tm-i386mk.h,
5868 config/i386/tm-i386nw.h, config/i386/tm-i386os9k.h,
5869 config/i386/tm-i386sco5.h, config/i386/tm-i386sol2.h,
5870 config/i386/tm-i386v.h, config/i386/tm-i386v4.h,
5871 config/i386/tm-i386v42mp.h, config/i386/tm-linux.h,
5872 config/i386/tm-nbsd.h, config/i386/tm-ptx.h,
5873 config/i386/tm-ptx4.h, config/i386/tm-sun386.h,
5874 config/i386/tm-symmetry.h, config/i386/tm-vxworks.h,
5875 config/i386/xm-fbsd.h, config/i386/xm-i386bsd.h,
5876 config/i386/xm-i386gnu.h, config/i386/xm-i386m3.h,
5877 config/i386/xm-i386mach.h, config/i386/xm-i386mk.h,
5878 config/i386/xm-i386sco.h, config/i386/xm-i386v4.h,
5879 config/i386/xm-linux.h, config/i386/xm-nbsd.h,
5880 config/i386/xm-ptx.h, config/i386/xm-ptx4.h,
5881 config/i386/xm-sun386.h, config/i386/xm-symmetry.h,
5882 config/i960/tm-i960.h, config/i960/tm-mon960.h,
5883 config/i960/tm-nindy960.h, config/i960/tm-vx960.h,
5884 config/ia64/nm-aix.h, config/ia64/nm-linux.h,
5885 config/ia64/tm-aix.h, config/ia64/tm-ia64.h,
5886 config/ia64/tm-linux.h, config/ia64/xm-aix.h,
5887 config/ia64/xm-linux.h, config/m68k/nm-apollo68b.h,
5888 config/m68k/nm-delta68.h, config/m68k/nm-dpx2.h,
5889 config/m68k/nm-hp300bsd.h, config/m68k/nm-hp300hpux.h,
5890 config/m68k/nm-linux.h, config/m68k/nm-sun3.h,
5891 config/m68k/tm-apollo68b.h, config/m68k/tm-cisco.h,
5892 config/m68k/tm-dpx2.h, config/m68k/tm-es1800.h,
5893 config/m68k/tm-hp300bsd.h, config/m68k/tm-hp300hpux.h,
5894 config/m68k/tm-isi.h, config/m68k/tm-linux.h,
5895 config/m68k/tm-m68k.h, config/m68k/tm-m68kv4.h,
5896 config/m68k/tm-mac.h, config/m68k/tm-monitor.h,
5897 config/m68k/tm-nbsd.h, config/m68k/tm-news.h,
5898 config/m68k/tm-os68k.h, config/m68k/tm-sun3.h,
5899 config/m68k/tm-vx68.h, config/m68k/xm-3b1.h,
5900 config/m68k/xm-apollo68b.h, config/m68k/xm-dpx2.h,
5901 config/m68k/xm-hp300bsd.h, config/m68k/xm-hp300hpux.h,
5902 config/m68k/xm-linux.h, config/m68k/xm-m68kv4.h,
5903 config/m68k/xm-mpw.h, config/m68k/xm-news.h,
5904 config/m68k/xm-sun2.h, config/m68k/xm-sun3.h,
5905 config/m68k/xm-sun3os4.h, config/m88k/nm-delta88v4.h,
5906 config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h,
5907 config/m88k/tm-m88k.h, config/m88k/xm-cxux.h,
5908 config/m88k/xm-delta88.h, config/m88k/xm-delta88v4.h,
5909 config/m88k/xm-dgux.h, config/mcore/tm-mcore.h,
5910 config/mips/nm-irix3.h, config/mips/nm-irix4.h,
5911 config/mips/nm-irix5.h, config/mips/nm-mips.h,
5912 config/mips/nm-news-mips.h, config/mips/tm-bigmips.h,
5913 config/mips/tm-embed.h, config/mips/tm-embed64.h,
5914 config/mips/tm-embedl.h, config/mips/tm-embedl64.h,
5915 config/mips/tm-irix3.h, config/mips/tm-irix5.h,
5916 config/mips/tm-mips.h, config/mips/tm-mips64.h,
5917 config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h,
5918 config/mips/tm-tx39.h, config/mips/tm-tx39l.h,
5919 config/mips/tm-vr4100.h, config/mips/tm-vr4300.h,
5920 config/mips/tm-vr4300el.h, config/mips/tm-vr4xxx.h,
5921 config/mips/tm-vr4xxxel.h, config/mips/tm-vr5000.h,
5922 config/mips/tm-vr5000el.h, config/mips/xm-irix3.h,
5923 config/mips/xm-irix4.h, config/mips/xm-irix5.h,
5924 config/mips/xm-mips.h, config/mips/xm-mipsm3.h,
5925 config/mips/xm-mipsv4.h, config/mips/xm-news-mips.h,
5926 config/mips/xm-riscos.h, config/mn10200/tm-mn10200.h,
5927 config/mn10300/tm-mn10300.h, config/nm-gnu.h,
5928 config/nm-linux.h, config/nm-lynx.h, config/nm-m3.h,
5929 config/nm-sysv4.h, config/none/nm-none.h,
5930 config/none/tm-none.h, config/none/xm-none.h,
5931 config/ns32k/nm-nbsd.h, config/ns32k/nm-umax.h,
5932 config/ns32k/tm-merlin.h, config/ns32k/tm-nbsd.h,
5933 config/ns32k/tm-ns32km3.h, config/ns32k/tm-umax.h,
5934 config/ns32k/xm-merlin.h, config/ns32k/xm-ns32km3.h,
5935 config/pa/nm-hppab.h, config/pa/nm-hppah.h,
5936 config/pa/nm-hppao.h, config/pa/tm-hppa.h,
5937 config/pa/tm-hppa64.h, config/pa/tm-hppah.h,
5938 config/pa/xm-hppab.h, config/pa/xm-hppah.h,
5939 config/powerpc/nm-aix.h, config/powerpc/nm-linux.h,
5940 config/powerpc/nm-macos.h, config/powerpc/nm-nbsd.h,
5941 config/powerpc/tm-cygwin.h, config/powerpc/tm-linux.h,
5942 config/powerpc/tm-macos.h, config/powerpc/tm-ppc-aix.h,
5943 config/powerpc/tm-ppc-eabi.h, config/powerpc/tm-ppc-nw.h,
5944 config/powerpc/tm-ppcle-eabi.h, config/powerpc/tm-solaris.h,
5945 config/powerpc/xm-aix.h, config/powerpc/xm-linux.h,
5946 config/powerpc/xm-mpw.h, config/rs6000/nm-rs6000.h,
5947 config/rs6000/tm-rs6000.h, config/rs6000/tm-rs6000ly.h,
5948 config/rs6000/xm-aix4.h, config/rs6000/xm-rs6000.h,
5949 config/sh/tm-linux.h, config/sh/tm-sh.h, config/sh/tm-wince.h,
5950 config/sparc/nm-linux.h, config/sparc/nm-nbsd.h,
5951 config/sparc/nm-nbsdelf.h, config/sparc/nm-sparclynx.h,
5952 config/sparc/nm-sun4os4.h, config/sparc/nm-sun4sol2.h,
5953 config/sparc/tm-linux.h, config/sparc/tm-sp64.h,
5954 config/sparc/tm-sp64sim.h, config/sparc/tm-sparc.h,
5955 config/sparc/tm-sparclet.h, config/sparc/tm-sparclite.h,
5956 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
5957 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
5958 config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
5959 config/tic80/tm-tic80.h, config/tm-linux.h, config/tm-lynx.h,
5960 config/tm-sysv4.h, config/v850/tm-v850.h, config/vax/tm-vax.h,
5961 config/w65/tm-w65.h, config/xm-aix4.h, config/xm-lynx.h,
5962 config/xm-mpw.h, config/xm-nbsd.h, config/xm-sysv4.h,
5963 config/z8k/tm-z8k.h, configure.in, core-aout.c, core-regset.c,
5964 core-sol2.c, corefile.c, corelow.c, cp-valprint.c,
5965 cpu32bug-rom.c, cxux-nat.c, d10v-tdep.c, d30v-tdep.c,
5966 dbug-rom.c, dbxread.c, dcache.c, dcache.h, defs.h,
5967 delta68-nat.c, demangle.c, dink32-rom.c, dpx2-nat.c, dsrec.c,
5968 dstread.c, dve3900-rom.c, dwarf2read.c, dwarfread.c,
5969 elfread.c, environ.c, environ.h, eval.c, event-loop.c,
5970 event-loop.h, event-top.c, exec.c, expprint.c, f-exp.y,
5971 f-lang.c, f-lang.h, f-typeprint.c, f-valprint.c, findvar.c,
5972 fork-child.c, fr30-tdep.c, frame.c, frame.h, gdb-events.c,
5973 gdb-events.h, gdb-events.sh, gdb-stabs.h, gdb.1, gdb_string.h,
5974 gdb_thread_db.h, gdbcmd.h, gdbcore.h, gdbserver/Makefile.in,
5975 gdbserver/gdbreplay.c, gdbserver/gdbserver.1,
5976 gdbserver/low-hppabsd.c, gdbserver/low-linux.c,
5977 gdbserver/low-lynx.c, gdbserver/low-nbsd.c,
5978 gdbserver/low-sim.c, gdbserver/low-sparc.c,
5979 gdbserver/low-sun3.c, gdbserver/remote-utils.c,
5980 gdbserver/server.c, gdbserver/server.h, gdbserver/utils.c,
5981 gdbthread.h, gdbtypes.c, gdbtypes.h, gnu-nat.c, gnu-nat.h,
5982 gnu-regex.c, gnu-regex.h, h8300-tdep.c, h8500-tdep.c,
5983 hp-psymtab-read.c, hp-symtab-read.c, hp300ux-nat.c,
5984 hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c, hpread.c,
5985 hpread.h, hpux-thread.c, i386-tdep.c, i386aix-nat.c,
5986 i386b-nat.c, i386gnu-nat.c, i386ly-tdep.c, i386m3-nat.c,
5987 i386mach-nat.c, i386nbsd-nat.c, i386nbsd-tdep.c, i386v-nat.c,
5988 i386v4-nat.c, i387-tdep.c, i960-tdep.c, infcmd.c, inferior.h,
5989 inflow.c, infptrace.c, infrun.c, inftarg.c, infttrace.c,
5990 irix4-nat.c, irix5-nat.c, isi-xdep.c, jv-exp.y, jv-lang.c,
5991 jv-lang.h, jv-typeprint.c, jv-valprint.c, kdb-start.c,
5992 kod-cisco.c, kod.c, language.c, language.h, lin-thread.c,
5993 linespec.c, linespec.h, linux-thread.c, lynx-nat.c, m2-exp.y,
5994 m2-lang.c, m2-lang.h, m2-typeprint.c, m2-valprint.c, m3-nat.c,
5995 m32r-rom.c, m32r-tdep.c, m68k-tdep.c, m68klinux-nat.c,
5996 m68knbsd-nat.c, m88k-nat.c, m88k-tdep.c, mac-nat.c,
5997 mac-xdep.c, main.c, maint.c, mcore-rom.c, mcore-tdep.c,
5998 mdebugread.c, mem-break.c, minimon.h, minsyms.c, mips-nat.c,
5999 mips-tdep.c, mipsm3-nat.c, mipsread.c, mipsv4-nat.c,
6000 mn10200-tdep.c, mn10300-tdep.c, mon960-rom.c, monitor.c,
6001 monitor.h, news-xdep.c, nindy-share/env.h, nindy-tdep.c,
6002 nlm/Makefile.in, nlmread.c, ns32k-tdep.c, ns32km3-nat.c,
6003 ns32knbsd-nat.c, objfiles.c, objfiles.h, ocd.c, ocd.h,
6004 op50-rom.c, os9kread.c, osfsolib.c, p-exp.y, pa64solib.c,
6005 pa64solib.h, parse.c, parser-defs.h, partial-stab.h,
6006 ppc-bdm.c, ppc-linux-nat.c, ppc-linux-tdep.c, ppcbug-rom.c,
6007 ppcnbsd-nat.c, printcmd.c, proc-api.c, proc-events.c,
6008 proc-flags.c, proc-utils.h, proc-why.c, procfs.c, ptx4-nat.c,
6009 rdi-share/Makefile.in, rdi-share/aclocal.m4, regcache.c,
6010 regcache.h, remote-adapt.c, remote-array.c, remote-bug.c,
6011 remote-e7000.c, remote-eb.c, remote-es.c, remote-est.c,
6012 remote-hms.c, remote-mips.c, remote-mm.c, remote-nindy.c,
6013 remote-nrom.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
6014 remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
6015 remote-utils.c, remote-utils.h, remote-vx.c, remote.c,
6016 remote.h, reply_mig_hack.awk, rom68k-rom.c, rs6000-nat.c,
6017 rs6000-tdep.c, scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h,
6018 scm-valprint.c, ser-e7kpc.c, ser-mac.c, ser-ocd.c, ser-pipe.c,
6019 ser-tcp.c, ser-unix.c, serial.c, serial.h, sh-tdep.c,
6020 sh3-rom.c, sol-thread.c, solib-aix5.c, solib-svr4.c, solib.c,
6021 solib.h, solist.h, somread.c, somsolib.c, somsolib.h,
6022 source.c, sparc-nat.c, sparc-tdep.c, sparcl-tdep.c,
6023 sparclet-rom.c, srec.h, stabsread.c, stabsread.h, stack.c,
6024 standalone.c, stop-gdb.c, stuff.c, sun3-nat.c, sun386-nat.c,
6025 symfile.c, symfile.h, symm-nat.c, symm-tdep.c, symmisc.c,
6026 symtab.c, symtab.h, target.c, target.h, terminal.h, thread.c,
6027 tic80-tdep.c, top.c, top.h, tracepoint.c, tracepoint.h,
6028 typeprint.c, ui-file.c, ui-file.h, ui-out.h, ultra3-nat.c,
6029 ultra3-xdep.c, umax-xdep.c, utils.c, v850-tdep.c, v850ice.c,
6030 valarith.c, valops.c, valprint.c, value.h, values.c, varobj.h,
6031 vax-tdep.c, version.h, vx-share/vxWorks.h, vx-share/xdr_ld.c,
6032 vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,
6033 vx-share/xdr_rdb.c, w65-tdep.c, w89k-rom.c, win32-nat.c,
6034 wrapper.c, wrapper.h, xcoffread.c, xcoffsolib.c, xcoffsolib.h,
6035 xmodem.c, xmodem.h, z8k-tdep.c: Update/correct copyright
6036 notices.
6037
6038 2001-03-05 Kevin Buettner <kevinb@redhat.com>
6039
6040 * acconfig.h (HAVE_PRSYSENT_T, HAVE_PR_SIGSET_T,
6041 HAVE_PR_SIGACTION64_T, HAVE_PR_SIGINFO64_T): New configure
6042 macros.
6043 * configure.in (prsysent_t, pr_sigset_t, pr_sigaction64_t,
6044 pr_siginfo64_t): Test for these typedefs in <sys/procfs.h>.
6045 (sys/fault.h, sys/select.h): Test for presence of these
6046 header files.
6047 (ia64-*-aix*): Define NEW_PROC_API for this host.
6048 * configure: Regenerate.
6049 * config.in: Regenerate.
6050
6051 * configure.host (ia64-*-aix*): New host.
6052 * configure.tgt (ia64-*-aix*): New target.
6053
6054 2001-03-05 Andrew Cagney <ac131313@redhat.com>
6055
6056 * TODO (GDB 5.1 Known Problems): Document z8k as broken.
6057
6058 Mon Mar 5 11:56:09 2001 Christopher Faylor <cgf@cygnus.com>
6059
6060 * wince.c: Change realloc to xrealloc throughout.
6061 (handle_load_dll): Use void * rather than PTR in argument.
6062
6063 2001-03-04 Andrew Cagney <ac131313@redhat.com>
6064
6065 * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
6066 * ocd.c (ocd_xfer_memory): Ditto.
6067 * ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
6068 * MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
6069 buildable with ,-Werror.
6070
6071 * Makefile.in (symfile_h): Define.
6072 (mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
6073 * mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
6074 * MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
6075 ,-Werror.
6076
6077 * dsrec.c (make_srec): Fix internal_error fmt arg.
6078 * MAINTAINERS: Document i960-coff as buildable with ,-Werror.
6079
6080 2001-03-03 Kevin Buettner <kevinb@redhat.com>
6081
6082 * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
6083 as an lvalue.
6084
6085 2001-03-02 Andrew Cagney <ac131313@redhat.com>
6086
6087 * MAINTAINERS (paper trail): Update.
6088
6089 * CONTRIBUTE: Update note on ``Fix PR gdb/4706'' convention.
6090
6091 2001-03-02 Andrew Cagney <ac131313@redhat.com>
6092
6093 From 2001-03-01 Tom Rix <trix@redhat.com>:
6094 * mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
6095 parameter to mn10200_analyze_prologue.
6096
6097 * config/mn10200/tm-mn10200.h: Include "regcache.h".
6098 * MAINTAINERS: Document that mn10200-elf target is buildable.
6099
6100 2001-03-02 Kevin Buettner <kevinb@redhat.com>
6101
6102 * config/ia64/xm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): Move defines
6103 from here...
6104 * config/ia64/nm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): ...to here.
6105 (MONTEREY): Don't define.
6106 (AIX5): Define.
6107
6108 2001-03-02 Matt Hiller <hiller@redhat.com>
6109
6110 * config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
6111
6112 2001-03-02 Kevin Buettner <kevinb@redhat.com>
6113
6114 * sparc-nat.c (sparc-nat.c): Don't include self.
6115
6116 2001-03-01 J.T. Conklin <jtc@redback.com>
6117
6118 * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
6119 if __CYGWIN32__ is set from here.
6120 * config/i386/xm-cygwin.h: To here.
6121 * config/powerpc/xm-cygwin.h: To here.
6122
6123 * i386-stub.c (handle_exception): Use 'T' response packet.
6124
6125 2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
6126
6127 * m32r-tdep.c: Fix cut and paste error in comment.
6128
6129 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
6130
6131 * symtab.c (print_msymbol_info): Print addresses by portable method
6132 longest_local_hex_string_custom. Allow for 64-bit addresses.
6133
6134 2001-03-01 J.T. Conklin <jtc@redback.com>
6135
6136 * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
6137 (MAX_OF_TYPE): Wrap macro definition in parenthesis.
6138 (MIN_OF_TYPE): Likewise.
6139
6140 * memattr.h (mem_access_mode): Removed extraneous trailing comma.
6141
6142 2001-03-01 Andrew Cagney <ac131313@redhat.com>
6143
6144 * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
6145 * os9kread.c (os9k_process_one_symbol): Add assert to detect
6146 ``loses if sizeof (char *) > sizeof (int)''.
6147
6148 2001-03-01 Andrew Cagney <ac131313@redhat.com>
6149
6150 * gdb_assert.h: Document pragmatics behind gdb_assert's case.
6151
6152 2001-03-01 Andrew Cagney <ac131313@redhat.com>
6153
6154 * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
6155 lists.
6156 (mi-main.o): Ditto.
6157
6158 2001-03-01 Andrew Cagney <ac131313@redhat.com>
6159
6160 * Makefile.in (regcache_h): Define. Add $(regcache_h) to
6161 dependency lists.
6162
6163 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
6164
6165 * printcmd.c (print_address_numeric): Update comments to refer
6166 to sizeof addr, not sizeof pointer.
6167 (x_command): Remove needless whitespace (shorten long line).
6168
6169 * breakpoint.c (print_one_breakpoint): Formatting clean-up.
6170 (read_memory_nobpt): Ditto.
6171 (ep_is_catchpoint): Ditto.
6172 (ep_is_shlib_catchpoint): Ditto.
6173 (ep_is_exception_catchpoint): Ditto.
6174 (describe_other_breakpoints): Ditto.
6175
6176 Wed Feb 28 20:37:36 2001 Andrew Cagney <ac131313@redhat.com>
6177
6178 * regcache.h (register_valid): Fix comment documenting valid
6179 states.
6180
6181 Tue Feb 27 23:56:23 2001 Andrew Cagney <ac131313@redhat.com>
6182
6183 From Steven Johnson:
6184 * regcache.h: New file.
6185
6186 * value.h (read_register_bytes, read_register_gen)
6187 (write_register_gen, write_register_bytes)
6188 (read_register, read_register_pid)
6189 (read_signed_register, read_signed_register_pid)
6190 (write_register, write_register_pid)
6191 (register_cached, set_register_cached)
6192 (register_changed, register_buffer)
6193 (registers_changed, supply_register): Move declaration from here.
6194 * regcache.h: To here.
6195 * gdbcore.h (registers_fetched): Ditto.
6196 * inferior.h (registers, registers_valid): Ditto.
6197
6198 * regcache.c (generic_target_read_pc, read_pc_pid, read_pc,
6199 generic_target_write_pc, write_pc_pid, write_pc,
6200 generic_target_read_sp, read_sp, generic_target_write_sp,
6201 write_sp, generic_target_read_fp, read_fp,
6202 generic_target_write_fp, write_fp): Add note that these functions
6203 will be moved from this file.
6204
6205 * a29k-tdep.c: Include "regcache.h".
6206 * a68v-nat.c: Ditto.
6207 * abug-rom.c: Ditto.
6208 * alpha-nat.c: Ditto.
6209 * alpha-tdep.c: Ditto.
6210 * alphabsd-nat.c: Ditto.
6211 * arc-tdep.c: Ditto.
6212 * arm-linux-nat.c: Ditto.
6213 * arm-linux-tdep.c: Ditto.
6214 * arm-tdep.c: Ditto.
6215 * blockframe.c: Ditto.
6216 * core-aout.c: Ditto.
6217 * core-sol2.c: Ditto.
6218 * corelow.c: Ditto.
6219 * cpu32bug-rom.c: Ditto.
6220 * cxux-nat.c: Ditto.
6221 * d10v-tdep.c: Ditto.
6222 * d30v-tdep.c: Ditto.
6223 * dbug-rom.c: Ditto.
6224 * dink32-rom.c: Ditto.
6225 * dve3900-rom.c: Ditto.
6226 * findvar.c: Ditto.
6227 * fr30-tdep.c: Ditto.
6228 * frame.c: Ditto.
6229 * go32-nat.c: Ditto.
6230 * h8300-tdep.c: Ditto.
6231 * h8500-tdep.c: Ditto.
6232 * hp300ux-nat.c: Ditto.
6233 * hppa-tdep.c: Ditto.
6234 * hppab-nat.c: Ditto.
6235 * hppah-nat.c: Ditto.
6236 * hppam3-nat.c: Ditto.
6237 * hpux-thread.c: Ditto.
6238 * i386-linux-nat.c: Ditto.
6239 * i386-linux-tdep.c: Ditto.
6240 * i386-tdep.c: Ditto.
6241 * i386aix-nat.c: Ditto.
6242 * i386b-nat.c: Ditto.
6243 * i386bsd-nat.c: Ditto.
6244 * i386gnu-nat.c: Ditto.
6245 * i386ly-tdep.c: Ditto.
6246 * i386m3-nat.c: Ditto.
6247 * i386mach-nat.c: Ditto.
6248 * i386nbsd-nat.c: Ditto.
6249 * i386v4-nat.c: Ditto.
6250 * i387-nat.c: Ditto.
6251 * i387-tdep.c: Ditto.
6252 * i960-tdep.c: Ditto.
6253 * ia64-aix-nat.c: Ditto.
6254 * ia64-linux-nat.c: Ditto.
6255 * ia64-tdep.c: Ditto.
6256 * infptrace.c: Ditto.
6257 * infrun.c: Ditto.
6258 * irix4-nat.c: Ditto.
6259 * irix5-nat.c: Ditto.
6260 * lin-lwp.c: Ditto.
6261 * lin-thread.c: Ditto.
6262 * lynx-nat.c: Ditto.
6263 * m3-nat.c: Ditto.
6264 * m32r-rom.c: Ditto.
6265 * m32r-tdep.c: Ditto.
6266 * m68hc11-tdep.c: Ditto.
6267 * m68k-tdep.c: Ditto.
6268 * m68klinux-nat.c: Ditto.
6269 * m68knbsd-nat.c: Ditto.
6270 * m68knbsd-tdep.c: Ditto.
6271 * m88k-nat.c: Ditto.
6272 * m88k-tdep.c: Ditto.
6273 * mac-nat.c: Ditto.
6274 * mcore-rom.c: Ditto.
6275 * mcore-tdep.c: Ditto.
6276 * mi/mi-main.c: Ditto.
6277 * mips-nat.c: Ditto.
6278 * mips-tdep.c: Ditto.
6279 * mipsm3-nat.c: Ditto.
6280 * mipsv4-nat.c: Ditto.
6281 * mn10200-tdep.c: Ditto.
6282 * mn10300-tdep.c: Ditto.
6283 * monitor.c: Ditto.
6284 * ns32km3-nat.c: Ditto.
6285 * ns32knbsd-nat.c: Ditto.
6286 * ocd.c: Ditto.
6287 * pa64solib.c: Ditto.
6288 * ppc-bdm.c: Ditto.
6289 * ppc-linux-nat.c: Ditto.
6290 * ppc-linux-tdep.c: Ditto.
6291 * ppcbug-rom.c: Ditto.
6292 * ppcnbsd-nat.c: Ditto.
6293 * ptx4-nat.c: Ditto.
6294 * regcache.c: Ditto.
6295 * remote-adapt.c: Ditto.
6296 * remote-array.c: Ditto.
6297 * remote-bug.c: Ditto.
6298 * remote-e7000.c: Ditto.
6299 * remote-eb.c: Ditto.
6300 * remote-es.c: Ditto.
6301 * remote-est.c: Ditto.
6302 * remote-hms.c: Ditto.
6303 * remote-mips.c: Ditto.
6304 * remote-mm.c: Ditto.
6305 * remote-nindy.c: Ditto.
6306 * remote-os9k.c: Ditto.
6307 * remote-rdi.c: Ditto.
6308 * remote-rdp.c: Ditto.
6309 * remote-sds.c: Ditto.
6310 * remote-sim.c: Ditto.
6311 * remote-st.c: Ditto.
6312 * remote-udi.c: Ditto.
6313 * remote-utils.c: Ditto.
6314 * remote-vx.c: Ditto.
6315 * remote-vx29k.c: Ditto.
6316 * remote-vx68.c: Ditto.
6317 * remote-vx960.c: Ditto.
6318 * remote-vxmips.c: Ditto.
6319 * remote-vxsparc.c: Ditto.
6320 * remote.c: Ditto.
6321 * rom68k-rom.c: Ditto.
6322 * rs6000-nat.c: Ditto.
6323 * rs6000-tdep.c: Ditto.
6324 * sh-tdep.c: Ditto.
6325 * sh3-rom.c: Ditto.
6326 * sol-thread.c: Ditto.
6327 * solib-svr4.c: Ditto.
6328 * somsolib.c: Ditto.
6329 * sparc-nat.c: Ditto.
6330 * sparc-tdep.c: Ditto.
6331 * sparcl-tdep.c: Ditto.
6332 * sparclet-rom.c: Ditto.
6333 * sun3-nat.c: Ditto.
6334 * sun386-nat.c: Ditto.
6335 * symm-nat.c: Ditto.
6336 * target.c: Ditto.
6337 * thread-db.c: Ditto.
6338 * thread.c: Ditto.
6339 * tic80-tdep.c: Ditto.
6340 * tracepoint.c: Ditto.
6341 * ultra3-nat.c: Ditto.
6342 * umax-xdep.c: Ditto.
6343 * uw-thread.c: Ditto.
6344 * v850-tdep.c: Ditto.
6345 * v850ice.c: Ditto.
6346 * valops.c: Ditto.
6347 * w65-tdep.c: Ditto.
6348 * w89k-rom.c: Ditto.
6349 * win32-nat.c: Ditto.
6350 * wince.c: Ditto.
6351 * z8k-tdep.c: Ditto.
6352
6353 2001-02-28 Matt Hiller <hiller@redhat.com>
6354
6355 * MAINTAINERS: Add Matt Hiller to Write After Approval list.
6356
6357 2001-02-27 Matt Hiller <hiller@redhat.com>
6358
6359 * mn10300-tdep.c (mn10300_stab_reg_to_regnum): New function.
6360 (mn10300_gdbarch_init): Set appropriate elements of gdbarch to
6361 mn10300_stab_reg_to_regnum.
6362
6363 Tue Feb 27 16:56:13 2001 David Taylor <taylor@redhat.com>
6364
6365 * symtab.c (search_symbols): Fix off by one error in test for
6366 error.
6367
6368 2001-02-23 Andrew Cagney <ac131313@redhat.com>
6369
6370 * config/sparc/sp64linux.mt: New file.
6371 * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target.
6372 * configure.host: Recognize sparc64-*-linux* as a linux host.
6373
6374 From 2000-03-17 Jakub Jelinek <jakub@redhat.com>:
6375 * config/sparc/tm-sp64linux.h: New file.
6376
6377 2001-02-24 Kevin Buettner <kevinb@redhat.com>
6378
6379 * buildsym.c (push_subfile, pop_subfile): Replace call to abort()
6380 with call to internal_error().
6381 * dbxread.c (process_one_symbol): Likewise.
6382 * exec.c (build_section_table, xfer_memory): Likewise.
6383 * h8500-tdep.c (h8500_register_size, h8500_register_virtual_type):
6384 Likewise.
6385 * hpread.c (hpread_type_translate, hpread_read_array_type)
6386 (hpread_type_lookup): Likewise.
6387 * i386-tdep.c (gdb_print_insn_i386): Likewise.
6388 * i960-tdep.c (mem): Likewise
6389 * inflow.c (set_sigio_trap, clear_sigio_trap): Likewise.
6390 * infptrace.c (child_resume): Likewise.
6391 * infttrace.c (_initialize_infttrace): Likewise.
6392 * language.c (binop_result_type, add_language): Likewise.
6393 * lynx-nat.c (store_inferior_registers): Likewise.
6394 * m3-nat.c (port_chain_insert, m3_trace_me): Likewise.
6395 * mdebugread.c (parse_partial_symbols): Likewise.
6396 * monitor.c (monitor_printf_noecho, monitor_printf)
6397 (monitor_dump_regs): Likewise.
6398 * ocd.c (stu_put_packet): Likewise.
6399 * printcmd.c (decode_format, print_scalar_formatted): Likewise.
6400 * remote-bug.c (bug_open): Likewise.
6401 * remote-e7000.c (fetch_regs_from_dump, e7000_wait): Likewise.
6402 * remote-es.c (es1800_read_bytes): Likewise.
6403 * remote-mips.c (common_breakpoint): Likewise.
6404 * remote-rdp.c (send_rdp): Likewise.
6405 * remote-sds.c (putmessage): Likewise.
6406 * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
6407 Likewise.
6408 * sparcl-tdep.c (sparclite_download): Likewise.
6409 * symtab.c (lookup_partial_symbol): Likewise.
6410 * target.c (push_target, pop_target, initialize_targets): Likewise.
6411 * utils.c (internal_verror, malloc_botch, wrap_here, decimal2str):
6412 Likewise.
6413 * valprint.c (print_decimal, print_longest, print_longest)
6414 (strcat_longest): Likewise.
6415 * w65-tdep.c (init_frame_pc, w65_push_dummy_frame): Likewise.
6416 * xmodem.c (xmodem_send_packet): Likewise.
6417 * z8k-tdep.c (init_frame_pc, z8k_push_dummy_frame): Likewise.
6418 * config/h8500/tm-h8500.h (STORE_STRUCT_RETURN): Likewise.
6419 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE)
6420 (STORE_RETURN_VALUE): Likewise.
6421 * config/ns32k/nm-umax.h (REGISTER_U_ADDR): Likewise.
6422 * config/ns32k/xm-merlin.h (REGISTER_U_ADDR): Likewise.
6423 * config/z8k/tm-z8k.h (STORE_STRUCT_RETURN, STORE_RETURN_VALUE):
6424 Likewise.
6425
6426 2001-02-23 Andrew Cagney <ac131313@redhat.com>
6427
6428 * CONTRIBUTE: Document how to cite a problem report.
6429 * TODO: Note need to replace CONTRIBUTE with generated file.
6430
6431 * CONTRIBUTE: Mention that patches do not need to include the
6432 generated files gdbarch.h and gdbarch.c.
6433
6434 2001-02-21 Andrew Cagney <ac131313@redhat.com>
6435
6436 * value.h (get_saved_register): Move from here.
6437 * frame.h: To here.
6438
6439 2001-02-21 Kevin Buettner <kevinb@redhat.com>
6440
6441 * solib.h (in_svr4_dynsym_resolve_code): Delete declaration.
6442 (in_solib_dynsym_resolve_code): Add declaration.
6443 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Changed define to invoke
6444 in_solib_dynsym_resolve_code() rather than
6445 in_svr4_dynsym_resolve_code(). Also, removed the ifdefs
6446 which caused this macro to only be defined when
6447 SVR4_SHARED_LIBS is defined.
6448 * solib.c (in_solib_dynsym_resolve_code): New function.
6449 * solist.h (struct target_so_ops): Add new member
6450 in_dynsym_resolve_code.
6451 * solib-aix5.c (aix5_in_dynsym_resolve_code): Renamed from
6452 in_svr4_dynsym_resolve_code. Also, made static.
6453 (_initialize_aix5_solib): Initialize in_dynsym_resolve_code
6454 member in aix5_so_ops.
6455 * solib-svr4.c (svr4_in_dynsym_resolve_code): Renamed from
6456 in_svr4_dynsym_resolve_code. Also, added second version
6457 of this function which will be used when SVR4_SHARED_LIBS
6458 is not defined.
6459 (_initialize_svr4_solib): Initialize in_dynsym_resolve_code
6460 member in svr4_so_ops.
6461
6462 * ia64-aix-nat.c, ia64-aix-tdep.c, config/ia64/aix.mh,
6463 config/ia64/aix.mt, config/ia64/nm-aix.h, config/ia64/tm-aix.h,
6464 config/ia64/xm-aix.h: New files.
6465 * ia64-tdep.c (_initialize_ia64_tdep): Remove declaration.
6466 (ia64_aix_sigcontext_register_address): New declaration.
6467 (ia64_gdbarch_init): Provide for initialization of
6468 sigcontext_register_address member of struct tdep when
6469 on target is detected to be running AIX.
6470 * config/ia64/linux.mt (TDEPFILES): Add ia64-aix-tdep.o to
6471 this list.
6472
6473 2001-02-20 Kevin Buettner <kevinb@redhat.com>
6474
6475 * ia64-tdep.c (ia64_frameless_function_invocation): Implement.
6476 * config/ia64/linux.mh (NATDEPFILES): Use thread-db.o and lin-lwp.o
6477 for thread support instead of linux-thread.o and lin-thread.o.
6478 * config/ia64/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS,
6479 ATTACH_LWP): Define to use the following lin-lwp.c functions...
6480 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals,
6481 lin_lwp_attach_lwp): Declare.
6482
6483 2001-02-20 Andrew Cagney <ac131313@redhat.com>
6484
6485 * mips-tdep.c (do_fp_register_row, do_fp_register_row): Fix printf
6486 formatting.
6487
6488 2001-02-20 Kevin Buettner <kevinb@redhat.com>
6489
6490 * solib-aix5.c (solib-svr4.h): Remove include.
6491 (solib_break_names): Delete names which aren't actually
6492 used by AIX5.
6493 (bkpt_names): Remove.
6494 (aix5_relocate_main_executable, bfd_lookup_symbol): Replace calls
6495 to STREQ() with equivalent calls to strcmp().
6496 (in_svr4_dynsym_resolve_code, enable_break, bfd_lookup_symbol,
6497 aix5_solib_create_inferior_hook): Revise comments.
6498 (enable_break): Remove old ``bkpt_names'' code.
6499
6500 2001-02-19 Andrew Cagney <ac131313@redhat.com>
6501
6502 * Makefile.in (SFILES): Add frame.c .
6503 (COMMON_OBS): Add frame.o .
6504 (frame.o): New target.
6505
6506 * frame.c (find_saved_register):
6507 (default_get_saved_register):
6508 (get_saved_register):
6509 (read_relative_register_raw_bytes_for_frame):
6510 (read_relative_register_raw_bytes): Moved to here.
6511 * regcache.c: From here.
6512
6513 2001-02-20 Kevin Buettner <kevinb@redhat.com>
6514
6515 * solib-aix5.c: New file.
6516
6517 2001-02-20 Martin M. Hunt <hunt@redhat.com>
6518
6519 * solib.c (info_sharedlibrary_command): Don't assume pointers
6520 are the same size of long, call longest_local_hex_string_custom().
6521
6522 * solib-svr4.c (LM_ADDR): LM_ADDR is a signed offset, so
6523 extract_signed_integer() should be called instead of
6524 extract_address().
6525
6526 2001-02-20 Martin M. Hunt <hunt@redhat.com>
6527
6528 * MAINTAINERS: Add Martin Hunt to Write After Approval list.
6529
6530 2001-02-19 Andrew Cagney <ac131313@redhat.com>
6531
6532 Frm 2001-02-09 Jim Kingdon <jkingdon@engr.sgi.com>:
6533 * mips-tdep.c (mips_register_raw_size): If FP_REGISTER_DOUBLE,
6534 then floating point registers are 8 bytes.
6535
6536 2001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus.com>
6537
6538 * parse.c (write_exp_msymbol): Make the type CORE_ADDR, to
6539 accomodate 64-bit addresses.
6540
6541 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6542
6543 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
6544 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
6545 lookup_symbol, when trying to find a symbol with a mangled name,
6546 to avoid infinite recursion.
6547
6548 2001-02-18 Andrew Cagney <ac131313@redhat.com>
6549
6550 * TODO (5.2): Mention G++ 3.0 ABI. General cleanups.
6551
6552 2001-02-19 Jonathan Larmour <jlarmour@redhat.com>
6553
6554 * arm-tdep.c (check_prologue_cache): Fix off by 1 error.
6555 (save_prologue_cache): Ditto.
6556
6557 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6558
6559 From: innadadadavida@yahoo.com:
6560 * partial-stab.h (switch): Check that pst is not null
6561 before dereferencing it.
6562
6563 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6564
6565 From Andrew Cagney <cagney@b1.cygnus.com>:
6566 * symfile.c (add_symbol_file_command): Always initialize
6567 my_cleanup using a NULL cleanup.
6568
6569 2001-02-19 Eli Zaretskii <eliz@is.elta.co.il>
6570
6571 * demangle.c (demangling_style_names): New variable.
6572 (_initialize_demangler): Fill demangling_style_names with the
6573 names of known demangling styles from libiberty_demanglers[]. Use
6574 add_set_enum_cmd instead of add_set_cmd, to get completion on
6575 demangling style names.
6576
6577 * proc-api.c (_initialize_proc_api): Make `procfs-file' use
6578 file-name completion.
6579
6580 * remote-rdi.c (_initialize_remote_rdi): Ditto for `rdilogfile'.
6581
6582 * solib.c (_initialize_solib): Ditto for `solib-search-path' and
6583 `solib-absolute-prefix'.
6584
6585 * tracepoint.c (_initialize_tracepoint): Ditto for
6586 `save-tracepoints'.
6587
6588 * win32-nat.c (_initialize_inftarg): Ditto for `dll-symbols'.
6589
6590 * cli/cli-cmds.c (init_cli_cmds): Make `shell' and `make' use
6591 file-name completion.
6592
6593 * infcmd.c (_initialize_infcmd): Make the following commands use
6594 the file-name completer: `tty', `args', `path', `paths', and
6595 `run'.
6596
6597 2001-02-18 Eli Zaretskii <eliz@is.elta.co.il>
6598
6599 * go32-nat.c: Include i387-nat.h.
6600 (fetch_register): New function, uses some of the guts of
6601 go32_fetch_registers and calls i387_supply_register.
6602 (go32_fetch_registers): Most of the code moved into
6603 fetch_register. Use i387_supply_fsave.
6604 (store_register): Use i387_fill_fsave instead of custom code.
6605 (go32_store_registers): Use i387_fill_fsave.
6606
6607 * Makefile.in (go32-nat.o): Depend on i387-nat.h.
6608
6609 * config/i386/go32.mh (NATDEPFILES): Add i387-nat.o.
6610
6611 * completer.c (gdb_completer_file_name_break_characters): Remove
6612 slash from file-name break characters.
6613 [__MSDOS__]: Special definition for DOS/Windows file names.
6614 (line_completion_function): When completing on file names, bump
6615 `p' to the first file-name constituent character of `word', before
6616 invoking the completer.
6617
6618 2001-02-17 Mark Kettenis <kettenis@gnu.org>
6619
6620 * i387-nat.c: Include "i387-nat.h". Use regnum instead of regno
6621 consistently for parameter names. Fix comments accordingly.
6622 (i387_supply_register): New function.
6623 (i387_supply_fsave): Implement using i387_supply_register.
6624 * i387-nat.h: Use regnum instead of regno consistently for
6625 parameter names. Fix comments accordingly.
6626 (i387_supply_register): New prototype.
6627
6628 2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>
6629
6630 * remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT
6631 instead of TARGET_PTR_BIT (to support Harvard architectures).
6632
6633 2001-02-16 Andrew Cagney <ac131313@redhat.com>
6634
6635 From 2001-02-11 Paul Hilfinger <hilfingr@lisbon.int.act-europe.fr>
6636 * hpux-thread.c (hpux_thread_xfer_memory): Add mem_attrib
6637 argument to parameter list and to call in order to conform to
6638 to_xfer_memory field of struct target_ops.
6639
6640 2001-02-12 Michael Chastain <chastain@redhat.com>
6641
6642 * somsolib.c (som_solib_add_solib_objfile): Do not use
6643 section relocation feature of syms_from_objfile. Do my own
6644 section relocation, offsetting each section of the som by
6645 either text_addr - text_link_addr or data_start.
6646
6647 2001-02-16 Andrew Cagney <ac131313@redhat.com>
6648
6649 * TODO (5.1): Move ``Hardware watchpint problems'' out of 5.1.
6650
6651 2001-02-16 Andrew Cagney <ac131313@redhat.com>
6652
6653 * MAINTAINERS (paper trail): Update.
6654
6655 2001-02-16 Mark Kettenis <kettenis@gnu.org>
6656
6657 * target.h (target_fetch_registers): Fix comment.
6658
6659 2001-02-15 Andrew Cagney <ac131313@redhat.com>
6660
6661 * f-exp.y: Include <ctype.h>.
6662 (parse_number): Ensure that ``i'' is always initialized.
6663
6664 2001-02-14 Jim Kingdon <jkingdon@engr.sgi.com>
6665
6666 * MAINTAINERS: Add myself to paper trail section.
6667
6668 2001-02-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6669
6670 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
6671 * configure, config.in: Regenerate.
6672 * corelow.c: Include <sys/file.h> if present.
6673
6674 2001-02-14 Andrew Cagney <ac131313@redhat.com>
6675
6676 * inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
6677 declare when have SIGTTOU.
6678
6679 2001-02-14 Eli Zaretskii <eliz@is.elta.co.il>
6680
6681 * config/djgpp/fnchange.lst: Add entries for gdb/gdbtk/*/ChangeLog-*.
6682
6683 2001-02-12 Jim Kingdon <jkingdon@engr.sgi.com>
6684
6685 * MAINTAINERS: Update my email address.
6686
6687 2001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
6688
6689 * NEWS: Document that "info symbol" works with COFF debug info and
6690 its variants.
6691
6692 * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
6693 symbols whose SYMBOL_BFD_SECTION is NULL.
6694
6695 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6696
6697 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
6698 * xcoffsolib.c (xcoff_solib_address): Renamed from
6699 pc_load_segment_name. Return NULL if address is not in a shared
6700 library. Cleanup shared library name construction, using xasprintf.
6701 Format shared library member names consistent with format in exec.c.
6702 (solib_info): Format shared library member names consistent with
6703 format in exec.c.
6704 * config/rs6000/nm-rs6000.h: Replace PC_LOAD_SEGMENT with PC_SOLIB,
6705 using xcoff_solib_address for PC_SOLIB definition.
6706 * stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer
6707 needed.
6708
6709 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6710
6711 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
6712 with xmalloc calls and cleanups.
6713
6714 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6715
6716 * rs6000-nat.c (child_xfer_memory): Add missing parameter
6717 'struct mem_attrib *' required by 2001-01-23 change.
6718
6719 2001-02-08 Jim Kingdon <jkingdon@engr.sgi.com>
6720
6721 Updates to "make TAGS":
6722 * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
6723 arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
6724 tahoe-tdep.c.
6725 (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
6726
6727 2001-02-08 Eli Zaretskii <eliz@is.elta.co.il>
6728
6729 * config/djgpp/fnchange.lst: Remove extraneous "too many dots".
6730
6731 Wed Feb 7 22:39:26 2001 Andrew Cagney <cagney@redhat.com>
6732
6733 From Dean Luick <luick@cray.com>:
6734 * defs.h (continuation): Remove unused global variable.
6735
6736 Wed Feb 7 22:28:31 2001 Andrew Cagney <cagney@redhat.com>
6737
6738 * configure.tgt: Remove references to convex, pyramid, altos and
6739 tahoe.
6740 * configure.host: Ditto.
6741 * MAINTAINERS: Ditto.
6742 * NEWS: Update.
6743
6744 * tahoe-tdep.c: Delete obsolete file.
6745 * pyr-xdep.c: Ditto.
6746 * pyr-tdep.c: Ditto.
6747 * convex-tdep.c: Ditto.
6748 * convex-xdep.c: Ditto.
6749 * config/tahoe/xm-tahoe.h: Ditto.
6750 * config/tahoe/tm-tahoe.h: Ditto.
6751 * config/tahoe/tahoe.mt: Ditto.
6752 * config/tahoe/tahoe.mh: Ditto.
6753 * config/pyr/xm-pyr.h: Ditto.
6754 * config/pyr/tm-pyr.h: Ditto.
6755 * config/pyr/pyramid.mt: Ditto.
6756 * config/pyr/pyramid.mh: Ditto.
6757 * config/m68k/xm-altos.h: Ditto.
6758 * config/m68k/tm-altos.h: Ditto.
6759 * config/m68k/altos.mt: Ditto.
6760 * config/m68k/altos.mh: Ditto.
6761 * config/convex/xm-convex.h: Ditto.
6762 * config/convex/tm-convex.h: Ditto.
6763 * config/convex/convex.mt: Ditto.
6764 * config/convex/convex.mh: Ditto.
6765 * config/convex/Convex.notes: Ditto.
6766 * config/arm/xm-arm.h: Ditto.
6767 * config/arm/nm-arm.h: Ditto.
6768 * config/arm/arm.mt: Ditto.
6769 * config/arm/arm.mh: Ditto.
6770 * arm-convert.s: Ditto.
6771 * arm-xdep.c: Ditto.
6772 * altos-xdep.c: Ditto.
6773
6774 Wed Feb 7 19:41:21 2001 Andrew Cagney <cagney@redhat.com>
6775
6776 * defs.h (internal_error, internal_verror): Add __FILE__ and
6777 __LINE__ parameter.
6778 * utils.c (internal_error, internal_verror): Update.
6779
6780 * v850-tdep.c: Update calls to internal_error.
6781 * utils.c: Ditto.
6782 * ui-out.c: Ditto.
6783 * ui-file.c: Ditto.
6784 * target.h: Ditto.
6785 * symtab.h: Ditto.
6786 * symm-nat.c: Ditto.
6787 * sparc-tdep.c: Ditto.
6788 * source.c: Ditto.
6789 * serial.c: Ditto.
6790 * rs6000-tdep.c: Ditto.
6791 * rs6000-nat.c: Ditto.
6792 * remote.c: Ditto.
6793 * remote-vx.c: Ditto.
6794 * remote-sim.c: Ditto.
6795 * remote-mips.c: Ditto.
6796 * regcache.c: Ditto.
6797 * objfiles.h: Ditto.
6798 * objfiles.c: Ditto.
6799 * mn10300-tdep.c: Ditto.
6800 * mips-tdep.c: Ditto.
6801 * maint.c: Ditto.
6802 * m68k-tdep.c: Ditto.
6803 * m3-nat.c: Ditto.
6804 * language.c: Ditto.
6805 * infptrace.c: Ditto.
6806 * inferior.h: Ditto.
6807 * infcmd.c: Ditto.
6808 * ia64-tdep.c: Ditto.
6809 * i386-tdep.c: Ditto.
6810 * i386-linux-nat.c: Ditto.
6811 * hppah-nat.c: Ditto.
6812 * go32-nat.c: Ditto.
6813 * findvar.c: Ditto.
6814 * f-lang.c: Ditto.
6815 * elfread.c: Ditto.
6816 * event-loop.c: Ditto.
6817 * dwarf2read.c: Ditto.
6818 * dsrec.c: Ditto.
6819 * d30v-tdep.c: Ditto.
6820 * d10v-tdep.c: Ditto.
6821 * cli/cli-setshow.c: Ditto.
6822 * cli/cli-script.c: Ditto.
6823 * ch-exp.c: Ditto.
6824 * breakpoint.c: Ditto.
6825 * ax-gdb.c: Ditto.
6826 * arch-utils.c: Ditto.
6827 * a29k-tdep.c: Ditto.
6828 * gdb_assert.h: Ditto.
6829 * gdbarch.sh: Ditto.
6830 * gdbarch.h, gdbarch.c: Re-generate.
6831
6832 2001-02-07 Andrew Cagney <ac131313@redhat.com>
6833
6834 From Mark Kettenis <kettenis@gnu.org>:
6835 * event-top.h [!STOP_SIGNAL]: #include <signal.h>.
6836
6837 2001-02-07 Andrew Cagney <ac131313@redhat.com>
6838
6839 * remote-sim.c (dump_mem): Cleanup printf format argument.
6840 * MAINTAINERS: Update, mn10300-elf now builds.
6841
6842 2001-02-07 Mark Kettenis <kettenis@gnu.org>
6843
6844 * event-top.c: Remove duplicate #include <signal.h>.
6845
6846 2001-02-06 Andrew Cagney <ac131313@redhat.com>
6847
6848 * sol-thread.c (restore_inferior_pid): Save the PID in a freshly
6849 allocated buffer.
6850 (save_inferior_pid): Restore the PID from that tempoary
6851 buffer. Delete the buffer.
6852 * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
6853
6854 2001-02-06 Andrew Cagney <ac131313@redhat.com>
6855
6856 * MAINTAINERS: Add ``The Obvious Fix Rule''.
6857
6858 2001-02-06 Andrew Cagney <ac131313@redhat.com>
6859
6860 * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
6861
6862 2001-02-06 Andrew Cagney <ac131313@cygnus.com>
6863
6864 * gdbarch.sh: Include "gdb_assert.h".
6865 (struct gdbarch): Change ``nr_data'' to unsigned.
6866 (alloc_gdbarch_data, free_gdbarch_data): New functions.
6867 (gdbarch_free): Free the data-pointer vector. Use xfree to delete
6868 architecture vector.
6869 (struct gdbarch_data, struct gdbarch_data_registration): Move init
6870 method to gdbarch_data. Add free method, make index unsigned.
6871 (struct gdbarch_data_registry): Make nr unsigned.
6872 (register_gdbarch_data): Add free parameter. Store in
6873 gdbarch_data.
6874 (init_gdbarch_data): Use set_gdbarch_data.
6875 (set_gdbarch_data): New function.
6876
6877 * gdbarch.h, gdbarch.c: Re-generate.
6878
6879 2001-02-06 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6880
6881 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
6882 fprintf_filtered with correct arguments.
6883
6884 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
6885 Submitted by Paul Hilfinger (hilfingr@gnat.com)
6886 and Andrei Petrov (and@genesyslab.com).
6887 * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
6888 must be allocated dynamically, since these are no longer constants.
6889 * infcmd.c: Ditto.
6890 * regcache.c: Ditto.
6891 * remote.c: Ditto.
6892 * sol-thread.c: Ditto.
6893 * valops.c: Ditto.
6894 * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
6895 work-around for a missing Sun header file in solaris for sparc64.
6896
6897 2001-02-04 Philip Blundell <philb@gnu.org>
6898
6899 * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
6900 thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
6901 * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
6902 GET_THREAD_SIGNALS): Define.
6903 * arm-linux-nat.c (fill_gregset): Correct type of argument.
6904 (supply_gregset): Likewise.
6905 (fill_fpregset): Likewise.
6906 (supply_fpregset): Likewise.
6907
6908 Tue Feb 6 11:58:57 2001 David Taylor <taylor@redhat.com>
6909
6910 * valops.c (value_cast): If casting a scalar to a pointer, do not
6911 issue a message about truncation unless it exceeds the length of
6912 an address, not the length of a pointer. This is because what the
6913 user gives us is an address, not a pointer, and we will ultimately
6914 convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
6915 to a pointer. This allows things like "print *(int *)0x01000234"
6916 to work without generating a misleading message on a target having
6917 two byte pointers and four byte addresses.
6918
6919 2001-02-05 Christopher Faylor <cgf@cygnus.com>
6920
6921 * win32-nat.c: Change PTR to void * throughout.
6922
6923 2001-02-05 J.T. Conklin <jtc@redback.com>
6924
6925 * signals.h: Removed.
6926 * event-top.c (#include <signal.h>): Changed from signals.h.
6927 * inflow.c: Likewise.
6928 * mac-xdep.c: Likewise.
6929 * ser-pipe.c: Likewise.
6930 * ser-tcp.c: Likewise.
6931 * standalone.c: Likewise.
6932 * top.c: Likewise.
6933 * utils.c: Likewise.
6934 * Makefile.in: Removed signals.h from dependencies.
6935
6936 2001-02-05 Christopher Faylor <cgf@cygnus.com>
6937
6938 Change suggested by Dean Luick <luick@cray.com>
6939 * inferior.h (step_over_calls_kind): Remove trailing comma from
6940 last enum element.
6941 (step_over_calls): Declare as extern rather than global.
6942
6943 2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6944
6945 * sh-tdep.c: Update copyright.
6946 (sh_extract_return_value): Rewrite.
6947 (sh3e_sh4_extract_return_value): New function.
6948 (sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
6949 version of the function for sh3e and sh4 CPUs.
6950
6951 2001-02-05 Michael Chastain <chastain@redhat.com>
6952
6953 * hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
6954 to conform with interface change.
6955
6956 2001-02-04 Eli Zaretskii <eliz@is.elta.co.il>
6957
6958 * config/djgpp/fnchange.lst: Tweak to make consistent with the
6959 new files.
6960
6961 * config/djgpp/djconfig.sh: Use explicit absolute file name when
6962 invoking `find'.
6963
6964 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
6965 UART_FIFO_WORKS is defined. Otherwise use outportb.
6966 From Francisco Pastor <fpastor.etra-id@etra.es>
6967
6968 * go32-nat.c (go32_xfer_memory): Make the argument list consistent
6969 with target.h's `to_xfer_memory' member.
6970
6971 2001-02-02 J.T. Conklin <jtc@redback.com>
6972
6973 * ppc-bdm.c (#include <signal.h>): Removed.
6974 * remote-array.c: Likewise.
6975 * remote-bug.c: Likewise.
6976 * remote-e7000.c: Likewise.
6977 * remote-mips.c: Likewise.
6978 * remote-os9k.c: Likewise.
6979 * remote-st.c: Likewise.
6980 * remote-udi.c: Likewise.
6981 * remote-vx29k.c: Likewise.
6982 * remote-vx68.c: Likewise.
6983 * remote-vx960.c: Likewise.
6984 * remote-vxmips.c: Likewise.
6985 * remote-vxsparc.c: Likewise.
6986
6987 2001-02-02 John Moore <jmoore@redhat.com>
6988
6989 * remote-utils.h (sr_set_device): Changed free() to xfree() where
6990 appropriate. Also changed Copyright to include 2001.
6991 * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
6992 * value.h (value_free): Likewise.
6993 * gdbarch.sh (gdbarch_free): Likewise.
6994 * gdbarch.c, gdbarch.h: Regenerated.
6995
6996 2001-02-02 John Moore <jmoore@redhat.com>
6997
6998 * cli/cli-cmds.c (apropos_command): Changed occurance of free() to
6999 xfree(). Also changed Copyright to include 2001.
7000
7001 2001-02-02 J.T. Conklin <jtc@redback.com>
7002
7003 * monitor.c (#include "gdb_wait.h"): Removed.
7004 * ocd.c: Likewise.
7005 * ppc-bdm.c: Likewise.
7006 * remote-adapt.c: Likewise.
7007 * remote-array.c: Likewise.
7008 * remote-bug.c: Likewise.
7009 * remote-e7000.c: Likewise.
7010 * remote-eb.c: Likewise.
7011 * remote-es.c: Likewise.
7012 * remote-mips.c: Likewise.
7013 * remote-mm.c: Likewise.
7014 * remote-nindy.c: Likewise.
7015 * remote-os9k.c: Likewise.
7016 * remote-rdi.c: Likewise.
7017 * remote-rdp.c: Likewise.
7018 * remote-sds.c: Likewise.
7019 * remote-sim.c: Likewise.
7020 * remote-st.c: Likewise.
7021 * remote-udi.c: Likewise.
7022 * remote-vx.c: Likewise.
7023 * remote-vx29k.c: Likewise.
7024 * remote-vx68.c: Likewise.
7025 * remote-vx960.c: Likewise.
7026 * remote-vxmips.c: Likewise.
7027 * remote-vxsparc.c: Likewise.
7028 * remote.c: Likewise.
7029 * ser-pipe.c: Likewise.
7030 * ser-unix.c: Likewise.
7031 * Makefile.in: Updated dependencies.
7032
7033 2001-01-31 David Smith <dsmith@redhat.com>
7034
7035 * event-loop.c: Change inclusion of string.h to gdb_string.h and
7036 updated the copyright notice.
7037 * ser-pipe.c: Ditto.
7038 * mi/mi-cmds.c: Ditto.
7039 * mi/mi-console.c: Ditto.
7040 * mi/mi-getopt.c: Ditto.
7041 * mi/mi-parse.c: Ditto.
7042
7043 2001-01-31 David Smith <dsmith@redhat.com>
7044
7045 * MAINTAINERS: Add David Smith to Write After Approval list.
7046
7047 Tue Jan 30 15:43:08 2001 Andrew Cagney <cagney@cygnus.com>
7048
7049 * cli/cli-utils.c (putchar_filtered): Move function from here.
7050 * utils.c (putchar_filtered): To here.
7051 * cli/cli-utils.h (putchar_filtered): Move declaration from here.
7052 * defs.h (putchar_filtered): To here.
7053
7054 Tue Jan 30 17:27:11 2001 Andrew Cagney <cagney@redhat.com>
7055
7056 * configure.in (AC_CHECK_FUNCS): Replace vfork test with
7057 AC_FUNC_VFORK macro.
7058 * config.in, configure: Re-generate.
7059
7060 * gdb_vfork.h: New file.
7061 * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
7062 * fork-child.c (fork_inferior): Ditto.
7063
7064 Tue Jan 30 17:09:07 2001 Andrew Cagney <cagney@redhat.com>
7065
7066 * defs.h (strsave): Delete declaration.
7067 * utils.c (strsave): Delete definition.
7068 * TODO (strsave): Update
7069
7070 * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
7071 * sparcl-tdep.c (sparclite_open): Ditto.
7072 * mips-tdep.c (mips_set_processor_type_command): Ditto.
7073 (_initialize_mips_tdep): Ditto.
7074 * solib.c (solib_open): Ditto.
7075 * symfile.c (add_filename_language): Ditto.
7076 (set_ext_lang_command): Ditto.
7077 * source.c (init_source_path): Ditto.
7078 (mod_path): Ditto.
7079 * sh3-rom.c (sh3_open): Ditto.
7080 (sh3e_open): Ditto.
7081 * serial.c (serial_open): Ditto.
7082 * remote-mips.c (common_open): Ditto.
7083 * monitor.c (monitor_open): Ditto.
7084 * m32r-rom.c (m32r_upload_command): Ditto.
7085 * infcmd.c (path_command): Ditto.
7086 * f-exp.y (parse_number): Ditto.
7087 * breakpoint.c (create_longjmp_breakpoint): Ditto.
7088 (create_thread_event_breakpoint): Ditto.
7089 * arc-tdep.c (arc_set_cpu_type_command): Ditto.
7090 (_initialize_arc_tdep): Ditto.
7091
7092 Tue Jan 30 15:14:26 2001 Andrew Cagney <cagney@skil>
7093
7094 * cli/cli-script.c (define_command): Check for a bad hook value in
7095 switch statement.
7096
7097 2001-01-30 J.T. Conklin <jtc@redback.com>
7098
7099 * configure/sh/embed.mt: New file.
7100 * configure/sh/linux.mt: New file.
7101 * configure/sh/sh.mt: Removed.
7102 * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
7103 (sh-*-*): Removed.
7104
7105 2001-01-29 Michael Chastain <chastain@redhat.com>
7106
7107 * symtab.c (lookup_block_symbol): Use 'namespace' parameter in
7108 symbol comparisons in binary search.
7109
7110 2001-01-27 Christopher Faylor <cgf@cygnus.com>
7111
7112 * win32-nat.c (child_xfer_memory): Add missing argument required by
7113 2001-01-23 change.
7114
7115 2001-01-27 Mark Kettenis <kettenis@gnu.org>
7116
7117 * ui-out.c (do_list_end): New function.
7118 (make_cleanup_ui_out_list_end): New function.
7119 * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
7120 * stack.c (print_frame) [UI_OUT]: Call
7121 make_cleanup_ui_out_list_end to make sure we mark the end of the
7122 list if we do a non-local exit. At the end of the function,
7123 instead of calling ui_out_list_end directly, let do_cleanups
7124 handle it.
7125
7126 2001-01-26 Fernando Nasser <fnasser@redhat.com>
7127
7128 Fix double parsing of filenames passed as command line arguments
7129 to GDB (causes weird handling of escape characters).
7130 Also, remove dependencies on the CLI from libgdb.
7131 * call-cmds.h: Remove declaration of exec_file_command().
7132 * gdbcore.h: Remove declaration of exec_file_command().
7133 Add declarations for exec_open() and exec_file_clear().
7134 * symfile.h: Add declarations for symbol_file_add_main() and
7135 symbol_file_clear().
7136 * exec.c (exec_open): New function. Implements to_open for exec
7137 targets.
7138 (exec_file_clear): New function. Makes GDB forget about a previously
7139 specified executable file.
7140 (exec_file_attach): Move parsing of arguments from here ...
7141 (exec_file_command): ... to here.
7142 (init_exec_ops): Use exec_open(), not exec_file_command() to
7143 implement to_open for exec targets.
7144 * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
7145 with default values. Used when the file name has already been parsed.
7146 (symbol_file_clear): New function. Makes GDB forget about previously
7147 read symbols.
7148 (symbol_file_command): Call the above function instead of inline code.
7149 * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
7150 "call-cmds.h".
7151 (captured_main): Call exec_file_attach() and symbol_file_add_main()
7152 instead of exec_file_command() and symbol_file_command().
7153 (captured_main): Add comment.
7154 * corefile.c: Include "symfile.h".
7155 (core_file_command): Call symbol_file_add_main() instead of
7156 symbol_file_command().
7157 (reopen_exec_file): Call exec_open() instead of exec_file_command().
7158 * infcmd.c: Include "symfile.h".
7159 (attach_command): Call symbol_file_add_main() instead of
7160 symbol_file_command().
7161 * infrun.c: Remove comment about the inclusion of "symfile.h",
7162 not any longer appropriate.
7163 (follow_exec): Call symbol_file_add_main() instead of
7164 symbol_file_command().
7165 * remote-es.c: Include "symfile.h".
7166 (es1800_load): Call symbol_file_add_main() instead of
7167 symbol_file_command().
7168 * remote-vx.c: Remove comment about the inclusion of "symfile.h",
7169 not any longer appropriate.
7170 (vx-wait): Call symbol_file_add_main() instead of
7171 symbol_file_command().
7172 * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
7173 instead of symbol_file_command().
7174 * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
7175 symbol_file_add_main() instead of exec_file_command() and
7176 symbol_file_command().
7177 * Makefile.in: Update dependencies.
7178
7179 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
7180
7181 * remote-udi.c (udi_open): Change strdup to xstrdup.
7182 * thread.c (thread_apply_all_command): Change strdup to xstrdup.
7183 Update copyright message.
7184 * varobj.c (delete_variable_1): Likewise.
7185
7186 * gdb_string.h: Remove declaration of strdup. Update copyright
7187 message.
7188 * config/xm-mpw.h: Likewise.
7189 * config/i386/xm-i386mach.h: Likewise.
7190 * config/m68k/xm-apollo68b.h: Likewise.
7191 * config/m68k/xm-hp300bsd.h: Likewise.
7192 * config/rs6000/xm-rs6000.h: Likewise.
7193 * config/vax/xm-vaxult.h: Remove declaration of strdup.
7194 * config/vax/xm-vaxult2.h: Likewise.
7195
7196 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
7197
7198 * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
7199
7200 2001-01-25 J.T. Conklin <jtc@redback.com>
7201
7202 * target.c (target_xfer_memory_partial): Return -1 on failure due
7203 to invalid access mode attribute.
7204
7205 2001-01-25 Christopher Faylor <cgf@cygnus.com>
7206
7207 * win32-nat.c (_initialize_core_win32): Prototype correctly.
7208
7209 2001-01-25 Mark Kettenis <kettenis@gnu.org>
7210
7211 * config/alpha/tm-fbsd.h: Update copyright.
7212 (USE_STRUCT_CONVENTION): Define in terms of
7213 alphabsd_use_struct_convention.
7214 * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
7215 * alphafbsd-tdep.c: New file.
7216
7217 2001-01-24 Fernando Nasser <fnasser@redhat.com>
7218
7219 * top.c (print_gdb_version): Update Copyright year.
7220
7221 2001-01-24 J.T. Conklin <jtc@redback.com>
7222
7223 * dcache.c (dcache_write_line): Fix typo.
7224
7225 * memattr.c (delete_mem_region): Replace free() with xfree().
7226 (mem_number): Add explicit type.
7227
7228 * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
7229 (rw_common): Likewise.
7230
7231 2001-01-24 Fernando Nasser <fnasser@redhat.com>
7232
7233 * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
7234 for the inferior program arguments.
7235 (run_command, run_no_args_command, init_infcmd)): Use accessor
7236 functions to set the inferior program arguments.
7237 * inferior.h: Add definitions to the accessor functions above.
7238
7239 2001-01-23 Jim Blandy <jimb@redhat.com>
7240
7241 * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
7242 Implement these correctly, using make_cv_type.
7243
7244 2001-01-23 J.T. Conklin <jtc@redback.com>
7245
7246 * exec.c (xfer_memory): Add attrib argument.
7247 * infptrace.c (child_xfer_memory): Likewise.
7248 * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
7249 * monitor.c (monitor_xfer_memory): Likewise.
7250 * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
7251 * remote-array.c (array_xfer_memory): Likewise.
7252 * remote-bug.c (bug_xfer_memory): Likewise.
7253 * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
7254 * remote-eb.c (eb_xfer_inferior_memory): Likewise.
7255 * remote-es.c (es1800_xfer_inferior_memory): Likewise.
7256 * remote-mips.c (mips_xfer_memory): Likewise.
7257 * remote-mm.c (mm_xfer_inferior_memory): Likewise.
7258 * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
7259 * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
7260 * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
7261 * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
7262 * remote-sds.c (sds_xfer_memory): Likewise.
7263 * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
7264 * remote-st.c (st2000_xfer_inferior_memory): Likewise.
7265 * remote-udi.c (udi_xfer_inferior_memory): Likewise.
7266 * remote-vx.c (vx_xfer_memory): Likewise.
7267 * remote.c (remote_xfer_memory): Likewise.
7268 * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
7269 * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
7270 * thread-db.c (thread_db_xfer_memory): Likewise.
7271
7272 * target.h (#include "memattr.h"): Added.
7273 (target_ops.to_xfer_memory): Add attrib argument.
7274
7275 * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
7276 * dcache.h (set_dcache_state): Removed declaration.
7277 * dcache.c (set_dcache_state): Removed definition
7278
7279 * dcache.c: Update module comment, as dcache is now enabled and
7280 disabled with memory region attributes instead of by the global
7281 variable "remotecache". Add comment describing the interaction
7282 between dcache and memory region attributes.
7283 (dcache_xfer_memory): Add comment describing benefits of moving
7284 cache writeback to a higher level.
7285 (dcache_struct): Removed cache_has_stuff field. This was used to
7286 record whether the cache had been accessed in order to invalidate
7287 it when it was disabled. However, this is not needed because the
7288 cache is write through and the code that enables, disables, and
7289 deletes memory regions invalidate the cache. Add comment which
7290 suggests that we could be more selective and only invalidate those
7291 cache lines containing data from those memory regions.
7292 (dcache_invalidate): Updated.
7293 (dcache_xfer_memory): Updated.
7294
7295 (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
7296 (dcache_xfer_memory): Removed code that called do_xfer_memory() to
7297 perform a uncached transfer if dcache_enabled_p was clear. This
7298 function is now only called if caching is enabled for the memory
7299 region.
7300 (dcache_info): Always print cache info.
7301
7302 * target.c (do_xfer_memory): Add attrib argument.
7303 (target_xfer_memory, target_xfer_memory_partial): Break transfer
7304 into chunks defined by memory regions, pass region attributes to
7305 do_xfer_memory().
7306 * dcache.c (dcache_read_line, dcache_write_line): Likewise.
7307
7308 * Makefile.in (SFILES): Add memattr.c.
7309 (COMMON_OBS): Add memattr.o.
7310 (dcache.o): Add target.h to dependencies.
7311 * memattr.c: New file.
7312 * memattr.h: Likewise.
7313
7314 * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
7315 * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
7316 * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
7317 * gdbserver/low-sim.c (#include "defs.h"): Removed.
7318 (mygeneric_load): Rename from generic_load.
7319
7320 * gdbserver/low-hppabsd.c (#include "server.h"): Added.
7321 (#include "defs.h"): Removed.
7322 (inferior_pid, perror_with_name): Remove declarations.
7323 * gdbserver/low-linux.c: Likewise.
7324 * gdbserver/low-nbsd.c: Likewise.
7325 * gdbserver/low-sparc.c: Likewise.
7326 * gdbserver/low-sun3.c: Likewise.
7327
7328 * i386-stub.c: Re-indent.
7329 * m68k-stub.c: Re-indent.
7330
7331 2001-01-22 Nicholas Duffek <nsd@redhat.com>
7332
7333 * gdbarch.sh (PARM_BOUNDARY): Define.
7334 * gdbarch.c: Regenerate.
7335 * gdbarch.h: Regenerate.
7336
7337 2001-01-22 J.T. Conklin <jtc@redback.com>
7338
7339 * ns32k-tdep.c: #include "frame.h"
7340 * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore. It
7341 appears to have been inadvertantly removed sometime in May 1999.
7342
7343 * Revert 2000-11-09 changes where shared library objects were
7344 moved from NATDEPFILES to TDEPFILES on NetBSD targets. While
7345 we'd like to be able to debug dynamically linked executables,
7346 this makes it impossible to build a cross debugger on a many
7347 hosts.
7348
7349 * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
7350 * config/i386/nbsdelf.mt: Likewise.
7351 * config/m68k/nbsd.mt: Likewise.
7352 * config/ns32k/nbsd.mt: Likewise.
7353 * config/powerpc/nbsd.mt: Likewise.
7354 * config/sparc/nbsd.mt: Likewise.
7355 * config/sparc/nbsdelf.mt: Likewise.
7356 * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
7357 * config/i386/nbsdelf.mh: Likewise.
7358 * config/m68k/nbsd.mh: Likewise.
7359 * config/ns32k/nbsd.mh: Likewise.
7360 * config/powerpc/nbsd.mh: Likewise.
7361 * config/sparc/nbsd.mh: Likewise.
7362
7363 2001-01-19 Jason Merrill <jason@redhat.com>
7364
7365 * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
7366 (process_one_symbol): Likewise.
7367 * dwarfread.c (handle_producer): Likewise.
7368
7369 Thu Jan 18 12:08:57 2001 Andrew Cagney <cagney@b1.cygnus.com>
7370
7371 * configure.in (build_warnings): Disable -Wuninitialized until GDB
7372 compiles with -Wuninitialized,-Werror.
7373 * configure: Regenerate.
7374
7375 * MAINTAINERS: Add list of buildable targets.
7376
7377 Thu Jan 18 12:48:04 2001 Andrew Cagney <cagney@b1.cygnus.com>
7378
7379 * defs.h (STRCMP): Delete macro.
7380
7381 * objfiles.c (objfile_relocate): Replace STRCMP with call to
7382 strcmp.
7383 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
7384 * symfile.c (compare_symbols): Ditto.
7385 * standalone.c (open): Ditto.
7386 * remote-es.c (verify_break): Ditto.
7387 * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
7388
7389 * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
7390
7391 Thu Jan 18 12:25:06 2001 Andrew Cagney <cagney@b1.cygnus.com>
7392
7393 * varobj.c (FREEIF): Delete macro.
7394 (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
7395 call.
7396
7397 2001-01-18 Nick Clifton <nickc@redhat.com>
7398
7399 * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
7400 (arc_print_insn): No bfd available, so pass NULL to
7401 arc_get_disassembler.
7402
7403 2001-01-09 James Ingham <jingham@inghji.apple.com>
7404
7405 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
7406 a mangled symbol rather than recursing into lookup_symbol, since
7407 this will just re-unmangle the name & call lookup_symbol_aux -
7408 leading to an infinite recursion.
7409
7410 2001-01-18 Mark Kettenis <kettenis@gnu.org>
7411
7412 * infcmd.c (print_return_value): Restore another space lost by
7413 switch to UIOUT. ``$NN='' should be ``$NN =''.
7414
7415 Fri Jan 19 02:31:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
7416
7417 * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
7418 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
7419 definition in parenthesis.
7420
7421 Fri Jan 19 02:13:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
7422
7423 From 2000-10-27 Mark Salter <msalter@redhat.com>:
7424 * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
7425 packet.
7426 (remote_insert_hw_breakpoint): Ditto.
7427
7428 2001-01-17 J.T. Conklin <jtc@redback.com>
7429
7430 * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
7431 (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
7432 * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
7433 * m68knbsd-tdep.c: New file.
7434
7435 * i386nbsd-tdep.c: Remove #if 0'd out #includes.
7436
7437 * m68knbsd-nat.c: #include gdbcore.h.
7438
7439 Wed Jan 17 09:41:58 2001 Andrew Cagney <cagney@b1.cygnus.com>
7440
7441 * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
7442
7443 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
7444
7445 * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
7446 goes away -- just return false (ie. not stopped by watchpoint).
7447 * source.c (openp): Fix typo in comment.
7448
7449 2001-01-12 Nicholas Duffek <nsd@redhat.com>
7450
7451 * blockframe.c (generic_get_saved_register): Spelling fix.
7452 * frame.h (FRAME_FP): Spelling fix.
7453
7454 Fri Jan 12 18:29:46 2001 Andrew Cagney <cagney@b1.cygnus.com>
7455
7456 * infcmd.c (print_return_value): Restore space lost by switch to
7457 UIOUT. ``$NN='' should be ``$NN =''.
7458
7459 2001-01-08 Nicholas Duffek <nsd@redhat.com>
7460
7461 * regcache.c (set_register_cached, register_buffer,
7462 real_register, pseudo_register fetch_register, store_register):
7463 New functions.
7464 (register_changed, read_relative_register_raw_bytes_for_frame,
7465 registers_changed, registers_fetched, read_register_bytes,
7466 read_register_gen, write_register_gen, read_register,
7467 read_signed_register, write_register, supply_register): Replace
7468 register_valid[] with register_cached() and
7469 set_register_cached().
7470 (read_register_bytes, read_register_gen, write_register_gen,
7471 read_register, read_signed_register, write_register,
7472 supply_register): Replace registers[] with register_buffer().
7473 (read_register_bytes, read_register_gen, read_register,
7474 read_signed_register): Call fetch_register().
7475 (write_register_gen, write_register): Call real_register() and
7476 store_register().
7477 (write_register_bytes): Call store_register().
7478 * value.h (set_register_cached, register_buffer): Prototype.
7479 * remote.c (remote_fetch_registers): Allocate regs[] with a
7480 run-time size. Replace register_valid[] with
7481 set_register_cached().
7482 (store_register_using_P, remote_store_registers): Replace
7483 registers[] with register_buffer().
7484
7485 2001-01-08 Nicholas Duffek <nsd@redhat.com>
7486
7487 * regcache.c: Change "write-back" comment to "write-through".
7488 Change "regno" to "regnum".
7489 (read_register, read_signed_register): Remove "raw" from return
7490 value description.
7491 (supply_register): Spelling fix.
7492 * value.h: Change "regno" to "regnum".
7493
7494 2001-01-08 Fernando Nasser <fnasser@redhat.com>
7495
7496 * Makefile.in (install-gdbtk): Add .itcl files to the list of files
7497 to be installed.
7498
7499 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
7500
7501 * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
7502
7503 2001-01-04 Nicholas Duffek <nsd@redhat.com>
7504
7505 * valops.c (VALUE_SUBSTRING_START): Delete.
7506
7507 2001-01-04 Nicholas Duffek <nsd@redhat.com>
7508
7509 * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
7510 (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
7511 (cli_utils_h): New variable.
7512 (cli/cli-utils.o): New rule.
7513 * cli/cli-utils.c: New file.
7514 * cli/cli-utils.h: New file.
7515
7516 2001-01-04 Nicholas Duffek <nsd@redhat.com>
7517
7518 * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
7519 REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
7520
7521 2001-01-03 J.T. Conklin <jtc@redback.com>
7522
7523 * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
7524 comment.
7525
7526 2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
7527
7528 * sh-tdep.c (sh_default_store_return_value): Allow for small return type.
7529 (sh3e_sh4_store_return_value): Call sh_default_store_return_value for
7530 non-float types.
7531 * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
7532 Update copyright notice.
7533
7534 For older changes see ChangeLog-2000
7535 \f
7536 Local Variables:
7537 mode: change-log
7538 left-margin: 8
7539 fill-column: 74
7540 version-control: never
7541 End: