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