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