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